c1866584afbc5256ffbd4401d9b7a86293b75f46
[p5sagit/p5-mst-13.2.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.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
35         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
36              The real fix must be more involved.  The line of code all the leaky
37              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
38              line of Perl_newPMOP().
39      Branch: perl
40            ! op.h
41 ____________________________________________________________________________
42 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
43         Log: Based on
44              
45              Subject: Re: sizeof(struct sembuf)
46              From: Nicholas Clark <nick@ccl4.org>
47              Date: Sun, 1 Jul 2001 22:26:48 +0100
48              Message-ID: <20010701222648.W59620@plum.flirble.org>
49              
50              but do semop() always the slow way.
51      Branch: perl
52            ! doio.c
53 ____________________________________________________________________________
54 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
55         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
56              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
57              Date: Tue, 03 Jul 2001 00:56:30 +0900
58              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
59      Branch: perl
60            ! ext/Encode/Encode/Tcl.t
61 ____________________________________________________________________________
62 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
63         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
64              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
65              Date: Tue, 03 Jul 2001 00:55:46 +0900
66              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
67      Branch: perl
68            ! ext/Encode/Encode/Tcl.pm
69 ____________________________________________________________________________
70 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
71         Log: Regen api and toc.
72      Branch: perl
73            ! pod/perlapi.pod pod/perltoc.pod
74 ____________________________________________________________________________
75 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
76         Log: Metaconfig unit change for #11093.
77      Branch: metaconfig/U/perl
78            ! d_fcntl_can_lock.U
79 ____________________________________________________________________________
80 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
81         Log: The fcntl locking test may hang if NFS locking messed up;
82              break out with alarm(10).
83      Branch: perl
84            ! Configure
85 ____________________________________________________________________________
86 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
87         Log: Move the mdelete.bat from win32/bin to win32.
88      Branch: perl
89            ! MANIFEST
90 ____________________________________________________________________________
91 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
92         Log: Typo in #11083.
93      Branch: perl
94            ! ext/Time/Piece/Piece.t
95 ____________________________________________________________________________
96 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
97         Log: Netware tweaks from Guruprasad.
98      Branch: perl
99            - NetWare/perlsdio.h
100            ! MANIFEST NetWare/Makefile NetWare/interface.c
101            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
102            ! perlsdio.h
103 ____________________________________________________________________________
104 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
105         Log: Subject: Re: [PATH] shared -> unique;
106              From: Abhijit Menon-Sen <ams@wiw.org>
107              Date: Wed, 27 Jun 2001 03:51:27 +0530
108              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
109      Branch: perl
110            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
111 ____________________________________________________________________________
112 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
113         Log: Subject: Re: AIX / gcc-3.0
114              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
115              Date: Mon, 02 Jul 2001 15:20:21 +0200
116              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
117      Branch: perl
118            ! hints/aix.sh
119 ____________________________________________________________________________
120 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
121         Log: Subject: Re: Bug report: split splits on wrong pattern
122              From: Abhijit Menon-Sen <ams@wiw.org>
123              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
124              Date: Mon, 2 Jul 2001 16:31:33 +0530
125      Branch: perl
126            ! pp_ctl.c
127 ____________________________________________________________________________
128 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
129         Log: Subject: [PATCH 5.6.1] test harness
130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
131              Date: Mon, 2 Jul 2001 06:29:21 -0400
132              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
133      Branch: perl
134            ! lib/Test/Harness.pm
135 ____________________________________________________________________________
136 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
137         Log: Subject: [PATCH 5.6.1] debugger goof
138              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
139              Date: Mon, 2 Jul 2001 06:27:22 -0400
140              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
141      Branch: perl
142            ! lib/perl5db.pl
143 ____________________________________________________________________________
144 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
145         Log: Subject: [PATCH 5.6.1] OS/2 cwd
146              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
147              Date: Mon, 2 Jul 2001 06:21:17 -0400
148              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
149      Branch: perl
150            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
151 ____________________________________________________________________________
152 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
153         Log: Make #11082 more OS/2-specific.
154      Branch: perl
155            ! ext/Time/Piece/Piece.t
156 ____________________________________________________________________________
157 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
158         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
160              Date: Mon, 2 Jul 2001 06:06:34 -0400
161              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
162      Branch: perl
163            ! ext/Time/Piece/Piece.t
164 ____________________________________________________________________________
165 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
166         Log: Subject: [PATCH B::Deparse] version number & changes
167              From: Robin Houston <robin@kitsite.com>  
168              Date: Sun, 1 Jul 2001 17:17:29 +0100
169              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
170      Branch: perl
171            ! ext/B/B/Deparse.pm
172 ____________________________________________________________________________
173 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
174         Log: Subject: a small fix.
175              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
176              Date: Mon, 2 Jul 2001 12:17:53 +0200
177              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
178      Branch: perl
179            ! ext/Thread/Thread.xs
180 ____________________________________________________________________________
181 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
182         Log: Subject: RE: perl@10907
183              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
184              Date: Mon, 2 Jul 2001 12:06:16 +0200
185              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
186              
187              Borland C vs PerlIO.
188      Branch: perl
189            ! win32/config.bc win32/config_H.bc
190 ____________________________________________________________________________
191 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
192         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
193              From: "H.M. Brand" <merijn@l1.procura.nl>
194              Date: Mon, 02 Jul 2001 11:18:57 +0200
195              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
196      Branch: perl
197            ! t/op/write.t
198 ____________________________________________________________________________
199 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
200         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
201              From: Michael G Schwern <schwern@pobox.com>
202              Date: Mon, 2 Jul 2001 00:26:24 -0400
203              Message-ID: <20010702002624.A18302@blackrider>
204      Branch: perl
205            - ext/util/mkbootstrap
206 ____________________________________________________________________________
207 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
208         Log: Subject: [PATCH op.h] v minor comment tweak
209              From: Robin Houston <robin@puffinry.freeserve.co.uk>
210              Date: Mon, 2 Jul 2001 00:42:01 +0100
211              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
212      Branch: perl
213            ! op.h
214 ____________________________________________________________________________
215 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
216         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
217      Branch: perl
218            ! pod/perlfunc.pod
219 ____________________________________________________________________________
220 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
221         Log: Subject: Re: sizeof(struct sembuf)
222              From: Nicholas Clark <nick@ccl4.org>
223              Date: Sun, 1 Jul 2001 19:23:16 +0100
224              Message-ID: <20010701192316.V59620@plum.flirble.org>
225              
226              s/signaling/signalling/
227      Branch: perl
228            ! pod/perlfunc.pod
229 ____________________________________________________________________________
230 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
231         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
232              From: "Philip Newton" <Philip.Newton@gmx.net>
233              Date: Sun, 1 Jul 2001 09:37:56 +0200
234              Message-Id: <200107010733.KAA03920@taas.iki.fi>
235      Branch: perl
236            ! pod/perlvar.pod
237 ____________________________________________________________________________
238 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
239         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
240              From: "Philip Newton" <Philip.Newton@gmx.net>
241              Date: Sun, 1 Jul 2001 09:37:56 +0200
242              Message-Id: <200107010733.KAA03925@taas.iki.fi>
243      Branch: perl
244            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
245 ____________________________________________________________________________
246 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
247         Log: Metaconfig unit change for #11070.
248      Branch: metaconfig
249            ! U/compline/randfunc.U
250 ____________________________________________________________________________
251 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
252         Log: Subject: [PATCH perlsnap] its --> it's --> its
253              From: "Philip Newton" <Philip.Newton@gmx.net>
254              Date: Sun, 1 Jul 2001 09:37:56 +0200
255              Message-Id: <200107010733.KAA03914@taas.iki.fi>
256      Branch: perl
257            ! Porting/config_H
258 ____________________________________________________________________________
259 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
260         Log: Sync with Sarathy; integrate with perlio.
261      Branch: perl
262           !> gv.c
263 ____________________________________________________________________________
264 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
265         Log: regenerate win32/config_H.?c files
266      Branch: perl
267            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
268 ____________________________________________________________________________
269 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
270         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
271              naming discipline
272              
273              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
274              because of this)
275              
276              fix a warning about "fd" being used without being set in Cwd.xs
277      Branch: perl
278            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
279            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
280            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
281            ! win32/config.vc
282 ____________________________________________________________________________
283 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
284         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
285              within macro arguments") and warnings ("unary minus applied to
286              unsigned type", among others)
287      Branch: perl
288            ! gv.c hv.c op.c pp.c sv.c toke.c
289 ____________________________________________________________________________
290 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
291         Log: win32 fixes: more spurious CRs
292      Branch: perl
293            ! win32/mdelete.bat
294 ____________________________________________________________________________
295 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
296         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
297              from win32/bin (or it gets deleted by distclean); don't delete
298              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
299              NT (should be made Win9x specific, and added to makefile.mk)
300      Branch: perl
301           +> win32/mdelete.bat
302            - win32/bin/mdelete.bat
303            ! win32/Makefile win32/makefile.mk
304 ____________________________________________________________________________
305 [ 11063] By: nick                                  on 2001/07/01  18:54:09
306         Log: Quick for for #ifdef mess
307      Branch: perlio
308            ! gv.c
309 ____________________________________________________________________________
310 [ 11062] By: nick                                  on 2001/07/01  18:47:42
311         Log: Raw integrate - does not build #if mess in gv.c
312      Branch: perlio
313           !> (integrate 29 files)
314 ____________________________________________________________________________
315 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
316         Log: Make 'compile' target a little less broken.
317              Still very broken, though: -Wall warnings from
318              the generated code, boot_Foo prototypes missing,
319              can't autoload Fcntl::SEEK_CUR et alia, ...
320      Branch: perl
321            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
322            ! utils/perlcc.PL x2p/Makefile.SH
323 ____________________________________________________________________________
324 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
325         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
326      Branch: perl
327            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
328            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
329 ____________________________________________________________________________
330 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
331         Log: Update Changes.
332      Branch: perl
333            ! Changes patchlevel.h
334 ____________________________________________________________________________
335 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
336         Log: Still one typo, regen toc.
337      Branch: perl
338            ! lib/Unicode/UCD.pm pod/perltoc.pod
339 ____________________________________________________________________________
340 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
341         Log: Detypos and regen toc.
342      Branch: perl
343            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
344 ____________________________________________________________________________
345 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
346         Log: VERSION tweak.
347      Branch: perl
348            ! ext/List/Util/lib/List/Util.pm
349 ____________________________________________________________________________
350 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
351         Log: Attempt at plugging the leak under ithreads detected by Doug.
352      Branch: perl
353            ! op.h
354 ____________________________________________________________________________
355 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
356         Log: gcc -Wall lint after #11051.
357      Branch: perl
358            ! pp_sys.c
359 ____________________________________________________________________________
360 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
361         Log: Integrate perlio.
362      Branch: perl
363           !> lib/File/Find/taint.t
364 ____________________________________________________________________________
365 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
366         Log: Don't use the v-strings for module VERSIONs.
367      Branch: perl
368            ! lib/Unicode/UCD.pm
369 ____________________________________________________________________________
370 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
371         Log: Code cleanup based on turning off the -woffs in IRIX.
372              Not all of the gripes cleaned up (hairy code in hv.c and
373              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
374              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
375              to the IRIX hints)
376      Branch: perl
377            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
378            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
379            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
380            ! regcomp.c sv.c
381 ____________________________________________________________________________
382 [ 11050] By: nick                                  on 2001/06/30  20:46:46
383         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
384      Branch: perlio
385            ! lib/File/Find/taint.t
386 ____________________________________________________________________________
387 [ 11049] By: nick                                  on 2001/06/30  18:13:33
388         Log: Integrate mainline
389      Branch: perlio
390           +> NetWare/nwstdio.h NetWare/perlsdio.h
391           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
392           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
393           +> lib/Unicode/UCD.t t/run/exit.t
394           !> (integrate 60 files)
395 ____________________________________________________________________________
396 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
397         Log: Delta delta.
398      Branch: perl
399            ! pod/perl572delta.pod
400 ____________________________________________________________________________
401 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
402         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
403              by CPAN.pm, use rather _00.
404      Branch: perl
405            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
406            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
407            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
408            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
409            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
410            ! lib/ExtUtils/Embed.pm lib/Test.pm
411 ____________________________________________________________________________
412 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
413         Log: Add a simple Unicode character database interface, Unicode::UCD.
414      Branch: perl
415            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
416            ! MANIFEST
417 ____________________________________________________________________________
418 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
419         Log: Subject: [PATCH] op/numconver.t
420              From: Nicholas Clark <nick@ccl4.org>
421              Date: Sat, 30 Jun 2001 15:40:10 +0100
422              Message-ID: <20010630154010.I59620@plum.flirble.org>
423      Branch: perl
424            ! t/op/numconvert.t
425 ____________________________________________________________________________
426 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
427         Log: The $^N is now taken (by #11038).
428      Branch: perl
429            ! t/base/lex.t
430 ____________________________________________________________________________
431 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
432         Log: The #11040 had slipped to a wrong function...
433      Branch: perl
434            ! sv.c
435 ____________________________________________________________________________
436 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
437         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
438              the Configure library symbol probe mysteriously finds all
439              symbols but those of pipe() and times().
440      Branch: perl
441            ! hints/aix.sh
442 ____________________________________________________________________________
443 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
444         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
445              From: Nicholas Clark <nick@ccl4.org>
446              Date: Fri, 29 Jun 2001 23:49:07 +0100
447              Message-ID: <20010629234907.D59620@plum.flirble.org>
448      Branch: perl
449            ! lib/ExtUtils.t
450 ____________________________________________________________________________
451 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
452         Log: Subject: [PATCH] weakref fix 2, not yet there
453              From: Artur Bergman <artur@contiller.se>
454              Date: Sat, 30 Jun 2001 01:18:16 +0200
455              Message-ID: <B762D957.1CC9%artur@contiller.se>
456      Branch: perl
457            ! sv.c
458 ____________________________________________________________________________
459 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
460         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
461              From: Michael G Schwern <schwern@pobox.com>
462              Date: Fri, 29 Jun 2001 19:39:11 -0400
463              Message-ID: <20010629193910.D25304@blackrider>
464      Branch: perl
465            + t/run/exit.t
466            ! MANIFEST
467 ____________________________________________________________________________
468 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
469         Log: Add support for $^N, the most-recently closed group.
470      Branch: perl
471            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
472            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
473            ! thrdvar.h
474 ____________________________________________________________________________
475 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
476         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
477              From: lvirden@cas.org
478              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
479              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
480              
481              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
482              From: lvirden@cas.org
483              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
484              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
485      Branch: perl
486            ! README.solaris
487 ____________________________________________________________________________
488 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
489         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
490              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
491              Date: Sat, 30 Jun 2001 07:33:37 +0900
492              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
493              
494              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
495              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
496              Date: Sat, 30 Jun 2001 21:38:14 +0900
497              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
498      Branch: perl
499            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
500            + ext/Encode/Encode/7bit-kr.enc
501            ! MANIFEST ext/Encode/Encode/Tcl.pm
502 ____________________________________________________________________________
503 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
504         Log: NetWare tweaks from Guruprasad.
505      Branch: perl
506            + NetWare/nwstdio.h NetWare/perlsdio.h
507            ! MANIFEST NetWare/Makefile NetWare/config.wc
508            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
509            ! NetWare/t/Readme.txt
510 ____________________________________________________________________________
511 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
512         Log: More module $VERSION bump-ups.
513      Branch: perl
514            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
515            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
516            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
517 ____________________________________________________________________________
518 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
519         Log: Doc update due to #11032.
520      Branch: perl
521            ! pod/perl572delta.pod
522 ____________________________________________________________________________
523 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
524         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
525              From: Peter Prymmer <pvhp@forte.com>
526              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
527              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
528      Branch: perl
529            ! ext/Time/HiRes/HiRes.xs
530 ____________________________________________________________________________
531 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
532         Log: -lpthreads missing in AIX.
533      Branch: perl
534            ! hints/aix.sh
535 ____________________________________________________________________________
536 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
537         Log: Subject: [PATCH] CLONE && weakrefs
538              From: Artur Bergman <artur@contiller.se>
539              Date: Fri, 29 Jun 2001 17:02:00 +0200
540              Message-ID: <B7626508.1CA0%artur@contiller.se>
541      Branch: perl
542            ! sv.c
543 ____________________________________________________________________________
544 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
545         Log: Subject: Re: Bug report: split splits on wrong pattern
546              From: Radu Greab <radu@netsoft.ro>
547              Date: Wed, 27 Jun 2001 21:50:52 +0300
548              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
549      Branch: perl
550            ! pp_ctl.c t/op/split.t
551 ____________________________________________________________________________
552 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
553         Log: Metaconfig unit change for #11027.
554      Branch: metaconfig/U/perl
555            ! d_modfl.U
556 ____________________________________________________________________________
557 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
558         Log: I thought this Configure glitch for AIX was just recently fixed?
559      Branch: perl
560            ! Configure
561 ____________________________________________________________________________
562 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
563         Log: Update Changes.
564      Branch: perl
565            ! Changes patchlevel.h
566 ____________________________________________________________________________
567 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
568         Log: Subject: Re: perl@10967, File::Find, and Cwd
569              From: Mike Guy <mjtg@cam.ac.uk>
570              Date: Fri, 29 Jun 2001 14:56:49 +0100
571              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
572      Branch: perl
573            ! lib/File/Find/taint.t
574 ____________________________________________________________________________
575 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
576         Log: Update the sv_pvprintify() spec.
577      Branch: perl
578            ! pod/perltodo.pod
579 ____________________________________________________________________________
580 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
581         Log: Known test failures update.
582      Branch: perl
583            ! pod/perl572delta.pod
584 ____________________________________________________________________________
585 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
586         Log: Based on
587              
588              Subject: [PATCH @11016] More );) fixes
589              From: Richard Soderberg <rs@crystalflame.net>
590              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
591              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
592      Branch: perl
593            ! ext/Thread/Thread.xs ext/Thread/typemap
594 ____________________________________________________________________________
595 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
596         Log: Subject: [PATCH @11016] Fixes compile errors in four files
597              From: Richard Soderberg <rs@crystalflame.net>
598              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
599              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
600      Branch: perl
601            ! mg.c pp.c pp_hot.c util.c
602 ____________________________________________________________________________
603 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
604         Log: AIX hints tweaking continues, from Merijn Brand.
605      Branch: perl
606            ! hints/aix.sh
607 ____________________________________________________________________________
608 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
609         Log: HP-UX needs gccversion sooner, from Merijn Brand.
610      Branch: perl
611            ! hints/hpux.sh
612 ____________________________________________________________________________
613 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
614         Log: Subject: [PATCH 5.6.1] OS/2 docs
615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
616              Date: Fri, 29 Jun 2001 02:34:12 -0400
617              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
618      Branch: perl
619            ! README.os2 os2/Changes
620 ____________________________________________________________________________
621 [ 11017] By: nick                                  on 2001/06/29  10:20:30
622         Log: Integrate mainline
623      Branch: perlio
624           +> (branch 37 files)
625            - ext/ODBM_File/sdbm.t
626           !> (integrate 211 files)
627 ____________________________________________________________________________
628 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
629         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
630              the modules found using a script written by Larry Schatzer Jr.
631      Branch: perl
632            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
633            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
634            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
635            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
636            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
637            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
638            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
639            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
640            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
641            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
642            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
643            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
644            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
645            ! lib/constant.pm lib/fields.pm lib/strict.pm
646 ____________________________________________________________________________
647 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
648         Log: The latest JPL from the anoncvs.
649      Branch: perl
650            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
651 ____________________________________________________________________________
652 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
653         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
654      Branch: perl
655            ! t/op/pat.t
656 ____________________________________________________________________________
657 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
658         Log: Worrying about insecure directories now is a bit too late.
659      Branch: perl
660            ! lib/File/Find/taint.t
661 ____________________________________________________________________________
662 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
663         Log: Cannot DIE() in a void function,
664              from Richard Hatch <rhatch@austin.ibm.com>.
665      Branch: perl
666            ! ext/IPC/SysV/SysV.xs
667 ____________________________________________________________________________
668 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
669         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
670              From: Peter Prymmer <pvhp@forte.com>
671              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
672              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
673              
674              (unfinished: time/hires tests 3, 5, 14 failing, but better
675              than wholesale failure)
676      Branch: perl
677            ! ext/Time/HiRes/HiRes.xs
678 ____________________________________________________________________________
679 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
680         Log: Subject: [PATCH 5.6.1] OS/2 improvements
681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
682              Date: Thu, 28 Jun 2001 16:03:14 -0400
683              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
684      Branch: perl
685            + os2/os2_base.t
686            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
687            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
688            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
689            ! os2/os2ish.h
690 ____________________________________________________________________________
691 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
692         Log: Subject: Incrementing Extutils::Manifest's $VERSION
693              From: Michael G Schwern <schwern@pobox.com>
694              Date: Thu, 28 Jun 2001 13:13:49 -0400
695              Message-ID: <20010628131349.A14738@blackrider>
696      Branch: maint-5.6/perl
697            ! lib/ExtUtils/Manifest.pm
698 ____________________________________________________________________________
699 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
700         Log: AIX tweak from Merijn Brand.
701      Branch: perl
702            ! hints/aix.sh
703 ____________________________________________________________________________
704 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
705         Log: Create the macperl branch.
706      Branch: maint-5.6/macperl
707           +> (branch 1728 files)
708 ____________________________________________________________________________
709 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
710         Log: Update Changes.
711      Branch: perl
712            ! Changes patchlevel.h
713 ____________________________________________________________________________
714 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
715         Log: More Perforce lore.
716      Branch: perl
717            ! Porting/repository.pod
718 ____________________________________________________________________________
719 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
720         Log: Metaconfig unit changes for #11003.
721      Branch: metaconfig/U/perl
722            + d_nl_langinfo.U i_langinfo.U
723 ____________________________________________________________________________
724 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
725         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
726              Expected not to exist in non-UNIX excepting in VMS, where
727              according to a quick web survey they just might.
728      Branch: perl
729            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
730            ! Porting/config_H config_h.SH configure.com epoc/config.sh
731            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
732            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
733            ! win32/config.bc win32/config.gc win32/config.vc
734 ____________________________________________________________________________
735 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
736         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
737              in AIX is one is doing a 64-bit build.
738      Branch: perl
739            ! hints/aix.sh
740 ____________________________________________________________________________
741 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
742         Log: Metaconfig unit changes for #11000.
743      Branch: metaconfig/U/perl
744            ! use64bits.U uselfs.U
745 ____________________________________________________________________________
746 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
747         Log: Move use64bitint and use64bitall before uselargefiles.
748      Branch: perl
749            ! Configure
750 ____________________________________________________________________________
751 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
752         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
753              From: Robert Spier <rspier@pobox.com>
754              Message-ID: <15162.41164.618712.841415@rls.cx>
755              Date: Wed, 27 Jun 2001 23:13:16 -0400
756      Branch: perl
757            ! doio.c
758 ____________________________________________________________________________
759 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
760         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
761              From: Peter Prymmer <pvhp@forte.com>
762              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
763              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
764      Branch: perl
765            ! numeric.c
766 ____________________________________________________________________________
767 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
768         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
769              From: Peter Prymmer <pvhp@forte.com>
770              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
771              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
772      Branch: perl
773            ! configure.com ext/Digest/MD5/Makefile.PL
774 ____________________________________________________________________________
775 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
776         Log: Update Changes.
777      Branch: perl
778            ! Changes patchlevel.h
779 ____________________________________________________________________________
780 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
781         Log: Tiny EPOC updates.
782      Branch: perl
783            ! epoc/config.sh
784 ____________________________________________________________________________
785 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
786         Log: The Test::More and Test::Simple tests required help
787              thanks to our schizophrenic test scheme.
788      Branch: perl
789            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
790            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
791            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
792            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
793            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
794 ____________________________________________________________________________
795 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
796         Log: Upgrade to Test::Simple 0.09.
797      Branch: perl
798            + lib/Test/Simple/Changes
799            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
800            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
801            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
802            ! lib/Test/Simple/t/plan_is_noplan.t
803 ____________________________________________________________________________
804 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
805         Log: Upgrade to Test::More 0.07.
806      Branch: perl
807            + lib/Test/More/Changes
808            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
809            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
810            ! lib/Test/More/t/skipall.t
811 ____________________________________________________________________________
812 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
813         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
814              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
815              Date: Wed, 27 Jun 2001 18:40:04 +0200
816              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
817      Branch: perl
818            ! hints/hpux.sh
819 ____________________________________________________________________________
820 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
821         Log: Subject: [PATCH README.qnx hints/qnx.sh]
822              From: Norton Allen <allen@huarp.harvard.edu>
823              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
824              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
825      Branch: perl
826            ! README.qnx hints/qnx.sh
827 ____________________________________________________________________________
828 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
829         Log: Subject: [PATCH] two little documentation nits
830              From: Abhijit Menon-Sen <ams@wiw.org>
831              Date: Wed, 27 Jun 2001 20:07:50 +0530
832              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
833      Branch: perl
834            ! sv.c sv.h
835 ____________________________________________________________________________
836 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
837         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
838              From: Norton Allen <allen@huarp.harvard.edu>
839              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
840              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
841      Branch: perl
842            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
843 ____________________________________________________________________________
844 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
845         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
846              From: Michael G Schwern <schwern@pobox.com>
847              Date: Wed, 27 Jun 2001 02:34:58 -0400
848              Message-ID: <20010627023458.K23874@blackrider>
849      Branch: perl
850            ! vms/test.com
851 ____________________________________________________________________________
852 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
853         Log: Add perl_clone_host() for Netware.
854      Branch: perl
855            ! NetWare/nw5.c
856 ____________________________________________________________________________
857 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
858         Log: GCC 3.0 hints for HP-UX.
859      Branch: perl
860            ! hints/hpux.sh
861 ____________________________________________________________________________
862 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
863         Log: In some Linux distributions the libndbm is broken
864              (no null key support), therefore link with libgdbm
865              (if available), since it has a working ndbm emulation,
866              from Jonathan Stowe.
867      Branch: perl
868            + ext/NDBM_File/hints/linux.pl
869            ! MANIFEST
870 ____________________________________________________________________________
871 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
872         Log: Subject: [PATCH perl@10930] find.t hack for VMS
873              From: "Craig A. Berry" <craigberry@mac.com>
874              Date: Tue, 26 Jun 2001 23:40:25 -0500
875              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
876      Branch: perl
877            ! lib/File/Find/find.t
878 ____________________________________________________________________________
879 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
880         Log: AUTHORS updates.
881      Branch: perl
882            ! AUTHORS
883 ____________________________________________________________________________
884 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
885         Log: Metaconfig unit change like #10980.
886      Branch: metaconfig
887            ! U/compline/d_stdstdio.U
888 ____________________________________________________________________________
889 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
890         Log: "lose the it's", from Abhijit Menon-Sen.
891              ("It's" not searched, pods not searched.)
892      Branch: perl
893            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
894            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
895            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
896            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
897            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
898            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
899 ____________________________________________________________________________
900 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
901         Log: "lose the looses", from Abhijit Menon-Sen.
902      Branch: perl
903            ! ext/B/B/Assembler.pm gv.c
904 ____________________________________________________________________________
905 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
906         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
907      Branch: perl
908            ! hints/os390.sh
909 ____________________________________________________________________________
910 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
911         Log: DEC C 5.3 on the VAX simply doesn't seem to like
912              compiling the MD5 extension, disable it there for now,
913              from Peter Prymmer.
914      Branch: perl
915            ! configure.com
916 ____________________________________________________________________________
917 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
918         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
919              From: Jonathan Stowe <gellyfish@gellyfish.com>
920              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
921              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
922      Branch: perl
923            ! pod/perlfaq3.pod
924 ____________________________________________________________________________
925 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
926         Log: Subject: [PATCH 5.6.1] perlxs misprints
927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
928              Date: Tue, 26 Jun 2001 17:20:00 -0400
929              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
930      Branch: perl
931            ! pod/perlxs.pod
932 ____________________________________________________________________________
933 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
934         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
936              Date: Tue, 26 Jun 2001 17:27:07 -0400
937              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
938      Branch: perl
939            ! lib/ExtUtils/MM_Unix.pm
940 ____________________________________________________________________________
941 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
942         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
944              Date: Tue, 26 Jun 2001 17:23:24 -0400
945              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
946      Branch: perl
947            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
948 ____________________________________________________________________________
949 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
950         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
951              by Olaf Flebbe.
952      Branch: perl
953            ! perl.h
954 ____________________________________________________________________________
955 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
956         Log: Detypo.
957      Branch: perl
958            ! lib/Memoize/t/tie_sdbm.t
959 ____________________________________________________________________________
960 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
961         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
962      Branch: perl
963            ! win32/perllib.c
964 ____________________________________________________________________________
965 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
966         Log: Subject: [patch] perl_clone+CvFILE
967              From: Doug MacEachern <dougm@covalent.net>
968              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
969              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
970      Branch: perl
971            ! sv.c
972 ____________________________________________________________________________
973 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
974         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
975              From: Mark-Jason Dominus <mjd@plover.com>
976              Date: Tue, 26 Jun 2001 12:33:01 -0400
977              Message-ID: <20010626163301.31298.qmail@plover.com>
978      Branch: perl
979            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
980 ____________________________________________________________________________
981 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
982         Log: Update Changes.
983      Branch: perl
984            ! Changes patchlevel.h
985 ____________________________________________________________________________
986 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
987         Log: Also catfile() needs now to explicitly exported.
988      Branch: perl
989            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
990 ____________________________________________________________________________
991 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
992         Log: Regen toc.
993      Branch: perl
994            ! pod/perltoc.pod
995 ____________________________________________________________________________
996 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
997         Log: Nonexistent pod command.
998      Branch: perl
999            ! pod/perl572delta.pod
1000 ____________________________________________________________________________
1001 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
1002         Log: Be more portable in the quest for tmpdir.
1003      Branch: perl
1004            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1005 ____________________________________________________________________________
1006 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
1007         Log: Be more portable in finding out the home directory,
1008              and use File::Spec to do the concat.
1009              (Come to think of it, couldn't File::Spec provide
1010              for a ->homedir method?)
1011      Branch: perl
1012            ! lib/Net/Config.pm
1013 ____________________________________________________________________________
1014 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
1015         Log: Doc patch for #10959.
1016      Branch: perl
1017            ! pod/perlfunc.pod
1018 ____________________________________________________________________________
1019 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
1020         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
1021              From: "Philip Newton" <pnewton@gmx.de>
1022              Date: Tue, 26 Jun 2001 16:26:47 +0200
1023              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
1024      Branch: perl
1025            ! pod/perldata.pod
1026 ____________________________________________________________________________
1027 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
1028         Log: Subject: [PATH] shared -> unique;
1029              From: "Artur Bergman" <artur@contiller.se>
1030              Date: Tue, 26 Jun 2001 16:18:40 +0200
1031              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
1032              
1033              Because "shared" isn't: it's read-only.
1034      Branch: perl
1035            ! toke.c xsutils.c
1036 ____________________________________________________________________________
1037 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
1038         Log: Escape multiline croak messages.
1039      Branch: perl
1040            ! t/op/ver.t
1041 ____________________________________________________________________________
1042 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
1043         Log: No more pragma/*.t for minitest.
1044      Branch: perl
1045            ! Makefile.SH
1046 ____________________________________________________________________________
1047 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
1048         Log: AUTHORS updates.
1049      Branch: perl
1050            ! AUTHORS
1051 ____________________________________________________________________________
1052 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
1053         Log: delta updates.
1054      Branch: perl
1055            ! pod/perl572delta.pod
1056 ____________________________________________________________________________
1057 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
1058         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
1059              From: Artur Bergman <artur@contiller.se> 
1060              Date: Tue, 26 Jun 2001 15:32:53 +0200
1061              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
1062      Branch: perl
1063            ! makedef.pl sv.c sv.h win32/perllib.c
1064 ____________________________________________________________________________
1065 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
1066         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
1067              From: Jonathan Stowe <gellyfish@gellyfish.com>
1068              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
1069              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
1070              
1071              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
1072      Branch: perl
1073            + ext/Time/HiRes/hints/sco.pl
1074            ! MANIFEST
1075 ____________________________________________________________________________
1076 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
1077         Log: Subject: [PATCH 5.6.1] static build
1078              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1079              Date: Tue, 26 Jun 2001 04:22:25 -0400
1080              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
1081      Branch: perl
1082            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
1083            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
1084 ____________________________________________________________________________
1085 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
1086         Log: DJGPP patches from Laszlo Molnar.
1087      Branch: perl
1088            ! djgpp/djgpp.c perl.c util.c
1089 ____________________________________________________________________________
1090 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
1091         Log: Netware patches from Ananth Kesari.
1092      Branch: perl
1093            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
1094            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
1095            ! NetWare/nwtinfo.h
1096 ____________________________________________________________________________
1097 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
1098         Log: Detypo.
1099      Branch: perl
1100            ! ext/Errno/Errno_pm.PL
1101 ____________________________________________________________________________
1102 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
1103         Log: There seems to be two ways of spelling the $^O in *STEP.
1104      Branch: perl
1105            ! ext/Errno/Errno_pm.PL
1106 ____________________________________________________________________________
1107 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
1108         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
1109              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
1110      Branch: perl
1111            ! ext/Errno/Errno_pm.PL
1112 ____________________________________________________________________________
1113 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
1114         Log: Known bugs update.
1115      Branch: perl
1116            ! pod/perl572delta.pod
1117 ____________________________________________________________________________
1118 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
1119         Log: The default installation of Cygwin has 500 as root's uid.
1120      Branch: perl
1121            ! lib/User/pwent.t
1122 ____________________________________________________________________________
1123 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
1124         Log: Be even more relaxed (re-allow having only one entry).
1125      Branch: perl
1126            ! t/op/grent.t t/op/pwent.t
1127 ____________________________________________________________________________
1128 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
1129         Log: Test failure updates.
1130      Branch: perl
1131            ! pod/perl572delta.pod
1132 ____________________________________________________________________________
1133 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
1134         Log: MPE/iX test tweaks from Mark Bixby.
1135      Branch: perl
1136            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
1137            ! t/io/fs.t t/op/stat.t
1138 ____________________________________________________________________________
1139 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
1140         Log: Microperl findings.
1141      Branch: perl
1142            ! perl.h pp_sys.c
1143 ____________________________________________________________________________
1144 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
1145         Log: Touch uconfig.h.
1146      Branch: perl
1147            ! uconfig.h
1148 ____________________________________________________________________________
1149 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
1150         Log: Subject: [PATCH] Proposed fix for Pod::Man
1151              From: Rob Napier <rnapier@employees.org>
1152              Date: Mon, 25 Jun 2001 15:49:24 -0400
1153              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
1154              
1155              Cater for Solaris nroff brokenness (shortchanges daisywheel
1156              printers, but hey, we also no more support PDPs.)
1157      Branch: perl
1158            ! lib/Pod/Man.pm
1159 ____________________________________________________________________________
1160 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
1161         Log: Typo in #10937.
1162      Branch: perl
1163            ! ext/POSIX/sigaction.t
1164 ____________________________________________________________________________
1165 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
1166         Log: SIGCONT not trappable in VMS.
1167      Branch: perl
1168            ! ext/POSIX/sigaction.t
1169 ____________________________________________________________________________
1170 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
1171         Log: Subject: [DRAFT] Encode-Tcl.t
1172              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1173              Date: Tue, 26 Jun 2001 03:38:08 +0900
1174              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
1175      Branch: perl
1176            + ext/Encode/Encode/Tcl.t
1177            ! MANIFEST ext/Encode/Encode/Tcl.pm
1178 ____________________________________________________________________________
1179 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
1180         Log: Because of #10932 retract also the perlfunc hunk of #10910.
1181      Branch: perl
1182            ! pod/perlfunc.pod
1183 ____________________________________________________________________________
1184 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
1185         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
1186              by Ilya Zakharevich in
1187              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
1188      Branch: perl
1189            ! XSUB.h
1190 ____________________________________________________________________________
1191 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
1192         Log: Typo in #10889.
1193      Branch: perl
1194            ! hints/uts.sh
1195 ____________________________________________________________________________
1196 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
1197         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
1198              From: Abhijit Menon-Sen <ams@wiw.org>
1199              Date: Mon, 25 Jun 2001 23:45:45 +0530
1200              Message-ID: <20010625234545.A5022@lustre.linux.in>
1201      Branch: perl
1202            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
1203 ____________________________________________________________________________
1204 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
1205         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
1206              From: Michael G Schwern <schwern@pobox.com>
1207              Date: Mon, 25 Jun 2001 14:35:51 -0400
1208              Message-ID: <20010625143551.H13819@blackrider>
1209      Branch: perl
1210            ! lib/Test.pm
1211 ____________________________________________________________________________
1212 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
1213         Log: Update Changes.
1214      Branch: perl
1215            ! Changes patchlevel.h
1216 ____________________________________________________________________________
1217 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
1218         Log: Regen toc and modlib.
1219      Branch: perl
1220            ! pod/perlmodlib.pod pod/perltoc.pod
1221 ____________________________________________________________________________
1222 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
1223         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
1224              for the benefit of C++ compilers, as suggested by Guruprasad.
1225      Branch: perl
1226            ! embed.pl proto.h
1227 ____________________________________________________________________________
1228 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
1229         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
1230              From: Jonathan Stowe <gellyfish@gellyfish.com>
1231              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
1232              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
1233      Branch: perl
1234            ! pod/perlfaq5.pod
1235 ____________________________________________________________________________
1236 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
1237         Log: Missed from #10925.
1238      Branch: perl
1239            ! gv.c
1240 ____________________________________________________________________________
1241 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
1242         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
1243              From: Robin Houston <robin@kitsite.com>
1244              Date: Sat, 19 May 2001 16:19:34 +0100
1245              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
1246      Branch: perl
1247            ! cv.h gv.h op.c
1248 ____________________________________________________________________________
1249 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
1250         Log: Netware README tweak.
1251      Branch: perl
1252            ! README.netware
1253 ____________________________________________________________________________
1254 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
1255         Log: Subject: [PATCH] Re: overload.t fails
1256              From: Abhijit Menon-Sen <ams@wiw.org>
1257              Date: Mon, 25 Jun 2001 14:52:20 +0530
1258              Message-ID: <20010625145220.A24114@lustre.linux.in>
1259      Branch: perl
1260            ! lib/overload.t
1261 ____________________________________________________________________________
1262 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
1263         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
1264              From: Mike Guy <mjtg@cam.ac.uk>
1265              Date: Mon, 25 Jun 2001 11:43:23 +0100
1266              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
1267      Branch: perl
1268            ! lib/Carp.pm
1269 ____________________________________________________________________________
1270 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
1271         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
1272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1273              Date: Sun, 24 Jun 2001 05:17:05 -0400
1274              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
1275      Branch: perl
1276            ! os2/os2ish.h
1277 ____________________________________________________________________________
1278 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
1279         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
1280              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1281              Date: Mon, 25 Jun 2001 05:52:27 -0400
1282              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
1283      Branch: perl
1284            ! hints/os2.sh
1285 ____________________________________________________________________________
1286 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
1287         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
1288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1289              Date: Mon, 25 Jun 2001 05:23:35 -0400
1290              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
1291      Branch: perl
1292            ! os2/os2.c
1293 ____________________________________________________________________________
1294 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
1295         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
1296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1297              Date: Mon, 25 Jun 2001 05:04:32 -0400
1298              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
1299      Branch: perl
1300            ! os2/OS2/REXX/DLL/DLL.pm
1301 ____________________________________________________________________________
1302 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
1303         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
1304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1305              Date: Mon, 25 Jun 2001 05:02:36 -0400
1306              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
1307      Branch: perl
1308            ! mg.c os2/dl_os2.c os2/os2.c
1309 ____________________________________________________________________________
1310 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
1311         Log: Subject: Re: [PATCH 5.6.1] misprints
1312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1313              Date: Mon, 25 Jun 2001 04:50:50 -0400
1314              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
1315      Branch: perl
1316            ! os2/os2.c pp_sys.c
1317 ____________________________________________________________________________
1318 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
1319         Log: Add Test::More and Test::Simple to the delta.
1320      Branch: perl
1321            ! pod/perl572delta.pod
1322 ____________________________________________________________________________
1323 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
1324         Log: Add Test::More, from Michael G Schwern.
1325      Branch: perl
1326            + lib/Test/More.pm lib/Test/More/t/More.t
1327            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
1328            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
1329            + t/lib/Test/More/Catch.pm
1330            ! MANIFEST
1331 ____________________________________________________________________________
1332 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
1333         Log: Add Test::Simple from Michael G Schwern.
1334      Branch: perl
1335            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
1336            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
1337            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
1338            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
1339            + t/lib/Test/Simple/Catch.pm
1340            + t/lib/Test/Simple/sample_tests/death.plx
1341            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
1342            + t/lib/Test/Simple/sample_tests/extras.plx
1343            + t/lib/Test/Simple/sample_tests/five_fail.plx
1344            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
1345            + t/lib/Test/Simple/sample_tests/one_fail.plx
1346            + t/lib/Test/Simple/sample_tests/require.plx
1347            + t/lib/Test/Simple/sample_tests/success.plx
1348            + t/lib/Test/Simple/sample_tests/too_few.plx
1349            + t/lib/Test/Simple/sample_tests/two_fail.plx
1350            ! MANIFEST
1351 ____________________________________________________________________________
1352 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
1353         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
1354              From: "Craig A. Berry" <craigberry@mac.com>
1355              Date: Sun, 24 Jun 2001 23:41:36 -0500
1356              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
1357      Branch: perl
1358            ! pp_sys.c
1359 ____________________________________________________________________________
1360 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
1361         Log: Upgrade to Attribute::Handlers 0.70.
1362      Branch: perl
1363            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
1364            ! MANIFEST lib/Attribute/Handlers.pm
1365 ____________________________________________________________________________
1366 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
1367         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
1368              From: Abhijit Menon-Sen <ams@wiw.org>
1369              Date: Sat, 23 Jun 2001 05:17:44 +0530
1370              Message-ID: <20010623051744.A18583@lustre.linux.in>
1371              
1372              (Can't think of a good place to put tests.)
1373      Branch: perl
1374            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
1375 ____________________________________________________________________________
1376 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
1377         Log: Subject: [PATCH] t/op/pat.t typo fix
1378              From: Richard Soderberg <rs@crystalflame.net>
1379              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
1380              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
1381      Branch: perl
1382            ! t/op/pat.t
1383 ____________________________________________________________________________
1384 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
1385         Log: Move the pack warnings to their own file, as pointed
1386              out by Spider.
1387      Branch: perl
1388            + t/lib/warnings/pp_pack
1389            ! MANIFEST t/lib/warnings/pp
1390 ____________________________________________________________________________
1391 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
1392         Log: Update Changes.
1393      Branch: perl
1394            ! Changes patchlevel.h
1395 ____________________________________________________________________________
1396 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
1397         Log: Partially fix a problem noticed by IRIX compiler:
1398              the initialization of parse_start was bypassed by
1399              several gotos.  Now initialized to zero, which may
1400              not be the best choice.
1401      Branch: perl
1402            ! regcomp.c
1403 ____________________________________________________________________________
1404 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
1405         Log: Relax the group and password tests back to moaning only
1406              if no matches at all are found.  (Even with a small sample
1407              I could find many sites where there are, umm, anomalies in
1408              the said databases.)       
1409      Branch: perl
1410            ! t/op/grent.t t/op/pwent.t
1411 ____________________________________________________________________________
1412 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
1413         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
1414      Branch: perl
1415            ! pp_ctl.c
1416 ____________________________________________________________________________
1417 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
1418         Log: De-cut-and-pasto in #10902.
1419      Branch: perl
1420            ! pp_ctl.c
1421 ____________________________________________________________________________
1422 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
1423         Log: The #10771 didn't take?
1424      Branch: perl
1425            ! pp_ctl.c
1426 ____________________________________________________________________________
1427 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
1428         Log: Undo the filetests part of #10900, under multiplicity
1429              weird errors take place.
1430      Branch: perl
1431            ! pp_sys.c
1432 ____________________________________________________________________________
1433 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
1434         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
1435      Branch: perl
1436            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
1437 ____________________________________________________________________________
1438 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
1439         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
1440              From: Tony Bowden <tony@kasei.com>
1441              Date: Sun, 24 Jun 2001 17:32:40 +0100
1442              Message-ID: <20010624173240.A16293@blackstar.co.uk>
1443              
1444              Document (well, mention) shortmess() and longmess()
1445              to rob people of their fun of reinventing the weel.
1446      Branch: perl
1447            ! lib/Carp.pm
1448 ____________________________________________________________________________
1449 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
1450         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
1451              From: Brian Jepson <bjepson@oreilly.com>
1452              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
1453              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
1454      Branch: perl
1455            ! pp_sys.c
1456 ____________________________________________________________________________
1457 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
1458         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
1459              From: Robin Barker <rmb1@cise.npl.co.uk> 
1460              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
1461              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
1462      Branch: perl
1463            ! lib/CPAN.pm
1464 ____________________________________________________________________________
1465 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
1466         Log: Memoize patch from mjd.
1467      Branch: perl
1468            ! lib/Memoize/t/tie_storable.t
1469 ____________________________________________________________________________
1470 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
1471         Log: Spec the sv_pvprintify() a bit more.
1472      Branch: perl
1473            ! pod/perltodo.pod
1474 ____________________________________________________________________________
1475 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
1476         Log: Upgrade to Memoize 0.65.
1477      Branch: perl
1478            + lib/Memoize/t/array_confusion.t
1479            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
1480            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
1481            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
1482            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
1483            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
1484            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
1485            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
1486            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
1487            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
1488            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
1489            ! lib/Memoize/t/tie_storable.t
1490 ____________________________________________________________________________
1491 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
1492         Log: Metaconfig unit change for #10892.
1493      Branch: metaconfig
1494            ! U/modified/Options.U
1495 ____________________________________________________________________________
1496 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
1497         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
1498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1499              Date: Sun, 24 Jun 2001 05:24:40 -0400
1500              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
1501      Branch: perl
1502            ! Configure hints/os2.sh
1503 ____________________________________________________________________________
1504 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
1505         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
1506              From: Mike Guy <mjtg@cam.ac.uk>
1507              Date: Sun, 24 Jun 2001 15:28:39 +0100
1508              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
1509              
1510              Fix an ancient (5.002) bug.
1511      Branch: perl
1512            ! lib/Carp/Heavy.pm
1513 ____________________________________________________________________________
1514 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
1515         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
1516              variables.
1517      Branch: perl
1518            ! pp_sys.c
1519 ____________________________________________________________________________
1520 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
1521         Log: Make UTS as per #10888.
1522      Branch: perl
1523            ! hints/uts.sh
1524 ____________________________________________________________________________
1525 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
1526         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
1527      Branch: perl
1528            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
1529            ! mpeix/mpeixish.h perl.h unixish.h
1530 ____________________________________________________________________________
1531 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
1532         Log: AUTHORS update.
1533      Branch: perl
1534            ! AUTHORS
1535 ____________________________________________________________________________
1536 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
1537         Log: Subject: Encode::Tcl for multibyte doesnot work
1538              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1539              Date: Sun, 24 Jun 2001 22:48:21 +0900
1540              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
1541      Branch: perl
1542            ! ext/Encode/Encode/Tcl.pm
1543 ____________________________________________________________________________
1544 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
1545         Log: Subject: [PATCH] Remove tautology in error messages
1546              From: Mike Guy <mjtg@cam.ac.uk>
1547              Date: Sun, 24 Jun 2001 13:31:00 +0100
1548              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
1549      Branch: perl
1550            ! pp_sys.c
1551 ____________________________________________________________________________
1552 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
1553         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
1554      Branch: perl
1555            ! hints/darwin.sh
1556 ____________________________________________________________________________
1557 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
1558         Log: Subject: Re: [PATCH 5.6.1] test suite
1559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1560              Date: Sun, 24 Jun 2001 05:47:05 -0400
1561              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
1562              
1563              Test suite fixes.
1564      Branch: perl
1565            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
1566 ____________________________________________________________________________
1567 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
1568         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
1569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1570              Date: Sun, 24 Jun 2001 05:37:19 -0400
1571              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
1572      Branch: perl
1573            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
1574 ____________________________________________________________________________
1575 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
1576         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
1577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1578              Date: Sun, 24 Jun 2001 05:34:50 -0400
1579              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
1580              
1581              Pacify compiler warnings.
1582      Branch: perl
1583            ! pp_sys.c
1584 ____________________________________________________________________________
1585 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
1586         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
1587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1588              Date: Sun, 24 Jun 2001 05:21:18 -0400
1589              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
1590              
1591              Enable compression of executables during link time.
1592      Branch: perl
1593            ! hints/os2.sh
1594 ____________________________________________________________________________
1595 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
1596         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
1597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1598              Date: Sun, 24 Jun 2001 05:15:11 -0400
1599              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
1600              
1601              Add ordinals to the export list for Perl DLL.
1602              (Breaks intra-version DLL compatibility.)
1603      Branch: perl
1604            ! makedef.pl
1605 ____________________________________________________________________________
1606 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
1607         Log: Allow (displaying and) re-editing the Subject in perlbug.
1608              Also abstract the Subject quality control into a function.
1609      Branch: perl
1610            ! utils/perlbug.PL
1611 ____________________________________________________________________________
1612 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
1613         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
1614      Branch: perl
1615            ! utils/perlbug.PL
1616 ____________________________________________________________________________
1617 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
1618         Log: Regen toc and modlib.
1619      Branch: perl
1620            ! pod/perlmodlib.pod pod/perltoc.pod
1621 ____________________________________________________________________________
1622 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
1623         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
1624              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
1625              attribute semantics as much as possible, or 'ntsec' which uses
1626              native NTFS semantics.)  (See also #10877.)
1627      Branch: perl
1628            ! perl.c
1629 ____________________________________________________________________________
1630 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
1631         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
1632      Branch: perl
1633            ! lib/Test/Harness.pm
1634 ____________________________________________________________________________
1635 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
1636         Log: Just zap the -uPerlio.
1637      Branch: perl
1638            ! ext/B/Stash.t
1639 ____________________________________________________________________________
1640 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
1641         Log: Do not test PerlIO if PerlIO not used.
1642      Branch: perl
1643            ! ext/PerlIO/PerlIO.t
1644 ____________________________________________________________________________
1645 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
1646         Log: Regen perlapi.
1647      Branch: perl
1648            ! pod/perlapi.pod
1649 ____________________________________________________________________________
1650 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
1651         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
1652              From: Nicholas Clark <nick@ccl4.org>
1653              Date: Sat, 23 Jun 2001 22:55:47 +0100
1654              Message-ID: <20010623225547.Z98663@plum.flirble.org>
1655      Branch: perl
1656            ! numeric.c
1657 ____________________________________________________________________________
1658 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
1659         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
1660              From: Prymmer/Kahn <pvhp@best.com>
1661              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
1662              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
1663      Branch: perl
1664            ! lib/h2xs.t
1665 ____________________________________________________________________________
1666 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
1667         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
1668              cygwin does not taint cwd, just like win32.
1669      Branch: perl
1670            ! lib/File/Find/taint.t t/op/taint.t
1671 ____________________________________________________________________________
1672 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
1673         Log: Retract #10865, the patch should be unnecessary.
1674              (But seemingly helpful in Cygwin?  Strange.)
1675      Branch: perl
1676            ! lib/Memoize/t/tie_ndbm.t
1677 ____________________________________________________________________________
1678 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
1679         Log: Misplaced test file; plus Cygwin filesystem semantics.
1680      Branch: perl
1681            + ext/SDBM_File/sdbm.t
1682            - ext/ODBM_File/sdbm.t
1683            ! MANIFEST
1684 ____________________________________________________________________________
1685 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
1686         Log: (Retracted by #10867.)
1687      Branch: perl
1688            ! lib/Memoize/t/tie_ndbm.t
1689 ____________________________________________________________________________
1690 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
1691         Log: Metaconfig unit change for #10863.
1692      Branch: metaconfig/U/perl
1693            ! Extensions.U
1694 ____________________________________________________________________________
1695 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
1696         Log: In Cygwin do not build NDBM_File and ODBM_File unless
1697              -lndbm and -ldbm are available.
1698      Branch: perl
1699            ! Configure config_h.SH
1700 ____________________________________________________________________________
1701 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
1702         Log: More Cygwin filesystem semantics.
1703      Branch: perl
1704            ! t/io/fs.t t/op/stat.t
1705 ____________________________________________________________________________
1706 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
1707         Log: More DOSish permission semantics for Cygwin.
1708      Branch: perl
1709            ! lib/AnyDBM_File.t
1710 ____________________________________________________________________________
1711 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
1712         Log: Cygwin too has different permission semantics.
1713      Branch: perl
1714            ! ext/GDBM_File/gdbm.t
1715 ____________________________________________________________________________
1716 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
1717         Log: The group (and assumedly passwd) databases can have
1718              only one entry (this is the case in cygwin).
1719      Branch: perl
1720            ! t/op/grent.t t/op/pwent.t
1721 ____________________________________________________________________________
1722 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
1723         Log: Also in Cygwin use Socket to figure out domainname
1724              (if any) (avoids trying to call external 'domainname',
1725              which doesn't at the moment exist in Cygwin)
1726      Branch: perl
1727            ! lib/Net/Domain.pm
1728 ____________________________________________________________________________
1729 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
1730         Log: Remove also the lib$Foo.def, not just $Foo.def.
1731      Branch: perl
1732            ! lib/ExtUtils/MM_Unix.pm
1733 ____________________________________________________________________________
1734 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
1735         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
1736      Branch: perl
1737            ! unixish.h
1738 ____________________________________________________________________________
1739 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
1740         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
1741              to match the whole isprint(), only the space character.
1742      Branch: perl
1743            ! handy.h pod/perlre.pod t/op/pat.t
1744 ____________________________________________________________________________
1745 [ 10854] By: nick                                  on 2001/06/23  08:09:33
1746         Log: Integrate mainline
1747      Branch: perlio
1748           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
1749           !> lib/ExtUtils.t lib/File/Find/taint.t
1750           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
1751           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
1752           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
1753 ____________________________________________________________________________
1754 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
1755         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
1756              with its floats    in os390 and s390 (UTS).
1757      Branch: perl
1758            ! lib/Math/BigInt/t/bigintpm.t
1759 ____________________________________________________________________________
1760 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
1761         Log: Add also UTS (s390) to the non-IEEE float platforms.
1762      Branch: perl
1763            ! t/op/sprintf.t
1764 ____________________________________________________________________________
1765 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
1766         Log: Subject: RFC: what are applicable standards for exponent sizes?
1767              From: Peter Prymmer <pvhp@forte.com>
1768              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
1769              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
1770      Branch: perl
1771            ! t/op/sprintf.t
1772 ____________________________________________________________________________
1773 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
1774         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
1775              From: Peter Prymmer <pvhp@forte.com>
1776              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
1777              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
1778      Branch: perl
1779            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
1780 ____________________________________________________________________________
1781 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
1782         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
1783              From: Peter Prymmer <pvhp@forte.com>
1784              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
1785              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
1786      Branch: perl
1787            ! lib/ExtUtils.t
1788 ____________________________________________________________________________
1789 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
1790         Log: Retract #10845.
1791      Branch: perl
1792            ! lib/File/Find/taint.t
1793 ____________________________________________________________________________
1794 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
1795         Log: Yet another error message.
1796      Branch: perl
1797            ! t/op/mkdir.t
1798 ____________________________________________________________________________
1799 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
1800         Log: The croak message for nonexistent socket functions may vary.
1801      Branch: perl
1802            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
1803 ____________________________________________________________________________
1804 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
1805         Log: (Retracted by #10848.)
1806      Branch: perl
1807            ! lib/File/Find/taint.t
1808 ____________________________________________________________________________
1809 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
1810         Log: Integrate perlio.
1811      Branch: perl
1812           !> lib/File/Find/taint.t t/op/write.t
1813 ____________________________________________________________________________
1814 [ 10843] By: nick                                  on 2001/06/22  21:24:51
1815         Log: Back out debug in taint.t
1816      Branch: perlio
1817            ! lib/File/Find/taint.t
1818 ____________________________________________________________________________
1819 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
1820         Log: setitimer() does not exist in Unicos, despite of what
1821              Configure thinks, from Mark P. Lutz.
1822      Branch: perl
1823            ! hints/unicos.sh
1824 ____________________________________________________________________________
1825 [ 10841] By: nick                                  on 2001/06/22  21:19:36
1826         Log: Skip cwd test on Win32 ???
1827      Branch: perlio
1828            ! lib/File/Find/taint.t
1829 ____________________________________________________________________________
1830 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
1831         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
1832              and Tru64 gcc -Wall happy.
1833      Branch: perl
1834            ! mg.c
1835 ____________________________________________________________________________
1836 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
1837         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
1838      Branch: perl
1839            ! ext/IPC/SysV/Semaphore.pm
1840 ____________________________________________________________________________
1841 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
1842         Log: Metaconfig unit change for #10837.
1843      Branch: metaconfig/U/perl
1844            ! Cross.U
1845 ____________________________________________________________________________
1846 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
1847         Log: Cleanup of the cross-compilation unit.
1848      Branch: perl
1849            ! Configure
1850 ____________________________________________________________________________
1851 [ 10836] By: nick                                  on 2001/06/22  20:45:12
1852         Log: Skip |- based op/write.t on Win32 as well as VMS
1853      Branch: perlio
1854            ! t/op/write.t
1855 ____________________________________________________________________________
1856 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
1857         Log: Integrate perlio.
1858      Branch: perl
1859           !> util.c
1860 ____________________________________________________________________________
1861 [ 10834] By: nick                                  on 2001/06/22  20:41:54
1862         Log: Integrate mainline
1863      Branch: perlio
1864           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1865           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
1866           !> vos/config.ga.h
1867 ____________________________________________________________________________
1868 [ 10833] By: nick                                  on 2001/06/22  20:22:58
1869         Log: Patcho fix.
1870      Branch: perlio
1871            ! util.c
1872 ____________________________________________________________________________
1873 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
1874         Log: Metaconfig unit changes for #10831.
1875      Branch: metaconfig
1876            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
1877 ____________________________________________________________________________
1878 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
1879         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
1880              From: Andy Dougherty <doughera@lafayette.edu>
1881              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
1882              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
1883      Branch: perl
1884            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1885            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
1886 ____________________________________________________________________________
1887 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
1888         Log: MPE/iX prototype nits from Mark Bixby.
1889      Branch: perl
1890            ! pp_sys.c
1891 ____________________________________________________________________________
1892 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
1893         Log: Detypo.
1894      Branch: perl
1895            ! util.c
1896 ____________________________________________________________________________
1897 [ 10828] By: nick                                  on 2001/06/22  15:33:37
1898         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
1899      Branch: perlio
1900           +> lib/h2xs.t
1901           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
1902           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
1903           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
1904           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
1905           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1906           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
1907           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
1908           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
1909           !> vms/vmsish.h
1910 ____________________________________________________________________________
1911 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
1912         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
1913              Date: Fri, 22 Jun 2001 10:08:35 -0500
1914              From: "Craig A. Berry" <craigberry@mac.com>
1915              Message-Id: <a05101001b75908704194@[192.168.56.145]>
1916      Branch: perl
1917            ! vms/vms.c vms/vmsish.h
1918 ____________________________________________________________________________
1919 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
1920         Log: NetWare scripts tweak from Ananth Kesari.
1921      Branch: perl
1922            ! NetWare/t/NWScripts.pl
1923 ____________________________________________________________________________
1924 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
1925         Log: Update Changes.
1926      Branch: perl
1927            ! Changes patchlevel.h
1928 ____________________________________________________________________________
1929 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
1930         Log: Add .i and .s targets.
1931      Branch: perl
1932            ! Makefile.SH
1933 ____________________________________________________________________________
1934 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
1935         Log: Upgrade to Locale::Maketext 1.03.
1936      Branch: perl
1937            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1938            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
1939 ____________________________________________________________________________
1940 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
1941         Log: Upgrade to I18N::LangTags 0.26.
1942      Branch: perl
1943            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1944            ! lib/I18N/LangTags/test.pl
1945 ____________________________________________________________________________
1946 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
1947         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
1948              Philip Newton.
1949      Branch: perl
1950            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1951            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1952 ____________________________________________________________________________
1953 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
1954         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
1955              From: Prymmer/Kahn <pvhp@best.com>
1956              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
1957              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
1958      Branch: perl
1959            + lib/h2xs.t
1960            ! MANIFEST utils/h2xs.PL
1961 ____________________________________________________________________________
1962 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
1963         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
1964              From: Prymmer/Kahn <pvhp@best.com>
1965              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
1966              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
1967      Branch: perl
1968            ! lib/ExtUtils.t
1969 ____________________________________________________________________________
1970 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
1971         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
1972              From: Prymmer/Kahn <pvhp@best.com>
1973              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
1974              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
1975      Branch: perl
1976            ! t/pod/plainer.t
1977 ____________________________________________________________________________
1978 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
1979         Log: AUTHORS update.
1980      Branch: perl
1981            ! AUTHORS
1982 ____________________________________________________________________________
1983 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
1984         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
1985              From: "Craig A. Berry" <craigberry@mac.com>
1986              Date: Thu, 21 Jun 2001 18:20:38 -0500
1987              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
1988      Branch: perl
1989            ! ext/POSIX/POSIX.xs
1990 ____________________________________________________________________________
1991 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
1992         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
1993              From: "Craig A. Berry" <craigberry@mac.com>
1994              Date: Thu, 21 Jun 2001 09:58:52 -0500
1995              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
1996      Branch: perl
1997            ! ext/B/Deparse.t t/op/write.t
1998 ____________________________________________________________________________
1999 [ 10814] By: nick                                  on 2001/06/22  08:13:09
2000         Log: Integrate mainline.
2001      Branch: perlio
2002           !> (integrate 46 files)
2003 ____________________________________________________________________________
2004 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
2005         Log: Change the prefixes only if $prefix is unset,
2006              as originally patched by Marcel Grunauer.
2007      Branch: perl
2008            ! hints/darwin.sh hints/rhapsody.sh
2009 ____________________________________________________________________________
2010 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
2011         Log: Subject: Re: Patch for hints/darwin.sh
2012              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
2013              Date: Thu, 21 Jun 2001 11:23:46 -0700
2014              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
2015      Branch: perl
2016            ! hints/darwin.sh hints/rhapsody.sh
2017 ____________________________________________________________________________
2018 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
2019         Log: Add .PHONY targets for non-file targets,
2020              from Wilfredo Sánchez.  Should help saying
2021              "make install" on case-insensitive filesystems.
2022      Branch: perl
2023            ! Makefile.SH
2024 ____________________________________________________________________________
2025 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
2026         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
2027              From: Doug MacEachern <dougm@covalent.net>
2028              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
2029              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
2030              
2031              plus reword the getcwd() comment, plus use getcwd() buffer
2032              size minus one.
2033      Branch: perl
2034            ! util.c
2035 ____________________________________________________________________________
2036 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
2037         Log: More gprofing from Doug MacEachern.
2038      Branch: perl
2039            ! Makefile.SH
2040 ____________________________________________________________________________
2041 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
2042         Log: Metaconfig unit change for #10807.
2043      Branch: metaconfig/U/perl
2044            ! d_sfio.U
2045 ____________________________________________________________________________
2046 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
2047         Log: Tell that you are removing the unneeded -lsfio.
2048      Branch: perl
2049            ! Configure
2050 ____________________________________________________________________________
2051 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
2052         Log: More MPE/iX tweaks from Mark Bixby.
2053      Branch: perl
2054            ! perl.c t/op/magic.t
2055 ____________________________________________________________________________
2056 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
2057         Log: The fchdir() proto is supposed to live in <unistd.h>.
2058      Branch: perl
2059            ! ext/Cwd/Cwd.xs
2060 ____________________________________________________________________________
2061 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
2062         Log: This town is too small for the Cwd extension and me,
2063              it would seem...
2064      Branch: perl
2065            ! ext/Cwd/Cwd.xs
2066 ____________________________________________________________________________
2067 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
2068         Log: Metaconfig unit change for #10802.
2069      Branch: metaconfig/U/perl
2070            ! d_modfl.U
2071 ____________________________________________________________________________
2072 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
2073         Log: More d'ohs.
2074      Branch: perl
2075            ! Configure
2076 ____________________________________________________________________________
2077 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
2078         Log: Off-by-one.  I'm so classic.
2079      Branch: perl
2080            ! util.c
2081 ____________________________________________________________________________
2082 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
2083         Log: Update Changes.
2084      Branch: perl
2085            ! Changes patchlevel.h
2086 ____________________________________________________________________________
2087 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
2088         Log: Subject: Documentation patch for Net::FTP
2089              From: Marcel Grunauer <marcel@codewerk.com>
2090              Date: Wed, 20 Jun 2001 23:03:26 +0200
2091              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
2092      Branch: perl
2093            ! lib/Net/FTP.pm
2094 ____________________________________________________________________________
2095 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
2096         Log: Retract the #10417 mg.c and embed.pl parts because of
2097              strange SEGVs in 64bit x86 FreeBSD observed by
2098              Nicholas Clark.
2099      Branch: perl
2100            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
2101 ____________________________________________________________________________
2102 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
2103         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
2104      Branch: perl
2105            ! Configure NetWare/config.wc NetWare/config_H.wc
2106            ! Porting/Glossary Porting/config.sh Porting/config_H
2107            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
2108            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2109            ! vos/config.ga.h win32/config.bc win32/config.gc
2110            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2111            ! win32/config_H.vc
2112 ____________________________________________________________________________
2113 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
2114         Log: Cwd tweak from Doug MacEachern.
2115      Branch: perl
2116            ! ext/Cwd/Cwd.xs
2117 ____________________________________________________________________________
2118 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
2119         Log: Protect the fchdir() and lstat() with ifdefs.
2120              fchdir() needs a Configure probe.
2121      Branch: perl
2122            ! ext/Cwd/Cwd.xs
2123 ____________________________________________________________________________
2124 [ 10794] By: nick                                  on 2001/06/21  17:11:35
2125         Log: Integrate mainline
2126      Branch: perlio
2127           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
2128           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
2129           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
2130           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
2131           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
2132           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
2133           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
2134           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
2135            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
2136            - lib/File/Glob/case.t lib/File/Glob/global.t
2137            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
2138            - lib/File/Temp/posix.t lib/File/Temp/security.t
2139            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
2140            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
2141            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
2142            - lib/Text/Wrap/wrap.t
2143           !> (integrate 41 files)
2144 ____________________________________________________________________________
2145 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
2146         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
2147              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
2148              Date: Thu, 21 Jun 2001 13:04:54 -0500
2149              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
2150      Branch: perl
2151            ! ext/Cwd/Cwd.xs
2152 ____________________________________________________________________________
2153 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
2154         Log: Subject: [PATCH pod] overlong =item
2155              From: Robin Barker <rmb1@cise.npl.co.uk>
2156              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
2157              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
2158      Branch: perl
2159            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
2160            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2161 ____________________________________________________________________________
2162 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
2163         Log: Subject: [PATCH perlio.c] format 
2164              From: Robin Barker <rmb1@cise.npl.co.uk>
2165              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
2166              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
2167      Branch: perl
2168            ! perlio.c
2169 ____________________________________________________________________________
2170 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
2171         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
2172              From: Radu Greab <radu@netsoft.ro>
2173              Date: Thu, 21 Jun 2001 19:06:02 +0300
2174              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
2175      Branch: perl
2176            ! pod/perlapi.pod sv.c
2177 ____________________________________________________________________________
2178 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
2179         Log: The metaconfig unit changes for #10788.
2180      Branch: metaconfig/U/perl
2181            ! Cross.U fflushall.U
2182 ____________________________________________________________________________
2183 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
2184         Log: Cross-configuration changes: make $from to rm the files
2185              before copying them over (this means that he rm can be
2186              removed from the fflushall test), create $targetmkdir      
2187              (not documented in install since it is supposed to internal
2188              use only), make $run to copy over the executable only if
2189              a stamp file .xok doesn't already exist (to avoid unnecessary
2190              copying of the executable)
2191      Branch: perl
2192            ! Configure Makefile.SH
2193 ____________________________________________________________________________
2194 [ 10787] By: nick                                  on 2001/06/21  14:16:18
2195         Log: Integrate mainline
2196      Branch: perlio
2197           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
2198           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
2199           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
2200            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
2201           !> (integrate 34 files)
2202 ____________________________________________________________________________
2203 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
2204         Log: Re-add the files as text.
2205      Branch: perl
2206            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
2207 ____________________________________________________________________________
2208 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
2209         Log: Delete the binary files.
2210      Branch: perl
2211            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
2212 ____________________________________________________________________________
2213 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
2214         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
2215              From: Andy Dougherty <doughera@lafayette.edu>
2216              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
2217              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
2218      Branch: perl
2219            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
2220            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
2221            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
2222            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
2223 ____________________________________________________________________________
2224 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
2225         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
2226              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
2227              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
2228              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
2229              
2230              Setting umask to something friendlier.
2231      Branch: perl
2232            ! installman installperl
2233 ____________________________________________________________________________
2234 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
2235         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2236              Resort MANIFEST with sort -f, looks much better.
2237      Branch: perl
2238            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
2239            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
2240            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
2241            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
2242            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
2243            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
2244            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
2245            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
2246            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
2247            - lib/File/Glob/case.t lib/File/Glob/global.t
2248            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
2249            - lib/File/Temp/posix.t lib/File/Temp/security.t
2250            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
2251            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
2252            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
2253            - lib/Text/Wrap/wrap.t
2254            ! MANIFEST
2255 ____________________________________________________________________________
2256 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
2257         Log: Upgrade to I18N::LangTags 0.25.
2258      Branch: perl
2259            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
2260            ! lib/I18N/LangTags/List.pm
2261 ____________________________________________________________________________
2262 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
2263         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2264              From: Richard Soderberg <rs@crystalflame.net>
2265              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
2266              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
2267      Branch: perl
2268            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
2269            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
2270 ____________________________________________________________________________
2271 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
2272         Log: Test obsoleted by change #10777.
2273      Branch: perl
2274            ! t/op/sub_lval.t
2275 ____________________________________________________________________________
2276 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
2277         Log: Case of confused test numbering.
2278      Branch: perl
2279            ! t/op/pat.t
2280 ____________________________________________________________________________
2281 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
2282         Log: Subject: Re: Opinion on undef lvalue
2283              From: Abhijit Menon-Sen <ams@wiw.org>
2284              Date: Sun, 17 Jun 2001 13:04:46 +0530
2285              Message-ID: <20010617130446.B27925@lustre.linux.in>
2286              
2287              Allow lvalue subs to return undef in array context.
2288      Branch: perl
2289            ! pp_hot.c
2290 ____________________________________________________________________________
2291 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
2292         Log: Just a guess that using the same hack for cygwin as
2293              for win32 might help.
2294      Branch: perl
2295            ! lib/File/Find/find.t
2296 ____________________________________________________________________________
2297 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
2298         Log: NetWare tweaks from Guruprasad.
2299      Branch: perl
2300            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
2301            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
2302            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
2303            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
2304 ____________________________________________________________________________
2305 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
2306         Log: Subject: Re: perl@10722: Bogus warnings on REs 
2307              From: Hugo <hv@crypt.compulink.co.uk>
2308              Date: Thu, 21 Jun 2001 09:51:17 +0100
2309              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
2310              
2311              Unroll to avoid a UTS compiler bug.
2312      Branch: perl
2313            ! regcomp.c
2314 ____________________________________________________________________________
2315 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
2316         Log: Subject: Re: [PATCH] Make /o work under i?threads
2317              From: Artur Bergman <artur@contiller.se>
2318              Date: Thu, 21 Jun 2001 14:38:03 +0200
2319              Message-ID: <B757B74A.184D%artur@contiller.se>
2320      Branch: perl
2321            ! t/op/pat.t
2322 ____________________________________________________________________________
2323 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
2324         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
2325              From: Artur Bergman <artur@contiller.se> 
2326              Date: Thu, 21 Jun 2001 14:27:33 +0200
2327              Message-ID: <B757B4D4.1849%artur@contiller.se>
2328              
2329              Plus extra parentheses.
2330      Branch: perl
2331            ! op.h
2332 ____________________________________________________________________________
2333 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
2334         Log: Subject: [PATCH] Make /o work under i?threads
2335              From: Richard Soderberg <rs@crystalflame.net>
2336              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
2337              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
2338      Branch: perl
2339            ! pp_ctl.c
2340 ____________________________________________________________________________
2341 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
2342         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
2343              From: Artur Bergman <artur@contiller.se>
2344              Date: Thu, 21 Jun 2001 14:04:54 +0200
2345              Message-ID: <B757AF86.1842%artur@contiller.se>
2346      Branch: perl
2347            ! op.h
2348 ____________________________________________________________________________
2349 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
2350         Log: Subject: Re: perl@10765: sv.c not OK on win32
2351              From: Artur Bergman <artur@contiller.se>
2352              Date: Thu, 21 Jun 2001 10:31:06 +0200
2353              Message-ID: <B7577D69.182C%artur@contiller.se>
2354      Branch: perl
2355            ! sv.c
2356 ____________________________________________________________________________
2357 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
2358         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
2359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2360              Date: Thu, 21 Jun 2001 06:23:56 -0400
2361              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
2362              
2363              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
2364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2365              Date: Thu, 21 Jun 2001 06:32:21 -0400
2366              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
2367      Branch: perl
2368            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
2369 ____________________________________________________________________________
2370 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
2371         Log: Subject: [PATCH] make syslog test more verbose
2372              From: Robert Spier <rspier@pobox.com>
2373              Date: Thu, 21 Jun 2001 00:54:32 -0400
2374              Message-ID: <15153.32264.295807.333073@rls.cx>
2375      Branch: perl
2376            ! ext/Sys/Syslog/syslog.t
2377 ____________________________________________________________________________
2378 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
2379         Log: Subject: op/study.t refinements
2380              From: Hugo <hv@crypt.compulink.co.uk>
2381              Date: Thu, 21 Jun 2001 00:29:07 +0100
2382              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
2383      Branch: perl
2384            ! t/op/study.t
2385 ____________________________________________________________________________
2386 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
2387         Log: Update Changes.
2388      Branch: perl
2389            ! Changes patchlevel.h
2390 ____________________________________________________________________________
2391 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
2392         Log: Subject: Re: [PATCH] djgpp updates
2393              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2394              Date: Wed, 20 Jun 2001 10:05:15 +0200
2395              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
2396      Branch: perl
2397            ! djgpp/config.over
2398 ____________________________________________________________________________
2399 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
2400         Log: Fix for ID 20010619.002 "When building hash, hash keys that
2401              are function calls are not being called", from Abhijit.
2402      Branch: perl
2403            ! t/base/lex.t toke.c
2404 ____________________________________________________________________________
2405 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
2406         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
2407      Branch: perl
2408            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
2409            + lib/Locale/Maketext/test.pl
2410            - lib/Locale/Maketext.t
2411            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2412            ! lib/Locale/Maketext/TPJ13.pod
2413 ____________________________________________________________________________
2414 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
2415         Log: Metaconfig unit change for #10760.
2416      Branch: metaconfig
2417            ! U/modified/Cppsym.U
2418 ____________________________________________________________________________
2419 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
2420         Log: Do not remove the ccsym* Cppsym* files since
2421              they are useful for metaconfig units coming after us.
2422              (This is the Configure nit mentioned in #10752.)
2423      Branch: perl
2424            ! Configure
2425 ____________________________________________________________________________
2426 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
2427         Log: Update to I18N::LangTags 0.24, from Sean Burke.
2428      Branch: perl
2429            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
2430            + lib/I18N/LangTags/README
2431            - lib/I18N/LangTags/List.pod
2432            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
2433 ____________________________________________________________________________
2434 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
2435         Log: Regen headers.
2436      Branch: perl
2437            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
2438            ! pod/perlapi.pod proto.h
2439 ____________________________________________________________________________
2440 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
2441         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
2442              From: Artur Bergman <artur@contiller.se>
2443              Date: Wed, 20 Jun 2001 11:31:32 +0200
2444              Message-ID: <B7563A14.17D8%artur@contiller.se>
2445      Branch: perl
2446            ! embed.pl hv.c intrpvar.h sv.c sv.h
2447 ____________________________________________________________________________
2448 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
2449         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
2450              From: Tim Sweetman <tim@aldigital.co.uk> 
2451              Date: Wed, 13 Jun 2001 14:25:17 +0100 
2452              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
2453      Branch: perl
2454            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
2455 ____________________________________________________________________________
2456 [ 10755] By: nick                                  on 2001/06/20  16:12:37
2457         Log: Integrate mainline
2458      Branch: perlio
2459           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
2460           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
2461           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
2462           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
2463           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
2464           !> t/op/study.t util.c
2465 ____________________________________________________________________________
2466 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
2467         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
2468              but not Makefile)
2469      Branch: maint-5.6/perl
2470            ! win32/Makefile
2471 ____________________________________________________________________________
2472 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
2473         Log: Security tweak on readlink().
2474      Branch: perl
2475            ! pp_sys.c
2476 ____________________________________________________________________________
2477 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
2478         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
2479      Branch: perl
2480            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
2481            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
2482            ! mpeix/relink t/op/pwent.t
2483 ____________________________________________________________________________
2484 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
2485         Log: Reinstate #10725 (with probe for alarm()).
2486      Branch: perl
2487            ! t/op/study.t
2488 ____________________________________________________________________________
2489 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
2490         Log: Replace our implementation of realpath() with OpenBSD's
2491              (src/lib/libc/stdlib/realpath.c 1.4).
2492      Branch: perl
2493            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
2494            ! pod/perldiag.pod proto.h util.c
2495 ____________________________________________________________________________
2496 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
2497         Log: Integrate perlio.
2498      Branch: perl
2499           !> perlio.c
2500 ____________________________________________________________________________
2501 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
2502         Log: No point in going into memory-saving contortions
2503              with getcwd() since there's a danger of buffer overflow.
2504              Also make the POSIX extension to use sv_getcwd().
2505              Finally, a missed proto.h fragment.
2506      Branch: perl
2507            ! ext/POSIX/POSIX.xs proto.h util.c
2508 ____________________________________________________________________________
2509 [ 10747] By: nick                                  on 2001/06/20  12:38:26
2510         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
2511      Branch: perlio
2512            ! perlio.c
2513 ____________________________________________________________________________
2514 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
2515         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
2516              From: Graham Barr <gbarr@pobox.com>
2517              Date: Wed, 20 Jun 2001 11:05:49 +0100
2518              Message-ID: <20010620110549.I19188@pobox.com>
2519              
2520              reported in        
2521              
2522              Subject: Bug in IO::Socket::INET module (repeat)
2523              From: "Harmon S. Nine" <hnine@netarx.com>
2524              Date: Tue, 19 Jun 2001 09:41:35 -0400
2525              Message-ID: <3B2F568F.8080605@netarx.com>
2526              
2527              The bug was that the IO::Socket::INET constructor
2528              did not allow a 'LocalPort' of 0.
2529      Branch: perl
2530            ! ext/IO/lib/IO/Socket/INET.pm
2531 ____________________________________________________________________________
2532 [ 10745] By: nick                                  on 2001/06/20  08:56:39
2533         Log: Integrate mainline.
2534      Branch: perlio
2535           !> (integrate 37 files)
2536 ____________________________________________________________________________
2537 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
2538         Log: After some reading I don't think we can blindly
2539              use systems' realpath().  Too many security problems,
2540              too many buggy implementations.
2541              
2542              TODO: the realpath() emulation code in util.c doesn't
2543              seem fully operational?  (readlink(), for example?)
2544      Branch: perl
2545            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
2546            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
2547            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
2548            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
2549            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
2550            ! win32/config_H.gc win32/config_H.vc
2551 ____________________________________________________________________________
2552 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
2553         Log: Metaconfig unit change for #10738.
2554      Branch: metaconfig
2555            ! U/compline/d_gconvert.U
2556 ____________________________________________________________________________
2557 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
2558         Log: Integrate change #10739 from maintperl:
2559              
2560              C<eval "/x$\r\n/x"> fails to compile correctly 
2561      Branch: perl
2562           !> t/op/pat.t toke.c
2563 ____________________________________________________________________________
2564 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
2565         Log: Retract #10725 (Hugo asked NOT to apply the patch)
2566      Branch: perl
2567            ! t/op/study.t
2568 ____________________________________________________________________________
2569 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
2570         Log: The test.third results were funnily named because of the
2571              new test scheme.
2572      Branch: perl
2573            ! t/TEST
2574 ____________________________________________________________________________
2575 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
2576         Log: C<eval "/x$\r\n/x"> fails to compile correctly
2577      Branch: maint-5.6/perl
2578            ! t/op/pat.t toke.c
2579 ____________________________________________________________________________
2580 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
2581         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
2582              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2583              Date: Tue, 19 Jun 2001 19:15:40 -0400
2584              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
2585              
2586              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
2587              because "1e+129" being expected but "1.e+129" being returned.
2588              The culprit (at least in Tru64) is the use of gcvt().
2589      Branch: perl
2590            ! Configure
2591 ____________________________________________________________________________
2592 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
2593         Log: Subject: [PATCH perl@10722] test hunting on VMS
2594              From: "Craig A. Berry" <craigberry@mac.com>
2595              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
2596              Date: Tue, 19 Jun 2001 18:59:01 -0500
2597      Branch: perl
2598            ! vms/test.com
2599 ____________________________________________________________________________
2600 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
2601         Log: Subject: [PATCH] s/typos//
2602              From: Abhijit Menon-Sen <ams@wiw.org>
2603              Date: Wed, 20 Jun 2001 02:15:02 +0530
2604              Message-ID: <20010620021502.A14541@lustre.linux.in>
2605              
2606              Without the op.h s/bearword/bareword/ hunk, see
2607              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
2608      Branch: perl
2609            ! util.c
2610 ____________________________________________________________________________
2611 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
2612         Log: Metaconfig unit change for #10732 and #10733.
2613      Branch: metaconfig/U/perl
2614            ! fflushall.U
2615 ____________________________________________________________________________
2616 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
2617         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
2618              From: "Craig A. Berry" <craigberry@mac.com>
2619              Date: Tue, 19 Jun 2001 17:19:48 -0500
2620              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
2621      Branch: perl
2622            ! configure.com vms/descrip_mms.template
2623 ____________________________________________________________________________
2624 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
2625         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
2626              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2627              Date: Tue, 19 Jun 2001 16:48:07 -0400
2628              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
2629              
2630              Further fixes to fflush(NULL) detection.
2631      Branch: perl
2632            ! Configure
2633 ____________________________________________________________________________
2634 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
2635         Log: AIX test -s hangs with non-existent files?
2636              (A genuine logic bug in Configure, but AIX also broken?)
2637      Branch: perl
2638            ! Configure
2639 ____________________________________________________________________________
2640 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
2641         Log: AUTHORS updates.
2642      Branch: perl
2643            ! AUTHORS
2644 ____________________________________________________________________________
2645 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
2646         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
2647              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2648              Date: Tue, 19 Jun 2001 15:33:25 -0400
2649              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
2650      Branch: perl
2651            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
2652            ! t/lib/warnings/pp
2653 ____________________________________________________________________________
2654 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
2655         Log: Integrate perlio.
2656      Branch: perl
2657           !> lib/File/Find/find.t win32/distclean.bat
2658 ____________________________________________________________________________
2659 [ 10728] By: nick                                  on 2001/06/19  18:24:53
2660         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
2661      Branch: perlio
2662            ! lib/File/Find/find.t win32/distclean.bat
2663 ____________________________________________________________________________
2664 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
2665         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
2666              also add information how to find out whether one has PerlIO.
2667      Branch: perl
2668            ! pod/perlfunc.pod
2669 ____________________________________________________________________________
2670 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
2671         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
2672              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2673              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
2674              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
2675      Branch: perl
2676            ! pod/perlfunc.pod
2677 ____________________________________________________________________________
2678 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
2679         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
2680              From: Hugo <hv@crypt.compulink.co.uk>
2681              Date: Tue, 19 Jun 2001 12:37:30 +0100
2682              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
2683      Branch: perl
2684            ! t/op/study.t
2685 ____________________________________________________________________________
2686 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
2687         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
2688              From: Hugo <hv@crypt.compulink.co.uk>
2689              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
2690              Date: Tue, 19 Jun 2001 13:15:17 +0100
2691      Branch: perl
2692            ! util.c
2693 ____________________________________________________________________________
2694 [ 10723] By: nick                                  on 2001/06/19  14:46:15
2695         Log: Integrate mainline
2696      Branch: perlio
2697           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
2698           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
2699           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
2700           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
2701           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
2702           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
2703            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2704            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2705            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2706            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2707            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2708            - ext/Thread/unsync4.t
2709           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
2710           !> djgpp/config.over djgpp/fixpmain
2711           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
2712           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
2713           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
2714 ____________________________________________________________________________
2715 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
2716         Log: Update Changes.
2717      Branch: perl
2718            ! Changes patchlevel.h
2719 ____________________________________________________________________________
2720 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
2721         Log: The existence shall be MANIFESted.
2722      Branch: perl
2723            ! MANIFEST
2724 ____________________________________________________________________________
2725 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
2726         Log: The old libnet.cfg is first searched from the current directory,
2727              only then from the module path.
2728      Branch: perl
2729            ! utils/libnetcfg.PL
2730 ____________________________________________________________________________
2731 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
2732         Log: NetWare tweaks from Guruprasad.
2733      Branch: perl
2734            ! NetWare/Makefile NetWare/config.wc
2735 ____________________________________________________________________________
2736 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
2737         Log: Subject: [PATCH] djgpp updates
2738              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2739              Date: Tue, 19 Jun 2001 10:59:06 +0200
2740              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
2741      Branch: perl
2742            ! djgpp/config.over djgpp/fixpmain
2743 ____________________________________________________________________________
2744 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
2745         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
2746              From: Prymmer/Kahn <pvhp@best.com>
2747              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
2748              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
2749      Branch: perl
2750            ! win32/Makefile
2751 ____________________________________________________________________________
2752 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
2753         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2754              to happen right after the inclusion of <inttypes.h>,
2755              from Edward Moy.
2756      Branch: perl
2757            ! handy.h perl.h
2758 ____________________________________________________________________________
2759 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
2760         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
2761              From: Doug MacEachern <dougm@covalent.net>
2762              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
2763              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
2764      Branch: perl
2765            ! ext/DynaLoader/DynaLoader_pm.PL
2766 ____________________________________________________________________________
2767 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
2768         Log: Revert #10656 for perfomance reasons but leave in the
2769              use of Hv*() macros -- in comments, so that grepping the
2770              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
2771              suggested by Sarathy, also by Abhijit.)
2772      Branch: perl
2773            ! hv.c
2774 ____________________________________________________________________________
2775 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
2776         Log: Subject: [patch] .s MakeMaker suffix
2777              From: Doug MacEachern <dougm@covalent.net>
2778              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
2779              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
2780      Branch: perl
2781            ! lib/ExtUtils/MM_Unix.pm
2782 ____________________________________________________________________________
2783 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
2784         Log: One test lost in the big shuffle restored.
2785      Branch: perl
2786            + ext/IPC/SysV/ipcsysv.t
2787            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2788 ____________________________________________________________________________
2789 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
2790         Log: Rename the old non-standard threads tests so that
2791              they won't be invoked.
2792      Branch: perl
2793            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
2794            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
2795            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
2796            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
2797            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
2798            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
2799            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2800            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2801            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2802            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2803            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2804            - ext/Thread/unsync4.t
2805            ! MANIFEST
2806 ____________________________________________________________________________
2807 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
2808         Log: Integrate perlio.
2809      Branch: perl
2810           !> win32/config_sh.PL
2811 ____________________________________________________________________________
2812 [ 10709] By: nick                                  on 2001/06/19  08:18:18
2813         Log: Integrate mainline
2814      Branch: perlio
2815           +> (branch 40 files)
2816            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
2817            - lib/strict/subs lib/strict/vars lib/warnings/1global
2818            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
2819            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
2820            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
2821            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
2822            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
2823            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
2824            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
2825            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
2826            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
2827            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
2828            - lib/warnings/utf8 lib/warnings/util
2829           !> (integrate 57 files)
2830 ____________________________________________________________________________
2831 [ 10708] By: nick                                  on 2001/06/19  07:57:10
2832         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
2833      Branch: perlio
2834            ! win32/config_sh.PL
2835 ____________________________________________________________________________
2836 [ 10707] By: nick                                  on 2001/06/19  07:05:07
2837         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
2838      Branch: perl
2839            ! perly.c perly.y perly_c.diff vms/perly_c.vms
2840 ____________________________________________________________________________
2841 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
2842         Log: More perl572delta tweaks.
2843      Branch: perl
2844            ! pod/perl572delta.pod
2845 ____________________________________________________________________________
2846 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
2847         Log: Update perl572delta.
2848      Branch: perl
2849            ! pod/perl572delta.pod
2850 ____________________________________________________________________________
2851 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
2852         Log: VOS updates from Paul Green.
2853      Branch: perl
2854            ! vos/Changes vos/build.cm vos/perl.bind
2855 ____________________________________________________________________________
2856 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
2857         Log: Update the vos/config.*.* files.
2858      Branch: perl
2859            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2860            ! vos/config.ga.h
2861 ____________________________________________________________________________
2862 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
2863         Log: Add a makefile for more painless adding of symbols to the
2864              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
2865              takes care of the adding)
2866      Branch: perl
2867            + vos/Makefile
2868 ____________________________________________________________________________
2869 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
2870         Log: Make libnetcfg by default display the libnet configuration,
2871              -c to change, add -i for old config, document all options,
2872              regen toc.
2873      Branch: perl
2874            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
2875 ____________________________________________________________________________
2876 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
2877         Log: gcc -Wall sweep.
2878      Branch: perl
2879            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
2880 ____________________________________________________________________________
2881 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
2882         Log: So there.
2883      Branch: perl
2884            ! universal.c
2885 ____________________________________________________________________________
2886 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
2887         Log: Document the need for sv_printify().
2888              
2889              Document that 'use utf8' has been considered.
2890              
2891              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
2892      Branch: perl
2893            ! pod/perltodo.pod universal.c
2894 ____________________________________________________________________________
2895 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
2896         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
2897              From: Nicholas Clark <nick@ccl4.org>
2898              Date: Mon, 18 Jun 2001 23:29:23 +0100
2899              Message-ID: <20010618232923.I98663@plum.flirble.org>
2900      Branch: perl
2901            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
2902            ! ext/Sys/Syslog/Makefile.PL
2903 ____________________________________________________________________________
2904 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
2905         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
2906              From: Scott.L.Miller@Compaq.com
2907              Date: Mon, 18 Jun 2001 10:12:27 -0500
2908              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
2909      Branch: perl
2910            ! lib/perl5db.pl pod/perldebug.pod
2911 ____________________________________________________________________________
2912 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
2913         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
2914              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2915              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
2916              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
2917      Branch: perl
2918            ! lib/Carp/Heavy.pm
2919 ____________________________________________________________________________
2920 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
2921         Log: Subject: [PATCH] Documentation changes for CLONE
2922              From: Artur Bergman <artur@contiller.se>
2923              Date: Mon, 18 Jun 2001 22:06:37 +0200
2924              Message-ID: <B7542BEC.1719%artur@contiller.se>
2925      Branch: perl
2926            ! pod/perlmod.pod pod/perlsub.pod
2927 ____________________________________________________________________________
2928 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
2929         Log: Subject: Re: configure.com
2930              From: "Craig A. Berry" <craigberry@mac.com>
2931              Date: Mon, 18 Jun 2001 16:04:38 -0500
2932              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
2933      Branch: perl
2934            ! configure.com
2935 ____________________________________________________________________________
2936 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
2937         Log: Subject: PL_nullstash + perl_clone()
2938              From: Doug MacEachern <dougm@covalent.net>
2939              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
2940              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
2941      Branch: perl
2942            ! sv.c
2943 ____________________________________________________________________________
2944 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
2945         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
2946              From: davem@fdgroup.co.uk
2947              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
2948              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
2949      Branch: perl
2950            ! embed.pl pod/perlapi.pod
2951 ____________________________________________________________________________
2952 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
2953         Log: More cross-compilation defaults gleaned from -Dcc
2954              if it is CPU-OS-gcc.
2955      Branch: metaconfig
2956            ! U/modified/libc.U
2957      Branch: metaconfig/U/perl
2958            ! Cross.U
2959      Branch: perl
2960            ! Configure INSTALL
2961 ____________________________________________________________________________
2962 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
2963         Log: Update Changes.
2964      Branch: perl
2965            ! Changes patchlevel.h
2966 ____________________________________________________________________________
2967 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
2968         Log: Subject: [PATCH 5.7.1] sv.c documentation
2969              From: davem@fdgroup.co.uk
2970              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
2971              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
2972      Branch: perl
2973            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
2974            ! sv.c sv.h
2975 ____________________________________________________________________________
2976 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
2977         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
2978              From: "Jon Gunnip" <jongunnip@hotmail.com>
2979              Date: Sun, 17 Jun 2001 18:24:29 -0400
2980              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
2981      Branch: perl
2982            ! pod/perlvar.pod
2983 ____________________________________________________________________________
2984 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
2985         Log: Move the locale/strict/warnings helper files back
2986              under the t/lib; this way the amount of non-installabled
2987              stuff under lib/ stays smaller.
2988      Branch: perl
2989            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
2990            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
2991            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
2992            + t/lib/warnings/5nolint t/lib/warnings/6default
2993            + t/lib/warnings/7fatal t/lib/warnings/8signal
2994            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
2995            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
2996            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
2997            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
2998            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
2999            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
3000            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
3001            + t/lib/warnings/taint t/lib/warnings/toke
3002            + t/lib/warnings/universal t/lib/warnings/utf8
3003            + t/lib/warnings/util
3004            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
3005            - lib/strict/subs lib/strict/vars lib/warnings/1global
3006            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
3007            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
3008            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
3009            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
3010            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
3011            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
3012            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
3013            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
3014            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
3015            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
3016            - lib/warnings/utf8 lib/warnings/util
3017            ! MANIFEST installperl lib/locale.t lib/strict.t
3018 ____________________________________________________________________________
3019 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
3020         Log: Split off the pack/unpack code, from Nicholas Clark.
3021      Branch: perl
3022            + pp_pack.c
3023            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
3024            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
3025            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3026 ____________________________________________________________________________
3027 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
3028         Log: Guard the SysV IPC tests against being invoked in
3029              SysV-IPC-less places.
3030      Branch: perl
3031            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3032 ____________________________________________________________________________
3033 [ 10683] By: nick                                  on 2001/06/18  12:24:42
3034         Log: Integrate mainline (new test scheme now ok on Linux).
3035      Branch: perlio
3036           +> lib/warnings.t
3037           !> dump.c sv.c
3038 ____________________________________________________________________________
3039 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
3040         Log: Add the locale.c and numeric.c to the microperl sources.
3041      Branch: perl
3042            ! Makefile.micro win32/Makefile
3043 ____________________________________________________________________________
3044 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
3045         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
3046              From: Abhijit Menon-Sen <ams@wiw.org>
3047              Date: Mon, 18 Jun 2001 14:23:44 +0530
3048              Message-ID: <20010618142344.A13136@lustre.linux.in>
3049      Branch: perl
3050            ! dump.c
3051 ____________________________________________________________________________
3052 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
3053         Log: Subject: Re: [PATCH] more anonymous stash cleanups
3054              From: Abhijit Menon-Sen <ams@wiw.org>
3055              Date: Mon, 18 Jun 2001 15:50:32 +0530
3056              Message-ID: <20010618155032.A13223@lustre.linux.in>
3057              
3058              Plus the comment left in as suggested by NI-S.
3059      Branch: perl
3060            ! sv.c
3061 ____________________________________________________________________________
3062 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
3063         Log: One missed file.
3064      Branch: perl
3065            + lib/warnings.t
3066 ____________________________________________________________________________
3067 [ 10678] By: nick                                  on 2001/06/18  08:05:29
3068         Log: Integrate mainline (part2 - the deletes)
3069      Branch: perlio
3070            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
3071            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
3072            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
3073            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
3074            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
3075            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
3076            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
3077            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
3078            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
3079            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
3080            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
3081 ____________________________________________________________________________
3082 [ 10677] By: nick                                  on 2001/06/18  08:04:44
3083         Log: Integrate mainline (part1)
3084      Branch: perlio
3085           +> (branch 376 files)
3086            - (delete 219 files)
3087           !> (integrate 151 files)
3088 ____________________________________________________________________________
3089 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
3090         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
3091              No doubt I made some mistakes like missed some files or
3092              misnamed some files.  The naming rules were more or less:
3093              (1) if the module is from CPAN, follows its ways, be it
3094              t/*.t or test.pl.
3095              (2) otherwise if there are multiple tests for a module
3096              put them in a t/
3097              (3) otherwise if there's only one test put it in Module.t
3098              (4) helper files go to module/ (locale, strict, warnings)
3099              (5) use longer filenames now that we can (but e.g. the
3100              compat-0.6.t and the Text::Balanced test files still
3101              were renamed to be more civil against the 8.3 people)
3102              installperl was updated appropriately not to install the
3103              *.t files or the help files from under lib.
3104              
3105              TODO: some helper files still remain under t/ that could
3106              follow their 'masters'.  UPDATE: On second thoughts, why
3107              should they.  They can continue to live under t/lib, and
3108              in fact the locale/strict/warnings helpers that were moved
3109              could be moved back.  This way the amount of non-installable
3110              stuff under lib/ stays smaller.
3111      Branch: perl
3112            + (add 253 files)
3113            - (delete 254 files)
3114            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
3115 ____________________________________________________________________________
3116 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
3117         Log: The warning no more comes from util.c, it comes from numeric.c.
3118      Branch: perl
3119            ! README.tru64
3120 ____________________________________________________________________________
3121 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
3122         Log: Subject: Re: anyone good at casting spells?
3123              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3124              Date: Sun, 17 Jun 2001 21:21:04 -0400
3125              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
3126      Branch: perl
3127            ! ext/POSIX/POSIX.xs hv.h
3128 ____________________________________________________________________________
3129 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
3130         Log: Protect the (original) thread tests against testing if no 5.005
3131              threads have been configured.
3132      Branch: perl
3133            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3134            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3135            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3136            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3137            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3138            ! ext/Thread/unsync4.t
3139 ____________________________________________________________________________
3140 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
3141         Log: Try the new test scanning scheme on Text::Abbrev.
3142      Branch: perl
3143            + lib/Text/Abbrev.t
3144            - lib/Text/Abbrev/t/abbrev.t
3145            ! MANIFEST
3146 ____________________________________________________________________________
3147 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
3148         Log: Change the scan policy of the *.t and test.pl files,
3149              now the *.t do not need to live in a t/ directory.
3150      Branch: perl
3151            ! t/TEST t/harness
3152 ____________________________________________________________________________
3153 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
3154         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
3155              From: Ilmari Karonen <iltzu@sci.fi>
3156              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
3157              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
3158      Branch: perl
3159            ! pod/perlfaq7.pod
3160 ____________________________________________________________________________
3161 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
3162         Log: Quench the warnings from Tru64; the HP-UX is still
3163              broken because it really, REALLY, doesn't like the
3164              HvARRAY() being lvalue:
3165              
3166              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
3167              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
3168      Branch: perl
3169            ! hv.c
3170 ____________________________________________________________________________
3171 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
3172         Log: Integrate change #10667 from maintperl:
3173              
3174              change#10449 broke the special-case that makes lexicals inside the
3175              eval"" within DB::DB() visible
3176      Branch: perl
3177           !> op.c
3178 ____________________________________________________________________________
3179 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
3180         Log: change#10449 broke the special-case that makes lexicals inside the
3181              eval"" within DB::DB() visible
3182      Branch: maint-5.6/perl
3183            ! op.c
3184 ____________________________________________________________________________
3185 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
3186         Log: Still spurious output; indent the code a bit.
3187              
3188              TODO1: separate the utility functions like MkDir
3189              into a helper script?
3190              
3191              TODO2: I see a lot of repetition in the filepath()
3192              and dirpath() calls.
3193      Branch: perl
3194            ! t/lib/filefind.t t/lib/findtaint.t
3195 ____________________________________________________________________________
3196 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
3197         Log: Regen modlib, toc.
3198      Branch: perl
3199            ! pod/perlmodlib.pod pod/perltoc.pod
3200 ____________________________________________________________________________
3201 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
3202         Log: Add libnetcfg to perlutil.
3203      Branch: perl
3204            ! pod/perlutil.pod
3205 ____________________________________________________________________________
3206 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
3207         Log: Initial integration of libnet-1.0703.
3208              The Configure script renamed as libnetcfg, will be
3209              installed along other utilities.
3210      Branch: perl
3211            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
3212            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
3213            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
3214            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
3215            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
3216            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
3217            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
3218            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
3219            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
3220            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
3221            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
3222            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
3223            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
3224            + utils/libnetcfg.PL
3225            ! MANIFEST utils.lst utils/Makefile
3226 ____________________________________________________________________________
3227 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
3228         Log: Less potentially test-harness-confusing output.
3229      Branch: perl
3230            ! lib/Memoize/t/expire_module_t.t
3231 ____________________________________________________________________________
3232 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
3233         Log: The final print annoys make test.
3234      Branch: perl
3235            ! t/lib/filefind.t t/lib/findtaint.t
3236 ____________________________________________________________________________
3237 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
3238         Log: Add an option for handling dangling symbolic links.
3239      Branch: perl
3240            ! lib/File/Find.pm t/lib/filefind.t
3241 ____________________________________________________________________________
3242 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
3243         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
3244              From: Thomas Wegner <wegner_thomas@yahoo.com>
3245              Date: Sun, 17 Jun 2001 14:43:11 +0200
3246              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
3247      Branch: perl
3248            + t/lib/findtaint.t
3249            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
3250 ____________________________________________________________________________
3251 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
3252         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
3253              From: Jonathan Stowe <gellyfish@gellyfish.com>
3254              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
3255              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
3256      Branch: perl
3257            ! lib/ExtUtils/MM_Unix.pm
3258 ____________________________________________________________________________
3259 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
3260         Log: Subject: [PATCH] more anonymous stash cleanups
3261              From: Abhijit Menon-Sen <ams@wiw.org>
3262              Date: Sun, 17 Jun 2001 11:44:06 +0530
3263              Message-ID: <20010617114406.A25203@lustre.linux.in>
3264      Branch: perl
3265            ! op.c
3266 ____________________________________________________________________________
3267 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
3268         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
3269              From: Abhijit Menon-Sen <ams@wiw.org>
3270              Date: Sun, 17 Jun 2001 08:02:59 +0530
3271              Message-ID: <20010617080259.A28776@lustre.linux.in>
3272              
3273              Subject: [PATCH #2/7] xhv_eiter
3274              From: Abhijit Menon-Sen <ams@wiw.org>
3275              Date: Sun, 17 Jun 2001 08:13:18 +0530
3276              Message-ID: <20010617081318.B28776@lustre.linux.in>
3277              
3278              Subject: [PATCH #3/7] xhv_fill
3279              From: Abhijit Menon-Sen <ams@wiw.org>
3280              Date: Sun, 17 Jun 2001 08:25:16 +0530
3281              Message-ID: <20010617082516.C28776@lustre.linux.in>
3282              
3283              Subject: [PATCH #4/7] xhv_keys
3284              From: Abhijit Menon-Sen <ams@wiw.org>
3285              Date: Sun, 17 Jun 2001 08:36:17 +0530
3286              Message-ID: <20010617083617.D28776@lustre.linux.in>
3287              
3288              Subject: [PATCH #5/7] xhv_max
3289              From: Abhijit Menon-Sen <ams@wiw.org>
3290              Date: Sun, 17 Jun 2001 08:39:48 +0530
3291              Message-ID: <20010617083948.E28776@lustre.linux.in>
3292              
3293              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
3294              From: Abhijit Menon-Sen <ams@wiw.org>
3295              Date: Sun, 17 Jun 2001 08:51:11 +0530
3296              Message-ID: <20010617085111.F28776@lustre.linux.in>
3297      Branch: perl
3298            ! hv.c
3299 ____________________________________________________________________________
3300 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
3301         Log: Update Changes.
3302      Branch: perl
3303            ! Changes patchlevel.h
3304 ____________________________________________________________________________
3305 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
3306         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
3307              From: Abhijit Menon-Sen <ams@wiw.org>
3308              Date: Sat, 16 Jun 2001 07:41:19 +0530
3309              Message-ID: <20010616074119.A24720@lustre.linux.in>
3310      Branch: perl
3311            ! hv.c perl.c vms/vmsish.h win32/win32.h
3312 ____________________________________________________________________________
3313 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
3314         Log: Document tests failing when threaded, since we now have more.
3315      Branch: perl
3316            ! pod/perl572delta.pod
3317 ____________________________________________________________________________
3318 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
3319         Log: -Wall cleanup.
3320      Branch: perl
3321            ! ext/Thread/Thread.xs
3322 ____________________________________________________________________________
3323 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
3324         Log: pthread_attr_setstacksize() isn't absolutely necessary
3325              to call, only iff THREAD_CREATE_NEEDS_STACK.
3326      Branch: perl
3327            ! ext/Thread/Thread.xs
3328 ____________________________________________________________________________
3329 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
3330         Log: -Wall strays.
3331      Branch: perl
3332            ! perl.c util.c
3333 ____________________________________________________________________________
3334 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
3335         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
3336              (and INT64_MIN) brokenness.
3337      Branch: perl
3338            ! hints/darwin.sh perl.h
3339 ____________________________________________________________________________
3340 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
3341         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
3342              From: Nicholas Clark <nick@ccl4.org>
3343              Date: Sun, 17 Jun 2001 00:16:05 +0100
3344              Message-ID: <20010617001605.V98663@plum.flirble.org>
3345      Branch: perl
3346            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
3347            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3348            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3349 ____________________________________________________________________________
3350 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
3351         Log: Add perlnetware to docs; regen toc; supply skeleton
3352              docs for some Memoize submodules.
3353      Branch: perl
3354            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
3355            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3356            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
3357            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
3358            ! win32/Makefile win32/makefile.mk
3359 ____________________________________________________________________________
3360 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
3361         Log: pod cleanup.
3362      Branch: perl
3363            ! README.netware
3364 ____________________________________________________________________________
3365 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
3366         Log: Integrate Memoize 0.64.  Few tweaks were required in
3367              the test scripts.  Note that the speed and expire*
3368              tests take several dozen seconds to run.
3369      Branch: perl
3370            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3371            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
3372            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3373            + lib/Memoize/README lib/Memoize/SDBM_File.pm
3374            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
3375            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
3376            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
3377            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3378            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
3379            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
3380            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
3381            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
3382            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
3383            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
3384            ! MANIFEST t/lib/1_compile.t
3385 ____________________________________________________________________________
3386 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
3387         Log: Document the cross-compilation options.
3388      Branch: perl
3389            ! Cross/README INSTALL
3390 ____________________________________________________________________________
3391 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
3392         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
3393      Branch: perl
3394            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
3395            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
3396            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
3397            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
3398            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
3399            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
3400            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
3401            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
3402            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
3403            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
3404            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
3405            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
3406            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
3407            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
3408            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
3409            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
3410            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
3411            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
3412            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
3413            + lib/ExtUtils/MM_NW5.pm
3414            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
3415            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
3416            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
3417            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
3418            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
3419            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
3420            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
3421            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
3422            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
3423            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
3424            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
3425            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
3426            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
3427            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
3428            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
3429            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
3430            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
3431            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
3432            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
3433            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
3434            ! util.h x2p/a2py.c
3435 ____________________________________________________________________________
3436 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
3437         Log: Resort MANIFEST.
3438      Branch: perl
3439            ! MANIFEST
3440 ____________________________________________________________________________
3441 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
3442         Log: Integrate perlio.
3443      Branch: perl
3444           +> win32/win32io.c
3445           !> MANIFEST perlio.c perliol.h win32/makefile.mk
3446 ____________________________________________________________________________
3447 [ 10640] By: nick                                  on 2001/06/16  18:38:31
3448         Log: Disable :win32 layer as default till I get it working
3449      Branch: perlio
3450            ! MANIFEST perlio.c
3451 ____________________________________________________________________________
3452 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
3453         Log: Try the new scheme by moving the Text::Abbrev test
3454              to a new place under lib.
3455      Branch: perl
3456            + lib/Text/Abbrev/t/abbrev.t
3457            - t/lib/abbrev.t
3458            ! MANIFEST
3459 ____________________________________________________________________________
3460 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
3461         Log: Make the code even more dynamical so that testname
3462              suffix length can change.
3463      Branch: perl
3464            ! lib/Test/Harness.pm t/TEST
3465 ____________________________________________________________________________
3466 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
3467         Log: Allow for deeper t/ and also a single test.pl.
3468      Branch: perl
3469            ! t/TEST t/harness
3470 ____________________________________________________________________________
3471 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
3472         Log: #define fix from Nicholas Clark.
3473      Branch: perl
3474            ! ext/POSIX/POSIX.xs
3475 ____________________________________________________________________________
3476 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
3477         Log: Initialization is nice.
3478      Branch: perl
3479            ! lib/Test/Harness.pm
3480 ____________________________________________________________________________
3481 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
3482         Log: Make t/TEST and t/harness to test also the t/ tests
3483              under the main lib/ and ext/ directories.  Fix Test::Harness
3484              to dynamically change the width of its "foo/bar....ok" output.
3485      Branch: perl
3486            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
3487 ____________________________________________________________________________
3488 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
3489         Log: Subject: [PATCH] Re: perl@10611 
3490              From: Nicholas Clark <nick@ccl4.org>
3491              Date: Sat, 16 Jun 2001 16:52:47 +0100
3492              Message-ID: <20010616165247.O98663@plum.flirble.org>
3493              
3494              The .xs parts, too.
3495      Branch: perl
3496            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
3497            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
3498 ____________________________________________________________________________
3499 [ 10632] By: nick                                  on 2001/06/16  16:44:35
3500         Log: Work-in-progress win32 layer semi-functional, checking 
3501              for UNIX breakage.
3502      Branch: perlio
3503            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
3504 ____________________________________________________________________________
3505 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
3506         Log: Subject: [PATCH] Re: perl@10611 
3507              From: Nicholas Clark <nick@ccl4.org>
3508              Date: Sat, 16 Jun 2001 16:52:47 +0100
3509              Message-ID: <20010616165247.O98663@plum.flirble.org>
3510      Branch: perl
3511            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
3512            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
3513            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
3514            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
3515            ! lib/ExtUtils/Constant.pm
3516 ____________________________________________________________________________
3517 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
3518         Log: Metaconfig unit change for #10629.
3519      Branch: metaconfig
3520            ! U/modified/Finish.U
3521 ____________________________________________________________________________
3522 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
3523         Log: The extraction changed directories.
3524      Branch: perl
3525            ! Configure
3526 ____________________________________________________________________________
3527 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
3528         Log: Math::BigInt 1.35 from Tels.
3529      Branch: perl
3530            + t/lib/mbimbf.t
3531            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3532            ! t/lib/bigfltpm.t t/lib/bigintpm.t
3533 ____________________________________________________________________________
3534 [ 10627] By: nick                                  on 2001/06/16  14:54:52
3535         Log: Work in progress UNIX-side edit of win32 PerLIO layer
3536      Branch: perlio
3537            + win32/win32io.c
3538            ! perlio.c win32/makefile.mk
3539 ____________________________________________________________________________
3540 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
3541         Log: Subject: [PATCH 5.6.1] os2/diff-configure
3542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3543              Date: Fri, 15 Jun 2001 01:19:36 -0400
3544              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
3545              
3546              Empty all of it because I think #10624 made even the
3547              last patch hunk unnecessary.
3548      Branch: perl
3549            ! os2/diff.configure
3550 ____________________________________________________________________________
3551 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
3552         Log: Metaconfig unit change for 10624.
3553      Branch: metaconfig
3554            ! U/modified/libc.U
3555      Branch: perl
3556            ! config_h.SH
3557 ____________________________________________________________________________
3558 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
3559         Log: Move the initialization of libnames to the beginning so
3560              that can one 'seed' it (as OS/2 does.)
3561      Branch: perl
3562            ! Configure
3563 ____________________________________________________________________________
3564 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
3565         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
3566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3567              Date: Fri, 15 Jun 2001 19:10:57 -0400
3568              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
3569      Branch: perl
3570            ! os2/OS2/REXX/DLL/DLL.pm
3571 ____________________________________________________________________________
3572 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
3573         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
3574              From: "Craig A. Berry" <craigberry@mac.com>
3575              Date: Fri, 15 Jun 2001 17:00:03 -0500
3576              Message-Id: <a05101007b750342599be@[172.16.52.1]>
3577      Branch: perl
3578            ! vms/descrip_mms.template
3579 ____________________________________________________________________________
3580 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
3581         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
3582              From: "Craig A. Berry" <craigberry@mac.com>
3583              Date: Fri, 15 Jun 2001 18:39:42 -0500
3584              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
3585      Branch: perl
3586            ! lib/File/Spec/VMS.pm t/lib/extutils.t
3587 ____________________________________________________________________________
3588 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
3589         Log: Integrate perlio.
3590      Branch: perl
3591           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
3592           !> t/io/utf8.t t/lib/io_scalar.t
3593 ____________________________________________________________________________
3594 [ 10619] By: nick                                  on 2001/06/15  21:05:19
3595         Log: Generated files
3596      Branch: perlio
3597            ! embed.h proto.h
3598 ____________________________________________________________________________
3599 [ 10618] By: nick                                  on 2001/06/15  20:27:42
3600         Log: Fix open.pm to work via XS-implemented method calls rather
3601              than *open::layers variables which caused all the HV/AV hassle.
3602      Branch: perlio
3603            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
3604            ! t/lib/io_scalar.t
3605 ____________________________________________________________________________
3606 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
3607         Log: Integrate perlio.
3608      Branch: perl
3609           !> lib/ExtUtils/Constant.pm
3610 ____________________________________________________________________________
3611 [ 10616] By: nick                                  on 2001/06/15  18:46:47
3612         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
3613      Branch: perlio
3614            ! lib/ExtUtils/Constant.pm
3615 ____________________________________________________________________________
3616 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
3617         Log: Integrate perlio.
3618      Branch: perl
3619           !> ext/Socket/Socket.xs
3620 ____________________________________________________________________________
3621 [ 10614] By: nick                                  on 2001/06/15  18:33:37
3622         Log: MULTIPLICITY fix for Socket.xs
3623      Branch: perlio
3624            ! ext/Socket/Socket.xs
3625 ____________________________________________________________________________
3626 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
3627         Log: Subject: Re: perl@10611
3628              From: Doug MacEachern <dougm@covalent.net>
3629              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
3630              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
3631      Branch: perl
3632            ! ext/Socket/Socket.xs
3633 ____________________________________________________________________________
3634 [ 10612] By: nick                                  on 2001/06/15  16:14:38
3635         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
3636      Branch: perlio
3637           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3638           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
3639           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
3640           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
3641           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3642           !> utils/h2ph.PL
3643 ____________________________________________________________________________
3644 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
3645         Log: Update Changes.
3646      Branch: perl
3647            ! Changes patchlevel.h
3648 ____________________________________________________________________________
3649 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
3650         Log: Upping the test count.
3651      Branch: perl
3652            ! t/lib/filefind.t
3653 ____________________________________________________________________________
3654 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
3655         Log: Integrate perlio.
3656      Branch: perl
3657           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3658 ____________________________________________________________________________
3659 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
3660         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
3661              From: andreas.koenig@anima.de (Andreas J. Koenig)
3662              Date: 15 Jun 2001 13:30:39 +0200
3663              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
3664              
3665              Record the grim history.
3666      Branch: perl
3667            ! lib/File/Find.pm
3668 ____________________________________________________________________________
3669 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
3670         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
3671              From: Brian McCauley <nobull@mail.com>
3672              Date: 15 Jun 2001 07:51:26 +0100
3673              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
3674      Branch: perl
3675            ! lib/File/Find.pm t/lib/filefind.t
3676 ____________________________________________________________________________
3677 [ 10606] By: nick                                  on 2001/06/15  14:00:08
3678         Log: regen_config_h for Win32.
3679      Branch: perlio
3680            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3681 ____________________________________________________________________________
3682 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
3683         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
3684              From: Peter Prymmer <pvhp@forte.com>
3685              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
3686              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
3687      Branch: perl
3688            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3689 ____________________________________________________________________________
3690 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
3691         Log: Some filesystems require writability for rename/unlink.
3692      Branch: perl
3693            ! opcode.pl
3694 ____________________________________________________________________________
3695 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
3696         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
3697              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
3698              Date: Fri, 15 Jun 2001 12:08:53 +0200
3699              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
3700      Branch: perl
3701            ! perlio.c
3702 ____________________________________________________________________________
3703 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
3704         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
3705              From: Mike Guy <mjtg@cam.ac.uk>
3706              Date: Fri, 15 Jun 2001 14:11:49 +0100
3707              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
3708      Branch: perl
3709            ! opcode.pl
3710 ____________________________________________________________________________
3711 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
3712         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
3713              From: Nicholas Clark <nick@ccl4.org>
3714              Date: Thu, 14 Jun 2001 23:52:56 +0100
3715              Message-ID: <20010614235256.G98663@plum.flirble.org>
3716      Branch: perl
3717            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
3718            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3719 ____________________________________________________________________________
3720 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
3721         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
3722              From: Russ Allbery <rra@stanford.edu>
3723              Date: 14 Jun 2001 13:24:43 -0700
3724              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
3725      Branch: perl
3726            ! ext/GDBM_File/GDBM_File.pm
3727 ____________________________________________________________________________
3728 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
3729         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
3730              From: Nicholas Clark <nick@ccl4.org>
3731              Date: Thu, 14 Jun 2001 20:37:47 +0100
3732              Message-ID: <20010614203747.F98663@plum.flirble.org>
3733      Branch: perl
3734            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3735            ! t/lib/gdbm.t
3736 ____________________________________________________________________________
3737 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
3738         Log: Integrate perlio.
3739      Branch: perl
3740           !> makedef.pl sv.c
3741 ____________________________________________________________________________
3742 [ 10597] By: nick                                  on 2001/06/15  11:08:13
3743         Log: Check that HVs with HvNAME() != NULL are really stashes before
3744              treating them as such. Also be more defensive on the GvCV.
3745              Win32 fork and dprof now working again. 
3746      Branch: perlio
3747            ! sv.c
3748 ____________________________________________________________________________
3749 [ 10596] By: nick                                  on 2001/06/15  10:11:20
3750         Log: Integrate mainline.
3751      Branch: perlio
3752           +> Cross/README
3753           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
3754           !> Porting/config_H config_h.SH configure.com epoc/config.sh
3755           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
3756           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3757           !> vos/config.ga.h win32/config.bc win32/config.gc
3758           !> win32/config.vc win32/config_H.bc win32/config_H.gc
3759           !> win32/config_H.vc
3760 ____________________________________________________________________________
3761 [ 10595] By: nick                                  on 2001/06/15  09:37:17
3762         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
3763              - Win32 (VC++) now builds but fails:
3764              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
3765              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
3766              write.t    - open(...,"|-") not implemented on Win32 
3767      Branch: perlio
3768            ! makedef.pl
3769 ____________________________________________________________________________
3770 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
3771         Log: Integrate perlio.
3772      Branch: perl
3773           !> perlio.c win32/makefile.mk
3774 ____________________________________________________________________________
3775 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
3776         Log: Metaconfig unit changes for #10592.
3777      Branch: metaconfig
3778            + U/modified/i_varhdr.U U/modified/startsh.U
3779            - U/a_dvisory/crosscompile.U U/target/Target.U
3780            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3781            ! U/compline/bitpbyte.U U/compline/byteorder.U
3782            ! U/compline/ccflags.U U/compline/charsize.U
3783            ! U/compline/d_casti32.U U/compline/d_castneg.U
3784            ! U/compline/d_closedir.U U/compline/d_fd_set.U
3785            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
3786            ! U/compline/d_keepsig.U U/compline/d_open3.U
3787            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
3788            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
3789            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
3790            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
3791            ! U/compline/doublesize.U U/compline/floatsize.U
3792            ! U/compline/nblock_io.U U/compline/orderlib.U
3793            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
3794            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
3795            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
3796            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
3797            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
3798            ! U/modified/spitshell.U U/threads/archname.U
3799            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
3800            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
3801            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
3802            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
3803            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
3804      Branch: metaconfig/U/perl
3805            + Cross.U
3806            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
3807            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
3808            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
3809            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
3810            ! stdio_streams.U uselfs.U
3811 ____________________________________________________________________________
3812 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
3813         Log: The first steps towards cross-compilation.
3814              
3815              Abstract execution of compiled test executables with $run,
3816              and abstract transfer of files with $to and $from.
3817              
3818              Under cross-compilation the $run, $to, and $from will point
3819              to appropriate wrapper scripts, by default ssh and scp,
3820              but also rsh, rcp, and cp are supported.  If not
3821              cross-compiling, they will be set to '', ':', and ':',
3822              respectively.
3823              
3824              With these patches I was able to get Configure for
3825              iPAQ ARM Linux on an Intel Linux about 95% right
3826              (only a few tests failed to execute or they produced
3827              incorrect results), and I was able to compile
3828              a functional miniperl.
3829              
3830              The symbol crosscompile renamed to be usecrosscompile,
3831              the corresponding C symbol from CROSSCOMPILE to
3832              USE_CROSS_COMPILE.
3833      Branch: perl
3834            ! Configure Cross/README Makefile.SH Porting/Glossary
3835            ! Porting/config.sh Porting/config_H config_h.SH configure.com
3836            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
3837            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3838            ! vos/config.ga.def vos/config.ga.h win32/config.bc
3839            ! win32/config.gc win32/config.vc win32/config_H.bc
3840            ! win32/config_H.gc win32/config_H.vc
3841 ____________________________________________________________________________
3842 [ 10591] By: nick                                  on 2001/06/14  20:00:12
3843         Log: Steps along the road toward Win32 building again.
3844      Branch: perlio
3845            ! perlio.c win32/makefile.mk
3846 ____________________________________________________________________________
3847 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
3848         Log: Integrate perlio.
3849      Branch: perl
3850           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3851 ____________________________________________________________________________
3852 [ 10589] By: nick                                  on 2001/06/14  13:54:07
3853         Log: Routine regen_config_h for Win32
3854      Branch: perlio
3855            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3856 ____________________________________________________________________________
3857 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
3858         Log: Integrate perlio.
3859      Branch: perl
3860           +> perlyline.pl
3861           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
3862 ____________________________________________________________________________
3863 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
3864         Log: A placeholder.
3865      Branch: perl
3866            + Cross/README
3867 ____________________________________________________________________________
3868 [ 10586] By: nick                                  on 2001/06/14  08:25:07
3869         Log: Add new step to run_byacc which:
3870              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
3871              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
3872      Branch: perlio
3873            + perlyline.pl
3874            ! MANIFEST Makefile.SH perly.c
3875 ____________________________________________________________________________
3876 [ 10585] By: nick                                  on 2001/06/14  08:22:29
3877         Log: Integrate mainline
3878      Branch: perlio
3879           +> locale.c numeric.c
3880           !> Changes cygwin/Makefile.SHs embed.h embed.pl
3881           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
3882           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
3883           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
3884           !> x2p/Makefile.SH
3885 ____________________________________________________________________________
3886 [ 10584] By: nick                                  on 2001/06/14  08:05:53
3887         Log: Hack to remove insecure directories from PATH so test will run.
3888      Branch: perlio
3889            ! t/lib/filefind.t
3890 ____________________________________________________________________________
3891 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
3892         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
3893      Branch: perl
3894            - t/lib/mbimbf.t
3895            ! MANIFEST
3896 ____________________________________________________________________________
3897 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
3898         Log: Detypo.
3899      Branch: perl
3900            ! x2p/Makefile.SH
3901 ____________________________________________________________________________
3902 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
3903         Log: de-$CONFIG continues.
3904      Branch: perl
3905            ! cygwin/Makefile.SHs x2p/Makefile.SH
3906 ____________________________________________________________________________
3907 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
3908         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
3909              From: Nicholas Clark <nick@ccl4.org>
3910              Date: Wed, 13 Jun 2001 21:20:13 +0100
3911              Message-ID: <20010613212013.D98663@plum.flirble.org>
3912      Branch: perl
3913            ! opcode.pl
3914 ____________________________________________________________________________
3915 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
3916         Log: Subject: splitting util.c
3917              From: Hugo <hv@crypt.compulink.co.uk>
3918              Date: Thu, 14 Jun 2001 00:41:08 +0100
3919              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
3920      Branch: perl
3921            + locale.c numeric.c
3922            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
3923            ! pod/perlapi.pod proto.h util.c
3924 ____________________________________________________________________________
3925 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
3926         Log: Upgrade to Math::BigInt 1.34 from Tels.
3927      Branch: perl
3928            + t/lib/mbimbf.t
3929            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3930            ! t/lib/bigfltpm.t t/lib/bigintpm.t
3931 ____________________________________________________________________________
3932 [ 10577] By: nick                                  on 2001/06/13  19:02:48
3933         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
3934      Branch: perlio
3935           !> (integrate 125 files)
3936 ____________________________________________________________________________
3937 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
3938         Log: Update Changes.
3939      Branch: perl
3940            ! Changes patchlevel.h
3941 ____________________________________________________________________________
3942 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
3943         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
3944              From: "Craig A. Berry" <craigberry@mac.com>
3945              Date: Wed, 13 Jun 2001 13:24:28 -0500
3946              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
3947      Branch: perl
3948            ! ext/re/Makefile.PL
3949 ____________________________________________________________________________
3950 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
3951         Log: Mc.u.c. for #10573.
3952      Branch: metaconfig
3953            ! U/threads/usethreads.U
3954 ____________________________________________________________________________
3955 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
3956         Log: It would be also be good if I could type.
3957      Branch: perl
3958            ! Configure
3959 ____________________________________________________________________________
3960 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
3961         Log: Metaconfig unit change for #10571.
3962      Branch: metaconfig
3963            ! U/threads/usethreads.U
3964 ____________________________________________________________________________
3965 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
3966         Log: A non-empty default is a good thing.
3967      Branch: perl
3968            ! Configure
3969 ____________________________________________________________________________
3970 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
3971         Log: Metaconfig unit change for #10569.
3972      Branch: metaconfig
3973            ! U/threads/usethreads.U
3974 ____________________________________________________________________________
3975 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
3976         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
3977              extremely experimental, not even prompted for.
3978      Branch: perl
3979            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3980            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
3981            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
3982            ! win32/config.bc win32/config.gc win32/config.vc
3983 ____________________________________________________________________________
3984 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
3985         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
3986      Branch: perl
3987            ! pod/perlfaq6.pod
3988 ____________________________________________________________________________
3989 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
3990         Log: Integrate perlio; conflicts, accept Nick's versions.
3991      Branch: perl
3992           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3993           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3994 ____________________________________________________________________________
3995 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
3996         Log: Subject: Re: ext/ + -Wall
3997              From: Doug MacEachern <dougm@covalent.net>
3998              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
3999              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
4000      Branch: perl
4001            ! XSUB.h lib/ExtUtils/xsubpp perl.h
4002 ____________________________________________________________________________
4003 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
4004         Log: Similar logic as DB_File.xs, using the modern macros and
4005              defines them to older ones for older Perls where PERL_VERSION
4006              is not defined, from Doug MacEachern.
4007      Branch: perl
4008            ! ext/Storable/Storable.xs
4009 ____________________________________________________________________________
4010 [ 10564] By: nick                                  on 2001/06/13  15:22:01
4011         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
4012              and using that instead (name lookups are sequential search for now).
4013      Branch: perlio
4014            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4015            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
4016 ____________________________________________________________________________
4017 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
4018         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
4019              From: "Richard Soderberg" <rs@crystalflame.net>
4020              Date: Sat, 26 May 2001 06:44:20 -0700
4021              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
4022      Branch: perl
4023            ! sv.c t/op/glob.t
4024 ____________________________________________________________________________
4025 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
4026         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
4027              From: "Craig A. Berry" <craigberry@mac.com>
4028              Date: Tue, 12 Jun 2001 23:55:26 -0500
4029              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
4030      Branch: perl
4031            ! ext/re/Makefile.PL ext/re/re.xs
4032 ____________________________________________________________________________
4033 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
4034         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
4035              suggested by NI-S.
4036      Branch: perl
4037            ! XSUB.h malloc.c perl.h
4038 ____________________________________________________________________________
4039 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
4040         Log: Regen toc.
4041      Branch: perl
4042            ! pod/perltoc.pod
4043 ____________________________________________________________________________
4044 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
4045         Log: Subject: [patch] perl.gprof control
4046              From: Doug MacEachern <dougm@covalent.net>
4047              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
4048              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
4049      Branch: perl
4050            ! miniperlmain.c perl.h
4051 ____________________________________________________________________________
4052 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
4053         Log: Subject: Re: ext/ + -Wall
4054              From: Doug MacEachern <dougm@covalent.net>
4055              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
4056              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
4057              
4058              Document ax and break up dXSARGS.
4059      Branch: perl
4060            ! XSUB.h pod/perlapi.pod
4061 ____________________________________________________________________________
4062 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
4063         Log: More AIX tweakage from Merijn.
4064      Branch: perl
4065            ! hints/aix.sh
4066 ____________________________________________________________________________
4067 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
4068         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
4069              From: "Craig A. Berry" <craigberry@mac.com>
4070              Date: Tue, 12 Jun 2001 22:57:45 -0500
4071              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
4072      Branch: perl
4073            ! vms/descrip_mms.template
4074 ____________________________________________________________________________
4075 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
4076         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
4077              From: "Craig A. Berry" <craigberry@mac.com>
4078              Date: Tue, 12 Jun 2001 22:21:39 -0500
4079              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
4080      Branch: perl
4081            ! configure.com util.c
4082 ____________________________________________________________________________
4083 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
4084         Log: New AIX dynaloading code from Jens-Uwe Mager.
4085              Does break binary compatibility.
4086      Branch: perl
4087            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4088 ____________________________________________________________________________
4089 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
4090         Log: VMS DEC C compiler found nits by Peter Prymmer.
4091      Branch: perl
4092            ! util.c
4093 ____________________________________________________________________________
4094 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
4095         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
4096              From: Peter Prymmer <pvhp@forte.com>
4097              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
4098              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
4099      Branch: perl
4100            ! t/lib/filecomp.t
4101 ____________________________________________________________________________
4102 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
4103         Log: I wonder how many $CONFIGs still lurk in the shadows.
4104      Branch: perl
4105            ! pod/Makefile.SH x2p/cflags.SH
4106 ____________________________________________________________________________
4107 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
4108         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
4109      Branch: perl
4110            ! pod/checkpods.PL
4111 ____________________________________________________________________________
4112 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
4113         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
4114      Branch: perl
4115            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
4116 ____________________________________________________________________________
4117 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
4118         Log: Subject: [patch] rid local_patches warnings
4119              From: Doug MacEachern <dougm@covalent.net>
4120              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
4121              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
4122      Branch: perl
4123            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
4124 ____________________________________________________________________________
4125 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
4126         Log: Subject: Re: ext/ + -Wall
4127              From: Doug MacEachern <dougm@covalent.net>
4128              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
4129              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
4130      Branch: perl
4131            ! ext/attrs/attrs.xs
4132 ____________________________________________________________________________
4133 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
4134         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
4135              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4136              Date: Tue, 12 Jun 2001 14:36:20 -0400
4137              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
4138      Branch: perl
4139            ! pod/perlretut.pod
4140 ____________________________________________________________________________
4141 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
4142         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
4143              From: Mike Guy <mjtg@cam.ac.uk>
4144              Date: Tue, 12 Jun 2001 19:10:31 +0100
4145              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
4146              
4147              Subject: Re: [ID 20010612.001] out of memory during regex compilation
4148              From: Mike Guy <mjtg@cam.ac.uk>
4149              Date: Tue, 12 Jun 2001 19:21:01 +0100
4150              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
4151      Branch: perl
4152            ! pod/perlop.pod
4153 ____________________________________________________________________________
4154 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
4155         Log: AIX tweaks from Merijn H. Brand.
4156      Branch: perl
4157            ! hints/aix.sh
4158 ____________________________________________________________________________
4159 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
4160         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
4161              From: "Brendan O'Dea" <bod@compusol.com.au>
4162              Date: Wed, 13 Jun 2001 05:16:47 +1000
4163              Message-ID: <20010613051647.A8945@compusol.com.au>
4164      Branch: maint-5.6/perl
4165            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4166 ____________________________________________________________________________
4167 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
4168         Log: Subject: Small bcopy cleanup
4169              From: Andy Dougherty <doughera@lafayette.edu>
4170              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
4171              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
4172      Branch: perl
4173            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
4174 ____________________________________________________________________________
4175 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
4176         Log: Subject: [PATCH] Re: ext/ + -Wall
4177              From: Nicholas Clark <nick@ccl4.org>
4178              Date: Wed, 13 Jun 2001 00:04:30 +0100
4179              Message-ID: <20010613000430.M5901@plum.flirble.org>
4180      Branch: perl
4181            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4182 ____________________________________________________________________________
4183 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
4184         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
4185              From: Nicholas Clark <nick@ccl4.org>
4186              Date: Tue, 12 Jun 2001 23:53:07 +0100
4187              Message-ID: <20010612235307.L5901@plum.flirble.org>
4188      Branch: perl
4189            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4190 ____________________________________________________________________________
4191 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
4192         Log: MPE/iX tweaks from Mark Bixby.
4193      Branch: perl
4194            ! hints/mpeix.sh mpeix/mpeixish.h util.c
4195 ____________________________________________________________________________
4196 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
4197         Log: Update Changes.
4198      Branch: perl
4199            ! Changes patchlevel.h
4200 ____________________________________________________________________________
4201 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
4202         Log: One less -Wall whine (found under DEBUGGING).
4203      Branch: perl
4204            ! x2p/Makefile.SH x2p/a2p.c
4205 ____________________________________________________________________________
4206 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
4207         Log: s/case-independent/case-insensitive/g
4208      Branch: perl
4209            ! pod/perldebug.pod
4210 ____________________________________________________________________________
4211 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
4212         Log: As suggested in    
4213              
4214              Subject: Re: ext/ + -Wall
4215              From: Gurusamy Sarathy <gsar@ActiveState.com>
4216              Date: Mon, 11 Jun 2001 23:34:31 -0700
4217              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
4218      Branch: perl
4219            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
4220            ! perl.h
4221 ____________________________________________________________________________
4222 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
4223         Log: Subject: ext/ + -Wall
4224              From: Doug MacEachern <dougm@covalent.net>
4225              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
4226              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
4227      Branch: perl
4228            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
4229            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
4230            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
4231            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
4232            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
4233            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
4234            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
4235            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
4236            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
4237            ! lib/ExtUtils/xsubpp
4238 ____________________________________________________________________________
4239 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
4240         Log: Subject: [PATCH] anonymous stashes
4241              From: Abhijit Menon-Sen <ams@wiw.org>
4242              Date: Tue, 12 Jun 2001 12:47:04 +0530
4243              Message-ID: <20010612124704.A29029@lustre.linux.in>
4244      Branch: perl
4245            ! dump.c gv.c sv.c xsutils.c
4246 ____________________________________________________________________________
4247 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
4248         Log: One more test for $^S.
4249      Branch: perl
4250            ! t/op/magic.t
4251 ____________________________________________________________________________
4252 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
4253         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
4254              From: Abhijit Menon-Sen <ams@wiw.org>
4255              Date: Tue, 12 Jun 2001 17:35:55 +0530
4256              Message-ID: <20010612173555.A32426@lustre.linux.in>
4257      Branch: perl
4258            ! mg.c t/op/magic.t
4259 ____________________________________________________________________________
4260 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
4261         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
4262              From: Mike Guy <mjtg@cam.ac.uk>
4263              Date: Tue, 12 Jun 2001 13:14:15 +0100
4264              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
4265      Branch: perl
4266            ! pod/perlop.pod
4267 ____________________________________________________________________________
4268 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
4269         Log: AUTHORS updates.
4270      Branch: perl
4271            ! AUTHORS
4272 ____________________________________________________________________________
4273 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
4274         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
4275              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
4276              Content-Transfer-Encoding: 7bit
4277              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
4278      Branch: perl
4279            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
4280 ____________________________________________________________________________
4281 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
4282         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
4283              From: "Philip Newton" <Philip.Newton@gmx.net>
4284              Date: Mon, 11 Jun 2001 07:08:03 +0200
4285              Message-Id: <200106120802.LAA08992@taas.iki.fi>
4286      Branch: perl
4287            ! t/base/term.t
4288 ____________________________________________________________________________
4289 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
4290         Log: Cleanup the a2p.c for -Wall.
4291      Branch: perl
4292            ! x2p/Makefile.SH x2p/a2p.c
4293 ____________________________________________________________________________
4294 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
4295         Log: File::Find update for MacOS from Chris Nandor.
4296      Branch: perl
4297            ! lib/File/Find.pm t/lib/filefind.t
4298 ____________________________________________________________________________
4299 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
4300         Log: gcc -Wall nits picked out by a non-UNIX system
4301              (courtesy of Mark Bixby)
4302      Branch: perl
4303            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
4304            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
4305            ! pp_sys.c util.c
4306 ____________________________________________________________________________
4307 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
4308         Log: Metaconfig unit change for #10522.  (The d_modfl changes
4309              placate metalint.)
4310      Branch: metaconfig/U/perl
4311            ! d_modfl.U d_u32align.U
4312 ____________________________________________________________________________
4313 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
4314         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
4315              be "./try 2>&1 >/dev/null".
4316      Branch: perl
4317            ! Configure
4318 ____________________________________________________________________________
4319 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
4320         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
4321              From: "Craig A. Berry" <craigberry@mac.com>
4322              Date: Mon, 11 Jun 2001 14:00:32 -0500
4323              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
4324      Branch: perl
4325            ! configure.com
4326 ____________________________________________________________________________
4327 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
4328         Log: Move the full \p\P lists to perlunicode.
4329      Branch: perl
4330            ! pod/perlretut.pod pod/perlunicode.pod
4331 ____________________________________________________________________________
4332 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
4333         Log: VOS build tweak for 5.6.1 from Paul Green.
4334      Branch: maint-5.6/perl
4335            ! vos/build.cm
4336 ____________________________________________________________________________
4337 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
4338         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
4339              From: "Craig A. Berry" <craigberry@mac.com>
4340              Date: Fri, 8 Jun 2001 18:08:18 -0500
4341              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
4342      Branch: perl
4343            ! vms/vms.c
4344 ____________________________________________________________________________
4345 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
4346         Log: Update Changes.
4347      Branch: perl
4348            ! Changes patchlevel.h
4349 ____________________________________________________________________________
4350 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
4351         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
4352      Branch: perl
4353            ! vos/config.alpha.h vos/config.ga.h
4354 ____________________________________________________________________________
4355 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
4356         Log: VOS updates from Paul Green for @10476.
4357      Branch: perl
4358            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
4359            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4360            ! vos/config.ga.h vos/configure_perl.cm
4361 ____________________________________________________________________________
4362 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
4363         Log: Subject: [PATCH] Not many people know this ...
4364              From: Mike Guy <mjtg@cam.ac.uk>
4365              Date: Mon, 11 Jun 2001 14:55:15 +0100
4366              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
4367      Branch: perl
4368            ! pod/perldebug.pod
4369 ____________________________________________________________________________
4370 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
4371         Log: Add final commas to lists as suggested by Philip Newton.
4372      Branch: perl
4373            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4374 ____________________________________________________________________________
4375 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
4376         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
4377              Date: Sun, 10 Jun 2001 23:35:38 -0400
4378              From: Chris Nandor <pudge@pobox.com>
4379              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
4380      Branch: perl
4381            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
4382            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
4383            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
4384            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
4385            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
4386            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
4387            ! t/op/write.t t/pragma/strict.t
4388 ____________________________________________________________________________
4389 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
4390         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
4391              From: Chris Nandor <pudge@pobox.com>
4392              Date: Mon, 11 Jun 2001 08:24:28 -0400
4393              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
4394      Branch: perl
4395            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
4396            ! t/lib/io_dir.t
4397 ____________________________________________________________________________
4398 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
4399         Log: One more run_byacc (a hand-tweaked version had slipped in).
4400      Branch: perl
4401            ! perly.c vms/perly_c.vms
4402 ____________________________________________________________________________
4403 [ 10509] By: nick                                  on 2001/06/11  07:49:15
4404         Log: Integrate mainline
4405      Branch: perlio
4406           !> Makefile.SH embed.h embed.pl global.sym
4407           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
4408           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
4409           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
4410           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
4411 ____________________________________________________________________________
4412 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
4413         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
4414              From: Mike Guy <mjtg@cam.ac.uk>
4415              Reply-To: mjtg@cam.ac.uk
4416              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
4417      Branch: perl
4418            ! lib/ExtUtils/Manifest.pm
4419 ____________________________________________________________________________
4420 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
4421         Log: Subject: [PATCH] ExtUtils::Constant
4422              From: Nicholas Clark <nick@ccl4.org>
4423              Date: Sun, 10 Jun 2001 23:25:41 +0100
4424              Message-ID: <20010610232540.C76396@plum.flirble.org>
4425      Branch: perl
4426            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4427 ____________________________________________________________________________
4428 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
4429         Log: Integrate perlio.
4430      Branch: perl
4431           !> iperlsys.h
4432 ____________________________________________________________________________
4433 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
4434         Log: Move the grok_number and its lieutenant grok_numeric_radix
4435              from sv.c statics to util.c and public.
4436      Branch: perl
4437            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
4438            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
4439 ____________________________________________________________________________
4440 [ 10504] By: nick                                  on 2001/06/10  17:47:06
4441         Log: Fix (valid) -Wall warnings in perlio.c
4442      Branch: perlio
4443            ! iperlsys.h
4444 ____________________________________________________________________________
4445 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
4446         Log: Update perly_c.diff, update perly.fixer to edit away
4447              some of the -Wall noise.
4448      Branch: perl
4449            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
4450 ____________________________________________________________________________
4451 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
4452         Log: Check the version of byacc.
4453      Branch: perl
4454            ! Makefile.SH
4455 ____________________________________________________________________________
4456 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
4457         Log: Subject: [PATCH] perly.y overhaul
4458              From: Simon Cozens <simon@netthink.co.uk>
4459              Date: Sun, 10 Jun 2001 16:56:54 +0100
4460              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
4461              
4462              Plus make run_byacc.
4463      Branch: perl
4464            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
4465 ____________________________________________________________________________
4466 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
4467         Log: Integrate perlio.
4468      Branch: perl
4469           !> perlio.c perlsfio.h
4470 ____________________________________________________________________________
4471 [ 10499] By: nick                                  on 2001/06/10  15:01:08
4472         Log: Integrate mainline
4473      Branch: perlio
4474           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
4475           !> t/pragma/locale.t util.c
4476 ____________________________________________________________________________
4477 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
4478         Log: Put some meat on the perl572delta bones.  The list of
4479              selected bug fixes needs more work, as does still the
4480              whole document.
4481      Branch: perl
4482            ! pod/perl572delta.pod
4483 ____________________________________________________________________________
4484 [ 10497] By: nick                                  on 2001/06/10  12:27:51
4485         Log: Paper over a crack or two with USE_SFIO
4486      Branch: perlio
4487            ! perlio.c perlsfio.h
4488 ____________________________________________________________________________
4489 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
4490         Log: Update Changes.
4491      Branch: perl
4492            ! Changes patchlevel.h
4493 ____________________________________________________________________________
4494 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
4495         Log: Subject: Re: pragma/locale.t #107
4496              From: Hugo <hv@crypt.compulink.co.uk>
4497              Date: Sun, 10 Jun 2001 11:23:30 +0100
4498              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
4499              
4500              Encapsulate the scan of the decimal radix separator.
4501      Branch: perl
4502            ! embed.h embed.pl proto.h sv.c
4503 ____________________________________________________________________________
4504 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
4505         Log: Try to grok numbers both with the locale specific separator
4506              and with the usual "." (if different from the lss); add a test
4507              to locale.t to do also a little bit of math in addition to just
4508              equalness testing; remove extraneous logic as suggested in
4509              
4510              Subject: Re: pragma/locale.t #107
4511              From: Nicholas Clark <nick@ccl4.org>
4512              Date: Sat, 9 Jun 2001 22:37:36 +0100
4513              Message-ID: <20010609223735.Y76396@plum.flirble.org>
4514      Branch: perl
4515            ! sv.c t/pragma/locale.t
4516 ____________________________________________________________________________
4517 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
4518         Log: Metaconfig unit change for #10492.
4519      Branch: metaconfig/U/perl
4520            ! Extensions.U
4521 ____________________________________________________________________________
4522 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
4523         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
4524              From: Artur Bergman <artur@contiller.se> 
4525              Date: Sat, 09 Jun 2001 21:03:51 +0200
4526              Message-ID: <B7483FB6.1398%artur@contiller.se>
4527      Branch: perl
4528            ! Configure
4529 ____________________________________________________________________________
4530 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
4531         Log: Integrate perlio.
4532      Branch: perl
4533           !> perlsfio.h
4534 ____________________________________________________________________________
4535 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
4536         Log: Do locale specific separator if only in locale.
4537      Branch: perl
4538            ! util.c
4539 ____________________________________________________________________________
4540 [ 10489] By: nick                                  on 2001/06/09  19:13:25
4541         Log: Make XS/Typemap compile (but fail) with sfio
4542      Branch: perlio
4543            ! perlsfio.h
4544 ____________________________________________________________________________
4545 [ 10488] By: nick                                  on 2001/06/09  19:12:51
4546         Log: Re-integrate mainline
4547      Branch: perlio
4548           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
4549           !> proto.h sv.c util.c
4550 ____________________________________________________________________________
4551 [ 10487] By: nick                                  on 2001/06/09  16:26:29
4552         Log: Integrate mainline
4553      Branch: perlio
4554           !> (integrate 31 files)
4555 ____________________________________________________________________________
4556 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
4557         Log: Subject: [PATCH] New attempt to clone callack
4558              From: Artur Bergman <artur@contiller.se> 
4559              Date: Thu, 07 Jun 2001 11:52:16 +0200
4560              Message-ID: <B7451B6F.12B7%artur@contiller.se>
4561      Branch: perl
4562            ! embedvar.h intrpvar.h perlapi.h sv.c
4563 ____________________________________________________________________________
4564 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
4565         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
4566      Branch: perl
4567            ! embed.h embed.pl perl.h proto.h sv.c util.c
4568 ____________________________________________________________________________
4569 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
4570         Log: Subject: Re: pragma/locale.t #107
4571              From: Nicholas Clark <nick@ccl4.org>
4572              Date: Sat, 9 Jun 2001 16:26:10 +0100
4573              Message-ID: <20010609162609.V76396@plum.flirble.org>
4574              
4575              A missing NVification.
4576      Branch: perl
4577            ! sv.c
4578 ____________________________________________________________________________
4579 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
4580         Log: Redo the #10482, there already was a test script for formats.
4581      Branch: perl
4582            - t/io/format.t
4583            ! MANIFEST t/op/write.t
4584 ____________________________________________________________________________
4585 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
4586         Log: Twisted format testing, from Merijn.
4587      Branch: perl
4588            + t/io/format.t
4589            ! MANIFEST
4590 ____________________________________________________________________________
4591 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
4592         Log: More \p{In...} testing, combined with \N{...}.
4593      Branch: perl
4594            ! lib/utf8_heavy.pl t/op/pat.t
4595 ____________________________________________________________________________
4596 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
4597         Log: Metaconfig changes for #10479.
4598      Branch: metaconfig
4599            ! U/Glossary.patch
4600      Branch: metaconfig/U/perl
4601            ! d_modfl.U
4602 ____________________________________________________________________________
4603 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
4604         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
4605      Branch: perl
4606            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4607            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
4608            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4609            ! win32/config.bc win32/config.gc win32/config.vc
4610 ____________________________________________________________________________
4611 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
4612         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
4613              From: "Craig A. Berry" <craigberry@mac.com>
4614              Date: Thu, 7 Jun 2001 14:27:20 -0500
4615              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
4616      Branch: perl
4617            ! vms/perlvms.pod
4618 ____________________________________________________________________________
4619 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
4620         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
4621              From: Gisle Aas <gisle@ActiveState.com>
4622              Date: 07 Jun 2001 17:04:29 -0700
4623              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
4624      Branch: perl
4625            ! ext/re/re.xs
4626 ____________________________________________________________________________
4627 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
4628         Log: Update Changes.
4629      Branch: perl
4630            ! Changes patchlevel.h
4631 ____________________________________________________________________________
4632 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
4633         Log: Regen Glossary et alia.
4634      Branch: perl
4635            ! Porting/Glossary Porting/config.sh Porting/config_H
4636 ____________________________________________________________________________
4637 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
4638         Log: Metaconfig unit changes for #10473.
4639      Branch: metaconfig/U/perl
4640            ! d_modfl.U
4641 ____________________________________________________________________________
4642 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
4643         Log: Harumph, also AIX will spill its guts (i.e. dump core)
4644              if an executable contains modfl() but it hasn't been
4645              compiled right (in the case of AIX, with cc -qlongdouble).
4646      Branch: perl
4647            ! Configure
4648 ____________________________________________________________________________
4649 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
4650         Log: integrate change#10471 from mainline
4651              
4652              in change#10451, check that CvOUTSIDE is a CV before looking in
4653              (it can apparently be SVt_NULL during global destruction)
4654      Branch: maint-5.6/perl
4655           !> op.c
4656 ____________________________________________________________________________
4657 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
4658         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
4659              (it can apparently be SVt_NULL during global destruction)
4660      Branch: perl
4661            ! op.c
4662 ____________________________________________________________________________
4663 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
4664         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
4665              From: Robin Barker <rmb1@cise.npl.co.uk>
4666              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
4667              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
4668      Branch: perl
4669            ! lib/diagnostics.pm pod/perldiag.pod
4670 ____________________________________________________________________________
4671 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
4672         Log: Subject: [PATCH perl@10439] long =item
4673              From: Robin Barker <rmb1@cise.npl.co.uk>
4674              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
4675              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
4676      Branch: perl
4677            ! README.amiga lib/Attribute/Handlers.pm
4678            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4679 ____________________________________________________________________________
4680 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
4681         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
4682              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
4683              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
4684              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
4685      Branch: perl
4686            ! pod/perlguts.pod
4687 ____________________________________________________________________________
4688 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
4689         Log: Integrate perlio.
4690      Branch: perl
4691           !> sv.c
4692 ____________________________________________________________________________
4693 [ 10466] By: nick                                  on 2001/06/07  10:25:40
4694         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
4695              whitespace tweaks.
4696              Still coredumps in pragma/overload.t - what a nice hard fail that is...
4697      Branch: perlio
4698            ! sv.c
4699 ____________________________________________________________________________
4700 [ 10465] By: nick                                  on 2001/06/07  08:41:58
4701         Log: Raw integrate of mainline for S_grok_number debug
4702              (sv.c has MULTIPLICITY issues as well as whatever else ...)
4703      Branch: perlio
4704            - plan9/perlplan9.doc plan9/perlplan9.pod
4705           !> (integrate 46 files)
4706 ____________________________________________________________________________
4707 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
4708         Log: The proper prototyping for #10463.
4709      Branch: perl
4710            ! embed.h embed.pl proto.h sv.c
4711 ____________________________________________________________________________
4712 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
4713         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4714              From: Nicholas Clark <nick@ccl4.org>
4715              Date: Thu, 7 Jun 2001 00:29:59 +0100
4716              Message-ID: <20010607002959.Z76396@plum.flirble.org>
4717      Branch: perl
4718            ! sv.c
4719 ____________________________________________________________________________
4720 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
4721         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
4722              From: "Craig A. Berry" <craigberry@mac.com>
4723              Date: Wed, 06 Jun 2001 17:54:30 -0500
4724              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
4725      Branch: perl
4726            ! vms/perlvms.pod
4727 ____________________________________________________________________________
4728 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
4729         Log: Podify the remaining README.platform files;
4730              merge README.plan9 and plan9/perlplan9.pod;
4731              delete plan9/perlplan9.* (the perlplan.doc needs to
4732              be regenerated in Plan 9); make the =head1 and =head2
4733              in the README.platform to be a little more verbose
4734              (skipped README.os2 not to anger Ilya) so that they
4735              look better in the toc; regen toc.
4736      Branch: perl
4737            - plan9/perlplan9.doc plan9/perlplan9.pod
4738            ! MANIFEST README.aix README.amiga README.apollo README.beos
4739            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
4740            ! README.hpux README.hurd README.machten README.macos
4741            ! README.micro README.mint README.mpeix README.os390
4742            ! README.plan9 README.qnx README.solaris README.threads
4743            ! README.tru64 README.vmesa README.vms README.vos README.win32
4744            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
4745            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
4746 ____________________________________________________________________________
4747 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
4748         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
4749              From: Mike Guy <mjtg@cam.ac.uk>
4750              Reply-To: mjtg@cam.ac.uk
4751              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
4752      Branch: perl
4753            ! pod/perlguts.pod
4754 ____________________________________________________________________________
4755 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
4756         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
4757              From: Mike Guy <mjtg@cam.ac.uk>
4758              Reply-To: mjtg@cam.ac.uk
4759              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
4760      Branch: perl
4761            ! pod/perlsec.pod
4762 ____________________________________________________________________________
4763 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
4764         Log: Disable long doubles from pre-5.0 Tru64s.
4765      Branch: perl
4766            ! README.tru64 hints/dec_osf.sh
4767 ____________________________________________________________________________
4768 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
4769         Log: The #10455 exposed that modfl() is fundamentally busted
4770              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
4771              testing it.
4772      Branch: perl
4773            ! hints/dec_osf.sh
4774 ____________________________________________________________________________
4775 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
4776         Log: Metaconfig unit change for #10455.
4777      Branch: metaconfig/U/perl
4778            ! d_modfl.U
4779 ____________________________________________________________________________
4780 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
4781         Log: Configure check for geborken modfl(), inspired by
4782              
4783              Subject: Re: [20010118.017] op/int.t failure 
4784              From: Hugo <hv@crypt.compulink.co.uk>
4785              Date: Tue, 05 Jun 2001 13:43:27 +0100
4786              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
4787      Branch: perl
4788            ! Configure
4789 ____________________________________________________________________________
4790 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
4791         Log: Integrate changes #10450 and #10451 from maintperl:
4792              
4793              optimize change#10448 slightly (don't repeat search in eval""s lexical
4794              scope, since that has already been searched)
4795              
4796              change#9108 needs subtler treatment for case of closures created
4797              within eval""
4798      Branch: perl
4799           !> op.c t/op/misc.t
4800 ____________________________________________________________________________
4801 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
4802         Log: MakeMaker magic to compile (when no dynamic loading)
4803              List/Util.xsc as (ListUtil.c and) ListUtil.o since
4804              POSIX-BC (BS2000) linker has an evil limitation of
4805              being unable to include in the same executable several
4806              object files with the same name - case-insensitively -
4807              because otherwise we conflict with util.c.
4808              Strictly speaking currently required only in POSIX-BC
4809              but probably will do no harm elsewhere where static
4810              linking is required.
4811      Branch: perl
4812            ! ext/List/Util/Makefile.PL
4813 ____________________________________________________________________________
4814 [ 10452] By: nick                                  on 2001/06/06  08:59:51
4815         Log: Integrate mainline.
4816      Branch: perlio
4817           +> lib/Attribute/Handlers/demo/Demo.pm
4818           +> lib/Attribute/Handlers/demo/Descriptions.pm
4819           +> lib/Attribute/Handlers/demo/MyClass.pm
4820           +> lib/Attribute/Handlers/demo/demo.pl
4821           +> lib/Attribute/Handlers/demo/demo2.pl
4822           +> lib/Attribute/Handlers/demo/demo3.pl
4823           +> lib/Attribute/Handlers/demo/demo4.pl
4824           +> lib/Attribute/Handlers/demo/demo_call.pl
4825           +> lib/Attribute/Handlers/demo/demo_chain.pl
4826           +> lib/Attribute/Handlers/demo/demo_cycle.pl
4827           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
4828           +> lib/Attribute/Handlers/demo/demo_phases.pl
4829           +> lib/Attribute/Handlers/demo/demo_range.pl
4830           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
4831           +> uts/strtol_wrap.c
4832           !> (integrate 91 files)
4833 ____________________________________________________________________________
4834 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
4835         Log: change#9108 needs subtler treatment for case of closures created
4836              within eval""
4837      Branch: maint-5.6/perl
4838            ! op.c t/op/misc.t
4839 ____________________________________________________________________________
4840 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
4841         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
4842              scope, since that has already been searched)
4843      Branch: maint-5.6/perl
4844            ! op.c
4845 ____________________________________________________________________________
4846 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
4847         Log: Integrate change #10448 from maintperl; lexicals
4848              outside an eval"" weren't resolved correctly inside a subroutine
4849              definition inside the eval"" if they were not already referenced
4850              in the toplevel of the eval""-ed code
4851      Branch: perl
4852           !> cop.h op.c pp_ctl.c t/op/misc.t
4853 ____________________________________________________________________________
4854 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
4855         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
4856              outside an eval"" weren't resolved correctly inside a subroutine
4857              definition inside the eval"" if they were not already referenced
4858              in the toplevel of the eval""-ed code
4859      Branch: maint-5.6/perl
4860            ! cop.h op.c pp_ctl.c t/op/misc.t
4861 ____________________________________________________________________________
4862 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
4863         Log: Subject: [PATCH] perl570delta.pod
4864              From: Peter Scott <Peter@PSDT.com> 
4865              Date: Tue, 05 Jun 2001 18:51:02 -0700
4866              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
4867      Branch: perl
4868            ! pod/perl570delta.pod
4869 ____________________________________________________________________________
4870 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
4871         Log: The fudge factor is no more needed.  I hope.
4872      Branch: perl
4873            ! t/lib/posix.t
4874 ____________________________________________________________________________
4875 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
4876         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
4877              From: Hugo <hv@crypt.compulink.co.uk>
4878              Date: Tue, 05 Jun 2001 12:58:19 +0100
4879              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
4880      Branch: perl
4881            ! util.c
4882 ____________________________________________________________________________
4883 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
4884         Log: Make up prototypes only for those who have the functions
4885              but not the prototypes.
4886      Branch: perl
4887            ! perl.h
4888 ____________________________________________________________________________
4889 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
4890         Log: Subject: Re: Not OK: perl@10439 on win32 
4891              From: Prymmer/Kahn <pvhp@best.com> 
4892              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
4893              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
4894      Branch: perl
4895            ! perl.h util.c
4896 ____________________________________________________________________________
4897 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
4898         Log: The metaconfig units changes for #10441.
4899      Branch: metaconfig
4900            ! U/modified/Extract.U U/modified/Extractall.U
4901            ! U/modified/Finish.U
4902 ____________________________________________________________________________
4903 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
4904         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
4905      Branch: perl
4906            ! Configure
4907 ____________________________________________________________________________
4908 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
4909         Log: Unnecessary fuzziness undone, noted by Mike Guy.
4910      Branch: perl
4911            ! t/op/tr.t
4912 ____________________________________________________________________________
4913 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
4914         Log: Update Changes.
4915      Branch: perl
4916            ! Changes patchlevel.h
4917 ____________________________________________________________________________
4918 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
4919         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
4920              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
4921              leakage patch.
4922      Branch: perl
4923            ! t/op/misc.t
4924 ____________________________________________________________________________
4925 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
4926         Log: Test case for #10433/#10424.
4927      Branch: perl
4928            ! t/op/misc.t
4929 ____________________________________________________________________________
4930 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
4931         Log: Subject: One fix for strtoul not setting errno
4932              From: hom00@utsglobal.com (Hal Morris)
4933              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
4934              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
4935      Branch: perl
4936            + uts/strtol_wrap.c
4937            ! MANIFEST hints/uts.sh
4938 ____________________________________________________________________________
4939 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
4940         Log: Metaconfig units changes for #10434.
4941      Branch: metaconfig
4942            ! U/modified/Cppsym.U
4943      Branch: metaconfig/U/perl
4944            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
4945            + d_syscallproto.U d_usleepproto.U
4946            ! longdblfio.U quadfio.U
4947 ____________________________________________________________________________
4948 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
4949         Log: Configure tweaks; add prototype probes, make the cpp symbols
4950              probe to cast, not whine; test for %Ld and %Lf before %lld and
4951              %llf because the L is the ANSI way.
4952      Branch: perl
4953            ! Configure config_h.SH configure.com epoc/config.sh
4954            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
4955            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4956            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
4957 ____________________________________________________________________________
4958 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
4959         Log: Sigh.  This is what #10424 was supposed to check in.
4960      Branch: perl
4961            ! op.c sv.c sv.h
4962 ____________________________________________________________________________
4963 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
4964         Log: More verbose failure.
4965      Branch: perl
4966            ! t/op/ver.t
4967 ____________________________________________________________________________
4968 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
4969         Log: The .pm changes to go with #10428.
4970      Branch: perl
4971            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
4972            ! ext/Sys/Syslog/Syslog.pm
4973 ____________________________________________________________________________
4974 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
4975         Log: On second thoughts show to utf8 skippage message only
4976              on failures, it's too confusing otherwise,
4977      Branch: perl
4978            ! t/pragma/locale.t
4979 ____________________________________________________________________________
4980 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
4981         Log: Do not import anything from Encode.
4982      Branch: perl
4983            ! ext/MIME/Base64/QuotedPrint.pm
4984 ____________________________________________________________________________
4985 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
4986         Log: The #10402 didn't take.  Weird.
4987      Branch: perl
4988            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4989            ! ext/Sys/Syslog/Syslog.xs
4990 ____________________________________________________________________________
4991 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
4992         Log: Eradicate traces of 'asciirange' re subpragma.
4993      Branch: perl
4994            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
4995            ! pod/perldiag.pod
4996 ____________________________________________________________________________
4997 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
4998         Log: use is a compile-time thing.
4999      Branch: perl
5000            ! ext/MIME/Base64/QuotedPrint.pm
5001 ____________________________________________________________________________
5002 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
5003         Log: Subject: [PATCH perl@10419] -Wall casting patch
5004              From: Robin Barker <rmb1@cise.npl.co.uk>
5005              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
5006              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
5007      Branch: perl
5008            ! ext/Devel/DProf/DProf.xs mg.c
5009 ____________________________________________________________________________
5010 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
5011         Log: Subject: [PATCH #2] introducing SVpad_TYPED
5012              From: Abhijit Menon-Sen <ams@wiw.org>
5013              Date: Mon, 4 Jun 2001 12:26:02 +0530
5014              Message-ID: <20010604122602.A5775@lustre.linux.in>
5015      Branch: perl
5016            ! op.c sv.c sv.h
5017 ____________________________________________________________________________
5018 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
5019         Log: testsuite for change#10192 (from Gisle Aas)
5020      Branch: perl
5021            + t/op/override.t
5022            ! MANIFEST
5023 ____________________________________________________________________________
5024 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
5025         Log: integrate changes#10414-10416 from mainline
5026              
5027              Potential buffer overrun if the radix separator is more than
5028              one byte.  Also, under locales, prefer the locale-specific
5029              separator over the old boring ".".
5030              
5031              "10.", that is, decimal numbers can have no decimal part at all.
5032              
5033              The non-locale places need love, too.
5034      Branch: maint-5.6/perl
5035           !> perl.h sv.c
5036 ____________________________________________________________________________
5037 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
5038         Log: Missed from #10420.
5039      Branch: perl
5040            ! epoc/config.sh
5041 ____________________________________________________________________________
5042 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
5043         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
5044              often this prototype goes with HAS_SETRESUID_PROTO.
5045      Branch: perl
5046            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5047            ! config_h.SH configure.com perl.h uconfig.h
5048 ____________________________________________________________________________
5049 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
5050         Log: Update Changes.
5051      Branch: perl
5052            ! Changes patchlevel.h
5053 ____________________________________________________________________________
5054 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
5055         Log: -Wall "subscript has type `char'" cleanup.
5056      Branch: perl
5057            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
5058 ____________________________________________________________________________
5059 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
5060         Log: Various "cast to pointer from integer of different size"
5061              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
5062              wide but I32 (int) only 32 bits wide).
5063              
5064              WARNING: the classnum and tagnum changes in Storable.xs
5065              may not be wise, they may be breaking binary compatibility
5066              (in 64-bit platforms), asked Raphael Manfredi about the changes.
5067      Branch: perl
5068            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
5069            ! mg.c proto.h
5070 ____________________________________________________________________________
5071 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
5072         Log: The non-locale places need love, too.
5073      Branch: perl
5074            ! perl.h
5075 ____________________________________________________________________________
5076 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
5077         Log: "10.", that is, decimal numbers can have no decimal part at all.
5078      Branch: perl
5079            ! perl.h
5080 ____________________________________________________________________________
5081 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
5082         Log: Potential buffer overrun if the radix separator is more than
5083              one byte.  Also, under locales, prefer the locale-specific
5084              separator over the old boring ".".
5085      Branch: perl
5086            ! perl.h sv.c
5087 ____________________________________________________________________________
5088 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
5089         Log: Integrate change #10412 from maintperl; locale is now
5090              per-cop, not per-op; plus retweak the locale.t to always
5091              list the skipped utf8 locales.
5092      Branch: perl
5093            ! t/pragma/locale.t
5094           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
5095           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
5096 ____________________________________________________________________________
5097 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
5098         Log: rationalize locale handling to fix the bugs uncovered by change#10394
5099              
5100              the major issue was that the runtime was looking at PL_hints rather
5101              than op_private to notice whether locale was enabled
5102              
5103              the secondary issue was that many locale-sensitive numeric ops didn't
5104              have HINT_LOCALE propagated into their op_private
5105              
5106              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
5107              instead of per-op, just like HINT_BYTE and the hints for lexical
5108              warnings (this makes the hint available to every op via PL_curcop)
5109              
5110              pragma/locale.t may need to be reworked with these fixes in mind
5111              (it currently passes its tests)
5112      Branch: maint-5.6/perl
5113            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
5114            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
5115 ____________________________________________________________________________
5116 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
5117         Log: More verbose debugging.
5118      Branch: perl
5119            ! t/pragma/locale.t
5120 ____________________________________________________________________________
5121 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
5122         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
5123              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
5124              Date: Sat, 2 Jun 2001 22:53:33 +0100
5125              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
5126      Branch: perl
5127            ! regcomp.c t/pragma/warn/regcomp
5128 ____________________________________________________________________________
5129 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
5130         Log: Mention that lexicalizing $a or $b is a bad idea if one
5131              wants to use sort().
5132      Branch: perl
5133            ! pod/perlvar.pod
5134 ____________________________________________________________________________
5135 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
5136         Log: Tweak the test to be happy if the accuracy is 'good enough'.
5137      Branch: perl
5138            ! t/lib/posix.t
5139 ____________________________________________________________________________
5140 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
5141         Log: Upgrade to Attribute::Handlers 0.70.
5142              
5143              NOTE: this unearthed the "too late for CHECK block" bug,
5144              that's why the 1_compile.t change.
5145      Branch: perl
5146            + lib/Attribute/Handlers/demo/Demo.pm
5147            + lib/Attribute/Handlers/demo/Descriptions.pm
5148            + lib/Attribute/Handlers/demo/MyClass.pm
5149            + lib/Attribute/Handlers/demo/demo.pl
5150            + lib/Attribute/Handlers/demo/demo2.pl
5151            + lib/Attribute/Handlers/demo/demo3.pl
5152            + lib/Attribute/Handlers/demo/demo4.pl
5153            + lib/Attribute/Handlers/demo/demo_call.pl
5154            + lib/Attribute/Handlers/demo/demo_chain.pl
5155            + lib/Attribute/Handlers/demo/demo_cycle.pl
5156            + lib/Attribute/Handlers/demo/demo_hashdir.pl
5157            + lib/Attribute/Handlers/demo/demo_phases.pl
5158            + lib/Attribute/Handlers/demo/demo_range.pl
5159            + lib/Attribute/Handlers/demo/demo_rawdata.pl
5160            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
5161            ! t/lib/attrhand.t
5162 ____________________________________________________________________________
5163 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
5164         Log: One less -Wall whine.
5165      Branch: perl
5166            ! regcomp.c
5167 ____________________________________________________________________________
5168 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
5169         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
5170      Branch: perl
5171           !> t/op/eval.t
5172 ____________________________________________________________________________
5173 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
5174         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
5175              aren't "normally" visible inside eval""s contained in subs unless
5176              a cloned reference to them already exists)
5177              
5178              strangely enough, t/harness did show this up as a failure (harness
5179              needs fixing?)
5180      Branch: maint-5.6/perl
5181            ! t/op/eval.t
5182 ____________________________________________________________________________
5183 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
5184         Log: Update to Text::Balanced 1.85.
5185      Branch: perl
5186            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
5187 ____________________________________________________________________________
5188 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
5189         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
5190              From: Nicholas Clark <nick@ccl4.org>
5191              Date: Sun, 3 Jun 2001 17:54:36 +0100
5192              Message-ID: <20010603175436.E76396@plum.flirble.org> 
5193      Branch: perl
5194            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
5195            ! ext/Sys/Syslog/Syslog.xs
5196 ____________________________________________________________________________
5197 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
5198         Log: Unused variables.
5199      Branch: perl
5200            ! util.c
5201 ____________________________________________________________________________
5202 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
5203         Log: Subject: [PATCH] APIfy op_clear 
5204              From: Simon Cozens <simon@netthink.co.uk>
5205              Date: Sun, 3 Jun 2001 13:51:46 +0100
5206              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
5207              
5208              (despite the subject line, op_null is APIfied by the patch)
5209      Branch: perl
5210            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
5211 ____________________________________________________________________________
5212 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
5213         Log: Subject: [PATCH] t/lib/extutils.t
5214              From: Nicholas Clark <nick@ccl4.org>
5215              Date: Sat, 2 Jun 2001 23:57:05 +0100
5216              Message-ID: <20010602235705.Q12698@plum.flirble.org>
5217      Branch: perl
5218            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5219 ____________________________________________________________________________
5220 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
5221         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
5222              From: Prymmer/Kahn <pvhp@best.com>
5223              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
5224              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
5225      Branch: perl
5226            ! win32/Makefile win32/makefile.mk
5227 ____________________________________________________________________________
5228 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
5229         Log: Subject: Re: 'decimal digits' macro? 
5230              From: Hugo <hv@crypt.compulink.co.uk>
5231              Date: Sun, 03 Jun 2001 04:26:36 +0100
5232              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
5233      Branch: perl
5234            ! handy.h t/lib/posix.t t/op/tr.t
5235 ____________________________________________________________________________
5236 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
5237         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
5238              From: Hugo <hv@crypt.compulink.co.uk>
5239              Date: Sun, 03 Jun 2001 14:56:30 +0100
5240              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
5241      Branch: perl
5242            ! util.c
5243 ____________________________________________________________________________
5244 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
5245         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
5246      Branch: perl
5247           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
5248           !> vms/perly_c.vms
5249 ____________________________________________________________________________
5250 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
5251         Log: fix leakage of lexicals at file scope into subroutines that were
5252              declared before them; this appears to be a longstanding bug that
5253              meant that lexicals at file scope were never "deintroduced", meaning
5254              their scope range was never properly closed, and their visibility
5255              extended to all subsequent eval""s or requires
5256              
5257              added a test case
5258              
5259              seems to also fix a case of bogus duplicate warnings
5260      Branch: maint-5.6/perl
5261            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
5262            ! vms/perly_c.vms
5263 ____________________________________________________________________________
5264 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
5265         Log: More VMS tweaks from Craig A. Berry.
5266      Branch: perl
5267            ! configure.com t/lib/extutils.t
5268 ____________________________________________________________________________
5269 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
5270         Log: -Wall cleanup continues.
5271      Branch: perl
5272            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
5273            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
5274            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
5275            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
5276            ! run.c toke.c util.c
5277 ____________________________________________________________________________
5278 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
5279         Log: The metaconfig unit change for #10390.
5280      Branch: metaconfig/U/perl
5281            ! gccvers.U
5282 ____________________________________________________________________________
5283 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
5284         Log: Drop the -ansi from the default gcc flags.
5285              
5286              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
5287              that struct cannot be compared with a flat integer, such as STRLEN.
5288              The -ansi will also cause a lot of noise in Solaris because of:
5289              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
5290      Branch: perl
5291            ! Configure
5292 ____________________________________________________________________________
5293 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
5294         Log: Integrate perlio.
5295      Branch: perl
5296           !> pod/perlapi.pod util.c
5297 ____________________________________________________________________________
5298 [ 10388] By: nick                                  on 2001/06/02  08:01:12
5299         Log: Integrate mainline
5300      Branch: perlio
5301           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
5302           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
5303           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
5304           !> t/lib/1_compile.t t/lib/mimeqp.t
5305 ____________________________________________________________________________
5306 [ 10387] By: nick                                  on 2001/06/02  07:39:17
5307         Log: Tweak util.c's atof2 for MULTIPLICITY
5308      Branch: perlio
5309            ! util.c
5310 ____________________________________________________________________________
5311 [ 10386] By: nick                                  on 2001/06/02  07:38:33
5312         Log: Integrate mainline
5313      Branch: perlio
5314           !> (integrate 41 files)
5315 ____________________________________________________________________________
5316 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
5317         Log: Add Attribute::Handlers 0.61 from Damian Conway.
5318      Branch: perl
5319            + lib/Attribute/Handlers.pm t/lib/attrhand.t
5320            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
5321 ____________________________________________________________________________
5322 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
5323         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
5324              From: Peter Prymmer <pvhp@forte.com>
5325              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
5326              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
5327      Branch: perl
5328            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
5329 ____________________________________________________________________________
5330 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
5331         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
5332              From: Jeff Pinyan <jeffp@crusoe.net>
5333              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
5334              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
5335      Branch: perl
5336            ! lib/File/Find.pm
5337 ____________________________________________________________________________
5338 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
5339         Log: Subject: [PATCH perl@10381] configure.com tweaks
5340              From: "Craig A. Berry" <craigberry@mac.com>
5341              Date: Fri, 1 Jun 2001 13:55:43 -0500
5342              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
5343      Branch: perl
5344            ! configure.com
5345 ____________________________________________________________________________
5346 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
5347         Log: Update Changes.
5348      Branch: perl
5349            ! Changes patchlevel.h
5350 ____________________________________________________________________________
5351 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
5352         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
5353              From: Mike Guy <mjtg@cam.ac.uk>
5354              Date: Fri, 01 Jun 2001 18:17:02 +0100
5355              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
5356      Branch: perl
5357            ! lib/perl5db.pl
5358 ____________________________________________________________________________
5359 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
5360         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
5361              From: Hugo <hv@crypt.compulink.co.uk>
5362              Date: Thu, 31 May 2001 20:49:48 +0100
5363              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
5364      Branch: perl
5365            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
5366            ! util.c
5367 ____________________________________________________________________________
5368 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
5369         Log: Zero() is not available in x2p (or, rather, some of its
5370              implementations like memzero() might not be available.)
5371      Branch: perl
5372            ! x2p/hash.c
5373 ____________________________________________________________________________
5374 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
5375         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
5376              From: Michael G Schwern <schwern@pobox.com>
5377              Date: Fri, 1 Jun 2001 12:00:29 +0100
5378              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
5379              
5380              (But use Zero() instead of memset.)
5381      Branch: perl
5382            ! x2p/hash.c
5383 ____________________________________________________________________________
5384 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
5385         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
5386              From: Jeff Pinyan <jeffp@crusoe.net>
5387              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
5388              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
5389      Branch: perl
5390            ! pod/perldiag.pod regcomp.c t/op/pat.t
5391 ____________________________________________________________________________
5392 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
5393         Log: Retract #10324 and #10333; not needed.
5394      Branch: perl
5395            ! hints/irix_6.sh hints/linux.sh
5396 ____________________________________________________________________________
5397 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
5398         Log: The #10370 wasn't quite right.
5399      Branch: perl
5400            ! ext/XS/Typemap/Typemap.xs
5401 ____________________________________________________________________________
5402 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
5403         Log: The metaconfig units changes for #10372.
5404      Branch: metaconfig/U/perl
5405            + d_realpath.U d_sresgproto.U d_sresuproto.U
5406            ! gccvers.U i_db.U
5407 ____________________________________________________________________________
5408 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
5409         Log: Configure tweaks; record the Berkeley DB version,
5410              probe for realpath(), for setresuid() and setresgid()
5411              prototypes; use realpath() (try to be paranoid enough),
5412              use the setres[ug]id prototypes because glibc has the functions
5413              but not their prototypes; add -Wall -ansi to gcc ccflags;
5414              regen toc.
5415      Branch: perl
5416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5417            ! config_h.SH configure.com epoc/config.sh
5418            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
5419            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
5420            ! vos/config.ga.def win32/config.bc win32/config.gc
5421            ! win32/config.vc
5422 ____________________________________________________________________________
5423 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
5424         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
5425              From: Michael G Schwern <schwern@pobox.com>
5426              Date: Fri, 1 Jun 2001 11:28:14 +0100
5427              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
5428      Branch: perl
5429            ! lib/attributes.pm xsutils.c
5430 ____________________________________________________________________________
5431 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
5432         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
5433              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5434              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
5435              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
5436      Branch: perl
5437            ! ext/XS/Typemap/Typemap.xs
5438 ____________________________________________________________________________
5439 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
5440         Log: Subject: [patch] Cwd.xs optimizations/abstraction
5441              From: Doug MacEachern <dougm@covalent.net>
5442              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
5443              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
5444      Branch: perl
5445            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
5446            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
5447 ____________________________________________________________________________
5448 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
5449         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!])
5450              From: Nicholas Clark <nick@ccl4.org>
5451              Date: Thu, 31 May 2001 23:56:40 +0100
5452              Message-ID: <20010531235640.F12698@plum.flirble.org>
5453              
5454              Make the test work also under only static extensions
5455              (sh Configure -Uusedl fakes this nicely)
5456      Branch: perl
5457            ! t/lib/extutils.t
5458 ____________________________________________________________________________
5459 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
5460         Log: Subject: [PATCH hv.c] Eliminating trigraph
5461              From: Michael G Schwern <schwern@pobox.com>
5462              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
5463              Date: Fri, 1 Jun 2001 11:49:56 +0100
5464      Branch: perl
5465            ! hv.c
5466 ____________________________________________________________________________
5467 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
5468         Log: Subject: Re: [PATCH] Tests for File::Compare 
5469              From: "Philip Newton" <Philip.Newton@gmx.net>
5470              Date: Thu, 31 May 2001 19:44:05 +0200
5471              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
5472              
5473              Unnecessary "quotation marks".
5474      Branch: perl
5475            ! t/lib/filecomp.t
5476 ____________________________________________________________________________
5477 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
5478         Log: Integrate perlio.
5479      Branch: perl
5480           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
5481 ____________________________________________________________________________
5482 [ 10364] By: nick                                  on 2001/06/01  10:13:31
5483         Log: Cleanup dll.base and dll.exp created by GCC builds.
5484      Branch: perlio
5485            ! lib/ExtUtils/MM_Win32.pm
5486 ____________________________________________________________________________
5487 [ 10363] By: nick                                  on 2001/06/01  10:02:17
5488         Log: Make filecomp test work on CRLF platforms by adding binmode.
5489      Branch: perlio
5490            ! t/lib/filecomp.t
5491 ____________________________________________________________________________
5492 [ 10362] By: nick                                  on 2001/06/01  08:37:17
5493         Log: Integrate mainline
5494      Branch: perlio
5495           !> Changes Configure patchlevel.h perlio.c
5496 ____________________________________________________________________________
5497 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
5498         Log: panic:claustrophobia.
5499      Branch: perl
5500            ! perlio.c
5501 ____________________________________________________________________________
5502 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
5503         Log: Update Changes.
5504      Branch: perl
5505            ! Changes patchlevel.h
5506 ____________________________________________________________________________
5507 [ 10359] By: nick                                  on 2001/05/31  12:35:50
5508         Log: Integrate mainline.
5509      Branch: perlio
5510           +> t/lib/filecomp.t
5511           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
5512           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
5513 ____________________________________________________________________________
5514 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
5515         Log: Integrate perlio.
5516      Branch: perl
5517           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
5518           !> win32/config_H.vc
5519 ____________________________________________________________________________
5520 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
5521         Log: Metaconfig unit change for #10356.
5522      Branch: metaconfig
5523            ! U/installdirs/inc_version_list.U
5524 ____________________________________________________________________________
5525 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
5526         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
5527              (idea from Sarathy; implementation from Andy)
5528      Branch: perl
5529            ! Configure
5530 ____________________________________________________________________________
5531 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
5532         Log: More AUTHORS.
5533      Branch: perl
5534            ! AUTHORS
5535 ____________________________________________________________________________
5536 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
5537         Log: Subject: Re: [PATCH] Tests for File::Compare
5538              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
5539              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
5540              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
5541      Branch: perl
5542            + t/lib/filecomp.t
5543            ! MANIFEST t/lib/1_compile.t
5544 ____________________________________________________________________________
5545 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
5546         Log: Subject: [PATCH] DEBUG_* macro cleanups
5547              From: Abhijit Menon-Sen <ams@wiw.org>
5548              Date: Thu, 31 May 2001 12:16:22 +0530
5549              Message-ID: <20010531121622.B4829@lustre.linux.in>
5550              
5551              Subject: Re: [PATCH] DEBUG_* macro cleanups
5552              From: Abhijit Menon-Sen <ams@wiw.org>
5553              Date: Thu, 31 May 2001 13:57:01 +0530
5554              Message-ID: <20010531135701.A21775@lustre.linux.in>
5555              
5556              (The DEBUG_ definitions in perl.h changed to use the
5557              STMT_START and STMT_END.)
5558      Branch: perl
5559            ! perl.h pp_ctl.c sv.c toke.c
5560 ____________________________________________________________________________
5561 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
5562         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
5563              From: Abhijit Menon-Sen <ams@wiw.org>
5564              Date: Thu, 31 May 2001 08:27:55 +0530
5565              Message-ID: <20010531082755.A10018@lustre.linux.in>
5566      Branch: perl
5567            ! ext/Storable/Storable.xs gv.c perl.c
5568 ____________________________________________________________________________
5569 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
5570         Log: Subject: [PATCH] AUTHORS
5571              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5572              Date: Thu, 31 May 2001 01:27:59 -0500
5573              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
5574              
5575              Subject: Re: [PATCH] AUTHORS
5576              From: "Philip Newton" <Philip.Newton@gmx.net>
5577              Date: Thu, 31 May 2001 10:08:06 +0200
5578              (Message-Id missing?)
5579      Branch: perl
5580            ! AUTHORS
5581 ____________________________________________________________________________
5582 [ 10350] By: nick                                  on 2001/05/31  11:40:43
5583         Log: win32 - dmake regen_config_h
5584      Branch: perlio
5585            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5586 ____________________________________________________________________________
5587 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
5588         Log: Subject: Re: [PATCH util.c] More warning cleanups.
5589              From: "Philip Newton" <Philip.Newton@gmx.net>
5590              Date: Thu, 31 May 2001 07:41:36 +0200
5591              Message-Id: <200105310538.IAA25458@taku.hut.fi>
5592              
5593              Undo C++-ism that snekt in.
5594      Branch: perl
5595            ! util.c
5596 ____________________________________________________________________________
5597 [ 10348] By: nick                                  on 2001/05/31  11:36:46
5598         Log: Tolerate Win32 numerics
5599      Branch: perlio
5600            ! t/pragma/warn/toke
5601 ____________________________________________________________________________
5602 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
5603         Log: Integrate perlio.
5604      Branch: perl
5605           !> perlio.c win32/win32.h
5606 ____________________________________________________________________________
5607 [ 10346] By: nick                                  on 2001/05/31  10:54:55
5608         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
5609              perlio.c change 10255.
5610      Branch: perlio
5611            ! perlio.c
5612 ____________________________________________________________________________
5613 [ 10345] By: nick                                  on 2001/05/31  10:01:57
5614         Log: Conditionaly put back some "unused" dTHX which are used
5615              with PERL_IMPLICIT_SYS
5616      Branch: perlio
5617            ! perlio.c
5618 ____________________________________________________________________________
5619 [ 10344] By: nick                                  on 2001/05/31  10:00:59
5620         Log: Fix Win32 for new spelling IN_BYTES 
5621      Branch: perlio
5622            ! win32/win32.h
5623 ____________________________________________________________________________
5624 [ 10343] By: nick                                  on 2001/05/31  08:01:32
5625         Log: perlio.c -Wall cleaner under MULTIPLICITY
5626              - still minor noise with linux stdio
5627      Branch: perlio
5628            ! perlio.c
5629 ____________________________________________________________________________
5630 [ 10342] By: nick                                  on 2001/05/31  07:52:23
5631         Log: Integrate mainline.
5632      Branch: perlio
5633           !> (integrate 42 files)
5634 ____________________________________________________________________________
5635 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
5636         Log: AUTHORS updates.
5637      Branch: perl
5638            ! AUTHORS
5639 ____________________________________________________________________________
5640 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
5641         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
5642              From: Peter Prymmer <pvhp@forte.com>
5643              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
5644              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
5645      Branch: perl
5646            ! t/lib/md5-file.t
5647 ____________________________________________________________________________
5648 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
5649         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
5650              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
5651              to match the pragma name; various robustness cleanups.
5652      Branch: perl
5653            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
5654            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
5655 ____________________________________________________________________________
5656 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
5657         Log: More -Wall sweeping.
5658      Branch: perl
5659            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
5660            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
5661            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
5662            ! regcomp.c sv.c toke.c utf8.c
5663 ____________________________________________________________________________
5664 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
5665         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
5666              From: Nicholas Clark <nick@ccl4.org>
5667              Date: Wed, 30 May 2001 22:34:41 +0100
5668              Message-ID: <20010530223441.Y86445@plum.flirble.org>
5669      Branch: perl
5670            ! t/op/cmp.t
5671 ____________________________________________________________________________
5672 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
5673         Log: It's is not, it isn't ain't, and it's it's, not its,
5674              if you mean it is. If you don't, it's its. Then too,
5675              it's hers. It isn't her's. It isn't our's either.
5676              It's ours, and likewise yours and theirs.
5677              -- Oxford University Press, Edpress News
5678      Branch: perl
5679            ! lib/autouse.pm
5680 ____________________________________________________________________________
5681 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
5682         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
5683      Branch: perl
5684            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
5685            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
5686            ! x2p/str.c x2p/walk.c xsutils.c
5687 ____________________________________________________________________________
5688 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
5689         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
5690              From: Michael G Schwern <schwern@pobox.com>
5691              Date: Wed, 30 May 2001 17:10:38 +0100
5692              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
5693              
5694              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
5695              From: Abhijit Menon-Sen <ams@wiw.org>
5696              Date: Wed, 30 May 2001 23:16:13 +0530
5697              Message-ID: <20010530231613.A31933@lustre.linux.in>
5698      Branch: perl
5699            ! perl.c t/run/runenv.t
5700 ____________________________________________________________________________
5701 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
5702         Log: (Retracted by #10375.)
5703              
5704              IRIX hints patch from Merijn Broeren.
5705              
5706              TODO: (this and the earlier Linux hints patch) should be solved
5707              at Configure level.  Merijn: -ldb should not be used on any platform
5708              for perl, just when linking DBFile itself. Trying to be helpful here
5709              is counterproductive.
5710      Branch: perl
5711            ! hints/irix_6.sh
5712 ____________________________________________________________________________
5713 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
5714         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
5715              From: Nicholas Clark <nick@ccl4.org>
5716              Date: Wed, 30 May 2001 23:20:58 +0100
5717              Message-ID: <20010530232058.B86445@plum.flirble.org>
5718      Branch: perl
5719            ! doop.c
5720 ____________________________________________________________________________
5721 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
5722         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
5723              From: Michael G Schwern <schwern@pobox.com> 
5724              Date: Wed, 30 May 2001 15:24:20 +0100
5725              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
5726      Branch: perl
5727            ! t/pragma/autouse.t
5728 ____________________________________________________________________________
5729 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
5730         Log: The regex trick wasn't a good idea.
5731      Branch: perl
5732            ! pod/perlfaq4.pod
5733 ____________________________________________________________________________
5734 [ 10329] By: nick                                  on 2001/05/30  18:34:35
5735         Log: Integrate mainline
5736      Branch: perlio
5737           !> (integrate 40 files)
5738 ____________________________________________________________________________
5739 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
5740         Log: Update Changes.
5741      Branch: perl
5742            ! Changes patchlevel.h
5743 ____________________________________________________________________________
5744 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
5745         Log: The metaconfig unit change for #10325.
5746      Branch: metaconfig
5747            + U/modified/afs.U
5748 ____________________________________________________________________________
5749 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
5750         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
5751              is now wrong.
5752      Branch: perl
5753            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
5754 ____________________________________________________________________________
5755 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
5756         Log: Introduce $Config{afsroot}.
5757      Branch: perl
5758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5759            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
5760            ! win32/config.gc win32/config.vc
5761 ____________________________________________________________________________
5762 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
5763         Log: (Retracted by #10375.)
5764              
5765              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
5766      Branch: perl
5767            ! hints/linux.sh
5768 ____________________________________________________________________________
5769 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
5770         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
5771              (Also Configure tweaks needed; coming up soon.)
5772      Branch: perl
5773            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
5774 ____________________________________________________________________________
5775 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
5776         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
5777              From: Michael G Schwern <schwern@pobox.com>
5778              Date: Sun, 27 May 2001 10:29:43 +0100
5779              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
5780      Branch: perl
5781            ! lib/perl5db.pl
5782 ____________________________________________________________________________
5783 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
5784         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
5785              and Abhijit Menon-Sen.
5786      Branch: perl
5787            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
5788            ! perl.c pp_sys.c regcomp.c
5789 ____________________________________________________________________________
5790 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
5791         Log: Fix the BOOT section to call myU2time properly.
5792      Branch: perl
5793            ! ext/Time/HiRes/HiRes.xs
5794 ____________________________________________________________________________
5795 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
5796         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
5797              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
5798              Date: Wed, 30 May 2001 09:44:29 -0400
5799              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
5800              
5801              Detypo; plus add one more trick.
5802      Branch: perl
5803            ! pod/perlfaq4.pod
5804 ____________________________________________________________________________
5805 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
5806         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)
5807              From: Michael G Schwern <schwern@pobox.com>
5808              Date: Wed, 30 May 2001 14:39:06 +0100
5809              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
5810      Branch: perl
5811            ! lib/autouse.pm t/pragma/autouse.t
5812 ____________________________________________________________________________
5813 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
5814         Log: Subject: Re: AIX and gcc (moving targets)
5815              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5816              Date: Wed, 30 May 2001 15:25:08 +0200
5817              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
5818      Branch: perl
5819            ! ext/Time/HiRes/HiRes.xs
5820 ____________________________________________________________________________
5821 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
5822         Log: Subject: [PATCH t/TEST] sorting tests
5823              From: Michael G Schwern <schwern@pobox.com>
5824              Date: Wed, 30 May 2001 10:24:02 +0100
5825              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
5826      Branch: perl
5827            ! t/TEST
5828 ____________________________________________________________________________
5829 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
5830         Log: Subject: [ID 20010529.002] typos in man page perlre
5831              From: bart@cg681574-a.adubn1.nj.home.com 
5832              Date: Tue, 29 May 2001 13:58:59 -0500
5833              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
5834      Branch: perl
5835            ! pod/perlre.pod
5836 ____________________________________________________________________________
5837 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
5838         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
5839              From: "Craig A. Berry" <craigberry@mac.com>
5840              Date: Tue, 29 May 2001 23:23:45 -0500
5841              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
5842      Branch: perl
5843            ! t/lib/extutils.t t/pragma/autouse.t
5844 ____________________________________________________________________________
5845 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
5846         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)
5847              From: David Dyck <dcd@tc.fluke.com>
5848              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
5849              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
5850      Branch: perl
5851            ! t/lib/filefind.t
5852 ____________________________________________________________________________
5853 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
5854         Log: AIX hints update for gcc from Merijn H. Brand.
5855      Branch: perl
5856            ! hints/aix.sh
5857 ____________________________________________________________________________
5858 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
5859         Log: Retract #10295 and #10296: a more generic solution
5860              is needed (there's something funny with gcc on AIX).
5861      Branch: perl
5862            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
5863 ____________________________________________________________________________
5864 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
5865         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
5866              From: Hugo <hv@crypt.compulink.co.uk>
5867              Date: Wed, 30 May 2001 11:59:19 +0100
5868              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
5869              
5870              localizing $@ has unfortunate semantics - if you die past
5871              a local $@, the die message is lost.
5872      Branch: perl
5873            ! lib/utf8_heavy.pl
5874 ____________________________________________________________________________
5875 [ 10309] By: nick                                  on 2001/05/30  08:23:02
5876         Log: Integrate mainline (autouse works again.)
5877      Branch: perlio
5878           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
5879           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
5880           !> pod/perlvar.pod t/op/cmp.t
5881 ____________________________________________________________________________
5882 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
5883         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
5884              From: David Dyck <dcd@tc.fluke.com>
5885              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
5886              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
5887      Branch: perl
5888            ! lib/File/Find.pm
5889 ____________________________________________________________________________
5890 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
5891         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
5892              From: Nicholas Clark <nick@ccl4.org>
5893              Date: Tue, 29 May 2001 23:16:09 +0100
5894              Message-ID: <20010529231609.U86445@plum.flirble.org>
5895              
5896              Make the test output slightly clearer by distinguishing
5897              between '' and undef.
5898      Branch: perl
5899            ! t/op/cmp.t
5900 ____________________________________________________________________________
5901 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
5902         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
5903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5904              Date: Tue, 29 May 2001 19:15:19 -0400
5905              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
5906      Branch: perl
5907            ! hints/os2.sh
5908 ____________________________________________________________________________
5909 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
5910         Log: Subject: perlvar.pod addition
5911              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
5912              Date: Fri, 25 May 2001 20:23:12 +0200
5913              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
5914              
5915              Subject: Re: perlvar.pod addition
5916              From: "Abigail" <abigail@foad.org> 
5917              Date: Fri, 25 May 2001 22:00:39 +0200
5918              Message-ID: <20010525200039.28029.qmail@foad.org>
5919              
5920              Mention $a and $b in perlvar.
5921      Branch: perl
5922            ! pod/perlvar.pod
5923 ____________________________________________________________________________
5924 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
5925         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
5926              From: Jeff Pinyan <jeffp@crusoe.net>
5927              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
5928              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
5929      Branch: perl
5930            ! pod/perlvar.pod
5931 ____________________________________________________________________________
5932 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
5933         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
5934              From: Jeff Pinyan <jeffp@crusoe.net>
5935              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
5936              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
5937      Branch: perl
5938            ! pod/perlfaq6.pod
5939 ____________________________________________________________________________
5940 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
5941         Log: Mention Time::localtime and Time::gmtime.
5942      Branch: perl
5943            ! ext/Time/Piece/Piece.pm
5944 ____________________________________________________________________________
5945 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
5946         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
5947              From: Michael G Schwern <schwern@pobox.com>
5948              Date: Tue, 29 May 2001 18:51:32 +0100
5949              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
5950      Branch: perl
5951            ! pod/perlfaq4.pod
5952 ____________________________________________________________________________
5953 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
5954         Log: Retract #10243.
5955      Branch: perl
5956            ! lib/autouse.pm
5957 ____________________________________________________________________________
5958 [ 10299] By: nick                                  on 2001/05/29  18:41:19
5959         Log: Post weekend integrate mainline (fails one test pragma/autouse).
5960      Branch: perlio
5961           +> (branch 29 files)
5962           !> (integrate 91 files)
5963 ____________________________________________________________________________
5964 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
5965         Log: Update Changes.
5966      Branch: perl
5967            ! Changes patchlevel.h
5968 ____________________________________________________________________________
5969 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
5970         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
5971              before Perl_load_module/Perl_call_method and restore the value
5972              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
5973      Branch: perl
5974            ! utf8.c
5975 ____________________________________________________________________________
5976 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
5977         Log: Subject: Re: AIX and gcc (moving targets)
5978              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5979              Date: Tue, 29 May 2001 17:59:40 +0200
5980              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
5981      Branch: perl
5982            ! ext/Storable/Makefile.PL
5983 ____________________________________________________________________________
5984 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
5985         Log: Subject: Re: AIX and gcc (moving targets)
5986              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5987              Date: Tue, 29 May 2001 12:32:57 +0200
5988              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
5989      Branch: perl
5990            ! ext/POSIX/Makefile.PL
5991 ____________________________________________________________________________
5992 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
5993         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
5994              From: Michael G Schwern <schwern@pobox.com>
5995              Date: Tue, 29 May 2001 09:53:29 +0100
5996              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
5997              
5998              (#10280 retracted)
5999      Branch: perl
6000            ! lib/Test/Harness.pm t/lib/test-harness.t
6001 ____________________________________________________________________________
6002 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
6003
6004         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
6005              From: Michael G Schwern <schwern@pobox.com>
6006              Date: Tue, 29 May 2001 09:19:52 +0100
6007              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
6008      Branch: perl
6009            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
6010            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
6011            + t/lib/Test/todo.t
6012            ! MANIFEST lib/Test.pm t/TEST
6013 ____________________________________________________________________________
6014 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
6015         Log: From: Michael G Schwern <schwern@pobox.com>
6016              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
6017              Date: Tue, 29 May 2001 08:26:09 +0100
6018              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
6019      Branch: perl
6020            ! t/TEST
6021 ____________________________________________________________________________
6022 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
6023         Log: Add tests for Time::gmtime and Time::localtime.
6024      Branch: perl
6025            + t/lib/time-gmtime.t t/lib/time-localtime.t
6026            ! MANIFEST t/lib/1_compile.t
6027 ____________________________________________________________________________
6028 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
6029         Log: Add test for File::stat.
6030      Branch: perl
6031            + t/lib/filestat.t
6032            ! MANIFEST t/lib/1_compile.t
6033 ____________________________________________________________________________
6034 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
6035         Log: Add test for Net::servent.
6036      Branch: perl
6037            + t/lib/net-sent.t
6038            ! MANIFEST t/lib/1_compile.t
6039 ____________________________________________________________________________
6040 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
6041         Log: Add test for Net::protoent.
6042      Branch: perl
6043            + t/lib/net-pent.t
6044            ! MANIFEST t/lib/1_compile.t
6045 ____________________________________________________________________________
6046 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
6047         Log: Add test for Net::netent.
6048      Branch: perl
6049            + t/lib/net-nent.t
6050            ! MANIFEST t/lib/1_compile.t
6051 ____________________________________________________________________________
6052 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
6053         Log: Add test for User::grent.  Portability doubtful.
6054      Branch: perl
6055            + t/lib/user-grent.t
6056            ! MANIFEST t/lib/1_compile.t
6057 ____________________________________________________________________________
6058 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
6059         Log: Add test for User::pwent.
6060              Probably will fall down somewhere for portability reasons.
6061      Branch: perl
6062            + t/lib/user-pwent.t
6063            ! MANIFEST t/lib/1_compile.t
6064 ____________________________________________________________________________
6065 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
6066         Log: Metaconfig units changes for #10283.
6067      Branch: metaconfig
6068            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
6069            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
6070            ! U/installdirs/sitescript.U U/modified/Signal.U
6071 ____________________________________________________________________________
6072 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
6073         Log: Subject: [PATCH 5.6.1] signal names in Configure
6074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6075              Date: Tue, 29 May 2001 03:52:25 -0400
6076              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
6077              
6078              Subject: [PATCH 5.6.1] older perl in Configure
6079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6080              Date: Tue, 29 May 2001 03:55:40 -0400
6081              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
6082              
6083              Subject: [PATCH 5.6.1] goofs in Configure
6084              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6085              Date: Tue, 29 May 2001 04:13:07 -0400
6086              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
6087              
6088              Configure portability tweaks.
6089      Branch: perl
6090            ! Configure
6091 ____________________________________________________________________________
6092 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
6093         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
6094              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6095              Date: Tue, 29 May 2001 04:07:06 -0400
6096              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
6097      Branch: perl
6098            ! os2/os2.c
6099 ____________________________________________________________________________
6100 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
6101         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
6102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6103              Date: Tue, 29 May 2001 04:01:38 -0400
6104              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
6105      Branch: perl
6106            ! hints/os2.sh os2/Makefile.SHs
6107 ____________________________________________________________________________
6108 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
6109         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
6110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6111              Date: Tue, 29 May 2001 03:50:18 -0400
6112              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
6113      Branch: perl
6114            ! lib/Test/Harness.pm
6115 ____________________________________________________________________________
6116 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
6117         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
6118      Branch: perl
6119            ! lib/utf8_heavy.pl
6120 ____________________________________________________________________________
6121 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
6122         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
6123              From: Hugo <hv@crypt.compulink.co.uk>
6124              Date: Tue, 29 May 2001 03:03:45 +0100
6125              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
6126              
6127              Explanation why the $@ always gets the UTF8 flag when under use utf8--
6128              because we told it to have the flag when under use utf8.
6129      Branch: perl
6130            ! pp_ctl.c
6131 ____________________________________________________________________________
6132 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
6133         Log: At least a partial fix for 20010528.004.
6134      Branch: perl
6135            ! lib/utf8_heavy.pl
6136 ____________________________________________________________________________
6137 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
6138         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
6139              From: Nicholas Clark <nick@ccl4.org> 
6140              Date: Mon, 28 May 2001 23:39:38 +0100
6141              Message-ID: <20010528233938.M86445@plum.flirble.org>
6142              
6143              More portable non-zero UV.
6144      Branch: perl
6145            ! t/lib/extutils.t
6146 ____________________________________________________________________________
6147 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
6148         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
6149              From: Nicholas Clark <nick@ccl4.org>
6150              Date: Mon, 28 May 2001 22:46:09 +0100
6151              Message-ID: <20010528224608.L86445@plum.flirble.org>
6152              
6153              Test also "make clean".
6154      Branch: perl
6155            ! t/lib/extutils.t
6156 ____________________________________________________________________________
6157 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
6158         Log: Subject: Re: Would -Wno-unused -Wall be better?
6159              From: Michael G Schwern <schwern@pobox.com>
6160              Date: Tue, 29 May 2001 00:55:54 +0100
6161              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
6162      Branch: perl
6163            ! pp.h
6164 ____________________________________________________________________________
6165 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
6166         Log: Add a test for 20010528.007, fixed in #10272.
6167      Branch: perl
6168            ! t/op/misc.t toke.c
6169 ____________________________________________________________________________
6170 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
6171         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
6172              From: Hugo <hv@crypt.compulink.co.uk>
6173              Date: Tue, 29 May 2001 00:23:23 +0100
6174              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
6175      Branch: perl
6176            ! toke.c
6177 ____________________________________________________________________________
6178 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
6179         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
6180              From: Michael G Schwern <schwern@pobox.com>
6181              Date: Tue, 29 May 2001 00:42:59 +0100
6182              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
6183      Branch: perl
6184            ! t/pragma/autouse.t
6185 ____________________________________________________________________________
6186 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
6187         Log: Some shells seemingly arrange the signal handlers differently
6188              (bug id 20010521.004).
6189      Branch: perl
6190            ! t/lib/sigaction.t
6191 ____________________________________________________________________________
6192 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
6193         Log: Regen perlmodlib.
6194      Branch: perl
6195            ! pod/perlmodlib.pod
6196 ____________________________________________________________________________
6197 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
6198         Log: Update Changes.
6199      Branch: perl
6200            ! Changes patchlevel.h
6201 ____________________________________________________________________________
6202 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
6203         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
6204              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6205              Date: Mon, 28 May 2001 14:56:35 -0500
6206              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
6207      Branch: perl
6208            ! pod/perlnewmod.pod
6209 ____________________________________________________________________________
6210 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
6211         Log: Regen toc.
6212      Branch: perl
6213            ! pod/perltoc.pod
6214 ____________________________________________________________________________
6215 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
6216         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
6217              From: "Richard Soderberg" <rs@crystalflame.net>
6218              Date: Mon, 28 May 2001 12:31:23 -0700
6219              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
6220      Branch: perl
6221            ! t/op/splice.t
6222 ____________________________________________________________________________
6223 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
6224         Log: The #10260 was too bold: locales and utf8 still do not mix.
6225      Branch: perl
6226            ! t/pragma/locale.t
6227 ____________________________________________________________________________
6228 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
6229         Log: Subject: [PATCH] Pod nitpicks
6230              From: "Richard Soderberg" <rs@crystalflame.net>
6231              Date: Mon, 28 May 2001 10:08:58 -0700
6232              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
6233      Branch: perl
6234            ! pod/perl571delta.pod pod/perlapi.pod sv.h
6235 ____________________________________________________________________________
6236 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
6237         Log: Upgrade to I18N::LangTags 0.22.
6238      Branch: perl
6239            + lib/I18N/LangTags/List.pod
6240            ! MANIFEST lib/I18N/LangTags.pm
6241 ____________________________________________________________________________
6242 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
6243         Log: A slightly more serious bug found by -Mutf8; op/misc and
6244              lib/complex dumped core.
6245      Branch: perl
6246            ! regexec.c
6247 ____________________________________________________________________________
6248 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
6249         Log: Various buglets shaken out by -Mutf8.
6250      Branch: perl
6251            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
6252            ! t/pragma/locale.t
6253 ____________________________________________________________________________
6254 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
6255         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
6256      Branch: perl
6257            ! t/lib/carp.t
6258 ____________________________________________________________________________
6259 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
6260         Log: Subject: [PATCH] todo patch
6261              From: Artur Bergman <artur@contiller.se> 
6262              Date: Mon, 28 May 2001 17:03:51 +0200
6263              Message-ID: <B7383577.F34%artur@contiller.se>
6264      Branch: perl
6265            ! pod/perltodo.pod
6266 ____________________________________________________________________________
6267 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
6268         Log: Subject: typo in perlguts.pod
6269              From: "John P. Linderman" <jpl@research.att.com>
6270              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
6271              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
6272      Branch: perl
6273            ! pod/perlguts.pod
6274 ____________________________________________________________________________
6275 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
6276         Log: Subject: AIX and gcc (moving targets)
6277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6278              Date: Mon, 28 May 2001 12:54:04 +0200
6279              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
6280      Branch: perl
6281            ! hints/aix.sh
6282 ____________________________________________________________________________
6283 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
6284         Log: Subject: Re: perlio + multiple perl_alloc..destruct
6285              From: Doug MacEachern <dougm@covalent.net>
6286              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
6287              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
6288      Branch: perl
6289            ! perlio.c
6290 ____________________________________________________________________________
6291 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
6292         Log: The #10251 wasn't quite up-to-the-code.
6293      Branch: perl
6294            ! t/op/misc.t
6295 ____________________________________________________________________________
6296 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
6297         Log: Test case for bug 20010526.004, fixed in #10252.
6298      Branch: perl
6299            ! t/op/taint.t
6300 ____________________________________________________________________________
6301 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
6302         Log: Subject: Re: [ID 20010526.004] Taint looses value
6303              From: Hugo <hv@crypt.compulink.co.uk>
6304              Date: Sun, 27 May 2001 20:39:32 +0100
6305              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
6306      Branch: perl
6307            ! sv.c
6308 ____________________________________________________________________________
6309 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
6310         Log: Test case for 20010422.005, fixed by #10250.
6311      Branch: perl
6312            ! t/op/misc.t
6313 ____________________________________________________________________________
6314 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
6315         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
6316              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6317              Date: Mon, 28 May 2001 06:39:12 -0400
6318              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
6319      Branch: perl
6320            ! toke.c
6321 ____________________________________________________________________________
6322 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
6323         Log: Linerewrapping.
6324      Branch: perl
6325            ! lib/open.pm
6326 ____________________________________________________________________________
6327 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
6328         Log: Updates on the modules list.
6329      Branch: perl
6330            ! t/lib/1_compile.t
6331 ____________________________________________________________________________
6332 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
6333         Log: Add a test for PerlIO.
6334              
6335              (I probably got the crlf/raw thing wrong for clrfy platforms...)
6336      Branch: perl
6337            + t/lib/perlio.t
6338            ! MANIFEST lib/PerlIO.pm
6339 ____________________________________________________________________________
6340 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
6341         Log: Add a test for carp et alia.
6342      Branch: perl
6343            + t/lib/carp.t
6344            ! MANIFEST
6345 ____________________________________________________________________________
6346 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
6347         Log: Adding the new test would be swell.
6348      Branch: perl
6349            + t/pragma/autouse.t
6350 ____________________________________________________________________________
6351 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
6352         Log: Add a test for the autouse pragma.
6353      Branch: perl
6354            ! MANIFEST
6355 ____________________________________________________________________________
6356 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
6357         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
6358              From: dLux <dlux@spam.sch.bme.hu>
6359              Date: Sun, 27 May 2001 16:14:26 +0200
6360              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
6361      Branch: perl
6362            ! lib/autouse.pm
6363 ____________________________________________________________________________
6364 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
6365         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
6366              From: "Richard Soderberg" <rs@crystalflame.net>
6367              Date: Mon, 28 May 2001 03:56:36 -0700
6368              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
6369      Branch: perl
6370            ! utils/dprofpp.PL
6371 ____________________________________________________________________________
6372 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
6373         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
6374              From: "Stephen P. Potter" <spp@spotter.yi.org>
6375              Date: Tue, 22 May 2001 11:40:25 -0400
6376              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
6377              
6378              Subject: Re: [ID 20010522.003] Time::Local module bug
6379              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
6380              Date: Tue, 22 May 2001 11:50:19 -0400
6381              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
6382      Branch: perl
6383            ! lib/Time/Local.pm
6384 ____________________________________________________________________________
6385 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
6386         Log: The PERL_DL_NONLAZY can have whitespace in front.
6387      Branch: perl
6388            ! t/lib/extutils.t
6389 ____________________________________________________________________________
6390 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
6391         Log: Document strftime() and strptime().
6392      Branch: perl
6393            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
6394 ____________________________________________________________________________
6395 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
6396         Log: Make Time::Piece::strptime() to be a function, not a method.
6397      Branch: perl
6398            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
6399 ____________________________________________________________________________
6400 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
6401         Log: Tweak the test to be more portable.
6402      Branch: perl
6403            ! t/lib/extutils.t
6404 ____________________________________________________________________________
6405 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
6406         Log: Subject: PATCH: Re: Re: Attributes that tie
6407              From: Leon Brocard <acme@astray.com>
6408              Date: Sun, 27 May 2001 12:37:29 +0100
6409              Message-ID: <20010527123729.A22663@ns0.astray.com>
6410              
6411              Document that variable attributes are not currently usable
6412              for tieing.  (An ugly limitation that should be fixed.)
6413      Branch: perl
6414            ! lib/attributes.pm
6415 ____________________________________________________________________________
6416 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
6417         Log: Microperl tweaks.
6418      Branch: perl
6419            ! Makefile.micro uconfig.h uconfig.sh
6420 ____________________________________________________________________________
6421 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
6422         Log: Add make target for microperl (kind of silly, but convenient).
6423      Branch: perl
6424            ! Makefile.SH
6425 ____________________________________________________________________________
6426 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
6427         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
6428              for microperl.)
6429      Branch: perl
6430            ! doio.c
6431 ____________________________________________________________________________
6432 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
6433         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
6434              From: rspier@pobox.com (Robert Spier)
6435              Date: Sat, 26 May 2001 20:05:23 -0400
6436              Message-ID: <15120.17603.148648.12430@rls.cx>
6437              
6438              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
6439              From: rspier@pobox.com (Robert Spier)
6440              Date: Sun, 27 May 2001 00:23:12 -0400
6441              Message-ID: <15120.33072.511966.767230@rls.cx>
6442      Branch: perl
6443            ! doio.c pod/perlfunc.pod
6444 ____________________________________________________________________________
6445 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
6446         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
6447      Branch: perl
6448            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6449 ____________________________________________________________________________
6450 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
6451         Log: Add README.tru64.
6452      Branch: perl
6453            + README.tru64
6454 ____________________________________________________________________________
6455 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
6456         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
6457      Branch: perl
6458            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
6459            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
6460            ! MANIFEST
6461 ____________________________________________________________________________
6462 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
6463         Log: Integrate I18N::LangTags from Sean Burke.
6464              
6465              TODO: the language list from RFC 3066 needs to be integrated
6466              and made available somehow.  The list is included in the
6467              I18N-LangTags 0.21 distribution, but it is undocumented
6468              and unconnected to the module.
6469      Branch: perl
6470            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
6471            ! MANIFEST
6472 ____________________________________________________________________________
6473 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
6474         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
6475              envisioned by Sarathy.
6476      Branch: perl
6477            ! t/op/ver.t toke.c
6478 ____________________________________________________________________________
6479 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
6480         Log: Subject: [ID 20010525.001] Pod typo nits fixed
6481              From: lvirden@cas.org
6482              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
6483              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
6484              
6485              minus the perlsolaris decimation plus the
6486              
6487              Subject: Re: [ID 20010525.001] Pod typo nits fixed
6488              From: "Philip Newton" <Philip.Newton@gmx.net>
6489              Date: Fri, 25 May 2001 18:05:55 +0200
6490              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
6491      Branch: perl
6492            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
6493            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
6494            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
6495            ! pod/perlutil.pod pod/perlxstut.pod
6496 ____________________________________________________________________________
6497 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
6498         Log: return clauses are nice.
6499      Branch: perl
6500            ! sv.c
6501 ____________________________________________________________________________
6502 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
6503         Log: Subject: change 10199 backwards?
6504              From: Doug MacEachern <dougm@covalent.net>
6505              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
6506              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
6507      Branch: perl
6508            ! sv.c
6509 ____________________________________________________________________________
6510 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
6511         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
6512              From: Hugo <hv@crypt.compulink.co.uk>
6513              Date: Sat, 26 May 2001 17:05:12 +0100
6514              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
6515      Branch: perl
6516            + t/op/gmagic.t
6517            ! MANIFEST doop.c embed.h embed.pl global.sym
6518            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
6519            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
6520 ____________________________________________________________________________
6521 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
6522         Log: Regen headers for #10221.
6523      Branch: perl
6524            ! global.sym objXSUB.h perlapi.c
6525 ____________________________________________________________________________
6526 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
6527         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
6528              From: Juha Laiho <juha.laiho@Elma.Net>
6529              Date: Thu, 3 May 2001 09:51:30 +0300
6530              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
6531      Branch: perl
6532            ! embed.pl
6533 ____________________________________________________________________________
6534 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
6535         Log: Subject: Re: [PATCH] Re: stability of sort()?
6536              From: "John P. Linderman" <jpl@research.att.com>
6537              Date: Sat, 26 May 2001 13:27:19 -0400
6538              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
6539      Branch: perl
6540            ! pod/perlfunc.pod
6541 ____________________________________________________________________________
6542 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
6543         Log: Integrate perlio.
6544      Branch: perl
6545           !> pod/perlguts.pod
6546 ____________________________________________________________________________
6547 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
6548         Log: Subject: [PATCH perl@10210] PerlIO for VMS
6549              From: "Craig A. Berry" <craigberry@mac.com>
6550              Date: Sat, 26 May 2001 09:34:11 -0500
6551              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
6552      Branch: perl
6553            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
6554            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
6555            ! vms/vmsish.h
6556 ____________________________________________________________________________
6557 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
6558         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
6559              From: David Dyck <dcd@tc.fluke.com>
6560              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
6561              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
6562      Branch: perl
6563            ! lib/perl5db.pl
6564 ____________________________________________________________________________
6565 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
6566         Log: Subject: utf8 regexp tests
6567              From: Hugo <hv@crypt.compulink.co.uk>
6568              Date: Fri, 25 May 2001 22:35:01 +0100
6569              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
6570      Branch: perl
6571            ! t/op/regexp.t
6572 ____________________________________________________________________________
6573 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
6574         Log: Subject: [PATCH] Re: stability of sort()?
6575              From: Nicholas Clark <nick@ccl4.org>
6576              Date: Fri, 25 May 2001 22:40:19 +0100
6577              Message-ID: <20010525224019.B86445@plum.flirble.org>
6578      Branch: perl
6579            ! pod/perlfunc.pod
6580 ____________________________________________________________________________
6581 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
6582         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
6583              From: John Peacock <jpeacock@rowman.com>
6584              Date: Thu, 24 May 2001 22:14:01 -0400
6585              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
6586      Branch: perl
6587            ! mg.c scope.c sv.c
6588 ____________________________________________________________________________
6589 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
6590         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
6591              From: Nicholas Clark <nick@ccl4.org>
6592              Date: Sun, 20 May 2001 19:24:13 +0100
6593              Message-ID: <20010520192413.G83222@plum.flirble.org>
6594      Branch: perl
6595            + lib/ExtUtils/Constant.pm t/lib/extutils.t
6596            ! MANIFEST utils/h2xs.PL
6597 ____________________________________________________________________________
6598 [ 10212] By: nick                                  on 2001/05/26  09:49:28
6599         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
6600              add a few more notes there on use of mortals on the stack.
6601      Branch: perlio
6602            ! pod/perlguts.pod
6603 ____________________________________________________________________________
6604 [ 10211] By: nick                                  on 2001/05/26  09:05:36
6605         Log: Integrate mainline
6606      Branch: perlio
6607           +> t/lib/fcntl.t t/pragma/vars.t
6608           !> (integrate 49 files)
6609 ____________________________________________________________________________
6610 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
6611         Log: Update Changes.
6612      Branch: perl
6613            ! Changes patchlevel.h
6614 ____________________________________________________________________________
6615 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
6616         Log: Based on
6617              
6618              Subject: [PATCH pp.c] Wrapping pack("C",256)
6619              From: Simon Cozens <simon@netthink.co.uk>
6620              Date: Sat, 12 May 2001 17:58:41 +0100
6621              Message-ID: <20010512175841.A6132@netthink.co.uk>
6622      Branch: perl
6623            ! pod/perldiag.pod pp.c t/pragma/warn/pp
6624 ____________________________________________________________________________
6625 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
6626         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
6627              From: "Brendan O'Dea" <bod@compusol.com.au>
6628              Date: Fri, 25 May 2001 11:18:29 +1000
6629              Message-ID: <20010525111829.A28411@compusol.com.au>
6630              
6631              (Slightly modified.)
6632      Branch: perl
6633            ! lib/Term/Cap.pm
6634 ____________________________________________________________________________
6635 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
6636         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
6637              From: Hugo <hv@crypt.compulink.co.uk>
6638              Date: Fri, 25 May 2001 02:13:25 +0100
6639              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
6640      Branch: perl
6641            ! t/op/misc.t
6642 ____________________________________________________________________________
6643 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
6644         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
6645              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
6646              Date: Fri, 25 May 2001 10:25:36 +0900
6647              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
6648      Branch: perl
6649            ! regcomp.c regexec.c
6650 ____________________________________________________________________________
6651 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
6652         Log: Subject: [PATCH #2] stash autovivification and method call error messages
6653              From: Ilmari Karonen <iltzu@sci.fi>
6654              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
6655              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
6656      Branch: perl
6657            ! gv.c pp_hot.c t/op/method.t
6658 ____________________________________________________________________________
6659 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
6660         Log: Add make target and documentation for gprof profiling.
6661      Branch: perl
6662            ! Makefile.SH pod/perlhack.pod
6663 ____________________________________________________________________________
6664 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
6665         Log: Subject: Don't think about UTF8 
6666              From: Mike Guy <mjtg@cam.ac.uk> 
6667              Date: Tue, 22 May 2001 14:35:39 +0100
6668              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
6669      Branch: perl
6670            ! sv.h
6671 ____________________________________________________________________________
6672 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
6673         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
6674              From: Geraint A Edwards <gedge@serf.org> 
6675              Date: Thu, 24 May 2001 22:51:24 +0100
6676              Message-Id: <20010524225124.A34981@cymru.serf.org>
6677      Branch: perl
6678            ! x2p/find2perl.PL
6679 ____________________________________________________________________________
6680 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
6681         Log: DB_File has its own attribute story.
6682      Branch: perl
6683            ! ext/DB_File/DB_File.xs
6684 ____________________________________________________________________________
6685 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
6686         Log: Subject: Re: Making perl with -Wall
6687              From: Andy Dougherty <doughera@lafayette.edu>
6688              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
6689              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
6690      Branch: perl
6691            ! perl.h
6692 ____________________________________________________________________________
6693 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
6694         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
6695              From: "Richard Soderberg" <rs@crystalflame.net>
6696              Date: Thu, 24 May 2001 08:58:16 -0700
6697              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
6698      Branch: perl
6699            ! sv.c
6700 ____________________________________________________________________________
6701 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
6702         Log: IV/UV casting fixes from Nicholas Clark.
6703      Branch: perl
6704            ! perl.h pp_sys.c util.c
6705 ____________________________________________________________________________
6706 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
6707         Log: Subject: Re: Making perl with -Wall
6708              From: Michael G Schwern <schwern@pobox.com>
6709              Date: Thu, 24 May 2001 15:40:28 +0100
6710              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
6711      Branch: perl
6712            ! malloc.c perl.h
6713 ____________________________________________________________________________
6714 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
6715         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
6716              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6717              Date: Tue, 22 May 2001 11:49:37 +0200
6718              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
6719      Branch: metaconfig
6720            ! U/modified/Oldsym.U
6721      Branch: metaconfig/U/perl
6722            ! patchlevel.U
6723      Branch: perl
6724            ! Configure config_h.SH myconfig.SH
6725 ____________________________________________________________________________
6726 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
6727         Log: Under versiononly install also the scripts with the version suffix.
6728              (e.g. .../bin/h2xs5.7.1)
6729      Branch: perl
6730            ! installperl
6731 ____________________________________________________________________________
6732 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
6733         Log: Subject: [PATCH] Stop segfault in mg.c:636
6734              From: "Richard Soderberg" <rs@crystalflame.net>
6735              Date: Thu, 24 May 2001 05:51:52 -0700
6736              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
6737      Branch: perl
6738            ! mg.c
6739 ____________________________________________________________________________
6740 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
6741         Log: Iteration continues; hopefully convergently.
6742      Branch: perl
6743            ! t/lib/b-stash.t
6744 ____________________________________________________________________________
6745 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
6746         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
6747              From: Gisle Aas <gisle@ActiveState.com>
6748              Date: 23 May 2001 16:13:10 -0700
6749              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
6750      Branch: perl
6751            ! op.c toke.c
6752 ____________________________________________________________________________
6753 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
6754         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
6755              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6756              Date: Thu, 24 May 2001 05:05:22 -0500
6757              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
6758      Branch: perl
6759            ! lib/dumpvar.pl lib/perl5db.pl
6760 ____________________________________________________________________________
6761 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
6762         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
6763              From: David Dyck <dcd@tc.fluke.com>
6764              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
6765              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
6766      Branch: perl
6767            ! lib/perl5db.pl
6768 ____________________________________________________________________________
6769 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
6770         Log: Tiny pod nits on READMEs, mostly whitespace issues.
6771      Branch: perl
6772            ! README.amiga README.dos README.macos README.mpeix README.vmesa
6773            ! README.win32
6774 ____________________________________________________________________________
6775 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
6776         Log: The DG/UX part of the 20010521.005.
6777      Branch: perl
6778            ! README.dgux
6779 ____________________________________________________________________________
6780 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
6781         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
6782              From: Hugo <hv@crypt.compulink.co.uk>
6783              Date: Mon, 21 May 2001 16:32:02 +0100
6784              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
6785      Branch: perl
6786            ! regcomp.c t/op/misc.t
6787 ____________________________________________________________________________
6788 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
6789         Log: Subject: [PATCH] Extra UNIVERSAL tests
6790              From: Mike Guy <mjtg@cam.ac.uk>
6791              Date: Wed, 23 May 2001 12:29:20 +0100
6792              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
6793      Branch: perl
6794            ! t/op/universal.t
6795 ____________________________________________________________________________
6796 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
6797         Log: Subject: [PATCH] Remove EQ keyword
6798              From: Mike Guy <mjtg@cam.ac.uk>
6799              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
6800              Date: Wed, 23 May 2001 11:17:29 +0100
6801      Branch: perl
6802            ! keywords.h keywords.pl
6803 ____________________________________________________________________________
6804 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
6805         Log: Subject: [PATCH] lib/perl5db.pl
6806              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6807              Date: Wed, 23 May 2001 02:18:03 -0500
6808              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
6809      Branch: perl
6810            ! lib/perl5db.pl
6811 ____________________________________________________________________________
6812 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
6813         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
6814              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6815              Date: Tue, 22 May 2001 23:34:41 -0500
6816              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
6817      Branch: perl
6818            ! lib/Term/Cap.pm
6819 ____________________________________________________________________________
6820 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
6821         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
6822              From: davem@fdgroup.co.uk
6823              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
6824              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
6825      Branch: perl
6826            ! emacs/e2ctags.pl
6827 ____________________________________________________________________________
6828 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
6829         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
6830              From: Michael G Schwern <schwern@pobox.com>
6831              Date: Tue, 22 May 2001 14:15:09 +0100
6832              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
6833      Branch: perl
6834            ! lib/vars.pm
6835 ____________________________________________________________________________
6836 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
6837         Log: Subject: [PATCH lib/vars.pm] Odd code nit
6838              From: Michael G Schwern <schwern@pobox.com>
6839              Date: Tue, 22 May 2001 14:14:28 +0100
6840              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
6841      Branch: perl
6842            ! lib/vars.pm
6843 ____________________________________________________________________________
6844 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
6845         Log: Use the new use vars feature.
6846      Branch: perl
6847            ! t/lib/b-stash.t
6848 ____________________________________________________________________________
6849 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
6850         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
6851              From: Mike Guy <mjtg@cam.ac.uk>
6852              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6853              Date: Tue, 22 May 2001 13:11:39 +0100
6854      Branch: perl
6855            + t/pragma/vars.t
6856            ! MANIFEST lib/vars.pm t/lib/1_compile.t
6857 ____________________________________________________________________________
6858 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
6859         Log: -qlongdouble considered harmful by Merijn.
6860      Branch: perl
6861            ! hints/aix.sh
6862 ____________________________________________________________________________
6863 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
6864         Log: Update Changes.
6865      Branch: perl
6866            ! Changes patchlevel.h
6867 ____________________________________________________________________________
6868 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
6869         Log: Add a test of its very own for Fcntl.  Hopefully portable.
6870      Branch: perl
6871            + t/lib/fcntl.t
6872            ! MANIFEST
6873 ____________________________________________________________________________
6874 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
6875         Log: Must be trickier for 'minitest' not to die.
6876      Branch: perl
6877            ! t/op/taint.t
6878 ____________________________________________________________________________
6879 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
6880         Log: Can't declare other people's variables.
6881      Branch: perl
6882            ! t/lib/b-stash.t
6883 ____________________________________________________________________________
6884 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
6885         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
6886      Branch: perl
6887            ! doio.c t/op/taint.t
6888 ____________________________________________________________________________
6889 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
6890         Log: The OS/2 variable needs to be declared.
6891      Branch: perl
6892            ! t/lib/b-stash.t
6893 ____________________________________________________________________________
6894 [ 10170] By: nick                                  on 2001/05/20  16:48:29
6895         Log: Integrate mainline
6896      Branch: perlio
6897           !> (integrate 41 files)
6898 ____________________________________________________________________________
6899 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
6900         Log: Small perlsec updates: clarify the taintedness of filename
6901              globbing; suggest using Scalar::Util::tainted().
6902      Branch: perl
6903            ! pod/perlsec.pod
6904 ____________________________________________________________________________
6905 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
6906         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
6907              From: Dave Mitchell <davem@fdgroup.co.uk>
6908              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
6909              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
6910      Branch: perl
6911            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
6912            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
6913            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
6914            ! xsutils.c
6915 ____________________________________________________________________________
6916 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
6917         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
6918              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6919              Date: Sat, 19 May 2001 04:08:46 -0400
6920              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
6921      Branch: perl
6922            ! lib/ExtUtils/Mksymlists.pm makedef.pl
6923 ____________________________________________________________________________
6924 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
6925         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
6926              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6927              Date: Sat, 19 May 2001 04:30:45 -0400
6928              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
6929      Branch: perl
6930            ! os2/os2.c
6931 ____________________________________________________________________________
6932 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
6933         Log: Subject: [PATCH 5.6.1] build bugs OS/2
6934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6935              Date: Sat, 19 May 2001 04:35:28 -0400
6936              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
6937      Branch: perl
6938            ! os2/Makefile.SHs os2/os2.c
6939 ____________________________________________________________________________
6940 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
6941         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
6942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6943              Date: Sat, 19 May 2001 04:04:23 -0400
6944              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
6945              
6946              (In bleadperl patched b-stash.t instead of b.t)
6947      Branch: perl
6948            ! t/lib/b-stash.t t/lib/bigfltpm.t
6949 ____________________________________________________________________________
6950 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
6951         Log: Subject: [PATCH 5.6.1] perl5db
6952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6953              Date: Sat, 19 May 2001 03:49:09 -0400
6954              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
6955      Branch: perl
6956            ! lib/perl5db.pl
6957 ____________________________________________________________________________
6958 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
6959         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
6960              From: Gisle Aas <gisle@ActiveState.com>
6961              Date: 18 May 2001 14:24:51 -0700
6962              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
6963      Branch: perl
6964            ! pp_ctl.c
6965 ____________________________________________________________________________
6966 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
6967         Log: Subject: [PATCH] Chomp should not always stringify
6968              From: Gisle Aas <gisle@ActiveState.com>
6969              Date: 18 May 2001 07:55:25 -0700
6970              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
6971      Branch: perl
6972            ! doop.c t/op/chop.t
6973 ____________________________________________________________________________
6974 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
6975         Log: Integrate perlio.
6976      Branch: perl
6977           !> pod/perlfunc.pod
6978 ____________________________________________________________________________
6979 [ 10159] By: nick                                  on 2001/05/20  09:39:46
6980         Log: Document some more of open's features.
6981      Branch: perlio
6982            ! pod/perlfunc.pod
6983 ____________________________________________________________________________
6984 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
6985         Log: back out change#10153 (it has compatibility issues such as the
6986              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
6987              benefit for 5.6.x doesn't seem worth the risk)
6988      Branch: maint-5.6/perl
6989            ! toke.c
6990 ____________________________________________________________________________
6991 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
6992         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
6993      Branch: perl
6994            ! x2p/s2p.PL
6995 ____________________________________________________________________________
6996 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
6997         Log: Update Changes.
6998      Branch: perl
6999            ! Changes patchlevel.h
7000 ____________________________________________________________________________
7001 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
7002         Log: Integrate change #10144 from maintperl.
7003              
7004              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
7005      Branch: perl
7006           !> win32/config.bc win32/config.gc win32/config.vc
7007           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7008 ____________________________________________________________________________
7009 [ 10154] By: nick                                  on 2001/05/18  07:23:03
7010         Log: Integrate mainline.
7011      Branch: perlio
7012           +> README.dgux t/lib/i18n-collate.t utils.lst
7013           !> (integrate 49 files)
7014 ____________________________________________________________________________
7015 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
7016         Log: Integrate change #7224 from mainline into maintperl.
7017              
7018              Allow @+ and @- to be doublequoted, from Simon Cozens. 
7019              (Approved by Larry, see Tom's comment in 20000830.005.)
7020      Branch: maint-5.6/perl
7021           !> toke.c
7022 ____________________________________________________________________________
7023 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
7024         Log: Subject: [PATCH bleadperl] small lookbehind fix
7025              From: Hugo <hv@crypt.compulink.co.uk>
7026              Date: Fri, 18 May 2001 00:07:19 +0100
7027              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
7028      Branch: perl
7029            ! regexec.c
7030 ____________________________________________________________________________
7031 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
7032         Log: Detypos.
7033      Branch: perl
7034            ! installman utils.lst
7035 ____________________________________________________________________________
7036 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
7037         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
7038              in 20001222.001.
7039      Branch: perl
7040            ! t/lib/glob-basic.t
7041 ____________________________________________________________________________
7042 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
7043         Log: Subject: [PATCH] Test for bug 20010515.004
7044              From: Benjamin Sugars <bsugars@canoe.ca>
7045              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
7046              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
7047      Branch: perl
7048            ! t/op/misc.t
7049 ____________________________________________________________________________
7050 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
7051         Log: Integrate #10145 from maintperl.
7052              
7053              fix for ID 20010515.004 (needs test)
7054      Branch: perl
7055           !> pp_hot.c
7056 ____________________________________________________________________________
7057 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
7058         Log: Thinko noticed by Doug MacEachern.
7059      Branch: perl
7060            ! thread.h
7061 ____________________________________________________________________________
7062 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
7063         Log: Subject: Re: [PATCH] HERE mark in regex
7064              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7065              Date: Thu, 17 May 2001 12:20:33 -0400
7066              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
7067      Branch: perl
7068            ! t/op/re_tests
7069 ____________________________________________________________________________
7070 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
7071         Log: fix for ID 20010515.004 (needs test)
7072      Branch: maint-5.6/perl
7073            ! pp_hot.c
7074 ____________________________________________________________________________
7075 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
7076         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
7077      Branch: maint-5.6/perl
7078            ! win32/config.bc win32/config.gc win32/config.vc
7079            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7080 ____________________________________________________________________________
7081 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
7082         Log: Macrofy the getspecific (and use it also in util.c)
7083      Branch: perl
7084            ! thread.h util.c
7085 ____________________________________________________________________________
7086 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
7087         Log: Use the unchecked thread-specific key fetch also in Tru64.
7088      Branch: perl
7089            ! thread.h
7090 ____________________________________________________________________________
7091 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
7092         Log: Subject: [PATCH 5.6.1]Quick thread speedup
7093              From: Dan Sugalski <dan@sidhe.org> 
7094              Date: Wed, 16 May 2001 18:05:19 -0400
7095              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
7096      Branch: perl
7097            ! thread.h util.c
7098 ____________________________________________________________________________
7099 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
7100         Log: I think this is quite enough testing for a deprecated feature.
7101      Branch: perl
7102            + t/lib/i18n-collate.t
7103            ! MANIFEST t/lib/1_compile.t
7104 ____________________________________________________________________________
7105 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
7106         Log: More HP-UX lore from Jeff Okamoto.
7107      Branch: perl
7108            ! README.hpux
7109 ____________________________________________________________________________
7110 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
7111         Log: Sort utils.lst for easier maintenance.
7112      Branch: perl
7113            ! utils.lst
7114 ____________________________________________________________________________
7115 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
7116         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7117              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7118              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
7119              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
7120              
7121              Add pod2latex to utils.lst.
7122      Branch: perl
7123            ! MANIFEST utils.lst
7124 ____________________________________________________________________________
7125 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
7126         Log: Subject: Re: [PATCH] HERE mark in regex
7127              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7128              Date: Wed, 16 May 2001 13:04:43 -0400
7129              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
7130      Branch: perl
7131            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
7132            ! t/op/regmesg.t t/pragma/warn/regcomp
7133 ____________________________________________________________________________
7134 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
7135         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7136              From: Simon Cozens <simon@netthink.co.uk>
7137              Date: Wed, 16 May 2001 18:02:08 +0100
7138              Message-ID: <20010516180208.A6458@netthink.co.uk>
7139      Branch: perl
7140            ! installman utils.lst
7141 ____________________________________________________________________________
7142 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
7143         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
7144              From: "Philip Newton" <pnewton@gmx.de>
7145              Date: Tue, 15 May 2001 15:09:30 +0200
7146              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
7147              
7148              Test case for #10128.
7149      Branch: perl
7150            ! t/pragma/warn/pp_hot
7151 ____________________________________________________________________________
7152 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
7153         Log: Update Changes.
7154      Branch: perl
7155            ! Changes patchlevel.h
7156 ____________________________________________________________________________
7157 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
7158         Log: Deprecate pseudo-hashes.
7159      Branch: perl
7160            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
7161 ____________________________________________________________________________
7162 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
7163         Log: HP-UX hints update from Merijn.
7164      Branch: perl
7165            ! hints/hpux.sh
7166 ____________________________________________________________________________
7167 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
7168         Log: README.hpux update from Merijn.
7169      Branch: perl
7170            ! README.hpux
7171 ____________________________________________________________________________
7172 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
7173         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7174              From: Simon Cozens <simon@netthink.co.uk>
7175              Date: Wed, 16 May 2001 15:57:55 +0100
7176              Message-ID: <20010516155755.A4728@netthink.co.uk>
7177      Branch: perl
7178            + utils.lst
7179            ! MANIFEST installman installperl
7180 ____________________________________________________________________________
7181 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
7182         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
7183              From: "Philip Newton" <pnewton@gmx.de>
7184              Date: Tue, 15 May 2001 16:31:05 +0200
7185              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
7186              
7187              Fix PERL_Y2KWARN test to check before rather than after appending.
7188      Branch: perl
7189            ! pp_hot.c
7190 ____________________________________________________________________________
7191 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
7192         Log: Regen Porting stuff.
7193      Branch: perl
7194            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7195            ! config_h.SH
7196 ____________________________________________________________________________
7197 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
7198         Log: Metaconfig unit change for #10125.
7199      Branch: metaconfig
7200            ! U/modified/Oldconfig.U
7201 ____________________________________________________________________________
7202 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
7203         Log: Use OSVERS.
7204      Branch: perl
7205            ! Configure config_h.SH perl.c
7206 ____________________________________________________________________________
7207 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
7208         Log: Regen toc.
7209      Branch: perl
7210            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7211 ____________________________________________________________________________
7212 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
7213         Log: Adding the README.dgux to the MANIFEST would be a good idea.
7214      Branch: perl
7215            ! MANIFEST
7216 ____________________________________________________________________________
7217 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
7218         Log: Move the stack desire definition to thread.h.
7219      Branch: perl
7220            ! ext/Thread/Thread.xs thread.h
7221 ____________________________________________________________________________
7222 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
7223         Log: DG-UX threading patches, including a README.dgux,
7224              from Takis Psarogiannakopoulos.
7225      Branch: perl
7226            + README.dgux
7227            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
7228 ____________________________________________________________________________
7229 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
7230         Log: Subject: [PATCH B::Deparse] More on /x regexes
7231              From: Robin Houston <robin@kitsite.com>
7232              Date: Tue, 15 May 2001 19:09:35 +0100
7233              Message-ID: <20010515190935.A27268@penderel>
7234      Branch: perl
7235            ! ext/B/B/Deparse.pm
7236 ____________________________________________________________________________
7237 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
7238         Log: Document that the core time() may be rounding rather
7239              than truncating, would have saved at least my confusion.
7240      Branch: perl
7241            ! ext/Time/HiRes/HiRes.pm
7242 ____________________________________________________________________________
7243 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
7244         Log: Subject: perl-current/t/time-hires.t
7245              From: John Peacock <jpeacock@rowman.com>
7246              Date: Fri, 11 May 2001 14:09:41 -0400
7247              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
7248      Branch: perl
7249            ! t/lib/time-hires.t
7250 ____________________________________________________________________________
7251 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
7252         Log: Subject: [PATCH dump.c] Op private flags
7253              From: Simon Cozens <simon@netthink.co.uk>
7254              Date: Sun, 13 May 2001 20:20:36 +0100
7255              Message-ID: <20010513202036.A21896@netthink.co.uk>
7256      Branch: perl
7257            ! dump.c
7258 ____________________________________________________________________________
7259 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
7260         Log: Upgrade to Switch 2.03.
7261      Branch: perl
7262            ! lib/Switch.pm
7263 ____________________________________________________________________________
7264 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
7265         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
7266              to PERL_CONFIG_SH and use it consistently.
7267      Branch: maint-5.6/perl
7268           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7269           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
7270           !> myconfig.SH writemain.SH
7271 ____________________________________________________________________________
7272 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
7273         Log: Metaconfig units changes for #10113.
7274      Branch: metaconfig
7275            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
7276 ____________________________________________________________________________
7277 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
7278         Log: The problem described in 20010514.031 still wasn't
7279              fully cured, there were remnants of $CONFIG when
7280              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
7281              to avoid future conflicts.
7282      Branch: perl
7283            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7284            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
7285            ! myconfig.SH writemain.SH
7286 ____________________________________________________________________________
7287 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
7288         Log: Half of #10107 got lost.
7289      Branch: perl
7290            ! ext/B/B/Deparse.pm
7291 ____________________________________________________________________________
7292 [ 10111] By: nick                                  on 2001/05/15  08:39:14
7293         Log: Integrate mainline.
7294      Branch: perlio
7295           +> ext/POSIX/hints/uts.pl
7296            - Todo Todo-5.6 t/camel-III/vstring.t
7297           !> (integrate 48 files)
7298 ____________________________________________________________________________
7299 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
7300         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
7301              From: Robin Houston <robin@kitsite.com>
7302              Date: Mon, 14 May 2001 22:27:08 +0100
7303              Message-ID: <20010514222708.A22963@penderel>
7304      Branch: perl
7305            ! t/TestInit.pm
7306 ____________________________________________________________________________
7307 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
7308         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
7309              From: Robin Houston <robin@kitsite.com>
7310              Date: Mon, 14 May 2001 22:16:43 +0100
7311              Message-ID: <20010514221643.A22437@penderel>
7312      Branch: perl
7313            ! ext/B/B/Deparse.pm
7314 ____________________________________________________________________________
7315 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
7316         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
7317              From: Robin Houston <robin@kitsite.com>
7318              Date: Mon, 14 May 2001 22:03:44 +0100
7319              Message-ID: <20010514220344.A20643@penderel>
7320      Branch: perl
7321            ! ext/B/B/Deparse.pm
7322 ____________________________________________________________________________
7323 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
7324         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
7325              From: Robin Houston <robin@kitsite.com>
7326              Date: Mon, 14 May 2001 22:10:07 +0100
7327              Message-ID: <20010514221007.A21118@penderel>
7328      Branch: perl
7329            ! ext/B/B/Deparse.pm
7330 ____________________________________________________________________________
7331 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
7332         Log: Fix for 20010514.037; substr() didn't invalidate the locale
7333              collation magic.
7334      Branch: perl
7335            ! pp.c
7336 ____________________________________________________________________________
7337 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
7338         Log: Update Changes.
7339      Branch: perl
7340            ! Changes patchlevel.h
7341 ____________________________________________________________________________
7342 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
7343         Log: Retract #10094.
7344      Branch: perl
7345            ! lib/Pod/Text.pm
7346 ____________________________________________________________________________
7347 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
7348         Log: Integrate change #10100 from maintperl.
7349              
7350              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
7351              bug ID 20010514.027)
7352      Branch: perl
7353           !> mg.c pp_ctl.c
7354 ____________________________________________________________________________
7355 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
7356         Log: Document the deprecatedness of suidperl.
7357      Branch: perl
7358            ! INSTALL pod/perlfaq1.pod
7359 ____________________________________________________________________________
7360 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
7361         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
7362              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7363              Date: Mon, 14 May 2001 09:38:59 -0400
7364              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
7365      Branch: perl
7366            ! lib/ExtUtils/MM_Unix.pm
7367 ____________________________________________________________________________
7368 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
7369         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
7370              bug ID 20010514.027)
7371              
7372              TODO: this needs a testsuite addition
7373      Branch: maint-5.6/perl
7374            ! mg.c pp_ctl.c
7375 ____________________________________________________________________________
7376 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
7377         Log: More DWIMminess for Class::Struct: calling the array or hash
7378              accessors only with one argument, an array or a hash reference,
7379              sets the underlying array or hash.  This mirrors nicely also
7380              the usage in the constructor.
7381              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
7382      Branch: perl
7383            ! lib/Class/Struct.pm t/lib/class-struct.t
7384 ____________________________________________________________________________
7385 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
7386         Log: Reference cmp'ing should go through the whole stringification
7387              process shebang, as pointed out by Sarathy in #10091.
7388      Branch: perl
7389            ! pp.c
7390 ____________________________________________________________________________
7391 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
7392         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
7393              From: Simon Cozens <simon@netthink.co.uk>
7394              Date: Sat, 12 May 2001 16:36:27 +0100
7395              Message-ID: <20010512163627.A5522@netthink.co.uk>
7396              
7397              with some additions salvaged from Todo and Todo-5.6 before
7398              retiring them.
7399      Branch: perl
7400            - Todo Todo-5.6
7401            ! MANIFEST pod/perltodo.pod
7402 ____________________________________________________________________________
7403 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
7404         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
7405              From: "Golubev I. N." <gin@mo.msk.ru>
7406              Date: Mon, 07 May 2001 14:33:34 (GMT)
7407              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
7408      Branch: perl
7409            ! perl.h
7410 ____________________________________________________________________________
7411 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
7412         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
7413              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7414              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
7415              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
7416      Branch: perl
7417            ! lib/ExtUtils/MM_Unix.pm
7418 ____________________________________________________________________________
7419 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
7420         Log: (Retracted by #10104.)
7421              
7422              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
7423              From: barries <barries@slaysys.com>
7424              Date: Sat, 12 May 2001 01:28:10 -0400
7425              Message-ID: <20010512012810.B26358@jester.slaysys.com>
7426      Branch: perl
7427            ! lib/Pod/Text.pm
7428 ____________________________________________________________________________
7429 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
7430         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
7431              From: Mike Guy <mjtg@cam.ac.uk>
7432              Date: Sat, 12 May 2001 19:24:33 +0100
7433              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
7434      Branch: perl
7435            ! lib/AutoSplit.pm
7436 ____________________________________________________________________________
7437 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
7438         Log: Yet another HP-UX hints tweak from Merijn.
7439      Branch: perl
7440            ! hints/hpux.sh
7441 ____________________________________________________________________________
7442 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
7443         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
7444              isn't defined (changes#9366,9368,9370 from mainline without the
7445              pp_scmp() change)
7446      Branch: maint-5.6/perl
7447            ! pp.c pp.h pp_hot.c
7448 ____________________________________________________________________________
7449 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
7450         Log: The sorting seems to happen now automatically.
7451      Branch: perl
7452            ! t/lib/glob-basic.t
7453 ____________________________________________________________________________
7454 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
7455         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
7456              From: Benjamin Sugars <bsugars@canoe.ca>
7457              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
7458              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
7459      Branch: perl
7460            ! pod/perlfunc.pod
7461 ____________________________________________________________________________
7462 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
7463         Log: Subject: Re: undef(&foo) does not work for XS functions
7464              From: Doug MacEachern <dougm@covalent.net>
7465              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
7466              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
7467      Branch: perl
7468            ! op.c
7469 ____________________________________________________________________________
7470 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
7471         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
7472              From: Peter Prymmer <pvhp@forte.com>
7473              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
7474              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
7475      Branch: perl
7476            ! t/op/append.t
7477 ____________________________________________________________________________
7478 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
7479         Log: Update Changes.
7480      Branch: perl
7481            ! Changes patchlevel.h
7482 ____________________________________________________________________________
7483 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
7484         Log: Remove the 'asciir' re subpragma.  Should instead implement
7485              the 'physical vs logical' range scheme:
7486              
7487              \xAA-\xCC is a native physical range, you want that range of
7488              codepoints in your native encoding.  In EBCDIC the codepoints
7489              in the gaps (between i-j and r-s) should be included.
7490              
7491              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
7492              codepoints in Unicode.
7493              
7494              a-z is a logical range, you want that range of 'logical' codepoints
7495              in your native encoding.  In EBCDIC the codepoints in the gaps
7496              (between i-j and r-s) should not be included.
7497              
7498              Mixed cases (a-\xAA, etc) should either be errors, or maybe
7499              the 'logical' endpoints should be converted to native/Unicode
7500              codepoints, and the range handled as a physical range.
7501              
7502              'Logical endpoints' are to be recognized only in the A-Z, a-z,
7503              and 0-9 ranges.  Probably a warning should be given for mixed
7504              cases like A-z or a-9 (since such expressions are encoding
7505              dependent), with a recommendation to use physical ranges.
7506      Branch: perl
7507            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
7508            ! t/op/regexp.t
7509 ____________________________________________________________________________
7510 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
7511         Log: Make the test to cleanup the test directory tree
7512              both before and after the testing so that we always
7513              have a clean slate to work with.
7514      Branch: perl
7515            ! t/lib/filefind.t
7516 ____________________________________________________________________________
7517 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
7518         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
7519              From: Jon Eveland <jweveland@yahoo.com>
7520              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
7521              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
7522      Branch: perl
7523            ! pod/perlfunc.pod
7524 ____________________________________________________________________________
7525 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
7526         Log: Merge the camel-III/vstring.t with op/ver.t.
7527      Branch: perl
7528            - t/camel-III/vstring.t
7529            ! MANIFEST t/TEST t/harness t/op/ver.t
7530 ____________________________________________________________________________
7531 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
7532         Log: Add test.deparse make target.
7533      Branch: perl
7534            ! Makefile.SH
7535 ____________________________________________________________________________
7536 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
7537         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
7538              From: Robin Houston <robin@kitsite.com>
7539              Date: Fri, 11 May 2001 12:02:22 +0100
7540              Message-ID: <20010511120222.A11529@penderel>
7541      Branch: perl
7542            ! ext/B/B/Deparse.pm t/op/method.t
7543 ____________________________________________________________________________
7544 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
7545         Log: A nicely working combination for UTS from Hal Morris.
7546      Branch: perl
7547            + ext/POSIX/hints/uts.pl
7548            ! MANIFEST hints/uts.sh
7549 ____________________________________________________________________________
7550 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
7551         Log: i_ieeefp=undef for UTS.
7552      Branch: perl
7553            ! hints/uts.sh
7554 ____________________________________________________________________________
7555 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
7556         Log: Subject: RE: rand(0) is rand(1)
7557              From: Larry Shatzer <lshatzer@islanddata.com>
7558              Date: Thu, 10 May 2001 11:09:27 -0700
7559              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
7560      Branch: perl
7561            ! pod/perlfunc.pod
7562 ____________________________________________________________________________
7563 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
7564         Log: Subject: [patch] make op_{clear,null} public
7565              From: Doug MacEachern <dougm@covalent.net>
7566              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
7567              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
7568      Branch: perl
7569            ! embed.h embed.pl op.c proto.h
7570 ____________________________________________________________________________
7571 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
7572         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
7573              From: Robin Houston <robin@kitsite.com>
7574              Date: Thu, 10 May 2001 18:54:59 +0100
7575              Message-ID: <20010510185459.A5995@penderel>
7576      Branch: perl
7577            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
7578 ____________________________________________________________________________
7579 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
7580         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
7581              From: Robin Houston <robin@kitsite.com>
7582              Date: Thu, 10 May 2001 12:56:39 +0100
7583              Message-ID: <20010510125639.A2119@penderel>
7584      Branch: perl
7585            ! ext/B/B/Deparse.pm
7586 ____________________________________________________________________________
7587 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
7588         Log: Retract #10070, not ready yet.
7589      Branch: perl
7590            ! ext/B/B/Deparse.pm
7591 ____________________________________________________________________________
7592 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
7593         Log: The metaconfig unit change for #10071.
7594      Branch: metaconfig
7595            ! U/modified/mallocsrc.U
7596 ____________________________________________________________________________
7597 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
7598         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
7599      Branch: perl
7600            ! Configure
7601 ____________________________________________________________________________
7602 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
7603         Log: (Retracted by #10073)
7604              
7605              Subject: Re: [PATCH t/TEST] B::Deparse tester 
7606              From: Hugo <hv@crypt.compulink.co.uk>
7607              Date: Thu, 10 May 2001 05:48:09 +0100
7608              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
7609      Branch: perl
7610            ! ext/B/B/Deparse.pm
7611 ____________________________________________________________________________
7612 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
7613         Log: Add a for(func()) test.
7614      Branch: perl
7615            ! t/cmd/for.t
7616 ____________________________________________________________________________
7617 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
7618         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
7619              From: Robin Houston <robin@kitsite.com>
7620              Date: Thu, 10 May 2001 13:50:08 +0100
7621              Message-ID: <20010510135008.A2454@penderel>
7622      Branch: perl
7623            ! ext/B/B/Deparse.pm
7624 ____________________________________________________________________________
7625 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
7626         Log: A thinko in #10065.
7627      Branch: perl
7628            ! hv.c
7629 ____________________________________________________________________________
7630 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
7631         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
7632              From: Robin Houston <robin@kitsite.com>
7633              Date: Thu, 10 May 2001 02:10:34 +0100
7634              Message-ID: <20010510021034.A19421@penderel>
7635      Branch: perl
7636            ! ext/B/B.xs ext/B/B/Deparse.pm
7637 ____________________________________________________________________________
7638 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
7639         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
7640              From: Doug MacEachern <dougm@covalent.net>
7641              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
7642              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
7643      Branch: perl
7644            ! hv.c
7645 ____________________________________________________________________________
7646 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
7647         Log: One more workaround for the UTS compiler from Hal Morris.
7648      Branch: perl
7649            ! perl.h
7650 ____________________________________________________________________________
7651 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
7652         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
7653              From: Robin Houston <robin@kitsite.com>
7654              Date: Thu, 10 May 2001 01:02:08 +0100
7655              Message-ID: <20010510010208.A18200@penderel>
7656      Branch: perl
7657            ! ext/B/B/Debug.pm
7658 ____________________________________________________________________________
7659 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
7660         Log: Subject: [PATCH] Simplify deb_curcv() a bit
7661              From: Benjamin Sugars <bsugars@canoe.ca>
7662              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
7663              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
7664      Branch: perl
7665            ! run.c
7666 ____________________________________________________________________________
7667 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
7668         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
7669              From: Benjamin Sugars <bsugars@canoe.ca>
7670              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
7671              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
7672      Branch: perl
7673            ! t/lib/io_scalar.t
7674 ____________________________________________________________________________
7675 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
7676         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
7677              From: Peter Prymmer <pvhp@forte.com>
7678              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
7679              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
7680      Branch: perl
7681            ! t/lib/md5-file.t
7682 ____________________________________________________________________________
7683 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
7684         Log: Subject: [PATCH t/TEST] B::Deparse tester
7685              From: Robin Houston <robin@kitsite.com>
7686              Date: Wed, 9 May 2001 19:17:50 +0100
7687              Message-ID: <20010509191750.A16940@penderel>
7688      Branch: perl
7689            ! ext/B/O.pm t/TEST
7690 ____________________________________________________________________________
7691 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
7692         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
7693              From: Jeff Pinyan <jeffp@crusoe.net>
7694              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
7695              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
7696      Branch: perl
7697            ! lib/Pod/Html.pm
7698 ____________________________________________________________________________
7699 [ 10057] By: nick                                  on 2001/05/09  18:37:56
7700         Log: Integrate mainline.
7701      Branch: perlio
7702           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
7703           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
7704 ____________________________________________________________________________
7705 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
7706         Log: Update Changes.
7707      Branch: perl
7708            ! Changes patchlevel.h
7709 ____________________________________________________________________________
7710 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
7711         Log: Integrate perlio.
7712      Branch: perl
7713           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7714 ____________________________________________________________________________
7715 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
7716         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
7717              From: Benjamin Sugars <bsugars@canoe.ca>
7718              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
7719              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
7720      Branch: perl
7721            ! perlio.c
7722 ____________________________________________________________________________
7723 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
7724         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
7725              From: Benjamin Sugars <bsugars@canoe.ca>
7726              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
7727              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
7728      Branch: perl
7729            ! ext/PerlIO/Scalar/Scalar.xs
7730 ____________________________________________________________________________
7731 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
7732         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
7733              From: Jeff Pinyan <jeffp@crusoe.net>
7734              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
7735              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
7736      Branch: perl
7737            ! lib/Pod/Html.pm
7738 ____________________________________________________________________________
7739 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
7740         Log: EPOC tweak from Olaf Flebbe.
7741      Branch: perl
7742            ! epoc/epocish.h
7743 ____________________________________________________________________________
7744 [ 10050] By: nick                                  on 2001/05/09  14:37:57
7745         Log: win32, regen_config_h
7746      Branch: perlio
7747            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7748 ____________________________________________________________________________
7749 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
7750         Log: Integrate perlio.
7751      Branch: perl
7752           !> pp_sys.c
7753 ____________________________________________________________________________
7754 [ 10048] By: nick                                  on 2001/05/09  11:59:50
7755         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
7756              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
7757      Branch: perlio
7758            ! pp_sys.c
7759 ____________________________________________________________________________
7760 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
7761         Log: Integrate perlio.
7762      Branch: perl
7763           !> run.c
7764 ____________________________________________________________________________
7765 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
7766         Log: Subject: Re: Less warnings during configure
7767              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7768              Date: Wed, 09 May 2001 13:12:49 +0200
7769              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
7770      Branch: perl
7771            ! hints/hpux.sh
7772 ____________________________________________________________________________
7773 [ 10045] By: nick                                  on 2001/05/09  09:56:59
7774         Log: MULTIPLICITY/DEBUGGING build fix.
7775      Branch: perlio
7776            ! run.c
7777 ____________________________________________________________________________
7778 [ 10044] By: nick                                  on 2001/05/09  09:46:37
7779         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
7780      Branch: perlio
7781           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
7782            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
7783           !> (integrate 65 files)
7784 ____________________________________________________________________________
7785 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
7786         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7787              From: Robin Houston <robin@kitsite.com>
7788              Date: Tue, 8 May 2001 19:38:00 +0100
7789              Message-ID: <20010508193800.A4389@penderel>
7790              
7791              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7792              From: Robin Houston <robin@kitsite.com>
7793              Date: Tue, 8 May 2001 20:03:57 +0100
7794              Message-ID: <20010508200357.A4614@penderel>
7795              
7796              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7797              From: Robin Houston <robin@kitsite.com>
7798              Date: Wed, 9 May 2001 00:12:05 +0100
7799              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
7800      Branch: perl
7801            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
7802 ____________________________________________________________________________
7803 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
7804         Log: Retract #10031.
7805      Branch: perl
7806            ! pod/perlfunc.pod
7807 ____________________________________________________________________________
7808 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
7809         Log: The metaconfig unit changes for #10040.
7810      Branch: metaconfig/U/perl
7811            ! Checkcc.U d_dlsymun.U dlsrc.U
7812 ____________________________________________________________________________
7813 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
7814         Log: The Configure half of
7815              
7816              Subject: Less warnings during configure
7817              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7818              Date: Tue, 08 May 2001 08:44:02 +0200
7819              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
7820      Branch: perl
7821            ! Configure
7822 ____________________________________________________________________________
7823 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
7824         Log: Subject: Less warnings during configure
7825              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7826              Date: Tue, 08 May 2001 08:44:02 +0200
7827              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
7828      Branch: perl
7829            ! hints/hpux.sh
7830 ____________________________________________________________________________
7831 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
7832         Log: Don't forget to whine about \d__\d.
7833      Branch: perl
7834            ! t/pragma/warn/toke toke.c
7835 ____________________________________________________________________________
7836 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
7837         Log: Allow underscores also in the exponent part.
7838      Branch: perl
7839            ! t/pragma/warn/toke toke.c
7840 ____________________________________________________________________________
7841 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
7842         Log: CodeMagicCD doesn't look like an *I*DE.
7843      Branch: perl
7844            ! pod/perlfaq3.pod
7845 ____________________________________________________________________________
7846 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
7847         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
7848              to be consistently down).
7849      Branch: perl
7850            ! pod/perlfaq3.pod
7851 ____________________________________________________________________________
7852 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
7853         Log: Upgrade to Text::Balanced 1.84.
7854      Branch: perl
7855            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
7856 ____________________________________________________________________________
7857 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
7858         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
7859              From: Benjamin Sugars <bsugars@canoe.ca>
7860              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
7861              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
7862      Branch: perl
7863            ! run.c
7864 ____________________________________________________________________________
7865 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
7866         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
7867              From: Peter Prymmer <pvhp@forte.com>
7868              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
7869              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
7870      Branch: perl
7871            ! t/pod/plainer.t
7872 ____________________________________________________________________________
7873 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
7874         Log: (Retracted by #10042)
7875              
7876              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
7877              From: "Philip Newton" <pnewton@gmx.de>
7878              Date: Tue, 8 May 2001 09:18:10 +0200
7879              Message-ID: <3AF7B9D2.28861.603732@localhost>
7880      Branch: perl
7881            ! pod/perlfunc.pod
7882 ____________________________________________________________________________
7883 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
7884         Log: Subject: [PATCH B::Deparse] Document known bugs
7885              From: Robin Houston <robin@kitsite.com>
7886              Date: Tue, 8 May 2001 01:53:34 +0100
7887              Message-ID: <20010508015334.A32394@penderel>
7888      Branch: perl
7889            ! ext/B/B/Deparse.pm
7890 ____________________________________________________________________________
7891 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
7892         Log: Subject: Re: Perl book, magazine and website updates.
7893              From: "Philip Newton" <pnewton@gmx.de>
7894              Date: Mon, 7 May 2001 17:03:58 +0200
7895              Message-ID: <3AF6D57E.5387.1E29930@localhost>
7896      Branch: perl
7897            ! pod/perlfaq2.pod
7898 ____________________________________________________________________________
7899 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
7900         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
7901              From: Peter Prymmer <pvhp@forte.com>
7902              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
7903              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
7904      Branch: perl
7905            ! t/io/fflush.t
7906 ____________________________________________________________________________
7907 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
7908         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
7909              From: Robin Houston <robin@kitsite.com>
7910              Date: Tue, 8 May 2001 01:14:55 +0100
7911              Message-ID: <20010508011455.A32162@penderel>
7912      Branch: perl
7913            ! ext/B/B/Deparse.pm
7914 ____________________________________________________________________________
7915 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
7916         Log: Typo in #10025.
7917      Branch: perl
7918            ! hints/uts.sh
7919 ____________________________________________________________________________
7920 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
7921         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
7922      Branch: perl
7923            ! hints/uts.sh
7924 ____________________________________________________________________________
7925 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
7926         Log: Subject: Re: [ID 20010506.045] question about hash syntax
7927              From: Peter Scott <Peter@PSDT.com>
7928              Date: Sun, 06 May 2001 13:10:40 -0700
7929              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
7930      Branch: perl
7931            ! pod/perl56delta.pod
7932 ____________________________________________________________________________
7933 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
7934         Log: Configure should figure out the list of dynamic extensions
7935              just fine in UTS-- and in fact it does, as reported by Hal Morris.
7936      Branch: perl
7937            ! hints/uts.sh
7938 ____________________________________________________________________________
7939 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
7940         Log: Update Changes.
7941      Branch: perl
7942            ! Changes patchlevel.h
7943 ____________________________________________________________________________
7944 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
7945         Log: Subject: [PATCH regcomp.c] Insecure regexes
7946              From: Robin Houston <robin@kitsite.com>
7947              Date: Mon, 7 May 2001 21:56:12 +0100
7948              Message-ID: <20010507215612.A31114@penderel>
7949      Branch: perl
7950            ! regcomp.c
7951 ____________________________________________________________________________
7952 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
7953         Log: Drop the foobar.perl.com references for now until Simon
7954              gets them sorted out.
7955      Branch: perl
7956            ! pod/perlfaq2.pod
7957 ____________________________________________________________________________
7958 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
7959         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
7960              From: Prymmer/Kahn <pvhp@best.com>
7961              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
7962              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
7963      Branch: perl
7964            ! lib/Devel/SelfStubber.pm
7965 ____________________________________________________________________________
7966 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
7967         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
7968              From: Prymmer/Kahn <pvhp@best.com>
7969              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
7970              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
7971      Branch: perl
7972            ! win32/Makefile
7973 ____________________________________________________________________________
7974 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
7975         Log: s/WebTechnique's/WebTechniques/
7976      Branch: perl
7977            ! pod/perlfaq2.pod
7978 ____________________________________________________________________________
7979 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
7980         Log: Llama 3 updates from Randal.
7981      Branch: perl
7982            ! pod/perlfaq2.pod
7983 ____________________________________________________________________________
7984 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
7985         Log: Subject: [PATCH] Help -Dt show correct pad variables
7986              From: Benjamin Sugars <ben.sugars@home.com>
7987              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
7988              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
7989      Branch: perl
7990            ! embed.h embed.pl proto.h run.c
7991 ____________________________________________________________________________
7992 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
7993         Log: Subject: [PATCH] Document C<our $foo : shared>
7994              From: Benjamin Sugars <ben.sugars@home.com>
7995              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
7996              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
7997      Branch: perl
7998            ! pod/perlfunc.pod
7999 ____________________________________________________________________________
8000 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
8001         Log: Subject: [PATCH B::Deparse] undefined folded constants
8002              From: Robin Houston <robin@kitsite.com>
8003              Date: Sun, 6 May 2001 17:19:09 +0100
8004              Message-ID: <20010506171909.A7046@penderel>
8005      Branch: perl
8006            ! ext/B/B/Deparse.pm
8007 ____________________________________________________________________________
8008 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
8009         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
8010              From: Robin Houston <robin@kitsite.com>
8011              Message-ID: <20010506164654.A6848@penderel>
8012              Date: Sun, 6 May 2001 16:46:54 +0100
8013      Branch: perl
8014            ! ext/B/B/Deparse.pm
8015 ____________________________________________________________________________
8016 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
8017         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
8018              From: Robin Houston <robin@kitsite.com>
8019              Date: Sun, 6 May 2001 14:47:02 +0100
8020              Message-ID: <20010506144702.A6308@penderel>
8021      Branch: perl
8022            ! t/op/my_stash.t
8023 ____________________________________________________________________________
8024 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
8025         Log: Subject: Perl book, magazine and website updates.
8026              From: Simon Cozens <simon@netthink.co.uk>
8027              Date: Sun, 6 May 2001 16:55:36 +0100
8028              Message-ID: <20010506165536.A1795@netthink.co.uk>
8029      Branch: perl
8030            ! pod/perlbook.pod pod/perlfaq2.pod
8031 ____________________________________________________________________________
8032 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
8033         Log: Tweaks on the Tru64 prof options.
8034      Branch: perl
8035            ! pod/perlhack.pod
8036 ____________________________________________________________________________
8037 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
8038         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
8039              From: Robin Houston <robin@kitsite.com>
8040              Date: Sun, 6 May 2001 14:40:51 +0100
8041              Message-ID: <20010506144051.A6279@penderel>
8042      Branch: perl
8043            ! t/pod/testp2pt.pl
8044 ____________________________________________________________________________
8045 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
8046         Log: Subject: [PATCH B::Deparse] scoping
8047              From: Robin Houston <robin@kitsite.com>
8048              Date: Sun, 6 May 2001 14:36:56 +0100
8049              Message-ID: <20010506143656.A4006@penderel>
8050      Branch: perl
8051            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
8052 ____________________________________________________________________________
8053 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
8054         Log: Document the undefinedness of bitshifting out of range.
8055      Branch: perl
8056            ! pod/perlop.pod
8057 ____________________________________________________________________________
8058 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
8059         Log: Retract #10003 and update the IDE descriptions a bit.
8060      Branch: perl
8061            ! pod/perlfaq3.pod
8062 ____________________________________________________________________________
8063 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
8064         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
8065              From: Prymmer/Kahn <pvhp@best.com>
8066              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
8067              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
8068      Branch: perl
8069            ! win32/Makefile win32/buildext.pl win32/config.bc
8070            ! win32/config.gc win32/config.vc
8071 ____________________________________________________________________________
8072 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
8073         Log: (Retracted by #10005.)
8074      Branch: perl
8075            ! pod/perlfaq3.pod
8076 ____________________________________________________________________________
8077 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
8078         Log: It's "psed", not "sed".
8079      Branch: perl
8080            ! x2p/s2p.PL
8081 ____________________________________________________________________________
8082 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
8083         Log: Update Changes.
8084      Branch: perl
8085            ! Changes patchlevel.h
8086 ____________________________________________________________________________
8087 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
8088         Log: Subject: Re: bleadperl make install fails due to "psed"
8089              From: andreas.koenig@anima.de (Andreas J. Koenig)
8090              Date: 05 May 2001 18:23:28 +0200
8091              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
8092      Branch: perl
8093            ! x2p/Makefile.SH x2p/s2p.PL
8094 ____________________________________________________________________________
8095 [  9999] By: jhi                                   on 2001/05/05  18:28:09
8096         Log: AUTHORS updates.
8097      Branch: perl
8098            ! AUTHORS
8099 ____________________________________________________________________________
8100 [  9998] By: jhi                                   on 2001/05/05  18:16:00
8101         Log: Updates on the pods related to the modules included since 5.6.
8102              
8103              TODO: perltodo really could use major updating.
8104      Branch: perl
8105            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
8106            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
8107            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
8108            ! pod/perlsyn.pod pod/perltodo.pod
8109 ____________________________________________________________________________
8110 [  9997] By: jhi                                   on 2001/05/05  17:35:17
8111         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
8112              from Kurt Skauen.
8113      Branch: perl
8114            + hints/atheos.sh
8115            ! MANIFEST
8116 ____________________________________________________________________________
8117 [  9996] By: jhi                                   on 2001/05/05  17:25:00
8118         Log: Add preemptive #undefs for some of the shorter and more prone
8119              to collision regcomp.h #defines.  (Background: the MASK collided
8120              with a system header #define in Rhapsody.)
8121      Branch: perl
8122            ! regcomp.h
8123 ____________________________________________________________________________
8124 [  9995] By: jhi                                   on 2001/05/05  13:24:21
8125         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
8126              From: Nicholas Clark <nick@ccl4.org>
8127              Date: Sat, 5 May 2001 14:46:39 +0100
8128              Message-ID: <20010505144639.O53513@plum.flirble.org>
8129              
8130              Add a test for the constants (if any) being processed correctly.
8131      Branch: perl
8132            ! utils/h2xs.PL
8133 ____________________________________________________________________________
8134 [  9994] By: jhi                                   on 2001/05/05  02:11:03
8135         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
8136              From: Peter Prymmer <pvhp@forte.com>
8137              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
8138              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
8139      Branch: perl
8140            ! t/lib/b-stash.t
8141 ____________________________________________________________________________
8142 [  9993] By: jhi                                   on 2001/05/05  02:03:49
8143         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
8144              From: Peter Prymmer <pvhp@forte.com>
8145              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
8146              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
8147      Branch: perl
8148            ! perlio.c vms/vmsish.h
8149 ____________________________________________________________________________
8150 [  9992] By: jhi                                   on 2001/05/04  17:21:12
8151         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
8152              From: Robin Barker <rmb1@cise.npl.co.uk>
8153              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
8154              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
8155      Branch: perl
8156            + t/pod/plainer.t
8157            ! MANIFEST
8158 ____________________________________________________________________________
8159 [  9991] By: jhi                                   on 2001/05/04  16:47:45
8160         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
8161              From: Robin Barker <rmb1@cise.npl.co.uk>
8162              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
8163              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
8164      Branch: perl
8165            ! regcomp.c
8166 ____________________________________________________________________________
8167 [  9990] By: jhi                                   on 2001/05/04  14:37:20
8168         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
8169              From: Prymmer/Kahn <pvhp@best.com>
8170              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
8171              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
8172      Branch: perl
8173            ! t/lib/b-stash.t
8174 ____________________________________________________________________________
8175 [  9989] By: jhi                                   on 2001/05/04  14:03:58
8176         Log: Introduce perl572delta, update Todo, add the missing
8177              mention about signal safety since 5.7.1 (though this
8178              requires verification and more details.)
8179      Branch: perl
8180            + pod/perl572delta.pod
8181            ! MANIFEST Todo pod/perl571delta.pod
8182 ____________________________________________________________________________
8183 [  9988] By: jhi                                   on 2001/05/04  12:41:51
8184         Log: Subject: [PATCH perl@9944] long =item
8185              From: Robin Barker <rmb1@cise.npl.co.uk>
8186              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
8187              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
8188      Branch: perl
8189            ! ext/Time/HiRes/HiRes.pm
8190 ____________________________________________________________________________
8191 [  9987] By: jhi                                   on 2001/05/04  12:39:19
8192         Log: The #9901 had removed one line essential for EBCDIC.
8193      Branch: perl
8194            ! regcomp.c
8195 ____________________________________________________________________________
8196 [  9986] By: jhi                                   on 2001/05/04  12:30:23
8197         Log: Subject: cygwin/Makefile.SHs INSTALL patch
8198              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
8199              Date: Mon, 08 Jan 2001 04:59:21 +0200
8200              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
8201      Branch: perl
8202            ! cygwin/Makefile.SHs
8203 ____________________________________________________________________________
8204 [  9985] By: jhi                                   on 2001/05/04  03:51:39
8205         Log: Encode/IO doc tweaks.
8206      Branch: perl
8207            ! ext/Encode/Encode.pm
8208 ____________________________________________________________________________
8209 [  9984] By: jhi                                   on 2001/05/04  03:29:34
8210         Log: Remove GDBM_File from the dynamic extensions for UTS,
8211              GDBM is not a standard feature.
8212      Branch: perl
8213            ! hints/uts.sh
8214 ____________________________________________________________________________
8215 [  9983] By: jhi                                   on 2001/05/04  03:22:59
8216         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
8217      Branch: perl
8218            ! pod/perlretut.pod
8219 ____________________________________________________________________________
8220 [  9982] By: jhi                                   on 2001/05/03  23:21:03
8221         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
8222              From: Benjamin Sugars <bsugars@canoe.ca>
8223              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
8224              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
8225      Branch: perl
8226            ! dump.c
8227 ____________________________________________________________________________
8228 [  9981] By: jhi                                   on 2001/05/03  23:20:05
8229         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
8230              From: Benjamin Sugars <bsugars@canoe.ca>
8231              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
8232              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
8233      Branch: perl
8234            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8235 ____________________________________________________________________________
8236 [  9980] By: jhi                                   on 2001/05/03  23:15:29
8237         Log: Integrate perlio.
8238      Branch: perl
8239           !> ext/Encode/Encode.pm
8240 ____________________________________________________________________________
8241 [  9979] By: jhi                                   on 2001/05/03  16:54:59
8242         Log: Install psed man page.
8243      Branch: perl
8244            ! installman
8245 ____________________________________________________________________________
8246 [  9978] By: jhi                                   on 2001/05/03  16:45:58
8247         Log: Remove unused files; noted by Sarathy.
8248      Branch: perl
8249            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
8250            ! MANIFEST
8251 ____________________________________________________________________________
8252 [  9977] By: jhi                                   on 2001/05/03  16:42:30
8253         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
8254              From: Andy Dougherty <doughera@lafayette.edu>
8255              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
8256              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
8257      Branch: perl
8258            ! INSTALL
8259 ____________________________________________________________________________
8260 [  9976] By: nick                                  on 2001/05/03  16:40:42
8261         Log: Allow $answer = encode($object,$text); like it says in docs.
8262      Branch: perlio
8263            ! ext/Encode/Encode.pm
8264 ____________________________________________________________________________
8265 [  9975] By: nick                                  on 2001/05/03  16:22:30
8266         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
8267              to be in scope (fair enough), and also a package variable (our) for eval to see it.
8268      Branch: perlio
8269            ! ext/Encode/Encode.pm
8270 ____________________________________________________________________________
8271 [  9974] By: nick                                  on 2001/05/03  15:48:17
8272         Log: Integrate mainline.
8273      Branch: perlio
8274           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
8275           +> t/lib/filter-simple.t t/lib/next.t
8276           !> (integrate 70 files)
8277 ____________________________________________________________________________
8278 [  9973] By: jhi                                   on 2001/05/03  13:09:09
8279         Log: Update Changes.
8280      Branch: perl
8281            ! Changes patchlevel.h
8282 ____________________________________________________________________________
8283 [  9972] By: jhi                                   on 2001/05/03  12:58:33
8284         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
8285              From: Prymmer/Kahn <pvhp@best.com>
8286              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
8287              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
8288      Branch: perl
8289            ! t/io/fflush.t
8290 ____________________________________________________________________________
8291 [  9971] By: jhi                                   on 2001/05/03  12:57:26
8292         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
8293              From: Prymmer/Kahn <pvhp@best.com>
8294              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
8295              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
8296      Branch: perl
8297            ! win32/FindExt.pm
8298 ____________________________________________________________________________
8299 [  9970] By: jhi                                   on 2001/05/03  02:42:46
8300         Log: Can't croak sans thread context, from Doug MacEachern.
8301      Branch: perl
8302            ! toke.c
8303 ____________________________________________________________________________
8304 [  9969] By: jhi                                   on 2001/05/03  01:23:48
8305         Log: Subject: Random input test and Perl
8306              From: Ilya Zakharevich <ilya@math.berkeley.edu>
8307              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
8308              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
8309      Branch: perl
8310            ! toke.c
8311 ____________________________________________________________________________
8312 [  9968] By: jhi                                   on 2001/05/02  22:17:21
8313         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
8314              From: Peter Prymmer <pvhp@forte.com>
8315              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
8316              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
8317      Branch: perl
8318            ! pod/perlfunc.pod pod/perlport.pod
8319 ____________________________________________________________________________
8320 [  9967] By: jhi                                   on 2001/05/02  20:12:45
8321         Log: Workaround for UTS compiler casting bug from Hal Morris.
8322      Branch: perl
8323            ! perl.h
8324 ____________________________________________________________________________
8325 [  9966] By: jhi                                   on 2001/05/02  18:31:37
8326         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
8327              From: Dan Sugalski <dan@sidhe.org>
8328              Date: Wed, 02 May 2001 15:23:22 -0400
8329              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
8330      Branch: perl
8331            ! perl.c vms/vms.c
8332 ____________________________________________________________________________
8333 [  9965] By: jhi                                   on 2001/05/02  18:21:29
8334         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
8335      Branch: perl
8336            ! pod/perlfunc.pod
8337 ____________________________________________________________________________
8338 [  9964] By: jhi                                   on 2001/05/02  18:15:01
8339         Log: Document large files in INSTALL, document also the %x
8340              limitation if not use64bitint, closes bug 20010326.007.
8341      Branch: perl
8342            ! INSTALL
8343 ____________________________________________________________________________
8344 [  9963] By: jhi                                   on 2001/05/02  17:24:47
8345         Log: perlmodlib tweaks; regen pods.
8346      Branch: perl
8347            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
8348            ! pod/perltoc.pod
8349 ____________________________________________________________________________
8350 [  9962] By: jhi                                   on 2001/05/02  17:14:00
8351         Log: Fix for a segfault, from Marc Lehmann.
8352      Branch: perl
8353            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
8354 ____________________________________________________________________________
8355 [  9961] By: jhi                                   on 2001/05/02  15:55:53
8356         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
8357              From: "Philip Newton" <pnewton@gmx.de>
8358              Date: Wed, 2 May 2001 18:39:03 +0200
8359              Message-ID: <3AF05447.15525.173B588@localhost>
8360      Branch: perl
8361            ! pod/perlop.pod
8362 ____________________________________________________________________________
8363 [  9960] By: jhi                                   on 2001/05/02  15:35:37
8364         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
8365              From: Dan Sugalski <dan@sidhe.org>
8366              Date: Wed, 02 May 2001 11:37:27 -0400
8367              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
8368      Branch: perl
8369            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
8370            ! thread.h vms/vms.c vms/vmsish.h
8371 ____________________________________________________________________________
8372 [  9959] By: jhi                                   on 2001/05/02  15:21:08
8373         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
8374              From: Benjamin Sugars <bsugars@canoe.ca>
8375              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
8376              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
8377      Branch: perl
8378            ! ext/PerlIO/Scalar/Scalar.xs
8379 ____________________________________________________________________________
8380 [  9958] By: jhi                                   on 2001/05/02  15:15:53
8381         Log: Bug in #9915, spotted by Mike Guy.
8382      Branch: perl
8383            ! installperl
8384 ____________________________________________________________________________
8385 [  9957] By: jhi                                   on 2001/05/02  13:26:01
8386         Log: Add a test for not griping about references as array
8387              indices if the reference has magic in it (overloaded
8388              methods).
8389      Branch: perl
8390            ! pod/perldiag.pod t/pragma/warn/pp_hot
8391 ____________________________________________________________________________
8392 [  9956] By: jhi                                   on 2001/05/02  13:07:01
8393         Log: Retracted a bit too much in #9952.
8394      Branch: perl
8395            ! t/pragma/sub_lval.t
8396 ____________________________________________________________________________
8397 [  9955] By: jhi                                   on 2001/05/02  13:05:38
8398         Log: Test for #9952.
8399      Branch: perl
8400            ! t/op/tie.t
8401 ____________________________________________________________________________
8402 [  9954] By: jhi                                   on 2001/05/02  11:48:18
8403         Log: Additional note on the encoding example: one cannot
8404              convert string constants in-place.
8405      Branch: perl
8406            ! ext/Encode/Encode.pm
8407 ____________________________________________________________________________
8408 [  9953] By: jhi                                   on 2001/05/02  11:43:51
8409         Log: Note that if you have recent enough Perl you already
8410              have Filter::Util::Call.
8411      Branch: perl
8412            ! lib/Filter/Simple.pm
8413 ____________________________________________________________________________
8414 [  9952] By: jhi                                   on 2001/05/02  11:31:53
8415         Log: Retract changes #8254 and #8255, causes coredump in
8416              'tie FH, "main"', reported by Abigail, culprit found by
8417              Benjamin Sugars.  Mirrors maintperl change #9950.
8418      Branch: perl
8419            ! op.c t/pragma/sub_lval.t
8420 ____________________________________________________________________________
8421 [  9951] By: jhi                                   on 2001/05/02  11:14:29
8422         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
8423      Branch: perl
8424            + t/lib/MyFilter.pm
8425 ____________________________________________________________________________
8426 [  9950] By: gsar                                  on 2001/05/02  03:17:11
8427         Log: revert integration of changes#8254,8255 in change#8620 (causes
8428              a coredump in C<tie FH, 'foo'>; the idea itself may need better
8429              rationalization)
8430      Branch: maint-5.6/perl
8431            ! op.c t/pragma/sub_lval.t
8432 ____________________________________________________________________________
8433 [  9949] By: gsar                                  on 2001/05/02  02:56:32
8434         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
8435              
8436              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8437              
8438              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8439      Branch: maint-5.6/perl
8440           !> hints/svr5.sh
8441 ____________________________________________________________________________
8442 [  9948] By: gsar                                  on 2001/05/02  02:49:15
8443         Log: pod/find.t breaks on VMS (from Craig Berry)
8444      Branch: maint-5.6/perl
8445            ! t/pod/find.t
8446 ____________________________________________________________________________
8447 [  9947] By: jhi                                   on 2001/05/02  02:43:09
8448         Log: Add an encoding conversion example.
8449      Branch: perl
8450            ! ext/Encode/Encode.pm
8451 ____________________________________________________________________________
8452 [  9946] By: jhi                                   on 2001/05/02  01:34:22
8453         Log: Another coat of paint but still nowhere finished.
8454              Need to decide on the semantics of strptime(): should
8455              strptime() be a function instead of a method?  To do
8456              the week/monthname-strptiming the i18n/l10n bullet needs
8457              to be bitten with gusto.
8458      Branch: perl
8459            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8460 ____________________________________________________________________________
8461 [  9945] By: jhi                                   on 2001/05/01  23:40:52
8462         Log: Update Changes.
8463      Branch: perl
8464            ! Changes patchlevel.h
8465 ____________________________________________________________________________
8466 [  9944] By: jhi                                   on 2001/05/01  23:33:37
8467         Log: Add known-to-be-tested modules to the list-to-be-skipped.
8468      Branch: perl
8469            ! t/lib/1_compile.t
8470 ____________________________________________________________________________
8471 [  9943] By: jhi                                   on 2001/05/01  23:24:40
8472         Log: Subject: BorlandC++ fix
8473              From: "Vadim Konovalov" <watman@inbox.ru>
8474              Date: Mon, 30 Apr 2001 20:12:26 -0700
8475              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
8476      Branch: perl
8477            ! win32/makefile.mk
8478 ____________________________________________________________________________
8479 [  9942] By: jhi                                   on 2001/05/01  23:18:02
8480         Log: Update to Filter::Simple 0.60, create a test for it.
8481      Branch: perl
8482            + t/lib/filter-simple.t
8483            ! MANIFEST lib/Filter/Simple.pm
8484 ____________________________________________________________________________
8485 [  9941] By: jhi                                   on 2001/05/01  19:47:24
8486         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
8487              From: Hugo <hv@crypt.compulink.co.uk>
8488              Date: Tue, 01 May 2001 20:12:20 +0100
8489              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
8490      Branch: perl
8491            ! pp_hot.c t/op/re_tests
8492 ____________________________________________________________________________
8493 [  9940] By: jhi                                   on 2001/05/01  19:42:16
8494         Log: Integrate perlio.
8495      Branch: perl
8496           !> lib/base.pm t/lib/fields.t
8497 ____________________________________________________________________________
8498 [  9939] By: jhi                                   on 2001/05/01  19:39:51
8499         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
8500              From: Benjamin Sugars <bsugars@canoe.ca>
8501              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
8502              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
8503      Branch: perl
8504            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8505 ____________________________________________________________________________
8506 [  9938] By: jhi                                   on 2001/05/01  19:34:09
8507         Log: Add NEXT, a pseudo-class for method redispatching.
8508              <Damian>NEXT.pm probably offers more bang-for-buck
8509              than anything else I've ever written.</Damian>
8510      Branch: perl
8511            + lib/NEXT.pm t/lib/next.t
8512            ! MANIFEST
8513 ____________________________________________________________________________
8514 [  9937] By: jhi                                   on 2001/05/01  19:21:41
8515         Log: Update to Switch 2.02.
8516      Branch: perl
8517            ! lib/Switch.pm t/lib/switch.t
8518 ____________________________________________________________________________
8519 [  9936] By: nick                                  on 2001/05/01  19:09:21
8520         Log: Fix for base.pm clobbering $VERSION
8521      Branch: perlio
8522            ! lib/base.pm
8523 ____________________________________________________________________________
8524 [  9935] By: nick                                  on 2001/05/01  18:54:38
8525         Log: Test for base.pm clobbering $VERSION.
8526      Branch: perlio
8527            ! t/lib/fields.t
8528 ____________________________________________________________________________
8529 [  9934] By: jhi                                   on 2001/05/01  18:39:10
8530         Log: Add information about Scalar::Util::blessed.
8531      Branch: perl
8532            ! pod/perlobj.pod
8533 ____________________________________________________________________________
8534 [  9933] By: jhi                                   on 2001/05/01  18:33:51
8535         Log: Subject: Extra UNIVERSAL documentation
8536              From: Mike Guy <mjtg@cam.ac.uk>
8537              Date: Tue, 01 May 2001 20:12:11 +0100
8538              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
8539      Branch: perl
8540            ! pod/perlobj.pod
8541 ____________________________________________________________________________
8542 [  9932] By: jhi                                   on 2001/05/01  18:26:54
8543         Log: Subject: Autoflush in tests as appropriate
8544              From: Mike Guy <mjtg@cam.ac.uk>
8545              Date: Tue, 01 May 2001 20:05:31 +0100
8546              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
8547      Branch: perl
8548            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
8549            ! t/op/taint.t
8550 ____________________________________________________________________________
8551 [  9931] By: jhi                                   on 2001/05/01  18:02:29
8552         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
8553              From: Benjamin Sugars <bsugars@canoe.ca>
8554              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
8555              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
8556      Branch: perl
8557            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8558 ____________________________________________________________________________
8559 [  9930] By: jhi                                   on 2001/05/01  15:12:26
8560         Log: Subject: Re: Finally got a round tuit
8561              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8562              Date: Tue, 01 May 2001 14:14:10 +0200
8563              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
8564              
8565              The -DP part, slightly modified.
8566      Branch: perl
8567            ! perl.c
8568 ____________________________________________________________________________
8569 [  9929] By: jhi                                   on 2001/05/01  14:17:15
8570         Log: Subject: Re: Finally got a round tuit
8571              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8572              Date: Tue, 01 May 2001 16:34:06 +0200
8573              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
8574              
8575              cpp and optimization tweaks for HP-UX.
8576      Branch: perl
8577            ! hints/hpux.sh
8578 ____________________________________________________________________________
8579 [  9928] By: jhi                                   on 2001/05/01  13:24:20
8580         Log: Tune the scan_num() comments to reality.
8581      Branch: perl
8582            ! toke.c
8583 ____________________________________________________________________________
8584 [  9927] By: jhi                                   on 2001/05/01  13:14:01
8585         Log: Subject: [PATCH B::Deparse] optimised sort
8586              From: Robin Houston <robin@kitsite.com>
8587              Date: Tue, 1 May 2001 14:07:12 +0100
8588              Message-ID: <20010501140712.A4266@penderel>
8589      Branch: perl
8590            ! ext/B/B/Deparse.pm
8591 ____________________________________________________________________________
8592 [  9926] By: jhi                                   on 2001/05/01  13:10:53
8593         Log: Subject: [PATCH t/lib/b-deparse.t] 
8594              From: Robin Houston <robin@kitsite.com>
8595              Date: Tue, 1 May 2001 13:37:42 +0100
8596              Message-ID: <20010501133742.A4082@penderel>
8597      Branch: perl
8598            ! t/lib/b-deparse.t
8599 ____________________________________________________________________________
8600 [  9925] By: jhi                                   on 2001/05/01  13:10:13
8601         Log: Subject: [PATCH B::Deparse] for(;;), sort
8602              From: Robin Houston <robin@kitsite.com>
8603              Date: Tue, 1 May 2001 13:35:00 +0100
8604              Message-ID: <20010501133500.A4061@penderel>
8605      Branch: perl
8606            ! ext/B/B/Deparse.pm
8607 ____________________________________________________________________________
8608 [  9924] By: jhi                                   on 2001/05/01  13:09:22
8609         Log: Subject: [PATCH B::Deparse] do, warn, use
8610              From: Robin Houston <robin@kitsite.com>
8611              Date: Tue, 1 May 2001 13:31:03 +0100
8612              Message-ID: <20010501133103.A4041@penderel>
8613      Branch: perl
8614            ! ext/B/B/Deparse.pm
8615 ____________________________________________________________________________
8616 [  9923] By: jhi                                   on 2001/05/01  11:45:36
8617         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
8618              From: Benjamin Sugars <ben.sugars@home.com>
8619              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
8620              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
8621      Branch: perl
8622            + t/io/fflush.t
8623            ! MANIFEST
8624 ____________________________________________________________________________
8625 [  9922] By: jhi                                   on 2001/05/01  11:35:42
8626         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
8627              From: Peter Prymmer <pvhp@forte.com>
8628              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
8629              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
8630      Branch: perl
8631            ! t/lib/selfstubber.t
8632 ____________________________________________________________________________
8633 [  9921] By: jhi                                   on 2001/04/30  16:34:33
8634         Log: Subject: [PATCH B::Concise] suppress warning
8635              From: Robin Houston <robin@kitsite.com>
8636              Date: Mon, 30 Apr 2001 16:09:49 +0100
8637              Message-ID: <20010430160949.A25086@penderel>
8638      Branch: perl
8639            ! ext/B/B/Concise.pm
8640 ____________________________________________________________________________
8641 [  9920] By: jhi                                   on 2001/04/30  13:56:04
8642         Log: Strip the *markers* from #9919.
8643      Branch: perl
8644            ! pod/perlfaq.pod pod/perlfaq5.pod
8645 ____________________________________________________________________________
8646 [  9919] By: jhi                                   on 2001/04/30  13:54:04
8647         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
8648              From: Gwyn Judd <b.judd@xtra.co.nz>
8649              Date: Sun, 29 Apr 2001 01:47:49 +1200
8650              Message-ID: <20010429014749.A4418@thislove>
8651      Branch: perl
8652            ! pod/perlfaq.pod pod/perlfaq5.pod
8653 ____________________________________________________________________________
8654 [  9918] By: jhi                                   on 2001/04/30  13:13:54
8655         Log: More_tweakage.
8656      Branch: perl
8657            ! pod/perldata.pod pod/perldiag.pod
8658 ____________________________________________________________________________
8659 [  9917] By: jhi                                   on 2001/04/30  13:01:27
8660         Log: Update Changes.
8661      Branch: perl
8662            ! Changes patchlevel.h
8663 ____________________________________________________________________________
8664 [  9916] By: jhi                                   on 2001/04/30  12:57:03
8665         Log: T_w_e_a_k_a_g_e.
8666      Branch: perl
8667            ! pod/perldata.pod pod/perldiag.pod
8668 ____________________________________________________________________________
8669 [  9915] By: jhi                                   on 2001/04/30  12:39:29
8670         Log: Install s2p also as psed.
8671              
8672              TODO: psed documentation?
8673      Branch: perl
8674            ! installperl
8675 ____________________________________________________________________________
8676 [  9914] By: jhi                                   on 2001/04/30  12:29:21
8677         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
8678              From: Jens Hamisch <jens@Strawberry.COM>
8679              Date: Fri, 27 Apr 2001 17:00:36 +0200
8680              Message-ID: <20010427170036.K1372@Strawberry.COM>
8681              
8682              SOCKS5_VERSION_NAME is the right symbol to detect
8683              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
8684              function called socks5_init() is available, and even that is
8685              not universal, most SOCKS5 installations use SOCKSinit()).
8686      Branch: perl
8687            ! perlio.c
8688 ____________________________________________________________________________
8689 [  9913] By: jhi                                   on 2001/04/30  12:22:15
8690         Log: Allow a zero timeout on IO::Socket accept and connect--
8691              though one really shouldn't do that.  Based on
8692              
8693              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
8694              From: "John Holdsworth" <coldwave@bigfoot.com>
8695              Date: Sun, 4 Feb 2001 12:48:18 +0100
8696              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
8697      Branch: perl
8698            ! ext/IO/lib/IO/Socket.pm
8699 ____________________________________________________________________________
8700 [  9912] By: jhi                                   on 2001/04/30  11:27:27
8701         Log: Save the spot of regprev (see #9911) for binary compatibility;
8702              regen API.
8703      Branch: perl
8704            ! embedvar.h perlapi.h thrdvar.h
8705 ____________________________________________________________________________
8706 [  9911] By: jhi                                   on 2001/04/30  11:22:03
8707         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
8708              From: Hugo <hv@crypt.compulink.co.uk>
8709              Date: Sun, 29 Apr 2001 17:09:30 +0100
8710              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
8711      Branch: perl
8712            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
8713 ____________________________________________________________________________
8714 [  9910] By: jhi                                   on 2001/04/30  11:15:12
8715         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
8716              a dummy for PL_numeric_radix); no pressing reason to break
8717              binary compatibility; regen API.
8718      Branch: perl
8719            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
8720            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
8721 ____________________________________________________________________________
8722 [  9909] By: jhi                                   on 2001/04/30  10:56:08
8723         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
8724              From: Walt Mankowski <waltman@netaxs.com>
8725              Date: Sun, 29 Apr 2001 21:53:48 -0400
8726              Message-ID: <20010429215348.A3971@netaxs.com>
8727      Branch: perl
8728            ! pod/perlfunc.pod
8729 ____________________________________________________________________________
8730 [  9908] By: jhi                                   on 2001/04/30  10:49:40
8731         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
8732      Branch: perl
8733            ! t/lib/selfstubber.t
8734 ____________________________________________________________________________
8735 [  9907] By: nick                                  on 2001/04/30  09:26:50
8736         Log: Integrate mainline.
8737      Branch: perlio
8738           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
8739 ____________________________________________________________________________
8740 [  9906] By: jhi                                   on 2001/04/29  23:24:20
8741         Log: Abigail spotted a thinko in #9905.
8742      Branch: perl
8743            ! pod/perldiag.pod
8744 ____________________________________________________________________________
8745 [  9905] By: jhi                                   on 2001/04/29  15:55:39
8746         Log: Changed the underscore/undebar syntax in numeric constants;
8747              now any grouping will do, as long as the underscores are not
8748              consecutive (so "zero-grouping" is out), and they do not begin
8749              or end the integer or fractional parts.
8750      Branch: perl
8751            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
8752 ____________________________________________________________________________
8753 [  9904] By: nick                                  on 2001/04/29  15:43:22
8754         Log: Integrate mainline.
8755      Branch: perlio
8756           +> (branch 98 files)
8757            - lib/unicode/Block.pl
8758            - lib/unicode/In/AlphabeticPresentationForms.pl
8759            - lib/unicode/In/Arabic.pl
8760            - lib/unicode/In/ArabicPresentationForms-A.pl
8761            - lib/unicode/In/ArabicPresentationForms-B.pl
8762            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8763            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8764            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8765            - lib/unicode/In/BopomofoExtended.pl
8766            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
8767            - lib/unicode/In/CJKCompatibility.pl
8768            - lib/unicode/In/CJKCompatibilityForms.pl
8769            - lib/unicode/In/CJKCompatibilityIdeographs.pl
8770            - lib/unicode/In/CJKRadicalsSupplement.pl
8771            - lib/unicode/In/CJKSymbolsandPunctuation.pl
8772            - lib/unicode/In/CJKUnifiedIdeographs.pl
8773            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8774            - lib/unicode/In/Cherokee.pl
8775            - lib/unicode/In/CombiningDiacriticalMarks.pl
8776            - lib/unicode/In/CombiningHalfMarks.pl
8777            - lib/unicode/In/CombiningMarksforSymbols.pl
8778            - lib/unicode/In/ControlPictures.pl
8779            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8780            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8781            - lib/unicode/In/EnclosedAlphanumerics.pl
8782            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
8783            - lib/unicode/In/Ethiopic.pl
8784            - lib/unicode/In/GeneralPunctuation.pl
8785            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8786            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8787            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8788            - lib/unicode/In/HalfwidthandFullwidthForms.pl
8789            - lib/unicode/In/HangulCompatibilityJamo.pl
8790            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8791            - lib/unicode/In/Hebrew.pl
8792            - lib/unicode/In/HighPrivateUseSurrogates.pl
8793            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8794            - lib/unicode/In/IPAExtensions.pl
8795            - lib/unicode/In/IdeographicDescriptionCharacters.pl
8796            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
8797            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8798            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8799            - lib/unicode/In/Latin-1Supplement.pl
8800            - lib/unicode/In/LatinExtended-A.pl
8801            - lib/unicode/In/LatinExtended-B.pl
8802            - lib/unicode/In/LatinExtendedAdditional.pl
8803            - lib/unicode/In/LetterlikeSymbols.pl
8804            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8805            - lib/unicode/In/MathematicalOperators.pl
8806            - lib/unicode/In/MiscellaneousSymbols.pl
8807            - lib/unicode/In/MiscellaneousTechnical.pl
8808            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8809            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8810            - lib/unicode/In/OpticalCharacterRecognition.pl
8811            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8812            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8813            - lib/unicode/In/SmallFormVariants.pl
8814            - lib/unicode/In/SpacingModifierLetters.pl
8815            - lib/unicode/In/Specials.pl
8816            - lib/unicode/In/SuperscriptsandSubscripts.pl
8817            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8818            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8819            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8820            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8821            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8822           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
8823           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
8824           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
8825           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
8826           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
8827           !> utf8.c win32/Makefile
8828 ____________________________________________________________________________
8829 [  9903] By: jhi                                   on 2001/04/29  14:30:53
8830         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
8831              From: Prymmer/Kahn <pvhp@best.com>
8832              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
8833              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
8834      Branch: perl
8835            ! win32/Makefile
8836 ____________________________________________________________________________
8837 [  9902] By: jhi                                   on 2001/04/29  02:52:44
8838         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
8839              From: "Abigail" <abigail@foad.org>
8840              Date: Sun, 29 Apr 2001 03:14:25 +0200
8841              Message-ID: <20010429011425.24503.qmail@foad.org>
8842      Branch: perl
8843            ! ext/IO/lib/IO/Seekable.pm
8844 ____________________________________________________________________________
8845 [  9901] By: jhi                                   on 2001/04/29  02:04:46
8846         Log: In character classes one couldn't have 0x80..0xff characters
8847              at the left hand side if there were 0x100.. characters in the
8848              character class.
8849      Branch: perl
8850            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
8851            ! t/op/pat.t utf8.c
8852 ____________________________________________________________________________
8853 [  9900] By: jhi                                   on 2001/04/28  22:55:04
8854         Log: Forgot the latest mktables.PL from #9899.
8855      Branch: perl
8856            ! lib/unicode/mktables.PL
8857 ____________________________________________________________________________
8858 [  9899] By: jhi                                   on 2001/04/28  22:53:28
8859         Log: Explain the \p{} and \P{} error message better and
8860              have prettier prettyprint in In.pl.
8861      Branch: perl
8862            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
8863            ! pod/perldiag.pod
8864 ____________________________________________________________________________
8865 [  9898] By: jhi                                   on 2001/04/28  21:03:34
8866         Log: Add one possible explanation for the "Invalid [] range" error.
8867      Branch: perl
8868            ! pod/perldiag.pod
8869 ____________________________________________________________________________
8870 [  9897] By: jhi                                   on 2001/04/28  17:18:26
8871         Log: Add a level of indirection to the implementation of \p{InFoo}
8872              so that we don't have to have long filenames.  (Nothing changes
8873              in the user interface.)   The indirection is defined in
8874              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
8875              Also rename some the character classes by removing '-' from
8876              the classnames, and finally renamed Block.pl as Blocks.pl.
8877      Branch: perl
8878            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
8879            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
8880            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
8881            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
8882            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
8883            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
8884            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
8885            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
8886            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
8887            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
8888            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
8889            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
8890            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
8891            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
8892            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
8893            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
8894            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
8895            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
8896            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
8897            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
8898            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
8899            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
8900            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
8901            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
8902            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
8903            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
8904            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
8905            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
8906            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
8907            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
8908            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
8909            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
8910            + lib/unicode/In/94.pl lib/unicode/In/95.pl
8911            - lib/unicode/Block.pl
8912            - lib/unicode/In/AlphabeticPresentationForms.pl
8913            - lib/unicode/In/Arabic.pl
8914            - lib/unicode/In/ArabicPresentationForms-A.pl
8915            - lib/unicode/In/ArabicPresentationForms-B.pl
8916            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8917            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8918            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8919            - lib/unicode/In/BopomofoExtended.pl
8920            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
8921            - lib/unicode/In/CJKCompatibility.pl
8922            - lib/unicode/In/CJKCompatibilityForms.pl
8923            - lib/unicode/In/CJKCompatibilityIdeographs.pl
8924            - lib/unicode/In/CJKRadicalsSupplement.pl
8925            - lib/unicode/In/CJKSymbolsandPunctuation.pl
8926            - lib/unicode/In/CJKUnifiedIdeographs.pl
8927            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8928            - lib/unicode/In/Cherokee.pl
8929            - lib/unicode/In/CombiningDiacriticalMarks.pl
8930            - lib/unicode/In/CombiningHalfMarks.pl
8931            - lib/unicode/In/CombiningMarksforSymbols.pl
8932            - lib/unicode/In/ControlPictures.pl
8933            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8934            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8935            - lib/unicode/In/EnclosedAlphanumerics.pl
8936            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
8937            - lib/unicode/In/Ethiopic.pl
8938            - lib/unicode/In/GeneralPunctuation.pl
8939            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8940            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8941            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8942            - lib/unicode/In/HalfwidthandFullwidthForms.pl
8943            - lib/unicode/In/HangulCompatibilityJamo.pl
8944            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8945            - lib/unicode/In/Hebrew.pl
8946            - lib/unicode/In/HighPrivateUseSurrogates.pl
8947            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8948            - lib/unicode/In/IPAExtensions.pl
8949            - lib/unicode/In/IdeographicDescriptionCharacters.pl
8950            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
8951            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8952            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8953            - lib/unicode/In/Latin-1Supplement.pl
8954            - lib/unicode/In/LatinExtended-A.pl
8955            - lib/unicode/In/LatinExtended-B.pl
8956            - lib/unicode/In/LatinExtendedAdditional.pl
8957            - lib/unicode/In/LetterlikeSymbols.pl
8958            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8959            - lib/unicode/In/MathematicalOperators.pl
8960            - lib/unicode/In/MiscellaneousSymbols.pl
8961            - lib/unicode/In/MiscellaneousTechnical.pl
8962            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8963            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8964            - lib/unicode/In/OpticalCharacterRecognition.pl
8965            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8966            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8967            - lib/unicode/In/SmallFormVariants.pl
8968            - lib/unicode/In/SpacingModifierLetters.pl
8969            - lib/unicode/In/Specials.pl
8970            - lib/unicode/In/SuperscriptsandSubscripts.pl
8971            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8972            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8973            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8974            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8975            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8976            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
8977            ! pod/perlunicode.pod
8978 ____________________________________________________________________________
8979 [  9896] By: jhi                                   on 2001/04/28  14:33:17
8980         Log: Update the information on shared library path on HP-UX.
8981      Branch: perl
8982            ! INSTALL
8983 ____________________________________________________________________________
8984 [  9895] By: jhi                                   on 2001/04/28  14:32:30
8985         Log: Because #9894 seems to do the trick, this workaround can be removed.
8986      Branch: perl
8987            ! t/lib/selfstubber.t
8988 ____________________________________________________________________________
8989 [  9894] By: jhi                                   on 2001/04/28  14:26:13
8990         Log: For PerlIO flush the children's file handles (on fork/exec/system).
8991      Branch: perl
8992            ! perl.h
8993 ____________________________________________________________________________
8994 [  9893] By: jhi                                   on 2001/04/28  14:23:15
8995         Log: Test tweak for #9891.
8996      Branch: perl
8997            ! t/lib/b-deparse.t
8998 ____________________________________________________________________________
8999 [  9892] By: jhi                                   on 2001/04/28  14:10:13
9000         Log: New HP-UX hints from Merijn.
9001      Branch: perl
9002            ! hints/hpux.sh
9003 ____________________________________________________________________________
9004 [  9891] By: jhi                                   on 2001/04/28  14:07:27
9005         Log: Subject: [PATCH B::Deparse] non-block scopes
9006              From: Robin Houston <robin@kitsite.com>
9007              Date: Fri, 27 Apr 2001 19:15:14 +0100
9008              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
9009      Branch: perl
9010            ! ext/B/B/Deparse.pm
9011 ____________________________________________________________________________
9012 [  9890] By: nick                                  on 2001/04/27  19:41:25
9013         Log: Integrate mainline
9014      Branch: perlio
9015           +> t/lib/selfstubber.t
9016           !> (integrate 50 files)
9017 ____________________________________________________________________________
9018 [  9889] By: jhi                                   on 2001/04/27  18:23:46
9019         Log: Subject: Re: selfstubber test fail on bleadperl
9020              From: Mike Guy <mjtg@cam.ac.uk>
9021              Date: Fri, 27 Apr 2001 19:31:18 +0100
9022              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
9023      Branch: perl
9024            ! t/lib/selfstubber.t
9025 ____________________________________________________________________________
9026 [  9888] By: jhi                                   on 2001/04/27  16:20:54
9027         Log: Test tweak for #9886.
9028      Branch: perl
9029            ! t/lib/b-deparse.t
9030 ____________________________________________________________________________
9031 [  9887] By: jhi                                   on 2001/04/27  16:16:33
9032         Log: Buffering issue at least in Solaris (even with perlio).
9033      Branch: perl
9034            ! t/lib/selfstubber.t
9035 ____________________________________________________________________________
9036 [  9886] By: jhi                                   on 2001/04/27  14:59:23
9037         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
9038              From: Robin Houston <robin@kitsite.com>
9039              Date: Fri, 27 Apr 2001 16:53:20 +0100
9040              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
9041      Branch: perl
9042            ! ext/B/B/Deparse.pm
9043 ____________________________________________________________________________
9044 [  9885] By: jhi                                   on 2001/04/27  14:23:51
9045         Log: Update Changes.
9046      Branch: perl
9047            ! Changes patchlevel.h
9048 ____________________________________________________________________________
9049 [  9884] By: jhi                                   on 2001/04/27  14:14:12
9050         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
9051              From: "Philip Newton" <pnewton@gmx.de>
9052              Date: Fri, 27 Apr 2001 16:40:13 +0200
9053              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
9054      Branch: perl
9055            ! pod/perldata.pod
9056 ____________________________________________________________________________
9057 [  9883] By: jhi                                   on 2001/04/27  13:28:19
9058         Log: Add LOG_PERROR; prettify the "removed".
9059      Branch: perl
9060            ! ext/Sys/Syslog/Syslog.xs
9061 ____________________________________________________________________________
9062 [  9882] By: jhi                                   on 2001/04/27  13:13:18
9063         Log: h2xs tweaks: use NV instead of double, "quote" the removed
9064              prefixes for clarity (especially when nothing is removed),
9065              slight pod reformats.
9066      Branch: perl
9067            ! utils/h2xs.PL
9068 ____________________________________________________________________________
9069 [  9881] By: jhi                                   on 2001/04/27  12:58:48
9070         Log: Don't bother creating existing directories.
9071      Branch: perl
9072            ! utils/h2xs.PL
9073 ____________________________________________________________________________
9074 [  9880] By: jhi                                   on 2001/04/27  12:45:39
9075         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
9076              From: Mike Schilli <m@perlmeister.com>
9077              Date: Wed, 25 Apr 2001 01:29:21 -0700
9078              Message-id: <3AE68AE1.6A981723@perlmeister.com>
9079      Branch: perl
9080            ! utils/h2xs.PL
9081 ____________________________________________________________________________
9082 [  9879] By: jhi                                   on 2001/04/27  12:40:55
9083         Log: break is not yet Perl.  Added the template license also to README.
9084      Branch: perl
9085            ! utils/h2xs.PL
9086 ____________________________________________________________________________
9087 [  9878] By: jhi                                   on 2001/04/27  03:08:20
9088         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
9089              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9090              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
9091              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
9092      Branch: perl
9093            ! t/lib/xs-typemap.t
9094 ____________________________________________________________________________
9095 [  9877] By: jhi                                   on 2001/04/26  23:54:40
9096         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
9097              From: "Abigail" <abigail@foad.org>
9098              Date: Fri, 27 Apr 2001 01:44:28 +0200
9099              Message-ID: <20010426234428.19786.qmail@foad.org>
9100      Branch: perl
9101            ! utils/h2xs.PL
9102 ____________________________________________________________________________
9103 [  9876] By: jhi                                   on 2001/04/26  23:52:06
9104         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
9105              From: Peter Prymmer <pvhp@forte.com>
9106              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
9107              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
9108      Branch: perl
9109            ! t/lib/selfstubber.t
9110 ____________________________________________________________________________
9111 [  9875] By: jhi                                   on 2001/04/26  23:48:10
9112         Log: Deparse nits.
9113      Branch: perl
9114            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
9115 ____________________________________________________________________________
9116 [  9874] By: jhi                                   on 2001/04/26  22:46:05
9117         Log: Document ANYOF_CLASS.
9118      Branch: perl
9119            ! regcomp.h
9120 ____________________________________________________________________________
9121 [  9873] By: jhi                                   on 2001/04/26  22:35:03
9122         Log: Subject: Re: [PATCH @9846] dumping ANYOF
9123              From: Hugo <hv@crypt.compulink.co.uk>
9124              Date: Thu, 26 Apr 2001 23:33:38 +0100
9125              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
9126      Branch: perl
9127            ! regcomp.c regcomp.h
9128 ____________________________________________________________________________
9129 [  9872] By: jhi                                   on 2001/04/26  22:34:31
9130         Log: Subject: [PATCH] more for Devel::SelfStubber
9131              From: Nicholas Clark <nick@ccl4.org>
9132              Date: Fri, 27 Apr 2001 00:13:52 +0100
9133              Message-ID: <20010427001351.K88186@plum.flirble.org>
9134      Branch: perl
9135            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
9136 ____________________________________________________________________________
9137 [  9871] By: jhi                                   on 2001/04/26  21:59:17
9138         Log: Subject: [PATCH B::Deparse] formats must be flush left
9139              From: Robin Houston <robin@kitsite.com>
9140              Date: Thu, 26 Apr 2001 23:54:29 +0100
9141              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
9142      Branch: perl
9143            ! ext/B/B/Deparse.pm
9144 ____________________________________________________________________________
9145 [  9870] By: jhi                                   on 2001/04/26  21:57:37
9146         Log: If some of the constants are prefixes of others,
9147              the prefixes may never get recognized.  (See 20010426.006.)
9148      Branch: perl
9149            ! utils/h2xs.PL
9150 ____________________________________________________________________________
9151 [  9869] By: jhi                                   on 2001/04/26  21:50:42
9152         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
9153              From: Chris Bongaarts <cab@tc.umn.edu>
9154              Date: Thu, 26 Apr 2001 17:10:31 -0500
9155              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
9156      Branch: perl
9157            ! ext/Sys/Syslog/Syslog.xs
9158 ____________________________________________________________________________
9159 [  9868] By: jhi                                   on 2001/04/26  21:35:12
9160         Log: Further cuts and more docs from Graham Barr.
9161      Branch: perl
9162            ! ext/List/Util/lib/List/Util.pm
9163            ! ext/List/Util/lib/Scalar/Util.pm
9164 ____________________________________________________________________________
9165 [  9867] By: jhi                                   on 2001/04/26  21:18:57
9166         Log: Subject: [PATCH 5.7.1] DB_File-1.77
9167              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9168              Date: Thu, 26 Apr 2001 22:37:53 +0100
9169              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
9170      Branch: perl
9171            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9172            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9173 ____________________________________________________________________________
9174 [  9866] By: jhi                                   on 2001/04/26  21:12:31
9175         Log: Subject: [PATCH B::Deparse] fix easy bugs
9176              From: Robin Houston <robin@kitsite.com>
9177              Date: Thu, 26 Apr 2001 23:03:33 +0100
9178              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
9179      Branch: perl
9180            ! ext/B/B/Deparse.pm
9181 ____________________________________________________________________________
9182 [  9865] By: jhi                                   on 2001/04/26  20:26:13
9183         Log: Update Changes.
9184      Branch: perl
9185            ! Changes patchlevel.h
9186 ____________________________________________________________________________
9187 [  9864] By: jhi                                   on 2001/04/26  19:27:48
9188         Log: Dethinko from Robin Houston.
9189      Branch: perl
9190            ! ext/B/B/Deparse.pm
9191 ____________________________________________________________________________
9192 [  9863] By: jhi                                   on 2001/04/26  19:10:35
9193         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
9194              From: Robin Houston <robin@kitsite.com>
9195              Date: Thu, 26 Apr 2001 21:08:32 +0100
9196              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
9197      Branch: perl
9198            ! ext/B/B/Deparse.pm
9199 ____________________________________________________________________________
9200 [  9862] By: jhi                                   on 2001/04/26  19:04:23
9201         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9202              From: Robin Houston <robin@kitsite.com>
9203              Date: Thu, 26 Apr 2001 20:52:50 +0100
9204              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
9205      Branch: perl
9206            ! ext/B/B/Deparse.pm
9207 ____________________________________________________________________________
9208 [  9861] By: jhi                                   on 2001/04/26  18:56:14
9209         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
9210              From: Mike Guy <mjtg@cam.ac.uk>
9211              Date: Thu, 26 Apr 2001 14:22:40 +0100
9212              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
9213      Branch: perl
9214            ! pod/perlobj.pod
9215 ____________________________________________________________________________
9216 [  9860] By: jhi                                   on 2001/04/26  18:46:42
9217         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9218              From: Robin Houston <robin@kitsite.com>
9219              Date: Thu, 26 Apr 2001 20:34:29 +0100
9220              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
9221              
9222              Hashes do not interpolate.
9223      Branch: perl
9224            ! ext/B/B/Deparse.pm
9225 ____________________________________________________________________________
9226 [  9859] By: jhi                                   on 2001/04/26  18:43:51
9227         Log: Subject: The Time::Piece conspiracy unmasked!!!
9228              From: Mike Guy <mjtg@cam.ac.uk>
9229              Date: Thu, 26 Apr 2001 19:02:50 +0100
9230              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
9231              
9232              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
9233              From: Mike Guy <mjtg@cam.ac.uk>
9234              Date: Thu, 26 Apr 2001 19:08:21 +0100
9235              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
9236              
9237              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
9238              From: Graham Barr <gbarr@pobox.com>
9239              Date: Thu, 26 Apr 2001 19:12:03 +0100
9240              Message-ID: <20010426191203.A70835@pobox.com>
9241              
9242              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
9243      Branch: perl
9244            ! ext/List/Util/lib/List/Util.pm
9245            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
9246 ____________________________________________________________________________
9247 [  9858] By: jhi                                   on 2001/04/26  18:17:42
9248         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
9249              From: Robin Houston <robin@kitsite.com>
9250              Date: Thu, 26 Apr 2001 16:09:35 +0100
9251              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
9252      Branch: perl
9253            ! t/comp/proto.t
9254 ____________________________________________________________________________
9255 [  9857] By: jhi                                   on 2001/04/26  18:04:59
9256         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
9257              From: barries <barries@slaysys.com>
9258              Date: Thu, 26 Apr 2001 12:01:10 -0400
9259              Message-ID: <20010426120110.E29698@jester.slaysys.com>
9260      Branch: perl
9261            ! pod/perldiag.pod
9262 ____________________________________________________________________________
9263 [  9856] By: jhi                                   on 2001/04/26  18:03:33
9264         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
9265              Date: Thu, 26 Apr 2001 17:13:41 +0100
9266              From: Robin Houston <robin@kitsite.com>
9267              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
9268              
9269              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9270              From: Robin Houston <robin@kitsite.com>
9271              Date: Thu, 26 Apr 2001 18:44:29 +0100
9272              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
9273      Branch: perl
9274            ! ext/B/B/Deparse.pm
9275 ____________________________________________________________________________
9276 [  9855] By: jhi                                   on 2001/04/26  17:56:04
9277         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
9278              From: Robin Houston <robin@kitsite.com>
9279              Date: Thu, 26 Apr 2001 17:04:08 +0100
9280              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
9281      Branch: perl
9282            ! ext/B/B/Deparse.pm
9283 ____________________________________________________________________________
9284 [  9854] By: jhi                                   on 2001/04/26  17:47:26
9285         Log: Subject: Re: Short test case for undef %stash:: crash
9286              From: Benjamin Sugars <bsugars@canoe.ca> 
9287              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
9288              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
9289              Changed and moved the perldiag entry.
9290      Branch: perl
9291            ! gv.c pod/perldiag.pod
9292 ____________________________________________________________________________
9293 [  9853] By: jhi                                   on 2001/04/26  14:35:16
9294         Log: Beginnings of strptime().  Do not touch the wet paint.
9295      Branch: perl
9296            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9297 ____________________________________________________________________________
9298 [  9852] By: jhi                                   on 2001/04/26  13:17:21
9299         Log: Retract #9851, core dumps from pod2man.
9300      Branch: perl
9301            ! regcomp.c
9302 ____________________________________________________________________________
9303 [  9851] By: jhi                                   on 2001/04/26  11:54:41
9304         Log: (Retracted by #9852.)
9305              
9306              Subject: [PATCH @9846] dumping ANYOF
9307              From: Hugo <hv@crypt.compulink.co.uk>
9308              Date: Thu, 26 Apr 2001 05:32:38 +0100
9309              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
9310      Branch: perl
9311            ! regcomp.c
9312 ____________________________________________________________________________
9313 [  9850] By: jhi                                   on 2001/04/26  02:34:44
9314         Log: If ccflags was empty the _previous_ $* containing all the
9315              environment variables and Configure variables was used,
9316              which lead, among other bad things, into $ccflags being your
9317              uname -a output, which lead into test compile with cc failing,
9318              which lead into gcc being selected, which didn't work that well
9319              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
9320              with large files, et cetera.
9321      Branch: perl
9322            ! hints/hpux.sh
9323 ____________________________________________________________________________
9324 [  9849] By: jhi                                   on 2001/04/26  01:44:57
9325         Log: Make selfstubber test more portable.
9326      Branch: perl
9327            ! t/lib/selfstubber.t
9328 ____________________________________________________________________________
9329 [  9848] By: jhi                                   on 2001/04/26  00:50:26
9330         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
9331              From: Benjamin Sugars <ben.sugars@home.com>
9332              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
9333              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
9334      Branch: perl
9335            ! ext/Cwd/Cwd.xs
9336 ____________________________________________________________________________
9337 [  9847] By: jhi                                   on 2001/04/26  00:46:58
9338         Log: Subject: [PATCH: perl@9841] VMS updates
9339              From: Peter Prymmer <pvhp@forte.com>
9340              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
9341              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
9342      Branch: perl
9343            ! README.vms configure.com vms/descrip_mms.template
9344            ! vms/ext/filespec.t
9345 ____________________________________________________________________________
9346 [  9846] By: jhi                                   on 2001/04/26  00:11:56
9347         Log: re 'debug' was broken by #9084.
9348      Branch: perl
9349            ! ext/re/re.xs
9350 ____________________________________________________________________________
9351 [  9845] By: jhi                                   on 2001/04/25  22:33:17
9352         Log: Subject: [PATCH] test for Devel::SelfStubber
9353              From: Nicholas Clark <nick@ccl4.org>
9354              Date: Thu, 26 Apr 2001 00:00:54 +0100
9355              Message-ID: <20010426000054.D89026@plum.flirble.org>
9356      Branch: perl
9357            + t/lib/selfstubber.t
9358            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
9359 ____________________________________________________________________________
9360 [  9844] By: jhi                                   on 2001/04/25  22:29:32
9361         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
9362              From: Paul Johnson <paul@pjcj.net>
9363              Date: Thu, 26 Apr 2001 00:46:08 +0200
9364              Message-ID: <20010426004608.H2338@pjcj.net>
9365      Branch: perl
9366            ! ext/B/B/Concise.pm
9367 ____________________________________________________________________________
9368 [  9843] By: jhi                                   on 2001/04/25  22:28:28
9369         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
9370              From: Peter Prymmer <pvhp@forte.com>
9371              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
9372              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
9373      Branch: perl
9374            ! ext/Cwd/Cwd.xs
9375 ____________________________________________________________________________
9376 [  9842] By: jhi                                   on 2001/04/25  20:58:12
9377         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
9378              From: John Peacock <jpeacock@rowman.com>
9379              Date: Wed, 25 Apr 2001 17:30:26 -0400
9380              Message-ID: <3AE741F2.B3217464@rowman.com>
9381      Branch: perl
9382            ! lib/Math/BigInt.pm t/lib/bigintpm.t
9383 ____________________________________________________________________________
9384 [  9841] By: jhi                                   on 2001/04/25  20:07:05
9385         Log: Update Changes.
9386      Branch: perl
9387            ! Changes patchlevel.h
9388 ____________________________________________________________________________
9389 [  9840] By: jhi                                   on 2001/04/25  19:56:51
9390         Log: Yet another HP-UX hints version from Merijn.
9391      Branch: perl
9392            ! hints/hpux.sh
9393 ____________________________________________________________________________
9394 [  9839] By: jhi                                   on 2001/04/25  19:53:04
9395         Log: abs_path() didn't terminate the filename correctly,
9396              in DIRNAMLENless systems like HP-UX this would fail.
9397      Branch: perl
9398            ! ext/Cwd/Cwd.xs
9399 ____________________________________________________________________________
9400 [  9838] By: jhi                                   on 2001/04/25  16:37:26
9401         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
9402              From: Mike Guy <mjtg@cam.ac.uk>
9403              Date: Wed, 25 Apr 2001 18:31:47 +0100
9404              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
9405      Branch: perl
9406            ! op.c
9407 ____________________________________________________________________________
9408 [  9837] By: jhi                                   on 2001/04/25  16:21:53
9409         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
9410              From: Jon Eveland <jweveland@yahoo.com>
9411              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
9412              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
9413      Branch: perl
9414            ! lib/perl5db.pl
9415 ____________________________________________________________________________
9416 [  9836] By: jhi                                   on 2001/04/25  14:17:50
9417         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
9418              From: "Philip Newton" <pnewton@gmx.de>
9419              Date: Wed, 25 Apr 2001 17:05:58 +0200
9420              Message-ID: <3AE703F6.3234.1833C45@localhost>
9421      Branch: perl
9422            ! Porting/patching.pod
9423 ____________________________________________________________________________
9424 [  9835] By: jhi                                   on 2001/04/25  13:58:07
9425         Log: It would seem that both ar and full_ar need to be overridden
9426              for HP-UX to avoid the GNU ar.
9427      Branch: perl
9428            ! hints/hpux.sh
9429 ____________________________________________________________________________
9430 [  9834] By: jhi                                   on 2001/04/25  13:50:40
9431         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
9432              From: "Philip Newton" <pnewton@gmx.de>
9433              Date: Wed, 25 Apr 2001 16:09:23 +0200
9434              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
9435              
9436              Detypo.
9437      Branch: perl
9438            ! t/op/misc.t
9439 ____________________________________________________________________________
9440 [  9833] By: jhi                                   on 2001/04/25  12:36:11
9441         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
9442      Branch: perl
9443            ! hints/hpux.sh
9444 ____________________________________________________________________________
9445 [  9832] By: jhi                                   on 2001/04/25  12:33:36
9446         Log: New version of HP-UX hints from Merijn.
9447      Branch: perl
9448            ! hints/hpux.sh
9449 ____________________________________________________________________________
9450 [  9831] By: jhi                                   on 2001/04/25  03:39:45
9451         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
9452      Branch: perl
9453            ! hints/hpux.sh
9454 ____________________________________________________________________________
9455 [  9830] By: jhi                                   on 2001/04/25  02:53:25
9456         Log: The tzname[] bit is not needed by util.c -- and causes
9457              heartburn in VMS (and it missing was probably the cause of
9458              the Mac OS X trouble).  Ouch.
9459      Branch: perl
9460            ! ext/POSIX/POSIX.xs util.c
9461 ____________________________________________________________________________
9462 [  9829] By: jhi                                   on 2001/04/25  00:10:06
9463         Log: Metaconfig unit change for #9828.
9464      Branch: metaconfig
9465            ! U/compline/ccflags.U
9466 ____________________________________________________________________________
9467 [  9828] By: jhi                                   on 2001/04/25  00:04:18
9468         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
9469              (which is actually the reason for the change, we need to pass
9470              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
9471              EP/IX, OS/2, and TitanOS, based on the hints files.
9472      Branch: perl
9473            ! Configure config_h.SH
9474 ____________________________________________________________________________
9475 [  9827] By: jhi                                   on 2001/04/24  23:49:20
9476         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
9477              the $cat must have an absolute path.
9478      Branch: perl
9479            ! makedepend.SH
9480 ____________________________________________________________________________
9481 [  9826] By: jhi                                   on 2001/04/24  23:40:53
9482         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
9483      Branch: perl
9484            ! README.amiga
9485 ____________________________________________________________________________
9486 [  9825] By: jhi                                   on 2001/04/24  23:35:35
9487         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
9488              From: "Philip Newton" <pnewton@gmx.de>
9489              Date: Tue, 24 Apr 2001 18:52:49 +0200
9490              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
9491      Branch: perl
9492            ! x2p/find2perl.PL
9493 ____________________________________________________________________________
9494 [  9824] By: jhi                                   on 2001/04/24  23:33:07
9495         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
9496              Some gcc specifics dropped out due to extensive rewriting;
9497              will be put back later as needed.
9498      Branch: perl
9499            ! hints/hpux.sh
9500 ____________________________________________________________________________
9501 [  9823] By: jhi                                   on 2001/04/24  23:27:57
9502         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
9503      Branch: perl
9504            ! ext/POSIX/POSIX.xs
9505 ____________________________________________________________________________
9506 [  9822] By: jhi                                   on 2001/04/24  23:25:21
9507         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
9508              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9509              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
9510              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
9511      Branch: perl
9512            ! ext/XS/Typemap/Typemap.xs
9513 ____________________________________________________________________________
9514 [  9821] By: jhi                                   on 2001/04/24  23:24:10
9515         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
9516              From: "Abigail" <abigail@foad.org>
9517              Date: Tue, 24 Apr 2001 23:12:03 +0200
9518              Message-ID: <20010424211203.7901.qmail@foad.org>
9519      Branch: perl
9520            ! pod/perlport.pod
9521 ____________________________________________________________________________
9522 [  9820] By: jhi                                   on 2001/04/24  23:23:15
9523         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
9524              From: Matt Sergeant <matt@sergeant.org>
9525              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
9526              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
9527      Branch: perl
9528            ! pod/perlfaq4.pod
9529 ____________________________________________________________________________
9530 [  9819] By: nick                                  on 2001/04/24  18:49:43
9531         Log: Integrate mainline.
9532      Branch: perlio
9533           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
9534           !> (integrate 37 files)
9535 ____________________________________________________________________________
9536 [  9818] By: jhi                                   on 2001/04/24  14:35:23
9537         Log: Update Changes.
9538      Branch: perl
9539            ! Changes patchlevel.h
9540 ____________________________________________________________________________
9541 [  9817] By: jhi                                   on 2001/04/24  14:09:17
9542         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
9543              From: "Philip Newton" <pnewton@gmx.de>
9544              Date: Tue, 24 Apr 2001 12:58:12 +0200
9545              Message-ID: <3AE57864.8304.B77A0A@localhost> 
9546              
9547              plus add CPAN to the list of modules that have their own tests.
9548      Branch: perl
9549            ! t/lib/1_compile.t
9550 ____________________________________________________________________________
9551 [  9816] By: jhi                                   on 2001/04/24  14:07:03
9552         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
9553              From: Michael G Schwern <schwern@pobox.com>
9554              Date: Sat, 21 Apr 2001 22:35:00 +0100
9555              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
9556      Branch: perl
9557            ! t/lib/1_compile.t
9558 ____________________________________________________________________________
9559 [  9815] By: jhi                                   on 2001/04/24  13:54:32
9560         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
9561              From: Robin Houston <robin@kitsite.com>
9562              Date: Tue, 24 Apr 2001 15:51:18 +0100
9563              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
9564      Branch: perl
9565            ! ext/B/B/Deparse.pm
9566 ____________________________________________________________________________
9567 [  9814] By: jhi                                   on 2001/04/24  13:17:34
9568         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9569              From: Bill Glicker <billg@burrelles.com>
9570              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
9571              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
9572      Branch: perl
9573            ! hints/svr5.sh
9574 ____________________________________________________________________________
9575 [  9813] By: jhi                                   on 2001/04/24  12:54:23
9576         Log: Prevent path disclosure (probing for existence of filenames)
9577              using suidperl; bug id 20010322.218.
9578      Branch: perl
9579            ! perl.c pod/perldiag.pod
9580 ____________________________________________________________________________
9581 [  9812] By: jhi                                   on 2001/04/24  12:08:36
9582         Log: Retract #9811.
9583      Branch: perl
9584            ! ext/POSIX/POSIX.xs
9585 ____________________________________________________________________________
9586 [  9811] By: jhi                                   on 2001/04/24  11:57:35
9587         Log: (Retracted by #9812.)
9588      Branch: perl
9589            ! ext/POSIX/POSIX.xs
9590 ____________________________________________________________________________
9591 [  9810] By: jhi                                   on 2001/04/24  03:32:35
9592         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
9593      Branch: perl
9594            ! util.c
9595 ____________________________________________________________________________
9596 [  9809] By: jhi                                   on 2001/04/24  03:16:13
9597         Log: The Math::BigFloat::import() was broken.
9598              (Fixes bug id 20010422.002.)
9599      Branch: perl
9600            ! lib/Math/BigFloat.pm
9601 ____________________________________________________________________________
9602 [  9808] By: jhi                                   on 2001/04/24  01:11:40
9603         Log: Additional dependencies; should help for parallel makes
9604              not to fail on missing lib/lib.pm or lib/re.pm.
9605      Branch: perl
9606            ! Makefile.SH
9607 ____________________________________________________________________________
9608 [  9807] By: jhi                                   on 2001/04/24  00:57:01
9609         Log: Update the test failure disclaimer.
9610      Branch: perl
9611            ! t/pragma/warn/pp_hot
9612 ____________________________________________________________________________
9613 [  9806] By: jhi                                   on 2001/04/24  00:54:04
9614         Log: Add make target "install-all" which is alias for "install"
9615              to cater for case-preserving filesystems like HFS+.
9616      Branch: perl
9617            ! INSTALL Makefile.SH
9618 ____________________________________________________________________________
9619 [  9805] By: jhi                                   on 2001/04/24  00:47:28
9620         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
9621              From: Peter Prymmer <pvhp@forte.com>
9622              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
9623              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
9624              
9625              (Ken William's message forwarded from macosx@perl.org)
9626      Branch: perl
9627            ! hints/darwin.sh
9628 ____________________________________________________________________________
9629 [  9804] By: jhi                                   on 2001/04/23  23:57:35
9630         Log: Cut-and-pasto.
9631      Branch: perl
9632            ! perlio.c
9633 ____________________________________________________________________________
9634 [  9803] By: jhi                                   on 2001/04/23  23:52:25
9635         Log: More PerlIO robustness.
9636      Branch: perl
9637            ! perlio.c
9638 ____________________________________________________________________________
9639 [  9802] By: jhi                                   on 2001/04/23  23:43:35
9640         Log: Make the "STD* opened only for ..." errors more consistent.
9641      Branch: perl
9642            ! doio.c
9643 ____________________________________________________________________________
9644 [  9801] By: jhi                                   on 2001/04/23  23:34:26
9645         Log: Test case for #9800.
9646      Branch: perl
9647            ! t/op/misc.t
9648 ____________________________________________________________________________
9649 [  9800] By: jhi                                   on 2001/04/23  23:14:43
9650         Log: Avoid coredump on 'close STDERR; die' by making
9651              the PerlIO calls more robust.  Also use SETERRNO()
9652              instead of errno = to be more VMS-ready.
9653      Branch: perl
9654            ! perlio.c
9655 ____________________________________________________________________________
9656 [  9799] By: jhi                                   on 2001/04/23  21:41:10
9657         Log: Subject: test for ID 20010423.002
9658              From: Robin Houston <robin@kitsite.com>
9659              Date: Mon, 23 Apr 2001 16:52:21 +0100
9660              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
9661      Branch: perl
9662            ! t/op/avhv.t
9663 ____________________________________________________________________________
9664 [  9798] By: jhi                                   on 2001/04/23  21:40:07
9665         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
9666              From: David Dyck <dcd@tc.fluke.com>
9667              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
9668              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
9669      Branch: perl
9670            ! installperl
9671 ____________________________________________________________________________
9672 [  9797] By: jhi                                   on 2001/04/23  21:37:56
9673         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
9674              From: Benjamin Sugars <bsugars@canoe.ca>
9675              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
9676              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
9677      Branch: perl
9678            ! ext/Cwd/Cwd.xs lib/Cwd.pm
9679 ____________________________________________________________________________
9680 [  9796] By: jhi                                   on 2001/04/23  21:29:24
9681         Log: Synchronize h2xs and pod2man some more on the documentation
9682              templates they propose.
9683      Branch: perl
9684            ! pod/pod2man.PL utils/h2xs.PL
9685 ____________________________________________________________________________
9686 [  9795] By: jhi                                   on 2001/04/23  17:30:40
9687         Log: Add one more naughty test for base64; make encoding logic cleaner.
9688      Branch: perl
9689            ! t/lib/mimeb64.t
9690 ____________________________________________________________________________
9691 [  9794] By: jhi                                   on 2001/04/23  13:51:32
9692         Log: Update Changes.
9693      Branch: perl
9694            ! Changes patchlevel.h
9695 ____________________________________________________________________________
9696 [  9793] By: jhi                                   on 2001/04/23  13:44:18
9697         Log: Duplicate lines.
9698      Branch: perl
9699            ! MANIFEST
9700 ____________________________________________________________________________
9701 [  9792] By: jhi                                   on 2001/04/23  13:39:13
9702         Log: Subject: Re: PATCH 5.7.1
9703              From: Mark-Jason Dominus <mjd@plover.com>
9704              Date: Mon, 23 Apr 2001 10:30:21 -0400
9705              Message-ID: <20010423143021.17335.qmail@plover.com>
9706      Branch: perl
9707            ! perl.h sv.c
9708 ____________________________________________________________________________
9709 [  9791] By: jhi                                   on 2001/04/23  13:32:40
9710         Log: Add the CPAN.pm 1.59_54 tests.
9711      Branch: perl
9712            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
9713            ! MANIFEST
9714 ____________________________________________________________________________
9715 [  9790] By: jhi                                   on 2001/04/23  13:21:55
9716         Log: Subject: Deparse nit
9717              From: Robin Houston <robin@kitsite.com>
9718              Date: Mon, 23 Apr 2001 12:38:20 +0100
9719              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
9720      Branch: perl
9721            ! ext/B/B/Deparse.pm
9722 ____________________________________________________________________________
9723 [  9789] By: jhi                                   on 2001/04/23  13:19:07
9724         Log: Subject: [PATCH] bug 20010423.002
9725              From: Robin Houston <robin@kitsite.com>
9726              Date: Mon, 23 Apr 2001 13:12:30 +0100
9727              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
9728      Branch: perl
9729            ! pp.c
9730 ____________________________________________________________________________
9731 [  9788] By: jhi                                   on 2001/04/23  13:02:49
9732         Log: Subject: PATCH [5.7.1] hv.c unused #define
9733              From: Mark-Jason Dominus <mjd@plover.com>
9734              Date: Sun, 22 Apr 2001 14:17:49 -0400
9735              Message-ID: <20010422181749.26976.qmail@plover.com>
9736      Branch: perl
9737            ! hv.c
9738 ____________________________________________________________________________
9739 [  9787] By: jhi                                   on 2001/04/23  13:02:02
9740         Log: Subject: PATCH 5.7.1
9741              From: Mark-Jason Dominus <mjd@plover.com>
9742              Date: Sun, 22 Apr 2001 15:12:57 -0400
9743              Message-ID: <20010422191258.6539.qmail@plover.com>
9744              
9745              plus Sarathy's STMT_START + STMT_END suggestion.
9746      Branch: perl
9747            ! perl.h
9748 ____________________________________________________________________________
9749 [  9786] By: jhi                                   on 2001/04/23  12:53:25
9750         Log: Fix for
9751              
9752              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
9753              From: dLux <dlux@spam.sch.bme.hu>
9754              Date: Mon, 23 Apr 2001 01:25:26 +0200
9755              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
9756              
9757              (SvGROW really does return a char *.)
9758      Branch: perl
9759            ! pod/perlapi.pod sv.h
9760 ____________________________________________________________________________
9761 [  9785] By: jhi                                   on 2001/04/23  04:34:04
9762         Log: Time::Piece work continues.  $t->day removed since
9763              I think it's too confusing.  Now has normal and
9764              abbreviated length weekday names and month names,
9765              the names change with _names(), not _list().
9766              Now has strftime() in Perl, _strftime() is
9767              the libc version (to which strftime() falls back
9768              if it doesn't know the format.  To do: the reverse
9769              of strftime, strptime(), and the localisation of both.
9770      Branch: perl
9771            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
9772            ! t/lib/time-piece.t
9773 ____________________________________________________________________________
9774 [  9784] By: jhi                                   on 2001/04/23  02:41:46
9775         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
9776              From: andreas.koenig@anima.de (Andreas J. Koenig)
9777              Date: 23 Apr 2001 05:20:55 +0200
9778              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
9779      Branch: perl
9780            ! t/pragma/overload.t
9781 ____________________________________________________________________________
9782 [  9783] By: jhi                                   on 2001/04/22  23:32:42
9783         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
9784              From: Robin Houston <robin@kitsite.com>
9785              Date: Mon, 23 Apr 2001 00:38:18 +0100
9786              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
9787      Branch: perl
9788            ! ext/B/B/Deparse.pm
9789 ____________________________________________________________________________
9790 [  9782] By: jhi                                   on 2001/04/22  20:55:43
9791         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
9792              From: Simon Cozens <simon@netthink.co.uk>
9793              Date: Sun, 22 Apr 2001 18:47:25 +0100
9794              Message-ID: <20010422184725.A14411@netthink.co.uk>
9795      Branch: perl
9796            ! sv.c t/pragma/overload.t
9797 ____________________________________________________________________________
9798 [  9781] By: jhi                                   on 2001/04/22  20:52:13
9799         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
9800              From: Robin Houston <robin@kitsite.com>
9801              Date: Sun, 22 Apr 2001 22:14:50 +0100
9802              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
9803      Branch: perl
9804            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
9805 ____________________________________________________________________________
9806 [  9780] By: nick                                  on 2001/04/22  20:40:31
9807         Log: Integrate mainline.
9808      Branch: perlio
9809           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
9810           +> t/lib/b-stash.t
9811           !> (integrate 38 files)
9812 ____________________________________________________________________________
9813 [  9779] By: jhi                                   on 2001/04/22  15:16:03
9814         Log: Subject: IO::Socket::INET patch
9815              From: andrew deryabin <djsf@technarchy.ru>
9816              Date: Sat, 21 Apr 2001 17:46:52 +0400
9817              Message-ID: <20010421174652.B1426@technarchy>
9818      Branch: perl
9819            ! ext/IO/lib/IO/Socket/INET.pm
9820 ____________________________________________________________________________
9821 [  9778] By: jhi                                   on 2001/04/22  15:14:33
9822         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
9823              From: Mark-Jason Dominus <mjd@plover.com>
9824              Date: Sat, 21 Apr 2001 21:27:49 -0400
9825              Message-ID: <20010422012749.27024.qmail@plover.com>
9826      Branch: perl
9827            ! regcomp.c
9828 ____________________________________________________________________________
9829 [  9777] By: jhi                                   on 2001/04/22  15:10:51
9830         Log: Subject: Re: Regex debugger patch 
9831              From: Mark-Jason Dominus <mjd@plover.com>
9832              Date: Sat, 21 Apr 2001 21:48:51 -0400
9833              Message-ID: <20010422014851.27165.qmail@plover.com>
9834      Branch: perl
9835            ! pod/perldebguts.pod
9836 ____________________________________________________________________________
9837 [  9776] By: jhi                                   on 2001/04/22  15:09:48
9838         Log: Subject: Re: Regex debugger patch
9839              From: Mark-Jason Dominus <mjd@plover.com>
9840              Date: Sat, 21 Apr 2001 14:24:39 -0400
9841              Message-ID: <20010421182439.16508.qmail@plover.com>
9842              
9843              Regex debugger backend.
9844      Branch: perl
9845            ! regcomp.c regexp.h
9846 ____________________________________________________________________________
9847 [  9775] By: jhi                                   on 2001/04/21  16:45:40
9848         Log: Subject: [PATCH] Typo in utf8.h
9849              From: Jesús Quiroga <jquiroga@pobox.com>
9850              Date: Sat, 21 Apr 2001 19:25:33 +0200
9851              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
9852      Branch: perl
9853            ! utf8.h
9854 ____________________________________________________________________________
9855 [  9774] By: jhi                                   on 2001/04/21  16:43:52
9856         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9857              From: Joe Orton <jorton@redhat.com>
9858              Date: Tue, 17 Apr 2001 15:50:43 +0100
9859              Message-Id: <20010417155043.D19132@eu.c2.net>
9860      Branch: perl
9861            ! hints/svr5.sh
9862 ____________________________________________________________________________
9863 [  9773] By: jhi                                   on 2001/04/21  15:30:15
9864         Log: Subject: Patch utils/h2xs.PL
9865              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9866              Date: Sat, 21 Apr 2001 10:32:16 -0500
9867              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
9868              
9869              Add MAILING list and LICENSE templates.
9870      Branch: perl
9871            ! utils/h2xs.PL
9872 ____________________________________________________________________________
9873 [  9772] By: jhi                                   on 2001/04/21  15:28:36
9874         Log: Subject: perlfaq2.patch for 5.7.1
9875              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9876              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
9877              Date: Fri, 20 Apr 2001 16:42:19 -0500
9878              
9879              rm an extra tab, a blurb about the xx.cpan to clarify
9880              which countries actually have that and dejanews is history
9881              as well as most of that nonsensical entry.
9882      Branch: perl
9883            ! pod/perlfaq2.pod
9884 ____________________________________________________________________________
9885 [  9771] By: jhi                                   on 2001/04/21  15:27:17
9886         Log: Subject: perlfaq1.patch for 5.7.1
9887              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9888              Date: Fri, 20 Apr 2001 16:57:36 -0500
9889              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
9890              
9891              Evil URLs must die. Especially when they are broken.
9892      Branch: perl
9893            ! pod/perlfaq1.pod
9894 ____________________________________________________________________________
9895 [  9770] By: jhi                                   on 2001/04/21  15:23:38
9896         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
9897              From: Michael G Schwern <schwern@pobox.com>
9898              Date: Sat, 21 Apr 2001 16:11:12 +0100
9899              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
9900      Branch: perl
9901            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
9902            + t/lib/b-stash.t
9903            ! MANIFEST ext/B/B.pm t/lib/b.t
9904 ____________________________________________________________________________
9905 [  9769] By: jhi                                   on 2001/04/21  15:03:32
9906         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
9907              From: Michael G Schwern <schwern@pobox.com>
9908              Date: Sat, 21 Apr 2001 09:48:00 +0100
9909              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
9910      Branch: perl
9911            ! utils/h2ph.PL
9912 ____________________________________________________________________________
9913 [  9768] By: jhi                                   on 2001/04/21  14:33:49
9914         Log: PerlIO and Encode doc cleanup and tweaks.
9915      Branch: perl
9916            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
9917            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
9918 ____________________________________________________________________________
9919 [  9767] By: jhi                                   on 2001/04/21  12:40:16
9920         Log: Integrate perlio.
9921      Branch: perl
9922           !> doio.c
9923 ____________________________________________________________________________
9924 [  9766] By: nick                                  on 2001/04/20  18:28:35
9925         Log: Avoid core dump on
9926              open(STDOUT,">",\$foo);
9927      Branch: perlio
9928            ! doio.c
9929 ____________________________________________________________________________
9930 [  9765] By: jhi                                   on 2001/04/20  13:23:43
9931         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9932              From: Robin Houston <robin@kitsite.com>
9933              Date: Fri, 20 Apr 2001 14:29:22 +0100
9934              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
9935      Branch: perl
9936            ! ext/B/B.pm ext/B/B/Deparse.pm
9937 ____________________________________________________________________________
9938 [  9764] By: jhi                                   on 2001/04/20  13:19:33
9939         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
9940              From: Peter Prymmer <pvhp@forte.com>
9941              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
9942              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
9943      Branch: perl
9944            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
9945            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9946            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9947            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9948 ____________________________________________________________________________
9949 [  9763] By: jhi                                   on 2001/04/20  12:36:39
9950         Log: Subject: Re: A new PerlIO coredump
9951              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9952              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
9953              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
9954      Branch: perl
9955            ! doio.c
9956 ____________________________________________________________________________
9957 [  9762] By: jhi                                   on 2001/04/19  23:02:30
9958         Log: Update Changes.
9959      Branch: perl
9960            ! Changes patchlevel.h
9961 ____________________________________________________________________________
9962 [  9761] By: jhi                                   on 2001/04/19  22:59:19
9963         Log: More cleanup cleanup.
9964      Branch: perl
9965            ! Makefile.SH win32/Makefile win32/makefile.mk
9966 ____________________________________________________________________________
9967 [  9760] By: jhi                                   on 2001/04/19  22:50:31
9968         Log: lib/Time is non-empty, let's not rmdir it.
9969      Branch: perl
9970            ! Makefile.SH
9971 ____________________________________________________________________________
9972 [  9759] By: jhi                                   on 2001/04/19  22:36:51
9973         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9974              From: Robin Houston <robin@kitsite.com>
9975              Date: Fri, 20 Apr 2001 00:18:53 +0100
9976              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
9977      Branch: perl
9978            ! ext/B/B/Deparse.pm
9979 ____________________________________________________________________________
9980 [  9758] By: jhi                                   on 2001/04/19  22:36:00
9981         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
9982              From: Peter Prymmer <pvhp@forte.com>
9983              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
9984              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
9985      Branch: perl
9986            ! ext/Cwd/Cwd.xs
9987 ____________________________________________________________________________
9988 [  9757] By: nick                                  on 2001/04/19  18:53:54
9989         Log: Blind (untested) integrate of mainline.
9990      Branch: perlio
9991           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9992           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
9993           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9994           !> (integrate 53 files)
9995 ____________________________________________________________________________
9996 [  9756] By: jhi                                   on 2001/04/19  16:59:23
9997         Log: Document and test Time::Piece.
9998      Branch: perl
9999            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
10000            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
10001 ____________________________________________________________________________
10002 [  9755] By: jhi                                   on 2001/04/19  12:13:29
10003         Log: A better fix for the \x{12345678} trouble from NI-S.
10004      Branch: perl
10005            ! utf8.c
10006 ____________________________________________________________________________
10007 [  9754] By: jhi                                   on 2001/04/19  11:56:07
10008         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
10009              From: Robin Houston <robin@kitsite.com>
10010              Date: Wed, 18 Apr 2001 17:58:33 +0100
10011              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
10012      Branch: perl
10013            ! ext/B/B/Deparse.pm op.c
10014 ____________________________________________________________________________
10015 [  9753] By: jhi                                   on 2001/04/19  04:21:52
10016         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
10017              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
10018              Date: Thu, 19 Apr 2001 01:11:41 -0400
10019              Message-ID: <20010419011141.A5798@cpan.org>
10020      Branch: perl
10021            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
10022 ____________________________________________________________________________
10023 [  9752] By: jhi                                   on 2001/04/19  02:41:10
10024         Log: The new time utils need to be thread-aware, too.
10025      Branch: perl
10026            ! util.c
10027 ____________________________________________________________________________
10028 [  9751] By: jhi                                   on 2001/04/19  02:26:47
10029         Log: Compilation nit noticed by AIX compiler.
10030      Branch: perl
10031            ! perlio.c
10032 ____________________________________________________________________________
10033 [  9750] By: jhi                                   on 2001/04/19  02:20:06
10034         Log: The new time utils need to be public.
10035      Branch: perl
10036            ! embed.pl
10037 ____________________________________________________________________________
10038 [  9749] By: jhi                                   on 2001/04/19  01:42:39
10039         Log: Regen toc.
10040      Branch: perl
10041            ! pod/perltoc.pod
10042 ____________________________________________________________________________
10043 [  9748] By: jhi                                   on 2001/04/19  01:41:10
10044         Log: Add Time::Piece, a slight rewrite of Time::Object,
10045              from Matt Sergeant.
10046      Branch: perl
10047            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
10048            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
10049            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
10050            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
10051            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
10052            ! win32/makefile.mk
10053 ____________________________________________________________________________
10054 [  9747] By: jhi                                   on 2001/04/19  00:55:35
10055         Log: The new metaconfig unit from strftime.
10056      Branch: metaconfig/U/perl
10057            + d_strftime.U
10058 ____________________________________________________________________________
10059 [  9746] By: jhi                                   on 2001/04/19  00:54:54
10060         Log: Move the strftime() wrapper from POSIX.xs to util.c
10061              as my_strftime(), requires HAS_STRFTIME.
10062      Branch: perl
10063            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10064            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
10065            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
10066            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10067            ! vos/config.ga.h win32/config.bc win32/config.gc
10068            ! win32/config.vc
10069 ____________________________________________________________________________
10070 [  9745] By: jhi                                   on 2001/04/18  23:11:03
10071         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
10072              in preparation of Time::Piece.
10073      Branch: perl
10074            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
10075 ____________________________________________________________________________
10076 [  9744] By: jhi                                   on 2001/04/18  22:33:12
10077         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
10078              From: Peter Prymmer <pvhp@forte.com>
10079              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
10080              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
10081      Branch: perl
10082            ! t/lib/exporter.t
10083 ____________________________________________________________________________
10084 [  9743] By: jhi                                   on 2001/04/18  22:32:23
10085         Log: Subject: Fwd: pod2html leaves cache files lying around?
10086              From: Rajesh Vaidheeswarran <rv@gnu.org>
10087              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
10088              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
10089      Branch: perl
10090            ! lib/Pod/Html.pm
10091 ____________________________________________________________________________
10092 [  9742] By: jhi                                   on 2001/04/18  20:31:49
10093         Log: Update Changes.
10094      Branch: perl
10095            ! Changes patchlevel.h
10096 ____________________________________________________________________________
10097 [  9741] By: jhi                                   on 2001/04/18  20:23:02
10098         Log: Declare hints only if needed.
10099      Branch: perl
10100            ! ext/B/B/Deparse.pm
10101 ____________________________________________________________________________
10102 [  9740] By: jhi                                   on 2001/04/18  19:06:05
10103         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
10104              bug noticed by Robin Houston; basically the code of detecting
10105              value wraparound was acting differently under different compilers
10106              and platforms.  The workaround is to remove the overflow check
10107              for now, a real fix would be to do the overflow (portably) right.
10108      Branch: perl
10109            ! t/op/pat.t utf8.c
10110 ____________________________________________________________________________
10111 [  9739] By: jhi                                   on 2001/04/18  19:01:23
10112         Log: Subject: [PATCH B::Deparse] some pragma support
10113              From: Robin Houston <robin@kitsite.com>
10114              Date: Wed, 18 Apr 2001 19:32:12 +0100
10115              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
10116      Branch: perl
10117            ! ext/B/B/Deparse.pm
10118 ____________________________________________________________________________
10119 [  9738] By: jhi                                   on 2001/04/18  15:16:37
10120         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
10121              From: Benjamin Sugars <bsugars@canoe.ca>
10122              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
10123              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
10124      Branch: perl
10125            ! t/op/glob.t
10126 ____________________________________________________________________________
10127 [  9737] By: jhi                                   on 2001/04/18  13:24:50
10128         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
10129              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10130              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
10131              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
10132      Branch: perl
10133            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
10134            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
10135 ____________________________________________________________________________
10136 [  9736] By: jhi                                   on 2001/04/18  04:15:14
10137         Log: The #9735 also changes the subtest 12.
10138      Branch: perl
10139            ! t/lib/b.t
10140 ____________________________________________________________________________
10141 [  9735] By: jhi                                   on 2001/04/18  03:55:17
10142         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
10143              From: David Dyck <dcd@tc.fluke.com>
10144              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
10145              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
10146      Branch: perl
10147            ! ext/B/B/Deparse.pm
10148 ____________________________________________________________________________
10149 [  9734] By: jhi                                   on 2001/04/18  03:54:11
10150         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
10151              From: Gisle Aas <gisle@ActiveState.com>
10152              Date: 17 Apr 2001 19:06:45 -0700
10153              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
10154      Branch: perl
10155            ! pp_hot.c t/op/misc.t
10156 ____________________________________________________________________________
10157 [  9733] By: jhi                                   on 2001/04/17  22:25:22
10158         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
10159              From: "Abigail" <abigail@foad.org>
10160              Date: Wed, 18 Apr 2001 01:17:46 +0200
10161              Message-ID: <20010417231746.21657.qmail@foad.org>
10162      Branch: perl
10163            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
10164 ____________________________________________________________________________
10165 [  9732] By: jhi                                   on 2001/04/17  20:47:56
10166         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
10167              From: Robin Houston <robin@kitsite.com>
10168              Date: Tue, 17 Apr 2001 22:37:42 +0100
10169              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
10170      Branch: perl
10171            ! ext/B/B/Deparse.pm
10172 ____________________________________________________________________________
10173 [  9731] By: nick                                  on 2001/04/17  20:46:35
10174         Log: Re-sync for t/lib/b.t fix
10175      Branch: perlio
10176           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
10177 ____________________________________________________________________________
10178 [  9730] By: jhi                                   on 2001/04/17  20:45:29
10179         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
10180              From: Robin Houston <robin@kitsite.com>
10181              Date: Tue, 17 Apr 2001 22:29:36 +0100
10182              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
10183      Branch: perl
10184            ! ext/B/B.xs ext/B/B/Deparse.pm
10185 ____________________________________________________________________________
10186 [  9729] By: jhi                                   on 2001/04/17  20:43:11
10187         Log: Subject: Deparse - parenthesise args to undeclared subs
10188              From: Robin Houston <robin@kitsite.com>
10189              Date: Tue, 17 Apr 2001 21:31:05 +0100
10190              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
10191      Branch: perl
10192            ! ext/B/B/Deparse.pm
10193 ____________________________________________________________________________
10194 [  9728] By: jhi                                   on 2001/04/17  18:57:30
10195         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
10196              From: Benjamin Sugars <ben.sugars@home.com>
10197              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
10198              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
10199      Branch: perl
10200            ! t/lib/cwd.t
10201 ____________________________________________________________________________
10202 [  9727] By: jhi                                   on 2001/04/17  18:20:20
10203         Log: Subject: [PATCH B::Deparse] ambient pragmas
10204              From: Robin Houston <robin@kitsite.com>
10205              Date: Tue, 17 Apr 2001 20:01:59 +0100
10206              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
10207      Branch: perl
10208            ! ext/B/B/Deparse.pm t/lib/b.t
10209 ____________________________________________________________________________
10210 [  9726] By: nick                                  on 2001/04/17  16:33:51
10211         Log: Integrate mainline (t/lib/b.t fails test 2...)
10212      Branch: perlio
10213           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
10214           +> ext/List/Util/README ext/List/Util/Util.xs
10215           +> ext/List/Util/lib/List/Util.pm
10216           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
10217           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
10218           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10219           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10220           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10221           !> (integrate 31 files)
10222 ____________________________________________________________________________
10223 [  9725] By: jhi                                   on 2001/04/17  12:14:24
10224         Log: Subject: multiple B::* changes
10225              From: Robin Houston <robin@kitsite.com>
10226              Date: Thu, 12 Apr 2001 20:12:27 +0100
10227              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
10228      Branch: perl
10229            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
10230 ____________________________________________________________________________
10231 [  9724] By: jhi                                   on 2001/04/17  11:59:05
10232         Log: Thread-awareness from Doug MacEachern.
10233      Branch: perl
10234            ! ext/List/Util/Util.xs
10235 ____________________________________________________________________________
10236 [  9723] By: jhi                                   on 2001/04/17  11:57:41
10237         Log: Make the test more portable.
10238      Branch: perl
10239            ! t/lib/cwd.t
10240 ____________________________________________________________________________
10241 [  9722] By: jhi                                   on 2001/04/17  11:53:50
10242         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
10243              From: Benjamin Sugars <ben.sugars@home.com>
10244              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
10245              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
10246      Branch: perl
10247            ! t/lib/cwd.t
10248 ____________________________________________________________________________
10249 [  9721] By: jhi                                   on 2001/04/17  11:52:17
10250         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
10251              From: Benjamin Sugars <bsugars@canoe.ca>
10252              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
10253              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
10254      Branch: perl
10255            ! op.c
10256 ____________________________________________________________________________
10257 [  9720] By: jhi                                   on 2001/04/17  11:35:42
10258         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
10259              From: Chris Nandor <pudge@pobox.com>
10260              Date: Tue, 17 Apr 2001 00:30:49 -0400
10261              Message-Id: <p05100207b701768712de@[10.0.1.177]>
10262      Branch: perl
10263            ! ext/File/Glob/bsd_glob.c gv.c
10264 ____________________________________________________________________________
10265 [  9719] By: jhi                                   on 2001/04/17  11:32:13
10266         Log: Subject: [PATCH] Tweten->West
10267              From: Casey West <casey@geeknest.com>
10268              Date: Mon, 16 Apr 2001 12:11:22 -0400
10269              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
10270      Branch: perl
10271            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
10272            ! pod/perltie.pod
10273 ____________________________________________________________________________
10274 [  9718] By: jhi                                   on 2001/04/16  03:22:52
10275         Log: Update Changes.
10276      Branch: perl
10277            ! Changes patchlevel.h
10278 ____________________________________________________________________________
10279 [  9717] By: jhi                                   on 2001/04/16  03:06:28
10280         Log: Regen toc.
10281      Branch: perl
10282            ! pod/perltoc.pod
10283 ____________________________________________________________________________
10284 [  9716] By: jhi                                   on 2001/04/16  02:58:42
10285         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
10286              From: Prymmer/Kahn <pvhp@best.com>
10287              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
10288              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
10289      Branch: perl
10290            ! utf8.c
10291 ____________________________________________________________________________
10292 [  9715] By: jhi                                   on 2001/04/15  23:40:35
10293         Log: Subject: Re: Net::Ping patch, adds stream protocol
10294              From: bronson@rinspin.com (Scott Bronson)
10295              Date: Tue, 10 Apr 2001 23:58:33 -0700
10296              Message-ID: <20010410235833.N29719@rinspin.com>
10297      Branch: perl
10298            ! lib/Net/Ping.pm
10299 ____________________________________________________________________________
10300 [  9714] By: jhi                                   on 2001/04/15  23:31:46
10301         Log: Printing out the ok messages helps successful testing.
10302      Branch: perl
10303            ! t/lib/time-hires.t
10304 ____________________________________________________________________________
10305 [  9713] By: jhi                                   on 2001/04/15  21:43:24
10306         Log: Update Douglas Wegscheid's email.
10307      Branch: perl
10308            ! AUTHORS
10309 ____________________________________________________________________________
10310 [  9712] By: jhi                                   on 2001/04/15  21:40:41
10311         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
10312              From: Michael G Schwern <schwern@pobox.com>
10313              Date: Sat, 14 Apr 2001 22:40:50 +0100
10314              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
10315      Branch: perl
10316            + t/lib/exporter.t
10317            ! MANIFEST lib/Exporter/Heavy.pm
10318 ____________________________________________________________________________
10319 [  9711] By: jhi                                   on 2001/04/15  21:39:21
10320         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
10321              From: Michael G Schwern <schwern@pobox.com>
10322              Date: Sat, 14 Apr 2001 22:13:59 +0100
10323              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
10324      Branch: perl
10325            ! t/op/loopctl.t
10326 ____________________________________________________________________________
10327 [  9710] By: jhi                                   on 2001/04/15  21:30:19
10328         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
10329              From: Michael G Schwern <schwern@pobox.com>
10330              Date: Sat, 14 Apr 2001 22:05:32 +0100
10331              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
10332      Branch: perl
10333            ! t/pragma/warnings.t
10334 ____________________________________________________________________________
10335 [  9709] By: jhi                                   on 2001/04/15  19:34:09
10336         Log: Integrate changes #9706,9707 from maintperl into mainline.
10337              
10338              change#7210 broke .packlist generation
10339              
10340              ExtUtils::Installed doesn't quote regex metacharacters in paths
10341              before using them in match; also make it work for dosish platforms
10342      Branch: perl
10343           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10344 ____________________________________________________________________________
10345 [  9708] By: jhi                                   on 2001/04/15  19:31:01
10346         Log: Test also the scalar aspect of getitimer().
10347      Branch: perl
10348            ! t/lib/time-hires.t
10349 ____________________________________________________________________________
10350 [  9707] By: gsar                                  on 2001/04/15  17:24:20
10351         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
10352              before using them in match; also make it work for dosish platforms
10353      Branch: maint-5.6/perl
10354            ! lib/ExtUtils/Installed.pm
10355 ____________________________________________________________________________
10356 [  9706] By: gsar                                  on 2001/04/15  17:21:59
10357         Log: change#7210 broke .packlist generation (listed only filename
10358              rather than fully qualified path name)
10359      Branch: maint-5.6/perl
10360            ! lib/ExtUtils/Install.pm
10361 ____________________________________________________________________________
10362 [  9705] By: jhi                                   on 2001/04/15  12:36:33
10363         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
10364      Branch: perl
10365            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
10366            ! t/lib/time-hires.t
10367 ____________________________________________________________________________
10368 [  9704] By: jhi                                   on 2001/04/15  10:49:08
10369         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
10370              From: Prymmer/Kahn <pvhp@best.com>
10371              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
10372              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
10373      Branch: perl
10374            ! lib/utf8.pm pod/perlebcdic.pod
10375 ____________________________________________________________________________
10376 [  9703] By: jhi                                   on 2001/04/15  02:26:26
10377         Log: I keep forgetting to sort MANIFEST.
10378      Branch: perl
10379            ! MANIFEST
10380 ____________________________________________________________________________
10381 [  9702] By: jhi                                   on 2001/04/15  02:07:47
10382         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
10383              Now we have blessed, reftype, tainted, first, reduce, ...
10384      Branch: perl
10385            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
10386            + ext/List/Util/README ext/List/Util/Util.xs
10387            + ext/List/Util/lib/List/Util.pm
10388            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
10389            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
10390            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10391            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10392            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10393            ! MANIFEST
10394 ____________________________________________________________________________
10395 [  9701] By: jhi                                   on 2001/04/14  15:05:25
10396         Log: Subject: RE: dprofpp.pl updates 
10397              From: Carl Eklof <CEklof@endeca.com>
10398              Date: Thu, 12 Apr 2001 18:45:46 -0400
10399              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
10400      Branch: perl
10401            ! utils/dprofpp.PL
10402 ____________________________________________________________________________
10403 [  9700] By: jhi                                   on 2001/04/14  14:44:55
10404         Log: Do not just blindly add CR.
10405      Branch: perl
10406            ! Porting/makerel
10407 ____________________________________________________________________________
10408 [  9699] By: jhi                                   on 2001/04/13  13:17:01
10409         Log: Update Changes.
10410      Branch: perl
10411            ! Changes patchlevel.h
10412 ____________________________________________________________________________
10413 [  9698] By: jhi                                   on 2001/04/13  12:44:48
10414         Log: Integrate perlio.
10415      Branch: perl
10416           !> ext/PerlIO/Scalar/Scalar.xs
10417 ____________________________________________________________________________
10418 [  9697] By: jhi                                   on 2001/04/13  12:29:15
10419         Log: Add more debug output to the test.
10420      Branch: perl
10421            ! t/lib/cwd.t
10422 ____________________________________________________________________________
10423 [  9696] By: nick                                  on 2001/04/13  10:14:29
10424         Log: Fix core dump on binmode($fh,'Scalar')
10425      Branch: perlio
10426            ! ext/PerlIO/Scalar/Scalar.xs
10427 ____________________________________________________________________________
10428 [  9695] By: nick                                  on 2001/04/13  09:05:42
10429         Log: Integrate mainline
10430      Branch: perlio
10431           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10432           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
10433           +> t/lib/time-hires.t
10434           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
10435           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
10436           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
10437           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
10438           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
10439           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
10440           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
10441 ____________________________________________________________________________
10442 [  9694] By: jhi                                   on 2001/04/12  22:23:35
10443         Log: Integrate change #9693 from maintperl into mainline.
10444              
10445              $VERSION and Version() on the same line provokes a warning from
10446              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
10447      Branch: perl
10448           !> lib/Devel/SelfStubber.pm
10449 ____________________________________________________________________________
10450 [  9693] By: gsar                                  on 2001/04/12  21:55:56
10451         Log: $VERSION and Version() on the same line provokes a warning from
10452              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
10453      Branch: maint-5.6/perl
10454            ! lib/Devel/SelfStubber.pm
10455 ____________________________________________________________________________
10456 [  9692] By: jhi                                   on 2001/04/12  13:54:00
10457         Log: This is at least 5.005.
10458      Branch: perl
10459            ! ext/Time/HiRes/HiRes.xs
10460 ____________________________________________________________________________
10461 [  9691] By: jhi                                   on 2001/04/12  13:37:20
10462         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
10463      Branch: perl
10464            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
10465            ! win32/Makefile win32/makefile.mk
10466 ____________________________________________________________________________
10467 [  9690] By: jhi                                   on 2001/04/12  01:34:46
10468         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
10469      Branch: perl
10470            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10471            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
10472            + t/lib/time-hires.t
10473            ! MANIFEST
10474 ____________________________________________________________________________
10475 [  9689] By: jhi                                   on 2001/04/12  00:28:39
10476         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
10477              From: Gisle Aas <gisle@ActiveState.com>
10478              Date: 11 Apr 2001 16:36:11 -0700
10479              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
10480      Branch: perl
10481            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
10482 ____________________________________________________________________________
10483 [  9688] By: jhi                                   on 2001/04/12  00:27:39
10484         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
10485              From: Gisle Aas <gisle@ActiveState.com>
10486              Date: 11 Apr 2001 11:13:24 -0700
10487              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
10488      Branch: perl
10489            ! ext/MIME/Base64/Base64.xs
10490 ____________________________________________________________________________
10491 [  9687] By: jhi                                   on 2001/04/11  19:51:47
10492         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
10493      Branch: perl
10494            ! Todo-5.6
10495 ____________________________________________________________________________
10496 [  9686] By: jhi                                   on 2001/04/11  16:54:25
10497         Log: Subject: [PATCH opcode.pl] Documentation of table format
10498              From: Simon Cozens <simon@netthink.co.uk>
10499              Date: Wed, 11 Apr 2001 12:59:31 +0100
10500              Message-ID: <20010411125931.A25681@netthink.co.uk>
10501      Branch: perl
10502            ! opcode.pl
10503 ____________________________________________________________________________
10504 [  9685] By: jhi                                   on 2001/04/11  16:53:15
10505         Log: Subject: [PATCH] prototype("CORE::recv")
10506              From: Simon Cozens <simon@netthink.co.uk>
10507              Date: Wed, 11 Apr 2001 13:24:35 +0100
10508              Message-ID: <20010411132435.A26169@netthink.co.uk>
10509      Branch: perl
10510            ! pp.c t/comp/proto.t
10511 ____________________________________________________________________________
10512 [  9684] By: jhi                                   on 2001/04/11  16:47:13
10513         Log: FAQ (and AUTHORS) update from Dan Carson: the information
10514              was several years obsolete, Term::Readkey has been updated
10515              to have the functionality.
10516      Branch: perl
10517            ! AUTHORS pod/perlfaq5.pod
10518 ____________________________________________________________________________
10519 [  9683] By: jhi                                   on 2001/04/11  12:15:46
10520         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
10521              From: Calle Dybedahl <calle@lysator.liu.se>
10522              Date: 10 Apr 2001 16:44:16 +0200
10523              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
10524      Branch: perl
10525            ! ext/MIME/Base64/Base64.xs
10526 ____________________________________________________________________________
10527 [  9682] By: jhi                                   on 2001/04/11  12:12:26
10528         Log: A more minimal fix for 20010410.006 from Hugo.
10529      Branch: perl
10530            ! regexec.c
10531 ____________________________________________________________________________
10532 [  9681] By: jhi                                   on 2001/04/11  11:34:23
10533         Log: Integrate changes #9678,9679 from maintline into mainperl.
10534              
10535              addendum to change#9676
10536              
10537              up $File::Glob::VERSION; add a note pointing out the version of
10538              the OpenBSD glob bsd_glob.c resembles
10539      Branch: perl
10540           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10541           !> ext/File/Glob/bsd_glob.h
10542 ____________________________________________________________________________
10543 [  9680] By: jhi                                   on 2001/04/11  11:30:38
10544         Log: Bad test numbering in integrate in #9677.
10545              Fixes ID 20010411.001.
10546      Branch: perl
10547            ! t/op/pat.t
10548 ____________________________________________________________________________
10549 [  9679] By: gsar                                  on 2001/04/11  03:38:40
10550         Log: up $File::Glob::VERSION; add a note pointing out the version of
10551              the OpenBSD glob bsd_glob.c resembles
10552      Branch: maint-5.6/perl
10553            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10554            ! ext/File/Glob/bsd_glob.h
10555 ____________________________________________________________________________
10556 [  9678] By: gsar                                  on 2001/04/11  03:09:48
10557         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
10558              revision 1.8.10.1 found here:
10559              
10560              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
10561      Branch: maint-5.6/perl
10562            ! ext/File/Glob/bsd_glob.c
10563 ____________________________________________________________________________
10564 [  9677] By: jhi                                   on 2001/04/11  02:54:39
10565         Log: Integrate changes #9675,9676 from maintperl into mainline.
10566              
10567              fix for bug 20010410.006, undo change#7115
10568              
10569              port the OpenBSD glob() security patch
10570      Branch: perl
10571           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10572           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
10573           !> t/op/pat.t
10574 ____________________________________________________________________________
10575 [  9676] By: gsar                                  on 2001/04/11  02:19:02
10576         Log: port the glob() security patch found at:
10577              
10578              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
10579              
10580              CERT advisory for the issue is here:
10581              
10582              http://www.cert.org/advisories/CA-2001-07.html
10583              
10584              Note that the security scare is only relevant for those who are
10585              foolish enough to build suidperl (which is now officially discouraged)
10586      Branch: maint-5.6/perl
10587            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10588            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
10589 ____________________________________________________________________________
10590 [  9675] By: gsar                                  on 2001/04/10  23:52:11
10591         Log: fix for bug 20010410.006
10592              
10593              undo change#7115 (came into maint-5.6 as change#8156)
10594              
10595              add tests to keep it from coming back
10596      Branch: maint-5.6/perl
10597            ! regexec.c t/op/pat.t
10598 ____________________________________________________________________________
10599 [  9674] By: nick                                  on 2001/04/10  20:39:31
10600         Log: Integrate mainline
10601      Branch: perlio
10602           +> Porting/testall.atom
10603           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
10604           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
10605           !> t/lib/lc-uk.t t/pod/find.t
10606 ____________________________________________________________________________
10607 [  9673] By: nick                                  on 2001/04/10  18:46:14
10608         Log: Integrate against change 9670 aka perl-5.7.1
10609      Branch: perlio
10610           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10611           !> (integrate 53 files)
10612 ____________________________________________________________________________
10613 [  9672] By: jhi                                   on 2001/04/10  13:45:01
10614         Log: Add a script for doing cumulative profile of the test suite.
10615              (Requires ATOM, that is, Tru64.)
10616      Branch: perl
10617            + Porting/testall.atom
10618            ! MANIFEST
10619 ____________________________________________________________________________
10620 [  9671] By: jhi                                   on 2001/04/10  12:38:53
10621         Log: Missing std block.
10622      Branch: perl
10623            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
10624            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
10625            ! t/pod/find.t
10626 ____________________________________________________________________________
10627 [  9670] By: jhi                                   on 2001/04/10  01:25:58
10628         Log: This is 5.7.1.
10629      Branch: perl
10630            ! patchlevel.h
10631 ____________________________________________________________________________
10632 [  9669] By: jhi                                   on 2001/04/10  01:09:14
10633         Log: Update Changes.
10634      Branch: perl
10635            ! Changes patchlevel.h
10636 ____________________________________________________________________________
10637 [  9668] By: jhi                                   on 2001/04/10  01:00:38
10638         Log: Regen toc.
10639      Branch: perl
10640            ! pod/perltoc.pod
10641 ____________________________________________________________________________
10642 [  9667] By: jhi                                   on 2001/04/10  00:52:16
10643         Log: Update perlhist.
10644      Branch: perl
10645            ! pod/perlhist.pod
10646 ____________________________________________________________________________
10647 [  9666] By: jhi                                   on 2001/04/09  23:38:59
10648         Log: Slight wording tweaks from Damian to #9658.
10649      Branch: perl
10650            ! pod/perlobj.pod
10651 ____________________________________________________________________________
10652 [  9665] By: jhi                                   on 2001/04/09  19:56:06
10653         Log: Subject: [PATCH perlutil.pod] Nit
10654              From: Simon Cozens <simon@netthink.co.uk>
10655              Date: Mon, 9 Apr 2001 20:29:44 +0100
10656              Message-ID: <20010409202944.A14796@the.earth.li>
10657      Branch: perl
10658            ! pod/perlutil.pod
10659 ____________________________________________________________________________
10660 [  9664] By: jhi                                   on 2001/04/09  19:54:42
10661         Log: Subject: Re: perl571delta.pod@9631
10662              From: Mike Guy <mjtg@cam.ac.uk>
10663              Date: Mon, 09 Apr 2001 18:09:14 +0100
10664              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
10665      Branch: perl
10666            ! pod/perl571delta.pod
10667 ____________________________________________________________________________
10668 [  9663] By: jhi                                   on 2001/04/09  13:43:35
10669         Log: Update Changes.
10670      Branch: perl
10671            ! Changes patchlevel.h
10672 ____________________________________________________________________________
10673 [  9662] By: jhi                                   on 2001/04/09  13:24:46
10674         Log: tweak tweak.
10675      Branch: perl
10676            ! AUTHORS pod/perl571delta.pod
10677 ____________________________________________________________________________
10678 [  9661] By: jhi                                   on 2001/04/09  13:15:13
10679         Log: Thinko in manual patch applying.
10680      Branch: perl
10681            ! sv.c
10682 ____________________________________________________________________________
10683 [  9660] By: jhi                                   on 2001/04/09  13:07:53
10684         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
10685              From: Robin Barker <rmb1@cise.npl.co.uk> 
10686              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
10687              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
10688              
10689              (This corrects the case where the "isn't numeric" string contains \0s
10690              and is longer than the temporary buffer, and contains \0 at the point
10691              the string would be truncated by "...".) 
10692      Branch: perl
10693            ! sv.c
10694 ____________________________________________________________________________
10695 [  9659] By: jhi                                   on 2001/04/09  12:57:41
10696         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
10697      Branch: perl
10698            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
10699            ! t/lib/cgi-function.t t/lib/cgi-html.t
10700 ____________________________________________________________________________
10701 [  9658] By: jhi                                   on 2001/04/09  12:48:47
10702         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
10703              From: Ilmari Karonen <iltzu@sci.fi>
10704              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
10705              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
10706              
10707              Rearrange and rewrite the Method Invocation section
10708              to explain the concepts in nicer order.
10709      Branch: perl
10710            ! pod/perlobj.pod
10711 ____________________________________________________________________________
10712 [  9657] By: jhi                                   on 2001/04/09  12:35:58
10713         Log: Upgrade to podlators 1.09, from Russ Allbery.
10714      Branch: perl
10715            ! lib/Pod/Man.pm lib/Pod/Text.pm
10716 ____________________________________________________________________________
10717 [  9656] By: jhi                                   on 2001/04/09  12:31:53
10718         Log: perl571delta.
10719      Branch: perl
10720            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
10721 ____________________________________________________________________________
10722 [  9655] By: jhi                                   on 2001/04/09  12:20:09
10723         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
10724              From: Prymmer/Kahn <pvhp@best.com>
10725              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
10726              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
10727      Branch: perl
10728            ! lib/utf8.pm pod/perlunicode.pod
10729 ____________________________________________________________________________
10730 [  9654] By: gsar                                  on 2001/04/09  03:38:33
10731         Log: here lies 5.6.1
10732      Branch: maint-5.6/perl
10733            ! Changes
10734 ____________________________________________________________________________
10735 [  9653] By: jhi                                   on 2001/04/09  03:25:24
10736         Log: Update perlhist.
10737      Branch: perl
10738            ! pod/perlhist.pod
10739 ____________________________________________________________________________
10740 [  9652] By: jhi                                   on 2001/04/09  03:18:49
10741         Log: perl571delta tweaking continues.
10742      Branch: perl
10743            ! pod/perl571delta.pod
10744 ____________________________________________________________________________
10745 [  9651] By: gsar                                  on 2001/04/09  03:11:19
10746         Log: update Changes, patchlevel.h &c.
10747      Branch: maint-5.6/perl
10748            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
10749            ! pod/perltoc.pod
10750 ____________________________________________________________________________
10751 [  9650] By: jhi                                   on 2001/04/09  02:40:24
10752         Log: Integrate the perlfork half of #9513 from maintperl into mainline
10753              (the perlunicode half is obsolete)
10754      Branch: perl
10755            ! pod/perlfork.pod
10756 ____________________________________________________________________________
10757 [  9649] By: gsar                                  on 2001/04/09  02:35:43
10758         Log: tweak perldelta as suggested by Jarkko
10759      Branch: maint-5.6/perl
10760            ! pod/perldelta.pod
10761 ____________________________________________________________________________
10762 [  9648] By: jhi                                   on 2001/04/09  02:13:04
10763         Log: Integrate change #9646 from maintperl into mainline.
10764              
10765              add note about ithreads and Thread.pm
10766      Branch: perl
10767           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
10768 ____________________________________________________________________________
10769 [  9647] By: jhi                                   on 2001/04/09  02:10:18
10770         Log: Bad assumption that shortsize == 2.
10771      Branch: perl
10772            ! t/lib/xs-typemap.t
10773 ____________________________________________________________________________
10774 [  9646] By: gsar                                  on 2001/04/09  00:48:04
10775         Log: add note about ithreads and Thread.pm (too many people are
10776              confused by the fact that Thread.pm is built and installed
10777              under non-5005threads but doesn't work)
10778      Branch: maint-5.6/perl
10779            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
10780 ____________________________________________________________________________
10781 [  9645] By: gsar                                  on 2001/04/09  00:19:03
10782         Log: update perldelta.pod for changes in 5.6.1
10783      Branch: maint-5.6/perl
10784            ! Changes pod/perldelta.pod
10785 ____________________________________________________________________________
10786 [  9644] By: jhi                                   on 2001/04/08  20:37:00
10787         Log: Integrate change #9639 from maintperl into mainline:
10788              on windows, many of the README.* pods were being copied to
10789              the wrong location
10790      Branch: perl
10791           !> win32/Makefile win32/makefile.mk
10792 ____________________________________________________________________________
10793 [  9643] By: jhi                                   on 2001/04/08  20:07:11
10794         Log: Integrate change #9624 from maintperl into mainline:
10795              the pod tests were not okay.  (t/pod/find.t changes ignored)
10796      Branch: perl
10797           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
10798           !> t/pod/include.t t/pod/included.t t/pod/lref.t
10799           !> t/pod/multiline_items.t t/pod/nested_items.t
10800           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10801           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
10802 ____________________________________________________________________________
10803 [  9642] By: jhi                                   on 2001/04/08  19:57:17
10804         Log: Integrate change #9638 from maintperl into mainline:
10805              update to latest JPL from the anoncvs repository
10806      Branch: perl
10807           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10808           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10809           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10810 ____________________________________________________________________________
10811 [  9641] By: jhi                                   on 2001/04/08  19:53:30
10812         Log: perl571delta updates.
10813      Branch: perl
10814            ! lib/Filter/Simple.pm pod/perl571delta.pod
10815 ____________________________________________________________________________
10816 [  9640] By: gsar                                  on 2001/04/08  19:20:46
10817         Log: integrate change#9634 from mainline
10818              
10819              Fix the perlmodlib generation (didn't understand separate .pod
10820              files; didn't understand -- as the name-thing separator).
10821              Update the CPAN mirrors list.
10822      Branch: maint-5.6/perl
10823            ! pod/perlmodlib.pod
10824           !> pod/perlmodlib.PL
10825 ____________________________________________________________________________
10826 [  9639] By: gsar                                  on 2001/04/08  18:57:31
10827         Log: on windows, many of the README.* pods were being copied to the wrong
10828              location
10829      Branch: maint-5.6/perl
10830            ! win32/Makefile win32/makefile.mk
10831 ____________________________________________________________________________
10832 [  9638] By: gsar                                  on 2001/04/08  18:38:25
10833         Log: update to latest JPL from the anoncvs repository
10834      Branch: maint-5.6/perl
10835            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10836            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10837            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10838 ____________________________________________________________________________
10839 [  9637] By: jhi                                   on 2001/04/08  17:53:53
10840         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
10841      Branch: perl
10842            ! pod/perl571delta.pod
10843 ____________________________________________________________________________
10844 [  9636] By: jhi                                   on 2001/04/08  17:18:32
10845         Log: Regen toc.
10846      Branch: perl
10847            ! pod/perltoc.pod
10848 ____________________________________________________________________________
10849 [  9635] By: jhi                                   on 2001/04/08  17:16:33
10850         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
10851              From: "Craig A. Berry" <craigberry@mac.com>
10852              Date: Sun, 08 Apr 2001 12:30:16 -0500
10853              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
10854      Branch: perl
10855            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
10856 ____________________________________________________________________________
10857 [  9634] By: jhi                                   on 2001/04/08  17:09:19
10858         Log: Fix the perlmodlib generation (didn't understand separate .pod
10859              files; didn't understand -- as the name-thing separator).
10860              
10861              Update the CPAN mirrors list.
10862      Branch: perl
10863            ! pod/perlmodlib.PL pod/perlmodlib.pod
10864 ____________________________________________________________________________
10865 [  9633] By: jhi                                   on 2001/04/08  16:49:17
10866         Log: Sort MANIFEST.
10867      Branch: perl
10868            ! MANIFEST
10869 ____________________________________________________________________________
10870 [  9632] By: gsar                                  on 2001/04/08  16:36:06
10871         Log: add $Tie::RefHash::VERSION
10872      Branch: maint-5.6/perl
10873            ! lib/Tie/RefHash.pm
10874 ____________________________________________________________________________
10875 [  9631] By: jhi                                   on 2001/04/08  16:10:15
10876         Log: perl571delta updates based on p5p feedback; still needs
10877              lots of examples.
10878      Branch: perl
10879            ! pod/perl571delta.pod
10880 ____________________________________________________________________________
10881 [  9630] By: jhi                                   on 2001/04/08  15:59:13
10882         Log: Update the list of supported platforms to talk about 5.7.1
10883              (and 5.6.1)
10884      Branch: perl
10885            ! pod/perlport.pod
10886 ____________________________________________________________________________
10887 [  9629] By: jhi                                   on 2001/04/08  15:55:41
10888         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
10889              from maintperl into mainline: perlport updates.
10890      Branch: perl
10891            ! pod/perlport.pod
10892 ____________________________________________________________________________
10893 [  9628] By: jhi                                   on 2001/04/08  15:53:17
10894         Log: perlsolaris.pod copied to wrong directory.
10895      Branch: perl
10896            ! win32/makefile.mk
10897 ____________________________________________________________________________
10898 [  9627] By: jhi                                   on 2001/04/08  14:48:18
10899         Log: Subject: Typos in perl571delta.pod
10900              From: "Stephen P. Potter" <spp@spotter.yi.org>
10901              Date: Sat, 07 Apr 2001 20:37:05 -0400
10902              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
10903      Branch: perl
10904            ! pod/perl571delta.pod
10905 ____________________________________________________________________________
10906 [  9626] By: jhi                                   on 2001/04/08  14:39:04
10907         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
10908      Branch: perl
10909            ! gv.c
10910 ____________________________________________________________________________
10911 [  9625] By: nick                                  on 2001/04/08  10:14:23
10912         Log: Integrate mainline
10913      Branch: perlio
10914           +> pod/perl570delta.pod pod/perl571delta.pod
10915           !> (integrate 27 files)
10916 ____________________________________________________________________________
10917 [  9624] By: gsar                                  on 2001/04/08  06:08:17
10918         Log: test in t/pod/* were busted
10919              
10920              these tests are still not enabled in t/{harness,TEST}
10921      Branch: maint-5.6/perl
10922            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
10923            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
10924            ! t/pod/multiline_items.t t/pod/nested_items.t
10925            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10926            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
10927 ____________________________________________________________________________
10928 [  9623] By: gsar                                  on 2001/04/08  03:37:01
10929         Log: integrate change#9470 from mainline
10930              
10931              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
10932      Branch: maint-5.6/perl
10933           !> ext/Socket/Socket.xs
10934 ____________________________________________________________________________
10935 [  9622] By: jhi                                   on 2001/04/07  22:40:47
10936         Log: Update Changes.
10937      Branch: perl
10938            ! Changes patchlevel.h
10939 ____________________________________________________________________________
10940 [  9621] By: jhi                                   on 2001/04/07  22:34:16
10941         Log: Update AUTHORS.
10942      Branch: perl
10943            ! AUTHORS
10944 ____________________________________________________________________________
10945 [  9620] By: jhi                                   on 2001/04/07  22:12:47
10946         Log: Forgot to bump the number of tests in #9164.
10947      Branch: perl
10948            ! t/op/array.t
10949 ____________________________________________________________________________
10950 [  9619] By: jhi                                   on 2001/04/07  22:09:50
10951         Log: Bump patchlevel to 5.7.1.
10952      Branch: perl
10953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10954            ! config_h.SH patchlevel.h
10955 ____________________________________________________________________________
10956 [  9618] By: jhi                                   on 2001/04/07  22:02:41
10957         Log: Populate perl571delta.
10958      Branch: perl
10959            ! pod/perl571delta.pod
10960 ____________________________________________________________________________
10961 [  9617] By: jhi                                   on 2001/04/07  22:01:23
10962         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
10963              to forget it later; do not change patchlevel.h yet or regenerate
10964              Configure yet.
10965      Branch: perl
10966            ! epoc/config.sh win32/Makefile win32/config_H.bc
10967            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10968 ____________________________________________________________________________
10969 [  9616] By: jhi                                   on 2001/04/07  17:46:33
10970         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
10971      Branch: perl
10972            ! pod/perl571delta.pod
10973 ____________________________________________________________________________
10974 [  9615] By: jhi                                   on 2001/04/07  17:33:21
10975         Log: Change the toc configuration.
10976      Branch: perl
10977            ! pod/buildtoc.PL pod/perl.pod
10978 ____________________________________________________________________________
10979 [  9614] By: jhi                                   on 2001/04/07  17:29:47
10980         Log: Subject: PATCH: $[
10981              From: Robin Houston <robin@kitsite.com>
10982              Date: Fri, 6 Apr 2001 18:10:14 +0100
10983              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
10984      Branch: perl
10985            ! op.c t/op/array.t
10986 ____________________________________________________________________________
10987 [  9613] By: jhi                                   on 2001/04/07  17:28:26
10988         Log: Subject: [PATCH perl@9424] isn't numeric warning
10989              From: Robin Barker <rmb1@cise.npl.co.uk>
10990              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
10991              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
10992      Branch: perl
10993            ! sv.c t/pragma/warn/sv
10994 ____________________________________________________________________________
10995 [  9612] By: jhi                                   on 2001/04/07  17:26:45
10996         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
10997              From: Mike Guy <mjtg@cam.ac.uk>
10998              Date: Fri, 06 Apr 2001 12:47:06 +0100
10999              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
11000      Branch: perl
11001            ! dump.c t/lib/peek.t
11002 ____________________________________________________________________________
11003 [  9611] By: jhi                                   on 2001/04/07  17:21:35
11004         Log: Create perl571delta and seed it off with the perldelta changes
11005              since 5.7.0; remove those changes from perldelta and rename it
11006              as perl570delta; recreate perldelta but leave it almost empty.
11007      Branch: perl
11008            + pod/perl570delta.pod pod/perl571delta.pod
11009            ! MANIFEST pod/perldelta.pod
11010 ____________________________________________________________________________
11011 [  9610] By: jhi                                   on 2001/04/07  16:56:32
11012         Log: Denit.
11013      Branch: perl
11014            ! pod/perldelta.pod
11015 ____________________________________________________________________________
11016 [  9609] By: jhi                                   on 2001/04/07  16:38:32
11017         Log: Retract #9523: needs more thought.
11018      Branch: perl
11019            ! Makefile.SH
11020 ____________________________________________________________________________
11021 [  9608] By: jhi                                   on 2001/04/07  14:59:20
11022         Log: atmark() code cleanaup.
11023      Branch: perl
11024            ! ext/IO/IO.xs
11025 ____________________________________________________________________________
11026 [  9607] By: jhi                                   on 2001/04/07  14:48:14
11027         Log: Integrate change #9605 from maintperl into mainline.
11028              
11029              can't optimize away scope entry if tr/// is present
11030      Branch: perl
11031           !> op.c t/op/tr.t
11032 ____________________________________________________________________________
11033 [  9606] By: jhi                                   on 2001/04/07  14:43:59
11034         Log: Integrate perlio.
11035      Branch: perl
11036           +> win32/FindExt.pm
11037           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
11038           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
11039 ____________________________________________________________________________
11040 [  9605] By: gsar                                  on 2001/04/07  11:52:40
11041         Log: can't optimize away scope entry if tr/// is present
11042      Branch: maint-5.6/perl
11043            ! op.c t/op/tr.t
11044 ____________________________________________________________________________
11045 [  9604] By: nick                                  on 2001/04/07  11:39:45
11046         Log: Split out extension finding code from buildext.pl into FindExt.pm
11047              Use it to get Config.pm's idea of available extensions in line
11048              with what is built.
11049      Branch: perlio
11050            + win32/FindExt.pm
11051            ! MANIFEST win32/buildext.pl win32/config_sh.PL
11052            ! win32/makefile.mk
11053 ____________________________________________________________________________
11054 [  9603] By: nick                                  on 2001/04/07  09:11:38
11055         Log: Cleanup correction for failed :Via() layer, also set an error code.
11056      Branch: perlio
11057            ! ext/PerlIO/Via/Via.xs
11058 ____________________________________________________________________________
11059 [  9602] By: nick                                  on 2001/04/07  08:38:04
11060         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
11061              style. So don't use binmode() on the handles so that Win32 etc. see
11062              same sequence and produce same digests.
11063      Branch: perlio
11064            ! t/lib/md5-file.t
11065 ____________________________________________________________________________
11066 [  9601] By: nick                                  on 2001/04/07  08:36:26
11067         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
11068              Else it complains and so crlf layer (say) does not get pushed.
11069      Branch: perlio
11070            ! perlio.c
11071 ____________________________________________________________________________
11072 [  9600] By: jhi                                   on 2001/04/06  23:00:09
11073         Log: Integrate change #9599 from perlio into mainline.
11074      Branch: perl
11075           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
11076           !> win32/config_H.vc
11077 ____________________________________________________________________________
11078 [  9599] By: nick                                  on 2001/04/06  21:42:43
11079         Log: Quote $VERSION in Encode.pm.
11080              regen_config_h as requested.
11081      Branch: perlio
11082            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
11083            ! win32/config_H.vc
11084 ____________________________________________________________________________
11085 [  9598] By: nick                                  on 2001/04/06  20:34:59
11086         Log: Integrate mainline
11087      Branch: perlio
11088           +> README.macos
11089           !> (integrate 39 files)
11090 ____________________________________________________________________________
11091 [  9597] By: gsar                                  on 2001/04/06  18:06:35
11092         Log: integrate change#9464 from mainline (addendum to change#8313)
11093              
11094              Subject: [PATCH @9452] Better peep()ing for foreach() loops
11095      Branch: maint-5.6/perl
11096           !> op.c
11097 ____________________________________________________________________________
11098 [  9596] By: jhi                                   on 2001/04/06  17:26:03
11099         Log: The d_casti32=undef is good for you even when not use64bitall.
11100      Branch: perl
11101            ! hints/hpux.sh
11102 ____________________________________________________________________________
11103 [  9595] By: gsar                                  on 2001/04/06  14:57:17
11104         Log: add a low-impact fix to accomodate darwin-ism
11105      Branch: maint-5.6/perl
11106            ! ext/Errno/Errno_pm.PL
11107 ____________________________________________________________________________
11108 [  9594] By: jhi                                   on 2001/04/06  14:55:14
11109         Log: Integrate changes #9528,9593 from mainline into maintperl;
11110              tweaking the editor/IDE/shell list.
11111      Branch: maint-5.6/perl
11112           !> pod/perlfaq3.pod
11113 ____________________________________________________________________________
11114 [  9593] By: jhi                                   on 2001/04/06  14:51:39
11115         Log: Make the editor/IDE/shell list a little bit airier.
11116      Branch: perl
11117            ! pod/perlfaq3.pod
11118 ____________________________________________________________________________
11119 [  9592] By: gsar                                  on 2001/04/06  14:45:18
11120         Log: integrate change#9477 from mainline (base.pm doc tweak)
11121              
11122              missing doc entry for fmod()
11123      Branch: maint-5.6/perl
11124            ! lib/Math/BigFloat.pm
11125           !> lib/base.pm
11126 ____________________________________________________________________________
11127 [  9591] By: jhi                                   on 2001/04/06  13:55:48
11128         Log: Regen toc.
11129      Branch: perl
11130            ! pod/perltoc.pod
11131 ____________________________________________________________________________
11132 [  9590] By: jhi                                   on 2001/04/06  13:54:52
11133         Log: Math::BigFloat patches from John Peacock.  The equivalent
11134              of #9586 from maintperl but reworked by John to work with
11135              the bleadperl.
11136      Branch: perl
11137            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
11138 ____________________________________________________________________________
11139 [  9589] By: jhi                                   on 2001/04/06  13:42:23
11140         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
11141      Branch: perl
11142            ! ext/Digest/MD5/Makefile.PL
11143 ____________________________________________________________________________
11144 [  9588] By: jhi                                   on 2001/04/06  13:31:45
11145         Log: Integrate changes #9584,9587 from maintperl into mainline.
11146              
11147              keep eval"" CVs alive until the end of the statement in which
11148              they're called
11149              
11150              add README.macos (from Chris Nandor)
11151              
11152              tyop in change#9555
11153      Branch: perl
11154           +> README.macos
11155           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
11156           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
11157           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
11158           !> win32/makefile.mk
11159 ____________________________________________________________________________
11160 [  9587] By: gsar                                  on 2001/04/06  07:31:30
11161         Log: add README.macos (from Chris Nandor)
11162              
11163              tyop in change#9555
11164      Branch: maint-5.6/perl
11165            + README.macos
11166            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
11167            ! win32/Makefile win32/makefile.mk
11168 ____________________________________________________________________________
11169 [  9586] By: gsar                                  on 2001/04/06  07:08:54
11170         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
11171      Branch: maint-5.6/perl
11172            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
11173 ____________________________________________________________________________
11174 [  9585] By: gsar                                  on 2001/04/06  06:58:44
11175         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
11176              from mainline
11177              
11178              Subject: [PATCH] Base64 update to perlfaq9.pod
11179              
11180              Subject: [PATCH AUTHORS] Housekeeping
11181              
11182              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
11183              Mac OS X (Darwin) has extra pwent fields.
11184              
11185              Subject: [PATCH B::*] print control-character vars readably
11186              Needs EBCDICification.
11187              
11188              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
11189              
11190              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
11191              
11192              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
11193              
11194              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
11195              
11196              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
11197              
11198              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
11199              
11200              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
11201              
11202              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
11203              
11204              FreeBSD hints tweak from Anton Berezin.
11205              
11206              Subject: [PATCH foolperl & bleadperl] README.vms update
11207              
11208              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
11209      Branch: maint-5.6/perl
11210           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
11211           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
11212           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
11213 ____________________________________________________________________________
11214 [  9584] By: gsar                                  on 2001/04/06  04:09:00
11215         Log: keep eval"" CVs alive until the end of the statement in which
11216              they're called; this avoids a coredump ensuing from search for
11217              lexicals in code such as:
11218              
11219              sub bug {
11220              my $s = @_;
11221              eval q[sub { eval 'sub { &$s }' }];
11222              }
11223              bug("x")->()->();
11224              
11225              this code still doesn't work as intended (as it has remained
11226              since time immemorial), but it doesn't provoke a coredump anymore
11227      Branch: maint-5.6/perl
11228            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
11229            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
11230 ____________________________________________________________________________
11231 [  9583] By: jhi                                   on 2001/04/05  23:52:51
11232         Log: Update Changes.
11233      Branch: perl
11234            ! Changes patchlevel.h
11235 ____________________________________________________________________________
11236 [  9582] By: jhi                                   on 2001/04/05  23:11:23
11237         Log: Slight doc tweak.
11238      Branch: perl
11239            ! pod/perlunicode.pod
11240 ____________________________________________________________________________
11241 [  9581] By: jhi                                   on 2001/04/05  23:04:11
11242         Log: Integrate perlio.
11243      Branch: perl
11244           !> pod/perlunicode.pod
11245 ____________________________________________________________________________
11246 [  9580] By: jhi                                   on 2001/04/05  23:03:29
11247         Log: Test for #9579.
11248      Branch: perl
11249            ! t/op/do.t
11250 ____________________________________________________________________________
11251 [  9579] By: jhi                                   on 2001/04/05  22:54:17
11252         Log: Subject: [PATCH] Propagate calling context for do '...'
11253              From: Gisle Aas <gisle@ActiveState.com>
11254              Date: 04 Apr 2001 20:17:29 -0700
11255              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
11256      Branch: perl
11257            ! pod/perlfunc.pod pp_ctl.c
11258 ____________________________________________________________________________
11259 [  9578] By: jhi                                   on 2001/04/05  22:52:51
11260         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
11261              From: Peter Prymmer <pvhp@forte.com>
11262              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
11263              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
11264      Branch: perl
11265            ! README.vms
11266 ____________________________________________________________________________
11267 [  9577] By: jhi                                   on 2001/04/05  22:48:22
11268         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
11269              From: "Craig A. Berry" <craigberry@mac.com>
11270              Date: Thu, 5 Apr 2001 13:43:28 -0500
11271              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
11272      Branch: perl
11273            ! README.vms
11274 ____________________________________________________________________________
11275 [  9576] By: jhi                                   on 2001/04/05  22:31:38
11276         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
11277              From: Michael G Schwern <schwern@pobox.com>
11278              Date: Thu, 5 Apr 2001 21:53:21 +0100
11279              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
11280      Branch: perl
11281            ! lib/base.pm t/lib/fields.t
11282 ____________________________________________________________________________
11283 [  9575] By: jhi                                   on 2001/04/05  22:26:10
11284         Log: FreeBSD hints tweak from Anton Berezin.
11285      Branch: perl
11286            ! hints/freebsd.sh
11287 ____________________________________________________________________________
11288 [  9574] By: jhi                                   on 2001/04/05  22:24:03
11289         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
11290              From: David Dyck <dcd@tc.fluke.com>
11291              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
11292              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
11293      Branch: perl
11294            ! t/op/oct.t
11295 ____________________________________________________________________________
11296 [  9573] By: jhi                                   on 2001/04/05  22:23:06
11297         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
11298              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
11299              From: David Dyck <dcd@tc.fluke.com>
11300              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
11301      Branch: perl
11302            ! pp.c
11303 ____________________________________________________________________________
11304 [  9572] By: jhi                                   on 2001/04/05  22:14:47
11305         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
11306              From: Robin Houston <robin@kitsite.com>
11307              Date: Thu, 5 Apr 2001 20:56:48 +0100
11308              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
11309      Branch: perl
11310            ! ext/B/B/Deparse.pm
11311 ____________________________________________________________________________
11312 [  9571] By: jhi                                   on 2001/04/05  22:12:53
11313         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
11314              From: Robin Houston <robin@kitsite.com>
11315              Date: Thu, 5 Apr 2001 19:55:51 +0100
11316              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
11317      Branch: perl
11318            ! ext/B/B/Deparse.pm
11319 ____________________________________________________________________________
11320 [  9570] By: jhi                                   on 2001/04/05  22:11:06
11321         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
11322              From: Robin Houston <robin@kitsite.com>
11323              Date: Thu, 5 Apr 2001 20:16:29 +0100
11324              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
11325      Branch: perl
11326            ! ext/B/B/Deparse.pm
11327 ____________________________________________________________________________
11328 [  9569] By: nick                                  on 2001/04/05  21:32:26
11329         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
11330      Branch: perlio
11331            ! pod/perlunicode.pod
11332 ____________________________________________________________________________
11333 [  9568] By: nick                                  on 2001/04/05  19:38:09
11334         Log: Integrate mainline
11335      Branch: perlio
11336           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
11337           !> (integrate 35 files)
11338 ____________________________________________________________________________
11339 [  9567] By: jhi                                   on 2001/04/05  18:31:45
11340         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
11341              From: Robin Houston <robin@kitsite.com>
11342              Date: Thu, 5 Apr 2001 18:03:23 +0100
11343              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
11344      Branch: perl
11345            ! ext/B/B/Deparse.pm
11346 ____________________________________________________________________________
11347 [  9566] By: jhi                                   on 2001/04/05  18:29:35
11348         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
11349              From: Robin Houston <robin@kitsite.com>
11350              Date: Thu, 5 Apr 2001 16:45:18 +0100
11351              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
11352      Branch: perl
11353            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
11354 ____________________________________________________________________________
11355 [  9565] By: jhi                                   on 2001/04/05  18:24:23
11356         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
11357              From: Robin Houston <robin@kitsite.com>
11358              Date: Thu, 5 Apr 2001 14:50:09 +0100
11359              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
11360      Branch: perl
11361            ! ext/B/B/Deparse.pm
11362 ____________________________________________________________________________
11363 [  9564] By: jhi                                   on 2001/04/05  18:23:03
11364         Log: Subject: [PATCH B::*] print control-character vars readably
11365              From: Robin Houston <robin@kitsite.com>
11366              Date: Thu, 5 Apr 2001 14:27:38 +0100
11367              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
11368              
11369              Needs EBCDICification.
11370      Branch: perl
11371            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
11372            ! ext/B/B/Terse.pm
11373 ____________________________________________________________________________
11374 [  9563] By: jhi                                   on 2001/04/05  18:20:32
11375         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
11376              Date: Thu, 5 Apr 2001 13:21:42 -0400
11377              From: Paul Schinder <schinder@pobox.com>
11378              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
11379              
11380              Mac OS X (Darwin) has extra pwent fields.
11381      Branch: perl
11382            ! t/op/pwent.t
11383 ____________________________________________________________________________
11384 [  9562] By: jhi                                   on 2001/04/05  17:57:51
11385         Log: Regen toc.
11386      Branch: perl
11387            ! pod/perltoc.pod
11388 ____________________________________________________________________________
11389 [  9561] By: jhi                                   on 2001/04/05  17:47:33
11390         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
11391      Branch: metaconfig
11392            ! U/Glossary.patch
11393      Branch: metaconfig/U/perl
11394            + d_u32align.U
11395            ! d_cmsghdr_s.U d_msghdr_s.U
11396 ____________________________________________________________________________
11397 [  9560] By: jhi                                   on 2001/04/05  17:47:01
11398         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
11399              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
11400              Introduce probes for struct msghdr, struct cmsghdr,
11401              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
11402              ualarm, usleep, for possible later extension work.
11403      Branch: perl
11404            + t/lib/md5-align.t
11405            ! Configure MANIFEST Porting/Glossary Porting/config.sh
11406            ! Porting/config_H config_h.SH configure.com epoc/config.sh
11407            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
11408            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11409            ! vos/config.ga.h win32/config.bc win32/config.gc
11410            ! win32/config.vc
11411 ____________________________________________________________________________
11412 [  9559] By: jhi                                   on 2001/04/05  13:03:04
11413         Log: Be traditional in your cpp (for the Errno extension).
11414      Branch: perl
11415            ! hints/darwin.sh
11416 ____________________________________________________________________________
11417 [  9558] By: jhi                                   on 2001/04/05  13:00:05
11418         Log: Add $Config{cppflags} to the gcc incantation.
11419      Branch: perl
11420            ! ext/Errno/Errno_pm.PL
11421 ____________________________________________________________________________
11422 [  9557] By: jhi                                   on 2001/04/05  04:22:39
11423         Log: Introduce Sean Burke's Class::ISA 0.32.
11424      Branch: perl
11425            + lib/Class/ISA.pm t/lib/class-isa.t
11426            ! MANIFEST
11427 ____________________________________________________________________________
11428 [  9556] By: jhi                                   on 2001/04/05  04:09:50
11429         Log: Subject: [PATCH AUTHORS] Housekeeping
11430              From: Paul Johnson <paul@pjcj.net> 
11431              Date: Wed, 4 Apr 2001 22:45:47 +0200
11432              Message-ID: <20010404224547.D9548@pjcj.net>
11433      Branch: perl
11434            ! AUTHORS
11435 ____________________________________________________________________________
11436 [  9555] By: jhi                                   on 2001/04/05  04:06:33
11437         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
11438              From: Gisle Aas <gisle@ActiveState.com>
11439              Date: 04 Apr 2001 14:23:04 -0700
11440              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
11441      Branch: perl
11442            ! pod/perlfaq9.pod
11443 ____________________________________________________________________________
11444 [  9554] By: jhi                                   on 2001/04/05  04:05:49
11445         Log: Downgrade also the "Wide character" diagnostic.
11446      Branch: perl
11447            ! pod/perldiag.pod
11448 ____________________________________________________________________________
11449 [  9553] By: jhi                                   on 2001/04/05  04:00:33
11450         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
11451              maintperl into mainline.
11452              
11453              "double" should be "NV"; standard typemap is missing entry
11454              for NV
11455              
11456              s/djSP/dSP/
11457              
11458              Downgrade "Wide character in print" to a warning.
11459              
11460              B::Deparse fix for ${^FOO} and documentation for PVX() method
11461              (from Robin Houston)
11462              
11463              tr/// doesn't null-terminate the result in some situations
11464              (from Gisle Aas)
11465      Branch: perl
11466           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
11467           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
11468           !> t/io/utf8.t t/op/tr.t
11469 ____________________________________________________________________________
11470 [  9552] By: jhi                                   on 2001/04/05  03:52:50
11471         Log: Retract changes #9542 and #9538 (from maintperl, integrated
11472              at #9540), shouldn't be needed because of the perlio changes.
11473      Branch: perl
11474            ! util.c
11475 ____________________________________________________________________________
11476 [  9551] By: gsar                                  on 2001/04/05  00:18:34
11477         Log: tr/// doesn't null-terminate the result in some situations
11478              (from Gisle Aas)
11479      Branch: maint-5.6/perl
11480            ! doop.c t/op/tr.t
11481 ____________________________________________________________________________
11482 [  9550] By: gsar                                  on 2001/04/04  20:04:17
11483         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
11484              (from Robin Houston)
11485      Branch: maint-5.6/perl
11486            ! ext/B/B.pm ext/B/B/Deparse.pm
11487 ____________________________________________________________________________
11488 [  9549] By: nick                                  on 2001/04/04  18:56:15
11489         Log: Downgrade "Wide character in print" to a warning.
11490      Branch: perlio
11491            ! doio.c t/io/utf8.t
11492 ____________________________________________________________________________
11493 [  9548] By: gsar                                  on 2001/04/04  18:51:49
11494         Log: integrate changes#9460,9462,9482,9521,9522
11495              
11496              Subject: PATCH: B::Debug should show LOOP-specific fields
11497              
11498              Subject: B::Deparse precedence bug. (Patch included.)
11499              
11500              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
11501              
11502              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
11503              
11504              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
11505      Branch: maint-5.6/perl
11506           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
11507           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
11508 ____________________________________________________________________________
11509 [  9547] By: gsar                                  on 2001/04/04  18:49:16
11510         Log: s/djSP/dSP/
11511      Branch: maint-5.6/perl
11512            ! ext/Thread/Thread.xs
11513 ____________________________________________________________________________
11514 [  9546] By: nick                                  on 2001/04/04  18:44:00
11515         Log: Integrate mainline.
11516      Branch: perlio
11517           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
11518           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
11519 ____________________________________________________________________________
11520 [  9545] By: gsar                                  on 2001/04/04  18:38:52
11521         Log: integrate change#8837 from mainline
11522              
11523              Subject: [patch] -Wall cleanup round 2
11524      Branch: maint-5.6/perl
11525           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
11526           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
11527           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
11528           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11529           !> ext/SDBM_File/SDBM_File.xs
11530 ____________________________________________________________________________
11531 [  9544] By: gsar                                  on 2001/04/04  17:49:57
11532         Log: "double" should be "NV"; standard typemap is missing entry
11533              for NV
11534      Branch: maint-5.6/perl
11535            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
11536 ____________________________________________________________________________
11537 [  9543] By: jhi                                   on 2001/04/04  14:13:18
11538         Log: Thou shalt not (just) match for English error messages.
11539      Branch: perl
11540            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
11541            ! os2/OS2/Process/Process.pm
11542 ____________________________________________________________________________
11543 [  9542] By: jhi                                   on 2001/04/04  13:20:39
11544         Log: Make the stdio tricks of fflush_all() to exist only if
11545              stdio is being used.
11546      Branch: perl
11547            ! util.c
11548 ____________________________________________________________________________
11549 [  9541] By: jhi                                   on 2001/04/04  04:20:24
11550         Log: Subject: Re: [PATCH] Lighten up glob
11551              From: Benjamin Sugars <bsugars@canoe.ca>
11552              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
11553              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
11554      Branch: perl
11555            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
11556            ! util.c
11557 ____________________________________________________________________________
11558 [  9540] By: jhi                                   on 2001/04/04  04:03:57
11559         Log: Integrate changes #9538,9539 from maintperl into mainline.
11560              
11561              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
11562              for use with _fwalk() (fix for change#7705)
11563              
11564              another tweak needed for SunOS 4.1.x build (from Mike Guy)
11565              (cp -f is not portable)
11566      Branch: perl
11567           !> Makefile.SH util.c
11568 ____________________________________________________________________________
11569 [  9539] By: gsar                                  on 2001/04/04  03:01:14
11570         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
11571      Branch: maint-5.6/perl
11572            ! Makefile.SH
11573 ____________________________________________________________________________
11574 [  9538] By: gsar                                  on 2001/04/04  01:00:38
11575         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
11576              for use with _fwalk() (fix for change#7705)
11577      Branch: maint-5.6/perl
11578            ! util.c
11579 ____________________________________________________________________________
11580 [  9537] By: nick                                  on 2001/04/03  19:24:55
11581         Log: Integrate mainline
11582      Branch: perlio
11583           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
11584           +> lib/unicode/PropList.html
11585            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
11586           !> (integrate 69 files)
11587 ____________________________________________________________________________
11588 [  9536] By: jhi                                   on 2001/04/03  18:02:31
11589         Log: Integrate change #9533 from maintperl into mainline.
11590              
11591              better fix for change#9517 to accomodate UNC paths like
11592              \\server\share\foo, and paths with trailing backslash
11593              like c:\this\
11594      Branch: perl
11595           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11596 ____________________________________________________________________________
11597 [  9535] By: jhi                                   on 2001/04/03  17:58:07
11598         Log: Change the push/unshift warning to be of class syntax, not misc.
11599      Branch: perl
11600            ! op.c pod/perldiag.pod t/pragma/warn/op
11601 ____________________________________________________________________________
11602 [  9534] By: jhi                                   on 2001/04/03  15:03:46
11603         Log: Change the push/unshift warning (#9532) to talk about "no values"
11604              instead of "no arguments".
11605      Branch: perl
11606            ! op.c pod/perldiag.pod t/pragma/warn/op
11607 ____________________________________________________________________________
11608 [  9533] By: gsar                                  on 2001/04/03  14:30:07
11609         Log: better fix for change#9517 to accomodate UNC paths like
11610              \\server\share\foo, and paths with trailing backslash
11611              like c:\this\
11612      Branch: maint-5.6/perl
11613            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11614 ____________________________________________________________________________
11615 [  9532] By: jhi                                   on 2001/04/03  13:11:46
11616         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
11617              From: Robin Houston <robin@kitsite.com>
11618              Date: Mon, 2 Apr 2001 15:03:29 +0100
11619              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
11620      Branch: perl
11621            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
11622 ____________________________________________________________________________
11623 [  9531] By: jhi                                   on 2001/04/03  13:06:34
11624         Log: Integrate change #9530 from maintperl into mainline.
11625              
11626              accomodate VMS "mailbox overflow" quirk in testsuite (from
11627              Craig Berry)
11628      Branch: perl
11629           !> t/lib/socket.t
11630 ____________________________________________________________________________
11631 [  9530] By: gsar                                  on 2001/04/03  04:56:41
11632         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
11633              Craig Berry)
11634      Branch: maint-5.6/perl
11635            ! t/lib/socket.t
11636 ____________________________________________________________________________
11637 [  9529] By: jhi                                   on 2001/04/03  02:34:34
11638         Log: Update Changes.
11639      Branch: perl
11640            ! Changes patchlevel.h
11641 ____________________________________________________________________________
11642 [  9528] By: jhi                                   on 2001/04/03  01:27:57
11643         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
11644              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
11645              To: perl5-porters@perl.org
11646              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
11647      Branch: perl
11648            ! pod/perlfaq3.pod
11649 ____________________________________________________________________________
11650 [  9527] By: jhi                                   on 2001/04/03  01:22:09
11651         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
11652              From: Peter Prymmer <pvhp@forte.com>
11653              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
11654              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
11655      Branch: perl
11656            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
11657 ____________________________________________________________________________
11658 [  9526] By: jhi                                   on 2001/04/03  01:18:25
11659         Log: The metaconfig unit changes for #9525.
11660      Branch: metaconfig
11661            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
11662      Branch: metaconfig/U/perl
11663            ! use64bits.U
11664 ____________________________________________________________________________
11665 [  9525] By: jhi                                   on 2001/04/03  01:17:30
11666         Log: Configure sanity checks:
11667              * if use64bitall is attempted but pointers are only 32-bit,
11668              'downgrade' to use64bitint
11669              * if use64bitint is attempted but there's no quad type,
11670              forget about use64bitint (well, the default for it is 'n',
11671              the user can still override this)
11672              * if pointers are 64 bits, do not try to use Perl's malloc
11673      Branch: perl
11674            ! Configure
11675 ____________________________________________________________________________
11676 [  9524] By: gsar                                  on 2001/04/03  01:09:12
11677         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
11678      Branch: maint-5.6/perl
11679            ! pp_sys.c
11680 ____________________________________________________________________________
11681 [  9523] By: jhi                                   on 2001/04/03  00:02:31
11682         Log: (Retracted by #9609)
11683              
11684              Make it harder for parallel makes to enter 'test' before
11685              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
11686              should be unhappy enough, but sometimes parallel makes seem
11687              to sneak past both in Tru64 and AIX.)
11688      Branch: perl
11689            ! Makefile.SH
11690 ____________________________________________________________________________
11691 [  9522] By: jhi                                   on 2001/04/02  22:35:31
11692         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
11693              Date: Mon, 2 Apr 2001 22:54:10 +0100
11694              From: Robin Houston <robin@kitsite.com>
11695              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
11696      Branch: perl
11697            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
11698 ____________________________________________________________________________
11699 [  9521] By: jhi                                   on 2001/04/02  22:32:23
11700         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
11701              From: Robin Houston <robin@kitsite.com>
11702              Date: Mon, 2 Apr 2001 20:24:03 +0100
11703              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
11704      Branch: perl
11705            ! ext/B/B/Concise.pm
11706 ____________________________________________________________________________
11707 [  9520] By: jhi                                   on 2001/04/02  22:30:43
11708         Log: Subject: [PATCH] REALLY pedantic hv.h nit
11709              From: Simon Cozens <simon@netthink.co.uk>
11710              Date: Mon, 2 Apr 2001 15:43:06 +0100
11711              Message-ID: <20010402154306.A21711@netthink.co.uk>
11712      Branch: perl
11713            ! hv.h
11714 ____________________________________________________________________________
11715 [  9519] By: jhi                                   on 2001/04/02  22:28:04
11716         Log: Based on
11717              
11718              Subject: [foolperl] EPOC fix
11719              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11720              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
11721              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
11722      Branch: perl
11723            ! pp_sys.c
11724 ____________________________________________________________________________
11725 [  9518] By: jhi                                   on 2001/04/02  22:22:34
11726         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
11727              
11728              README.win32 tweaks; add a note about alternative location for
11729              getting a gcc-2.95.2 that will build perl properly on windows
11730              
11731              add some notes about gutsy threading matters
11732              
11733              many of the utilities interpolate literal paths within doublequotes
11734              (fails on dosish platforms where path contains backslashes)
11735      Branch: perl
11736           !> README.win32 pod/perlguts.pod utils/perldoc.PL
11737           !> x2p/find2perl.PL x2p/s2p.PL
11738 ____________________________________________________________________________
11739 [  9517] By: gsar                                  on 2001/04/02  19:52:21
11740         Log: many of the utilities interpolate literal paths within doublequotes
11741              (fails on dosish platforms where path contains backslashes)
11742      Branch: maint-5.6/perl
11743            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11744 ____________________________________________________________________________
11745 [  9516] By: gsar                                  on 2001/04/02  05:49:37
11746         Log: a foolish release
11747      Branch: maint-5.6/perl
11748            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
11749            ! pod/perltoc.pod
11750 ____________________________________________________________________________
11751 [  9515] By: gsar                                  on 2001/04/02  05:04:29
11752         Log: add missing changelog summaries
11753      Branch: maint-5.6/perl
11754            ! Changes
11755 ____________________________________________________________________________
11756 [  9514] By: gsar                                  on 2001/04/02  04:07:13
11757         Log: add some notes about gutsy threading matters
11758      Branch: maint-5.6/perl
11759            ! pod/perlguts.pod
11760 ____________________________________________________________________________
11761 [  9513] By: gsar                                  on 2001/04/02  03:25:21
11762         Log: add more prominent caveat notices about experimental features
11763      Branch: maint-5.6/perl
11764            ! pod/perlfork.pod pod/perlunicode.pod
11765 ____________________________________________________________________________
11766 [  9512] By: gsar                                  on 2001/04/02  02:54:33
11767         Log: integrate changes#9479,9509 from mainline
11768              
11769              [PATCH] File::Glob stuff for Mac OS
11770              
11771              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
11772      Branch: maint-5.6/perl
11773           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11774           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
11775           !> t/lib/glob-taint.t
11776 ____________________________________________________________________________
11777 [  9511] By: gsar                                  on 2001/04/02  02:38:24
11778         Log: README.win32 tweaks; add a note about alternative location for
11779              getting a gcc-2.95.2 that will build perl properly on windows
11780      Branch: maint-5.6/perl
11781            ! README.win32
11782 ____________________________________________________________________________
11783 [  9510] By: jhi                                   on 2001/04/01  20:45:10
11784         Log: An ambiguosity warning.
11785      Branch: perl
11786            ! t/lib/trig.t
11787 ____________________________________________________________________________
11788 [  9509] By: jhi                                   on 2001/04/01  19:53:47
11789         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
11790              From: Jonathan Stowe <gellyfish@gellyfish.com>
11791              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
11792              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
11793      Branch: perl
11794            ! ext/File/Glob/bsd_glob.c
11795 ____________________________________________________________________________
11796 [  9508] By: jhi                                   on 2001/04/01  19:35:03
11797         Log: Update Changes.
11798      Branch: perl
11799            ! Changes patchlevel.h
11800 ____________________________________________________________________________
11801 [  9507] By: jhi                                   on 2001/04/01  19:24:01
11802         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
11803              from mainline to maintperl: pod tweaks.
11804      Branch: maint-5.6/perl
11805           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
11806           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
11807           !> pod/perlvar.pod
11808 ____________________________________________________________________________
11809 [  9506] By: jhi                                   on 2001/04/01  19:11:53
11810         Log: Commit Sarathy to April release of 5.6.1 :-)
11811      Branch: perl
11812            ! pod/perlfaq1.pod
11813 ____________________________________________________________________________
11814 [  9505] By: jhi                                   on 2001/04/01  19:03:15
11815         Log: Subject: PATCH 5.6.0 (perldebug.pod)
11816              From: Mark-Jason Dominus <mjd@plover.com>
11817              Date: Sun, 01 Apr 2001 14:25:11 -0400
11818              Message-ID: <20010401182511.9247.qmail@plover.com>
11819      Branch: perl
11820            ! pod/perldebug.pod
11821 ____________________________________________________________________________
11822 [  9504] By: jhi                                   on 2001/04/01  18:43:09
11823         Log: Add great_circle_direction().
11824      Branch: perl
11825            ! lib/Math/Trig.pm t/lib/trig.t
11826 ____________________________________________________________________________
11827 [  9503] By: jhi                                   on 2001/04/01  17:29:12
11828         Log: Unicode ReadMe update for Unicode 3.1.
11829      Branch: perl
11830            ! lib/unicode/ReadMe.txt
11831 ____________________________________________________________________________
11832 [  9502] By: jhi                                   on 2001/04/01  17:18:40
11833         Log: Integrate change #9501 from maintperl into mainline.
11834              
11835              fix the perlembed notes on multiple interpreters
11836              
11837              fix ExtUtils::Embed to work passably on Windows
11838      Branch: perl
11839           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
11840 ____________________________________________________________________________
11841 [  9501] By: gsar                                  on 2001/04/01  07:21:57
11842         Log: fix the perlembed notes on multiple interpreters
11843              
11844              fix ExtUtils::Embed to work passably on Windows
11845      Branch: maint-5.6/perl
11846            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
11847 ____________________________________________________________________________
11848 [  9500] By: jhi                                   on 2001/04/01  05:58:23
11849         Log: Test for #9499.
11850      Branch: perl
11851            ! t/op/tr.t
11852 ____________________________________________________________________________
11853 [  9499] By: jhi                                   on 2001/04/01  05:55:46
11854         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
11855      Branch: perl
11856            ! embed.h embed.pl op.c proto.h
11857 ____________________________________________________________________________
11858 [  9498] By: jhi                                   on 2001/04/01  05:44:34
11859         Log: Protect the workaround hunk more.
11860      Branch: perl
11861            ! toke.c
11862 ____________________________________________________________________________
11863 [  9497] By: jhi                                   on 2001/04/01  00:24:25
11864         Log: Integrate changes #9493,9494,9495,9496 from maintperl
11865              into mainline.
11866              
11867              fix a broken workaround for Borland compiler in change#4739
11868              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
11869              
11870              nits spotted by Borland compiler
11871              
11872              avoid redefinition warnings under Borland 5.02
11873              
11874              various nits identified by the Borland 5.5 compiler; remove suppression
11875              of a few warnings
11876      Branch: perl
11877           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
11878           !> win32/win32.h
11879 ____________________________________________________________________________
11880 [  9496] By: gsar                                  on 2001/03/31  23:22:28
11881         Log: various nits identified by the Borland 5.5 compiler; remove suppression
11882              of a few warnings
11883      Branch: maint-5.6/perl
11884            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
11885 ____________________________________________________________________________
11886 [  9495] By: gsar                                  on 2001/03/31  21:03:08
11887         Log: avoid redefinition warnings under Borland 5.02
11888      Branch: maint-5.6/perl
11889            ! win32/makefile.mk
11890 ____________________________________________________________________________
11891 [  9494] By: gsar                                  on 2001/03/31  20:18:59
11892         Log: nits spotted by Borland compiler
11893      Branch: maint-5.6/perl
11894            ! utf8.h win32/win32.h
11895 ____________________________________________________________________________
11896 [  9493] By: gsar                                  on 2001/03/31  20:18:05
11897         Log: fix a broken workaround for Borland compiler in change#4739
11898              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
11899      Branch: maint-5.6/perl
11900            ! toke.c
11901 ____________________________________________________________________________
11902 [  9492] By: jhi                                   on 2001/03/31  18:36:24
11903         Log: Integrate change #9491 from maintperl into mainline.
11904              
11905              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
11906              directory is relative (need to fetch the full path name *before*
11907              the chdir!)
11908      Branch: perl
11909           !> lib/Cwd.pm
11910 ____________________________________________________________________________
11911 [  9491] By: gsar                                  on 2001/03/31  17:01:56
11912         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
11913              directory is relative (need to fetch the full path name *before*
11914              the chdir!)
11915              
11916              this is a followup patch for change#6749
11917      Branch: maint-5.6/perl
11918            ! lib/Cwd.pm
11919 ____________________________________________________________________________
11920 [  9490] By: jhi                                   on 2001/03/31  15:50:18
11921         Log: Subject: Re: [PATCH] av.h cosmetics
11922              From: Simon Cozens <simon@netthink.co.uk>
11923              Date: Sat, 31 Mar 2001 13:09:59 +0100
11924              Message-ID: <20010331130959.A22000@netthink.co.uk>
11925              
11926              Document AvALLOC.
11927      Branch: perl
11928            ! pod/perlguts.pod
11929 ____________________________________________________________________________
11930 [  9489] By: jhi                                   on 2001/03/31  15:48:44
11931         Log: Subject: [PATCH] Re: Math::Big* v1.21
11932              From: Tels <perl_dummy@bloodgate.com>
11933              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
11934              Message-Id: <200103311125.GAA377738@www08.hway.net>
11935      Branch: perl
11936            ! pod/perlop.pod
11937 ____________________________________________________________________________
11938 [  9488] By: jhi                                   on 2001/03/31  03:39:51
11939         Log: Debug output tweak.
11940      Branch: perl
11941            ! t/lib/cwd.t
11942 ____________________________________________________________________________
11943 [  9487] By: jhi                                   on 2001/03/31  03:33:02
11944         Log: OverVMSification.
11945      Branch: perl
11946            ! t/lib/cwd.t
11947 ____________________________________________________________________________
11948 [  9486] By: jhi                                   on 2001/03/31  03:01:40
11949         Log: Missed MANIFESTations in #9483.
11950      Branch: perl
11951            ! MANIFEST
11952 ____________________________________________________________________________
11953 [  9485] By: jhi                                   on 2001/03/31  02:58:17
11954         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
11955              From: Peter Prymmer <pvhp@forte.com>
11956              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
11957              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
11958      Branch: perl
11959            ! regexec.c t/lib/cwd.t
11960 ____________________________________________________________________________
11961 [  9484] By: jhi                                   on 2001/03/31  01:04:41
11962         Log: Obsolete file (see #3938)
11963      Branch: perl
11964            - lib/unicode/README.Ethiopic
11965            ! MANIFEST
11966 ____________________________________________________________________________
11967 [  9483] By: jhi                                   on 2001/03/31  00:52:42
11968         Log: Update to Unicode 3.1.
11969              (Rename Names.txt to NamesList.txt.)
11970      Branch: perl
11971            + lib/unicode/NamesList.txt lib/unicode/PropList.html
11972            - lib/unicode/Names.txt
11973            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
11974            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
11975            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
11976            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
11977            ! lib/unicode/UCD.html lib/unicode/Unicode.html
11978            ! lib/unicode/rename lib/unicode/version
11979 ____________________________________________________________________________
11980 [  9482] By: jhi                                   on 2001/03/30  23:33:44
11981         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
11982              From: Robin Houston <robin@kitsite.com>
11983              Date: Fri, 30 Mar 2001 20:07:22 +0100
11984              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
11985      Branch: perl
11986            ! ext/B/B/Deparse.pm
11987 ____________________________________________________________________________
11988 [  9481] By: jhi                                   on 2001/03/30  23:20:25
11989         Log: Subject: Re: [PATCH] CwdXS, Take 2
11990              From: Benjamin Sugars <bsugars@canoe.ca>
11991              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
11992              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
11993      Branch: perl
11994            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
11995            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
11996 ____________________________________________________________________________
11997 [  9480] By: jhi                                   on 2001/03/30  22:52:38
11998         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
11999              From: David Dyck <dcd@tc.fluke.com>
12000              Date: Fri, 30 Mar 2001 14:44:13 -0800
12001              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
12002              
12003              The t/rantests flags file creation was accidentally
12004              removed by #9217.
12005      Branch: perl
12006            ! Makefile.SH
12007 ____________________________________________________________________________
12008 [  9479] By: jhi                                   on 2001/03/30  22:45:45
12009         Log: Subject: [PATCH] File::Glob stuff for Mac OS
12010              From: Chris Nandor <pudge@pobox.com>
12011              Date: Fri, 30 Mar 2001 16:51:00 -0500
12012              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
12013      Branch: perl
12014            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12015            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
12016            ! t/lib/glob-taint.t
12017 ____________________________________________________________________________
12018 [  9478] By: jhi                                   on 2001/03/30  22:43:12
12019         Log: Subject: fix for win32/buildext.pl
12020              From: "Vadim Konovalov" <watman@inbox.ru>
12021              Date: Sat, 31 Mar 2001 00:50:36 +0400
12022              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
12023      Branch: perl
12024            ! win32/buildext.pl
12025 ____________________________________________________________________________
12026 [  9477] By: jhi                                   on 2001/03/30  22:41:16
12027         Log: Subject: small base.pm doc patch
12028              From: Leon Brocard <acme@astray.com>
12029              Date: Fri, 30 Mar 2001 21:49:57 +0100
12030              Message-ID: <20010330214957.B8733@ns0.astray.com>
12031      Branch: perl
12032            ! lib/base.pm
12033 ____________________________________________________________________________
12034 [  9476] By: jhi                                   on 2001/03/30  18:16:57
12035         Log: Subject: [PATCH] av.h cosmetics
12036              From: Simon Cozens <simon@netthink.co.uk>
12037              Date: Fri, 30 Mar 2001 18:12:28 +0100
12038              Message-ID: <20010330181228.A9319@netthink.co.uk>
12039      Branch: perl
12040            ! av.h
12041 ____________________________________________________________________________
12042 [  9475] By: jhi                                   on 2001/03/30  18:15:50
12043         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
12044              From: "Philip Newton" <pnewton@gmx.de>
12045              Date: Fri, 30 Mar 2001 19:06:57 +0200
12046              Message-ID: <3AC4D951.14815.1AC7068@localhost>
12047      Branch: perl
12048            ! pod/perlhack.pod
12049 ____________________________________________________________________________
12050 [  9474] By: jhi                                   on 2001/03/30  18:14:02
12051         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
12052              From: Benjamin Sugars <bsugars@canoe.ca>
12053              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
12054              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
12055      Branch: perl
12056            ! t/lib/glob-basic.t
12057 ____________________________________________________________________________
12058 [  9473] By: jhi                                   on 2001/03/30  16:09:24
12059         Log: Update Changes.
12060      Branch: perl
12061            ! Changes patchlevel.h
12062 ____________________________________________________________________________
12063 [  9472] By: jhi                                   on 2001/03/30  15:16:08
12064         Log: Integrate perlio.
12065      Branch: perl
12066           !> t/lib/cwd.t t/lib/glob-basic.t
12067 ____________________________________________________________________________
12068 [  9471] By: nick                                  on 2001/03/30  14:47:10
12069         Log: Should be (^O eq 'MSWin32') not 'Win32'
12070              Fail #12 seems real - chdir is in wrong dir.
12071      Branch: perlio
12072            ! t/lib/cwd.t
12073 ____________________________________________________________________________
12074 [  9470] By: jhi                                   on 2001/03/30  14:41:11
12075         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
12076              From: Radu Greab <radu@netsoft.ro>
12077              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
12078              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
12079              
12080              Replace #9352.
12081      Branch: perl
12082            ! ext/Socket/Socket.xs pp_sys.c
12083 ____________________________________________________________________________
12084 [  9469] By: jhi                                   on 2001/03/30  14:37:51
12085         Log: Subject: PATCH pod/perldiag.pod
12086              From: Robin Houston <robin@kitsite.com>
12087              Date: Fri, 30 Mar 2001 14:10:36 +0100
12088              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
12089      Branch: perl
12090            ! pod/perldiag.pod t/lib/glob-basic.t
12091 ____________________________________________________________________________
12092 [  9468] By: jhi                                   on 2001/03/30  14:36:36
12093         Log: Subject: Better diagnostic in io/fs.t
12094              From: andreas.koenig@anima.de (Andreas J. Koenig)
12095              Date: 30 Mar 2001 10:11:43 +0200
12096              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
12097      Branch: perl
12098            ! t/io/fs.t
12099 ____________________________________________________________________________
12100 [  9467] By: nick                                  on 2001/03/30  14:25:43
12101         Log: Skip order test of glob if case-ignoring system cannot 
12102              create a.test and A.test
12103      Branch: perlio
12104            ! t/lib/glob-basic.t
12105 ____________________________________________________________________________
12106 [  9466] By: nick                                  on 2001/03/30  13:03:12
12107         Log: Integrate mainline.
12108      Branch: perlio
12109            - ext/re/hints/aix.pl
12110           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
12111           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
12112           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
12113           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
12114 ____________________________________________________________________________
12115 [  9465] By: jhi                                   on 2001/03/30  03:53:37
12116         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
12117              the tests sometimes hang, sometimes not.)
12118      Branch: perl
12119            ! t/lib/io_multihomed.t t/lib/io_sock.t
12120 ____________________________________________________________________________
12121 [  9464] By: jhi                                   on 2001/03/30  02:56:04
12122         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
12123              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12124              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
12125              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
12126      Branch: perl
12127            ! op.c
12128 ____________________________________________________________________________
12129 [  9463] By: jhi                                   on 2001/03/30  02:34:48
12130         Log: Test for #9462.
12131      Branch: perl
12132            ! t/lib/b.t
12133 ____________________________________________________________________________
12134 [  9462] By: jhi                                   on 2001/03/30  02:29:37
12135         Log: Subject: B::Deparse precedence bug. (Patch included.)
12136              From: Jeremy Madea <jmadea@inktomi.com>
12137              Date: Thu, 29 Mar 2001 12:05:02 -0800
12138              Message-ID: <20010329120502.A24881@dr.inktomi.com>
12139      Branch: perl
12140            ! ext/B/B/Deparse.pm
12141 ____________________________________________________________________________
12142 [  9461] By: jhi                                   on 2001/03/30  02:18:41
12143         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
12144              From: Peter Prymmer <pvhp@forte.com>
12145              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
12146              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
12147      Branch: perl
12148            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
12149            ! t/lib/md5-file.t
12150 ____________________________________________________________________________
12151 [  9460] By: jhi                                   on 2001/03/30  02:17:07
12152         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
12153              From: Robin Houston <robin@kitsite.com>
12154              Date: Thu, 29 Mar 2001 20:47:56 +0100
12155              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
12156      Branch: perl
12157            ! ext/B/B/Debug.pm
12158 ____________________________________________________________________________
12159 [  9459] By: jhi                                   on 2001/03/30  02:16:05
12160         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
12161              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12162              Date: Wed, 28 Mar 2001 18:02:20 -0600
12163              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
12164      Branch: perl
12165            ! lib/ExtUtils/MM_VMS.pm
12166 ____________________________________________________________________________
12167 [  9458] By: jhi                                   on 2001/03/30  02:07:58
12168         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
12169              From: "Joshua E. Rodd" <jrodd@pbs.org>
12170              Date: Wed, 28 Mar 2001 17:29:12 -0500
12171              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
12172      Branch: perl
12173            ! pod/perlop.pod
12174 ____________________________________________________________________________
12175 [  9457] By: jhi                                   on 2001/03/30  02:04:33
12176         Log: Subject: ext/re/aix.pl can go
12177              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12178              Date: Thu, 29 Mar 2001 12:03:28 +0200
12179              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
12180      Branch: perl
12181            - ext/re/hints/aix.pl
12182            ! MANIFEST
12183 ____________________________________________________________________________
12184 [  9456] By: jhi                                   on 2001/03/30  02:03:32
12185         Log: Integrate perlio.
12186      Branch: perl
12187           !> ext/Encode/Encode.xs installperl
12188 ____________________________________________________________________________
12189 [  9455] By: nick                                  on 2001/03/29  21:11:46
12190         Log: DLL name has changed so installperl needs to know
12191              (Why isn't it working it out or passed it?)
12192      Branch: perlio
12193            ! installperl
12194 ____________________________________________________________________________
12195 [  9454] By: nick                                  on 2001/03/29  20:56:12
12196         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
12197              and we don't get undef warnings.
12198      Branch: perlio
12199            ! ext/Encode/Encode.xs
12200 ____________________________________________________________________________
12201 [  9453] By: nick                                  on 2001/03/29  17:58:48
12202         Log: Integrate mainline
12203      Branch: perlio
12204           !> Changes patchlevel.h
12205 ____________________________________________________________________________
12206 [  9452] By: jhi                                   on 2001/03/29  16:44:55
12207         Log: Update Changes.
12208      Branch: perl
12209            ! Changes patchlevel.h
12210 ____________________________________________________________________________
12211 [  9451] By: nick                                  on 2001/03/29  16:31:38
12212         Log: Integrate mainline
12213      Branch: perlio
12214           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
12215           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
12216           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
12217           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
12218           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
12219 ____________________________________________________________________________
12220 [  9450] By: jhi                                   on 2001/03/29  16:29:17
12221         Log: Integrate perlio.
12222      Branch: perl
12223           !> win32/buildext.pl
12224 ____________________________________________________________________________
12225 [  9449] By: jhi                                   on 2001/03/29  15:50:01
12226         Log: Update Changes.
12227      Branch: perl
12228            ! Changes patchlevel.h
12229 ____________________________________________________________________________
12230 [  9448] By: nick                                  on 2001/03/29  15:47:15
12231         Log: Make sure buildext.pl finds Errno.pm
12232      Branch: perlio
12233            ! win32/buildext.pl
12234 ____________________________________________________________________________
12235 [  9447] By: jhi                                   on 2001/03/29  15:39:34
12236         Log: Integrate perlio.
12237      Branch: perl
12238           !> win32/makefile.mk
12239 ____________________________________________________________________________
12240 [  9446] By: nick                                  on 2001/03/29  15:30:03
12241         Log: Integrate win32/makefile.mk with mainline.
12242      Branch: perlio
12243           !> win32/makefile.mk
12244 ____________________________________________________________________________
12245 [  9445] By: nick                                  on 2001/03/29  15:27:32
12246         Log: Fix breakage ... 
12247      Branch: perlio
12248            ! win32/makefile.mk
12249 ____________________________________________________________________________
12250 [  9444] By: jhi                                   on 2001/03/29  15:03:08
12251         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
12252              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12253              Date: Thu, 29 Mar 2001 10:32:59 +0400
12254              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
12255      Branch: perl
12256            ! win32/makefile.mk
12257 ____________________________________________________________________________
12258 [  9443] By: jhi                                   on 2001/03/29  15:02:12
12259         Log: Integrate perlio.
12260      Branch: perl
12261           +> win32/buildext.pl
12262           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
12263           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
12264 ____________________________________________________________________________
12265 [  9442] By: nick                                  on 2001/03/29  14:59:11
12266         Log: Work in progress - determine win32 extensions to build via script.
12267      Branch: perlio
12268            + win32/buildext.pl
12269            ! MANIFEST win32/makefile.mk
12270 ____________________________________________________________________________
12271 [  9441] By: jhi                                   on 2001/03/29  14:51:47
12272         Log: Reintroduce the use of external pwd.
12273      Branch: perl
12274            ! t/lib/cwd.t
12275 ____________________________________________________________________________
12276 [  9440] By: jhi                                   on 2001/03/29  14:42:58
12277         Log: use warnings instead of -w.
12278      Branch: perl
12279            ! utils/h2xs.PL
12280 ____________________________________________________________________________
12281 [  9439] By: jhi                                   on 2001/03/29  14:41:52
12282         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
12283              From: Jonathan Stowe <gellyfish@gellyfish.com>
12284              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
12285              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
12286      Branch: perl
12287            ! utils/h2xs.PL
12288 ____________________________________________________________________________
12289 [  9438] By: jhi                                   on 2001/03/29  14:39:38
12290         Log: Subject: [PATCH perl@9424] minor pod nits
12291              From: Robin Barker <rmb1@cise.npl.co.uk>
12292              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
12293              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
12294      Branch: perl
12295            ! pod/perlhack.pod pod/perliol.pod
12296 ____________________________________________________________________________
12297 [  9437] By: jhi                                   on 2001/03/29  14:29:16
12298         Log: Subject: [PATCH perl@9424] typemap cast warning
12299              From: Robin Barker <rmb1@cise.npl.co.uk>
12300              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
12301              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
12302      Branch: perl
12303            ! lib/ExtUtils/typemap
12304 ____________________________________________________________________________
12305 [  9436] By: jhi                                   on 2001/03/29  14:26:03
12306         Log: Subject: [PATCH perl@9424] printf warning
12307              From: Robin Barker <rmb1@cise.npl.co.uk>
12308              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
12309              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
12310      Branch: perl
12311            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
12312            ! ext/Storable/Storable.xs toke.c
12313 ____________________________________________________________________________
12314 [  9435] By: nick                                  on 2001/03/29  14:23:31
12315         Log: Win32 has name conflict with ERROR
12316      Branch: perlio
12317            ! ext/PerlIO/Via/Via.xs
12318 ____________________________________________________________________________
12319 [  9434] By: jhi                                   on 2001/03/29  14:17:48
12320         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
12321              From: Peter Prymmer <pvhp@forte.com>
12322              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
12323              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
12324      Branch: perl
12325            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
12326 ____________________________________________________________________________
12327 [  9433] By: jhi                                   on 2001/03/29  13:52:44
12328         Log: test-prep target was missing.
12329      Branch: perl
12330            ! Makefile.SH
12331 ____________________________________________________________________________
12332 [  9432] By: nick                                  on 2001/03/29  12:40:03
12333         Log: Make as-shipped compiler default to MSVC6 
12334      Branch: perlio
12335            ! win32/makefile.mk
12336 ____________________________________________________________________________
12337 [  9431] By: nick                                  on 2001/03/29  12:12:16
12338         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
12339              akin to PerlIO::Scalar.
12340      Branch: perlio
12341            ! perlio.c perlio.h
12342 ____________________________________________________________________________
12343 [  9430] By: nick                                  on 2001/03/29  10:56:35
12344         Log: Integrate mainline.
12345      Branch: perlio
12346           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
12347           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
12348           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
12349           !> win32/makefile.mk win32/win32sck.c
12350 ____________________________________________________________________________
12351 [  9429] By: nick                                  on 2001/03/29  09:03:43
12352         Log: Noticed that two tests were skipped as perlio:: package
12353              isn't there any more. Changed the skip condition.
12354              Avoid core-dump if sv_utf8_upgrade() called on something
12355              that does not become SvPOK after SvPV() (e.g. a ref).
12356      Branch: perlio
12357            ! sv.c t/io/utf8.t t/lib/io_scalar.t
12358 ____________________________________________________________________________
12359 [  9428] By: jhi                                   on 2001/03/29  01:31:47
12360         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
12361              From: Benjamin Sugars <bsugars@canoe.ca> 
12362              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
12363              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
12364      Branch: perl
12365            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
12366            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
12367            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
12368 ____________________________________________________________________________
12369 [  9427] By: jhi                                   on 2001/03/29  00:49:30
12370         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
12371              From: "Vadim Konovalov" <watman@inbox.ru>
12372              Date: Thu, 29 Mar 2001 01:50:12 +0400
12373              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
12374      Branch: perl
12375            ! win32/makefile.mk win32/win32sck.c
12376 ____________________________________________________________________________
12377 [  9426] By: gsar                                  on 2001/03/29  00:28:04
12378         Log: dmake can only handle == and != in comparisons; support building
12379              with Borland's VCL libraries (from Vadim Konovalov)
12380      Branch: maint-5.6/perl
12381            ! win32/makefile.mk
12382 ____________________________________________________________________________
12383 [  9425] By: nick                                  on 2001/03/28  19:29:56
12384         Log: Integrate (@snapshot)
12385      Branch: perlio
12386           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
12387 ____________________________________________________________________________
12388 [  9424] By: jhi                                   on 2001/03/28  19:03:16
12389         Log: Update Changes.
12390      Branch: perl
12391            ! Changes patchlevel.h
12392 ____________________________________________________________________________
12393 [  9423] By: jhi                                   on 2001/03/28  18:52:09
12394         Log: Rmdir lib/XS on cleanup.
12395      Branch: perl
12396            ! Makefile.SH
12397 ____________________________________________________________________________
12398 [  9422] By: jhi                                   on 2001/03/28  18:49:34
12399         Log: Integrate perlio.
12400      Branch: perl
12401           !> t/op/utf8decode.t
12402 ____________________________________________________________________________
12403 [  9421] By: nick                                  on 2001/03/28  18:46:44
12404         Log: Loose duplicate chunk.
12405      Branch: perlio
12406            ! t/op/utf8decode.t
12407 ____________________________________________________________________________
12408 [  9420] By: nick                                  on 2001/03/28  18:44:11
12409         Log: Integrate mainline.
12410      Branch: perlio
12411           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
12412           !> vms/vmsish.h
12413 ____________________________________________________________________________
12414 [  9419] By: jhi                                   on 2001/03/28  18:42:05
12415         Log: Can't trust external pwds
12416              (either shell builtins or external programs)
12417      Branch: perl
12418            ! t/lib/cwd.t
12419 ____________________________________________________________________________
12420 [  9418] By: jhi                                   on 2001/03/28  18:34:05
12421         Log: Integrate perlio.
12422      Branch: perl
12423            - lib/perlio.pm
12424           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
12425           !> t/op/utf8decode.t
12426 ____________________________________________________________________________
12427 [  9417] By: nick                                  on 2001/03/28  18:24:02
12428         Log: PerlIO.pm / perlio.pm conflict.
12429              Update some pods.
12430              Make t/op/utf8decode.t a text file.
12431      Branch: perlio
12432            - lib/perlio.pm
12433            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
12434            ! t/op/utf8decode.t
12435 ____________________________________________________________________________
12436 [  9416] By: jhi                                   on 2001/03/28  18:06:07
12437         Log: Integrate change #9409 from mainline to maintperl.
12438              
12439              Yet another tweak on AIX dynaloading.
12440      Branch: maint-5.6/perl
12441           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12442 ____________________________________________________________________________
12443 [  9415] By: gsar                                  on 2001/03/28  17:13:01
12444         Log: integrate changes#9377,9385,9401 from mainline
12445              
12446              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
12447              
12448              If directory entries compare equal case-insensitively,
12449              retry case-sensitively.
12450              
12451              Subject: [PATCH] B::Terse and warnings
12452      Branch: maint-5.6/perl
12453           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
12454           !> t/pragma/warn/perl
12455 ____________________________________________________________________________
12456 [  9414] By: jhi                                   on 2001/03/28  17:11:12
12457         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
12458              From: "Craig A. Berry" <craigberry@mac.com>
12459              Date: Wed, 28 Mar 2001 10:55:20 -0600
12460              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
12461      Branch: perl
12462            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
12463 ____________________________________________________________________________
12464 [  9413] By: jhi                                   on 2001/03/28  17:03:12
12465         Log: Dup hunk.
12466      Branch: perl
12467            ! t/op/utf8decode.t
12468 ____________________________________________________________________________
12469 [  9412] By: jhi                                   on 2001/03/28  17:02:36
12470         Log: Forced integrate from perlio.
12471      Branch: perl
12472           !> t/op/utf8decode.t
12473 ____________________________________________________________________________
12474 [  9411] By: nick                                  on 2001/03/28  16:50:03
12475         Log: Integrate mainline.
12476      Branch: perlio
12477           +> t/lib/cwd.t
12478           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12479           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
12480           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
12481           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
12482           !> t/pragma/warn/perl
12483 ____________________________________________________________________________
12484 [  9410] By: jhi                                   on 2001/03/28  16:44:23
12485         Log: Subject: Re: [PATCH] 9403 cannot be tested
12486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12487              Date: Wed, 28 Mar 2001 18:33:56 +0200
12488              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
12489      Branch: perl
12490            ! makedef.pl
12491 ____________________________________________________________________________
12492 [  9409] By: jhi                                   on 2001/03/28  16:12:45
12493         Log: Yet another tweak on AIX dynaloading.
12494      Branch: perl
12495            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12496 ____________________________________________________________________________
12497 [  9408] By: jhi                                   on 2001/03/28  15:52:55
12498         Log: Subject: [PATCH] 9403 cannot be tested
12499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
12500              Date: Wed, 28 Mar 2001 17:23:00 +0200
12501              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
12502              
12503              A missing symbol.
12504      Branch: perl
12505            ! makedef.pl
12506 ____________________________________________________________________________
12507 [  9407] By: jhi                                   on 2001/03/28  15:47:43
12508         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
12509      Branch: perl
12510            ! t/op/utf8decode.t
12511           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
12512           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
12513 ____________________________________________________________________________
12514 [  9406] By: jhi                                   on 2001/03/28  15:37:08
12515         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
12516              From: Benjamin Sugars <bsugars@canoe.ca> 
12517              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
12518              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
12519      Branch: perl
12520            + t/lib/cwd.t
12521            ! MANIFEST
12522 ____________________________________________________________________________
12523 [  9405] By: jhi                                   on 2001/03/28  15:13:18
12524         Log: pp_ne() needs a CORRECT boolean.
12525      Branch: perl
12526            ! pp.c
12527 ____________________________________________________________________________
12528 [  9404] By: jhi                                   on 2001/03/28  15:09:23
12529         Log: pp_ne() needs a boolean, not an integer.
12530      Branch: perl
12531            ! pp.c
12532 ____________________________________________________________________________
12533 [  9403] By: jhi                                   on 2001/03/28  14:47:43
12534         Log: (Retracted by #9404.)
12535      Branch: perl
12536            ! pp.c
12537 ____________________________________________________________________________
12538 [  9402] By: jhi                                   on 2001/03/28  14:43:59
12539         Log: Subject: Re: [PATCH] Typemap testing
12540              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
12541              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
12542              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
12543      Branch: perl
12544            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12545            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
12546 ____________________________________________________________________________
12547 [  9401] By: jhi                                   on 2001/03/28  14:42:14
12548         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
12549              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
12550              Date: Sun, 25 Mar 2001 21:59:15 +0100
12551              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
12552              
12553              A variable will be checked for the "use once" warnings if:
12554              
12555              1. It is in the scope of a use warnings 'once'
12556              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
12557              
12558              Otherwise it won't be checked at all.
12559              
12560              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
12561              
12562              The enclosed patch partially fixes this issue. What I didn't
12563              get to work was the case where the "used once" warning is enabled
12564              in any file other than the main file.
12565      Branch: perl
12566            ! gv.c t/pragma/warn/perl
12567 ____________________________________________________________________________
12568 [  9400] By: nick                                  on 2001/03/28  14:38:24
12569         Log: More EBCDIC tweaks:
12570              - one more swash issue &~(0xA0-1) did not do the right thing,
12571              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
12572              - add "use re 'asciirange'" to make [!-~] etc. work
12573              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
12574              - Choose a key for t/op/each.t test which gets encoded.
12575              - Skip utf8decode if this is UTF-EBCDIC.
12576      Branch: perlio
12577            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
12578            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
12579 ____________________________________________________________________________
12580 [  9399] By: jhi                                   on 2001/03/28  14:21:00
12581         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
12582              Andreas Schwab.
12583      Branch: perl
12584            ! pp.c
12585 ____________________________________________________________________________
12586 [  9398] By: jhi                                   on 2001/03/28  00:55:56
12587         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
12588              From: David Dyck <dcd@tc.fluke.com>
12589              Date: Tue, 27 Mar 2001 15:16:24 -0800
12590              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
12591      Branch: perl
12592            ! ext/IO/lib/IO/Socket.pm
12593 ____________________________________________________________________________
12594 [  9397] By: jhi                                   on 2001/03/27  21:52:49
12595         Log: Integrate perlio.
12596      Branch: perl
12597           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
12598           +> ext/PerlIO/Via/Via.xs
12599           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
12600 ____________________________________________________________________________
12601 [  9396] By: nick                                  on 2001/03/27  21:45:13
12602         Log: Integrate mainline.
12603      Branch: perlio
12604           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
12605           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
12606 ____________________________________________________________________________
12607 [  9395] By: nick                                  on 2001/03/27  21:18:58
12608         Log: Outline docs for PerlIO and PerlIO::Scalar
12609      Branch: perlio
12610            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
12611 ____________________________________________________________________________
12612 [  9394] By: nick                                  on 2001/03/27  20:50:13
12613         Log: PerlIO::Via layer (alpha-ish).
12614      Branch: perlio
12615            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
12616            + ext/PerlIO/Via/Via.xs
12617            ! MANIFEST
12618 ____________________________________________________________________________
12619 [  9393] By: jhi                                   on 2001/03/27  20:49:55
12620         Log: Retract #9329 now that 9390 should take care of the matter.
12621      Branch: perl
12622            ! utils/h2xs.PL
12623 ____________________________________________________________________________
12624 [  9390] By: jhi                                   on 2001/03/27  20:47:50
12625         Log: Subject: Autoloading Errno.pm when %! is encountered
12626              From: Robin Houston <robin@kitsite.com>
12627              Date: Tue, 27 Mar 2001 20:57:11 +0100
12628              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
12629      Branch: perl
12630            ! embed.h embed.pl gv.c proto.h t/op/magic.t
12631 ____________________________________________________________________________
12632 [  9389] By: jhi                                   on 2001/03/27  20:24:31
12633         Log: Integrate perlio.
12634      Branch: perl
12635           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
12636           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
12637           !> utf8.c
12638 ____________________________________________________________________________
12639 [  9388] By: jhi                                   on 2001/03/27  20:21:38
12640         Log: Better have a three-element array if one is going to assign
12641              to the third element of that array. (from Tim Jenness)
12642      Branch: perl
12643            ! ext/XS/Typemap/Typemap.xs
12644 ____________________________________________________________________________
12645 [  9387] By: nick                                  on 2001/03/27  20:15:43
12646         Log: Integrate mainline.
12647      Branch: perlio
12648           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
12649           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12650           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
12651           +> t/lib/xs-typemap.t
12652           !> (integrate 34 files)
12653 ____________________________________________________________________________
12654 [  9386] By: jhi                                   on 2001/03/27  20:04:18
12655         Log: Subject: Re: perl@9359 breaks HTML::Parser
12656              From: Gisle Aas <gisle@ActiveState.com>
12657              Date: 27 Mar 2001 11:30:24 -0800
12658              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
12659              
12660              Clarify the UTF-8 issues of the API docs.
12661              (Slightly reworded and expanded.)
12662      Branch: perl
12663            ! pod/perlapi.pod sv.c sv.h
12664 ____________________________________________________________________________
12665 [  9385] By: jhi                                   on 2001/03/27  19:44:25
12666         Log: If directory entries compare equal case-insensitively,
12667              retry case-sensitively.
12668      Branch: perl
12669            ! ext/File/Glob/bsd_glob.c
12670 ____________________________________________________________________________
12671 [  9384] By: nick                                  on 2001/03/27  19:38:50
12672         Log: Various EBCDIC fixes:
12673              - major revelation that swash code is encoding aware,
12674              (or thought it was) - now it is ;-)
12675              - With that out of the way fix a slab of tr/// cases.
12676              - Fix Encode 'Unicode' to be true Unicode so tests pass.
12677              - As anticipated Base64.xs needed tweaks.
12678              - Until tr/// works right avoid old_encode64 in MIME tests.
12679      Branch: perlio
12680            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
12681            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
12682 ____________________________________________________________________________
12683 [  9383] By: jhi                                   on 2001/03/27  18:34:41
12684         Log: Add the std test suite BEGIN block.
12685      Branch: perl
12686            ! t/lib/xs-typemap.t
12687 ____________________________________________________________________________
12688 [  9382] By: jhi                                   on 2001/03/27  15:16:07
12689         Log: Add debugging output to the test.
12690      Branch: perl
12691            ! t/lib/glob-basic.t
12692 ____________________________________________________________________________
12693 [  9381] By: jhi                                   on 2001/03/27  15:08:10
12694         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
12695      Branch: perl
12696            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
12697            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12698            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
12699            + t/lib/xs-typemap.t
12700            ! MANIFEST
12701 ____________________________________________________________________________
12702 [  9380] By: jhi                                   on 2001/03/27  14:48:34
12703         Log: Subject: [PATCH] Typemap testing
12704              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
12705              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
12706              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
12707              
12708              (The first part of the patch.)
12709      Branch: perl
12710            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
12711 ____________________________________________________________________________
12712 [  9379] By: jhi                                   on 2001/03/27  14:44:56
12713         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
12714              From: Benjamin Sugars <bsugars@canoe.ca> 
12715              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
12716              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
12717      Branch: perl
12718            ! t/lib/glob-basic.t
12719 ____________________________________________________________________________
12720 [  9378] By: jhi                                   on 2001/03/27  14:42:30
12721         Log: Subject: [PATCH] perlvar nit
12722              From: Simon Cozens <simon@netthink.co.uk>
12723              Date: Tue, 27 Mar 2001 01:12:01 +0100
12724              Message-ID: <20010327011201.A19179@netthink.co.uk>
12725      Branch: perl
12726            ! pod/perlvar.pod
12727 ____________________________________________________________________________
12728 [  9377] By: jhi                                   on 2001/03/27  14:36:26
12729         Log: Subject: [PATCH] B::Terse and warnings
12730              From: Benjamin Sugars <ben.sugars@home.com>
12731              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
12732              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
12733      Branch: perl
12734            ! ext/B/B.pm ext/B/B/Terse.pm
12735 ____________________________________________________________________________
12736 [  9376] By: jhi                                   on 2001/03/27  14:31:31
12737         Log: Document sockatmark() some.
12738      Branch: perl
12739            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
12740            ! pod/perltoc.pod
12741 ____________________________________________________________________________
12742 [  9375] By: jhi                                   on 2001/03/27  14:00:24
12743         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
12744              noted by Gisle and fixed by NI-S.
12745      Branch: perl
12746            ! sv.c
12747 ____________________________________________________________________________
12748 [  9374] By: jhi                                   on 2001/03/27  05:50:01
12749         Log: Regen toc.
12750      Branch: perl
12751            ! pod/perltoc.pod
12752 ____________________________________________________________________________
12753 [  9373] By: jhi                                   on 2001/03/27  05:43:51
12754         Log: Pixie documenting.
12755      Branch: perl
12756            ! Makefile.SH pod/perlhack.pod
12757 ____________________________________________________________________________
12758 [  9372] By: jhi                                   on 2001/03/27  05:29:34
12759         Log: Metaconfig unit changes for #9371.
12760      Branch: metaconfig
12761            ! U/modified/myhostname.U
12762      Branch: metaconfig/U/perl
12763            + d_sockatmark.U
12764            ! gccvers.U
12765 ____________________________________________________________________________
12766 [  9371] By: jhi                                   on 2001/03/27  05:29:07
12767         Log: Add sockatmark() probing.
12768      Branch: perl
12769            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12770            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
12771            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12772            ! vos/config.ga.h win32/config.bc win32/config.gc
12773            ! win32/config.vc
12774 ____________________________________________________________________________
12775 [  9370] By: jhi                                   on 2001/03/26  22:01:18
12776         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
12777              Really need to benchmark this.
12778      Branch: perl
12779            ! pp.c
12780 ____________________________________________________________________________
12781 [  9369] By: nick                                  on 2001/03/26  21:59:30
12782         Log: Integrate mainline.
12783      Branch: perlio
12784            ! ext/MIME/Base64/QuotedPrint.pm
12785           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
12786           !> patchlevel.h pod/perlhack.pod pp_sys.c
12787 ____________________________________________________________________________
12788 [  9368] By: jhi                                   on 2001/03/26  21:47:03
12789         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
12790              
12791              TODO1: perlbench.
12792              TODO2: le, lt, ge, gt?  Yech.
12793      Branch: perl
12794            ! pp.c
12795 ____________________________________________________________________________
12796 [  9367] By: jhi                                   on 2001/03/26  21:34:57
12797         Log: Too much cut-and-paste in #9363.
12798      Branch: perl
12799            ! pp_sys.c
12800 ____________________________________________________________________________
12801 [  9366] By: jhi                                   on 2001/03/26  21:20:53
12802         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
12803              From: Andreas Schwab <schwab@suse.de>
12804              Date: 26 Mar 2001 17:29:04 +0200
12805              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
12806              
12807              (The patch for 5.6.0 or so, this is a guess for bleadperl)
12808      Branch: perl
12809            ! pp_hot.c
12810 ____________________________________________________________________________
12811 [  9365] By: jhi                                   on 2001/03/26  21:07:54
12812         Log: Integrate perlio.
12813      Branch: perl
12814           !> perlio.c
12815 ____________________________________________________________________________
12816 [  9364] By: nick                                  on 2001/03/26  20:30:48
12817         Log: REFCNT botch in layer name cache hash.
12818      Branch: perlio
12819            ! perlio.c
12820 ____________________________________________________________________________
12821 [  9363] By: jhi                                   on 2001/03/26  18:44:32
12822         Log: Subject: [PATCH] socket() leaks file descriptors
12823              From: Benjamin Sugars <bsugars@canoe.ca>
12824              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
12825              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
12826              
12827              Also sockpair() fixed similarly.
12828      Branch: perl
12829            ! pp_sys.c
12830 ____________________________________________________________________________
12831 [  9362] By: jhi                                   on 2001/03/26  18:37:52
12832         Log: Integrate perlio.
12833      Branch: perl
12834           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
12835 ____________________________________________________________________________
12836 [  9361] By: nick                                  on 2001/03/26  17:32:06
12837         Log: Implement flush of linebuffered streams on read of a tty.
12838      Branch: perlio
12839            ! perlio.c perliol.h
12840 ____________________________________________________________________________
12841 [  9360] By: nick                                  on 2001/03/26  17:12:32
12842         Log: Memory tweaks and notes for OEMVS.
12843      Branch: perlio
12844            ! README.os390 miniperlmain.c t/op/pat.t
12845 ____________________________________________________________________________
12846 [  9359] By: jhi                                   on 2001/03/26  02:12:54
12847         Log: Update Changes.
12848      Branch: perl
12849            ! Changes patchlevel.h
12850 ____________________________________________________________________________
12851 [  9358] By: jhi                                   on 2001/03/26  02:05:32
12852         Log: Document the most common pixie options.
12853      Branch: perl
12854            ! pod/perlhack.pod
12855 ____________________________________________________________________________
12856 [  9357] By: jhi                                   on 2001/03/26  01:25:28
12857         Log: For perl.pixie check *before* compiling that optimize is -g,
12858              as for perl.third.
12859      Branch: perl
12860            ! Makefile.SH
12861 ____________________________________________________________________________
12862 [  9356] By: jhi                                   on 2001/03/26  01:13:41
12863         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
12864      Branch: perl
12865            ! Makefile.SH
12866 ____________________________________________________________________________
12867 [  9355] By: jhi                                   on 2001/03/26  01:11:19
12868         Log: Remove t/perl.third.
12869      Branch: perl
12870            ! Makefile.SH
12871 ____________________________________________________________________________
12872 [  9354] By: jhi                                   on 2001/03/26  00:23:38
12873         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
12874              IO::Sockatmark().
12875      Branch: perl
12876            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
12877 ____________________________________________________________________________
12878 [  9353] By: jhi                                   on 2001/03/25  22:25:04
12879         Log: Integrate perlio.
12880      Branch: perl
12881           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12882           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
12883           !> pp_hot.c win32/makefile.mk
12884 ____________________________________________________________________________
12885 [  9352] By: jhi                                   on 2001/03/25  22:21:41
12886         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
12887              From: Radu Greab <radu@netsoft.ro>
12888              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
12889              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
12890      Branch: perl
12891            ! pp_sys.c
12892 ____________________________________________________________________________
12893 [  9351] By: nick                                  on 2001/03/25  22:15:02
12894         Log: Fix readline in list mode to tell rest of world that it has
12895              things on the stack. Otherwise if perl code gets invoked
12896              underneath it it scribbles over results-so-far.
12897              (Why TIEHANDLE has not tripped on this is a mystery.)
12898      Branch: perlio
12899            ! pp_hot.c
12900 ____________________________________________________________________________
12901 [  9350] By: nick                                  on 2001/03/25  22:10:13
12902         Log: win32/makefile.mk typos
12903      Branch: perlio
12904            ! win32/makefile.mk
12905 ____________________________________________________________________________
12906 [  9349] By: nick                                  on 2001/03/25  21:31:14
12907         Log: Integrate now-non-binary file.
12908      Branch: perlio
12909           !> t/lib/mimeqp.t
12910 ____________________________________________________________________________
12911 [  9348] By: nick                                  on 2001/03/25  21:27:24
12912         Log: Make it text
12913      Branch: perlio
12914            ! t/lib/mimeqp.t
12915 ____________________________________________________________________________
12916 [  9347] By: nick                                  on 2001/03/25  21:25:37
12917         Log: Integrate mainline.
12918      Branch: perlio
12919           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12920           !> lib/Term/ReadLine.pm t/lib/md5-file.t
12921 ____________________________________________________________________________
12922 [  9346] By: nick                                  on 2001/03/25  20:58:15
12923         Log: Add destruct time hook to PerlIO (for work-in-process implementing
12924              layers in perl code. In such cases layers need to be popped before
12925              we loose the ability to run perl code.)
12926              Also back-out "PerlIO::object" hook - it isn't going to work like that...
12927      Branch: perlio
12928            ! perl.c perlio.c perlio.h perliol.h
12929 ____________________________________________________________________________
12930 [  9345] By: nick                                  on 2001/03/25  20:49:11
12931         Log: Avoid at leasy one of undefined warnings in Encode.
12932      Branch: perlio
12933            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12934 ____________________________________________________________________________
12935 [  9344] By: jhi                                   on 2001/03/25  20:37:43
12936         Log: A workaround for using Term::ReadLine in emacs minibuffer
12937              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
12938              additional tweaks from Ilya Zakharevich.
12939      Branch: perl
12940            ! lib/Term/ReadLine.pm
12941 ____________________________________________________________________________
12942 [  9343] By: nick                                  on 2001/03/25  20:21:14
12943         Log: Missing return value.
12944      Branch: perlio
12945            ! ext/PerlIO/Scalar/Scalar.xs
12946 ____________________________________________________________________________
12947 [  9342] By: jhi                                   on 2001/03/25  16:21:00
12948         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
12949              to equal the CPAN versions since no code changes have been made.
12950      Branch: perl
12951            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12952            ! t/lib/md5-file.t
12953 ____________________________________________________________________________
12954 [  9341] By: jhi                                   on 2001/03/25  16:01:48
12955         Log: Escape 8-bit characters.
12956      Branch: perl
12957            ! t/lib/mimeqp.t
12958 ____________________________________________________________________________
12959 [  9340] By: gsar                                  on 2001/03/25  15:50:53
12960         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
12961              chars)
12962      Branch: perl
12963            + t/lib/mimeqp.t
12964 ____________________________________________________________________________
12965 [  9339] By: gsar                                  on 2001/03/25  15:48:50
12966         Log: delete mimeqp.t for later with text mode set
12967      Branch: perl
12968            - t/lib/mimeqp.t
12969 ____________________________________________________________________________
12970 [  9338] By: nick                                  on 2001/03/25  09:01:57
12971         Log: Integrate mainline.
12972      Branch: perlio
12973           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12974           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12975           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12976           +> t/lib/mimeb64u.t t/lib/mimeqp.t
12977           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
12978           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
12979           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
12980 ____________________________________________________________________________
12981 [  9337] By: jhi                                   on 2001/03/25  04:23:24
12982         Log: Add MIME::Base64 here and there.  Again, a lot of
12983              optimism is in the air.
12984      Branch: perl
12985            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12986            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
12987 ____________________________________________________________________________
12988 [  9336] By: jhi                                   on 2001/03/25  04:12:43
12989         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
12990              this by ear as I do not do Win32 programming.)
12991      Branch: perl
12992            ! win32/Makefile win32/makefile.mk
12993 ____________________________________________________________________________
12994 [  9335] By: jhi                                   on 2001/03/25  04:03:50
12995         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
12996      Branch: perl
12997            ! t/lib/md5-file.t
12998 ____________________________________________________________________________
12999 [  9334] By: jhi                                   on 2001/03/25  03:58:53
13000         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
13001      Branch: perl
13002            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
13003            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
13004            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
13005            + t/lib/mimeb64u.t t/lib/mimeqp.t
13006            ! MANIFEST
13007 ____________________________________________________________________________
13008 [  9333] By: jhi                                   on 2001/03/24  20:14:37
13009         Log: Integrate perlio.
13010      Branch: perl
13011           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
13012 ____________________________________________________________________________
13013 [  9332] By: nick                                  on 2001/03/24  19:40:34
13014         Log: Fix un-init variable leading to spurious "Out of Memory!"
13015      Branch: perlio
13016            ! doio.c
13017 ____________________________________________________________________________
13018 [  9331] By: nick                                  on 2001/03/24  19:09:59
13019         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
13020              and update layers internals doc.
13021      Branch: perlio
13022            ! pod/perlfunc.pod pod/perliol.pod
13023 ____________________________________________________________________________
13024 [  9330] By: jhi                                   on 2001/03/24  18:42:11
13025         Log: The length might be uninitialized garbage if the *svp is the undef.
13026      Branch: perl
13027            ! doio.c
13028 ____________________________________________________________________________
13029 [  9329] By: jhi                                   on 2001/03/24  18:26:57
13030         Log: (Retracted by #9393)
13031
13032              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
13033              From: Simon Cozens <simon@netthink.co.uk>
13034              Date: Sat, 24 Mar 2001 17:13:17 +0000
13035              Message-ID: <20010324171317.A13406@netthink.co.uk>
13036      Branch: perl
13037            ! utils/h2xs.PL
13038 ____________________________________________________________________________
13039 [  9328] By: nick                                  on 2001/03/24  17:22:02
13040         Log: Integrate mainline.
13041      Branch: perlio
13042           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
13043           !> lib/unicode/version
13044 ____________________________________________________________________________
13045 [  9327] By: nick                                  on 2001/03/24  17:16:02
13046         Log: Integrate mainline.
13047      Branch: perlio
13048           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13049           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
13050           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
13051           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
13052           +> t/lib/md5-file.t
13053           !> MANIFEST Makefile.SH configure.com djgpp/config.over
13054           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
13055           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
13056           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
13057           !> win32/makefile.mk
13058 ____________________________________________________________________________
13059 [  9326] By: jhi                                   on 2001/03/24  17:00:42
13060         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
13061      Branch: perl
13062            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
13063            ! lib/unicode/version
13064 ____________________________________________________________________________
13065 [  9325] By: jhi                                   on 2001/03/24  16:22:33
13066         Log: Subject: Re: B::Deparse bug (5.6.0)
13067              From: Robin Houston <robin@kitsite.com>
13068              Date: Sat, 24 Mar 2001 14:33:09 +0000
13069              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
13070      Branch: perl
13071            ! op.c pp.c t/lib/b.t t/op/repeat.t
13072 ____________________________________________________________________________
13073 [  9324] By: jhi                                   on 2001/03/24  16:21:56
13074         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
13075              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
13076              these additions may be too optimistic.
13077      Branch: perl
13078            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
13079            ! hints/uwin.sh hints/vmesa.sh
13080 ____________________________________________________________________________
13081 [  9323] By: jhi                                   on 2001/03/24  16:06:01
13082         Log: Integrate perlio.
13083      Branch: perl
13084           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
13085           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13086            ! Makefile.SH
13087           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
13088           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
13089           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
13090           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13091           !> win32/makefile.mk win32/perlhost.h win32/win32.c
13092           !> win32/win32iop.h
13093 ____________________________________________________________________________
13094 [  9322] By: nick                                  on 2001/03/24  14:39:12
13095         Log: Routine Win32 regen_config_h - no real changes.
13096      Branch: perlio
13097            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13098 ____________________________________________________________________________
13099 [  9321] By: nick                                  on 2001/03/24  14:31:49
13100         Log: PerlIO fixups for Win32:
13101              - provide win33_popenlist() - non-functional as yet.
13102              - avoid need for aTHX in PerlIO_debug calls - even if not 
13103              enabled args are still evaluated so Win32 has trouble during fork().
13104              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
13105              - Fixup makedef.pl for latest set of symbols.
13106      Branch: perlio
13107            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
13108            ! win32/perlhost.h win32/win32.c win32/win32iop.h
13109 ____________________________________________________________________________
13110 [  9320] By: nick                                  on 2001/03/24  14:26:58
13111         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
13112              was gibberish - broke it on WIn32 at least.
13113      Branch: perlio
13114            ! ext/POSIX/POSIX.xs
13115 ____________________________________________________________________________
13116 [  9319] By: nick                                  on 2001/03/24  11:29:41
13117         Log: Generated files.
13118      Branch: perlio
13119            ! embed.h global.sym objXSUB.h perlapi.c proto.h
13120 ____________________________________________________________________________
13121 [  9318] By: nick                                  on 2001/03/24  10:29:37
13122         Log: Implement:
13123              1.  open($fh,"+<",undef);  # add test to t/io/open.t
13124              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
13125      Branch: perlio
13126            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
13127            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13128            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
13129            ! t/io/open.t t/io/utf8.t
13130 ____________________________________________________________________________
13131 [  9317] By: jhi                                   on 2001/03/23  23:41:25
13132         Log: AIX does seems to have optimization problems with its C compilers.
13133      Branch: perl
13134            ! hints/aix.sh
13135 ____________________________________________________________________________
13136 [  9316] By: jhi                                   on 2001/03/23  23:40:46
13137         Log: Integrate perlio.
13138      Branch: perl
13139           +> lib/PerlIO.pm
13140           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
13141           !> perliol.h
13142 ____________________________________________________________________________
13143 [  9315] By: jhi                                   on 2001/03/23  22:16:30
13144         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
13145      Branch: perl
13146            ! t/lib/md5-file.t
13147 ____________________________________________________________________________
13148 [  9314] By: nick                                  on 2001/03/23  20:49:02
13149         Log: Perlio internals re-organized.
13150              - open process creates AV of layer/arg pairs
13151              (appends layers from open() or open.pm to default list).
13152              - push arg is now an SV.
13153              - layer ->Open get passed the AV
13154              - open is no longer mandatory method.
13155              - topmost layer that has ->Open method does the open
13156              - any layers above are pushed once that returns.
13157              - vtable re-ordered so dummy layers need only provide push/pop methods.
13158      Branch: perlio
13159            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13160 ____________________________________________________________________________
13161 [  9313] By: nick                                  on 2001/03/23  16:27:41
13162         Log: Check in a stable (working) version before next round of tweaks.
13163              Changes include:
13164              - Move default layers code out of doio.c and into perlio.c
13165              - Single routine for parsing layer specification strings.
13166              - Skeleton support for demand loading of layers
13167              - Core-dump avoidance if PERLIO environment specifies loadable layer
13168              (does not _work_ as need IO to load and need load to do IO ...)
13169      Branch: perlio
13170            + lib/PerlIO.pm
13171            ! MANIFEST doio.c perlio.c
13172 ____________________________________________________________________________
13173 [  9312] By: gsar                                  on 2001/03/23  16:25:25
13174         Log: add execute bit to files with shebang lines in the repository;
13175              avoid clobbering execute bit in Porting/makerel 
13176      Branch: maint-5.6/perl
13177            ! (edit 144 files)
13178 ____________________________________________________________________________
13179 [  9311] By: jhi                                   on 2001/03/23  14:25:35
13180         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
13181      Branch: perl
13182            ! MANIFEST
13183 ____________________________________________________________________________
13184 [  9310] By: jhi                                   on 2001/03/23  13:45:04
13185         Log: Subject: [PATCH] Net::Ping
13186              From: Colin McMillen <mcmi0037@tc.umn.edu>
13187              Date: Thu, 22 Mar 2001 19:30:31 -0600
13188              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
13189      Branch: perl
13190            ! lib/Net/Ping.pm
13191 ____________________________________________________________________________
13192 [  9309] By: jhi                                   on 2001/03/23  13:39:13
13193         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
13194      Branch: perl
13195            ! t/lib/md5-aaa.t t/lib/md5-file.t
13196 ____________________________________________________________________________
13197 [  9308] By: jhi                                   on 2001/03/23  13:20:34
13198         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
13199              - bump the version to 2.14
13200              - drop the base64 tests since they require MIME::Base64
13201              - drop the rfc1321.txt
13202              - drop the hints/dec_osf.pl since it's only needed for
13203              pre-5.005_03 Perls
13204              Todo:
13205              - the U32 alignment testing is now removed; it needs to
13206              be reintroduced as as a Config variable (meaning also
13207              as a Configure test)
13208              - get the new EBCDIC md5sum for MD5.pm
13209              - test in Win32 to see how badly I botched the makefiles
13210      Branch: perl
13211            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13212            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
13213            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
13214            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
13215            + t/lib/md5-file.t
13216            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
13217            ! win32/Makefile win32/makefile.mk
13218 ____________________________________________________________________________
13219 [  9307] By: jhi                                   on 2001/03/23  12:56:14
13220         Log: Integrate change #9306 from maintperl into mainline,
13221              AIX dynaloader for AIXes without <load.h>.
13222      Branch: perl
13223           !> ext/DynaLoader/hints/aix.pl
13224 ____________________________________________________________________________
13225 [  9306] By: jhi                                   on 2001/03/23  12:51:36
13226         Log: There are AIXes without /usr/include/load.h,
13227              patch from H.Merijn Brand.
13228      Branch: maint-5.6/perl
13229            ! ext/DynaLoader/hints/aix.pl
13230 ____________________________________________________________________________
13231 [  9305] By: nick                                  on 2001/03/23  11:00:42
13232         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
13233      Branch: perlio
13234            ! ext/Encode/Encode.xs perlio.c perlio.h
13235 ____________________________________________________________________________
13236 [  9304] By: nick                                  on 2001/03/23  10:20:46
13237         Log: Render -Duseperlio functional again.
13238              - this is "quick fix" which calls PerlIO_apply_layers after opening,
13239              which is what old scheme did. New scheme needs to change that
13240              to make open(...,\$scalar) etc. work but this will do for now.
13241      Branch: perlio
13242            ! perlio.c
13243 ____________________________________________________________________________
13244 [  9303] By: nick                                  on 2001/03/23  09:53:20
13245         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
13246              -Uuseperlio now works again.
13247              -Duseperlio is still poorly. Don't merge yet...
13248      Branch: perlio
13249            ! doio.c perlio.h
13250 ____________________________________________________________________________
13251 [  9302] By: nick                                  on 2001/03/22  22:26:51
13252         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
13253              type code.
13254              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
13255              is its main caller. In particular now has access to "extra" args, and
13256              can tell when an open handle is "reopened" (or duped?).
13257              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
13258              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
13259              PerlIO_open() et. al. (i.e. other way round).
13260              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
13261              with args close to PerlIO_openn().
13262      Branch: perlio
13263            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13264 ____________________________________________________________________________
13265 [  9301] By: jhi                                   on 2001/03/22  20:58:04
13266         Log: Integrate perlio.
13267      Branch: perl
13268           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
13269           !> t/io/open.t util.c
13270 ____________________________________________________________________________
13271 [  9300] By: nick                                  on 2001/03/22  17:36:32
13272         Log: Don't include $@ in not ok message.
13273      Branch: perlio
13274            ! t/io/open.t
13275 ____________________________________________________________________________
13276 [  9299] By: gsar                                  on 2001/03/22  16:53:45
13277         Log: back out changes#7532,7521 for now (appears to have problems
13278              on IRIX)
13279      Branch: maint-5.6/perl
13280            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13281            ! ext/POSIX/typemap pod/perlvar.pod
13282 ____________________________________________________________________________
13283 [  9298] By: nick                                  on 2001/03/22  14:35:46
13284         Log: Give a meaning to '&' in n-arg open case:
13285              open($fh,"<&",$scalar);
13286              $scalar can be:
13287              - an integer which does "fdopen"
13288              open($fh,"<&",2); # like open($fh,"<&2")
13289              - something that will yield a file handle via sv_2io()
13290              useful for dup'ing anonymous handles.
13291              e.g.:
13292              open(my $fh,"<&",\*STDIN);
13293              open(my $dup,"<&",$fh);
13294      Branch: perlio
13295            ! doio.c t/io/open.t
13296 ____________________________________________________________________________
13297 [  9297] By: nick                                  on 2001/03/22  13:34:35
13298         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
13299      Branch: perlio
13300            ! util.c
13301 ____________________________________________________________________________
13302 [  9296] By: nick                                  on 2001/03/22  12:51:20
13303         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
13304      Branch: perlio
13305            ! perl.c
13306 ____________________________________________________________________________
13307 [  9295] By: nick                                  on 2001/03/22  11:59:44
13308         Log: If stdin, stdout or stderr get opened in unexpected read/write state
13309              then warn at time of open not at time of use.
13310      Branch: perlio
13311            ! doio.c pp_hot.c pp_sys.c
13312 ____________________________________________________________________________
13313 [  9294] By: nick                                  on 2001/03/22  10:54:35
13314         Log: Die on n-arg open(...,"",xxx,yyy,...)
13315              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
13316              - die on read/write cases so we can decide what it means later.
13317      Branch: perlio
13318            ! doio.c embed.pl iperlsys.h util.c
13319 ____________________________________________________________________________
13320 [  9293] By: nick                                  on 2001/03/22  09:02:45
13321         Log: perlio tweaks (reported by Nick Clark)
13322              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
13323              error check in Pendinf_read().
13324      Branch: perlio
13325            ! perlio.c
13326 ____________________________________________________________________________
13327 [  9292] By: gsar                                  on 2001/03/22  07:12:00
13328         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
13329              fixes)
13330      Branch: maint-5.6/perl
13331           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
13332 ____________________________________________________________________________
13333 [  9291] By: jhi                                   on 2001/03/22  06:06:44
13334         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
13335      Branch: perl
13336            ! t/op/re_tests
13337 ____________________________________________________________________________
13338 [  9290] By: jhi                                   on 2001/03/22  05:57:01
13339         Log: Move MacOS Classic higher in the list of supported platforms.
13340      Branch: maint-5.6/perl
13341            ! pod/perlport.pod
13342 ____________________________________________________________________________
13343 [  9289] By: gsar                                  on 2001/03/22  05:35:04
13344         Log: revert part of change#6438 for compatibility (av_reify()
13345              appears to be needed to implement av_splice()ish things
13346              in XS)
13347      Branch: maint-5.6/perl
13348            ! embed.pl global.sym objXSUB.h perlapi.c
13349 ____________________________________________________________________________
13350 [  9288] By: gsar                                  on 2001/03/22  03:09:19
13351         Log: update copyright year
13352      Branch: maint-5.6/perl
13353            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13354            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
13355            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
13356            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
13357            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
13358            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
13359            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13360            ! x2p/walk.c
13361 ____________________________________________________________________________
13362 [  9287] By: jhi                                   on 2001/03/21  20:30:54
13363         Log: Integrate perlio.
13364      Branch: perl
13365           !> ext/Data/Dumper/Dumper.xs
13366 ____________________________________________________________________________
13367 [  9286] By: gsar                                  on 2001/03/21  19:49:54
13368         Log: makefile.mk tweak
13369      Branch: maint-5.6/perl
13370            ! win32/Makefile win32/makefile.mk
13371 ____________________________________________________________________________
13372 [  9285] By: nick                                  on 2001/03/21  19:07:13
13373         Log: Multiplicity fix for Dumper.
13374      Branch: perlio
13375            ! ext/Data/Dumper/Dumper.xs
13376 ____________________________________________________________________________
13377 [  9284] By: nick                                  on 2001/03/21  19:01:07
13378         Log: Integrate mainline - (does not build xTHX issue in Dumper).
13379      Branch: perlio
13380           !> (integrate 27 files)
13381 ____________________________________________________________________________
13382 [  9283] By: jhi                                   on 2001/03/21  17:17:35
13383         Log: Integrate change #9282 from mainline into maintperl,
13384              4-arg UTF-8 substr().
13385      Branch: maint-5.6/perl
13386           !> pp.c
13387 ____________________________________________________________________________
13388 [  9282] By: jhi                                   on 2001/03/21  17:15:43
13389         Log: The #9270 would have leaked a scalar if pp_substr()
13390              returned early.
13391      Branch: perl
13392            ! pp.c
13393 ____________________________________________________________________________
13394 [  9281] By: gsar                                  on 2001/03/21  17:03:14
13395         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
13396      Branch: maint-5.6/perl
13397            ! win32/makefile.mk
13398 ____________________________________________________________________________
13399 [  9280] By: gsar                                  on 2001/03/21  17:01:20
13400         Log: some tweaks to change#9278 (fork() emulation should be enabled
13401              by setting BUILD_FLAVOR instead of changing the defaults)
13402      Branch: maint-5.6/perl
13403            ! win32/makefile.mk
13404 ____________________________________________________________________________
13405 [  9279] By: gsar                                  on 2001/03/21  16:47:19
13406         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
13407      Branch: maint-5.6/perl
13408            ! ext/File/Glob/Glob.pm
13409           !> lib/Cwd.pm
13410 ____________________________________________________________________________
13411 [  9278] By: jhi                                   on 2001/03/21  14:35:10
13412         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
13413              From: "Vadim Konovalov" <watman@inbox.ru>
13414              Date: Wed, 21 Mar 2001 01:53:51 +0300
13415              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
13416      Branch: maint-5.6/perl
13417            ! win32/makefile.mk win32/win32sck.c
13418 ____________________________________________________________________________
13419 [  9277] By: jhi                                   on 2001/03/21  13:58:28
13420         Log: Integrate change #9270 from mainline to maintperl:
13421              continued 4-arg UTF-8 substr() fixing.
13422      Branch: maint-5.6/perl
13423           !> pp.c t/op/substr.t
13424 ____________________________________________________________________________
13425 [  9276] By: jhi                                   on 2001/03/21  13:33:00
13426         Log: More pixie cleaning.
13427      Branch: perl
13428            ! Makefile.SH
13429 ____________________________________________________________________________
13430 [  9275] By: jhi                                   on 2001/03/21  03:54:17
13431         Log: Update Changes.
13432      Branch: perl
13433            ! Changes patchlevel.h
13434 ____________________________________________________________________________
13435 [  9274] By: jhi                                   on 2001/03/21  03:48:24
13436         Log: First stab at making Data::Dumper to grok Unicode.
13437              
13438              TODO: tests, EBCDICify.
13439      Branch: perl
13440            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
13441 ____________________________________________________________________________
13442 [  9273] By: jhi                                   on 2001/03/21  02:23:00
13443         Log: Fix for
13444              
13445              Subject: Memory leak in unquoted print   
13446              From: Benjamin Sugars <bsugars@canoe.ca> 
13447              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
13448              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
13449      Branch: perl
13450            ! perlio.c
13451 ____________________________________________________________________________
13452 [  9272] By: jhi                                   on 2001/03/21  01:33:17
13453         Log: Subject: Re: [PATCH] POSIX::getcwd()
13454              From: Benjamin Sugars <bsugars@canoe.ca> 
13455              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
13456              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
13457      Branch: perl
13458            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
13459 ____________________________________________________________________________
13460 [  9271] By: jhi                                   on 2001/03/21  01:22:52
13461         Log: Subject: [PATCH] Cwd.pm docs
13462              From: Benjamin Sugars <bsugars@canoe.ca>
13463              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
13464              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
13465      Branch: perl
13466            ! lib/Cwd.pm
13467 ____________________________________________________________________________
13468 [  9270] By: jhi                                   on 2001/03/21  01:16:29
13469         Log: Continue 4-arg substr() UTF-8 fixage.
13470      Branch: perl
13471            ! pp.c t/op/substr.t
13472 ____________________________________________________________________________
13473 [  9269] By: jhi                                   on 2001/03/21  00:46:14
13474         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
13475              
13476              revert the leak fix in change#9142 (problem needs a more experimental
13477              fix unsuitable for 5.6.1)
13478              
13479              do alphabetical sorting by default (for csh compatibility)
13480              
13481              cut-n-paste goof in change#9264
13482              
13483              VMS piping fixes (from Charles Lane)
13484      Branch: perl
13485           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
13486           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13487           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
13488 ____________________________________________________________________________
13489 [  9268] By: jhi                                   on 2001/03/21  00:37:04
13490         Log: Integrate perlio.
13491      Branch: perl
13492           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
13493           !> utf8.c utf8.h utfebcdic.h
13494 ____________________________________________________________________________
13495 [  9267] By: nick                                  on 2001/03/20  20:04:39
13496         Log: More EBCDIC stuff:
13497              - Loose the extra level of function on ASCII.
13498              - spotted a chr(0) issue in sv.c
13499              - re-work of UTF-X tr/// ranges to work in Unicode
13500              space. Still issues with the "0xff is illegal UTF-8" hack.
13501              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
13502              (why do it once when you can do it all over the place :-(
13503              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
13504              need utf8.pm for swashes.
13505              - Simplified and commented scan_const() in toke.c
13506              Still something wrong regexp and tr (swashes?).
13507      Branch: perlio
13508            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
13509            ! utf8.c utf8.h utfebcdic.h
13510 ____________________________________________________________________________
13511 [  9266] By: gsar                                  on 2001/03/20  19:16:43
13512         Log: VMS piping fixes (from Charles Lane)
13513      Branch: maint-5.6/perl
13514            ! vms/vms.c vms/vmspipe.com
13515 ____________________________________________________________________________
13516 [  9265] By: gsar                                  on 2001/03/20  17:53:52
13517         Log: cut-n-paste goof in change#9264
13518      Branch: maint-5.6/perl
13519            ! ext/File/Glob/Glob.xs
13520 ____________________________________________________________________________
13521 [  9264] By: gsar                                  on 2001/03/20  17:43:47
13522         Log: do alphabetical sorting by default (for csh compatibility);
13523              bsd_glob() does ASCII sort by default as usual, unless
13524              GLOB_ALPHASORT was specified
13525      Branch: maint-5.6/perl
13526            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
13527            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13528            ! ext/File/Glob/bsd_glob.h
13529 ____________________________________________________________________________
13530 [  9263] By: gsar                                  on 2001/03/20  16:40:08
13531         Log: integrate change#9255 from mainline (unicode fix)
13532              
13533              substr($bytestr, i, n, $charstr)
13534      Branch: maint-5.6/perl
13535           !> Todo-5.6 pp.c t/op/substr.t
13536 ____________________________________________________________________________
13537 [  9262] By: gsar                                  on 2001/03/20  15:57:41
13538         Log: revert the leak fix in change#9142 (problem needs a more experimental
13539              fix unsuitable for 5.6.1)
13540      Branch: maint-5.6/perl
13541            ! scope.c
13542 ____________________________________________________________________________
13543 [  9261] By: jhi                                   on 2001/03/20  14:26:25
13544         Log: Integrate changes #9259,9260 from maintperl into mainline.
13545              
13546              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
13547              
13548              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
13549      Branch: perl
13550           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
13551 ____________________________________________________________________________
13552 [  9260] By: jhi                                   on 2001/03/20  14:05:46
13553         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
13554              From: Robin Barker <rmb1@cise.npl.co.uk>
13555              Date: Tue, 20 Mar 2001 10:12:04 GMT
13556              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
13557      Branch: maint-5.6/perl
13558            ! run.c
13559 ____________________________________________________________________________
13560 [  9259] By: jhi                                   on 2001/03/20  14:04:39
13561         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
13562              From: Chris Nandor <pudge@pobox.com>
13563              Date: Tue, 20 Mar 2001 00:40:56 -0500
13564              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
13565      Branch: maint-5.6/perl
13566            ! ext/POSIX/POSIX.xs lib/File/Path.pm
13567 ____________________________________________________________________________
13568 [  9258] By: jhi                                   on 2001/03/20  05:09:34
13569         Log: Update Changes.
13570      Branch: perl
13571            ! Changes patchlevel.h
13572 ____________________________________________________________________________
13573 [  9257] By: jhi                                   on 2001/03/20  05:04:25
13574         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
13575      Branch: perl
13576            ! t/op/tr.t
13577 ____________________________________________________________________________
13578 [  9256] By: jhi                                   on 2001/03/20  04:43:12
13579         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
13580              From: Peter Prymmer <pvhp@forte.com>
13581              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
13582              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
13583      Branch: maint-5.6/perl
13584            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
13585 ____________________________________________________________________________
13586 [  9255] By: jhi                                   on 2001/03/19  23:17:17
13587         Log: substr($bytestr, i, n, $charstr)
13588
13589              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
13590      Branch: perl
13591            ! Todo-5.6 pp.c t/op/substr.t
13592 ____________________________________________________________________________
13593 [  9254] By: jhi                                   on 2001/03/19  22:25:09
13594         Log: Rearrange the make test target prerequisites so that
13595              in a parallel make 'all' is finished before 'test'.
13596      Branch: perl
13597            ! Makefile.SH
13598 ____________________________________________________________________________
13599 [  9253] By: jhi                                   on 2001/03/19  21:48:07
13600         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
13601              From: Robin Houston <robin@kitsite.com>
13602              Date: Mon, 19 Mar 2001 15:48:41 +0000
13603              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
13604      Branch: perl
13605            ! pp_ctl.c
13606 ____________________________________________________________________________
13607 [  9252] By: jhi                                   on 2001/03/19  21:42:27
13608         Log: Integrate perlio.
13609      Branch: perl
13610           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
13611           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
13612           !> utfebcdic.h vms/perly_c.vms
13613 ____________________________________________________________________________
13614 [  9251] By: jhi                                   on 2001/03/19  21:31:28
13615         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
13616              
13617              Dynaloading in 64-bit AIX with vac.
13618      Branch: perl
13619           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13620           !> hints/aix.sh
13621 ____________________________________________________________________________
13622 [  9250] By: jhi                                   on 2001/03/19  21:18:00
13623         Log: A more robust solution for the 64bitall AIX dynaloading
13624              problem, from Jens-Uwe Mager.
13625      Branch: maint-5.6/perl
13626            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13627 ____________________________________________________________________________
13628 [  9249] By: nick                                  on 2001/03/19  20:59:37
13629         Log: Integrate mainline.
13630      Branch: perlio
13631           !> (integrate 42 files)
13632 ____________________________________________________________________________
13633 [  9248] By: nick                                  on 2001/03/19  20:22:07
13634         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
13635              (Building on OS390 uses native YACC and YYDEBUG has other
13636              side effects.)
13637      Branch: perlio
13638            ! perly.c perly.y vms/perly_c.vms
13639 ____________________________________________________________________________
13640 [  9247] By: jhi                                   on 2001/03/19  19:59:53
13641         Log: 64-bit AIX dynaloading problem (see #9244) idea
13642              from Jens-Uwe Mager.
13643      Branch: maint-5.6/perl
13644            ! ext/DynaLoader/dl_aix.xs
13645 ____________________________________________________________________________
13646 [  9246] By: nick                                  on 2001/03/19  19:27:57
13647         Log: More EBCDIC fixes.
13648      Branch: perlio
13649            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
13650            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
13651 ____________________________________________________________________________
13652 [  9245] By: jhi                                   on 2001/03/19  19:05:19
13653         Log: Integrate change #9243 from mainline into maintperl.
13654              
13655              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
13656      Branch: maint-5.6/perl
13657           !> README.vmesa
13658 ____________________________________________________________________________
13659 [  9244] By: jhi                                   on 2001/03/19  19:03:15
13660         Log: Get 64bitall AIX building, but still does not test okay:
13661              dynaloading anything fails, for example for op/defins:
13662              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
13663              (update: fixed by #9247,9250)
13664      Branch: maint-5.6/perl
13665            ! hints/aix.sh
13666 ____________________________________________________________________________
13667 [  9243] By: jhi                                   on 2001/03/19  19:00:16
13668         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
13669              From: Robin Barker <rmb1@cise.npl.co.uk>
13670              Date: Mon, 19 Mar 2001 18:01:57 GMT
13671              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
13672      Branch: perl
13673            ! README.vmesa
13674 ____________________________________________________________________________
13675 [  9242] By: jhi                                   on 2001/03/19  18:58:43
13676         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
13677              
13678              TODO: tests.
13679      Branch: perl
13680            ! doop.c op.c
13681 ____________________________________________________________________________
13682 [  9241] By: gsar                                  on 2001/03/19  17:34:46
13683         Log: VMSify tests (from Charles Lane)
13684      Branch: maint-5.6/perl
13685            ! t/lib/filehand.t t/lib/texttabs.t
13686 ____________________________________________________________________________
13687 [  9240] By: jhi                                   on 2001/03/19  14:24:26
13688         Log: Integrate change #9233 from maintperl into mainline.
13689              
13690              some refcounts were incorrect in perl_clone()
13691      Branch: perl
13692           !> sv.c
13693 ____________________________________________________________________________
13694 [  9239] By: gsar                                  on 2001/03/19  09:23:17
13695         Log: this is 5.6.1-trial3
13696      Branch: maint-5.6/perl
13697            ! Changes
13698 ____________________________________________________________________________
13699 [  9238] By: gsar                                  on 2001/03/19  08:47:04
13700         Log: some new symbols are only available under ithreads
13701      Branch: maint-5.6/perl
13702            ! makedef.pl
13703 ____________________________________________________________________________
13704 [  9237] By: gsar                                  on 2001/03/19  08:42:28
13705         Log: update patchlevel.h, Changes, &c.
13706      Branch: maint-5.6/perl
13707            ! Changes patchlevel.h pod/perlhist.pod
13708           !> AUTHORS
13709 ____________________________________________________________________________
13710 [  9236] By: gsar                                  on 2001/03/19  08:17:49
13711         Log: integrate changes#8068,8717 from mainline
13712              
13713              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
13714              
13715              [PATCH CPAN 1.59_51] warning message (not!)
13716      Branch: maint-5.6/perl
13717           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
13718           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
13719           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
13720           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
13721           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
13722 ____________________________________________________________________________
13723 [  9235] By: gsar                                  on 2001/03/19  08:07:09
13724         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
13725              
13726              [PATCH] Add missing CV flags to dump.c
13727              
13728              Re: [patch] Re: PL_ptr_table
13729              
13730              Fixup non-ithread build after 8713
13731              
13732              Generated files form 8713 etc.
13733              
13734              Correct the correction :-(
13735              
13736              Documenting coderef @INC (Re: CPAN "make this script work" feature)
13737              
13738              Subject: Re: sync sync sync: have I missed any patches?
13739              Replace djSP with dSP.
13740      Branch: maint-5.6/perl
13741           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
13742           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
13743           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13744           !> sv.c sv.h win32/perlhost.h
13745 ____________________________________________________________________________
13746 [  9234] By: gsar                                  on 2001/03/19  07:22:05
13747         Log: revert the change#9090 integrate for now (change looks somewhat
13748              incomplete in that [ha]v_exists() need something similar; lacks
13749              tests; &c.)
13750      Branch: maint-5.6/perl
13751            ! hv.c
13752 ____________________________________________________________________________
13753 [  9233] By: gsar                                  on 2001/03/19  07:10:01
13754         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
13755              destruction when there are unreferenced scalars (SvREFCNT==0)
13756      Branch: maint-5.6/perl
13757            ! sv.c
13758 ____________________________________________________________________________
13759 [  9232] By: jhi                                   on 2001/03/19  05:11:02
13760         Log: Regen api and toc.
13761      Branch: maint-5.6/perl
13762            ! pod/perlapi.pod pod/perltoc.pod
13763 ____________________________________________________________________________
13764 [  9231] By: jhi                                   on 2001/03/19  04:06:03
13765         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
13766              add a lost line in pp.c:pp_chop(), update to new op/chop.
13767              
13768              Clarify the description differentiating for and while; inspired by
13769              
13770              Subject: [ID 20010306.004] || != named unary operator
13771              
13772              The $Is_MacOS needs to be declared.
13773      Branch: maint-5.6/perl
13774            ! pp.c t/op/chop.t
13775           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
13776 ____________________________________________________________________________
13777 [  9230] By: jhi                                   on 2001/03/19  03:48:16
13778         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
13779              9079,9083,9089,9090,9091 from mainline to maintperl.
13780              
13781              Quieten some noise in Win32 builds
13782              
13783              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
13784              
13785              The perlretut was still talking about the old \p and \P
13786              definitions.
13787              
13788              More tweakage on the Unicode character class descriptions.
13789              
13790              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
13791              
13792              Subject: 'no *POSIX' Patch speeding up make on BS2000 
13793              
13794              Subject: [PATCH] perldata.pod here-doc docs
13795              
13796              Add /sbin and /usr/sbin to the list of directories scanned
13797              for setuid programs.  Takes care of bug id 20010309.003.
13798              
13799              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
13800              
13801              In op/stat #35 better to scan all the potential directories
13802              for setuids, not just the first one.
13803      Branch: maint-5.6/perl
13804            ! Makefile.SH
13805           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
13806           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
13807           !> t/op/stat.t toke.c win32/win32.h
13808 ____________________________________________________________________________
13809 [  9229] By: jhi                                   on 2001/03/19  02:31:50
13810         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
13811              From: Chris Nandor <pudge@pobox.com>
13812              Date: Sat, 10 Mar 2001 14:22:19 -0500
13813              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
13814      Branch: maint-5.6/perl
13815            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
13816            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
13817            ! t/lib/b.t t/lib/errno.t
13818 ____________________________________________________________________________
13819 [  9228] By: jhi                                   on 2001/03/19  02:29:59
13820         Log: Integrate changes #9113,9122 from mainline into maintperl.
13821              
13822              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?)
13823      Branch: maint-5.6/perl
13824           !> Configure README.os390 hints/os390.sh
13825 ____________________________________________________________________________
13826 [  9227] By: jhi                                   on 2001/03/19  02:22:35
13827         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
13828              into maintperl.
13829              
13830              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
13831              
13832              Forgot to check-in the larger part of #9120, duh.
13833              
13834              Subject: Another patch for integer.pm POD 
13835              
13836              h2ph strictness and cleanliness from Kurt Starsinic.
13837              
13838              Borland filename case problem.
13839              
13840              h2ph strictness and cleanliness from Kurt Starsinic.
13841              
13842              Subject: [PATCH] the uncontroversial doc patches
13843      Branch: maint-5.6/perl
13844           +> win32/sncfnmcs.pl
13845           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
13846           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
13847           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
13848           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
13849           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
13850           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
13851           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
13852 ____________________________________________________________________________
13853 [  9226] By: jhi                                   on 2001/03/19  02:10:21
13854         Log: Integrate changes #9207,9214 from mainline into maintperl.
13855              
13856              podchecker relaxations: =over has an *optional* number after it,
13857              and whitespace in L<> is okay.
13858      Branch: maint-5.6/perl
13859           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13860           !> t/pod/poderrs.xr
13861 ____________________________________________________________________________
13862 [  9225] By: jhi                                   on 2001/03/19  02:07:38
13863         Log: Integrate change #9219 from maintperl into mainline.
13864              
13865              remove duplicated tests
13866      Branch: perl
13867           !> t/op/re_tests
13868 ____________________________________________________________________________
13869 [  9224] By: jhi                                   on 2001/03/19  02:06:11
13870         Log: Integrate change #9223 from mainline to maintperl.
13871              
13872              Document -Dmksymlinks.
13873      Branch: maint-5.6/perl
13874           !> INSTALL
13875 ____________________________________________________________________________
13876 [  9223] By: jhi                                   on 2001/03/19  02:01:25
13877         Log: Document -Dmksymlinks.
13878      Branch: perl
13879            ! INSTALL
13880 ____________________________________________________________________________
13881 [  9222] By: jhi                                   on 2001/03/19  01:15:35
13882         Log: The -Dmksymlinks wasn't working for maintperl.
13883      Branch: maint-5.6/perl
13884            ! Configure
13885 ____________________________________________________________________________
13886 [  9221] By: jhi                                   on 2001/03/19  00:49:43
13887         Log: Cleanup pixie residue.
13888      Branch: perl
13889            ! Makefile.SH
13890 ____________________________________________________________________________
13891 [  9220] By: jhi                                   on 2001/03/19  00:44:47
13892         Log: Document the use of pixie/prof; create make targets for it.
13893              
13894              TODO: make t/TEST pixie-aware.
13895      Branch: perl
13896            ! Makefile.SH pod/perlhack.pod
13897 ____________________________________________________________________________
13898 [  9219] By: gsar                                  on 2001/03/19  00:16:55
13899         Log: remove duplicated tests
13900      Branch: maint-5.6/perl
13901            ! t/op/re_tests
13902 ____________________________________________________________________________
13903 [  9218] By: jhi                                   on 2001/03/18  23:59:31
13904         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
13905      Branch: perl
13906            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
13907 ____________________________________________________________________________
13908 [  9217] By: jhi                                   on 2001/03/18  23:25:20
13909         Log: Rewrite the tests section of Makefile to be less redundant
13910              and to allow for more flexible test targets, many recursive
13911              make calls introduced.
13912      Branch: perl
13913            ! Makefile.SH
13914 ____________________________________________________________________________
13915 [  9216] By: jhi                                   on 2001/03/18  22:30:04
13916         Log: Document the use of Third Degree (sparsely).
13917      Branch: perl
13918            ! pod/perlhack.pod t/TEST
13919 ____________________________________________________________________________
13920 [  9215] By: jhi                                   on 2001/03/18  22:10:30
13921         Log: Make targets for testing with Third Degree.
13922      Branch: perl
13923            ! Makefile.SH
13924 ____________________________________________________________________________
13925 [  9214] By: jhi                                   on 2001/03/18  21:08:53
13926         Log: The podchecker relaxations need to mirrored also at the tests.
13927      Branch: perl
13928            ! t/pod/poderrs.xr
13929 ____________________________________________________________________________
13930 [  9213] By: jhi                                   on 2001/03/18  20:56:21
13931         Log: Update Changes.
13932      Branch: perl
13933            ! Changes patchlevel.h
13934 ____________________________________________________________________________
13935 [  9212] By: jhi                                   on 2001/03/18  20:36:59
13936         Log: Looking for config.sh in parent directories isn't
13937              very useful for the toplevel Makefile.
13938      Branch: perl
13939            ! Makefile.SH
13940 ____________________________________________________________________________
13941 [  9211] By: jhi                                   on 2001/03/18  20:33:37
13942         Log: On "make clean" take care of Third Degree droppings.
13943      Branch: perl
13944            ! Makefile.SH
13945 ____________________________________________________________________________
13946 [  9210] By: jhi                                   on 2001/03/18  20:21:34
13947         Log: Add a hook for running the tests under the Third Degree
13948              debugging tool (set $ENV{PERL_3LOG} to non-zero)
13949              
13950              TODO: Document the use of Third Degree.
13951      Branch: perl
13952            ! t/TEST
13953 ____________________________________________________________________________
13954 [  9209] By: jhi                                   on 2001/03/18  20:19:07
13955         Log: Regen toc and api pods.
13956      Branch: perl
13957            ! pod/perlapi.pod pod/perltoc.pod
13958 ____________________________________________________________________________
13959 [  9208] By: jhi                                   on 2001/03/18  20:12:12
13960         Log: Integrate changes #8128,9132 from mainline into maintperl,
13961              Tie::SubstrHash fixes.
13962      Branch: maint-5.6/perl
13963           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
13964 ____________________________________________________________________________
13965 [  9207] By: jhi                                   on 2001/03/18  20:07:43
13966         Log: podchecker relaxations from Michael Stevens.
13967      Branch: perl
13968            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13969 ____________________________________________________________________________
13970 [  9206] By: jhi                                   on 2001/03/18  20:04:24
13971         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
13972      Branch: perl
13973            ! lib/Locale/Constants.pm lib/Locale/Country.pm
13974            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
13975            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
13976 ____________________________________________________________________________
13977 [  9205] By: jhi                                   on 2001/03/18  19:54:45
13978         Log: Integrate changes #9161,9162 from maintperl to mainline.
13979              
13980              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13981              results
13982      Branch: perl
13983           !> t/op/magic.t
13984 ____________________________________________________________________________
13985 [  9204] By: jhi                                   on 2001/03/18  19:37:46
13986         Log: Make perl.third checks more understandable to the builder.
13987      Branch: perl
13988            ! Makefile.SH
13989 ____________________________________________________________________________
13990 [  9203] By: jhi                                   on 2001/03/18  19:20:54
13991         Log: Re-integrate #9138 from maintperl to mainline,
13992              the squelching of the unneeded "Scalars leaked" messages.
13993      Branch: perl
13994           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13995           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13996           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13997 ____________________________________________________________________________
13998 [  9202] By: jhi                                   on 2001/03/18  18:48:36
13999         Log: More robust and more paranoid perl.third target.
14000      Branch: perl
14001            ! Makefile.SH
14002 ____________________________________________________________________________
14003 [  9201] By: jhi                                   on 2001/03/18  18:39:21
14004         Log: Integrate change #9197 from maintperl to mainline.
14005              
14006              more thorough cleaning of arenas.
14007      Branch: perl
14008           !> embed.pl perl.c proto.h sv.c t/op/sort.t
14009 ____________________________________________________________________________
14010 [  9200] By: jhi                                   on 2001/03/18  18:25:17
14011         Log: Integrate perlio.
14012      Branch: perl
14013           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
14014           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
14015           !> t/lib/encode.t toke.c universal.c utf8.c
14016 ____________________________________________________________________________
14017 [  9199] By: nick                                  on 2001/03/18  15:23:51
14018         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
14019              is the sense of the test being done. Avoid some magical 127 and 128 values
14020              by using macros.
14021      Branch: perlio
14022            ! doop.c pp_ctl.c sv.c toke.c
14023 ____________________________________________________________________________
14024 [  9198] By: nick                                  on 2001/03/18  14:18:12
14025         Log: UTF-X encoding invariance for Encode:
14026              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
14027              - move the XS code for those to universal.c (so in miniperl)
14028              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
14029              - change ext/Encode/compile to use above.
14030              - Fix t/lib/encode.t for above
14031              - Teach t/lib/b.t to expect -uutf8
14032              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
14033              utf8.pm is needed.
14034      Branch: perlio
14035            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
14036            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
14037 ____________________________________________________________________________
14038 [  9197] By: gsar                                  on 2001/03/18  12:15:57
14039         Log: more thorough cleaning of arenas--keep going until no more
14040              SvREFCNT_dec()s occur (this fixes the problem that causes the
14041              pesky "Scalars leaked" warnings)
14042      Branch: maint-5.6/perl
14043            ! embed.pl perl.c proto.h sv.c t/op/sort.t
14044 ____________________________________________________________________________
14045 [  9196] By: nick                                  on 2001/03/18  10:57:29
14046         Log: Fix pragma/utf8.t # 15
14047              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
14048              are SvUTF8 as well.
14049      Branch: perlio
14050            ! toke.c
14051 ____________________________________________________________________________
14052 [  9195] By: nick                                  on 2001/03/18  09:27:06
14053         Log: Integrate mainline
14054      Branch: perlio
14055           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
14056           !> t/op/pat.t
14057 ____________________________________________________________________________
14058 [  9194] By: jhi                                   on 2001/03/18  05:29:59
14059         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
14060              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
14061      Branch: perl
14062            ! op.c op.h t/op/misc.t t/op/pat.t
14063 ____________________________________________________________________________
14064 [  9193] By: jhi                                   on 2001/03/18  05:15:06
14065         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
14066      Branch: perl
14067            ! mg.c t/op/pat.t
14068 ____________________________________________________________________________
14069 [  9192] By: jhi                                   on 2001/03/18  04:22:43
14070         Log: tr/// UTF-8 patches from Inaba Hiroto.
14071      Branch: perl
14072            ! doop.c op.c
14073 ____________________________________________________________________________
14074 [  9191] By: jhi                                   on 2001/03/18  04:21:17
14075         Log: Integrate perlio.
14076      Branch: perl
14077           !> utf8.c utfebcdic.h
14078 ____________________________________________________________________________
14079 [  9190] By: nick                                  on 2001/03/17  20:32:01
14080         Log: Correct #if EBCDIC side typos.
14081              Builds and passes many tests on OS390.
14082      Branch: perlio
14083            ! utf8.c utfebcdic.h
14084 ____________________________________________________________________________
14085 [  9189] By: jhi                                   on 2001/03/17  18:55:49
14086         Log: Add prerequisites for the perl.third target.
14087      Branch: perl
14088            ! Makefile.SH
14089 ____________________________________________________________________________
14090 [  9188] By: jhi                                   on 2001/03/17  18:46:00
14091         Log: Integrate perlio.
14092      Branch: perl
14093           +> utfebcdic.h
14094           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
14095 ____________________________________________________________________________
14096 [  9187] By: jhi                                   on 2001/03/17  18:38:47
14097         Log: Add a make rule for perl.third (the Third Degree memory debugging
14098              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
14099      Branch: perl
14100            ! Makefile.SH
14101 ____________________________________________________________________________
14102 [  9186] By: nick                                  on 2001/03/17  18:34:48
14103         Log: MANIFEST addition :-(
14104      Branch: perlio
14105            ! MANIFEST
14106 ____________________________________________________________________________
14107 [  9185] By: nick                                  on 2001/03/17  18:29:50
14108         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
14109              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
14110              a superset of ASCII are invariant under the encoding. This is EBCDIC
14111              friendly as an encoded string can be looked at as being EBCDIC by lexer
14112              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
14113              ASCII on ASCII machines.
14114              
14115              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
14116              seperate.
14117              - Add some more macros to comprehend different shift amounts and
14118              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
14119              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
14120              and conditionaly #include it.
14121              
14122              EBCDIC build as yet untested.  ASCII still fails the one test.
14123      Branch: perlio
14124            + utfebcdic.h
14125            ! utf8.c utf8.h
14126 ____________________________________________________________________________
14127 [  9184] By: nick                                  on 2001/03/17  17:44:16
14128         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
14129      Branch: perlio
14130            ! doop.c perl.h pp.c utf8.h
14131 ____________________________________________________________________________
14132 [  9183] By: jhi                                   on 2001/03/17  15:55:42
14133         Log: Integrate perlio.
14134      Branch: perl
14135            ! MANIFEST
14136           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
14137 ____________________________________________________________________________
14138 [  9182] By: nick                                  on 2001/03/17  09:16:06
14139         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
14140      Branch: perlio
14141            ! t/op/pat.t
14142 ____________________________________________________________________________
14143 [  9181] By: nick                                  on 2001/03/17  09:15:11
14144         Log: Integrate mainline.
14145      Branch: perlio
14146           +> lib/Locale/Constants.pm lib/Locale/Country.pm
14147           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
14148           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
14149           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
14150           !> (integrate 83 files)
14151 ____________________________________________________________________________
14152 [  9180] By: nick                                  on 2001/03/16  17:23:21
14153         Log: EBCDIC Fixes.
14154      Branch: perlio
14155            ! perl.h sv.c toke.c utf8.c utf8.h
14156 ____________________________________________________________________________
14157 [  9179] By: jhi                                   on 2001/03/16  14:10:12
14158         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
14159              a change needed to work around an AIX compiler bug.
14160      Branch: perl
14161            ! ext/Storable/Storable.xs
14162 ____________________________________________________________________________
14163 [  9178] By: jhi                                   on 2001/03/16  03:19:59
14164         Log: With Damian's approval synchronize damian's modules'
14165              licensing with Perl's standard module licensing.
14166      Branch: perl
14167            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
14168 ____________________________________________________________________________
14169 [  9177] By: jhi                                   on 2001/03/16  03:15:34
14170         Log: Make the Filter::Util:Call files have their own copies
14171              of the Perl standard module licensing, from Paul Marquess.
14172      Branch: perl
14173            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14174 ____________________________________________________________________________
14175 [  9176] By: jhi                                   on 2001/03/16  02:56:04
14176         Log: Subject: [PATCH] more pod patches
14177              From: Michael Stevens <michael@etla.org>
14178              Date: Thu, 15 Mar 2001 21:25:18 +0000
14179              Message-ID: <20010315212518.A18870@firedrake.org>
14180      Branch: perl
14181            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
14182            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
14183            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
14184            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
14185            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
14186            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
14187            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
14188            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
14189            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
14190            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
14191            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
14192            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
14193            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
14194            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
14195            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
14196            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
14197            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
14198            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
14199            ! lib/Locale/Country.pm lib/Locale/Language.pm
14200            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
14201            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
14202            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
14203            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
14204            ! os2/OS2/Process/Process.pm
14205 ____________________________________________________________________________
14206 [  9175] By: jhi                                   on 2001/03/16  02:53:32
14207         Log: Subject: [PATCH] the uncontroversial doc patches
14208              From: Michael Stevens <michael@etla.org>
14209              Date: Thu, 15 Mar 2001 20:01:12 +0000
14210              Message-ID: <20010315200112.A7636@firedrake.org>
14211      Branch: perl
14212            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
14213            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
14214            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
14215            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
14216            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
14217 ____________________________________________________________________________
14218 [  9174] By: jhi                                   on 2001/03/16  02:50:49
14219         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
14220              From: Paul Lindner <lindner@inuus.com>
14221              Date: Fri, 16 Mar 2001 11:28:03 -0800
14222              Message-ID: <20010316112803.A7577@inuus.com>
14223      Branch: perl
14224            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14225 ____________________________________________________________________________
14226 [  9173] By: nick                                  on 2001/03/15  20:21:03
14227         Log: 1st day's EBCDIC fixes:
14228              - toke.c's parsing of strings needed attention
14229              needed to conditionally e2a if string was already UTF-8
14230              - e2a/a2e tables where wrong way round.
14231              - new macros in utf8.h
14232      Branch: perlio
14233            ! perl.h toke.c utf8.h
14234 ____________________________________________________________________________
14235 [  9172] By: jhi                                   on 2001/03/15  15:17:17
14236         Log: Update Changes.
14237      Branch: perl
14238            ! Changes patchlevel.h
14239 ____________________________________________________________________________
14240 [  9171] By: jhi                                   on 2001/03/15  15:09:32
14241         Log: Subject: Re: Another Borland C++ problem.
14242              From: "Vadim Konovalov" <watman@inbox.ru>
14243              Date: Sat, 10 Mar 2001 19:26:07 +0300
14244              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
14245              
14246              Borland filename case problem.
14247      Branch: perl
14248            + win32/sncfnmcs.pl
14249            ! MANIFEST README.win32
14250 ____________________________________________________________________________
14251 [  9170] By: jhi                                   on 2001/03/15  14:54:23
14252         Log: Add Locale::Codes 1.06, from Neil Bowers.
14253      Branch: perl
14254            + lib/Locale/Constants.pm lib/Locale/Country.pm
14255            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
14256            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
14257            + t/lib/lc-language.t t/lib/lc-uk.t
14258            ! MANIFEST
14259 ____________________________________________________________________________
14260 [  9169] By: jhi                                   on 2001/03/15  14:19:01
14261         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
14262      Branch: perl
14263            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14264            ! ext/Storable/Storable.xs
14265 ____________________________________________________________________________
14266 [  9168] By: jhi                                   on 2001/03/15  14:13:22
14267         Log: Integrate changes #9120,9167 from mainline to maintperl.
14268              
14269              Subject: [PATCH 5.6.1] OS/2 docs
14270              
14271              Subject: [PATCH 5.6.1] perldoc
14272      Branch: maint-5.6/perl
14273           !> os2/Changes utils/perldoc.PL
14274 ____________________________________________________________________________
14275 [  9167] By: jhi                                   on 2001/03/15  14:07:42
14276         Log: Subject: [PATCH 5.6.1] perldoc
14277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14278              Date: Wed, 14 Mar 2001 23:46:52 -0500
14279              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
14280      Branch: perl
14281            ! utils/perldoc.PL
14282 ____________________________________________________________________________
14283 [  9166] By: jhi                                   on 2001/03/15  13:53:15
14284         Log: sigaction test condition tweakage.
14285      Branch: perl
14286            ! t/lib/sigaction.t
14287 ____________________________________________________________________________
14288 [  9165] By: alanbur                               on 2001/03/15  03:49:17
14289         Log: Resynchronised with parent
14290      Branch: maint-5.6/pureperl
14291           +> os2/os2add.sym t/op/anonsub.t
14292           !> (integrate 72 files)
14293 ____________________________________________________________________________
14294 [  9164] By: jhi                                   on 2001/03/15  01:05:01
14295         Log: Avoid stomping off the beginning of an array in tr///.
14296      Branch: perl
14297            ! op.c
14298 ____________________________________________________________________________
14299 [  9163] By: jhi                                   on 2001/03/15  00:58:57
14300         Log: h2ph strictness and cleanliness from Kurt Starsinic.
14301      Branch: perl
14302            ! utils/h2ph.PL
14303 ____________________________________________________________________________
14304 [  9162] By: gsar                                  on 2001/03/15  00:56:53
14305         Log: avoid warnings
14306      Branch: maint-5.6/perl
14307            ! t/op/magic.t
14308 ____________________________________________________________________________
14309 [  9161] By: gsar                                  on 2001/03/15  00:52:09
14310         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
14311              results
14312      Branch: maint-5.6/perl
14313            ! t/op/magic.t
14314 ____________________________________________________________________________
14315 [  9160] By: jhi                                   on 2001/03/14  22:02:10
14316         Log: Do not use the Perl malloc in IRIX, suggested by
14317              Helmus Jarausch.
14318      Branch: perl
14319            ! hints/irix_6.sh
14320 ____________________________________________________________________________
14321 [  9159] By: nick                                  on 2001/03/14  21:45:59
14322         Log: Integrate mainline
14323      Branch: perlio
14324           +> t/op/loopctl.t
14325           !> (integrate 41 files)
14326 ____________________________________________________________________________
14327 [  9158] By: jhi                                   on 2001/03/14  21:10:09
14328         Log: The Day of the Retractions continues: the #9138
14329              (integrated in #9144) doesn't work well in mainline.
14330      Branch: perl
14331            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14332            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14333            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14334 ____________________________________________________________________________
14335 [  9157] By: jhi                                   on 2001/03/14  20:58:12
14336         Log: The #9145 CANNOT be enabled: the clear_pmop code still
14337              dumps core all over in Tru64.
14338      Branch: perl
14339            ! op.c op.h t/op/pat.t
14340 ____________________________________________________________________________
14341 [  9156] By: jhi                                   on 2001/03/14  20:48:06
14342         Log: Integrate change #9154 from maintperl to mainline.
14343              
14344              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
14345              (caused Storable 1.0.10 to break on windows)
14346      Branch: perl
14347           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
14348           !> perlapi.c proto.h
14349 ____________________________________________________________________________
14350 [  9155] By: jhi                                   on 2001/03/14  20:23:53
14351         Log: Retract #9136: breaks threading (and binary compatibility).
14352      Branch: perl
14353            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
14354 ____________________________________________________________________________
14355 [  9154] By: gsar                                  on 2001/03/14  17:48:18
14356         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
14357              (caused Storable 1.0.10 to break on windows)
14358      Branch: maint-5.6/perl
14359            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
14360            ! perlapi.c proto.h
14361 ____________________________________________________________________________
14362 [  9153] By: jhi                                   on 2001/03/14  13:35:21
14363         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
14364      Branch: perl
14365            ! t/lib/sigaction.t
14366 ____________________________________________________________________________
14367 [  9152] By: gsar                                  on 2001/03/14  07:29:40
14368         Log: back out changes#9012,9010,9009 and parts of change#9016
14369              (causes ABRs under purify, and some prerequisites don't
14370              seem to be there in 5.6.x)
14371      Branch: maint-5.6/perl
14372            ! doop.c op.c t/op/tr.t toke.c
14373 ____________________________________________________________________________
14374 [  9151] By: gsar                                  on 2001/03/14  07:01:29
14375         Log: reenable change#9145 (the test was busted due to a missing
14376              C<print "ok 27\n">)
14377      Branch: perl
14378            ! op.c op.h t/op/pat.t
14379 ____________________________________________________________________________
14380 [  9150] By: jhi                                   on 2001/03/14  06:38:36
14381         Log: Retract #9145.
14382      Branch: perl
14383            ! op.c op.h t/op/pat.t
14384 ____________________________________________________________________________
14385 [  9149] By: jhi                                   on 2001/03/14  06:14:56
14386         Log: Retract #9143.
14387      Branch: perl
14388            ! op.c
14389 ____________________________________________________________________________
14390 [  9148] By: gsar                                  on 2001/03/14  06:13:02
14391         Log: Uninitialized Memory Read in regexec.c
14392      Branch: perl
14393            ! regexec.c
14394 ____________________________________________________________________________
14395 [  9147] By: jhi                                   on 2001/03/14  04:59:54
14396         Log: Subject: PATCH: make goto work in nested eval ""
14397              From: Robin Houston <robin@kitsite.com>
14398              Date: Wed, 14 Mar 2001 04:16:10 +0000
14399              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
14400      Branch: perl
14401            ! pp_ctl.c t/op/goto.t
14402 ____________________________________________________________________________
14403 [  9146] By: jhi                                   on 2001/03/14  04:42:54
14404         Log: Preserve the #ifdef PERL_CORE in perly.h.
14405      Branch: perl
14406            ! perly.fixer
14407 ____________________________________________________________________________
14408 [  9145] By: jhi                                   on 2001/03/14  03:57:41
14409         Log: (Retracted by #9150.)
14410      Branch: perl
14411            ! op.c op.h t/op/pat.t
14412 ____________________________________________________________________________
14413 [  9144] By: jhi                                   on 2001/03/14  03:50:38
14414         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
14415              
14416              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
14417              
14418              remove squelch controls for "Scalars leaked" messages in most places
14419              (these are now cured)
14420              
14421              fix another memory leak reported by purify (tie callbacks that
14422              croak can leak when wiping out magic)
14423      Branch: perl
14424           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
14425           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
14426           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
14427           !> t/pragma/warnings.t
14428 ____________________________________________________________________________
14429 [  9143] By: jhi                                   on 2001/03/14  03:37:53
14430         Log: (Retracted by #9149.)
14431      Branch: perl
14432            ! op.c
14433 ____________________________________________________________________________
14434 [  9142] By: gsar                                  on 2001/03/14  03:20:48
14435         Log: fix another memory leak reported by purify (tie callbacks that
14436              croak can leak when wiping out magic)
14437      Branch: maint-5.6/perl
14438            ! scope.c
14439 ____________________________________________________________________________
14440 [  9141] By: jhi                                   on 2001/03/14  02:55:00
14441         Log: Subject: PATCH for [ID 20010305.003]
14442              From: Robin Houston <robin@kitsite.com>
14443              Date: Wed, 14 Mar 2001 02:45:51 +0000
14444              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
14445      Branch: perl
14446            ! pp_ctl.c t/op/eval.t
14447 ____________________________________________________________________________
14448 [  9140] By: jhi                                   on 2001/03/14  02:41:54
14449         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
14450              Date: Wed, 14 Mar 2001 01:52:51 +0000
14451              From: Robin Houston <robin@kitsite.com>
14452              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
14453              
14454              Fix for 2000313.004.
14455      Branch: perl
14456            ! pp_ctl.c t/op/goto.t
14457 ____________________________________________________________________________
14458 [  9139] By: jhi                                   on 2001/03/14  02:40:50
14459         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
14460              From: Robin Houston <robin@kitsite.com>
14461              Date: Wed, 14 Mar 2001 00:43:45 +0000
14462              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
14463      Branch: perl
14464            + t/op/loopctl.t
14465            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
14466            ! vms/perly_c.vms
14467 ____________________________________________________________________________
14468 [  9138] By: gsar                                  on 2001/03/14  01:18:00
14469         Log: remove squelch controls for "Scalars leaked" messages in most places
14470              (these are now cured)
14471      Branch: maint-5.6/perl
14472            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14473            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14474            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14475 ____________________________________________________________________________
14476 [  9137] By: gsar                                  on 2001/03/14  00:57:04
14477         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
14478      Branch: maint-5.6/perl
14479            ! regcomp.c
14480 ____________________________________________________________________________
14481 [  9136] By: jhi                                   on 2001/03/13  23:12:24
14482         Log: (Retracted by #9155)
14483              
14484              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
14485              From: Jens-Uwe Mager <jum@helios.de>
14486              Date: Wed, 21 Feb 2001 21:32:04 +0100
14487              Message-ID: <20010221213203.A18340@ans.helios.de>
14488      Branch: perl
14489            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
14490 ____________________________________________________________________________
14491 [  9135] By: jhi                                   on 2001/03/13  22:50:05
14492         Log: Integrate perlio.
14493      Branch: perl
14494           !> pp.c
14495 ____________________________________________________________________________
14496 [  9134] By: jhi                                   on 2001/03/13  22:49:05
14497         Log: Integrate change #9131 from maintperl into mainline.
14498              
14499              make the error text look more consistent in hints/hpux.sh
14500      Branch: perl
14501           !> hints/hpux.sh
14502 ____________________________________________________________________________
14503 [  9133] By: gsar                                  on 2001/03/13  22:46:20
14504         Log: integrate change#9067 from mainline
14505              
14506              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
14507      Branch: maint-5.6/perl
14508           !> lib/ExtUtils/MM_Unix.pm
14509 ____________________________________________________________________________
14510 [  9132] By: jhi                                   on 2001/03/13  22:41:21
14511         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
14512              From: "John P. Linderman" <jpl@research.att.com>
14513              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
14514              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
14515              
14516              A more correct prime finder.
14517      Branch: perl
14518            ! lib/Tie/SubstrHash.pm
14519 ____________________________________________________________________________
14520 [  9131] By: gsar                                  on 2001/03/13  22:30:42
14521         Log: make the error text look more consistent in hints/hpux.sh
14522      Branch: maint-5.6/perl
14523            ! hints/hpux.sh
14524 ____________________________________________________________________________
14525 [  9130] By: jhi                                   on 2001/03/13  22:23:44
14526         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
14527              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14528              Date: Tue, 13 Mar 2001 18:41:26 +0100
14529              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
14530              
14531              If the test is run non-interactively the default handler
14532              is different.
14533      Branch: perl
14534            ! t/lib/sigaction.t
14535 ____________________________________________________________________________
14536 [  9129] By: jhi                                   on 2001/03/13  22:20:21
14537         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
14538              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14539              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
14540              Date:     Tue, 13 Mar 2001 16:44:32 EST
14541      Branch: perl
14542            ! t/lib/1_compile.t
14543 ____________________________________________________________________________
14544 [  9128] By: jhi                                   on 2001/03/13  22:18:34
14545         Log: Subject: Another patch for integer.pm POD 
14546              From: "John L. Allen" <allen@grumman.com>
14547              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
14548              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
14549      Branch: perl
14550            ! lib/integer.pm
14551 ____________________________________________________________________________
14552 [  9127] By: nick                                  on 2001/03/13  21:26:30
14553         Log: Integrate mainline.
14554      Branch: perlio
14555           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
14556           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
14557           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
14558           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
14559           !> Changes Configure MANIFEST README.os2 README.os390
14560           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
14561           !> os2/Changes patchlevel.h win32/perlhost.h
14562 ____________________________________________________________________________
14563 [  9126] By: nick                                  on 2001/03/13  20:39:51
14564         Log: #ifdef'ed out code to make packed side of pack/unpack
14565              octets. (i.e. pack('U') => encode_utf8).
14566      Branch: perlio
14567            ! pp.c
14568 ____________________________________________________________________________
14569 [  9125] By: jhi                                   on 2001/03/13  15:07:16
14570         Log: Update Changes.
14571      Branch: perl
14572            ! Changes patchlevel.h
14573 ____________________________________________________________________________
14574 [  9124] By: jhi                                   on 2001/03/13  14:22:45
14575         Log: Workaround for the buggy ("internal compiler error")
14576              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
14577              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
14578              of Andreas König.
14579      Branch: perl
14580            ! ext/re/Makefile.PL hints/aix.sh
14581 ____________________________________________________________________________
14582 [  9123] By: jhi                                   on 2001/03/13  03:24:34
14583         Log: Typo in #9114.
14584      Branch: metaconfig
14585            ! U/modified/myhostname.U
14586 ____________________________________________________________________________
14587 [  9122] By: jhi                                   on 2001/03/13  03:24:06
14588         Log: Typo in #9113.
14589      Branch: perl
14590            ! Configure
14591 ____________________________________________________________________________
14592 [  9121] By: jhi                                   on 2001/03/13  01:53:05
14593         Log: Forgot to check-in the larger part of #9120, duh.
14594      Branch: perl
14595            ! README.os2
14596 ____________________________________________________________________________
14597 [  9120] By: jhi                                   on 2001/03/13  01:51:31
14598         Log: Subject: [PATCH 5.6.1] OS/2 docs
14599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14600              Date: Mon, 12 Mar 2001 03:27:32 -0500
14601              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
14602      Branch: perl
14603            ! os2/Changes
14604 ____________________________________________________________________________
14605 [  9119] By: jhi                                   on 2001/03/13  01:49:41
14606         Log: Integrate change #9116 from maintperl into mainline.
14607              
14608              Win32::GetCwd() returns C: instead of C:\ in the root directory
14609              under ithreads
14610      Branch: perl
14611           !> win32/perlhost.h
14612 ____________________________________________________________________________
14613 [  9118] By: jhi                                   on 2001/03/13  01:13:39
14614         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
14615      Branch: perl
14616            + lib/Switch.pm t/lib/switch.t
14617            ! MANIFEST
14618 ____________________________________________________________________________
14619 [  9117] By: jhi                                   on 2001/03/13  01:03:17
14620         Log: Add Text::Balanced 1.83.
14621      Branch: perl
14622            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
14623            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
14624            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
14625            + t/lib/tb-xvari.t
14626            ! MANIFEST
14627 ____________________________________________________________________________
14628 [  9116] By: gsar                                  on 2001/03/13  00:55:53
14629         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
14630              under ithreads
14631      Branch: maint-5.6/perl
14632            ! win32/perlhost.h
14633 ____________________________________________________________________________
14634 [  9115] By: jhi                                   on 2001/03/13  00:54:09
14635         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
14636              From: "John L. Allen" <allen@grumman.com>
14637              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
14638              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
14639              
14640              use integer document clarification.
14641      Branch: perl
14642            ! lib/integer.pm
14643 ____________________________________________________________________________
14644 [  9114] By: jhi                                   on 2001/03/13  00:38:54
14645         Log: Metaconfig unit change for #9113.
14646      Branch: metaconfig
14647            ! U/modified/myhostname.U
14648 ____________________________________________________________________________
14649 [  9113] By: jhi                                   on 2001/03/13  00:38:35
14650         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?)
14651              From: Peter Prymmer <pvhp@forte.com>
14652              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
14653              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
14654      Branch: perl
14655            ! Configure README.os390 hints/os390.sh
14656 ____________________________________________________________________________
14657 [  9112] By: jhi                                   on 2001/03/13  00:29:00
14658         Log: Integrate perlio.
14659      Branch: perl
14660           !> sv.c utf8.h
14661 ____________________________________________________________________________
14662 [  9111] By: nick                                  on 2001/03/12  21:16:33
14663         Log: Integrate mainline.
14664      Branch: perlio
14665           +> t/op/anonsub.t
14666           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
14667           !> proto.h sv.c
14668 ____________________________________________________________________________
14669 [  9110] By: nick                                  on 2001/03/12  21:00:13
14670         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
14671      Branch: perlio
14672            ! sv.c utf8.h
14673 ____________________________________________________________________________
14674 [  9109] By: jhi                                   on 2001/03/12  16:04:47
14675         Log: Integrate change #9108 from maintperl to mainline.
14676              
14677              fix memory leak in C<sub X { sub {} }> arising from a refcount
14678              loop between the outer sub and the inner prototype anonsub
14679              
14680              this also enables closures returned by subroutines that
14681              subsequently get redefined to work without generating coredumps :)
14682              
14683              completely removed the free_closures() hack--it shouldn't be
14684              needed anymore
14685      Branch: perl
14686           +> t/op/anonsub.t
14687           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
14688           !> proto.h sv.c
14689 ____________________________________________________________________________
14690 [  9108] By: gsar                                  on 2001/03/12  10:21:31
14691         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
14692              loop between the outer sub and the inner prototype anonsub
14693              
14694              this also enables closures returned by subroutines that
14695              subsequently get redefined to work without generating coredumps :)
14696              
14697              completely removed the free_closures() hack--it shouldn't be
14698              needed anymore
14699      Branch: maint-5.6/perl
14700            + t/op/anonsub.t
14701            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
14702            ! proto.h sv.c
14703 ____________________________________________________________________________
14704 [  9107] By: jhi                                   on 2001/03/12  05:15:31
14705         Log: Integrate perlio.
14706      Branch: perl
14707           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
14708 ____________________________________________________________________________
14709 [  9106] By: nick                                  on 2001/03/11  20:10:12
14710         Log: regcomp.c is working in native space, not Unicode space (if different)
14711              as it is doing compare against 'W' in \W etc.
14712      Branch: perlio
14713            ! regcomp.c
14714 ____________________________________________________________________________
14715 [  9105] By: nick                                  on 2001/03/11  19:39:34
14716         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
14717              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
14718      Branch: perlio
14719            ! regcomp.c toke.c utf8.c
14720 ____________________________________________________________________________
14721 [  9104] By: nick                                  on 2001/03/11  18:15:44
14722         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
14723      Branch: perlio
14724            ! sv.c
14725 ____________________________________________________________________________
14726 [  9103] By: nick                                  on 2001/03/11  18:03:28
14727         Log: Integrate mainline (for regexp stuff).
14728      Branch: perlio
14729           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14730           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
14731           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
14732           !> t/lib/errno.t t/op/pat.t
14733 ____________________________________________________________________________
14734 [  9102] By: nick                                  on 2001/03/11  17:44:20
14735         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
14736              - exclude layer syms in makedef.pl for sfio
14737              - also inhibit Encode from trying to build ":encode()" layer.
14738      Branch: perlio
14739            ! ext/Encode/Encode.xs makedef.pl
14740 ____________________________________________________________________________
14741 [  9101] By: jhi                                   on 2001/03/10  22:38:13
14742         Log: The $Is_MacOS needs to be declared.
14743      Branch: perl
14744            ! lib/ExtUtils/Manifest.pm
14745 ____________________________________________________________________________
14746 [  9100] By: jhi                                   on 2001/03/10  22:14:29
14747         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
14748              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
14749              pollute the symbolspace if using sfio.
14750      Branch: perl
14751            ! ext/Encode/Encode.xs
14752 ____________________________________________________________________________
14753 [  9099] By: jhi                                   on 2001/03/10  21:58:48
14754         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
14755              Date: Sat, 10 Mar 2001 14:23:55 -0500
14756              From: Chris Nandor <pudge@pobox.com>
14757              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
14758      Branch: perl
14759            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14760            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
14761            ! t/lib/errno.t
14762 ____________________________________________________________________________
14763 [  9098] By: jhi                                   on 2001/03/10  21:38:30
14764         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
14765      Branch: perl
14766            ! regcomp.c regexec.c t/op/pat.t
14767 ____________________________________________________________________________
14768 [  9097] By: jhi                                   on 2001/03/10  14:38:07
14769         Log: Integrate perlio.
14770      Branch: perl
14771           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
14772           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
14773           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
14774 ____________________________________________________________________________
14775 [  9096] By: nick                                  on 2001/03/10  11:55:43
14776         Log: EBCDIC sanity - phase I
14777              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
14778              - use utf8n_xxxx (c.f. pvn) for forms which take length.
14779              - back out vN.N and $^V exceptions to e2a/a2e
14780              - make "locale" isxxx macros be uvchr (may be redundant?)
14781              
14782              Not clear yet that toUPPER_uni et. al. return being handled correctly.
14783              The tr// and rexexp stuff still needs an audit, assumption is they are working
14784              in Unicode space.
14785              
14786              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
14787      Branch: perlio
14788            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
14789            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
14790            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
14791 ____________________________________________________________________________
14792 [  9095] By: jhi                                   on 2001/03/09  22:10:01
14793         Log: Integrate perlio.
14794      Branch: perl
14795           !> dump.c
14796 ____________________________________________________________________________
14797 [  9094] By: nick                                  on 2001/03/09  17:36:38
14798         Log: Builds an passes all tests after integrate and this tweak.
14799      Branch: perlio
14800            ! dump.c
14801 ____________________________________________________________________________
14802 [  9093] By: nick                                  on 2001/03/09  17:16:03
14803         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
14804      Branch: perlio
14805           +> lib/unicode/Scripts.txt t/lib/sigaction.t
14806           !> (integrate 79 files)
14807 ____________________________________________________________________________
14808 [  9092] By: jhi                                   on 2001/03/09  15:28:26
14809         Log: Update Changes.
14810      Branch: perl
14811            ! Changes patchlevel.h
14812 ____________________________________________________________________________
14813 [  9091] By: jhi                                   on 2001/03/09  15:25:05
14814         Log: In op/stat #35 better to scan all the potential directories
14815              for setuids, not just the first one.
14816      Branch: perl
14817            ! t/op/stat.t
14818 ____________________________________________________________________________
14819 [  9090] By: jhi                                   on 2001/03/09  15:01:27
14820         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
14821              From: rspier@pobox.com (Robert Spier)
14822              Date: Fri, 9 Mar 2001 03:30:20 -0500
14823              Message-ID: <15016.38044.381174.160189@rls.cx>
14824              
14825              EXISTS() returning undef mistakenly triggered a FETCH().
14826      Branch: perl
14827            ! hv.c
14828 ____________________________________________________________________________
14829 [  9089] By: jhi                                   on 2001/03/09  14:59:02
14830         Log: Add /sbin and /usr/sbin to the list of directories scanned
14831              for setuid programs.  Takes care of bug id 20010309.003.
14832      Branch: perl
14833            ! t/op/stat.t
14834 ____________________________________________________________________________
14835 [  9088] By: jhi                                   on 2001/03/09  14:48:32
14836         Log: Regen perlapi, perltoc.
14837      Branch: perl
14838            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
14839 ____________________________________________________________________________
14840 [  9087] By: jhi                                   on 2001/03/09  14:38:56
14841         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
14842              From: David Mitchell <davem@fdgroup.co.uk>
14843              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
14844              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
14845      Branch: perl
14846            ! dump.c perl.c perl.h pod/perlrun.pod
14847 ____________________________________________________________________________
14848 [  9086] By: jhi                                   on 2001/03/09  01:47:16
14849         Log: A modified version of
14850              
14851              Subject: [ID 20010307.005] POSIX::sigaction has various problems
14852              From: anders@broadcom.com
14853              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
14854              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
14855              
14856              Currently the sigaction.t test #6 fails (and is fudged to look
14857              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
14858              This may well be a genuine bug in Linux sigaction() (since at
14859              least Tru64, Solaris, and HP-UX disagree with Linux).
14860              Anyone with POSIX / SUSv2 tome handy?  The problem is that
14861              the flags of the oldaction don't match with the flags in
14862              the previously installed disposition.
14863      Branch: perl
14864            + t/lib/sigaction.t
14865            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14866 ____________________________________________________________________________
14867 [  9085] By: jhi                                   on 2001/03/09  01:30:13
14868         Log: Subject: Re: mission impossible for the day
14869              From: Alex Gough <alex@rcon.org>
14870              Date: Thu, 08 Mar 2001 17:18:19 +0000
14871              Message-ID: <3AA7BEDB.8070409@rcon.org>
14872              
14873              If references (are overloaded) and can be directly stringified,
14874              show that instead of "stringified".
14875              
14876              (The problem, infinite mutual recursion caused by overloaded bool
14877              in Switch.pm, tracked by David Mitchell)
14878      Branch: perl
14879            ! lib/Carp/Heavy.pm
14880 ____________________________________________________________________________
14881 [  9084] By: jhi                                   on 2001/03/09  01:20:39
14882         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
14883              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
14884              From: David Mitchell <davem@fdgroup.co.uk>
14885              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
14886      Branch: perl
14887            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
14888            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
14889 ____________________________________________________________________________
14890 [  9083] By: jhi                                   on 2001/03/09  01:16:51
14891         Log: Subject: [PATCH] perldata.pod here-doc docs
14892              From: Jeff Pinyan <jeffp@crusoe.net>
14893              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
14894              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
14895      Branch: perl
14896            ! pod/perldata.pod
14897 ____________________________________________________________________________
14898 [  9082] By: jhi                                   on 2001/03/09  01:01:27
14899         Log: Subject: Re: Unicode/EBCDIC
14900              From: Peter Prymmer <pvhp@forte.com>
14901              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
14902              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
14903      Branch: perl
14904            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
14905 ____________________________________________________________________________
14906 [  9081] By: jhi                                   on 2001/03/08  13:41:30
14907         Log: Subject: Ooops, wrong 'no *POSIX' Patch
14908              From: Dorner Thomas <Thomas.Dorner@start.de>
14909              Date: Thu, 8 Mar 2001 08:43:28 +0100
14910              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
14911      Branch: perl
14912            ! hints/posix-bc.sh
14913 ____________________________________________________________________________
14914 [  9080] By: jhi                                   on 2001/03/08  13:11:42
14915         Log: It's Scripts.txt, not Script.txt.
14916      Branch: perl
14917            ! MANIFEST
14918 ____________________________________________________________________________
14919 [  9079] By: jhi                                   on 2001/03/08  12:59:05
14920         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
14921              From: Dorner Thomas <Thomas.Dorner@start.de>
14922              Date: Wed, 7 Mar 2001 14:13:31 +0100
14923              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
14924      Branch: perl
14925            ! makedepend.SH
14926 ____________________________________________________________________________
14927 [  9078] By: jhi                                   on 2001/03/08  12:57:43
14928         Log: Retract #9069, wrong patch.
14929      Branch: perl
14930            ! Makefile.SH
14931 ____________________________________________________________________________
14932 [  9077] By: jhi                                   on 2001/03/08  01:06:13
14933         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
14934      Branch: perl
14935            + lib/unicode/Scripts.txt
14936            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
14937            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
14938            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
14939            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
14940            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
14941            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
14942            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
14943            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
14944            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
14945            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
14946            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
14947            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
14948            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
14949            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
14950            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
14951            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
14952            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
14953            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
14954            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
14955            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
14956            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
14957            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
14958            ! lib/unicode/version
14959 ____________________________________________________________________________
14960 [  9076] By: jhi                                   on 2001/03/07  22:59:39
14961         Log: Integrate change #7784 from mainline into maintperl.
14962              
14963              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
14964      Branch: maint-5.6/perl
14965           !> pp_ctl.c t/op/pat.t
14966 ____________________________________________________________________________
14967 [  9075] By: jhi                                   on 2001/03/07  22:05:11
14968         Log: More UTF-8 test tweaks.
14969      Branch: perl
14970            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
14971 ____________________________________________________________________________
14972 [  9074] By: nick                                  on 2001/03/07  21:39:29
14973         Log: Integrate mainline.
14974      Branch: perlio
14975           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
14976           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
14977           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
14978           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
14979           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
14980 ____________________________________________________________________________
14981 [  9073] By: jhi                                   on 2001/03/07  16:37:09
14982         Log: Update Changes.
14983      Branch: perl
14984            ! Changes patchlevel.h
14985 ____________________________________________________________________________
14986 [  9072] By: jhi                                   on 2001/03/07  16:32:30
14987         Log: Subject: [ID 20010306.004] || != named unary operator
14988              From: abela@geneanet.org
14989              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
14990              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
14991      Branch: perl
14992            ! pod/perlop.pod
14993 ____________________________________________________________________________
14994 [  9071] By: jhi                                   on 2001/03/07  15:14:11
14995         Log: Subject: downgrading to bytes for common functions
14996              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
14997              Date: Wed, 7 Mar 2001 02:36:55 -0500
14998              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
14999      Branch: perl
15000            ! pp_sys.c
15001 ____________________________________________________________________________
15002 [  9070] By: jhi                                   on 2001/03/07  15:04:58
15003         Log: Clarify the description differentiating for and while; inspired by
15004              
15005              Subject: [ID 20010306.002] for/while difference in for definition
15006              From: abela@geneanet.org
15007              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
15008              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
15009      Branch: perl
15010            ! pod/perlsyn.pod
15011 ____________________________________________________________________________
15012 [  9069] By: jhi                                   on 2001/03/07  14:55:30
15013         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
15014              From: Dorner Thomas <Thomas.Dorner@start.de>
15015              Date: Wed, 7 Mar 2001 14:13:31 +0100
15016              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
15017      Branch: perl
15018            ! Makefile.SH
15019 ____________________________________________________________________________
15020 [  9068] By: jhi                                   on 2001/03/07  14:51:17
15021         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
15022              From: Radu Greab <radu@netsoft.ro>
15023              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
15024              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
15025      Branch: perl
15026            ! pp.c t/op/chop.t
15027 ____________________________________________________________________________
15028 [  9067] By: jhi                                   on 2001/03/07  14:48:57
15029         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
15030              From: Simon Cozens <simon@netthink.co.uk>
15031              Date: Wed, 7 Mar 2001 13:59:28 +0000
15032              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
15033              
15034              In order to allow MakeMaker to build correct Makefiles,
15035              you need to change the order of the arguments in MM_Unix.pm
15036              as well. (Unless you have C89_CCMODE set, but we're trying
15037              to be POSIXly correct)
15038              
15039              Thanks to Merijn Broeren for tracking this down.
15040      Branch: perl
15041            ! lib/ExtUtils/MM_Unix.pm
15042 ____________________________________________________________________________
15043 [  9066] By: jhi                                   on 2001/03/07  14:30:02
15044         Log: Floating point too messy.
15045      Branch: perl
15046            ! t/camel-III/vstring.t
15047 ____________________________________________________________________________
15048 [  9065] By: jhi                                   on 2001/03/07  14:17:44
15049         Log: Integrate change #9064 from maintperl into mainline.
15050              
15051              fix memory leak in pack("Bb",...)
15052      Branch: perl
15053           !> perl.c
15054 ____________________________________________________________________________
15055 [  9064] By: gsar                                  on 2001/03/07  06:29:24
15056         Log: fix memory leak in pack("Bb",...)
15057      Branch: maint-5.6/perl
15058            ! perl.c
15059 ____________________________________________________________________________
15060 [  9063] By: jhi                                   on 2001/03/07  00:55:04
15061         Log: Major utf8 test reorganisation and rewrite.
15062              Hopefully no tests were lost in the shuffle.
15063              (The beginning of pragma/utf8 was lost intentionally,
15064              the tests were rather bogus and incomplete.)
15065      Branch: perl
15066            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
15067            ! t/pragma/utf8.t
15068 ____________________________________________________________________________
15069 [  9062] By: jhi                                   on 2001/03/07  00:41:16
15070         Log: More tweakage on the Unicode character class descriptions.
15071      Branch: perl
15072            ! lib/unicode/mktables.PL pod/perlretut.pod
15073 ____________________________________________________________________________
15074 [  9061] By: jhi                                   on 2001/03/06  23:12:38
15075         Log: The perlretut was still talking about the old \p and \P
15076              definitions.
15077      Branch: perl
15078            ! pod/perlretut.pod
15079 ____________________________________________________________________________
15080 [  9060] By: nick                                  on 2001/03/06  20:52:37
15081         Log: Integrate mainline (make test works again now).
15082      Branch: perlio
15083           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
15084 ____________________________________________________________________________
15085 [  9059] By: jhi                                   on 2001/03/06  15:36:14
15086         Log: 0.999... does equal 1.0, doesn't it?
15087      Branch: perl
15088            ! t/camel-III/vstring.t
15089 ____________________________________________________________________________
15090 [  9058] By: jhi                                   on 2001/03/06  15:34:00
15091         Log: Make /x{abcd}/ to work without use utf8.
15092      Branch: perl
15093            ! regcomp.c
15094 ____________________________________________________________________________
15095 [  9057] By: jhi                                   on 2001/03/06  03:02:36
15096         Log: Easier to outcomment all the three reset() tests for now.
15097      Branch: perl
15098            ! t/op/pat.t
15099 ____________________________________________________________________________
15100 [  9056] By: jhi                                   on 2001/03/06  02:30:02
15101         Log: Comment out the deadly reset; until the 20010301.005
15102              is finally fixed.
15103      Branch: perl
15104            ! t/op/pat.t
15105 ____________________________________________________________________________
15106 [  9055] By: jhi                                   on 2001/03/06  02:21:26
15107         Log: Integrate the change #9054 from mainline:
15108              retract the PMOP cleanup patch pending further investigation.
15109      Branch: maint-5.6/perl
15110           !> op.c op.h
15111 ____________________________________________________________________________
15112 [  9054] By: jhi                                   on 2001/03/06  02:19:57
15113         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
15114              with oddly familiar stack traces.
15115      Branch: perl
15116            ! op.c op.h
15117 ____________________________________________________________________________
15118 [  9053] By: jhi                                   on 2001/03/05  23:20:28
15119         Log: Integrate perlio.
15120      Branch: perl
15121           +> ext/Encode/Encode/koi8-r.ucm
15122           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
15123           !> makedef.pl
15124 ____________________________________________________________________________
15125 [  9052] By: nick                                  on 2001/03/05  23:08:17
15126         Log: skipping USE_PERLIO symbols correction.
15127      Branch: perlio
15128            ! makedef.pl
15129 ____________________________________________________________________________
15130 [  9051] By: nick                                  on 2001/03/05  22:35:07
15131         Log: More Encode alias tidying.
15132      Branch: perlio
15133            + ext/Encode/Encode/koi8-r.ucm
15134            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
15135 ____________________________________________________________________________
15136 [  9050] By: jhi                                   on 2001/03/05  21:44:29
15137         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
15138              Sarathy's fix for ID 20010301.005.
15139      Branch: maint-5.6/perl
15140           !> op.c op.h
15141 ____________________________________________________________________________
15142 [  9049] By: nick                                  on 2001/03/05  19:54:04
15143         Log: Integrate Jarkko's Encode.pm tweak.
15144      Branch: perlio
15145           !> ext/Encode/Encode.pm
15146 ____________________________________________________________________________
15147 [  9048] By: nick                                  on 2001/03/05  19:47:57
15148         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
15149      Branch: perlio
15150           +> os2/os2add.sym
15151           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
15152           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
15153           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
15154           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
15155           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
15156 ____________________________________________________________________________
15157 [  9047] By: jhi                                   on 2001/03/05  19:25:26
15158         Log: Regen perlapi.
15159      Branch: perl
15160            ! pod/perlapi.pod
15161 ____________________________________________________________________________
15162 [  9046] By: jhi                                   on 2001/03/05  19:12:14
15163         Log: Integrate perlio.
15164      Branch: perl
15165           +> t/camel-III/vstring.t
15166           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
15167 ____________________________________________________________________________
15168 [  9045] By: jhi                                   on 2001/03/05  19:10:36
15169         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
15170      Branch: perl
15171            ! ext/Encode/Encode.pm
15172 ____________________________________________________________________________
15173 [  9044] By: jhi                                   on 2001/03/05  18:49:12
15174         Log: Forgot the other half of the PMOP patch (#9033).
15175      Branch: perl
15176            ! op.h
15177 ____________________________________________________________________________
15178 [  9043] By: nick                                  on 2001/03/05  18:14:47
15179         Log: Update MANIFEST for new test.
15180      Branch: perlio
15181            ! MANIFEST
15182 ____________________________________________________________________________
15183 [  9042] By: nick                                  on 2001/03/05  18:12:41
15184         Log: Some tests for Camel 3rd edition features.
15185              Make gethostbyaddr() test in above work.
15186      Branch: perlio
15187            + t/camel-III/vstring.t
15188            ! pp.h pp_sys.c t/TEST t/harness
15189 ____________________________________________________________________________
15190 [  9041] By: jhi                                   on 2001/03/05  17:41:48
15191         Log: Add more ISO 8859 encoding aliases.
15192      Branch: perl
15193            ! ext/Encode/Encode.pm
15194 ____________________________________________________________________________
15195 [  9040] By: jhi                                   on 2001/03/05  17:30:43
15196         Log: Integrate perlio.
15197      Branch: perl
15198           !> MANIFEST sv.c
15199 ____________________________________________________________________________
15200 [  9039] By: nick                                  on 2001/03/05  17:11:36
15201         Log: Missed added file.
15202      Branch: perlio
15203            ! MANIFEST
15204 ____________________________________________________________________________
15205 [  9038] By: jhi                                   on 2001/03/05  15:58:01
15206         Log: Add tr tests for EBCDIC, from Karsten Sperling.
15207      Branch: perl
15208            ! t/op/tr.t
15209 ____________________________________________________________________________
15210 [  9037] By: nick                                  on 2001/03/05  15:56:35
15211         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
15212              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
15213              
15214              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
15215              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
15216              - uses SvPV() rather than sv_2pv() in case it isn't a string.
15217      Branch: perlio
15218            ! sv.c
15219 ____________________________________________________________________________
15220 [  9036] By: jhi                                   on 2001/03/05  15:49:15
15221         Log: Add matching tests currently failing in EBCDIC,
15222              suggested by Karsten Sperling.
15223      Branch: perl
15224            ! t/op/pat.t
15225 ____________________________________________________________________________
15226 [  9035] By: jhi                                   on 2001/03/05  15:36:55
15227         Log: The #9034 needs a MANIFESTation.
15228      Branch: perl
15229            ! MANIFEST
15230 ____________________________________________________________________________
15231 [  9034] By: jhi                                   on 2001/03/05  15:35:14
15232         Log: Integrate perlio.
15233      Branch: perl
15234           +> ext/Encode/Encode/Tcl.pm
15235           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15236           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
15237           !> ext/Encode/Encode/iso8859-1.ucm
15238           !> ext/Encode/Encode/iso8859-10.ucm
15239           !> ext/Encode/Encode/iso8859-13.ucm
15240           !> ext/Encode/Encode/iso8859-14.ucm
15241           !> ext/Encode/Encode/iso8859-15.ucm
15242           !> ext/Encode/Encode/iso8859-16.ucm
15243           !> ext/Encode/Encode/iso8859-2.ucm
15244           !> ext/Encode/Encode/iso8859-3.ucm
15245           !> ext/Encode/Encode/iso8859-4.ucm
15246           !> ext/Encode/Encode/iso8859-5.ucm
15247           !> ext/Encode/Encode/iso8859-6.ucm
15248           !> ext/Encode/Encode/iso8859-7.ucm
15249           !> ext/Encode/Encode/iso8859-8.ucm
15250           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
15251           !> t/lib/encode.t
15252 ____________________________________________________________________________
15253 [  9033] By: jhi                                   on 2001/03/05  15:33:18
15254         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
15255              From: Gurusamy Sarathy <gsar@ActiveState.com>
15256              Date: Sun, 04 Mar 2001 22:33:15 -0800
15257              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
15258              
15259              PMOPs need to remember their own stash so that they can
15260              gracefully remove themselves from their linked list.
15261      Branch: perl
15262            ! op.c
15263 ____________________________________________________________________________
15264 [  9032] By: nick                                  on 2001/03/05  14:51:50
15265         Log: Encode implementation "completion"
15266              Implement and document define_encoding()
15267              Implement and document encoding aliases including define_alias()
15268              Make Encode::XS use define_encoding() rather than back-door.
15269              Move run-time *.enc to separate Encode::Tcl module.
15270              Make 'compile' honour <codeset_name>
15271              Change canonical names of to iso-8859-* and US-ascii.
15272      Branch: perlio
15273            + ext/Encode/Encode/Tcl.pm
15274            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15275            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
15276            ! ext/Encode/Encode/iso8859-1.ucm
15277            ! ext/Encode/Encode/iso8859-10.ucm
15278            ! ext/Encode/Encode/iso8859-13.ucm
15279            ! ext/Encode/Encode/iso8859-14.ucm
15280            ! ext/Encode/Encode/iso8859-15.ucm
15281            ! ext/Encode/Encode/iso8859-16.ucm
15282            ! ext/Encode/Encode/iso8859-2.ucm
15283            ! ext/Encode/Encode/iso8859-3.ucm
15284            ! ext/Encode/Encode/iso8859-4.ucm
15285            ! ext/Encode/Encode/iso8859-5.ucm
15286            ! ext/Encode/Encode/iso8859-6.ucm
15287            ! ext/Encode/Encode/iso8859-7.ucm
15288            ! ext/Encode/Encode/iso8859-8.ucm
15289            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
15290            ! t/lib/encode.t
15291 ____________________________________________________________________________
15292 [  9031] By: jhi                                   on 2001/03/05  13:51:17
15293         Log: Integrate change #9030 from maintperl into mainline.
15294              
15295              Subject: [PATCH 5.6.1] OS/2 cleanup
15296      Branch: perl
15297           +> os2/os2add.sym
15298           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15299           !> makedef.pl os2/Changes os2/Makefile.SHs
15300           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15301           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
15302           !> os2/os2.sym os2/os2ish.h
15303 ____________________________________________________________________________
15304 [  9030] By: jhi                                   on 2001/03/05  13:46:49
15305         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
15306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15307              Date: Mon, 5 Mar 2001 02:29:44 -0500
15308              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
15309      Branch: maint-5.6/perl
15310            + os2/os2add.sym
15311            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15312            ! makedef.pl os2/Changes os2/Makefile.SHs
15313            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15314            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
15315            ! os2/os2.sym os2/os2ish.h
15316 ____________________________________________________________________________
15317 [  9029] By: jhi                                   on 2001/03/05  13:40:35
15318         Log: Integrate change #9028 from maintperl into mainline.
15319              
15320              various nits in MM_Unix.pm found by disabling SelfLoader
15321      Branch: perl
15322           !> lib/ExtUtils/MM_Unix.pm
15323 ____________________________________________________________________________
15324 [  9028] By: gsar                                  on 2001/03/05  09:58:38
15325         Log: various nits in MM_Unix.pm found by disabling SelfLoader
15326      Branch: maint-5.6/perl
15327            ! lib/ExtUtils/MM_Unix.pm
15328 ____________________________________________________________________________
15329 [  9027] By: nick                                  on 2001/03/05  08:35:22
15330         Log: Integrate mainline
15331      Branch: perlio
15332           !> (integrate 28 files)
15333 ____________________________________________________________________________
15334 [  9026] By: jhi                                   on 2001/03/05  02:14:59
15335         Log: Integrate change #9025 from mainline to maintperl,
15336              retract \N{U+HHHH}.
15337      Branch: maint-5.6/perl
15338           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15339           !> t/lib/charnames.t toke.c
15340 ____________________________________________________________________________
15341 [  9025] By: jhi                                   on 2001/03/05  02:13:09
15342         Log: Retracting \N{U+HHHH}.
15343      Branch: perl
15344            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15345            ! t/lib/charnames.t toke.c
15346 ____________________________________________________________________________
15347 [  9024] By: jhi                                   on 2001/03/04  20:51:07
15348         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
15349              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15350              Date: Fri, 02 Mar 2001 18:25:26 +0100
15351              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
15352              
15353              Casting problem.
15354      Branch: perl
15355            ! ext/Storable/Storable.xs
15356 ____________________________________________________________________________
15357 [  9023] By: jhi                                   on 2001/03/04  19:46:45
15358         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
15359              From: nick@talking.bollo.cx
15360              Date: Sat, 03 Mar 2001 21:41:33 +0000
15361              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
15362              
15363              Revert the workaround.
15364      Branch: perl
15365            ! perlio.c
15366 ____________________________________________________________________________
15367 [  9022] By: jhi                                   on 2001/03/04  19:36:28
15368         Log: Update Changes.
15369      Branch: perl
15370            ! Changes patchlevel.h
15371 ____________________________________________________________________________
15372 [  9021] By: jhi                                   on 2001/03/04  18:41:00
15373         Log: makedef.pl updates suggested by Chris Nandor; double-checking
15374              the changes in AIX, OS/2 Win32 would be nice.
15375      Branch: perl
15376            ! makedef.pl
15377 ____________________________________________________________________________
15378 [  9020] By: jhi                                   on 2001/03/04  18:23:58
15379         Log: Integrate change #9012 from maintperl into mainline,
15380              quench a compiler warning.
15381      Branch: perl
15382           !> toke.c
15383 ____________________________________________________________________________
15384 [  9019] By: jhi                                   on 2001/03/04  18:18:43
15385         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
15386              
15387              \N{U+HHHH} fix.
15388              
15389              pattern in G_ARRAY context
15390      Branch: maint-5.6/perl
15391           !> pp_hot.c t/op/pat.t toke.c
15392 ____________________________________________________________________________
15393 [  9018] By: jhi                                   on 2001/03/04  18:07:48
15394         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
15395              From: Jeff Pinyan <jeffp@crusoe.net>
15396              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
15397              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
15398      Branch: perl
15399            ! pp_hot.c t/op/pat.t
15400 ____________________________________________________________________________
15401 [  9017] By: jhi                                   on 2001/03/04  18:06:21
15402         Log: I thought I tested the #9014.
15403      Branch: perl
15404            ! toke.c
15405 ____________________________________________________________________________
15406 [  9016] By: jhi                                   on 2001/03/04  17:41:22
15407         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
15408              
15409              Tweak the get*ent() OS/2 prototypes.
15410              
15411              Add the \N{U+HHHH} syntax.
15412              
15413              More tr/// UTF-8 fixes from Inaba Hiroto.
15414      Branch: maint-5.6/perl
15415           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
15416           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
15417 ____________________________________________________________________________
15418 [  9015] By: jhi                                   on 2001/03/04  17:36:04
15419         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
15420      Branch: perl
15421            ! doop.c t/op/tr.t
15422 ____________________________________________________________________________
15423 [  9014] By: jhi                                   on 2001/03/04  17:24:49
15424         Log: Add the \N{U+HHHH} syntax.
15425      Branch: perl
15426            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15427            ! t/lib/charnames.t toke.c
15428 ____________________________________________________________________________
15429 [  9013] By: jhi                                   on 2001/03/04  17:20:45
15430         Log: Tweak the get*ent() OS/2 prototypes.
15431      Branch: perl
15432            ! os2/os2.c
15433 ____________________________________________________________________________
15434 [  9012] By: gsar                                  on 2001/03/04  06:26:14
15435         Log: avoid warning (nit in change#9009)
15436      Branch: maint-5.6/perl
15437            ! toke.c
15438 ____________________________________________________________________________
15439 [  9011] By: gsar                                  on 2001/03/04  06:15:24
15440         Log: lib/charnames.t fails in 5.6.x because of older Unicode
15441              data
15442              
15443              TODO: need to revisit this after updating lib/unicode/...
15444      Branch: maint-5.6/perl
15445            ! t/lib/charnames.t
15446 ____________________________________________________________________________
15447 [  9010] By: gsar                                  on 2001/03/04  06:08:36
15448         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
15449      Branch: maint-5.6/perl
15450            ! toke.c
15451 ____________________________________________________________________________
15452 [  9009] By: jhi                                   on 2001/03/03  19:27:20
15453         Log: Integrate change #9008 from mainline to maintperl,
15454              UTF-8 tr/// fixes from Inaba Hiroto.
15455      Branch: maint-5.6/perl
15456           !> doop.c op.c t/op/tr.t toke.c
15457 ____________________________________________________________________________
15458 [  9008] By: jhi                                   on 2001/03/03  19:19:42
15459         Log: UTF8 tr/// fixes from Inaba Hiroto.
15460      Branch: perl
15461            ! doop.c op.c t/op/tr.t toke.c
15462 ____________________________________________________________________________
15463 [  9007] By: jhi                                   on 2001/03/03  19:00:30
15464         Log: Integrate change #9006 from maintperl to mainline,
15465              more robust quest for the infinite.
15466      Branch: perl
15467           !> lib/Math/Complex.pm
15468 ____________________________________________________________________________
15469 [  9006] By: jhi                                   on 2001/03/03  18:58:06
15470         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
15471              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15472              Date: Sat, 3 Mar 2001 12:51:50 -0500
15473              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
15474              
15475              Be more robust in our quest for the infinite.
15476      Branch: maint-5.6/perl
15477            ! lib/Math/Complex.pm
15478 ____________________________________________________________________________
15479 [  9005] By: jhi                                   on 2001/03/03  17:55:50
15480         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
15481      Branch: maint-5.6/perl
15482            ! doio.c
15483 ____________________________________________________________________________
15484 [  9004] By: jhi                                   on 2001/03/03  17:40:14
15485         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
15486              so that picky compilers like IRIX won't get huffy about
15487              "statements without effect" (like 1;).
15488      Branch: perl
15489            ! toke.c
15490 ____________________________________________________________________________
15491 [  9003] By: jhi                                   on 2001/03/03  17:15:52
15492         Log: Integrate change #9002 from mainline to maintperl.
15493              
15494              Subject: [perl-5.6.x, perl-current] accept for EPOC
15495      Branch: maint-5.6/perl
15496           !> pp_sys.c
15497 ____________________________________________________________________________
15498 [  9002] By: jhi                                   on 2001/03/03  17:14:30
15499         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
15500              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15501              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
15502              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
15503      Branch: perl
15504            ! pp_sys.c
15505 ____________________________________________________________________________
15506 [  9001] By: jhi                                   on 2001/03/03  17:13:13
15507         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
15508              From: "Craig A. Berry" <craigberry@mac.com>
15509              Date: Fri, 02 Mar 2001 17:44:40 -0600
15510              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
15511      Branch: perl
15512            ! t/pod/find.t
15513 ____________________________________________________________________________
15514 [  9000] By: jhi                                   on 2001/03/03  17:11:55
15515         Log: Integrate changes #8997,8999 from maintperl.
15516              
15517              Subject: [PATCH 5.6.1] compiling on OS/2
15518              (Better error message from hints/os2.sh)
15519              
15520              Subject: [PATCH 5.6.1] syslog.t
15521      Branch: perl
15522           !> hints/os2.sh t/lib/syslog.t
15523 ____________________________________________________________________________
15524 [  8999] By: jhi                                   on 2001/03/03  17:09:28
15525         Log: Subject: [PATCH 5.6.1] syslog.t
15526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15527              Date: Sat, 3 Mar 2001 02:11:17 -0500
15528              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
15529      Branch: maint-5.6/perl
15530            ! t/lib/syslog.t
15531 ____________________________________________________________________________
15532 [  8998] By: jhi                                   on 2001/03/03  17:07:50
15533         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
15534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15535              Date: Sat, 3 Mar 2001 01:53:52 -0500
15536              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
15537      Branch: maint-5.6/perl
15538            ! opcode.pl os2/os2.c
15539 ____________________________________________________________________________
15540 [  8997] By: jhi                                   on 2001/03/03  17:03:30
15541         Log: Subject: [PATCH 5.6.1] compiling on OS/2
15542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15543              Date: Sat, 3 Mar 2001 01:59:59 -0500
15544              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
15545      Branch: maint-5.6/perl
15546            ! hints/os2.sh
15547 ____________________________________________________________________________
15548 [  8996] By: jhi                                   on 2001/03/03  00:55:58
15549         Log: Regen files for mainline.
15550      Branch: perl
15551            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15552            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
15553 ____________________________________________________________________________
15554 [  8995] By: jhi                                   on 2001/03/03  00:35:22
15555         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
15556              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
15557              to maintperl.
15558              
15559              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
15560              
15561              Add Configure option -Dmksymlinks which will create a symlink
15562              forest if the current/build differs from the source directory.
15563              (8218,8220,8221,8317,8318,8971)
15564              
15565              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
15566              (Document APPLLIB_EXP in INSTALL.)
15567              
15568              If running byacc write-enable also perly.h.
15569              
15570              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
15571              
15572              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
15573              
15574              Sanity check for conflicting thread flavours.
15575              
15576              Fix the sys/fcntl.h problem reported by Peter Prymmer.
15577              
15578              Add few CPUs/architectures to the Cppsym scan,
15579              add -perlio to archname if so selected (modified 8890)
15580              
15581              Be more helpful for devel builders, suggested by John L. Allen.
15582              (admittedly pointless change for maintperl, but the usedevel
15583              code is there already)
15584      Branch: maint-5.6/perl
15585           !> Configure INSTALL Makefile.SH Porting/Glossary
15586           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
15587           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
15588           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
15589           !> win32/config.bc win32/config.gc win32/config.vc
15590 ____________________________________________________________________________
15591 [  8994] By: jhi                                   on 2001/03/02  23:31:41
15592         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
15593      Branch: metaconfig/U/perl
15594            ! gccvers.U
15595 ____________________________________________________________________________
15596 [  8993] By: jhi                                   on 2001/03/02  23:22:12
15597         Log: Regenerate various files for maint.
15598      Branch: maint-5.6/perl
15599            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
15600            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
15601 ____________________________________________________________________________
15602 [  8992] By: alanbur                               on 2001/03/02  22:48:34
15603         Log: Resync wuth parent
15604      Branch: maint-5.6/pureperl
15605           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
15606           !> (integrate 60 files)
15607 ____________________________________________________________________________
15608 [  8991] By: jhi                                   on 2001/03/02  21:00:08
15609         Log: Retract the #8742 part of #8986, backward compat.
15610      Branch: maint-5.6/perl
15611            ! embed.pl
15612 ____________________________________________________________________________
15613 [  8990] By: jhi                                   on 2001/03/02  20:40:07
15614         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
15615      Branch: maint-5.6/perl
15616            ! hv.c
15617 ____________________________________________________________________________
15618 [  8989] By: jhi                                   on 2001/03/02  19:59:56
15619         Log: Update Changes.
15620      Branch: perl
15621            ! Changes patchlevel.h
15622 ____________________________________________________________________________
15623 [  8988] By: jhi                                   on 2001/03/02  19:57:08
15624         Log: Integrate perlio.
15625      Branch: perl
15626           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
15627           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
15628           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
15629           !> ext/Encode/Encode/iso8859-10.ucm
15630           !> ext/Encode/Encode/iso8859-13.ucm
15631           !> ext/Encode/Encode/iso8859-14.ucm
15632           !> ext/Encode/Encode/iso8859-15.ucm
15633           !> ext/Encode/Encode/iso8859-16.ucm
15634           !> ext/Encode/Encode/iso8859-2.ucm
15635           !> ext/Encode/Encode/iso8859-3.ucm
15636           !> ext/Encode/Encode/iso8859-4.ucm
15637           !> ext/Encode/Encode/iso8859-5.ucm
15638           !> ext/Encode/Encode/iso8859-6.ucm
15639           !> ext/Encode/Encode/iso8859-7.ucm
15640           !> ext/Encode/Encode/iso8859-8.ucm
15641           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
15642           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
15643 ____________________________________________________________________________
15644 [  8987] By: jhi                                   on 2001/03/02  19:43:40
15645         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
15646              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
15647              8950,8952,8955 from mainline to maintperl.
15648              
15649              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
15650              
15651              Put to rest the 20010205.001, the email address checking (not) regex.
15652              
15653              fork() not everywhere, cleanup temp files.
15654              
15655              The #8843 wasn't quite right: %Config needs to imported.
15656              
15657              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
15658              (#8849: the glob-basic hunk needed massaging as it depended
15659              on Schwern's large-scale (unintegrated) patches)
15660              
15661              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
15662              
15663              Upgrade to CGI.pm 2.752, from Lincoln Stein.
15664              (Note: there were some conflicts due to EBCDIC and EPOC
15665              patches, in general I preferred the repository code.)
15666              (When 2.753 comes out, we need to synchronize.)
15667              
15668              Subject: [PATCH] fix for charnames above FFFF
15669              
15670              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
15671              
15672              If no sfio, no -lsfio.
15673              
15674              Run run/*.t also in minitest.
15675              
15676              Subject:  [PATCH perl 5.7.0] malloc message address offset
15677              
15678              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
15679              
15680              Subject: fix for parameter -Dm (for perl@8867)
15681              
15682              Subject: [PATCH: perl@8892] was Re: hashing order difference?
15683              (make the test more portable)
15684              
15685              Subject: Re: [PATCH] fix for charnames above FFFF
15686              
15687              Subject: Re: I'm losing the war...
15688              (hv_store() not working correctly in ENV_IS_CASELESS case.)
15689              
15690              Subject: Modified README.bs2000 
15691              
15692              Subject: [PATCH: perl@8935] -Dt padsv($var)
15693              
15694              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
15695              
15696              Subject: PATCH: extra tests to check on negative float to unsigned cast
15697              
15698              Subject: [PATCH] XPUSH[insp] was Re: progress
15699              
15700              Subject: Re: Compile with perlcc..
15701      Branch: maint-5.6/perl
15702           !> (integrate 36 files)
15703 ____________________________________________________________________________
15704 [  8986] By: jhi                                   on 2001/03/02  18:51:25
15705         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
15706              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
15707              to maintperl.
15708              
15709              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
15710              
15711              Subject: [DOC PATCH] overload.pm nits
15712              
15713              Add header for LIB$ prototypes (C. Berry)
15714              
15715              Convert fwrite()s to sockets to write()s, since some socket stacks
15716              don't take kindly to stdio.
15717              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
15718              (for often optional LNMs)
15719              Correct a few typos
15720              (C. Bailey)
15721              
15722              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
15723              
15724              De-cut-and-pasto.
15725              
15726              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
15727              
15728              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
15729              
15730              Upgrade to CPAN 1.59_54, from Andreas König.
15731              
15732              Bogus shebang.
15733              
15734              Subject: [PATCH] Document makepatch in Porting/patching
15735              
15736              UTF-8 documentation.
15737              
15738              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
15739              
15740              Sort the MANIFEST.
15741              
15742              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
15743              
15744              Subject: [PATCH @8807] toke.c cleanup: scan_str()
15745              
15746              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
15747              
15748              Add run/*.t to testables.
15749              
15750              TODO: integrate #8784.
15751      Branch: maint-5.6/perl
15752           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
15753           !> (integrate 28 files)
15754 ____________________________________________________________________________
15755 [  8985] By: nick                                  on 2001/03/02  18:15:45
15756         Log: Integrate mainline
15757      Branch: perlio
15758           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
15759           !> vms/vms.c
15760 ____________________________________________________________________________
15761 [  8984] By: jhi                                   on 2001/03/02  16:00:17
15762         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
15763              
15764              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
15765              5.004_05, and mention the suidperl August 2000 security problem.
15766              (#8978,#8981)
15767              
15768              Subject: [ID 20010301.004] Technically speaking in perldata
15769              
15770              Subject: [PATCH] File::Copy for bleadperl, maintperl
15771              
15772              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
15773              
15774              (The #8982, fix for 20010221.005 and 20010221.008,
15775              would be nice too but it didn't integrate cleanly.)
15776      Branch: maint-5.6/perl
15777           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
15778 ____________________________________________________________________________
15779 [  8983] By: jhi                                   on 2001/03/02  15:51:16
15780         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
15781              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15782              Date:     Thu, 1 Mar 2001 15:54:09 EST
15783              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
15784      Branch: perl
15785            ! vms/vms.c
15786 ____________________________________________________________________________
15787 [  8982] By: jhi                                   on 2001/03/02  15:43:31
15788         Log: Subject: Re: sync sync sync: have I missed any patches?
15789              From: Radu Greab <radu@netsoft.ro> 
15790              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
15791              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
15792              
15793              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
15794              was checking argv[0] regardless of whether a different pathname
15795              will actually be executed."  Test case not supplied because 
15796              drafting that, ironically enough, revealed another bug
15797              (or a feature).
15798      Branch: perl
15799            ! doio.c
15800 ____________________________________________________________________________
15801 [  8981] By: jhi                                   on 2001/03/02  15:28:03
15802         Log: Misdate in #8978.
15803      Branch: perl
15804            ! pod/perlfaq1.pod
15805 ____________________________________________________________________________
15806 [  8980] By: jhi                                   on 2001/03/02  15:24:20
15807         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
15808              From: Chris Nandor <pudge@pobox.com>
15809              Date: Wed, 28 Feb 2001 22:10:15 -0500
15810              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
15811      Branch: perl
15812            ! lib/File/Copy.pm
15813 ____________________________________________________________________________
15814 [  8979] By: jhi                                   on 2001/03/02  15:17:16
15815         Log: Subject: [ID 20010301.004] Technically speaking in perldata
15816              From: abela@geneanet.org
15817              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
15818              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
15819      Branch: perl
15820            ! pod/perldata.pod
15821 ____________________________________________________________________________
15822 [  8978] By: jhi                                   on 2001/03/02  15:15:27
15823         Log: Subject: [ID 20010301.003] ref to 5.004
15824              From: abela@geneanet.org
15825              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
15826              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
15827              
15828              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
15829              and mention the suidperl August 2000 security problem.
15830      Branch: perl
15831            ! pod/perlfaq1.pod
15832 ____________________________________________________________________________
15833 [  8977] By: alanbur                               on 2001/03/02  14:17:45
15834         Log: Resynchronised with parent
15835      Branch: maint-5.6/pureperl
15836           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
15837           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
15838           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
15839           !> vms/descrip_mms.template win32/win32.c win32/win32.h
15840           !> win32/win32iop.h
15841 ____________________________________________________________________________
15842 [  8976] By: nick                                  on 2001/03/01  23:25:30
15843         Log: Integrate mainline.
15844      Branch: perlio
15845            - t/op/qu.t
15846           !> (integrate 55 files)
15847 ____________________________________________________________________________
15848 [  8975] By: jhi                                   on 2001/03/01  16:51:34
15849         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
15850      Branch: perl
15851           !> toke.c
15852 ____________________________________________________________________________
15853 [  8974] By: gsar                                  on 2001/03/01  16:28:21
15854         Log: fix for bugid 20010226.008
15855              
15856              the problem was that some of the pointers (PL_last_lop and
15857              PL_last_uni specifically) into the lex buffers weren't correctly
15858              being invalidated when the buffer changed; this would leave the
15859              pointers pointing at an arbitrary location in the buffer if
15860              the buffer didn't need to be reallocated, or point into freed
15861              memory if the buffer had to be realloced
15862              
15863              TODO item for bugdb maintainers: check other seemingly random
15864              parser-related bugs--they might be cured by this
15865      Branch: maint-5.6/perl
15866            ! toke.c
15867 ____________________________________________________________________________
15868 [  8973] By: jhi                                   on 2001/03/01  02:23:25
15869         Log: Retract #8970 because of a completely mysterious core dump:
15870              adding the tests 241..244 causes op/pat dump core at test #25.
15871              The test needs a lot of whittling down before the bug can be solved.
15872      Branch: perl
15873            ! t/op/pat.t
15874 ____________________________________________________________________________
15875 [  8972] By: jhi                                   on 2001/03/01  01:58:38
15876         Log: Regen perlapi.
15877      Branch: perl
15878            ! pod/perlapi.pod
15879 ____________________________________________________________________________
15880 [  8971] By: jhi                                   on 2001/03/01  01:34:09
15881         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))
15882              From: Nicholas Clark <nick@ccl4.org>
15883              Date: Wed, 28 Feb 2001 23:28:49 +0000
15884              Message-ID: <20010228232849.A55187@plum.flirble.org>
15885              
15886              Allow a completely write protected source code tree
15887              when using the Configure -Dmksymlinks.
15888      Branch: perl
15889            ! embed.pl warnings.pl
15890 ____________________________________________________________________________
15891 [  8970] By: jhi                                   on 2001/03/01  01:32:04
15892         Log: Add back the EBCDIC character range tests (for matching).
15893      Branch: perl
15894            ! t/op/pat.t
15895 ____________________________________________________________________________
15896 [  8969] By: nick                                  on 2001/02/28  18:18:01
15897         Log: Add charname comments to .ucm files writen by 'compile',
15898              also order charmaps in those files by source encoding.
15899              regenerate distrubuted .ucm files
15900      Branch: perlio
15901            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
15902            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
15903            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
15904            ! ext/Encode/Encode/iso8859-10.ucm
15905            ! ext/Encode/Encode/iso8859-13.ucm
15906            ! ext/Encode/Encode/iso8859-14.ucm
15907            ! ext/Encode/Encode/iso8859-15.ucm
15908            ! ext/Encode/Encode/iso8859-16.ucm
15909            ! ext/Encode/Encode/iso8859-2.ucm
15910            ! ext/Encode/Encode/iso8859-3.ucm
15911            ! ext/Encode/Encode/iso8859-4.ucm
15912            ! ext/Encode/Encode/iso8859-5.ucm
15913            ! ext/Encode/Encode/iso8859-6.ucm
15914            ! ext/Encode/Encode/iso8859-7.ucm
15915            ! ext/Encode/Encode/iso8859-8.ucm
15916            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
15917            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
15918 ____________________________________________________________________________
15919 [  8968] By: jhi                                   on 2001/02/28  16:26:37
15920         Log: Expand usemorebits early if d_casti32 needs to be undefined.
15921      Branch: perl
15922            ! hints/hpux.sh hints/irix_6.sh
15923 ____________________________________________________________________________
15924 [  8967] By: jhi                                   on 2001/02/28  16:22:26
15925         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
15926              retract toke.c/qu parts of #8583, retract #8485, retract
15927              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
15928              op/length.t, and MANIFEST, and delete t/op/qu.t.
15929      Branch: perl
15930            - t/op/qu.t
15931            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
15932            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
15933            ! t/op/length.t toke.c
15934 ____________________________________________________________________________
15935 [  8966] By: jhi                                   on 2001/02/28  15:00:27
15936         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
15937              by not changing from pre-Unicode days into being Unicode-aware.
15938              Sniff.
15939      Branch: perl
15940            ! pp.c t/op/pack.t t/op/qu.t
15941 ____________________________________________________________________________
15942 [  8965] By: jhi                                   on 2001/02/28  14:37:55
15943         Log: Subject: Re: Errors in core PODs
15944              From: Michael Stevens <michael@etla.org> 
15945              Date: Fri, 23 Feb 2001 15:47:56 +0000
15946              Message-ID: <20010223154756.A7723@firedrake.org> 
15947      Branch: perl
15948            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
15949            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
15950            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
15951            ! x2p/a2p.pod
15952 ____________________________________________________________________________
15953 [  8964] By: jhi                                   on 2001/02/28  14:35:35
15954         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
15955              (The #8961 was too bold.)
15956      Branch: perl
15957            ! hints/hpux.sh hints/irix_6.sh
15958 ____________________________________________________________________________
15959 [  8963] By: jhi                                   on 2001/02/28  14:33:39
15960         Log: Subject: Re: sync sync sync: have I missed any patches?
15961              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15962              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
15963              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
15964              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
15965              
15966              Replace djSP with dSP.
15967      Branch: perl
15968            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
15969            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
15970            ! win32/perlhost.h
15971 ____________________________________________________________________________
15972 [  8962] By: jhi                                   on 2001/02/27  23:21:14
15973         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
15974      Branch: perl
15975            ! lib/Filter/Simple.pm
15976 ____________________________________________________________________________
15977 [  8961] By: jhi                                   on 2001/02/27  22:55:26
15978         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
15979              and this would be it.
15980      Branch: perl
15981            ! hints/hpux.sh hints/irix_6.sh
15982 ____________________________________________________________________________
15983 [  8960] By: jhi                                   on 2001/02/27  22:51:33
15984         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15985              From: "Craig A. Berry" <craigberry@mac.com>
15986              Date: Tue, 27 Feb 2001 16:11:44 -0600
15987              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15988      Branch: maint-5.6/perl
15989            ! configure.com vms/descrip_mms.template
15990 ____________________________________________________________________________
15991 [  8959] By: jhi                                   on 2001/02/27  22:47:23
15992         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15993              From: "Craig A. Berry" <craigberry@mac.com>
15994              Date: Tue, 27 Feb 2001 16:11:44 -0600
15995              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15996      Branch: perl
15997            ! configure.com vms/descrip_mms.template
15998 ____________________________________________________________________________
15999 [  8958] By: jhi                                   on 2001/02/27  15:16:42
16000         Log: Update Changes.
16001      Branch: perl
16002            ! Changes patchlevel.h
16003 ____________________________________________________________________________
16004 [  8957] By: jhi                                   on 2001/02/27  06:15:07
16005         Log: Subject: [5.6.x] EPOC additions
16006              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16007              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
16008              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
16009      Branch: maint-5.6/perl
16010            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
16011 ____________________________________________________________________________
16012 [  8956] By: jhi                                   on 2001/02/27  06:12:11
16013         Log: Subject: [perl-current] EPOC 
16014              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16015              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
16016              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
16017      Branch: perl
16018            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
16019            ! epoc/epocish.c epoc/epocish.h pp_sys.c
16020 ____________________________________________________________________________
16021 [  8955] By: jhi                                   on 2001/02/27  05:59:50
16022         Log: Subject: Re: Compile with perlcc..
16023              From: Edward Peschko <edwardp@excitehome.net>
16024              Date: Mon, 26 Feb 2001 18:51:58 -0800
16025              Message-ID: <20010226185158.A9871@excitehome.net>
16026              
16027              plus add a simple usage message if no arguments given.
16028      Branch: perl
16029            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
16030            ! utils/Makefile utils/perlcc.PL win32/pod.mak
16031 ____________________________________________________________________________
16032 [  8954] By: nick                                  on 2001/02/26  21:02:59
16033         Log: Integrate mainline
16034      Branch: perlio
16035           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
16036           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
16037           !> t/op/sprintf.t
16038 ____________________________________________________________________________
16039 [  8953] By: jhi                                   on 2001/02/26  14:43:54
16040         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
16041              From: Nicholas Clark <nick@ccl4.org>
16042              Date: Mon, 26 Feb 2001 00:42:07 +0000
16043              Message-ID: <20010226004207.F23333@plum.flirble.org>
16044      Branch: perl
16045            ! pp_ctl.c
16046 ____________________________________________________________________________
16047 [  8952] By: jhi                                   on 2001/02/26  14:42:13
16048         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
16049              From: Simon Cozens <simon@netthink.co.uk>
16050              Date: Mon, 26 Feb 2001 12:23:48 +0000
16051              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
16052      Branch: perl
16053            ! pod/perlguts.pod
16054 ____________________________________________________________________________
16055 [  8951] By: jhi                                   on 2001/02/26  14:39:15
16056         Log: Subject: [PATCH] perlio - unknown layer
16057              From: Nicholas Clark <nick@ccl4.org>
16058              Date: Mon, 26 Feb 2001 00:27:19 +0000
16059              Message-ID: <20010226002719.E23333@plum.flirble.org>
16060      Branch: perl
16061            ! perlio.c
16062 ____________________________________________________________________________
16063 [  8950] By: jhi                                   on 2001/02/26  14:38:04
16064         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
16065              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
16066              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
16067              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
16068      Branch: perl
16069            ! t/op/bop.t
16070 ____________________________________________________________________________
16071 [  8949] By: jhi                                   on 2001/02/26  14:37:07
16072         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
16073              From: Peter Prymmer <pvhp@forte.com>
16074              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
16075              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
16076      Branch: perl
16077            ! lib/Test.pm
16078 ____________________________________________________________________________
16079 [  8948] By: jhi                                   on 2001/02/26  14:35:53
16080         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
16081              From: Radu Greab <radu@netsoft.ro>
16082              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
16083              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
16084      Branch: perl
16085            ! pod/perlop.pod
16086 ____________________________________________________________________________
16087 [  8947] By: jhi                                   on 2001/02/26  14:34:46
16088         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
16089              From: David Mitchell <davem@fdgroup.co.uk>
16090              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
16091              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
16092      Branch: perl
16093            ! run.c
16094 ____________________________________________________________________________
16095 [  8946] By: jhi                                   on 2001/02/26  14:32:37
16096         Log: Subject: Modified README.bs2000 
16097              From: Dorner Thomas <Thomas.Dorner@start.de>
16098              Date: Mon, 26 Feb 2001 09:22:17 +0100
16099              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
16100      Branch: perl
16101            ! README.bs2000
16102 ____________________________________________________________________________
16103 [  8945] By: jhi                                   on 2001/02/26  14:19:53
16104         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
16105              to maintperl, listing the known failures on the tests 129 and 130.
16106      Branch: maint-5.6/perl
16107           !> t/op/sprintf.t
16108 ____________________________________________________________________________
16109 [  8944] By: jhi                                   on 2001/02/26  14:14:15
16110         Log: Add more known sprintf failures.
16111      Branch: perl
16112            ! t/op/sprintf.t
16113 ____________________________________________________________________________
16114 [  8943] By: jhi                                   on 2001/02/26  13:56:22
16115         Log: perlglob.exe needs to be found in Win32, patch from
16116              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
16117              which needs external glob at mini-perl time."
16118      Branch: perl
16119            ! ext/Encode/compile
16120 ____________________________________________________________________________
16121 [  8942] By: jhi                                   on 2001/02/26  13:52:19
16122         Log: A missing dTHX from Vadim Konovalov.
16123      Branch: perl
16124            ! perlio.c
16125 ____________________________________________________________________________
16126 [  8941] By: jhi                                   on 2001/02/26  13:37:05
16127         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
16128      Branch: perl
16129            ! op.c
16130 ____________________________________________________________________________
16131 [  8940] By: jhi                                   on 2001/02/26  13:35:40
16132         Log: Integrate perlio.
16133      Branch: perl
16134           !> ext/Encode/Encode.pm
16135 ____________________________________________________________________________
16136 [  8939] By: nick                                  on 2001/02/25  23:47:09
16137         Log: Integrate mainline.
16138      Branch: perlio
16139           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
16140           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
16141 ____________________________________________________________________________
16142 [  8938] By: nick                                  on 2001/02/25  19:36:28
16143         Log: Encode implementations docs.
16144      Branch: perlio
16145            ! ext/Encode/Encode.pm
16146 ____________________________________________________________________________
16147 [  8937] By: jhi                                   on 2001/02/25  19:26:16
16148         Log: Script wasn't aligned with reality.
16149      Branch: perl
16150            ! t/pod/find.t
16151 ____________________________________________________________________________
16152 [  8936] By: jhi                                   on 2001/02/25  18:54:55
16153         Log: Update Changes.
16154      Branch: perl
16155            ! Changes patchlevel.h
16156 ____________________________________________________________________________
16157 [  8935] By: jhi                                   on 2001/02/25  18:46:36
16158         Log: Retract #8929,8930,8932,8933 for now.
16159      Branch: perl
16160            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
16161 ____________________________________________________________________________
16162 [  8934] By: jhi                                   on 2001/02/25  17:34:35
16163         Log: Integrate perlio.
16164      Branch: perl
16165           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
16166           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
16167           !> t/lib/encode.t
16168 ____________________________________________________________________________
16169 [  8933] By: jhi                                   on 2001/02/25  17:33:12
16170         Log: (Retracted by #8395.)
16171              
16172              Slight tweaks in scan_const(), not fixes yet, it seems like
16173              lots of work remains to be done...
16174      Branch: perl
16175            ! toke.c
16176 ____________________________________________________________________________
16177 [  8932] By: jhi                                   on 2001/02/25  17:27:11
16178         Log: (Retracted by #8395.)
16179              
16180              Missing from #8930.
16181      Branch: perl
16182            ! perl.h
16183 ____________________________________________________________________________
16184 [  8931] By: jhi                                   on 2001/02/25  17:26:19
16185         Log: A comment tweak.
16186      Branch: perl
16187            ! utf8.c
16188 ____________________________________________________________________________
16189 [  8930] By: jhi                                   on 2001/02/25  17:25:47
16190         Log: (Retracted by #8395.)
16191              
16192              Attempt to fix the EBCDIC character range problwm with //.
16193      Branch: perl
16194            ! regcomp.c
16195 ____________________________________________________________________________
16196 [  8929] By: jhi                                   on 2001/02/25  17:23:45
16197         Log: (Retracted by #8395.)
16198              
16199              Expand the EBCDIC character range tests, and add few nasty
16200              tr tests from Karsten Sperling.
16201      Branch: perl
16202            ! t/op/pat.t t/op/tr.t
16203 ____________________________________________________________________________
16204 [  8928] By: jhi                                   on 2001/02/25  17:18:49
16205         Log: Missing check-in.
16206      Branch: perl
16207            ! lib/Pod/Find.pm
16208 ____________________________________________________________________________
16209 [  8927] By: nick                                  on 2001/02/25  11:30:22
16210         Log: Change method names in Encode implementation classes to something
16211              less confusing (preparing to "go public").
16212      Branch: perlio
16213            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
16214 ____________________________________________________________________________
16215 [  8926] By: nick                                  on 2001/02/25  10:53:24
16216         Log: GCC __atribute__ / printf fix
16217      Branch: perlio
16218            ! perl.h
16219 ____________________________________________________________________________
16220 [  8925] By: nick                                  on 2001/02/25  10:52:25
16221         Log: Checked in the wrong one ...
16222      Branch: perlio
16223            ! ext/Encode/Encode.pm
16224 ____________________________________________________________________________
16225 [  8924] By: nick                                  on 2001/02/24  18:46:51
16226         Log: Integrate mainline - to see what Jarkko has in ...
16227      Branch: perlio
16228           +> t/pod/testpods/lib/Pod/Stuff.pm
16229           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
16230 ____________________________________________________________________________
16231 [  8923] By: nick                                  on 2001/02/24  17:05:23
16232         Log: Encode API documentation nd tidy up.
16233              Minor additions to test.
16234              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
16235              Adds STRLEN to standard typemap.
16236      Branch: perlio
16237            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
16238            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
16239 ____________________________________________________________________________
16240 [  8922] By: jhi                                   on 2001/02/24  16:38:12
16241         Log: Add a test for the "character range should match in EBCDIC
16242              if specified using explicit numerics" bug found by Karsten
16243              Sperling.
16244      Branch: perl
16245            ! t/op/pat.t
16246 ____________________________________________________________________________
16247 [  8921] By: jhi                                   on 2001/02/24  16:30:16
16248         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
16249              From: schwern@pobox.com
16250              Date: Fri, 23 Feb 2001 03:21:37 -0500
16251              Message-ID: <20010223032137.A26022@magnonel.guild.net>
16252              
16253              plus Charles Lane's fixes, plus tweaks.
16254      Branch: perl
16255            + t/pod/testpods/lib/Pod/Stuff.pm
16256            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
16257 ____________________________________________________________________________
16258 [  8920] By: nick                                  on 2001/02/24  10:30:11
16259         Log: Integrate mainline
16260      Branch: perlio
16261           !> (integrate 33 files)
16262 ____________________________________________________________________________
16263 [  8919] By: jhi                                   on 2001/02/24  00:23:35
16264         Log: Subject: Re: I'm losing the war...
16265              From: "Vadim Konovalov" <watman@inbox.ru>
16266              Date: Sat, 24 Feb 2001 00:10:14 +0300
16267              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
16268              
16269              hv_store() not working correctly in ENV_IS_CASELESS case.
16270      Branch: perl
16271            ! hv.c
16272 ____________________________________________________________________________
16273 [  8918] By: jhi                                   on 2001/02/24  00:20:09
16274         Log: Subject: Re: [PATCH] fix for charnames above FFFF
16275              From: andreas.koenig@anima.de (Andreas J. Koenig)
16276              Date: 23 Feb 2001 02:39:03 +0100
16277              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
16278              
16279              A further efficiency tweak.
16280      Branch: perl
16281            ! lib/charnames.pm
16282 ____________________________________________________________________________
16283 [  8917] By: jhi                                   on 2001/02/23  20:27:51
16284         Log: Integrate change #8916 from mainline,
16285              do away with USE_WIN32_RTL_ENV.
16286      Branch: maint-5.6/perl
16287           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
16288 ____________________________________________________________________________
16289 [  8916] By: jhi                                   on 2001/02/23  20:02:25
16290         Log: Abolish USE_WIN32_RTL_ENV.
16291      Branch: perl
16292            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
16293 ____________________________________________________________________________
16294 [  8915] By: jhi                                   on 2001/02/23  19:36:00
16295         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
16296              later protected by some #define.
16297      Branch: perl
16298            ! gv.c
16299 ____________________________________________________________________________
16300 [  8914] By: jhi                                   on 2001/02/23  19:31:38
16301         Log: Retract #8902 for now, requested by Charles Lane, the correct
16302              fix will be something else.
16303      Branch: perl
16304            ! op.c
16305 ____________________________________________________________________________
16306 [  8913] By: jhi                                   on 2001/02/23  19:11:36
16307         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
16308              From: Peter Prymmer <pvhp@forte.com>
16309              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
16310              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
16311      Branch: perl
16312            ! t/op/lex_assign.t
16313 ____________________________________________________________________________
16314 [  8912] By: jhi                                   on 2001/02/23  18:38:20
16315         Log: Subject: [patch] perlio + useithreads
16316              From: Doug MacEachern <dougm@covalent.net>
16317              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
16318              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
16319              
16320              Gets things running but not complete.
16321      Branch: perl
16322            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
16323 ____________________________________________________________________________
16324 [  8911] By: jhi                                   on 2001/02/23  04:20:02
16325         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
16326              
16327              Duplicated environment freeing, File::Temp 0.12,
16328              op/append portability (EBCDIC) tweak.
16329      Branch: maint-5.6/perl
16330           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16331           !> t/op/append.t
16332 ____________________________________________________________________________
16333 [  8910] By: jhi                                   on 2001/02/23  02:07:33
16334         Log: Integrate change #8909 from mainline, a better Borland
16335              putenv() workaround.
16336      Branch: maint-5.6/perl
16337           !> perl.c
16338 ____________________________________________________________________________
16339 [  8909] By: jhi                                   on 2001/02/23  02:05:46
16340         Log: A better workaround for Borland putenv() brokenness from Sarathy.
16341      Branch: perl
16342            ! perl.c
16343 ____________________________________________________________________________
16344 [  8908] By: jhi                                   on 2001/02/23  02:04:14
16345         Log: Subject: fix for parameter -Dm (for perl@8867)
16346              From: "Vadim Konovalov" <watman@inbox.ru>
16347              Date: Thu, 22 Feb 2001 17:30:12 +0300
16348              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
16349      Branch: perl
16350            ! perl.h
16351 ____________________________________________________________________________
16352 [  8907] By: jhi                                   on 2001/02/23  01:58:20
16353         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
16354              From: Peter Prymmer <pvhp@forte.com>
16355              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
16356              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
16357      Branch: perl
16358            ! t/op/append.t
16359 ____________________________________________________________________________
16360 [  8906] By: jhi                                   on 2001/02/23  01:48:34
16361         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
16362      Branch: perl
16363            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16364 ____________________________________________________________________________
16365 [  8905] By: jhi                                   on 2001/02/23  01:43:30
16366         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
16367              From: Peter Prymmer <pvhp@forte.com>
16368              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
16369              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
16370      Branch: perl
16371            ! t/lib/st-06compat.t
16372 ____________________________________________________________________________
16373 [  8904] By: jhi                                   on 2001/02/23  01:42:39
16374         Log: Metaconfig unit change for #8903.
16375      Branch: metaconfig/U/perl
16376            ! Devel.U
16377 ____________________________________________________________________________
16378 [  8903] By: jhi                                   on 2001/02/23  01:42:12
16379         Log: Be more helpful for devel builders, suggested by John L. Allen.
16380      Branch: perl
16381            ! Configure
16382 ____________________________________________________________________________
16383 [  8902] By: jhi                                   on 2001/02/23  01:37:41
16384         Log: (Retracted by #8914)
16385              (Wrongly, reinstated by #8941)             
16386
16387              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
16388              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16389              Date:     Thu, 22 Feb 2001 09:43:57 EST
16390              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
16391      Branch: perl
16392            ! op.c
16393 ____________________________________________________________________________
16394 [  8901] By: jhi                                   on 2001/02/23  01:20:32
16395         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
16396              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16397              Date:     Thu, 22 Feb 2001 08:01:35 EST
16398              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
16399      Branch: perl
16400            ! malloc.c
16401 ____________________________________________________________________________
16402 [  8900] By: jhi                                   on 2001/02/23  01:18:02
16403         Log: Integrate changes #8898,8899 from mainline, environ handling.
16404      Branch: maint-5.6/perl
16405           !> perl.c
16406 ____________________________________________________________________________
16407 [  8899] By: jhi                                   on 2001/02/23  01:16:25
16408         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
16409              putenv() is not to be relied on, they are either broken or leaky
16410              or both.)
16411      Branch: perl
16412            ! perl.c
16413 ____________________________________________________________________________
16414 [  8898] By: jhi                                   on 2001/02/22  23:36:59
16415         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
16416              and safesysfree() must be used.
16417      Branch: perl
16418            ! perl.c
16419 ____________________________________________________________________________
16420 [  8897] By: jhi                                   on 2001/02/22  23:25:45
16421         Log: With environ one must use safesysmalloc()/safesysfree().
16422      Branch: perl
16423            ! perl.c
16424 ____________________________________________________________________________
16425 [  8896] By: jhi                                   on 2001/02/22  22:13:18
16426         Log: If we have a duplicated environment free it
16427              if PERL_DESTRUCT_LEVEL.
16428      Branch: perl
16429            ! perl.c
16430 ____________________________________________________________________________
16431 [  8895] By: alanbur                               on 2001/02/22  19:31:57
16432         Log: Synchronised with parent
16433      Branch: maint-5.6/pureperl
16434           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
16435 ____________________________________________________________________________
16436 [  8894] By: gsar                                  on 2001/02/22  19:06:18
16437         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
16438              
16439              fix memory leak in method call optimization (change#3768);
16440              made C<eval "$x->foo()"> leak
16441              
16442              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
16443      Branch: maint-5.6/perl
16444           !> op.c
16445 ____________________________________________________________________________
16446 [  8893] By: jhi                                   on 2001/02/22  18:35:27
16447         Log: (Retracted by #8915.)
16448              
16449              Third Degree finding:
16450              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
16451      Branch: perl
16452            ! gv.c
16453 ____________________________________________________________________________
16454 [  8892] By: jhi                                   on 2001/02/22  14:28:32
16455         Log: Update Changes.
16456      Branch: perl
16457            ! Changes patchlevel.h
16458 ____________________________________________________________________________
16459 [  8891] By: jhi                                   on 2001/02/22  13:22:45
16460         Log: Metaconfig unit changes for #8890.
16461      Branch: metaconfig
16462            ! U/modified/Cppsym.U U/threads/archname.U
16463 ____________________________________________________________________________
16464 [  8890] By: jhi                                   on 2001/02/22  13:22:12
16465         Log: Add -stdio to the archname if no perlio selected,
16466              no -perlio added since that is now the default.
16467              
16468              Add few CPUs/architectures to the Cppsym scan.
16469      Branch: perl
16470            ! Configure config_h.SH
16471 ____________________________________________________________________________
16472 [  8889] By: jhi                                   on 2001/02/22  13:05:59
16473         Log: Metaconfig unit change for #8888.
16474      Branch: metaconfig/U/perl
16475            ! useperlio.U
16476 ____________________________________________________________________________
16477 [  8888] By: jhi                                   on 2001/02/22  13:05:28
16478         Log: *drum roll*  Make perlio the default.
16479      Branch: perl
16480            ! Configure config_h.SH
16481 ____________________________________________________________________________
16482 [  8887] By: jhi                                   on 2001/02/22  12:50:52
16483         Log: Integrate change #8665 from maintperl to mainline,
16484              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
16485      Branch: perl
16486           !> ext/POSIX/POSIX.xs
16487 ____________________________________________________________________________
16488 [  8886] By: jhi                                   on 2001/02/22  12:49:24
16489         Log: Integrate changes #8883,8884 from mainline to maintperl.
16490              
16491              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
16492              Subject: Re: File::Temp::_gettemp warning
16493      Branch: maint-5.6/perl
16494           !> embed.h embed.pl lib/File/Temp.pm
16495 ____________________________________________________________________________
16496 [  8885] By: jhi                                   on 2001/02/22  12:43:59
16497         Log: Based on
16498              
16499              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
16500              From: schwab@suse.de
16501              Date: Thu, 22 Feb 2001 13:08:09 +0100
16502              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
16503              
16504              but the fix done slightly differently because the other
16505              half was already done in #8664.
16506      Branch: maint-5.6/perl
16507            ! ext/POSIX/POSIX.xs
16508 ____________________________________________________________________________
16509 [  8884] By: jhi                                   on 2001/02/22  12:37:15
16510         Log: Subject: Re: File::Temp::_gettemp warning
16511              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16512              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
16513              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
16514              
16515              This patch to File::Temp does two things:
16516              
16517              1. Fixes the problem with CGI::Carp when determining
16518              the Fcntl constants
16519              
16520              2. Removes most of the carps and consolidates them so that all the
16521              reasons are included in a single die that is caught by the test. This
16522              means that the correct skipping behaviour is displayed by the test.
16523      Branch: perl
16524            ! lib/File/Temp.pm
16525 ____________________________________________________________________________
16526 [  8883] By: jhi                                   on 2001/02/22  12:29:19
16527         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
16528              From: Peter Prymmer <pvhp@forte.com>
16529              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
16530              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
16531      Branch: perl
16532            ! embed.h embed.pl
16533 ____________________________________________________________________________
16534 [  8882] By: jhi                                   on 2001/02/21  19:41:33
16535         Log: Integrate change #8881 from mainlin to maintperl.
16536              
16537              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
16538      Branch: maint-5.6/perl
16539           !> op.c
16540 ____________________________________________________________________________
16541 [  8881] By: jhi                                   on 2001/02/21  19:38:57
16542         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
16543              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16544              Date:     Wed, 21 Feb 2001 13:08:03 EST
16545              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
16546      Branch: perl
16547            ! op.c
16548 ____________________________________________________________________________
16549 [  8880] By: jhi                                   on 2001/02/21  19:34:34
16550         Log: Retract #8875, cannot let go of the old semantics of unpack U
16551              without rethinking utf8decode.t.
16552      Branch: perl
16553            ! pp.c t/op/pack.t
16554 ____________________________________________________________________________
16555 [  8879] By: jhi                                   on 2001/02/21  19:08:02
16556         Log: Run run/*.t also in minitest.
16557      Branch: perl
16558            ! Makefile.SH
16559 ____________________________________________________________________________
16560 [  8878] By: nick                                  on 2001/02/21  18:55:37
16561         Log: Integrate mainline
16562      Branch: perlio
16563           !> (integrate 76 files)
16564 ____________________________________________________________________________
16565 [  8877] By: jhi                                   on 2001/02/21  15:09:33
16566         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
16567      Branch: metaconfig
16568            ! U/compline/nblock_io.U
16569      Branch: perl
16570            ! Configure config_h.SH
16571 ____________________________________________________________________________
16572 [  8876] By: jhi                                   on 2001/02/21  14:54:45
16573         Log: If no sfio, no -lsfio.
16574      Branch: metaconfig/U/perl
16575            ! d_sfio.U
16576      Branch: perl
16577            ! Configure config_h.SH
16578 ____________________________________________________________________________
16579 [  8875] By: jhi                                   on 2001/02/21  14:54:00
16580         Log: Make unpack C and unpack C truly equivalent.
16581      Branch: perl
16582            ! pp.c t/op/pack.t
16583 ____________________________________________________________________________
16584 [  8874] By: jhi                                   on 2001/02/21  14:26:02
16585         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
16586              From: Peter Prymmer <pvhp@forte.com>
16587              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
16588              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
16589      Branch: perl
16590            ! pod/perlport.pod
16591 ____________________________________________________________________________
16592 [  8873] By: jhi                                   on 2001/02/21  14:24:31
16593         Log: Subject: [PATCH] fix for charnames above FFFF
16594              From: andreas.koenig@anima.de (Andreas J. Koenig)
16595              Date: 21 Feb 2001 07:05:45 +0100
16596              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
16597      Branch: perl
16598            ! lib/charnames.pm t/lib/charnames.t
16599 ____________________________________________________________________________
16600 [  8872] By: jhi                                   on 2001/02/21  14:15:25
16601         Log: Integrate change #8868 from pureperl to mainline.
16602              
16603              Fixed reference count loop caused by sv_magic.
16604      Branch: perl
16605           !> sv.c
16606 ____________________________________________________________________________
16607 [  8871] By: jhi                                   on 2001/02/21  14:07:29
16608         Log: Integrate change #8868 from pureperl to maintperl.
16609              
16610              Fixed reference count loop caused by sv_magic.
16611      Branch: maint-5.6/perl
16612           !> sv.c
16613 ____________________________________________________________________________
16614 [  8870] By: jhi                                   on 2001/02/21  14:04:41
16615         Log: Put back the #8840, it was innocent.
16616      Branch: perl
16617            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16618            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
16619 ____________________________________________________________________________
16620 [  8869] By: jhi                                   on 2001/02/21  14:00:03
16621         Log: unpack("C", ...) was left slightly unfinished by #8865.
16622      Branch: perl
16623            ! pp.c t/op/pack.t
16624 ____________________________________________________________________________
16625 [  8868] By: alanbur                               on 2001/02/21  01:33:45
16626         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
16627              from gv_fetchpv to create single-character magic variables (e.g. $!),
16628              and it is passed a sv and the gv that contains the sv as the mg_obj
16629              value.  When sv_magic stores the mg_obj pointer it increments the gv
16630              refcount, thus causing a sv-gv pair that can't be freed.  There is
16631              already a check for sv == obj which is used to prevent such reference
16632              loops.  This change extends the check to cover the case described above.
16633      Branch: maint-5.6/pureperl
16634            ! sv.c
16635 ____________________________________________________________________________
16636 [  8867] By: jhi                                   on 2001/02/21  00:52:39
16637         Log: Update Changes.
16638      Branch: perl
16639            ! Changes patchlevel.h
16640 ____________________________________________________________________________
16641 [  8866] By: jhi                                   on 2001/02/21  00:34:20
16642         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
16643              (Note: there were some conflicts due to EBCDIC and EPOC
16644              patches, in general I preferred the repository code.)
16645              (When 2.753 comes out, we need to synchronize.)
16646      Branch: perl
16647            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
16648            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
16649            ! t/lib/cgi-html.t
16650 ____________________________________________________________________________
16651 [  8865] By: jhi                                   on 2001/02/21  00:24:22
16652         Log: Make pack("C", 0x100) to create Unicode, unless under the
16653              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
16654              will understand Unicode, unless you under know what.
16655      Branch: perl
16656            ! pp.c t/op/pack.t t/op/qu.t
16657 ____________________________________________________________________________
16658 [  8864] By: alanbur                               on 2001/02/20  22:35:34
16659         Log: Resynchronised with parent
16660      Branch: maint-5.6/pureperl
16661           !> README.win32 ext/GDBM_File/GDBM_File.pm
16662           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
16663           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
16664           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
16665           !> t/lib/sdbm.t util.c
16666 ____________________________________________________________________________
16667 [  8863] By: jhi                                   on 2001/02/20  20:55:11
16668         Log: Integrate change #8860,8861 from mainline into maintperl.
16669              
16670              "pseudo-literal j"
16671              
16672              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
16673      Branch: maint-5.6/perl
16674           !> lib/Test.pm pod/perlop.pod
16675 ____________________________________________________________________________
16676 [  8862] By: jhi                                   on 2001/02/20  20:30:07
16677         Log: Don't do casting between pointers pointing to differently sized
16678              integers.
16679      Branch: perl
16680            ! hv.c sv.c
16681 ____________________________________________________________________________
16682 [  8861] By: jhi                                   on 2001/02/20  19:53:44
16683         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
16684              From: Peter Prymmer <pvhp@forte.com>
16685              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
16686              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
16687      Branch: perl
16688            ! lib/Test.pm
16689 ____________________________________________________________________________
16690 [  8860] By: jhi                                   on 2001/02/20  19:48:02
16691         Log: "pseudo-literal j", a documentation glitch reported to Debian.
16692              The text recovered from Perl 5.005_03, and pseudo-literal replaced
16693              by "backtick string".
16694      Branch: perl
16695            ! pod/perlop.pod
16696 ____________________________________________________________________________
16697 [  8859] By: jhi                                   on 2001/02/20  19:15:46
16698         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
16699              from Chris Nandor.
16700      Branch: perl
16701            ! makedef.pl
16702 ____________________________________________________________________________
16703 [  8858] By: jhi                                   on 2001/02/20  17:36:53
16704         Log: Integrate pureperl changes #8844,8845,8850 to mainline
16705              (via maintperl #8855).
16706              
16707              Fixed %^H scoping bug
16708              
16709              Removed GV <-> CV refcount loop
16710              
16711              Removed %ENV refcount loop
16712      Branch: perl
16713           !> gv.c op.c perl.c pp.c scope.c
16714 ____________________________________________________________________________
16715 [  8857] By: jhi                                   on 2001/02/20  17:34:32
16716         Log: Integrate changes #8853,8854 from maintperl to mainline.
16717              
16718              EBDIC fixes, README.win32 Borland update.
16719      Branch: perl
16720           !> README.win32 handy.h util.c
16721 ____________________________________________________________________________
16722 [  8856] By: jhi                                   on 2001/02/20  17:33:16
16723         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
16724      Branch: maint-5.6/perl
16725           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
16726           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
16727           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16728 ____________________________________________________________________________
16729 [  8855] By: jhi                                   on 2001/02/20  17:32:13
16730         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
16731              
16732              Fixed %^H scoping bug
16733              
16734              Removed GV <-> CV refcount loop
16735              
16736              Removed %ENV refcount loop
16737      Branch: maint-5.6/perl
16738           !> gv.c op.c perl.c pp.c scope.c
16739 ____________________________________________________________________________
16740 [  8854] By: jhi                                   on 2001/02/20  17:25:06
16741         Log: Subject: Addition to readme.win32 for Borland C++ compilers
16742              Date: Tue, 20 Feb 2001 02:15:25 +0300
16743              From: "Vadim Konovalov" <watman@inbox.ru>
16744              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
16745              
16746              Document Borland compiler misbehaviour.
16747      Branch: maint-5.6/perl
16748            ! README.win32
16749 ____________________________________________________________________________
16750 [  8853] By: jhi                                   on 2001/02/20  17:22:25
16751         Log: The assimilation of ebcdic.c didn't quite work at the first try,
16752              patches from Thomas Dorner.
16753      Branch: maint-5.6/perl
16754            ! handy.h util.c
16755 ____________________________________________________________________________
16756 [  8852] By: jhi                                   on 2001/02/20  17:20:15
16757         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
16758              From: Chris Nandor <pudge@pobox.com>
16759              Date: Tue, 20 Feb 2001 08:32:45 -0500
16760              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
16761      Branch: maint-5.6/perl
16762            ! makedef.pl mg.c
16763 ____________________________________________________________________________
16764 [  8851] By: jhi                                   on 2001/02/20  17:15:52
16765         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
16766      Branch: perl
16767            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
16768            ! t/lib/filter-util.t
16769 ____________________________________________________________________________
16770 [  8850] By: alanbur                               on 2001/02/20  17:12:40
16771         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
16772              and the magic pointer points back to the GV that contains the
16773              %ENV hash.  This creates a refcount loop that prevents members
16774              of %ENV from being freed correctly.  This change removes the
16775              refcount loop - the magic pointer was never used anyway, the
16776              only use of the magic was to check the type ('E') so that the
16777              appropriate environment manipulation code is called when %ENV
16778              is modified.
16779      Branch: maint-5.6/pureperl
16780            ! perl.c
16781 ____________________________________________________________________________
16782 [  8849] By: jhi                                   on 2001/02/20  17:12:20
16783         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
16784              From: "Craig A. Berry" <craigberry@mac.com>
16785              Date: Mon, 19 Feb 2001 23:36:12 -0600
16786              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
16787              
16788              Case-forgiving systems match TestInit.pm with TES*.
16789      Branch: perl
16790            ! t/lib/glob-basic.t
16791 ____________________________________________________________________________
16792 [  8848] By: jhi                                   on 2001/02/20  17:10:02
16793         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
16794      Branch: perl
16795            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
16796            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
16797            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16798 ____________________________________________________________________________
16799 [  8847] By: jhi                                   on 2001/02/20  15:34:41
16800         Log: The #8843 wasn't quite right: %Config needs to imported.
16801      Branch: perl
16802            ! t/run/runenv.t
16803 ____________________________________________________________________________
16804 [  8846] By: jhi                                   on 2001/02/20  15:31:50
16805         Log: Retract the #8838 and #8840 for now because of
16806              the DB_File tie problem.
16807      Branch: perl
16808            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
16809            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
16810            ! proto.h sv.c
16811 ____________________________________________________________________________
16812 [  8845] By: alanbur                               on 2001/02/20  14:25:41
16813         Log: Removed GV <-> CV refcount loop
16814              CvGV(mycv) points to the parent GV of the CV, and was previously
16815              refcounted.  The pointer remains, but the refcounting has been removed
16816              as it causes a refcount loop between the CV and GV that means the CV
16817              can't ever be deleted.
16818      Branch: maint-5.6/pureperl
16819            ! gv.c op.c pp.c
16820 ____________________________________________________________________________
16821 [  8844] By: alanbur                               on 2001/02/20  14:23:13
16822         Log: Fixed %^H scoping bug
16823      Branch: maint-5.6/pureperl
16824            ! scope.c
16825 ____________________________________________________________________________
16826 [  8843] By: jhi                                   on 2001/02/19  13:38:08
16827         Log: fork() not everywhere, cleanup temp files.
16828      Branch: perl
16829            ! t/run/runenv.t
16830 ____________________________________________________________________________
16831 [  8842] By: alanbur                               on 2001/02/19  12:42:07
16832         Log: Resynchronised with parent
16833      Branch: maint-5.6/pureperl
16834           !> pod/perlfaq4.pod sv.c utf8.c
16835 ____________________________________________________________________________
16836 [  8841] By: jhi                                   on 2001/02/19  03:35:51
16837         Log: Update Changes.
16838      Branch: perl
16839            ! Changes patchlevel.h
16840 ____________________________________________________________________________
16841 [  8840] By: jhi                                   on 2001/02/19  00:23:41
16842         Log: Subject: [patch] add sv_setref_uv
16843              From: Doug MacEachern <dougm@covalent.net>
16844              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
16845              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
16846      Branch: perl
16847            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16848            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
16849 ____________________________________________________________________________
16850 [  8839] By: jhi                                   on 2001/02/19  00:01:38
16851         Log: Put to rest the 20010205.001, the email address checking (not) regex.
16852      Branch: perl
16853            ! pod/perlfaq9.pod
16854 ____________________________________________________________________________
16855 [  8838] By: jhi                                   on 2001/02/18  22:17:54
16856         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
16857              From: Doug MacEachern <dougm@covalent.net>
16858              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
16859              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
16860      Branch: perl
16861            ! lib/ExtUtils/xsubpp
16862 ____________________________________________________________________________
16863 [  8837] By: jhi                                   on 2001/02/18  22:16:50
16864         Log: Subject: [patch] -Wall cleanup round 2
16865              From: Doug MacEachern <dougm@covalent.net>
16866              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
16867              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
16868      Branch: perl
16869            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
16870            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
16871            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
16872            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
16873            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
16874            ! ext/SDBM_File/SDBM_File.xs
16875 ____________________________________________________________________________
16876 [  8836] By: jhi                                   on 2001/02/18  22:11:20
16877         Log: Misapplied regex optimizations when \C is present.
16878              Fixes 20001230.002.
16879              
16880              What still remains broken is that the submatches that
16881              have \C in them get their UTF8 flag on because their
16882              parent SV has it on.  This will result in malformed
16883              UTF8 if a \C happened to match a non-ASCII byte.
16884      Branch: perl
16885            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
16886            ! t/pragma/utf8.t
16887 ____________________________________________________________________________
16888 [  8835] By: jhi                                   on 2001/02/18  20:12:02
16889         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
16890              
16891              The hash key got wrongly UTF8fied.
16892      Branch: perl
16893            ! pod/perlapi.pod toke.c utf8.c
16894 ____________________________________________________________________________
16895 [  8834] By: jhi                                   on 2001/02/18  19:44:25
16896         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
16897              don't warn on magical or overloaded things.
16898      Branch: perl
16899            ! pp_hot.c
16900 ____________________________________________________________________________
16901 [  8833] By: nick                                  on 2001/02/18  19:31:22
16902         Log: Integrate mainline
16903      Branch: perlio
16904           +> t/TestInit.pm t/run/runenv.t
16905            - t/UTEST
16906           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
16907           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
16908           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
16909           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
16910           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
16911           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
16912           !> utf8.c
16913 ____________________________________________________________________________
16914 [  8832] By: jhi                                   on 2001/02/18  19:21:18
16915         Log: Integrate perlio.
16916      Branch: perl
16917           !> perlio.c pod/perldiag.pod
16918 ____________________________________________________________________________
16919 [  8831] By: jhi                                   on 2001/02/18  19:14:20
16920         Log: Integrate change #8827 from mainline.
16921              
16922              UTF8 tweaks.
16923      Branch: maint-5.6/perl
16924           !> sv.c utf8.c
16925 ____________________________________________________________________________
16926 [  8830] By: nick                                  on 2001/02/18  19:10:34
16927         Log: Apply the spirit of patch from Nick Clark:
16928              Subject: [PATCH] Re: extensions that provide layers
16929              From: Nicholas Clark <nick@ccl4.org>
16930              Date: Mon, 12 Feb 2001 16:43:51 +0000
16931              Message-Id: <20010212164350.Q3652@plum.flirble.org>
16932      Branch: perlio
16933            ! perlio.c pod/perldiag.pod
16934 ____________________________________________________________________________
16935 [  8829] By: jhi                                   on 2001/02/18  19:03:25
16936         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
16937              From: schwern@pobox.com 
16938              Date: Sun, 18 Feb 2001 13:44:35 -0500
16939              Message-ID: <20010218134435.A17544@magnonel.guild.net>
16940              
16941              Applied, but as t/TestInit.pm.
16942      Branch: perl
16943            + t/TestInit.pm
16944            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
16945            ! t/op/subst_wamp.t
16946 ____________________________________________________________________________
16947 [  8828] By: jhi                                   on 2001/02/18  18:43:52
16948         Log: Integrate perlio.
16949      Branch: perl
16950           !> perlio.c
16951 ____________________________________________________________________________
16952 [  8827] By: jhi                                   on 2001/02/18  18:41:33
16953         Log: UTF-8 tweaks.
16954      Branch: perl
16955            ! sv.c utf8.c
16956 ____________________________________________________________________________
16957 [  8826] By: nick                                  on 2001/02/18  17:40:59
16958         Log: Fix [ID 20010217.002]
16959              open FOO, "<:raw:perlio", ...
16960              :raw now inserts default base layer below itself.
16961              Also
16962              open FOO, "<:unix", ...
16963              works as well - but leaves buffer layer on stack under the unix layer.
16964      Branch: perlio
16965            ! perlio.c
16966 ____________________________________________________________________________
16967 [  8825] By: jhi                                   on 2001/02/18  17:15:39
16968         Log: Integrate perlio.
16969      Branch: perl
16970           !> perlio.c perliol.h
16971 ____________________________________________________________________________
16972 [  8824] By: jhi                                   on 2001/02/18  17:10:53
16973         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
16974              From: schwern@pobox.com
16975              Date: Sun, 18 Feb 2001 01:48:50 -0500
16976              Message-ID: <20010218014850.C19957@magnonel.guild.net>
16977      Branch: perl
16978            ! lib/Test/Harness.pm t/TEST t/op/chop.t
16979 ____________________________________________________________________________
16980 [  8823] By: jhi                                   on 2001/02/18  17:01:06
16981         Log: Add run/*.t to testables.
16982      Branch: perl
16983            ! t/TEST
16984 ____________________________________________________________________________
16985 [  8822] By: jhi                                   on 2001/02/18  16:58:58
16986         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
16987              From: schwern@pobox.com
16988              Date: Sun, 18 Feb 2001 01:11:35 -0500
16989              Message-ID: <20010218011135.A19957@magnonel.guild.net>
16990              
16991              Revive mjd's and Simon's PERL5OPT fix.
16992      Branch: perl
16993            + t/run/runenv.t
16994            ! MANIFEST perl.c
16995 ____________________________________________________________________________
16996 [  8821] By: jhi                                   on 2001/02/18  16:53:46
16997         Log: Subject: Re: Why t/TEST and not Test::Harness?
16998              From: schwern@pobox.com
16999              Date: Sat, 17 Feb 2001 22:44:44 -0500
17000              Message-ID: <20010217224444.A6679@magnonel.guild.net>
17001              
17002              Replace UTEST with TEST -utf8.
17003      Branch: perl
17004            - t/UTEST
17005            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
17006            ! t/lib/glob-basic.t
17007 ____________________________________________________________________________
17008 [  8820] By: nick                                  on 2001/02/18  13:06:16
17009         Log: Clean up a few core dumps when layers are used in unexpected ways.
17010              (Still not "right"...)
17011      Branch: perlio
17012            ! perlio.c perliol.h
17013 ____________________________________________________________________________
17014 [  8819] By: jhi                                   on 2001/02/18  02:25:55
17015         Log: Integrate change #8818 from maintperl, a FAQ nit.
17016      Branch: perl
17017           !> pod/perlfaq4.pod
17018 ____________________________________________________________________________
17019 [  8818] By: jhi                                   on 2001/02/18  02:24:50
17020         Log: FAQ nit from Chris Fedde.
17021      Branch: maint-5.6/perl
17022            ! pod/perlfaq4.pod
17023 ____________________________________________________________________________
17024 [  8817] By: nick                                  on 2001/02/17  18:20:14
17025         Log: Integrate mainline
17026      Branch: perlio
17027           +> lib/unicode/UCD.html lib/unicode/Unicode.html
17028           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
17029           +> pod/perlclib.pod
17030            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17031            - lib/unicode/Unicode.301
17032           !> (integrate 324 files)
17033 ____________________________________________________________________________
17034 [  8816] By: jhi                                   on 2001/02/17  16:56:58
17035         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
17036      Branch: perl
17037            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17038            ! ext/Storable/Storable.xs t/lib/st-06compat.t
17039            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
17040 ____________________________________________________________________________
17041 [  8815] By: jhi                                   on 2001/02/17  16:40:07
17042         Log: Subject: [patch] -Wall
17043              From: Doug MacEachern <dougm@covalent.net>
17044              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
17045              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
17046      Branch: perl
17047            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
17048            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
17049 ____________________________________________________________________________
17050 [  8814] By: jhi                                   on 2001/02/16  19:27:18
17051         Log: Document qu better.
17052      Branch: perl
17053            ! pod/perlop.pod
17054 ____________________________________________________________________________
17055 [  8813] By: jhi                                   on 2001/02/15  13:54:37
17056         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
17057              From: Hugo <hv@crypt.compulink.co.uk>
17058              Date: Thu, 15 Feb 2001 13:39:49 +0000
17059              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
17060      Branch: perl
17061            ! toke.c
17062 ____________________________________________________________________________
17063 [  8812] By: alanbur                               on 2001/02/15  13:52:16
17064         Log: Resynchronised with parent
17065      Branch: maint-5.6/pureperl
17066            - ebcdic.c
17067           !> (integrate 36 files)
17068 ____________________________________________________________________________
17069 [  8811] By: jhi                                   on 2001/02/15  13:51:16
17070         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
17071              
17072              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
17073              From: Jan Dubois <JanD@ActiveState.com>
17074              Date: Wed, 31 Jan 2001 21:17:03 -0800
17075              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
17076              
17077              tweak change#8659 to keep it simple
17078              
17079              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
17080              From: Russ Allbery <rra@stanford.edu>
17081              Date: 14 Feb 2001 10:15:41 -0800
17082              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
17083              
17084              (8809 empty)
17085
17086              Upgrade to podlators 1.08, from Russ Allbery.
17087      Branch: perl
17088           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
17089           !> utils/perldoc.PL
17090 ____________________________________________________________________________
17091 [  8810] By: jhi                                   on 2001/02/15  13:35:08
17092         Log: Upgrade to podlators 1.08, from Russ Allbery.
17093      Branch: maint-5.6/perl
17094            ! lib/Pod/Man.pm lib/Pod/Text.pm
17095 ____________________________________________________________________________
17096 [  8809] By: jhi                                   on 2001/02/15  13:26:38
17097         Log: (accidentally empty check-in)
17098      Branch: maint-5.6/perl
17099            ! lib/Test/Harness.pm
17100 ____________________________________________________________________________
17101 [  8808] By: jhi                                   on 2001/02/15  13:23:47
17102         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
17103              From: Russ Allbery <rra@stanford.edu>
17104              Date: 14 Feb 2001 10:15:41 -0800
17105              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
17106              
17107              perldoc was hardcoding $Config{installscript}, which breaks
17108              when install* isn't where Perl ends up (such as with AFS).
17109              
17110              Use $Config{scriptdir} instead.
17111      Branch: maint-5.6/perl
17112            ! utils/perldoc.PL
17113 ____________________________________________________________________________
17114 [  8807] By: jhi                                   on 2001/02/14  14:37:27
17115         Log: Update Changes.
17116      Branch: perl
17117            ! Changes patchlevel.h
17118 ____________________________________________________________________________
17119 [  8806] By: jhi                                   on 2001/02/14  14:25:31
17120         Log: Integrate changes #8803,8804,8805 from mainline.
17121              
17122              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
17123              
17124              Don't skip too much of the locale error message if no environ array,
17125              from Chris Nandor.
17126              
17127              More MacOS Classic fixes from Chris Nandor.
17128      Branch: maint-5.6/perl
17129           !> doop.c lib/Cwd.pm perl.c perl.h util.c
17130 ____________________________________________________________________________
17131 [  8805] By: jhi                                   on 2001/02/14  03:29:01
17132         Log: More MacOS Classic fixes from Chris Nandor.
17133      Branch: perl
17134            ! doop.c lib/Cwd.pm
17135 ____________________________________________________________________________
17136 [  8804] By: jhi                                   on 2001/02/14  03:18:35
17137         Log: Don't skip too much of the locale error message if no environ array,
17138              from Chris Nandor.
17139      Branch: perl
17140            ! util.c
17141 ____________________________________________________________________________
17142 [  8803] By: jhi                                   on 2001/02/14  03:14:14
17143         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
17144      Branch: perl
17145            ! perl.c perl.h
17146 ____________________________________________________________________________
17147 [  8802] By: jhi                                   on 2001/02/13  18:31:33
17148         Log: AUTHORS update.
17149      Branch: perl
17150            ! AUTHORS
17151 ____________________________________________________________________________
17152 [  8801] By: jhi                                   on 2001/02/13  17:55:19
17153         Log: Integrate change #8792 from mainline.
17154              
17155              Subject: buncha MacPerl patches for bleadperl
17156              From: Chris Nandor <pudge@pobox.com>
17157              Date: Tue, 13 Feb 2001 00:02:43 -0500
17158              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
17159      Branch: maint-5.6/perl
17160           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
17161           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
17162           !> t/lib/basename.t toke.c util.h
17163 ____________________________________________________________________________
17164 [  8800] By: jhi                                   on 2001/02/13  17:46:43
17165         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
17166              to be forced to Off_t.
17167              
17168              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
17169              From: nick@ccl4.org
17170              Date: Thu, 1 Feb 2001 12:01:04 +0000
17171              Message-Id: <20010201120103.E11401@plum.flirble.org>
17172      Branch: maint-5.6/perl
17173            ! iperlsys.h perlio.c
17174 ____________________________________________________________________________
17175 [  8799] By: jhi                                   on 2001/02/13  16:52:51
17176         Log: Duplex duplex hunk hunk.
17177      Branch: maint-5.6/perl
17178            ! Makefile.SH
17179 ____________________________________________________________________________
17180 [  8797] By: jhi                                   on 2001/02/13  14:52:04
17181         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
17182              From: "Craig A. Berry" <craigberry@mac.com>
17183              Date: Mon, 12 Feb 2001 11:05:25 -0600
17184              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
17185      Branch: perl
17186            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
17187 ____________________________________________________________________________
17188 [  8796] By: jhi                                   on 2001/02/13  14:36:47
17189         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
17190              From: simon.cozens@pembroke.oxford.ac.uk 
17191              Date: Sat, 10 Feb 2001 17:57:02 +0000
17192              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
17193              
17194              Now it does include.
17195      Branch: perl
17196            ! pod/perldiag.pod
17197 ____________________________________________________________________________
17198 [  8795] By: jhi                                   on 2001/02/13  14:30:11
17199         Log: Sort the MANIFEST.
17200      Branch: perl
17201            ! MANIFEST
17202 ____________________________________________________________________________
17203 [  8794] By: jhi                                   on 2001/02/13  14:26:51
17204         Log: Integrate change #8793 from mainline, FAQ updates.
17205      Branch: maint-5.6/perl
17206           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
17207 ____________________________________________________________________________
17208 [  8793] By: jhi                                   on 2001/02/13  14:25:13
17209         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
17210      Branch: perl
17211            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
17212 ____________________________________________________________________________
17213 [  8792] By: jhi                                   on 2001/02/13  14:22:50
17214         Log: Subject: buncha MacPerl patches for bleadperl
17215              From: Chris Nandor <pudge@pobox.com>
17216              Date: Tue, 13 Feb 2001 00:02:43 -0500
17217              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
17218      Branch: perl
17219            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
17220            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
17221            ! t/lib/basename.t toke.c util.h
17222 ____________________________________________________________________________
17223 [  8791] By: jhi                                   on 2001/02/13  14:10:39
17224         Log: Integrate change #8790 from mainline.
17225              
17226              environ array wrongly assumed in Perl_init_i18nl10n(),
17227      Branch: maint-5.6/perl
17228           !> util.c
17229 ____________________________________________________________________________
17230 [  8790] By: jhi                                   on 2001/02/13  14:06:15
17231         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
17232              noticed by Chris Nandor in MacOS Classic.
17233      Branch: perl
17234            ! util.c
17235 ____________________________________________________________________________
17236 [  8789] By: jhi                                   on 2001/02/13  13:58:07
17237         Log: Integrate changes #8373,8487,8544,8783 from mainline.
17238              
17239              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
17240              hints files, the dynaloading, assimilate ebcdic into util.c.
17241      Branch: maint-5.6/perl
17242            - ebcdic.c
17243            ! MANIFEST hints/posix-bc.sh
17244           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
17245           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
17246           !> perlapi.c proto.h util.c
17247 ____________________________________________________________________________
17248 [  8788] By: alanbur                               on 2001/02/13  10:33:13
17249         Log: Integrated changes from maint-5.6
17250      Branch: maint-5.6/pureperl
17251           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
17252           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
17253           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17254           !> vos/config.ga.h vos/configure_perl.cm
17255 ____________________________________________________________________________
17256 [  8787] By: jhi                                   on 2001/02/13  05:56:36
17257         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
17258      Branch: perl
17259           !> Makefile.SH
17260 ____________________________________________________________________________
17261 [  8786] By: jhi                                   on 2001/02/13  05:54:34
17262         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
17263              From: Dorner Thomas <Thomas.Dorner@start.de>
17264              Date: Mon, 12 Feb 2001 15:06:26 +0100
17265              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
17266      Branch: maint-5.6/perl
17267            ! Makefile.SH
17268 ____________________________________________________________________________
17269 [  8785] By: jhi                                   on 2001/02/13  05:29:04
17270         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
17271      Branch: perl
17272           !> hints/openbsd.sh
17273 ____________________________________________________________________________
17274 [  8784] By: jhi                                   on 2001/02/13  02:25:24
17275         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
17276              From: Peter Prymmer <pvhp@forte.com>
17277              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
17278              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
17279      Branch: perl
17280            ! pod/perlclib.pod
17281 ____________________________________________________________________________
17282 [  8783] By: jhi                                   on 2001/02/13  02:22:36
17283         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
17284      Branch: perl
17285            - ebcdic.c
17286            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
17287            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
17288            ! util.c
17289 ____________________________________________________________________________
17290 [  8782] By: jhi                                   on 2001/02/13  02:00:07
17291         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
17292      Branch: maint-5.6/perl
17293            ! pod/perlport.pod
17294 ____________________________________________________________________________
17295 [  8781] By: jhi                                   on 2001/02/13  01:58:44
17296         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
17297      Branch: maint-5.6/perl
17298            ! hints/openbsd.sh
17299 ____________________________________________________________________________
17300 [  8780] By: jhi                                   on 2001/02/13  01:57:33
17301         Log: Synchronize the regexp tests between maintperl and mainline.
17302      Branch: maint-5.6/perl
17303           !> t/op/re_tests
17304 ____________________________________________________________________________
17305 [  8779] By: jhi                                   on 2001/02/13  01:49:35
17306         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
17307              From: Hugo <hv@crypt.compulink.co.uk>
17308              Date: Tue, 13 Feb 2001 00:11:11 +0000
17309              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
17310      Branch: perl
17311            ! regcomp.c t/op/re_tests
17312 ____________________________________________________________________________
17313 [  8778] By: jhi                                   on 2001/02/13  00:23:10
17314         Log: Comments do not nest.
17315      Branch: perl
17316            ! perl.h
17317 ____________________________________________________________________________
17318 [  8777] By: jhi                                   on 2001/02/13  00:17:54
17319         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
17320              From: Hugo <hv@crypt.compulink.co.uk>
17321              Date: Tue, 13 Feb 2001 00:11:11 +0000
17322              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
17323      Branch: maint-5.6/perl
17324            ! regcomp.c t/op/re_tests
17325 ____________________________________________________________________________
17326 [  8776] By: jhi                                   on 2001/02/12  23:25:52
17327         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
17328      Branch: maint-5.6/perl
17329            ! pod/perlport.pod
17330 ____________________________________________________________________________
17331 [  8775] By: jhi                                   on 2001/02/12  23:04:28
17332         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
17333      Branch: maint-5.6/perl
17334            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
17335            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17336            ! vos/configure_perl.cm
17337 ____________________________________________________________________________
17338 [  8774] By: jhi                                   on 2001/02/12  22:59:11
17339         Log: Subject: Re: [patch] context for 'U' magic functions
17340              From: Doug MacEachern <dougm@covalent.net>
17341              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
17342              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
17343              
17344              plus the suggestion by Nick Ing-Simmons to name the macro
17345              as PERL_MG_UFUNC to avoid namespace pollution, plus add
17346              the advice by Doug for XS writers to perl.h
17347      Branch: perl
17348            ! mg.c perl.h
17349 ____________________________________________________________________________
17350 [  8773] By: jhi                                   on 2001/02/11  20:14:12
17351         Log: Update Changes.
17352      Branch: perl
17353            ! Changes patchlevel.h
17354 ____________________________________________________________________________
17355 [  8772] By: jhi                                   on 2001/02/11  18:47:52
17356         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
17357              From: Simon Cozens <simon@cozens.net>
17358              Date: Wed, 31 Jan 2001 16:31:43 +0000
17359              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
17360      Branch: perl
17361            + pod/perlclib.pod
17362            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
17363            ! pod/perltoc.pod
17364 ____________________________________________________________________________
17365 [  8771] By: jhi                                   on 2001/02/11  18:36:48
17366         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
17367              
17368              Blocks-4d3.beta.txt
17369              CaseFolding-3d4.beta.txt
17370              CompositionExclusions-3d6.beta.txt
17371              EastAsianWidth-4d4.beta.txt
17372              LineBreak-6d3.beta.txt
17373              NamesList-3.1.0d1.beta.txt
17374              PropList-3.1.0d4.beta.txt
17375              SpecialCasing-4d1.beta.txt
17376              UnicodeData-3.1.0d6.beta.txt
17377      Branch: perl
17378            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
17379           +> lib/unicode/UCD.html lib/unicode/Unicode.html
17380            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17381            - lib/unicode/Unicode.301
17382            ! (edit 257 files)
17383 ____________________________________________________________________________
17384 [  8770] By: jhi                                   on 2001/02/11  17:26:22
17385         Log: UTF-8 documentation.
17386      Branch: perl
17387            ! utf8.h
17388 ____________________________________________________________________________
17389 [  8769] By: jhi                                   on 2001/02/11  17:12:49
17390         Log: Retract #8762.
17391      Branch: perl
17392            ! regexec.c
17393 ____________________________________________________________________________
17394 [  8768] By: jhi                                   on 2001/02/11  16:54:45
17395         Log: Subject: [PATCH] Test::Harness
17396              From: andreas.koenig@anima.de (Andreas J. Koenig)
17397              Date: 11 Feb 2001 14:37:00 +0100
17398              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
17399      Branch: perl
17400            ! lib/Test/Harness.pm
17401 ____________________________________________________________________________
17402 [  8767] By: jhi                                   on 2001/02/11  16:53:52
17403         Log: Subject: [PATCH] Document makepatch in Porting/patching
17404              From: andreas.koenig@anima.de (Andreas J. Koenig)
17405              Date: 11 Feb 2001 16:46:28 +0100
17406              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
17407      Branch: perl
17408            ! Porting/patching.pod
17409 ____________________________________________________________________________
17410 [  8766] By: jhi                                   on 2001/02/11  06:30:23
17411         Log: Subject: Re: [patch] GvSHARED
17412              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
17413              From: Doug MacEachern <dougm@covalent.net>
17414              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
17415              
17416              Subject: Re: [patch] GvSHARED
17417              From: Doug MacEachern <dougm@covalent.net>
17418              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
17419              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
17420              
17421              Subject: [patch] attributes.pm support for `shared'
17422              From: Doug MacEachern <dougm@covalent.net>
17423              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
17424              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
17425              
17426              our() attributes were ignored, our :shared pieces missing,
17427              allow attributes.pm to turn on shared.
17428      Branch: perl
17429            ! op.c t/op/attrs.t toke.c xsutils.c
17430 ____________________________________________________________________________
17431 [  8765] By: alanbur                               on 2001/02/10  23:11:19
17432         Log: Resync with parent (hopefully sucessfully this time)
17433      Branch: maint-5.6/pureperl
17434           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
17435           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
17436           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17437           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
17438           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
17439           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
17440           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
17441 ____________________________________________________________________________
17442 [  8764] By: jhi                                   on 2001/02/10  22:54:38
17443         Log: Make TEST and UTEST more verbose in case something goes
17444              wrong in running/compiling a script, suggested by Doug
17445              MacEachern.
17446      Branch: perl
17447            ! t/TEST t/UTEST
17448 ____________________________________________________________________________
17449 [  8763] By: jhi                                   on 2001/02/10  22:11:34
17450         Log: Bogus shebang.
17451      Branch: perl
17452            ! t/lib/texttabs.t
17453 ____________________________________________________________________________
17454 [  8762] By: jhi                                   on 2001/02/10  21:56:02
17455         Log: (Retracted by #8769)
17456      Branch: perl
17457            ! regexec.c
17458 ____________________________________________________________________________
17459 [  8761] By: jhi                                   on 2001/02/10  21:26:15
17460         Log: Subject: Re: [patch] GvSHARED 
17461              From: Doug MacEachern <dougm@covalent.net>
17462              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
17463              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
17464              
17465              our @EXPORT : shared = (...);
17466      Branch: perl
17467            ! toke.c
17468 ____________________________________________________________________________
17469 [  8760] By: jhi                                   on 2001/02/10  21:25:07
17470         Log: Subject: [patch] GvSHARED
17471              From: Doug MacEachern <dougm@covalent.net>
17472              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
17473              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
17474      Branch: perl
17475            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
17476 ____________________________________________________________________________
17477 [  8759] By: alanbur                               on 2001/02/10  21:24:27
17478         Log: Backed out mismerge.
17479      Branch: maint-5.6/pureperl
17480            ! MANIFEST README.hpux README.vmesa gv.c installhtml
17481            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
17482            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17483            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
17484            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
17485            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
17486            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
17487 ____________________________________________________________________________
17488 [  8758] By: jhi                                   on 2001/02/10  18:01:17
17489         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
17490              
17491              Fixed UMRs and leak in Perl_pmtrans()
17492              
17493              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17494              associated UTFied tr/// code.  Also fixed scoping leak of
17495              PL_reg_start_tmp.
17496              
17497              newATTRSUB leaks when an attempt to redefine the active sort sub is
17498              made.
17499      Branch: maint-5.6/perl
17500           !> op.c regcomp.c
17501 ____________________________________________________________________________
17502 [  8757] By: alanbur                               on 2001/02/10  17:56:46
17503         Log: Resynchronised with parent
17504      Branch: maint-5.6/pureperl
17505           +> README.bs2000
17506            - README.posix-bc
17507            ! gv.c perl.c sv.c
17508           !> MANIFEST README.hpux README.vmesa installhtml
17509           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
17510           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17511           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
17512           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
17513           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
17514           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
17515 ____________________________________________________________________________
17516 [  8756] By: alanbur                               on 2001/02/10  17:51:15
17517         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
17518              made.
17519      Branch: maint-5.6/pureperl
17520            ! op.c
17521 ____________________________________________________________________________
17522 [  8755] By: jhi                                   on 2001/02/09  22:41:35
17523         Log: Upgrade to CPAN 1.59_54, from Andreas König.
17524      Branch: perl
17525            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17526 ____________________________________________________________________________
17527 [  8754] By: jhi                                   on 2001/02/09  22:29:20
17528         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
17529              
17530              Didn't upgrade the fill.t since it has a dependency to File::Slurp
17531              purely for debugging purposes, the actual test hasn't changed.
17532      Branch: perl
17533            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
17534            ! t/lib/textwrap.t
17535 ____________________________________________________________________________
17536 [  8753] By: jhi                                   on 2001/02/09  20:17:50
17537         Log: Integrate change #8682 from maintperl.
17538              
17539              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
17540              to work correctly.
17541      Branch: perl
17542           !> hints/irix_6.sh
17543 ____________________________________________________________________________
17544 [  8752] By: jhi                                   on 2001/02/09  20:00:46
17545         Log: Update Changes.
17546      Branch: perl
17547            ! Changes patchlevel.h
17548 ____________________________________________________________________________
17549 [  8751] By: nick                                  on 2001/02/09  19:48:37
17550         Log: Integrate mainline
17551      Branch: perlio
17552           +> README.bs2000 t/lib/cgi-esc.t
17553            - README.posix-bc
17554           !> (integrate 53 files)
17555 ____________________________________________________________________________
17556 [  8750] By: nick                                  on 2001/02/09  19:25:16
17557         Log: Subject: RE: Biannual Competition to Improve Hashing Function
17558              From: Fisher Mark <fisherm@tce.com>
17559              Date: Thu, 8 Feb 2001 10:44:00 -0500
17560              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
17561              Date: Thu, 8 Feb 2001 15:02:47 -0500
17562              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
17563      Branch: perl
17564            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
17565 ____________________________________________________________________________
17566 [  8749] By: jhi                                   on 2001/02/09  19:02:35
17567         Log: Forgotten fragment.
17568      Branch: perl
17569            ! pod/perlapi.pod
17570 ____________________________________________________________________________
17571 [  8748] By: jhi                                   on 2001/02/09  18:31:34
17572         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
17573              plus manual tweakage.
17574              
17575              Sync the perlfaq2 between mainline and maintperl.
17576      Branch: maint-5.6/perl
17577            ! pod/perlfaq2.pod
17578      Branch: perl
17579           !> pod/perlfaq2.pod
17580 ____________________________________________________________________________
17581 [  8747] By: jhi                                   on 2001/02/09  18:12:04
17582         Log: Subject: versiononly and installperl
17583              From: abigail@foad.org
17584              Date: Wed, 7 Feb 2001 22:43:12 +0100
17585              Message-ID: <20010207214312.7045.qmail@foad.org>    
17586              
17587              Add +v flag to force a normal install of the perl binary
17588              and the utilities.
17589              
17590              Subject: [PATCH] installperl
17591              From: Nicholas Clark <nick@ccl4.org>
17592              Date: Fri, 9 Feb 2001 16:28:57 +0000
17593              Message-ID: <20010209162857.B10931@plum.flirble.org>
17594              
17595              Add -A flag which also hardlinks the binary with
17596              the full architecture name.
17597      Branch: perl
17598            ! installperl
17599 ____________________________________________________________________________
17600 [  8746] By: jhi                                   on 2001/02/09  18:03:43
17601         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
17602              
17603              Subject: perlfaq2, re: perlmongers
17604              
17605              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
17606              
17607              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
17608              
17609              Subject: [ID 20010205.001] typo in perlfaq9
17610              
17611              Subject: [ID 20010208.002] unordered explanation in perlcall
17612      Branch: maint-5.6/perl
17613           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17614           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
17615           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
17616 ____________________________________________________________________________
17617 [  8745] By: jhi                                   on 2001/02/09  17:59:09
17618         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
17619              From: abela@geneanet.org
17620              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
17621              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
17622      Branch: perl
17623            ! pod/perlcall.pod
17624 ____________________________________________________________________________
17625 [  8744] By: jhi                                   on 2001/02/09  17:48:16
17626         Log: Subject: [ID 20010205.001] typo in perlfaq9
17627              From: eserte@vran.herceg.de
17628              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
17629              Message-Id: <200102042244.XAA21926@vran.herceg.de>
17630      Branch: perl
17631            ! pod/perlfaq9.pod
17632 ____________________________________________________________________________
17633 [  8743] By: jhi                                   on 2001/02/09  17:25:12
17634         Log: Integrate change #8695 from maintperl.
17635              
17636              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
17637      Branch: perl
17638           !> thread.h
17639 ____________________________________________________________________________
17640 [  8742] By: jhi                                   on 2001/02/09  17:21:22
17641         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
17642              From: Andy Dougherty <doughera@lafayette.edu>
17643              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
17644              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
17645      Branch: perl
17646            ! embed.pl
17647 ____________________________________________________________________________
17648 [  8741] By: jhi                                   on 2001/02/09  17:05:19
17649         Log: Integrate changes #8738,8739,8740 from maintperl.
17650              
17651              Html files will be installed in a more logical and easier to
17652              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
17653              
17654              Html files will be generated with a header to make them look
17655              a little less bare.
17656              
17657              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
17658      Branch: perl
17659           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
17660 ____________________________________________________________________________
17661 [  8740] By: jhi                                   on 2001/02/09  17:03:46
17662         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
17663              From: "Brendan O'Dea" <bod@compusol.com.au>
17664              Date: Sun, 4 Feb 2001 11:17:56 +1100
17665              Message-ID: <20010204111756.A16301@compusol.com.au>
17666      Branch: maint-5.6/perl
17667            ! pod/perlfaq3.pod
17668 ____________________________________________________________________________
17669 [  8739] By: jhi                                   on 2001/02/09  17:01:59
17670         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
17671              From: "Indy Singh" <indy@nusphere.com>
17672              Date: Fri, 2 Feb 2001 15:09:59 -0500
17673              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
17674              
17675              Html files will be generated with a header to make them look
17676              a little less bare.
17677      Branch: maint-5.6/perl
17678            ! installhtml
17679 ____________________________________________________________________________
17680 [  8738] By: jhi                                   on 2001/02/09  16:58:48
17681         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
17682              From: "Indy Singh" <indy@nusphere.com>
17683              Date: Fri, 2 Feb 2001 15:08:23 -0500
17684              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
17685              
17686              Html files will be installed in a more logical and easier to
17687              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
17688      Branch: maint-5.6/perl
17689            ! win32/Makefile win32/makefile.mk
17690 ____________________________________________________________________________
17691 [  8737] By: jhi                                   on 2001/02/09  16:46:54
17692         Log: Integrate changes #8687,8736 from maintperl.
17693              
17694              HP-UX thread patches from Merijn H. Brand.
17695              
17696              Latin nit from Philip Newton.
17697      Branch: perl
17698           !> README.hpux hints/hpux.sh
17699 ____________________________________________________________________________
17700 [  8736] By: jhi                                   on 2001/02/09  16:42:31
17701         Log: Latin nit from Philip Newton.
17702      Branch: maint-5.6/perl
17703            ! README.hpux
17704 ____________________________________________________________________________
17705 [  8735] By: jhi                                   on 2001/02/09  16:24:03
17706         Log: Integrate changes #8704,8710 from pureperl.
17707              
17708              Fixed UMRs and leak in Perl_pmtrans()
17709              
17710              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17711              associated UTFied tr/// code.  Also fixed scoping leak of
17712              PL_reg_start_tmp.
17713      Branch: perl
17714           !> op.c regcomp.c
17715 ____________________________________________________________________________
17716 [  8734] By: jhi                                   on 2001/02/09  15:40:21
17717         Log: Integrate change #8733 from maintperl.
17718              
17719              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
17720      Branch: perl
17721           !> pod/perlre.pod
17722 ____________________________________________________________________________
17723 [  8733] By: jhi                                   on 2001/02/09  15:35:47
17724         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
17725              From: Prymmer/Kahn <pvhp@best.com>
17726              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
17727              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
17728      Branch: maint-5.6/perl
17729            ! pod/perlre.pod
17730 ____________________________________________________________________________
17731 [  8732] By: jhi                                   on 2001/02/09  15:26:17
17732         Log: Rename README.posix-bc to README.bs2000 (to avoid the
17733              confusion of a "perlposix-bc.pod"), add a few missing
17734              arch pods, regen toc.
17735      Branch: maint-5.6/perl
17736           +> README.bs2000
17737            - README.posix-bc
17738            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
17739            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17740 ____________________________________________________________________________
17741 [  8731] By: jhi                                   on 2001/02/09  15:23:39
17742         Log: De-cut-and-pasto.
17743      Branch: perl
17744            ! pod/perl.pod
17745 ____________________________________________________________________________
17746 [  8730] By: jhi                                   on 2001/02/09  15:11:13
17747         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
17748              when people think that perlposix-bc.pod tells anything about
17749              Perl and POSIX.  Regen toc.
17750      Branch: perl
17751           +> README.bs2000
17752            - README.posix-bc
17753            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
17754            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17755 ____________________________________________________________________________
17756 [  8729] By: jhi                                   on 2001/02/09  14:52:28
17757         Log: The README.vmesa part of #8712 from maintperl.
17758      Branch: perl
17759            ! README.vmesa
17760 ____________________________________________________________________________
17761 [  8728] By: jhi                                   on 2001/02/09  14:46:06
17762         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
17763              From: Peter Prymmer <pvhp@forte.com>
17764              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
17765              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
17766      Branch: maint-5.6/perl
17767            ! README.vmesa win32/Makefile win32/makefile.mk
17768 ____________________________________________________________________________
17769 [  8727] By: jhi                                   on 2001/02/09  14:33:25
17770         Log: Integrate change #8712 from mainline.
17771              
17772              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
17773      Branch: maint-5.6/perl
17774           !> lib/Pod/Find.pm
17775 ____________________________________________________________________________
17776 [  8726] By: jhi                                   on 2001/02/09  14:30:28
17777         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
17778              From: Peter Prymmer <pvhp@forte.com>
17779              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
17780              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
17781      Branch: perl
17782            + t/lib/cgi-esc.t
17783            ! MANIFEST lib/CGI/Util.pm
17784 ____________________________________________________________________________
17785 [  8725] By: jhi                                   on 2001/02/09  04:56:47
17786         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
17787      Branch: maint-5.6/perl
17788            ! pod/perlport.pod
17789 ____________________________________________________________________________
17790 [  8724] By: jhi                                   on 2001/02/09  04:40:59
17791         Log: Integrate changes 7819,7820 from vmsperl into mainline.
17792              
17793              Add header for LIB$ prototypes (C. Berry)
17794              
17795              Convert fwrite()s to sockets to write()s, since some socket stacks
17796              don't take kindly to stdio.
17797              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17798              (for often optional LNMs)
17799              Correct a few typos
17800              (C. Bailey)
17801      Branch: perl
17802           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
17803 ____________________________________________________________________________
17804 [  8723] By: jhi                                   on 2001/02/09  03:29:29
17805         Log: Integrate change #8722 from mainline.
17806              
17807              The Im() function wasn't returning zero for non-Math::Complex
17808              arguments.  The bug reported by John Gamble.
17809      Branch: maint-5.6/perl
17810           !> lib/Math/Complex.pm
17811 ____________________________________________________________________________
17812 [  8722] By: jhi                                   on 2001/02/09  03:28:33
17813         Log: The Im() function wasn't returning zero for non-Math::Complex
17814              arguments.  The bug reported by John Gamble.
17815      Branch: perl
17816            ! lib/Math/Complex.pm
17817 ____________________________________________________________________________
17818 [  8721] By: nick                                  on 2001/02/08  22:11:35
17819         Log: Correct the correction :-(
17820      Branch: perl
17821            ! perl.c
17822 ____________________________________________________________________________
17823 [  8720] By: bailey                                on 2001/02/08  20:59:22
17824         Log: Convert frwite()s to sockets to write()s, since some socket stacks
17825              don't take kindly to stdio.
17826              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17827              (for often optional LNMs)
17828              Correct a few typos
17829              (C. Bailey)
17830      Branch: vmsperl
17831            ! vms/vms.c vms/vmsish.h
17832 ____________________________________________________________________________
17833 [  8719] By: bailey                                on 2001/02/08  20:51:02
17834         Log: Add header for LIB$ prototypes (C. Berry)
17835      Branch: vmsperl
17836            ! ext/Devel/DProf/DProf.xs
17837 ____________________________________________________________________________
17838 [  8718] By: bailey                                on 2001/02/08  20:49:00
17839         Log: SYN SYN
17840      Branch: vmsperl
17841           +> pod/perliol.pod t/lib/sample-tests/bailout
17842           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
17843           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
17844           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
17845           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
17846           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
17847           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
17848            - lib/unicode/Is/DCinital.pl
17849           !> (integrate 101 files)
17850 ____________________________________________________________________________
17851 [  8717] By: nick                                  on 2001/02/08  19:38:48
17852         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
17853              From: Robin Barker <rmb1@cise.npl.co.uk>
17854              Date: Thu, 8 Feb 2001 14:38:07 GMT
17855              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
17856      Branch: perl
17857            ! lib/CPAN.pm
17858 ____________________________________________________________________________
17859 [  8716] By: nick                                  on 2001/02/08  19:29:07
17860         Log: Generated files form 8713 etc.
17861      Branch: perl
17862            ! embed.h global.sym objXSUB.h perlapi.c proto.h
17863 ____________________________________________________________________________
17864 [  8715] By: nick                                  on 2001/02/08  19:26:08
17865         Log: Fixup non-ithread build after 8713
17866      Branch: perl
17867            ! perl.c
17868 ____________________________________________________________________________
17869 [  8714] By: nick                                  on 2001/02/08  19:17:45
17870         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
17871              From: nick@ccl4.org
17872              Date: Wed, 7 Feb 2001 00:27:47 +0000
17873              Message-Id: <20010207002747.B63724@plum.flirble.org>
17874      Branch: perl
17875            ! sv.c toke.c
17876 ____________________________________________________________________________
17877 [  8713] By: nick                                  on 2001/02/08  19:15:58
17878         Log: Subject: Re: [patch] Re: PL_ptr_table
17879              From: Doug Maceachern <dougm@covalent.net>
17880              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
17881              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
17882      Branch: perl
17883            ! embed.pl perl.c sv.c sv.h
17884 ____________________________________________________________________________
17885 [  8712] By: nick                                  on 2001/02/08  19:12:47
17886         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
17887              From: Peter Prymmer <pvhp@forte.com>
17888              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
17889              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
17890      Branch: perl
17891            ! lib/Pod/Find.pm
17892 ____________________________________________________________________________
17893 [  8711] By: nick                                  on 2001/02/07  21:06:11
17894         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
17895              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
17896              From: Alan Burlison <Alan.Burlison@uk.sun.com>
17897              Date: Tue, 06 Feb 2001 23:37:01 +0000
17898              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
17899      Branch: perl
17900            ! regcomp.c
17901 ____________________________________________________________________________
17902 [  8710] By: alanbur                               on 2001/02/07  00:22:04
17903         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17904              associated UTFied tr/// code.  Also fixed scoping leak of
17905              PL_reg_start_tmp.
17906      Branch: maint-5.6/pureperl
17907            ! op.c regcomp.c
17908 ____________________________________________________________________________
17909 [  8709] By: nick                                  on 2001/02/06  21:16:49
17910         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
17911              From: Michael G Schwern <schwern@pobox.com>
17912              Date: Sun, 4 Feb 2001 19:47:14 -0500
17913              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
17914      Branch: perl
17915            ! pod/perlapi.pod pod/perlmodlib.PL
17916 ____________________________________________________________________________
17917 [  8708] By: nick                                  on 2001/02/06  20:41:20
17918         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
17919              From: Michael G Schwern <schwern@pobox.com>
17920              Date: Sun, 4 Feb 2001 21:17:49 -0500
17921              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
17922      Branch: perl
17923            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
17924            ! pod/perltootc.pod
17925 ____________________________________________________________________________
17926 [  8707] By: nick                                  on 2001/02/06  20:29:11
17927         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
17928              From: Michael G Schwern <schwern@pobox.com>
17929              Date: Tue, 6 Feb 2001 05:54:30 -0500
17930              Message-Id: <20010206055430.A951@blackrider.aocn.com>
17931      Branch: perl
17932            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
17933 ____________________________________________________________________________
17934 [  8706] By: nick                                  on 2001/02/06  20:21:40
17935         Log: Subject: RE: some win32 fixes
17936              Date: Tue, 6 Feb 2001 09:23:20 +0300
17937              From: Vadim Konovalov <vkonovalov@lucent.com>
17938              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
17939      Branch: perl
17940            ! toke.c win32/Makefile win32/config.bc win32/config.gc
17941            ! win32/config.vc win32/config_H.bc win32/makefile.mk
17942 ____________________________________________________________________________
17943 [  8705] By: alanbur                               on 2001/02/06  15:00:03
17944         Log: Synchronised with parent
17945      Branch: maint-5.6/pureperl
17946            ! regexec.c
17947           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17948           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
17949 ____________________________________________________________________________
17950 [  8704] By: alanbur                               on 2001/02/06  14:55:24
17951         Log: Fixed UMRs and leak in Perl_pmtrans()
17952      Branch: maint-5.6/pureperl
17953            ! op.c
17954 ____________________________________________________________________________
17955 [  8703] By: gsar                                  on 2001/02/06  02:29:37
17956         Log: $(MAKE) distclean doesn't clean up properly on windows
17957      Branch: maint-5.6/perl
17958            ! win32/Makefile win32/makefile.mk
17959 ____________________________________________________________________________
17960 [  8702] By: gsar                                  on 2001/02/06  01:00:46
17961         Log: tweak change#8659 to keep it simple
17962      Branch: maint-5.6/perl
17963            ! utils/perldoc.PL
17964 ____________________________________________________________________________
17965 [  8701] By: gsar                                  on 2001/02/05  22:45:41
17966         Log: change#8693 was missing testsuite changes
17967      Branch: maint-5.6/perl
17968           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17969 ____________________________________________________________________________
17970 [  8700] By: nick                                  on 2001/02/05  20:32:52
17971         Log: Integrate mainline
17972      Branch: perlio
17973           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
17974           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17975           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17976           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17977           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17978           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17979           +> t/lib/test-harness.t
17980           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
17981           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
17982           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
17983           !> pod/perlutil.pod t/TEST utils/h2xs.PL
17984 ____________________________________________________________________________
17985 [  8699] By: nick                                  on 2001/02/05  19:41:07
17986         Log: Subject: perlfaq2, re: perlmongers
17987              From: David H. Adler <dha@panix.com>
17988              Date: Sun, 4 Feb 2001 23:48:23 -0500
17989              Message-Id: <20010204234823.A13429@panix.com>
17990      Branch: perl
17991            ! pod/perlfaq2.pod
17992 ____________________________________________________________________________
17993 [  8698] By: nick                                  on 2001/02/05  19:39:31
17994         Log: Missed file f#rom the testharness mess.
17995      Branch: perl
17996            + t/lib/test-harness.t
17997 ____________________________________________________________________________
17998 [  8697] By: nick                                  on 2001/02/05  19:37:21
17999         Log: Subject: [DOC PATCH] overload.pm nits
18000              From: John Tobey <jtobey@john-edwin-tobey.org>
18001              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
18002              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
18003      Branch: perl
18004            ! lib/overload.pm
18005 ____________________________________________________________________________
18006 [  8696] By: alanbur                               on 2001/02/05  11:56:00
18007         Log: Sync with parent
18008      Branch: maint-5.6/pureperl
18009           !> thread.h
18010 ____________________________________________________________________________
18011 [  8695] By: gsar                                  on 2001/02/05  03:27:34
18012         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
18013      Branch: maint-5.6/perl
18014            ! thread.h
18015 ____________________________________________________________________________
18016 [  8694] By: alanbur                               on 2001/02/05  00:07:47
18017         Log: Initial branch creation from //depot/maint-5.6/perl
18018      Branch: maint-5.6/pureperl
18019           +> (branch 1719 files)
18020 ____________________________________________________________________________
18021 [  8693] By: gsar                                  on 2001/02/04  22:38:49
18022         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
18023              changes)
18024      Branch: maint-5.6/perl
18025           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18026           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
18027           !> ext/DB_File/version.c
18028 ____________________________________________________________________________
18029 [  8692] By: nick                                  on 2001/02/04  18:15:57
18030         Log: The missed t/TEST part of the grand testharness upgrade.
18031      Branch: perl
18032            ! t/TEST
18033 ____________________________________________________________________________
18034 [  8691] By: nick                                  on 2001/02/04  18:05:17
18035         Log: New improved test harness
18036              Subject: Re: [PATCH Test::Harness] Third time's a charm?
18037              From: Michael G Schwern <schwern@pobox.com>
18038              Date: Sun, 4 Feb 2001 08:01:20 -0500
18039              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
18040      Branch: perl
18041            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
18042            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
18043            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
18044            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
18045            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
18046            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
18047            ! MANIFEST lib/Test/Harness.pm
18048 ____________________________________________________________________________
18049 [  8690] By: nick                                  on 2001/02/04  17:57:51
18050         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
18051              From: Jonathan Stowe <gellyfish@gellyfish.com>
18052              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
18053              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
18054      Branch: perl
18055            ! utils/h2xs.PL
18056 ____________________________________________________________________________
18057 [  8689] By: nick                                  on 2001/02/04  17:55:24
18058         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18059              From: Michael G Schwern <schwern@pobox.com>
18060              Date: Sat, 3 Feb 2001 22:46:38 -0500
18061              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
18062      Branch: perl
18063            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
18064            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
18065 ____________________________________________________________________________
18066 [  8688] By: nick                                  on 2001/02/04  17:43:55
18067         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
18068              length byfailing to spot lack of closing )
18069              From: nick@talking.bollo.cx
18070              Date: Sat, 03 Feb 2001 23:53:16 +0000
18071              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
18072      Branch: perl
18073            ! perlio.c pod/perldiag.pod
18074 ____________________________________________________________________________
18075 [  8687] By: jhi                                   on 2001/02/03  17:11:42
18076         Log: HP-UX thread patches from Merijn H. Brand.
18077      Branch: maint-5.6/perl
18078            ! README.hpux hints/hpux.sh
18079 ____________________________________________________________________________
18080 [  8686] By: jhi                                   on 2001/02/03  16:40:12
18081         Log: Metaconfig changes for #8685.
18082      Branch: metaconfig
18083            ! U/installdirs/instubperl.U
18084      Branch: metaconfig/U/perl
18085            ! Devel.U versiononly.U
18086 ____________________________________________________________________________
18087 [  8685] By: jhi                                   on 2001/02/03  16:39:49
18088         Log: For -Dusedevel builds turn off installusrbinperl and turn on
18089              versiononly, a combined idea of Richard Soderberg and Merijn
18090              H. Brand.  You can still override both of these from the command
18091              line if you need to, -Dinstallusrbinperl and -Uversiononly.
18092      Branch: perl
18093            ! Configure
18094 ____________________________________________________________________________
18095 [  8684] By: jhi                                   on 2001/02/03  16:16:34
18096         Log: Metaconfig unit fix for #8683.
18097      Branch: metaconfig
18098            ! U/compline/nblock_io.U
18099 ____________________________________________________________________________
18100 [  8683] By: jhi                                   on 2001/02/03  16:16:12
18101         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
18102              reported by Peter Prymmer for 5.6-TRIAL1.
18103      Branch: perl
18104            ! Configure
18105 ____________________________________________________________________________
18106 [  8682] By: jhi                                   on 2001/02/03  05:52:11
18107         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
18108              to work correctly.
18109      Branch: maint-5.6/perl
18110            ! hints/irix_6.sh
18111 ____________________________________________________________________________
18112 [  8681] By: jhi                                   on 2001/02/03  05:47:33
18113         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
18114      Branch: maint-5.6/perl
18115            ! pod/perlport.pod
18116 ____________________________________________________________________________
18117 [  8680] By: jhi                                   on 2001/02/02  21:39:49
18118         Log: perlport update from Peter Prymmer.
18119      Branch: maint-5.6/perl
18120            ! pod/perlport.pod
18121 ____________________________________________________________________________
18122 [  8679] By: nick                                  on 2001/02/02  20:50:48
18123         Log: Integrate mainline
18124      Branch: perlio
18125           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
18126           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
18127           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
18128 ____________________________________________________________________________
18129 [  8678] By: gsar                                  on 2001/02/02  16:02:12
18130         Log: note about bincompat, slightly modified (from Lupe Christoph)
18131      Branch: maint-5.6/perl
18132            ! README.solaris
18133 ____________________________________________________________________________
18134 [  8677] By: jhi                                   on 2001/02/02  15:46:20
18135         Log: Supported platforms updates.
18136      Branch: maint-5.6/perl
18137            ! pod/perlport.pod
18138 ____________________________________________________________________________
18139 [  8676] By: jhi                                   on 2001/02/02  03:41:26
18140         Log: A couple more perlfaq2 tweaks.
18141      Branch: maint-5.6/perl
18142            ! pod/perlfaq2.pod
18143 ____________________________________________________________________________
18144 [  8675] By: jhi                                   on 2001/02/02  03:17:44
18145         Log: Misedit in #8661.
18146      Branch: maint-5.6/perl
18147            ! Configure
18148 ____________________________________________________________________________
18149 [  8674] By: jhi                                   on 2001/02/02  03:14:38
18150         Log: Damien again.
18151      Branch: maint-5.6/perl
18152            ! pod/perlfaq2.pod
18153 ____________________________________________________________________________
18154 [  8673] By: jhi                                   on 2001/02/02  03:12:40
18155         Log: perlfaq update from Elaine Ashton.
18156      Branch: maint-5.6/perl
18157            ! pod/perlfaq2.pod
18158 ____________________________________________________________________________
18159 [  8672] By: jhi                                   on 2001/02/02  03:07:08
18160         Log: UTF-8 s/// patch from Inaba Hiroto.
18161      Branch: maint-5.6/perl
18162            ! pp_ctl.c pp_hot.c
18163 ____________________________________________________________________________
18164 [  8671] By: jhi                                   on 2001/02/01  22:34:31
18165         Log: Update Changes.
18166      Branch: perl
18167            ! Changes patchlevel.h
18168 ____________________________________________________________________________
18169 [  8670] By: jhi                                   on 2001/02/01  22:15:29
18170         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
18171              from maintperl.
18172              
18173              Upgrade to Getopt::Long 2.25, from Johan Vromans.
18174              
18175              more files need to be writable in the source distribution
18176              
18177              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
18178              
18179              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
18180              
18181              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18182              
18183              Allow the float to be fuzzier.
18184              
18185              need to use INT2PTR instead of a straight cast or ia64 fails
18186              
18187              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
18188              
18189              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
18190      Branch: perl
18191           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
18192           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
18193           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
18194 ____________________________________________________________________________
18195 [  8669] By: jhi                                   on 2001/02/01  21:57:02
18196         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18197              From: Robin Barker <rmb1@cise.npl.co.uk>
18198              Date: Thu, 1 Feb 2001 16:59:05 GMT
18199              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
18200      Branch: maint-5.6/perl
18201            ! pod/perlmodlib.PL
18202 ____________________________________________________________________________
18203 [  8668] By: nick                                  on 2001/02/01  19:41:40
18204         Log: Integrate mainline
18205      Branch: perlio
18206           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
18207           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
18208           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
18209 ____________________________________________________________________________
18210 [  8667] By: gsar                                  on 2001/02/01  16:59:11
18211         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
18212      Branch: maint-5.6/perl
18213            ! embed.pl embedvar.h
18214 ____________________________________________________________________________
18215 [  8666] By: gsar                                  on 2001/02/01  16:34:51
18216         Log: add missing entries to win32/config.?c
18217      Branch: maint-5.6/perl
18218            ! win32/config.bc win32/config.gc win32/config.vc
18219            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18220 ____________________________________________________________________________
18221 [  8665] By: jhi                                   on 2001/02/01  14:58:51
18222         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
18223              From: "Stephen P. Potter" <spp@spotter.yi.org>
18224              Date: Thu, 01 Feb 2001 10:45:46 -0500
18225              Message-Id: <200102011545.KAA31479@spotter.yi.org>
18226      Branch: maint-5.6/perl
18227            ! pod/perlfunc.pod
18228 ____________________________________________________________________________
18229 [  8664] By: gsar                                  on 2001/02/01  14:52:37
18230         Log: need to use INT2PTR instead of a straight cast or ia64 fails
18231              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
18232      Branch: maint-5.6/perl
18233            ! ext/POSIX/POSIX.xs
18234 ____________________________________________________________________________
18235 [  8663] By: jhi                                   on 2001/02/01  14:09:13
18236         Log: Allow the float to be fuzzier.
18237      Branch: maint-5.6/perl
18238            ! t/lib/peek.t
18239 ____________________________________________________________________________
18240 [  8662] By: jhi                                   on 2001/02/01  13:59:00
18241         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18242              From: Robin Barker <rmb1@cise.npl.co.uk>
18243              Date: Thu, 1 Feb 2001 13:05:39 GMT
18244              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
18245      Branch: maint-5.6/perl
18246            ! pod/perlmodlib.pod
18247 ____________________________________________________________________________
18248 [  8661] By: jhi                                   on 2001/02/01  13:57:38
18249         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
18250              Date: Thu, 01 Feb 2001 14:15:41 +0100
18251              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18252              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
18253              
18254              Have the $ccflags in the gcc version test (strange, this change
18255              is claimed to be have been integrated already)
18256      Branch: maint-5.6/perl
18257            ! Configure
18258 ____________________________________________________________________________
18259 [  8660] By: jhi                                   on 2001/02/01  13:44:10
18260         Log: Integrate changes #7950,7964,7962 from mainline.
18261              
18262              Find the stdchar signedness using cpp, should fix some of
18263              the Solaris compiler warnings reported by Alan Burlison.
18264      Branch: maint-5.6/perl
18265           !> Configure config_h.SH
18266 ____________________________________________________________________________
18267 [  8659] By: jhi                                   on 2001/02/01  05:35:32
18268         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
18269              From: Jan Dubois <JanD@ActiveState.com>
18270              Date: Wed, 31 Jan 2001 21:17:03 -0800
18271              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
18272      Branch: maint-5.6/perl
18273            ! utils/perldoc.PL
18274 ____________________________________________________________________________
18275 [  8658] By: jhi                                   on 2001/02/01  04:33:17
18276         Log: Integrate the README.os390 and README.posix-bc parts of mainline
18277              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
18278              installperl parts were taken care of by #8657.)
18279      Branch: maint-5.6/perl
18280           !> README.os390 README.posix-bc
18281 ____________________________________________________________________________
18282 [  8657] By: jhi                                   on 2001/02/01  04:29:21
18283         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
18284              From: Peter Prymmer <pvhp@forte.com>
18285              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
18286              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
18287      Branch: maint-5.6/perl
18288            + ext/DynaLoader/dl_dllload.xs
18289            ! MANIFEST Makefile.SH hints/os390.sh installperl
18290 ____________________________________________________________________________
18291 [  8656] By: jhi                                   on 2001/02/01  04:25:45
18292         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
18293              From: Peter Prymmer <pvhp@forte.com>
18294              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
18295              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
18296      Branch: maint-5.6/perl
18297            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
18298 ____________________________________________________________________________
18299 [  8655] By: jhi                                   on 2001/02/01  04:14:47
18300         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
18301              From: troc@netrus.net
18302              Date: Wed, 31 Jan 2001 22:31:26 -0500
18303              Message-Id: <200102010331.WAA117.85@rocco.homenet>
18304      Branch: maint-5.6/perl
18305            ! os2/os2.c
18306 ____________________________________________________________________________
18307 [  8654] By: jhi                                   on 2001/02/01  04:12:52
18308         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
18309              as reported by Alan Burlison.
18310      Branch: maint-5.6/perl
18311            ! pp.h
18312 ____________________________________________________________________________
18313 [  8653] By: jhi                                   on 2001/02/01  04:05:12
18314         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
18315              From: dsugalski@northernlight.com
18316              Date: Wed, 31 Jan 2001 18:54:11 -0500
18317              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
18318      Branch: maint-5.6/perl
18319            ! configure.com
18320 ____________________________________________________________________________
18321 [  8652] By: jhi                                   on 2001/02/01  04:03:11
18322         Log: Misplaced #endif.
18323              
18324              Subject: [perl-5-6-1-trial2] patches for EPOC
18325              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18326              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18327              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18328      Branch: maint-5.6/perl
18329            ! epoc/epocish.c
18330 ____________________________________________________________________________
18331 [  8651] By: jhi                                   on 2001/02/01  04:00:25
18332         Log: Integrate changes #8647,8648,8650 from mainline.
18333              
18334              Macrofy a magic UTF-8 test.
18335              
18336              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
18337              
18338              Watch out for cross compiling for EPOC (usually done on linux).
18339      Branch: maint-5.6/perl
18340           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
18341 ____________________________________________________________________________
18342 [  8650] By: jhi                                   on 2001/02/01  03:56:20
18343         Log: Watch out for cross compiling for EPOC (usually done on linux)
18344              
18345              Subject: [perl-5-6-1-trial2] patches for EPOC
18346              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18347              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18348              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18349      Branch: perl
18350            ! ext/Errno/Errno_pm.PL
18351 ____________________________________________________________________________
18352 [  8649] By: gsar                                  on 2001/02/01  00:46:00
18353         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
18354      Branch: maint-5.6/perl
18355            ! sv.c
18356 ____________________________________________________________________________
18357 [  8648] By: jhi                                   on 2001/01/31  23:35:36
18358         Log: All the uses of PL_numeric_radix must be protected by
18359              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
18360              
18361              Subject: [perl-5-6-1-trial2] patches for EPOC
18362              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18363              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18364              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18365      Branch: perl
18366            ! sv.c
18367 ____________________________________________________________________________
18368 [  8647] By: jhi                                   on 2001/01/31  22:56:16
18369         Log: Macrofy a magic UTF-8 test.
18370      Branch: perl
18371            ! utf8.c utf8.h
18372 ____________________________________________________________________________
18373 [  8646] By: gsar                                  on 2001/01/31  15:55:12
18374         Log: update Changes
18375      Branch: maint-5.6/perl
18376            ! Changes
18377 ____________________________________________________________________________
18378 [  8645] By: gsar                                  on 2001/01/31  15:10:14
18379         Log: Configure tweak suggested by Peter Prymmer
18380      Branch: maint-5.6/perl
18381            ! Configure
18382 ____________________________________________________________________________
18383 [  8644] By: gsar                                  on 2001/01/31  15:06:32
18384         Log: more files need to be writable in the source distribution
18385      Branch: maint-5.6/perl
18386            ! Porting/makerel
18387 ____________________________________________________________________________
18388 [  8643] By: jhi                                   on 2001/01/31  14:59:46
18389         Log: Integrate changes #8258,8278,8279 from mainline.
18390              
18391              Make the large file tests more robust/talkative.
18392      Branch: maint-5.6/perl
18393           !> t/lib/syslfs.t t/op/lfs.t
18394 ____________________________________________________________________________
18395 [  8642] By: gsar                                  on 2001/01/31  14:53:48
18396         Log: integrate changes#8311,8334 from mainline
18397              
18398              Add a new MakeMaker variable PM_FILTER that defines a Unix
18399              filter to be run on each .pm during the pm_to_blib() phase,
18400              a fixed version of
18401              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
18402              
18403              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
18404              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
18405              accurate reading of the "atime".  
18406      Branch: maint-5.6/perl
18407           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
18408           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
18409           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
18410 ____________________________________________________________________________
18411 [  8641] By: jhi                                   on 2001/01/31  14:46:37
18412         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
18413      Branch: maint-5.6/perl
18414            ! lib/Getopt/Long.pm
18415 ____________________________________________________________________________
18416 [  8640] By: gsar                                  on 2001/01/31  14:40:24
18417         Log: make regen_all
18418      Branch: maint-5.6/perl
18419            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
18420 ____________________________________________________________________________
18421 [  8639] By: gsar                                  on 2001/01/31  14:37:25
18422         Log: refresh windows config files
18423      Branch: maint-5.6/perl
18424            ! win32/Makefile win32/config_H.bc win32/config_H.gc
18425            ! win32/config_H.vc win32/makefile.mk
18426 ____________________________________________________________________________
18427 [  8638] By: gsar                                  on 2001/01/31  14:28:10
18428         Log: makefile tweaks for windows: introduce a bulk-switch to enable
18429              same options as ActivePerl; sync changes with makefile.mk
18430      Branch: maint-5.6/perl
18431            ! win32/Makefile win32/makefile.mk
18432 ____________________________________________________________________________
18433 [  8637] By: jhi                                   on 2001/01/31  04:41:30
18434         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
18435              From: Nicholas Clark <nick@ccl4.org>
18436              Date: Tue, 30 Jan 2001 19:51:05 +0000
18437              Message-ID: <20010130195105.R76607@plum.flirble.org> 
18438              
18439              op/inc cure.
18440      Branch: perl
18441            ! pp.c pp.h pp_hot.c t/op/arith.t
18442 ____________________________________________________________________________
18443 [  8636] By: jhi                                   on 2001/01/31  02:38:32
18444         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
18445              no perlio],8257,8380,8479,8515 from mainline.
18446              
18447              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
18448              
18449              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
18450              Subject: [PATCH perl@8133] fix-up for VMS extensions
18451              
18452              In VMS embedded perls couldn't access the statically built Socket.
18453              
18454              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
18455              
18456              Further VMS piping fixes from Charles Lane.
18457              
18458              Subject:  [PATCH] make t/op/misc.t work on VMS
18459              
18460              Add tracing for debugging extensions builds in VMS.
18461              
18462              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
18463      Branch: maint-5.6/perl
18464           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
18465           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
18466           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
18467 ____________________________________________________________________________
18468 [  8635] By: jhi                                   on 2001/01/31  01:46:41
18469         Log: Integrate change #7732 from mainline.
18470              
18471              Sparc 64-bit pack() fix from Jens Hamisch.
18472      Branch: maint-5.6/perl
18473           !> pp.c
18474 ____________________________________________________________________________
18475 [  8634] By: jhi                                   on 2001/01/31  01:41:16
18476         Log: One spot missing from #8626.
18477      Branch: maint-5.6/perl
18478            ! sv.c
18479 ____________________________________________________________________________
18480 [  8633] By: jhi                                   on 2001/01/31  00:49:17
18481         Log: Integrate change #7495 from mainline.
18482              
18483              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
18484      Branch: maint-5.6/perl
18485           !> MANIFEST ext/re/Makefile.PL
18486 ____________________________________________________________________________
18487 [  8632] By: jhi                                   on 2001/01/30  23:38:49
18488         Log: Integrate change #8396 from mainline.
18489              
18490              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
18491              better multicast support (resend)
18492      Branch: maint-5.6/perl
18493           !> ext/Socket/Socket.pm
18494 ____________________________________________________________________________
18495 [  8631] By: jhi                                   on 2001/01/30  23:28:03
18496         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
18497              
18498              More AIX lore. (7514, ext/re/hints/aix.pl)
18499              
18500              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
18501              
18502              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)
18503              
18504              Subject: [ID 20001214.002] Net::Ping patch
18505              
18506              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
18507              
18508              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
18509              
18510              Add ReuseAddr as a (preferred) alias for Reuse as we now
18511              also have ReusePort.
18512              
18513              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
18514      Branch: maint-5.6/perl
18515           +> ext/re/hints/aix.pl
18516           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
18517           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
18518 ____________________________________________________________________________
18519 [  8630] By: jhi                                   on 2001/01/30  23:03:59
18520         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
18521              
18522              read() documentation tweak for 20001121.004.
18523              
18524              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
18525      Branch: maint-5.6/perl
18526           !> pod/perlfunc.pod pod/perlre.pod
18527 ____________________________________________________________________________
18528 [  8629] By: jhi                                   on 2001/01/30  22:41:57
18529         Log: Integrate change #8098 from mainline.
18530              
18531              fastgetcwd is defined using a glob alias on a $^O dependent basis
18532              and there was no default assignment or perl subroutine.
18533      Branch: maint-5.6/perl
18534           !> lib/Cwd.pm
18535 ____________________________________________________________________________
18536 [  8628] By: jhi                                   on 2001/01/30  21:58:52
18537         Log: Integrate change #7866 from mainline.
18538              
18539              File::Temp 0.11.
18540      Branch: maint-5.6/perl
18541           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
18542 ____________________________________________________________________________
18543 [  8627] By: jhi                                   on 2001/01/30  21:39:44
18544         Log: Integrate changes #8075,8086,8228 from mainline.  
18545              
18546              Darwin is not Windows. (8075,8086)
18547              
18548              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
18549      Branch: maint-5.6/perl
18550           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
18551           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
18552           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
18553           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
18554 ____________________________________________________________________________
18555 [  8626] By: jhi                                   on 2001/01/30  21:22:11
18556         Log: Integrate with tweakery the change #8625 from mainline,
18557              the multibyte decimal separator fix ("fa_IR locale failure").
18558      Branch: maint-5.6/perl
18559            ! embedvar.h perlapi.h
18560           !> intrpvar.h perl.c perl.h sv.c util.c
18561 ____________________________________________________________________________
18562 [  8625] By: jhi                                   on 2001/01/30  20:26:33
18563         Log: Fix for the fa_IR locale failure.  The reason for the failure
18564              was that Perl was assuming the decimal separator aka the radix
18565              separator is one character.  The Farsi-Iranian locale crushed
18566              that bad assumption since there the separator is 'Momayyez',
18567              glyphwise looking somewhat like a slash, and in Unicode UTF-8
18568              encoded in two bytes, 0xd9 0xab.
18569      Branch: perl
18570            ! intrpvar.h perl.c perl.h sv.c util.c
18571 ____________________________________________________________________________
18572 [  8624] By: gsar                                  on 2001/01/30  20:17:03
18573         Log: regen_headers
18574      Branch: maint-5.6/perl
18575            ! Makefile.SH pod/perlintern.pod
18576 ____________________________________________________________________________
18577 [  8623] By: gsar                                  on 2001/01/30  19:42:34
18578         Log: backout change#7431 and its dependents (causes spurious rebuilds
18579              of autogenerated files)
18580              
18581              fix benign b.t failure
18582      Branch: maint-5.6/perl
18583            ! Makefile.SH t/lib/b.t
18584 ____________________________________________________________________________
18585 [  8622] By: jhi                                   on 2001/01/30  19:41:41
18586         Log: Microperl sync.
18587      Branch: perl
18588            ! mg.c perl.h
18589 ____________________________________________________________________________
18590 [  8621] By: gsar                                  on 2001/01/30  19:24:47
18591         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
18592              from mainline
18593              
18594              Subject: podlators 1.06 released
18595              
18596              Subject: [PATCH @8436] Eliminate op_children
18597              
18598              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
18599              
18600              (Replaced by #8448)  More op_children traces (cleanup of #8442).
18601              
18602              Subject: [PATCH #3 @8436] Re: Eliminate op_children
18603              Replace #8444 and #8445.
18604              
18605              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
18606              at the setting of the ofs_sv in new_struct_thread() as the
18607              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
18608              uninitialized fields are, uh, initialized with),
18609              SvREFCNT_inc()ing that invited a core dump.
18610              
18611              podlators 1.07, from Russ Allbery.
18612              
18613              Subject: [PATCH] regcomp.c old feature removal
18614              From: mjd@plover.com
18615              Date: 16 Jan 2001 14:43:18 -0000 
18616              Message-ID: <20010116144318.7140.qmail@plover.com> 
18617      Branch: maint-5.6/perl
18618           +> lib/Pod/Text/Overstrike.pm
18619           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
18620           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
18621           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
18622           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
18623           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
18624           !> util.c
18625 ____________________________________________________________________________
18626 [  8620] By: gsar                                  on 2001/01/30  18:48:32
18627         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
18628              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
18629              now fails one test)
18630              
18631              Subject: [PATCH] lvalue AUTOLOAD. No, really.
18632              
18633              Subject: [PATCH] Interesting syntax idea
18634              Make opens + bareword assigns do typeglob assigns.
18635              
18636              Tests for #8254.
18637              
18638              Subject: [PATCH @8269] Continue blocks and B::Deparse
18639              Make the peephole optimizer to bypass more null ops and
18640              and rewrite the deparse handling of continue blocks.
18641              
18642              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
18643              Doc tweak on #8313.
18644              
18645              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
18646              
18647              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
18648              
18649              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
18650              
18651              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
18652              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
18653              according to the platform.
18654              
18655              Subject: [PATCH @8404] Consolidated lvalue sub changes
18656              
18657              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
18658              
18659              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
18660              
18661              Subject: B::Concise -- an improved replacement for B::Terse 
18662              
18663              The B::Terse drop-in replacement wasn't quite drop-in.
18664              
18665              The LVRET macro needed an aTHX.
18666              
18667              Use the /^Perl_/-less form of is_lvalue_sub().
18668              
18669              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
18670      Branch: maint-5.6/perl
18671           +> ext/B/B/Concise.pm
18672           !> (integrate 27 files)
18673 ____________________________________________________________________________
18674 [  8619] By: nick                                  on 2001/01/30  18:40:28
18675         Log: Integrate mainline
18676      Branch: perlio
18677           !> (integrate 40 files)
18678 ____________________________________________________________________________
18679 [  8618] By: jhi                                   on 2001/01/30  18:37:18
18680         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
18681              Date: Mon, 29 Jan 2001 22:51:29 -0600
18682              From: "Craig A. Berry" <craigberry@mac.com>
18683              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
18684      Branch: perl
18685            ! vms/test.com
18686 ____________________________________________________________________________
18687 [  8617] By: jhi                                   on 2001/01/30  18:34:53
18688         Log: Subject: [PATCH] Add missing CV flags to dump.c
18689              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18690              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
18691              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
18692      Branch: perl
18693            ! dump.c
18694 ____________________________________________________________________________
18695 [  8616] By: jhi                                   on 2001/01/30  18:20:58
18696         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
18697              part isn't applicable to maintperl.
18698              
18699              UTF-8 nit from Inaba Hiroto.
18700      Branch: maint-5.6/perl
18701           !> pod/perlapi.pod utf8.c
18702 ____________________________________________________________________________
18703 [  8615] By: jhi                                   on 2001/01/30  18:18:51
18704         Log: UTF-8 nit from Inaba Hiroto.
18705      Branch: perl
18706            ! pod/perlapi.pod t/op/each.t utf8.c
18707 ____________________________________________________________________________
18708 [  8614] By: jhi                                   on 2001/01/30  18:13:38
18709         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
18710              
18711              perl's internal variables are not for public consumption,
18712              move their docs from perlapi.pod to perlintern.pod
18713              
18714              support for -Dusethreads build under HP-UX 10.20 and DCE threads
18715              library (11.0 and later have pthreads but 10.x don't)
18716              
18717              avoid uninitialized value warnings
18718              
18719              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
18720              gets weird results)
18721              
18722              perldoc nit on windows
18723              
18724              make it possible to run the tests outside the source tree
18725              (there's still a dependency on ../lib being the library
18726              location)
18727      Branch: perl
18728           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
18729           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
18730           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
18731           !> win32/bin/search.pl win32/vdir.h
18732 ____________________________________________________________________________
18733 [  8613] By: gsar                                  on 2001/01/30  16:39:59
18734         Log: make it possible to run the tests outside the source tree
18735              (there's still a dependency on ../lib being the library
18736              location)
18737      Branch: maint-5.6/perl
18738            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
18739 ____________________________________________________________________________
18740 [  8612] By: gsar                                  on 2001/01/30  16:31:12
18741         Log: perldoc nit on windows
18742      Branch: maint-5.6/perl
18743            ! utils/perldoc.PL
18744 ____________________________________________________________________________
18745 [  8611] By: gsar                                  on 2001/01/30  16:22:54
18746         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
18747              gets weird results)
18748      Branch: maint-5.6/perl
18749            ! win32/vdir.h
18750 ____________________________________________________________________________
18751 [  8610] By: gsar                                  on 2001/01/30  16:12:45
18752         Log: avoid uninitialized value warnings
18753      Branch: maint-5.6/perl
18754            ! win32/bin/search.pl
18755 ____________________________________________________________________________
18756 [  8609] By: gsar                                  on 2001/01/30  16:08:01
18757         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
18758              library (11.0 and later have pthreads but 10.x don't)
18759      Branch: maint-5.6/perl
18760            ! hints/hpux.sh thread.h
18761 ____________________________________________________________________________
18762 [  8608] By: gsar                                  on 2001/01/30  15:48:55
18763         Log: perl's internal variables are not for public consumption,
18764              move their docs from perlapi.pod to perlintern.pod
18765      Branch: maint-5.6/perl
18766            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
18767            ! thrdvar.h
18768 ____________________________________________________________________________
18769 [  8607] By: gsar                                  on 2001/01/30  15:44:27
18770         Log: mistakenly branched perl56delta.pod, revert
18771      Branch: maint-5.6/perl
18772            - pod/perl56delta.pod
18773           !> pod/perldelta.pod
18774 ____________________________________________________________________________
18775 [  8606] By: gsar                                  on 2001/01/30  14:20:24
18776         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
18777              dTHR which has been a noop for a while now, except for the
18778              compatibility definition in thread.h)
18779      Branch: maint-5.6/perl
18780           !> (integrate 45 files)
18781 ____________________________________________________________________________
18782 [  8605] By: jhi                                   on 2001/01/30  05:43:58
18783         Log: Mark the UTF-8 APIs as experimental.
18784      Branch: maint-5.6/perl
18785            ! embed.pl pod/perlapi.pod
18786 ____________________________________________________________________________
18787 [  8604] By: jhi                                   on 2001/01/30  05:38:40
18788         Log: Nits from earlier integrates.
18789      Branch: maint-5.6/perl
18790            ! lib/Carp/Heavy.pm
18791           !> sv.c
18792 ____________________________________________________________________________
18793 [  8603] By: jhi                                   on 2001/01/30  05:27:26
18794         Log: Regenerate Porting files.
18795      Branch: maint-5.6/perl
18796            ! Porting/Glossary Porting/config.sh Porting/config_H
18797 ____________________________________________________________________________
18798 [  8602] By: jhi                                   on 2001/01/30  05:14:59
18799         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
18800              8310,8339,8447,8492,8493,8505,8525: documentation changes.
18801              
18802              Subject: Re: perlfaq style changes
18803              
18804              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
18805              
18806              Subject: [PATCH] docs on NaN
18807              
18808              Subject: [patch] perlfaq7
18809              
18810              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
18811              
18812              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
18813              
18814              Subject: [PATCH] open() example in perlfunc.pod
18815              
18816              Podify README.mpeix (a new version from the web)
18817              
18818              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
18819              
18820              Subject: [PATCH] format and rewording in perlfaq.pod
18821              
18822              Subject: [PATCH] API Variable documentation   
18823              
18824              Memory management calls documentation.
18825              
18826              Subject: [PATCH: perl@8482] README.vms URL updates
18827              
18828              Subject: Minor typos in perlfaq2.pod
18829              
18830              Subject: [PATCH] pod/perlvar.pod
18831      Branch: maint-5.6/perl
18832           +> pod/perl56delta.pod
18833            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18834           !> README.amiga README.epoc README.mpeix README.vms
18835           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
18836           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
18837           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
18838           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
18839           !> pod/perlvar.pod thrdvar.h
18840 ____________________________________________________________________________
18841 [  8601] By: jhi                                   on 2001/01/30  04:38:35
18842         Log: Integrate changes #8036,8096,8253 from mainline:
18843              hints changes.
18844              
18845              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
18846              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
18847              
18848              Output the (apparent) version of gcc in Tru64.
18849      Branch: maint-5.6/perl
18850           +> ext/POSIX/hints/svr4.pl
18851           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
18852           !> hints/svr4.sh t/lib/bigfltpm.t
18853 ____________________________________________________________________________
18854 [  8600] By: jhi                                   on 2001/01/30  04:04:01
18855         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
18856              locale fixes.
18857              
18858              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
18859              
18860              Debian allows /usr/bin/locale to exist without any locales. (7868)
18861              
18862              Allow the locale test needing POSIX and the taint test
18863              needing IPC::SysV to run under 'minitest' (basically,
18864              bail out if loading the extension fails). (8384)
18865              
18866              Cleanup the locale.t output  (8480)
18867      Branch: maint-5.6/perl
18868           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
18869           !> t/pragma/locale.t
18870 ____________________________________________________________________________
18871 [  8599] By: jhi                                   on 2001/01/30  03:51:04
18872         Log: Missing generated files from #8598.
18873      Branch: maint-5.6/perl
18874            ! embed.h global.sym objXSUB.h perlapi.c proto.h
18875 ____________________________________________________________________________
18876 [  8598] By: jhi                                   on 2001/01/30  03:41:54
18877         Log: Integrate change #8555 from mainline, manually integrate parts
18878              of changes 8452 and 8583.
18879              
18880              Subject: [PATCH] utf8.c documentation (8452)
18881              
18882              No point in checking the length if the pointer is bogus. (8555)
18883              
18884              Introduce bytes_from_utf8() and implement sv_eq() using it,
18885              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
18886              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
18887              was malformed. (8583)
18888      Branch: maint-5.6/perl
18889            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
18890           !> pod/perlapi.pod sv.c utf8.c
18891 ____________________________________________________________________________
18892 [  8597] By: gsar                                  on 2001/01/30  02:37:26
18893         Log: get PERL_OBJECT build going again on windows
18894      Branch: maint-5.6/perl
18895            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18896            ! pod/perlapi.pod proto.h sv.c
18897 ____________________________________________________________________________
18898 [  8596] By: jhi                                   on 2001/01/30  02:16:17
18899         Log: Signedness nit.
18900      Branch: perl
18901            ! sv.c
18902 ____________________________________________________________________________
18903 [  8595] By: jhi                                   on 2001/01/30  02:11:07
18904         Log: EBCDIC patch for Storable, from Peter Prymmer.
18905      Branch: perl
18906            ! t/lib/st-06compat.t
18907 ____________________________________________________________________________
18908 [  8594] By: jhi                                   on 2001/01/30  01:04:48
18909         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
18910              From: Peter Prymmer <pvhp@forte.com>
18911              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
18912              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
18913      Branch: perl
18914            ! t/lib/b.t
18915 ____________________________________________________________________________
18916 [  8593] By: jhi                                   on 2001/01/30  00:56:47
18917         Log: Subject: [PATCH: perl@8585] pod problems in io
18918              From: Peter Prymmer <pvhp@forte.com>
18919              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
18920              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
18921      Branch: perl
18922            ! pod/perlapio.pod pod/perliol.pod
18923 ____________________________________________________________________________
18924 [  8592] By: jhi                                   on 2001/01/30  00:48:20
18925         Log: Integrate perlio.
18926      Branch: perl
18927           !> pod/perlapio.pod pod/perliol.pod
18928 ____________________________________________________________________________
18929 [  8591] By: nick                                  on 2001/01/29  22:02:28
18930         Log: GNU 'merge' Simon's copy of perliol.pod with version
18931              patched by Craig's patch.
18932      Branch: perlio
18933            ! pod/perliol.pod
18934 ____________________________________________________________________________
18935 [  8590] By: nick                                  on 2001/01/29  21:55:10
18936         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
18937      Branch: perlio
18938            ! pod/perlapio.pod pod/perliol.pod
18939 ____________________________________________________________________________
18940 [  8589] By: jhi                                   on 2001/01/29  15:35:33
18941         Log: Integrate change #8586 from maint-5.6/perl.
18942              
18943              make the BOM detection code not call tell() until it has to
18944              (meant to fix esoteric compatibility issues where PL_rsfp
18945              is overridden)
18946      Branch: perl
18947           !> toke.c
18948 ____________________________________________________________________________
18949 [  8588] By: jhi                                   on 2001/01/29  15:29:11
18950         Log: Subject: MAking Solaris malloc() the default
18951              From: Lupe Christoph <lupe@lupe-christoph.de>
18952              Date: Mon, 29 Jan 2001 12:59:36 +0100
18953              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
18954              
18955              The README.solaris part slightly tweaked.
18956      Branch: perl
18957            ! README.solaris hints/solaris_2.sh
18958 ____________________________________________________________________________
18959 [  8587] By: jhi                                   on 2001/01/29  15:17:34
18960         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
18961              From: root@ak-75.mind.de
18962              Date: Sun, 28 Jan 2001 20:32:29 +0100
18963              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
18964      Branch: perl
18965            ! pod/perlre.pod
18966 ____________________________________________________________________________
18967 [  8586] By: gsar                                  on 2001/01/29  13:43:44
18968         Log: make the BOM detection code not call tell() until it has to
18969              (meant to fix esoteric compatibility issues where PL_rsfp
18970              is overridden)
18971      Branch: maint-5.6/perl
18972            ! toke.c
18973 ____________________________________________________________________________
18974 [  8585] By: jhi                                   on 2001/01/28  20:05:45
18975         Log: Update Changes.
18976      Branch: perl
18977            ! Changes patchlevel.h
18978 ____________________________________________________________________________
18979 [  8584] By: jhi                                   on 2001/01/28  19:30:02
18980         Log: Integrate perlio.
18981      Branch: perl
18982           +> pod/perliol.pod
18983           !> MANIFEST pod/perlapio.pod
18984 ____________________________________________________________________________
18985 [  8583] By: jhi                                   on 2001/01/28  19:28:40
18986         Log: Patch from Inaba Hiroto:
18987              - canonical UTF-8 hash keys: if a key string for a hash is
18988              UTF8-on, try downgrade the string and use it if
18989              unicode::distinct is not in effect.
18990              For the task, I added a function bytes_from_utf8() to utf8.c.
18991              It might resemble utf8_to_bytes() but it is not convenient
18992              to the task.
18993              Made a test for it and added to t/op/each.t
18994              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
18995              the mortal copy of the argument SV.
18996              And changed t/io/utf8.t test 18 which expects print() to
18997              upgrade its argument.
18998              - re-implement sv_eq with bytes_from_utf8()
18999              - some bug fixes
19000              - tr/// does not handle UTF8 range (\x{}-\x{})
19001              - \ before raw UTF8 character produced
19002              "Malformed UTF-8 character" warning.
19003              - "\x{100}\N{CENT SIGN}" is Malformed.
19004              Added tests for these 3.
19005              - and one silly bug (by me) with qu operator.
19006      Branch: perl
19007            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
19008            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
19009            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
19010 ____________________________________________________________________________
19011 [  8582] By: nick                                  on 2001/01/28  19:25:04
19012         Log: Add pod/perliol.pod to MANIFEST :-(
19013      Branch: perlio
19014            ! MANIFEST
19015 ____________________________________________________________________________
19016 [  8581] By: nick                                  on 2001/01/28  19:22:40
19017         Log: PerlIO documentation. Proofing and sub-editing requested.
19018      Branch: perlio
19019            + pod/perliol.pod
19020            ! pod/perlapio.pod
19021 ____________________________________________________________________________
19022 [  8580] By: jhi                                   on 2001/01/28  05:16:25
19023         Log: Revert the change to sv_2pv() done by #8054: Someone who
19024              did SvNV_set() on a scalar that also happened to be POK,
19025              followed by sv_2pv() won't get the right coercion anymore.
19026              [Sarathy]
19027      Branch: maint-5.6/perl
19028            ! sv.c
19029 ____________________________________________________________________________
19030 [  8579] By: jhi                                   on 2001/01/28  05:15:04
19031         Log: Remove the #8084 effect: do not allow -Q to be interpreted
19032              as -&Q(), this is too much wiggle room.
19033      Branch: maint-5.6/perl
19034            ! toke.c
19035 ____________________________________________________________________________
19036 [  8578] By: jhi                                   on 2001/01/28  05:12:45
19037         Log: Needed bits of #8439 (should have been in #8576),
19038              mainly for lval substr().
19039      Branch: maint-5.6/perl
19040            ! mg.c pp.c pp_hot.c
19041 ____________________________________________________________________________
19042 [  8577] By: jhi                                   on 2001/01/28  05:02:46
19043         Log: A missing check-in.
19044      Branch: maint-5.6/perl
19045            ! utf8.c
19046 ____________________________________________________________________________
19047 [  8576] By: jhi                                   on 2001/01/28  04:26:18
19048         Log: Integrate changes #8425,8436,8439,8517 from mainline.
19049              The 8439 was not truly integrated because it had too many
19050              dependencies on the development branch and because it introduced
19051              concepts too bold for a maintenance branch (such as the qu operator).
19052              
19053              Subject: [PATCH perl@8342] -Wformat
19054              
19055              Tighten some of the UTF-8 tests a bit.
19056              
19057              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
19058              - The substr lval was still not okay.
19059              - Now pp_stringify and sv_setsv copies source's UTF8 flag
19060              even if IN_BYTE.  pp_stringify is called from fold_constants
19061              at optimization phase and "\x{100}" was made SvUTF8_off under
19062              use bytes (the bytes pragma is for "byte semantics" and not
19063              for "do not produce UTF8 data")
19064      Branch: maint-5.6/perl
19065            ! t/lib/charnames.t t/op/substr.t toke.c
19066           !> sv.c t/pragma/utf8.t
19067 ____________________________________________________________________________
19068 [  8575] By: jhi                                   on 2001/01/28  04:01:51
19069         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
19070              
19071              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
19072              
19073              Subject: [ID 20001230.003] UTF-8 tr still hurts
19074              
19075              Test cases for #8385 (from Simon's "torture.pl")
19076              
19077              Start fixing UTF-8 lval substr() (8405)
19078      Branch: maint-5.6/perl
19079           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
19080           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
19081 ____________________________________________________________________________
19082 [  8574] By: jhi                                   on 2001/01/28  03:09:06
19083         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
19084              from mainline.
19085              
19086              UTF-8 cleanup.
19087              
19088              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
19089              
19090              "\x{FF}\xFF" was broken.
19091              
19092              Tests for #8329 and #8330.
19093              
19094              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
19095              
19096              IRIX compiler noticed that the bof initialization might be
19097              bypassed by control flow.
19098              
19099              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
19100      Branch: maint-5.6/perl
19101           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
19102           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
19103 ____________________________________________________________________________
19104 [  8573] By: jhi                                   on 2001/01/28  02:06:12
19105         Log: Retract #8552.
19106      Branch: perl
19107            ! lib/Text/Wrap.pm t/lib/textwrap.t
19108 ____________________________________________________________________________
19109 [  8572] By: jhi                                   on 2001/01/28  02:04:49
19110         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
19111              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
19112              not really integrated but instead salvaged by hand
19113              (they had too many dependencies on the development release
19114              to be cleanly integratable).
19115              
19116              Subject: more UTF8 test suites and an UTF8 patch
19117              
19118              Tweak for MULTIPLICITY/USE_PERLIO
19119              
19120              Signedness nit.
19121              
19122              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
19123              
19124              Use the UTF8_XXX macros in is_utf8_char().
19125              
19126              Rewrite pp_concat() in terms of sv_catsv().  The . operator
19127              should now be UTF-8-proof.
19128              
19129              Subject: [PATCH perl@8269] scanning two hex-constants
19130              fails on EBCDIC environment (script length.t)
19131              
19132              Add some Unicode chop() tests.
19133      Branch: maint-5.6/perl
19134            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
19135           !> sv.c t/op/chop.t utf8.h
19136 ____________________________________________________________________________
19137 [  8571] By: jhi                                   on 2001/01/28  00:35:59
19138         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
19139              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
19140              
19141              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
19142              
19143              The maxiters upper limit sanity check (guarding against
19144              non-progress) assumed bytes instead of characters in s///
19145              and split().
19146              
19147              Signedness nit.
19148              
19149              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
19150              join() should now be UTF-8-proof.
19151              
19152              More split // UTF-8 tests. (8250)
19153      Branch: maint-5.6/perl
19154           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
19155           !> util.c
19156 ____________________________________________________________________________
19157 [  8570] By: jhi                                   on 2001/01/27  22:15:46
19158         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
19159              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
19160              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
19161              8084,8204,8244,8333 from mainline.
19162              
19163              For -Q where Q might be a one-letter sub name one does no more
19164              get a warning about an unknown filetest (7941,7943,7944,8084).
19165              
19166              Subject: Re: [ID 20001130.011] expression parsing bug ?
19167              
19168              Make uv_to_utf8() to zero-terminate its output buffer.
19169              
19170              Split off t/op/length.t (7995)
19171              
19172              Split off t/op/utf8decode.t (7996)
19173              
19174              Remove an unnecessary 'use utf8' from the utf8.t (7998)
19175              
19176              Split off t/op/concat.t (8004)
19177              
19178              Split off t/op/ver.t (8005)
19179              
19180              Document utf8_length(), utf8_distance(), and utf8_hop().
19181              
19182              Document utf8_to_uv() better.
19183              
19184              Introduce macros for UTF8 decoding (8028,8033).
19185              
19186              Add test for reverse() (8030,8031).
19187              
19188              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
19189              
19190              Do not return the Unicode replacement character    on UTF-8
19191              decoding failure.
19192              
19193              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
19194              not this_utf8 i.e. the output string has one, but don't mess
19195              with source assumption. (8052,8053)
19196              
19197              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
19198              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
19199              was not expecting to be called with something that was already
19200              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
19201              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
19202              (8054)
19203              
19204              Recode the naughty binary bytes in utf8decode.t using the \xHH.
19205              
19206              Make some panic messages a bit more logical.
19207      Branch: maint-5.6/perl
19208           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
19209           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
19210           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
19211           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
19212           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
19213           !> utf8.c utf8.h
19214 ____________________________________________________________________________
19215 [  8569] By: jhi                                   on 2001/01/27  19:16:43
19216         Log: Integrate changes #7750 from perlio and #8566 from mainline.
19217      Branch: maint-5.6/perl
19218           !> regexec.c sv.c
19219 ____________________________________________________________________________
19220 [  8568] By: jhi                                   on 2001/01/27  18:06:51
19221         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
19222              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
19223              7935[-perlio.c],7936,7959,7965 from mainline.
19224              
19225              Change the "big byte" error message to "Wide character".
19226              (7355, the croak-if-wide-chars-in-print part ignored)
19227              
19228              Use UINT64_C().
19229              
19230              Introduce Perl_utf8_length().
19231              
19232              diff -se shows these as different (7753, forgotten check-ins)
19233              
19234              Subject: [PATCH] doop.c - UTF8 tr///
19235              
19236              If we use (aTHX_ ...) then put Perl_ on the front.
19237              
19238              Make utf8_length() and utf8_distance() to be less forgiving
19239              about bad UTF-8.
19240              
19241              Test line numbers are different with utf8.
19242              
19243              No need to scan till infinity, 13 is enough. (7872,7911)
19244              
19245              Subject: [PATCH] Tokeniser debugging
19246              
19247              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
19248              
19249              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
19250              
19251              Be more careful in Perl_sv_utf8_downgrade().
19252              
19253              Use DO_UTF8().
19254              
19255              Raw zero bytes in text files confuse at least GNU patch 2.1.
19256      Branch: maint-5.6/perl
19257           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
19258           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
19259           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
19260           !> t/pragma/utf8.t toke.c utf8.c utf8.h
19261 ____________________________________________________________________________
19262 [  8567] By: nick                                  on 2001/01/27  11:10:38
19263         Log: Integrate mainline
19264      Branch: perlio
19265           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
19266           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
19267           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
19268           !> toke.c
19269 ____________________________________________________________________________
19270 [  8566] By: jhi                                   on 2001/01/27  06:22:48
19271         Log: More documentation for the regexp context stack.
19272      Branch: perl
19273            ! regexec.c
19274 ____________________________________________________________________________
19275 [  8565] By: jhi                                   on 2001/01/27  05:21:57
19276         Log: Update Changes.
19277      Branch: perl
19278            ! Changes patchlevel.h
19279 ____________________________________________________________________________
19280 [  8564] By: jhi                                   on 2001/01/27  04:44:04
19281         Log: Threadedness patch for #8562 from Doug MacEachern.
19282      Branch: perl
19283            ! toke.c
19284 ____________________________________________________________________________
19285 [  8563] By: jhi                                   on 2001/01/27  04:26:24
19286         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
19287              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19288              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
19289              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
19290      Branch: perl
19291            ! op.c
19292 ____________________________________________________________________________
19293 [  8562] By: jhi                                   on 2001/01/27  04:20:30
19294         Log: Subject: Re: Announce : Tokener reporting patch
19295              From: Simon Cozens <simon@cozens.net>
19296              Date: Mon, 22 Jan 2001 02:17:22 +0000
19297              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
19298      Branch: perl
19299            ! embed.h embed.pl proto.h toke.c
19300 ____________________________________________________________________________
19301 [  8561] By: jhi                                   on 2001/01/27  04:17:24
19302         Log: Forgot from #8545.  Oops.
19303      Branch: perl
19304            ! pp.c t/pragma/overload.t
19305 ____________________________________________________________________________
19306 [  8560] By: jhi                                   on 2001/01/27  03:01:47
19307         Log: A better module compilation test, use MANIFEST as suggested
19308              by Spider.
19309      Branch: perl
19310            ! t/lib/1_compile.t
19311 ____________________________________________________________________________
19312 [  8559] By: jhi                                   on 2001/01/27  02:50:48
19313         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
19314              From: Peter Prymmer <pvhp@forte.com>
19315              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
19316              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
19317      Branch: perl
19318            ! t/lib/b.t
19319 ____________________________________________________________________________
19320 [  8558] By: jhi                                   on 2001/01/27  02:27:05
19321         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
19322              From: Peter Prymmer <pvhp@forte.com>
19323              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
19324              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
19325      Branch: perl
19326            ! t/pragma/sub_lval.t
19327 ____________________________________________________________________________
19328 [  8557] By: jhi                                   on 2001/01/27  02:26:03
19329         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
19330              From: Peter Prymmer <pvhp@forte.com>
19331              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
19332              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
19333      Branch: perl
19334            ! t/lib/st-06compat.t
19335 ____________________________________________________________________________
19336 [  8556] By: jhi                                   on 2001/01/27  02:24:33
19337         Log: Subject: [PATCH: perl@8531] minor update to README.os390
19338              From: Peter Prymmer <pvhp@forte.com>
19339              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
19340              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
19341      Branch: perl
19342            ! README.os390
19343 ____________________________________________________________________________
19344 [  8555] By: jhi                                   on 2001/01/27  00:35:47
19345         Log: No point in checking the length before we know whether the pointer
19346              is bogus or not, fixes Abigail's odbm failures in Linux.
19347      Branch: perl
19348            ! sv.c
19349 ____________________________________________________________________________
19350 [  8554] By: nick                                  on 2001/01/26  19:01:31
19351         Log: Integrate mainline
19352      Branch: perlio
19353           !> lib/Text/Wrap.pm t/lib/textwrap.t
19354 ____________________________________________________________________________
19355 [  8553] By: jhi                                   on 2001/01/26  15:19:39
19356         Log: Integrate change #7792 from perlio (multiplicity fix),
19357              fix the AV leak in regex DEBUGGING (tiny part of the
19358              polymorphic regexp patch #8143).
19359      Branch: maint-5.6/perl
19360            ! regcomp.c
19361           !> scope.h
19362 ____________________________________________________________________________
19363 [  8552] By: jhi                                   on 2001/01/26  15:03:23
19364         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
19365              From: Michael G Schwern <schwern@pobox.com>
19366              Date: Fri, 26 Jan 2001 09:28:31 -0500
19367              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
19368      Branch: perl
19369            ! lib/Text/Wrap.pm t/lib/textwrap.t
19370 ____________________________________________________________________________
19371 [  8551] By: jhi                                   on 2001/01/26  02:33:19
19372         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
19373              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
19374              
19375              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
19376              
19377              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
19378              
19379              Message nit.
19380              
19381              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
19382              
19383              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
19384              
19385              (the cleanup of unused submatches in regtry() and regcppop())
19386              
19387              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
19388              stored and restored, and thusly was trounced by the utf8 swash
19389              routines.
19390              
19391              use utf8 not required to use \x{}.
19392              
19393              Removed two more tests that make no sense in UTF-8 since the test
19394              data is not in UTF-8.
19395              
19396              Get the three different space character classes right under utf8.
19397              
19398              Implement ANYOFUTF8 regprop() dumping.
19399              
19400              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
19401              
19402              Document the regex context pushing/popping a bit better.
19403      Branch: maint-5.6/perl
19404           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
19405           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
19406           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
19407           !> t/op/regmesg.t utf8.c
19408 ____________________________________________________________________________
19409 [  8550] By: nick                                  on 2001/01/25  19:42:30
19410         Log: Integrate mainline
19411      Branch: perlio
19412           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
19413           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
19414           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
19415           !> t/lib/bigint.t t/lib/bigintpm.t
19416 ____________________________________________________________________________
19417 [  8549] By: jhi                                   on 2001/01/25  15:22:28
19418         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
19419      Branch: maint-5.6/perl
19420            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
19421 ____________________________________________________________________________
19422 [  8548] By: jhi                                   on 2001/01/25  15:02:55
19423         Log: Integrate changes #7997,8063,8492,8547 from mainline.
19424              
19425              Subject: Re: STRLEN - what?
19426              
19427              Subject: [PATCH] perlguts.pod
19428              
19429              Memory management calls documentation.
19430              
19431              Layout using tabulator is not a good idea in a pod.
19432      Branch: maint-5.6/perl
19433           !> pod/perlguts.pod
19434 ____________________________________________________________________________
19435 [  8547] By: jhi                                   on 2001/01/25  14:49:05
19436         Log: Layout using tabulator is not a good idea in a pod.
19437      Branch: perl
19438            ! pod/perlguts.pod
19439 ____________________________________________________________________________
19440 [  8546] By: jhi                                   on 2001/01/25  14:31:12
19441         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
19442              from mainline.
19443              
19444              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
19445              
19446              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
19447              
19448              More Win32 editor/IDE/shell hints.
19449              
19450              More Win32 Perling.
19451              
19452              Yet another editor edit.
19453              
19454              Edit edit edit.
19455              
19456              IDE/editor section tweaking.
19457              
19458              Few more IDE/editor nits from p5p.
19459      Branch: maint-5.6/perl
19460           !> pod/perlfaq3.pod
19461 ____________________________________________________________________________
19462 [  8545] By: jhi                                   on 2001/01/25  04:16:32
19463         Log: Subject: [PATCH 5.7.0] overload int()
19464              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19465              Date: Wed, 24 Jan 2001 19:06:57 -0500
19466              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
19467      Branch: perl
19468            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
19469            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
19470            ! t/lib/bigintpm.t
19471 ____________________________________________________________________________
19472 [  8544] By: jhi                                   on 2001/01/25  04:15:11
19473         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
19474              From: Peter Prymmer <pvhp@forte.com>
19475              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
19476              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
19477      Branch: perl
19478            ! Makefile.SH README.os390 hints/os390.sh installperl
19479 ____________________________________________________________________________
19480 [  8543] By: jhi                                   on 2001/01/25  03:52:08
19481         Log: Integrate change #8462,8469 from mainline.
19482              
19483              In VMS Perl subversion (perl -V) is undef.
19484      Branch: maint-5.6/perl
19485           !> configure.com
19486 ____________________________________________________________________________
19487 [  8542] By: jhi                                   on 2001/01/25  03:44:55
19488         Log: Integrate changes #7835,7850,8315,8316 from mainline.
19489              
19490              Solaris hints.
19491      Branch: maint-5.6/perl
19492           !> hints/solaris_2.sh
19493 ____________________________________________________________________________
19494 [  8541] By: jhi                                   on 2001/01/25  03:39:28
19495         Log: Integrate #8336 from mainline.
19496      Branch: maint-5.6/perl
19497           !> hv.c
19498 ____________________________________________________________________________
19499 [  8540] By: jhi                                   on 2001/01/25  03:23:50
19500         Log: Retract #8539.
19501      Branch: maint-5.6/perl
19502            ! pod/perlfaq3.pod
19503 ____________________________________________________________________________
19504 [  8539] By: jhi                                   on 2001/01/25  03:21:55
19505         Log: (Retracted by #5940.)
19506      Branch: maint-5.6/perl
19507            ! pod/perlfaq3.pod
19508 ____________________________________________________________________________
19509 [  8538] By: jhi                                   on 2001/01/25  03:14:07
19510         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
19511              From: Peter Prymmer <pvhp@forte.com>
19512              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
19513              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
19514              
19515              The VMS bits.
19516      Branch: maint-5.6/perl
19517            ! configure.com vms/descrip_mms.template
19518 ____________________________________________________________________________
19519 [  8537] By: jhi                                   on 2001/01/25  03:06:09
19520         Log: Integrate #7710,7824,7973 from mainline.
19521      Branch: maint-5.6/perl
19522           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19523           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
19524           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
19525           !> vos/config.ga.def vos/config.ga.h win32/config.bc
19526           !> win32/config.gc win32/config.vc
19527 ____________________________________________________________________________
19528 [  8536] By: jhi                                   on 2001/01/24  13:50:20
19529         Log: Revert the edits made by me so far to the 5.6 branch since
19530              the TRIAL1 since I did edits when I should have been using
19531              integrates.  Bad programmer.   (Will integrate them properly later.)
19532              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
19533              The #8353 will not be reapplied at least for now since
19534              the UTF-8 hash keys need more thinking.
19535              (The patches #8347, #8354, #8454, #8473 were okay since they
19536              were original edits made specifically for the 5.6.1-TRIAL1.)
19537      Branch: maint-5.6/perl
19538            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19539            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
19540            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
19541            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
19542            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
19543            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19544            ! win32/config.bc win32/config.gc win32/config.vc
19545 ____________________________________________________________________________
19546 [  8535] By: bailey                                on 2001/01/24  06:37:02
19547         Log: SYN SYN
19548      Branch: vmsperl
19549           +> (branch 26 files)
19550           !> (integrate 130 files)
19551 ____________________________________________________________________________
19552 [  8534] By: nick                                  on 2001/01/23  19:30:57
19553         Log: Integrate mainline.
19554      Branch: perlio
19555           !> Changes Configure Porting/Glossary Porting/config.sh
19556           !> Porting/config_H embed.h embed.pl ext/Encode/compile
19557           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
19558           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
19559           !> pod/perlvar.pod proto.h t/lib/1_compile.t
19560 ____________________________________________________________________________
19561 [  8533] By: jhi                                   on 2001/01/23  16:15:46
19562         Log: Forgotten from #8501.
19563      Branch: perl
19564            ! Porting/Glossary Porting/config.sh Porting/config_H
19565 ____________________________________________________________________________
19566 [  8532] By: jhi                                   on 2001/01/23  16:13:27
19567         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
19568              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19569              Date: Mon, 22 Jan 2001 17:51:58 +0100
19570              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
19571      Branch: perl
19572            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
19573 ____________________________________________________________________________
19574 [  8531] By: jhi                                   on 2001/01/23  15:46:01
19575         Log: Update Changes.
19576      Branch: perl
19577            ! Changes patchlevel.h
19578 ____________________________________________________________________________
19579 [  8530] By: jhi                                   on 2001/01/23  15:38:39
19580         Log: De-cut-and-pasto.
19581      Branch: perl
19582            ! t/lib/1_compile.t
19583 ____________________________________________________________________________
19584 [  8529] By: jhi                                   on 2001/01/23  15:11:04
19585         Log: Document the mkdir trailing slashes case.
19586      Branch: perl
19587            ! pod/perlfunc.pod
19588 ____________________________________________________________________________
19589 [  8528] By: jhi                                   on 2001/01/23  15:08:28
19590         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
19591              get installed:
19592              
19593              Subject: lib/lib.pm
19594              From: <abigail@foad.org>
19595              Date: Mon, 28 Aug 2000 20:35:08 -0400
19596              Message-ID: <20000829003508.21281.qmail@foad.org>
19597      Branch: perl
19598            ! installperl
19599 ____________________________________________________________________________
19600 [  8527] By: jhi                                   on 2001/01/23  14:44:04
19601         Log: Metaconfig unit change for #8526.
19602      Branch: metaconfig
19603            ! U/threads/archname.U
19604 ____________________________________________________________________________
19605 [  8526] By: jhi                                   on 2001/01/23  14:43:19
19606         Log: Attach -perlio to the archname if so selected.
19607      Branch: perl
19608            ! Configure
19609 ____________________________________________________________________________
19610 [  8525] By: jhi                                   on 2001/01/23  14:24:01
19611         Log: Subject: [PATCH] pod/perlvar.pod
19612              From: abigail@foad.org
19613              Date: Tue, 23 Jan 2001 01:41:10 +0100
19614              Message-ID: <20010123004110.22259.qmail@foad.org>
19615      Branch: perl
19616            ! pod/perlvar.pod
19617 ____________________________________________________________________________
19618 [  8524] By: jhi                                   on 2001/01/23  14:22:32
19619         Log: A bug introduced in #8217 (the undefined variable in the
19620              lib/safe1_t #3) fixed, by Charles Lane:
19621              
19622              The earlier patch made it so that stuff running in Safe
19623              compartments could do a "caller" and see "main".  That
19624              little change in name is done right before the code in
19625              the compartment is run, and apparantly the parser
19626              was picking up the stash name before it got changed.
19627              
19628              (why it was threaded vs. unthreaded Perl that was sensitive to this
19629              I still don't know...and it probably doesn't matter).
19630              
19631              I tryed removing the stash name-change and saw that threaded Perl
19632              did indeed pass the lib/safe1.t tests.
19633              
19634              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
19635              do the name change (and to connect _ in the compartment to the global
19636              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
19637              to call _safe_pkg_prep when creating a new compartment.
19638              
19639              Passes all tests with threaded perl on linux; passes all tests
19640              with unthreaded perl on VMS.
19641              
19642              At some point I'll probably want to revisit Safe and Opcode to
19643              provide more sensible handling of global variables...and to get
19644              formats working in Safe compartments, which they don't do currently.
19645      Branch: perl
19646            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
19647 ____________________________________________________________________________
19648 [  8523] By: jhi                                   on 2001/01/23  14:11:58
19649         Log: Also the lib/Thread.pm itself needs to be ignored if
19650              the Thread extension hasn't been built.
19651      Branch: perl
19652            ! t/lib/1_compile.t
19653 ____________________________________________________________________________
19654 [  8522] By: jhi                                   on 2001/01/23  13:51:28
19655         Log: print() instead of warn() so that stderr doesn't get
19656              unncessarily polluted.
19657      Branch: perl
19658            ! ext/Encode/compile
19659 ____________________________________________________________________________
19660 [  8521] By: jhi                                   on 2001/01/23  13:49:48
19661         Log: Integrate perlio.
19662      Branch: perl
19663           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
19664           !> ext/Encode/encode.h
19665 ____________________________________________________________________________
19666 [  8520] By: nick                                  on 2001/01/22  21:44:00
19667         Log: More messing with Encode:
19668              Extra fields in header to allow multiple names and to record
19669              other things "compile" knows.
19670              Re-organise compile to factor out common output routines.
19671      Branch: perlio
19672            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
19673 ____________________________________________________________________________
19674 [  8519] By: nick                                  on 2001/01/22  20:33:50
19675         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
19676      Branch: perlio
19677            ! ext/Encode/Makefile.PL ext/Encode/compile
19678 ____________________________________________________________________________
19679 [  8518] By: nick                                  on 2001/01/22  20:28:13
19680         Log: Integrate mainline
19681      Branch: perlio
19682           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
19683           !> vos/config.alpha.def vos/config.alpha.h
19684 ____________________________________________________________________________
19685 [  8517] By: jhi                                   on 2001/01/22  15:37:17
19686         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
19687              by Inaba Hiroto.
19688      Branch: perl
19689            ! sv.c
19690 ____________________________________________________________________________
19691 [  8516] By: jhi                                   on 2001/01/22  14:55:15
19692         Log: More SIG_SIZE fixes.
19693      Branch: perl
19694            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
19695 ____________________________________________________________________________
19696 [  8515] By: jhi                                   on 2001/01/22  14:50:27
19697         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
19698              From: "Craig A. Berry" <craigberry@mac.com>
19699              Date: Mon, 22 Jan 2001 00:42:24 -0600
19700              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
19701      Branch: perl
19702            ! configure.com
19703 ____________________________________________________________________________
19704 [  8514] By: jhi                                   on 2001/01/22  14:31:17
19705         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
19706              From: "Craig A. Berry" <craigberry@mac.com>
19707              Date: Sun, 21 Jan 2001 23:03:25 -0600
19708              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
19709      Branch: perl
19710            ! configure.com
19711 ____________________________________________________________________________
19712 [  8513] By: jhi                                   on 2001/01/22  14:14:00
19713         Log: Add the .ucm encoding tables to the MANIFEST.
19714      Branch: perl
19715            ! MANIFEST
19716 ____________________________________________________________________________
19717 [  8512] By: jhi                                   on 2001/01/22  13:43:33
19718         Log: Integrate perlio.
19719      Branch: perl
19720           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19721           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19722           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19723           +> ext/Encode/Encode/iso8859-10.ucm
19724           +> ext/Encode/Encode/iso8859-13.ucm
19725           +> ext/Encode/Encode/iso8859-14.ucm
19726           +> ext/Encode/Encode/iso8859-15.ucm
19727           +> ext/Encode/Encode/iso8859-16.ucm
19728           +> ext/Encode/Encode/iso8859-2.ucm
19729           +> ext/Encode/Encode/iso8859-3.ucm
19730           +> ext/Encode/Encode/iso8859-4.ucm
19731           +> ext/Encode/Encode/iso8859-5.ucm
19732           +> ext/Encode/Encode/iso8859-6.ucm
19733           +> ext/Encode/Encode/iso8859-7.ucm
19734           +> ext/Encode/Encode/iso8859-8.ucm
19735           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19736           +> ext/Encode/Encode/symbol.ucm
19737           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
19738           !> perliol.h
19739 ____________________________________________________________________________
19740 [  8511] By: nick                                  on 2001/01/21  23:44:47
19741         Log: Make "real" layers of ":utf8" and ":raw".
19742              So now PERLIO=utf8 perl ...
19743              does what Andreas wanted.
19744              Fix arg passing in open.pm (still have a Carp issue).
19745      Branch: perlio
19746            ! lib/open.pm perlio.c perliol.h
19747 ____________________________________________________________________________
19748 [  8510] By: jhi                                   on 2001/01/21  22:56:53
19749         Log: Document the regex context pushing/popping a bit better.
19750      Branch: perl
19751            ! regexec.c
19752 ____________________________________________________________________________
19753 [  8509] By: jhi                                   on 2001/01/21  22:55:44
19754         Log: Tweak the mkdir trailing slash code some more.
19755              
19756              TO DO: the same handling should probably be done for
19757              all the other filesystem functions that can have directories
19758              as their arguments.
19759      Branch: perl
19760            ! pp_sys.c
19761 ____________________________________________________________________________
19762 [  8508] By: nick                                  on 2001/01/21  21:37:43
19763         Log: Switch "compiled in" encodings to .ucm format.
19764              (Leave others as .enc till we can run-time load .ucm,
19765              or find some other way to load them.)
19766      Branch: perlio
19767            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19768            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19769            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19770            + ext/Encode/Encode/iso8859-10.ucm
19771            + ext/Encode/Encode/iso8859-13.ucm
19772            + ext/Encode/Encode/iso8859-14.ucm
19773            + ext/Encode/Encode/iso8859-15.ucm
19774            + ext/Encode/Encode/iso8859-16.ucm
19775            + ext/Encode/Encode/iso8859-2.ucm
19776            + ext/Encode/Encode/iso8859-3.ucm
19777            + ext/Encode/Encode/iso8859-4.ucm
19778            + ext/Encode/Encode/iso8859-5.ucm
19779            + ext/Encode/Encode/iso8859-6.ucm
19780            + ext/Encode/Encode/iso8859-7.ucm
19781            + ext/Encode/Encode/iso8859-8.ucm
19782            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19783            + ext/Encode/Encode/symbol.ucm
19784            ! ext/Encode/Makefile.PL ext/Encode/compile
19785 ____________________________________________________________________________
19786 [  8507] By: nick                                  on 2001/01/21  21:02:03
19787         Log: Integrate (partial) mainline.
19788      Branch: perlio
19789           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
19790           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
19791           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19792 ____________________________________________________________________________
19793 [  8506] By: jhi                                   on 2001/01/21  20:09:30
19794         Log: Update Changes.
19795      Branch: perl
19796            ! Changes patchlevel.h
19797 ____________________________________________________________________________
19798 [  8505] By: jhi                                   on 2001/01/21  19:39:59
19799         Log: Subject: Minor typos in perlfaq2.pod
19800              From: "Stephen P. Potter" <spp@spotter.yi.org>
19801              Message-Id: <200101192101.QAA11911@spotter.yi.org>
19802              Date: Fri, 19 Jan 2001 16:01:13 -0500
19803              
19804              with a nit from Philip Netwon.
19805      Branch: perl
19806            ! pod/perlfaq2.pod
19807 ____________________________________________________________________________
19808 [  8504] By: jhi                                   on 2001/01/21  19:33:05
19809         Log: Metaconfig change for #8503.
19810      Branch: metaconfig
19811            ! U/threads/usethreads.U
19812 ____________________________________________________________________________
19813 [  8503] By: jhi                                   on 2001/01/21  19:32:21
19814         Log: Sanity check for conflicting thread flavours.
19815      Branch: perl
19816            ! Configure config_h.SH
19817 ____________________________________________________________________________
19818 [  8502] By: jhi                                   on 2001/01/21  19:23:00
19819         Log: Metaconfig change for #8501.
19820      Branch: metaconfig
19821            ! U/modified/sig_name.U
19822 ____________________________________________________________________________
19823 [  8501] By: jhi                                   on 2001/01/21  19:22:26
19824         Log: The SIG_SIZE is the number of the elements *excluding*
19825              the terminating NULL.
19826      Branch: perl
19827            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
19828            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
19829            ! win32/config_H.vc
19830 ____________________________________________________________________________
19831 [  8500] By: jhi                                   on 2001/01/21  18:31:31
19832         Log: Integrate perlio.
19833      Branch: perl
19834           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
19835           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
19836           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
19837           !> pp_sys.c proto.h sv.c
19838 ____________________________________________________________________________
19839 [  8499] By: jhi                                   on 2001/01/21  17:43:57
19840         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
19841              From: Hugo <hv@crypt.compulink.co.uk>
19842              Date: Sun, 21 Jan 2001 13:34:05 +0000
19843              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
19844              
19845              In sprintf UTF8ize only if necessary.
19846      Branch: perl
19847            ! sv.c
19848 ____________________________________________________________________________
19849 [  8498] By: nick                                  on 2001/01/21  16:25:32
19850         Log: Encode cleanup.
19851              Add command line control over "compile" so that Makefile.PL
19852              needs can be combined with other uses.
19853              Use command line options in Makefile.PL.
19854              Fix multi-byte parsing in .ucm files.
19855      Branch: perlio
19856            ! ext/Encode/Makefile.PL ext/Encode/compile
19857 ____________________________________________________________________________
19858 [  8497] By: nick                                  on 2001/01/21  12:56:27
19859         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
19860      Branch: perlio
19861            ! ext/Encode/Encode.xs
19862 ____________________________________________________________________________
19863 [  8496] By: nick                                  on 2001/01/21  12:18:45
19864         Log: Fixup after integrate:
19865              missed the .sym files that are changed by regen_headers
19866              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
19867      Branch: perlio
19868            ! global.sym pp.sym sv.c
19869 ____________________________________________________________________________
19870 [  8495] By: nick                                  on 2001/01/21  11:51:07
19871         Log: Integrate mainline.
19872      Branch: perlio
19873           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
19874           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
19875           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
19876           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
19877           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
19878           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
19879           !> win32/Makefile win32/makefile.mk
19880 ____________________________________________________________________________
19881 [  8494] By: jhi                                   on 2001/01/20  23:12:11
19882         Log: Forgot the expect_number() prototype.
19883      Branch: perl
19884            ! embed.h embed.pl proto.h
19885 ____________________________________________________________________________
19886 [  8493] By: jhi                                   on 2001/01/20  22:56:39
19887         Log: Subject: [PATCH: perl@8482] README.vms URL updates
19888              From: Peter Prymmer <pvhp@forte.com>
19889              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
19890              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
19891              
19892              Plus Craig A. Berry's suggestion to use compaq.com instead
19893              of digital.com.
19894      Branch: perl
19895            ! README.vms
19896 ____________________________________________________________________________
19897 [  8492] By: jhi                                   on 2001/01/20  22:50:05
19898         Log: Memory management calls documentation.
19899      Branch: perl
19900            ! pod/perlguts.pod
19901 ____________________________________________________________________________
19902 [  8491] By: jhi                                   on 2001/01/20  22:38:33
19903         Log: Signedness nit plus few memcpy/Copy nits.
19904      Branch: perl
19905            ! sv.c
19906 ____________________________________________________________________________
19907 [  8490] By: jhi                                   on 2001/01/20  22:25:53
19908         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
19909              From: Peter Prymmer <pvhp@forte.com>
19910              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
19911              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
19912      Branch: perl
19913            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
19914 ____________________________________________________________________________
19915 [  8489] By: jhi                                   on 2001/01/20  22:24:41
19916         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
19917              From: Peter Prymmer <pvhp@forte.com>
19918              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
19919              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
19920      Branch: perl
19921            ! win32/Makefile win32/makefile.mk
19922 ____________________________________________________________________________
19923 [  8488] By: jhi                                   on 2001/01/20  22:22:27
19924         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
19925              From: Peter Prymmer <pvhp@forte.com>
19926              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
19927              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
19928      Branch: perl
19929            ! Makefile.SH
19930 ____________________________________________________________________________
19931 [  8487] By: jhi                                   on 2001/01/20  22:21:18
19932         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
19933              From: Peter Prymmer <pvhp@forte.com>
19934              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
19935              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
19936      Branch: perl
19937            + ext/DynaLoader/dl_dllload.xs
19938            ! MANIFEST Makefile.SH hints/os390.sh
19939 ____________________________________________________________________________
19940 [  8486] By: jhi                                   on 2001/01/20  22:17:53
19941         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
19942              From: Peter Prymmer <pvhp@forte.com>
19943              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
19944              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
19945      Branch: perl
19946            ! README.os390 README.posix-bc
19947 ____________________________________________________________________________
19948 [  8485] By: jhi                                   on 2001/01/20  20:15:30
19949         Log: Document and test the new qu operator.
19950      Branch: perl
19951            + t/op/qu.t
19952            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
19953            ! pod/perlretut.pod pod/perlunicode.pod
19954 ____________________________________________________________________________
19955 [  8484] By: nick                                  on 2001/01/20  19:42:30
19956         Log: Infrastructure to allow:
19957              open($fh,"|-",@array);
19958              to be implemented
19959              i.e. mark pp_open as needing a stack mark, and make pp_open
19960              process its args in that style (and pass them _all_ to tied handles OPEN).
19961              Invent do_openn() which takes SV ** at allow it to see multiple args.
19962              Note this does not _do_ anything yet.
19963      Branch: perlio
19964            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
19965            ! perlapi.c pp_proto.h pp_sys.c proto.h
19966 ____________________________________________________________________________
19967 [  8483] By: nick                                  on 2001/01/20  17:23:14
19968         Log: Integrate mainline.
19969      Branch: perlio
19970           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
19971           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
19972 ____________________________________________________________________________
19973 [  8482] By: jhi                                   on 2001/01/19  15:37:49
19974         Log: Update Changes.
19975      Branch: perl
19976            ! Changes patchlevel.h
19977 ____________________________________________________________________________
19978 [  8481] By: jhi                                   on 2001/01/19  14:41:24
19979         Log: Subject: Re: new feature: s?printf parameter reordering 
19980              From: Hugo <hv@crypt.compulink.co.uk>
19981              Date: Thu, 11 Jan 2001 17:09:03 +0000
19982              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
19983              
19984              - support reordering for all parameters: %, *v, *, .*
19985              - lay down that the reordering specification must immediately
19986              follow that parameter: %3$, *v3$, *3$, .*3$
19987              - fix vectorisation of a zero-length string
19988              - factor out the code choosing the argument to format
19989              
19990              Possibly unwanted side-effects:
19991              - the special format specifiers ' +-0' must now precede any
19992              vectorisation specifier. Tests in op/sprintf and op/ver
19993              have been changed to reflect this.
19994              - sprintf.t test #214 changed its expectations because in many
19995              cases, the next parameter has already been consumed when an
19996              invalid type letter is detected.
19997              
19998              Probably wanted side-effects:
19999              - attempts to format a non-existent parameter will warn as if C<undef>
20000              - attempt to write to non-existent parameter with '%n' will complain
20001              of "attempt to modify read-only value" instead of being silent
20002      Branch: perl
20003            ! sv.c t/op/sprintf.t t/op/ver.t
20004 ____________________________________________________________________________
20005 [  8480] By: jhi                                   on 2001/01/19  14:08:37
20006         Log: Subject: PATCH pragma/locale.t
20007              From: andreas.koenig@anima.de (Andreas J. Koenig)
20008              Date: 18 Jan 2001 09:45:37 +0100
20009              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
20010      Branch: perl
20011            ! t/pragma/locale.t
20012 ____________________________________________________________________________
20013 [  8479] By: jhi                                   on 2001/01/19  13:19:58
20014         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
20015      Branch: perl
20016            ! configure.com
20017 ____________________________________________________________________________
20018 [  8478] By: jhi                                   on 2001/01/19  02:12:35
20019         Log: Automate 1_compile.t.
20020      Branch: perl
20021            ! t/lib/1_compile.t
20022 ____________________________________________________________________________
20023 [  8477] By: jhi                                   on 2001/01/19  01:49:56
20024         Log: Integrate perlio.
20025      Branch: perl
20026           !> sv.c win32/config.bc win32/config.gc win32/config.vc
20027           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20028 ____________________________________________________________________________
20029 [  8476] By: nick                                  on 2001/01/18  21:51:52
20030         Log: Integrate mainline
20031      Branch: perlio
20032           +> t/lib/1_compile.t t/lib/compmod.pl
20033           !> MANIFEST configure.com lib/unicode/distinct.pm
20034 ____________________________________________________________________________
20035 [  8475] By: nick                                  on 2001/01/18  21:48:02
20036         Log: Win32 "safe signals" co-existance fix.
20037              Fix SIG_SIZE value.
20038              Clear PL_sig_pending when cloning (fork).
20039      Branch: perlio
20040            ! sv.c win32/config.bc win32/config.gc win32/config.vc
20041            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20042 ____________________________________________________________________________
20043 [  8474] By: jhi                                   on 2001/01/18  14:40:57
20044         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
20045      Branch: perl
20046            ! t/lib/1_compile.t
20047 ____________________________________________________________________________
20048 [  8473] By: gsar                                  on 2001/01/18  11:42:31
20049         Log: unsubmitted trial1 change
20050      Branch: maint-5.6/perl
20051            ! Changes
20052 ____________________________________________________________________________
20053 [  8472] By: jhi                                   on 2001/01/18  04:30:24
20054         Log: The first bug found by 1_compile.t.
20055      Branch: perl
20056            ! lib/unicode/distinct.pm
20057 ____________________________________________________________________________
20058 [  8471] By: jhi                                   on 2001/01/18  04:29:42
20059         Log: Add Schwern's 1_compile test.  The compile_module script renamed
20060              to be a bit shorter for the 8.3 people.
20061      Branch: perl
20062            + t/lib/1_compile.t t/lib/compmod.pl
20063            ! MANIFEST
20064 ____________________________________________________________________________
20065 [  8470] By: jhi                                   on 2001/01/18  04:16:00
20066         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)
20067              From: Peter Prymmer <pvhp@forte.com>
20068              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
20069              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
20070              Replace #8463.
20071      Branch: maint-5.6/perl
20072            ! configure.com
20073 ____________________________________________________________________________
20074 [  8469] By: jhi                                   on 2001/01/18  04:13:02
20075         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)
20076              From: Peter Prymmer <pvhp@forte.com>
20077              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
20078              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
20079              Replace #8462.
20080      Branch: perl
20081            ! configure.com
20082 ____________________________________________________________________________
20083 [  8468] By: jhi                                   on 2001/01/18  03:42:08
20084         Log: Integrate perlio.
20085      Branch: perl
20086           !> gv.c mg.c perlio.c util.c
20087 ____________________________________________________________________________
20088 [  8467] By: nick                                  on 2001/01/17  22:41:10
20089         Log: "Safe" signals - trial implementation.
20090              gv.c tweaked to zero PL_sig_pend array
20091              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
20092              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
20093              Odd thing is that it "works" with PERLIO=stdio as well (linux).
20094      Branch: perlio
20095            ! gv.c mg.c perlio.c util.c
20096 ____________________________________________________________________________
20097 [  8466] By: nick                                  on 2001/01/17  20:40:20
20098         Log: Integrate mainline.
20099      Branch: perlio
20100           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20101           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
20102           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
20103           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20104           !> vos/config.ga.h win32/config.bc win32/config.gc
20105           !> win32/config.vc
20106 ____________________________________________________________________________
20107 [  8465] By: jhi                                   on 2001/01/17  18:37:13
20108         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
20109              From: Nicholas Clark <nick@ccl4.org>
20110              Date: Wed, 17 Jan 2001 17:31:33 +0000
20111              Message-ID: <20010117173133.I2633@plum.flirble.org>
20112      Branch: perl
20113            ! t/op/int.t
20114 ____________________________________________________________________________
20115 [  8464] By: jhi                                   on 2001/01/17  14:43:17
20116         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
20117              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20118              Date: Wed, 17 Jan 2001 15:16:43 +0100
20119              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
20120              
20121              pp_int() was dropping an NV to the floor,
20122              int(279964589018079/59) either returned not an integer
20123              4745162525730.15, or one got "Attempt to free unreferenced scalar."
20124      Branch: perl
20125            ! pp.c
20126 ____________________________________________________________________________
20127 [  8463] By: jhi                                   on 2001/01/17  06:12:42
20128         Log: (Replaced by #8470)
20129              
20130              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)
20131              From: "Craig A. Berry" <craigberry@mac.com>
20132              Date: Tue, 16 Jan 2001 23:38:46 -0600
20133              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
20134      Branch: maint-5.6/perl
20135            ! configure.com
20136 ____________________________________________________________________________
20137 [  8462] By: jhi                                   on 2001/01/17  06:11:31
20138         Log: (Replaced by #8469)
20139              
20140              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)
20141              From: "Craig A. Berry" <craigberry@mac.com>
20142              Date: Tue, 16 Jan 2001 23:38:46 -0600
20143              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
20144      Branch: perl
20145            ! configure.com
20146 ____________________________________________________________________________
20147 [  8461] By: jhi                                   on 2001/01/17  05:56:12
20148         Log: Allow for one trailing slash in the directory of mkdir().
20149      Branch: perl
20150            ! pp_sys.c
20151 ____________________________________________________________________________
20152 [  8460] By: jhi                                   on 2001/01/17  03:26:01
20153         Log: Metaconfig unit changes for #8459.
20154      Branch: metaconfig
20155            ! U/modified/Loc.U U/modified/sig_name.U
20156 ____________________________________________________________________________
20157 [  8459] By: jhi                                   on 2001/01/17  03:24:48
20158         Log: Define SIG_SIZE, the number of elements in the sig_name and
20159              sig_num arrays, including the final NULL entry.
20160      Branch: perl
20161            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20162            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
20163            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
20164            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20165            ! win32/config.bc win32/config.gc win32/config.vc
20166 ____________________________________________________________________________
20167 [  8458] By: jhi                                   on 2001/01/17  01:41:33
20168         Log: Integrate perlio.
20169      Branch: perl
20170           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
20171           !> perlapi.h proto.h sv.c
20172 ____________________________________________________________________________
20173 [  8457] By: nick                                  on 2001/01/16  22:07:26
20174         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
20175              Provides all the "cost" but no benefit yet - it is to allow cost
20176              to be measured, and implementation experiments (just in mg.c?).
20177      Branch: perlio
20178            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
20179            ! perlapi.h proto.h sv.c
20180 ____________________________________________________________________________
20181 [  8456] By: nick                                  on 2001/01/16  21:07:07
20182         Log: Integrate mainline.
20183      Branch: perlio
20184           !> (integrate 51 files)
20185 ____________________________________________________________________________
20186 [  8455] By: jhi                                   on 2001/01/16  18:13:43
20187         Log: Subject: [PATCH] regcomp.c old feature removal
20188              From: mjd@plover.com
20189              Date: 16 Jan 2001 14:43:18 -0000 
20190              Message-ID: <20010116144318.7140.qmail@plover.com> 
20191      Branch: perl
20192            ! regcomp.c
20193 ____________________________________________________________________________
20194 [  8454] By: jhi                                   on 2001/01/16  16:12:39
20195         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
20196              From: "Indy Singh" <indy@nusphere.com>
20197              Date: Wed, 10 Jan 2001 20:17:49 -0500
20198              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
20199      Branch: maint-5.6/perl
20200            ! win32/Makefile
20201 ____________________________________________________________________________
20202 [  8453] By: jhi                                   on 2001/01/16  16:09:33
20203         Log: Update Changes.
20204      Branch: perl
20205            ! Changes patchlevel.h
20206 ____________________________________________________________________________
20207 [  8452] By: jhi                                   on 2001/01/16  15:42:04
20208         Log: Subject: Re: API Cleanup
20209              To: perl5-porters@perl.org
20210              Date: Tue, 16 Jan 2001 13:42:30 +0000
20211              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
20212              
20213              Subject: [PATCH] utf8.c documentation
20214              From: Simon Cozens <simon@cozens.net>
20215              Date: Tue, 16 Jan 2001 13:52:48 +0000
20216              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
20217              
20218              Subject: Re: API Cleanup
20219              From: Simon Cozens <simon@cozens.net>
20220              Date: Tue, 16 Jan 2001 14:58:55 +0000
20221              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
20222              
20223              UTF-8 doc patches.
20224      Branch: perl
20225            ! embed.pl pod/perlapi.pod utf8.c
20226 ____________________________________________________________________________
20227 [  8451] By: jhi                                   on 2001/01/16  14:41:39
20228         Log: podlators 1.07, from Russ Allbery.
20229      Branch: perl
20230            ! lib/Pod/Man.pm
20231 ____________________________________________________________________________
20232 [  8450] By: jhi                                   on 2001/01/16  14:24:19
20233         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
20234              From: "Indy Singh" <indy@nusphere.com>
20235              Date: Mon, 15 Jan 2001 20:59:40 -0500
20236              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
20237      Branch: perl
20238            ! win32/Makefile
20239 ____________________________________________________________________________
20240 [  8449] By: jhi                                   on 2001/01/16  03:42:55
20241         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
20242              at the setting of the ofs_sv in new_struct_thread() as the
20243              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
20244              that invited a core dump.
20245      Branch: perl
20246            ! util.c
20247 ____________________________________________________________________________
20248 [  8448] By: jhi                                   on 2001/01/16  01:49:07
20249         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
20250              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20251              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
20252              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
20253              
20254              Replace #8444 and #8445.
20255      Branch: perl
20256            ! ext/B/B.xs ext/B/B/Debug.pm
20257 ____________________________________________________________________________
20258 [  8447] By: jhi                                   on 2001/01/15  21:05:35
20259         Log: Subject: [PATCH] API Variable documentation   
20260              From: Simon Cozens <simon@cozens.net>
20261              Date: Mon, 15 Jan 2001 19:35:54 +0000
20262              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
20263      Branch: perl
20264            ! pod/perlapi.pod thrdvar.h
20265 ____________________________________________________________________________
20266 [  8446] By: jhi                                   on 2001/01/15  20:49:20
20267         Log: Signedness nit.
20268      Branch: perl
20269            ! pp_ctl.c
20270 ____________________________________________________________________________
20271 [  8445] By: jhi                                   on 2001/01/15  20:28:48
20272         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
20273      Branch: perl
20274            ! ext/B/B/Debug.pm
20275 ____________________________________________________________________________
20276 [  8444] By: jhi                                   on 2001/01/15  13:09:10
20277         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
20278      Branch: perl
20279            ! ext/B/B.xs
20280 ____________________________________________________________________________
20281 [  8443] By: jhi                                   on 2001/01/15  13:06:26
20282         Log: Missing from #8439.
20283      Branch: perl
20284            ! keywords.h mg.c
20285 ____________________________________________________________________________
20286 [  8442] By: jhi                                   on 2001/01/15  13:02:38
20287         Log: Subject: [PATCH @8436] Eliminate op_children
20288              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20289              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
20290              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
20291              
20292              Subject: [PATCH @8436] Re: Eliminate op_children
20293              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20294              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
20295              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
20296      Branch: perl
20297            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
20298            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
20299            ! op.c op.h
20300 ____________________________________________________________________________
20301 [  8441] By: jhi                                   on 2001/01/15  12:57:08
20302         Log: Use the /^Perl_/-less form of is_lvalue_sub().
20303      Branch: perl
20304            ! pp.h
20305 ____________________________________________________________________________
20306 [  8440] By: jhi                                   on 2001/01/15  05:13:09
20307         Log: Revert #8437 and #8438, the Linux large files story is more complex.
20308      Branch: metaconfig/U/perl
20309            ! d_fpos64_t.U d_off64_t.U
20310      Branch: perl
20311            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20312            ! config_h.SH configure.com epoc/config.sh perl.h
20313            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20314            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20315            ! win32/config.bc win32/config.gc win32/config.vc
20316 ____________________________________________________________________________
20317 [  8439] By: jhi                                   on 2001/01/15  05:02:24
20318         Log: More UTF-8 patches from Inaba Hiroto.
20319              - The substr lval was still not okay.
20320              - Now pp_stringify and sv_setsv copies source's UTF8 flag
20321              even if IN_BYTE.  pp_stringify is called from fold_constants
20322              at optimization phase and "\x{100}" was made SvUTF8_off under
20323              use bytes (the bytes pragma is for "byte semantics" and not
20324              for "do not produce UTF8 data")
20325              - New `qu' operator to generate UTF8 string explicitly.
20326              Though I agree with the policy "0x00-0xff always produce bytes",
20327              sometimes want to such a string to be coded in UTF8.
20328              I can use pack"U0a*" but it requires more typing and has
20329              runtime overhead.
20330              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
20331              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
20332              string is not UTF8_on and has char 0x80-0xff.
20333              
20334              TODO: document and test qu.
20335      Branch: perl
20336            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
20337            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
20338            ! toke.c
20339 ____________________________________________________________________________
20340 [  8438] By: jhi                                   on 2001/01/14  05:10:23
20341         Log: Metaconfig unit changes for #8437.
20342      Branch: metaconfig/U/perl
20343            ! d_fpos64_t.U d_off64_t.U
20344 ____________________________________________________________________________
20345 [  8437] By: jhi                                   on 2001/01/14  04:55:34
20346         Log: Add <features.h> probing, seems to be needed for (some?)
20347              Linux largefileness.
20348      Branch: perl
20349            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20350            ! config_h.SH configure.com epoc/config.sh perl.h
20351            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20352            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20353            ! win32/config.bc win32/config.gc win32/config.vc
20354 ____________________________________________________________________________
20355 [  8436] By: jhi                                   on 2001/01/13  17:47:21
20356         Log: Tighten some of the tests a bit.
20357      Branch: perl
20358            ! t/pragma/utf8.t
20359 ____________________________________________________________________________
20360 [  8435] By: jhi                                   on 2001/01/13  17:31:54
20361         Log: Integrate perlio.
20362      Branch: perl
20363           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
20364           !> win32/config_H.gc win32/config_H.vc
20365 ____________________________________________________________________________
20366 [  8434] By: nick                                  on 2001/01/13  11:36:53
20367         Log: Run dmake regen_config_h for Win32
20368      Branch: perlio
20369            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20370 ____________________________________________________________________________
20371 [  8433] By: nick                                  on 2001/01/13  11:31:55
20372         Log: VMS friendly patch to Encode compile process
20373      Branch: perlio
20374            ! ext/Encode/Makefile.PL ext/Encode/compile
20375 ____________________________________________________________________________
20376 [  8432] By: nick                                  on 2001/01/13  11:06:44
20377         Log: Integrate mainline
20378      Branch: perlio
20379           +> ext/B/B/Concise.pm
20380           !> (integrate 52 files)
20381 ____________________________________________________________________________
20382 [  8431] By: jhi                                   on 2001/01/13  05:55:55
20383         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
20384              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20385              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
20386              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
20387      Branch: perl
20388            ! ext/B/B/Concise.pm
20389 ____________________________________________________________________________
20390 [  8430] By: jhi                                   on 2001/01/13  04:24:18
20391         Log: The LVRET macro needed an aTHX.
20392      Branch: perl
20393            ! pp.h
20394 ____________________________________________________________________________
20395 [  8429] By: jhi                                   on 2001/01/13  02:12:42
20396         Log: Update Changes.
20397      Branch: perl
20398            ! Changes patchlevel.h
20399 ____________________________________________________________________________
20400 [  8428] By: jhi                                   on 2001/01/13  02:08:50
20401         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
20402              From: Peter Prymmer <pvhp@forte.com>
20403              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
20404              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
20405              
20406              Add a BEGIN guard for sloppy floating point division.
20407      Branch: perl
20408            ! lib/Math/BigInt.pm lib/bigint.pl
20409 ____________________________________________________________________________
20410 [  8427] By: jhi                                   on 2001/01/13  01:47:16
20411         Log: The B::Terse drop-in replacement wasn't quite drop-in.
20412      Branch: perl
20413            ! ext/B/B/Terse.pm
20414 ____________________________________________________________________________
20415 [  8426] By: jhi                                   on 2001/01/12  21:20:43
20416         Log: Use UVXf.
20417      Branch: perl
20418            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20419            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
20420            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20421            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20422            ! win32/config.gc win32/config.vc
20423 ____________________________________________________________________________
20424 [  8425] By: jhi                                   on 2001/01/12  20:20:14
20425         Log: Subject: [PATCH perl@8342] -Wformat
20426              From: Robin Barker <rmb1@cise.npl.co.uk>
20427              Date: Fri, 12 Jan 2001 20:03:14 GMT
20428              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
20429      Branch: perl
20430            ! ext/Encode/Encode.xs mg.c sv.c toke.c
20431 ____________________________________________________________________________
20432 [  8424] By: jhi                                   on 2001/01/12  20:01:48
20433         Log: Subject: B::Concise -- an improved replacement for B::Terse 
20434              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20435              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
20436              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
20437      Branch: perl
20438            + ext/B/B/Concise.pm
20439            ! MANIFEST ext/B/B/Terse.pm
20440 ____________________________________________________________________________
20441 [  8423] By: jhi                                   on 2001/01/12  19:24:02
20442         Log: The new metaconfig unit from the #8421.
20443      Branch: metaconfig/U/perl
20444            + d_sigprocmask.U
20445 ____________________________________________________________________________
20446 [  8422] By: jhi                                   on 2001/01/12  19:23:43
20447         Log: Forgot the microperl config from the #8421.
20448      Branch: perl
20449            ! uconfig.h uconfig.sh
20450 ____________________________________________________________________________
20451 [  8421] By: jhi                                   on 2001/01/12  19:05:27
20452         Log: Add sigprocmask() probe, regen Configure, regen toc.
20453      Branch: perl
20454            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20455            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
20456            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20457            ! vos/config.ga.h win32/config.bc win32/config.gc
20458            ! win32/config.vc
20459 ____________________________________________________________________________
20460 [  8420] By: jhi                                   on 2001/01/12  18:34:31
20461         Log: Add sockatmark() to the todo list.
20462      Branch: perl
20463            ! Todo-5.6
20464 ____________________________________________________________________________
20465 [  8419] By: jhi                                   on 2001/01/12  18:09:46
20466         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
20467      Branch: perl
20468            ! op.c
20469 ____________________________________________________________________________
20470 [  8418] By: jhi                                   on 2001/01/12  18:05:30
20471         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
20472              From: Radu Greab <radu@netsoft.ro>
20473              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
20474              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
20475      Branch: perl
20476            ! op.c t/pragma/sub_lval.t
20477 ____________________________________________________________________________
20478 [  8417] By: jhi                                   on 2001/01/12  16:09:09
20479         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
20480              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
20481              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
20482              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
20483      Branch: perl
20484            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
20485            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
20486            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
20487            ! t/pragma/sub_lval.t toke.c
20488 ____________________________________________________________________________
20489 [  8416] By: jhi                                   on 2001/01/12  15:42:06
20490         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
20491              From: "Richard Soderberg" <rs@crystalflame.net>
20492              Date: Fri, 12 Jan 2001 04:49:35 -0800
20493              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
20494              
20495              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
20496              according to the platform.
20497      Branch: perl
20498            ! op.c
20499 ____________________________________________________________________________
20500 [  8415] By: jhi                                   on 2001/01/12  15:33:41
20501         Log: One more UTF-8 fix from Inaba Hiroto.
20502      Branch: perl
20503            ! pp.c regexec.c t/pragma/utf8.t
20504 ____________________________________________________________________________
20505 [  8414] By: jhi                                   on 2001/01/12  15:30:18
20506         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
20507      Branch: perl
20508            ! regexec.c
20509 ____________________________________________________________________________
20510 [  8413] By: jhi                                   on 2001/01/12  15:22:10
20511         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
20512              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20513              Date: Thu, 11 Jan 2001 12:53:36 +0100
20514              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
20515      Branch: perl
20516            ! toke.c
20517 ____________________________________________________________________________
20518 [  8412] By: jhi                                   on 2001/01/12  15:20:25
20519         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
20520              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20521              Date: Fri, 12 Jan 2001 14:37:55 +0100
20522              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
20523      Branch: perl
20524            ! hints/posix-bc.sh
20525 ____________________________________________________________________________
20526 [  8411] By: jhi                                   on 2001/01/12  15:14:14
20527         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
20528              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20529              Date: Fri, 12 Jan 2001 10:42:21 +0100
20530              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
20531      Branch: perl
20532            ! t/op/regmesg.t
20533 ____________________________________________________________________________
20534 [  8410] By: jhi                                   on 2001/01/12  05:48:55
20535         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
20536              From: Nicholas Clark <nick@ccl4.org> 
20537              Date: Sun, 7 Jan 2001 19:47:14 +0000
20538              Message-ID: <20010107194714.B1048@plum.flirble.org>
20539      Branch: perl
20540            ! t/op/numconvert.t
20541 ____________________________________________________________________________
20542 [  8409] By: jhi                                   on 2001/01/12  05:41:28
20543         Log: Integrate perlio.
20544      Branch: perl
20545           !> mg.c scope.h
20546 ____________________________________________________________________________
20547 [  8408] By: nick                                  on 2001/01/11  22:43:28
20548         Log: Remove variables that were used in experiments.
20549      Branch: perlio
20550            ! mg.c
20551 ____________________________________________________________________________
20552 [  8407] By: nick                                  on 2001/01/11  20:57:44
20553         Log: Catch die in %SIG handler and unblock the signal before re-dying.
20554              This make Linux work _without_ sigsetjmp().
20555              Turn off sigsetjmp() to see what else it does.
20556              May need Configure probe for sigprocmask() if anything has sigaction()
20557              but not sigprocmask().
20558      Branch: perlio
20559            ! mg.c scope.h
20560 ____________________________________________________________________________
20561 [  8406] By: nick                                  on 2001/01/11  19:32:07
20562         Log: Integrate mainline
20563      Branch: perlio
20564           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
20565           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
20566           !> t/op/substr.t
20567 ____________________________________________________________________________
20568 [  8405] By: jhi                                   on 2001/01/11  17:11:01
20569         Log: Fix UTF-8 lval substr().
20570      Branch: perl
20571            ! mg.c t/op/substr.t
20572 ____________________________________________________________________________
20573 [  8404] By: jhi                                   on 2001/01/11  05:13:58
20574         Log: Update Changes.
20575      Branch: perl
20576            ! Changes patchlevel.h
20577 ____________________________________________________________________________
20578 [  8403] By: jhi                                   on 2001/01/11  04:38:24
20579         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
20580              From: Hugo <hv@crypt.compulink.co.uk>
20581              Date: Mon, 30 Oct 2000 01:33:26 +0000
20582              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
20583      Branch: perl
20584            ! regexec.c t/op/re_tests
20585 ____________________________________________________________________________
20586 [  8402] By: jhi                                   on 2001/01/11  04:26:12
20587         Log: Integrate perlio.
20588      Branch: perl
20589           !> scope.h util.c
20590 ____________________________________________________________________________
20591 [  8401] By: nick                                  on 2001/01/10  22:52:55
20592         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
20593              (So Alan and Ilya can try setting via hints.)
20594              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
20595              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
20596              doing the save everywhere seems to restart read() correctly, but just
20597              doing it once "round" the handler does not.
20598      Branch: perlio
20599            ! scope.h
20600 ____________________________________________________________________________
20601 [  8400] By: jhi                                   on 2001/01/10  21:57:54
20602         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
20603              of IRIX, HP-UX is unaffected.
20604      Branch: perl
20605            ! perl.h
20606 ____________________________________________________________________________
20607 [  8399] By: nick                                  on 2001/01/10  21:29:19
20608         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
20609      Branch: perlio
20610            ! util.c
20611 ____________________________________________________________________________
20612 [  8398] By: jhi                                   on 2001/01/10  20:55:31
20613         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
20614              also have ReusePort.
20615      Branch: perl
20616            ! ext/IO/lib/IO/Socket/INET.pm
20617 ____________________________________________________________________________
20618 [  8397] By: jhi                                   on 2001/01/10  20:50:57
20619         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
20620              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
20621              Date: Wed, 10 Jan 2001 01:38:13 -0800
20622              Message-ID: <20010110013813.B41744@yahoo-inc.com>
20623      Branch: perl
20624            ! ext/IO/lib/IO/Socket/INET.pm
20625 ____________________________________________________________________________
20626 [  8396] By: jhi                                   on 2001/01/10  20:49:30
20627         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
20628              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
20629              Date: Wed, 10 Jan 2001 01:37:32 -0800
20630              Message-ID: <20010110013732.A41744@yahoo-inc.com>
20631      Branch: perl
20632            ! ext/Socket/Socket.pm
20633 ____________________________________________________________________________
20634 [  8395] By: jhi                                   on 2001/01/10  20:41:37
20635         Log: Test for bug id 20010105.016 (fixed by #8378).
20636      Branch: perl
20637            ! t/op/split.t
20638 ____________________________________________________________________________
20639 [  8394] By: jhi                                   on 2001/01/10  20:26:32
20640         Log: Integrate perlio.
20641      Branch: perl
20642            ! util.c
20643 ____________________________________________________________________________
20644 [  8393] By: nick                                  on 2001/01/10  19:34:30
20645         Log: Back out Simon's pid hackery for now.
20646      Branch: perlio
20647            ! util.c
20648 ____________________________________________________________________________
20649 [  8392] By: nick                                  on 2001/01/10  19:23:13
20650         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
20651      Branch: perlio
20652           !> (integrate 29 files)
20653 ____________________________________________________________________________
20654 [  8391] By: jhi                                   on 2001/01/10  18:43:15
20655         Log: Subject: [PATCH] Fix my_pclose segfault
20656              From: Simon Cozens <simon@cozens.net>
20657              Date: Wed, 10 Jan 2001 18:39:35 +0000
20658              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
20659      Branch: perl
20660            ! util.c
20661 ____________________________________________________________________________
20662 [  8390] By: jhi                                   on 2001/01/10  18:42:08
20663         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
20664              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20665              Date:     Wed, 10 Jan 2001 13:23:02 EST
20666              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
20667      Branch: perl
20668            ! ext/Opcode/Opcode.xs
20669 ____________________________________________________________________________
20670 [  8389] By: jhi                                   on 2001/01/10  15:16:07
20671         Log: Turn off the integer preservation for now.
20672      Branch: perl
20673            ! perl.h
20674 ____________________________________________________________________________
20675 [  8388] By: jhi                                   on 2001/01/10  15:01:25
20676         Log: Few more IDE/editor nits from p5p.
20677      Branch: perl
20678            ! pod/perlfaq3.pod
20679 ____________________________________________________________________________
20680 [  8387] By: jhi                                   on 2001/01/10  06:53:16
20681         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
20682              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
20683              Date: Tue, 9 Jan 2001 23:16:02 +0000
20684              Message-ID: <20010109231602.A81101@plum.flirble.org>
20685      Branch: perl
20686            ! sv.c
20687 ____________________________________________________________________________
20688 [  8386] By: jhi                                   on 2001/01/10  03:17:54
20689         Log: Test cases for #8385 (from Simon's "torture.pl")
20690      Branch: perl
20691            ! t/op/tr.t
20692 ____________________________________________________________________________
20693 [  8385] By: jhi                                   on 2001/01/10  03:17:11
20694         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
20695              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
20696              Date: Wed, 10 Jan 2001 11:39:39 +0900
20697              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
20698              
20699              Some more UTF-8 tr cases fixed.
20700      Branch: perl
20701            ! doop.c
20702 ____________________________________________________________________________
20703 [  8384] By: jhi                                   on 2001/01/09  22:45:40
20704         Log: Allow the locale test needing POSIX and the taint test
20705              needing IPC::SysV to run under 'minitest' (basically,
20706              bail out if loading the extension fails)
20707      Branch: perl
20708            ! t/op/misc.t t/op/taint.t
20709 ____________________________________________________________________________
20710 [  8383] By: jhi                                   on 2001/01/09  21:36:04
20711         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
20712              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20713              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
20714              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
20715      Branch: perl
20716            ! t/io/openpid.t
20717 ____________________________________________________________________________
20718 [  8382] By: jhi                                   on 2001/01/09  21:06:08
20719         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
20720              Should finish up the bug id 20001205.022.
20721      Branch: perl
20722            ! pp.c pp_hot.c scope.c
20723 ____________________________________________________________________________
20724 [  8381] By: jhi                                   on 2001/01/09  18:27:43
20725         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
20726              From: Andy Dougherty <doughera@lafayette.edu>
20727              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
20728              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
20729              
20730              More robust yacc/bison error detection.
20731      Branch: perl
20732            ! t/comp/proto.t
20733 ____________________________________________________________________________
20734 [  8380] By: jhi                                   on 2001/01/09  15:21:38
20735         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
20736              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20737              Date:     Tue, 9 Jan 2001 07:53:55 EST
20738              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
20739      Branch: perl
20740            ! t/op/misc.t vms/test.com
20741 ____________________________________________________________________________
20742 [  8379] By: jhi                                   on 2001/01/09  15:20:38
20743         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
20744              From: jhi@cc.hut.fi
20745              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
20746              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
20747              
20748              The #8378 fixed this.
20749      Branch: perl
20750            ! t/op/tr.t
20751 ____________________________________________________________________________
20752 [  8378] By: jhi                                   on 2001/01/09  15:05:32
20753         Log: Subject: One more patch for UTF8 
20754              From: Inaba Hiroto <inaba@st.rim.or.jp>
20755              Date: Tue, 09 Jan 2001 01:04:32 +0900
20756              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
20757              
20758              UTF-8 fixes for 'x' and tr///.
20759      Branch: perl
20760            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
20761            ! regcomp.c regexec.c toke.c utf8.c
20762 ____________________________________________________________________________
20763 [  8377] By: jhi                                   on 2001/01/09  14:32:17
20764         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
20765      Branch: perl
20766            ! t/op/length.t
20767 ____________________________________________________________________________
20768 [  8376] By: jhi                                   on 2001/01/09  04:32:32
20769         Log: integrate changes #7775, #8316, #8316 from mainline
20770      Branch: maint-5.6/perl
20771            ! hints/solaris_2.sh
20772 ____________________________________________________________________________
20773 [  8375] By: jhi                                   on 2001/01/09  04:26:43
20774         Log: Update Changes.
20775      Branch: perl
20776            ! Changes patchlevel.h
20777 ____________________________________________________________________________
20778 [  8374] By: jhi                                   on 2001/01/09  04:14:32
20779         Log: IDE/editor section tweaking.
20780      Branch: perl
20781            ! pod/perlfaq3.pod
20782 ____________________________________________________________________________
20783 [  8373] By: jhi                                   on 2001/01/09  02:38:26
20784         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
20785              From: Peter Prymmer <pvhp@forte.com>
20786              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
20787              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
20788              
20789              In preparation os OS/390 dynamic loading.
20790      Branch: perl
20791            ! README.os390 hints/os390.sh
20792 ____________________________________________________________________________
20793 [  8372] By: jhi                                   on 2001/01/09  00:24:30
20794         Log: Integrate with perlio.
20795      Branch: perl
20796           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
20797 ____________________________________________________________________________
20798 [  8371] By: nick                                  on 2001/01/08  23:54:33
20799         Log: Fix "scalars leaked" bugs caused by overload magic
20800              (Highlighted by Ilya's DESTROY optimization.)
20801      Branch: perlio
20802            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
20803 ____________________________________________________________________________
20804 [  8370] By: nick                                  on 2001/01/08  20:19:41
20805         Log: Integrate mainline
20806      Branch: perlio
20807           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
20808           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
20809           !> t/op/64bitint.t
20810 ____________________________________________________________________________
20811 [  8369] By: jhi                                   on 2001/01/08  17:30:52
20812         Log: save_delete() Safefree() doesn't (anymore?) work with shared
20813              strings, one test failure in op/misc and almost all of lib/b.
20814              (Outcomments #8369.)
20815      Branch: perl
20816            ! scope.c
20817 ____________________________________________________________________________
20818 [  8368] By: jhi                                   on 2001/01/08  14:47:10
20819         Log: (Outcommented by #8369.)
20820              
20821              Subject: Re: Perl BugID 20001205.022 ---- save_delete
20822              From: Simon Cozens <simon@cozens.net>
20823              Date: Sat, 6 Jan 2001 11:48:40 +0000
20824              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
20825              
20826              The save_delete() does need the Safefree.
20827      Branch: perl
20828            ! scope.c
20829 ____________________________________________________________________________
20830 [  8367] By: bailey                                on 2001/01/08  08:53:52
20831         Log: Once again syncing after too long an absence
20832      Branch: vmsperl
20833           +> (branch 55 files)
20834            - MAINTAIN fix_pl vos/config.def vos/config.h
20835            - vos/config_h.SH_orig
20836           !> (integrate 498 files)
20837 ____________________________________________________________________________
20838 [  8366] By: jhi                                   on 2001/01/08  02:42:59
20839         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
20840              From: nick@ccl4.org
20841              Date: Sun, 7 Jan 2001 21:07:18 +0000
20842              Message-Id: <20010107210717.D1048@plum.flirble.org>
20843      Branch: perl
20844            ! sv.c t/op/64bitint.t
20845 ____________________________________________________________________________
20846 [  8365] By: jhi                                   on 2001/01/08  02:35:16
20847         Log: Subject: [PATCH] environ nit
20848              From: Simon Cozens <simon@cozens.net>
20849              Date: Sun, 7 Jan 2001 17:57:07 +0000
20850              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
20851              
20852              Use environ only if we have it.
20853      Branch: perl
20854            ! mg.c
20855 ____________________________________________________________________________
20856 [  8364] By: jhi                                   on 2001/01/08  02:24:51
20857         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
20858      Branch: perl
20859            ! ext/GDBM_File/GDBM_File.xs
20860 ____________________________________________________________________________
20861 [  8363] By: jhi                                   on 2001/01/08  02:19:24
20862         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
20863              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20864              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
20865              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
20866      Branch: perl
20867            ! dump.c op.c
20868 ____________________________________________________________________________
20869 [  8362] By: jhi                                   on 2001/01/08  02:17:43
20870         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
20871              From: Doug MacEachern <dougm@covalent.net>
20872              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
20873              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
20874              
20875              Allow AUTOLOAD to be an xsub and allow such xsubs
20876              to avoid use of $AUTOLOAD.
20877      Branch: perl
20878            ! gv.c
20879 ____________________________________________________________________________
20880 [  8361] By: jhi                                   on 2001/01/08  02:16:07
20881         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
20882              From: Radu Greab <radu@netsoft.ro>
20883              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
20884              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
20885              
20886              No need for the potentially unportable $SIG{CHLD}.
20887      Branch: perl
20888            ! t/io/pipe.t
20889 ____________________________________________________________________________
20890 [  8360] By: jhi                                   on 2001/01/08  01:58:23
20891         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
20892      Branch: perl
20893            ! lib/Getopt/Long.pm
20894 ____________________________________________________________________________
20895 [  8359] By: jhi                                   on 2001/01/08  01:55:44
20896         Log: Integrate perlio.
20897      Branch: perl
20898           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
20899           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
20900           !> utf8.c win32/Makefile
20901 ____________________________________________________________________________
20902 [  8358] By: jhi                                   on 2001/01/07  21:16:50
20903         Log: Update the EPOC cross SDK URL.
20904      Branch: perl
20905            ! README.epoc
20906 ____________________________________________________________________________
20907 [  8357] By: jhi                                   on 2001/01/07  21:16:09
20908         Log: Update the EPOC cross SDK URL.
20909      Branch: maint-5.6/perl
20910            ! README.epoc
20911 ____________________________________________________________________________
20912 [  8356] By: nick                                  on 2001/01/06  21:47:52
20913         Log: FILE * in XS code for PerlIO world:
20914              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
20915              - Add FILE * T_STDIO typemap.
20916              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
20917      Branch: perlio
20918            ! lib/ExtUtils/typemap perlio.c perlio.h
20919 ____________________________________________________________________________
20920 [  8355] By: jhi                                   on 2001/01/06  20:27:15
20921         Log: integrate change #8336 from mainline
20922              
20923              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
20924      Branch: maint-5.6/perl
20925            ! hv.c
20926 ____________________________________________________________________________
20927 [  8354] By: jhi                                   on 2001/01/06  20:24:29
20928         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20929              From: Robin Barker <rmb1@cise.npl.co.uk>
20930              Date: Fri, 22 Dec 2000 12:17:38 GMT
20931              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
20932              
20933              The patch reformats some long =item lines so they give
20934              correct output via pod2man | nroff -man
20935              
20936              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20937              From: Robin Barker <rmb1@cise.npl.co.uk>
20938              Date: Tue, 2 Jan 2001 15:35:03 GMT
20939              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
20940              
20941              Here is a _further_ patch which corrects a few more errors:
20942              * an empty C<=item> in CPAN.pm
20943              * patching the wrong file (pod/perlamiga.pod not README.amiga)
20944              * leaving empty C<=item>s which formatted incorrectly
20945              * over long C<=item>s revealed by latest patch to Pod::Man
20946      Branch: maint-5.6/perl
20947            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
20948            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
20949            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
20950            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
20951            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
20952            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
20953 ____________________________________________________________________________
20954 [  8353] By: jhi                                   on 2001/01/06  20:21:10
20955         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
20956              
20957              UTF-8 hash keys.
20958      Branch: maint-5.6/perl
20959            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
20960 ____________________________________________________________________________
20961 [  8352] By: jhi                                   on 2001/01/06  20:18:44
20962         Log: Forgotten from #8438.
20963      Branch: maint-5.6/perl
20964            ! epoc/epocish.h
20965 ____________________________________________________________________________
20966 [  8351] By: jhi                                   on 2001/01/06  20:18:12
20967         Log: Forgotten from #8347.
20968      Branch: maint-5.6/perl
20969            ! config_h.SH
20970 ____________________________________________________________________________
20971 [  8350] By: jhi                                   on 2001/01/06  20:00:19
20972         Log: Thinko in #8347.
20973      Branch: maint-5.6/perl
20974            ! regcomp.c
20975 ____________________________________________________________________________
20976 [  8349] By: jhi                                   on 2001/01/06  18:05:30
20977         Log: Copy the FAQ3 IDE section from the development branch,
20978              changes originally by Peter Prymmer.
20979      Branch: maint-5.6/perl
20980            ! pod/perlfaq3.pod
20981 ____________________________________________________________________________
20982 [  8348] By: jhi                                   on 2001/01/06  18:03:02
20983         Log: EPOC updates for TRIAL1.
20984              
20985              Subject: [5.6.1 trial1] EPOC update
20986              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20987              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
20988              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
20989              
20990              Subject: epoc patch2 for perl-5.6.1-trial1
20991              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20992              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
20993              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
20994      Branch: maint-5.6/perl
20995            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
20996            ! epoc/epocish.c
20997 ____________________________________________________________________________
20998 [  8347] By: jhi                                   on 2001/01/06  17:29:10
20999         Log: integrate changes #7710,7824,7973 from mainline,
21000              plus VMS nits from Peter Prymmer and Dan Sugalski.
21001              
21002              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
21003              library (getprotobyname and getprotobynumber are outversioned by
21004              the same calls in libc, at least for xlc version 3.
21005              
21006              Add HAS_SBRK_PROTO.
21007              
21008              Fixes for signedness warnings noticed by VMSperlers.
21009      Branch: maint-5.6/perl
21010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21011            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
21012            ! sv.c vms/descrip_mms.template vos/config.alpha.def
21013            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21014            ! win32/config.bc win32/config.gc win32/config.vc
21015 ____________________________________________________________________________
21016 [  8346] By: nick                                  on 2001/01/06  14:36:01
21017         Log: Fixup accumulated integrate muddles (perlio == devperl again)
21018      Branch: perlio
21019            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
21020 ____________________________________________________________________________
21021 [  8345] By: nick                                  on 2001/01/06  14:24:58
21022         Log: Integrate mainline
21023      Branch: perlio
21024           !> (integrate 55 files)
21025 ____________________________________________________________________________
21026 [  8344] By: jhi                                   on 2001/01/06  02:24:02
21027         Log: Subject: [patch] PerlIO_cleanup() prototype
21028              From: Doug MacEachern <dougm@covalent.net>
21029              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
21030              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
21031      Branch: perl
21032            ! perlio.h
21033 ____________________________________________________________________________
21034 [  8343] By: jhi                                   on 2001/01/06  01:04:09
21035         Log: IRIX compiler noticed that the bof initialization might be
21036              bypassed by control flow.
21037      Branch: perl
21038            ! toke.c
21039 ____________________________________________________________________________
21040 [  8342] By: jhi                                   on 2001/01/06  00:10:48
21041         Log: Update Changes.
21042      Branch: perl
21043            ! Changes patchlevel.h
21044 ____________________________________________________________________________
21045 [  8341] By: jhi                                   on 2001/01/05  23:52:33
21046         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
21047      Branch: perl
21048            ! toke.c
21049 ____________________________________________________________________________
21050 [  8340] By: jhi                                   on 2001/01/05  22:44:08
21051         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
21052              From: Radu Greab <radu@netsoft.ro>
21053              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
21054              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
21055      Branch: perl
21056            ! t/io/pipe.t util.c
21057 ____________________________________________________________________________
21058 [  8339] By: jhi                                   on 2001/01/05  22:35:17
21059         Log: Subject: [PATCH] format and rewording in perlfaq.pod
21060              From: Robin Barker <rmb1@cise.npl.co.uk>
21061              Date: Fri, 5 Jan 2001 18:51:20 GMT
21062              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
21063      Branch: perl
21064            ! pod/perlfaq.pod
21065 ____________________________________________________________________________
21066 [  8338] By: jhi                                   on 2001/01/05  22:31:17
21067         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
21068              From: Peter Prymmer <pvhp@forte.com>
21069              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
21070              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
21071      Branch: perl
21072            ! utils/perlbug.PL
21073 ____________________________________________________________________________
21074 [  8337] By: jhi                                   on 2001/01/05  18:15:11
21075         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
21076              From: Robin Barker <rmb1@cise.npl.co.uk>
21077              Date: Tue, 2 Jan 2001 15:24:07 GMT
21078              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
21079              
21080              If you call configure as C<./Configure> or C<sh ./Configure>,
21081              $src is set to the absolute path name, not '.'.
21082              
21083              This, in turn, means -Dmksymlink tries to do its stuff because
21084              it does not think it is in the src directory.
21085              
21086              (plus a metaconfig nitfix)
21087      Branch: metaconfig
21088            ! U/compline/ccflags.U U/modified/src.U
21089      Branch: perl
21090            ! Configure config_h.SH
21091 ____________________________________________________________________________
21092 [  8336] By: jhi                                   on 2001/01/05  17:48:32
21093         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
21094              From: Alan Burlison <Alan.Burlison@uk.sun.com>
21095              Message-ID: <3A5606C4.473D2226@uk.sun.com>
21096              Date: Fri, 05 Jan 2001 17:39:16 +0000
21097      Branch: perl
21098            ! hv.c
21099 ____________________________________________________________________________
21100 [  8335] By: jhi                                   on 2001/01/05  16:05:44
21101         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
21102      Branch: perl
21103            ! lib/Getopt/Long.pm
21104 ____________________________________________________________________________
21105 [  8334] By: jhi                                   on 2001/01/05  16:00:51
21106         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21107              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21108              Date: Fri, 05 Jan 2001 13:46:51 +0100
21109              Message-ID: <13693.978698811@nice.ram.loc>
21110              
21111              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21112              accurate reading of the "atime".  
21113      Branch: perl
21114            ! t/io/fs.t
21115 ____________________________________________________________________________
21116 [  8333] By: jhi                                   on 2001/01/05  15:57:37
21117         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
21118              From: Simon Cozens <simon@cozens.net>
21119              Date: Fri, 8 Dec 2000 13:33:31 +0000
21120              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
21121              
21122              A lost patch fragment.
21123      Branch: perl
21124            ! doop.c
21125 ____________________________________________________________________________
21126 [  8332] By: jhi                                   on 2001/01/05  15:40:42
21127         Log: Do away with strncpy() and a fixed length buffer.
21128      Branch: perl
21129            ! utf8.c
21130 ____________________________________________________________________________
21131 [  8331] By: jhi                                   on 2001/01/05  15:03:07
21132         Log: Tests for #8329 and #8330.
21133      Branch: perl
21134            ! t/op/bop.t
21135 ____________________________________________________________________________
21136 [  8330] By: jhi                                   on 2001/01/05  15:02:38
21137         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
21138              raw 8-bit form to the UTF-8 string.
21139      Branch: perl
21140            ! toke.c
21141 ____________________________________________________________________________
21142 [  8329] By: jhi                                   on 2001/01/05  14:55:13
21143         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
21144              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21145              Date: Fri, 5 Jan 2001 12:28:52 +0100
21146              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
21147              
21148              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
21149              no effect.  (changed the strncpy() to Copy())
21150      Branch: perl
21151            ! toke.c
21152 ____________________________________________________________________________
21153 [  8328] By: jhi                                   on 2001/01/05  06:44:27
21154         Log: UTF-8 cleanup.
21155      Branch: perl
21156            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
21157            ! regexec.c sv.c toke.c
21158 ____________________________________________________________________________
21159 [  8327] By: jhi                                   on 2001/01/05  01:11:29
21160         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')
21161              From: Radu Greab <radu@netsoft.ro>
21162              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
21163              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
21164              
21165              Cleans up Harness to not use FileHandle, which uses IO.
21166      Branch: perl
21167            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21168 ____________________________________________________________________________
21169 [  8326] By: jhi                                   on 2001/01/05  00:56:37
21170         Log: Update Changes.
21171      Branch: perl
21172            ! Changes patchlevel.h
21173 ____________________________________________________________________________
21174 [  8325] By: jhi                                   on 2001/01/05  00:53:18
21175         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
21176              From: Peter Prymmer <pvhp@forte.com>
21177              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
21178              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
21179              
21180              plus a couple more tailing whitespace removals.
21181      Branch: perl
21182            ! win32/Makefile
21183 ____________________________________________________________________________
21184 [  8324] By: jhi                                   on 2001/01/05  00:47:39
21185         Log: Add some Unicode chop() tests.
21186      Branch: perl
21187            ! t/op/chop.t
21188 ____________________________________________________________________________
21189 [  8323] By: jhi                                   on 2001/01/05  00:47:23
21190         Log: Unify UTF-8 malformedness handling.
21191      Branch: perl
21192            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
21193 ____________________________________________________________________________
21194 [  8322] By: jhi                                   on 2001/01/04  22:21:54
21195         Log: The new $issymlink was unknown to Mksymlinks.
21196      Branch: metaconfig/U/perl
21197            ! Mksymlinks.U issymlink.U
21198      Branch: perl
21199            ! Configure config_h.SH
21200 ____________________________________________________________________________
21201 [  8321] By: jhi                                   on 2001/01/04  21:51:05
21202         Log: The test didn't work under the core test framework.
21203      Branch: perl
21204            ! t/lib/st-lock.t
21205 ____________________________________________________________________________
21206 [  8320] By: jhi                                   on 2001/01/04  21:14:22
21207         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
21208      Branch: perl
21209            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
21210 ____________________________________________________________________________
21211 [  8319] By: jhi                                   on 2001/01/04  20:46:17
21212         Log: Typo in #8312 when manually appying a problematic patch fragment.
21213      Branch: perl
21214            ! ext/Storable/Storable.xs
21215 ____________________________________________________________________________
21216 [  8318] By: jhi                                   on 2001/01/04  20:43:01
21217         Log: The $sh_c didn't fly.
21218      Branch: metaconfig
21219            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
21220            ! U/modified/Loc.U U/modified/myhostname.U
21221            ! U/modified/spitshell.U
21222      Branch: metaconfig/U/perl
21223            ! issymlink.U
21224      Branch: perl
21225            ! Configure config_h.SH
21226 ____________________________________________________________________________
21227 [  8317] By: jhi                                   on 2001/01/04  19:58:01
21228         Log: AIX builtin test -h is broken, changes based on
21229              
21230              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
21231              Date: Tue, 02 Jan 2001 11:24:39 +0100
21232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21233              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
21234      Branch: metaconfig
21235            + U/modified/spitshell.U
21236            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
21237            ! U/modified/Loc.U U/modified/myhostname.U
21238      Branch: metaconfig/U/perl
21239            ! Mksymlinks.U issymlink.U
21240      Branch: perl
21241            ! Configure
21242 ____________________________________________________________________________
21243 [  8316] By: jhi                                   on 2001/01/04  19:02:22
21244         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
21245              From: Andy Dougherty <doughera@lafayette.edu>
21246              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
21247              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
21248              
21249              Beware of GNU ld.
21250      Branch: perl
21251            ! hints/solaris_2.sh
21252 ____________________________________________________________________________
21253 [  8315] By: jhi                                   on 2001/01/04  18:56:48
21254         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
21255              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
21256              Date: Wed, 3 Jan 2001 07:58:51 +0100
21257              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
21258      Branch: perl
21259            ! hints/solaris_2.sh
21260 ____________________________________________________________________________
21261 [  8314] By: jhi                                   on 2001/01/04  18:54:07
21262         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21263              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21264              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
21265              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
21266              
21267              Doc tweak on #8313.
21268      Branch: perl
21269            ! ext/B/B/Deparse.pm
21270 ____________________________________________________________________________
21271 [  8313] By: jhi                                   on 2001/01/04  18:52:27
21272         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
21273              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
21274              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21275              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
21276              
21277              Make the peephole optimizer to bypass more null ops and
21278              and rewrite the deparse handling of continue blocks.
21279      Branch: perl
21280            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
21281 ____________________________________________________________________________
21282 [  8312] By: jhi                                   on 2001/01/04  18:47:39
21283         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
21284      Branch: perl
21285            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
21286            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
21287            ! t/lib/st-lock.t
21288 ____________________________________________________________________________
21289 [  8311] By: jhi                                   on 2001/01/04  18:36:08
21290         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
21291              filter to be run on each .pm during the pm_to_blib() phase,
21292              a fixed version of
21293              
21294              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21295              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21296              Date: Wed, 03 Jan 2001 22:01:30 +0100
21297              Message-ID: <5296.978555690@nice.ram.loc>
21298      Branch: perl
21299            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21300            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21301            ! lib/ExtUtils/MakeMaker.pm
21302 ____________________________________________________________________________
21303 [  8310] By: jhi                                   on 2001/01/04  18:32:54
21304         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21305              From: Robin Barker <rmb1@cise.npl.co.uk>
21306              Date: Tue, 2 Jan 2001 15:35:03 GMT
21307              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
21308      Branch: perl
21309            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
21310            ! pod/perlrequick.pod
21311 ____________________________________________________________________________
21312 [  8309] By: jhi                                   on 2001/01/04  18:29:07
21313         Log: Subject: Re: [patch] static-ize XS()
21314              From: Doug MacEachern <dougm@covalent.net>
21315              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
21316              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
21317              
21318              Provide prototypes for the XS functions.
21319      Branch: perl
21320            ! lib/ExtUtils/xsubpp
21321 ____________________________________________________________________________
21322 [  8308] By: jhi                                   on 2001/01/04  18:27:44
21323         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
21324              From: Doug MacEachern <dougm@covalent.net>
21325              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
21326              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
21327      Branch: perl
21328            ! lib/ExtUtils/typemap
21329 ____________________________________________________________________________
21330 [  8307] By: jhi                                   on 2001/01/04  18:25:25
21331         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
21332              From: Doug MacEachern <dougm@covalent.net>
21333              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
21334              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
21335              
21336              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
21337      Branch: perl
21338            ! lib/ExtUtils/MM_Unix.pm
21339 ____________________________________________________________________________
21340 [  8306] By: jhi                                   on 2001/01/04  18:23:00
21341         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
21342              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21343              Date: Thu, 4 Jan 2001 12:47:10 +0100 
21344              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
21345              
21346              The toke.c part only, patching embed.h and proto.h is futile.
21347      Branch: perl
21348            ! toke.c
21349 ____________________________________________________________________________
21350 [  8305] By: jhi                                   on 2001/01/04  18:05:51
21351         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
21352              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21353              Date: Thu, 4 Jan 2001 17:50:12 +0100 
21354              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
21355      Branch: perl
21356            ! toke.c
21357 ____________________________________________________________________________
21358 [  8304] By: jhi                                   on 2001/01/04  18:03:26
21359         Log: Subject: [PATCH perl@8269]
21360              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21361              Date: Thu, 4 Jan 2001 12:53:39 +0100 
21362              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
21363              
21364              If running byacc write-enable also perly.h.
21365      Branch: perl
21366            ! Makefile.SH
21367 ____________________________________________________________________________
21368 [  8303] By: jhi                                   on 2001/01/04  15:40:49
21369         Log: Rewrite pp_concat() in terms of sv_catsv().
21370      Branch: perl
21371            ! pp_hot.c
21372 ____________________________________________________________________________
21373 [  8302] By: nick                                  on 2001/01/03  22:43:22
21374         Log: Integrate mainline.
21375      Branch: perlio
21376           !> ext/Encode/Encode.xs sv.c utf8.c
21377 ____________________________________________________________________________
21378 [  8301] By: jhi                                   on 2001/01/02  23:40:26
21379         Log: Variable naming tweak.
21380      Branch: perl
21381            ! sv.c
21382 ____________________________________________________________________________
21383 [  8300] By: jhi                                   on 2001/01/02  23:40:02
21384         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
21385              in is_utf8_string().
21386      Branch: perl
21387            ! utf8.c
21388 ____________________________________________________________________________
21389 [  8299] By: jhi                                   on 2001/01/02  22:14:40
21390         Log: Integrate perlio.
21391      Branch: perl
21392           !> pp.c pp_hot.c win32/Makefile
21393 ____________________________________________________________________________
21394 [  8298] By: nick                                  on 2001/01/02  22:03:06
21395         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
21396      Branch: perlio
21397            ! pp.c pp_hot.c
21398 ____________________________________________________________________________
21399 [  8297] By: jhi                                   on 2001/01/02  04:26:28
21400         Log: Signedness nit.
21401      Branch: perl
21402            ! ext/Encode/Encode.xs
21403 ____________________________________________________________________________
21404 [  8296] By: nick                                  on 2001/01/01  23:49:36
21405         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
21406      Branch: perlio
21407            ! win32/Makefile
21408 ____________________________________________________________________________
21409 [  8295] By: jhi                                   on 2001/01/01  23:05:48
21410         Log: Integrate perlio.
21411      Branch: perl
21412           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
21413           !> t/lib/encode.t
21414 ____________________________________________________________________________
21415 [  8294] By: nick                                  on 2001/01/01  22:48:34
21416         Log: Integrate mainline
21417      Branch: perlio
21418            ! pp_hot.c t/lib/encode.t
21419           !> (integrate 65 files)
21420 ____________________________________________________________________________
21421 [  8293] By: nick                                  on 2001/01/01  21:58:50
21422         Log: More rigor in UTF-8-ness of Encode's toUnicode
21423              XS export some of the utf8 internal functions.
21424              Test some of the functions.
21425              Fix pp_concat() bug shown by said tests.
21426      Branch: perlio
21427            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
21428            ! t/lib/encode.t
21429 ____________________________________________________________________________
21430 [  8292] By: jhi                                   on 2001/01/01  18:11:44
21431         Log: Integrate perlio.
21432      Branch: perl
21433           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
21434           !> ext/Encode/encengine.c ext/Encode/encode.h
21435 ____________________________________________________________________________
21436 [  8291] By: jhi                                   on 2001/01/01  18:10:58
21437         Log: Podify README.mpeix (a new version from the web),
21438              add a dummy NAME to Carp::Heavy, regen toc.
21439      Branch: perl
21440            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
21441            ! pod/perltoc.pod
21442 ____________________________________________________________________________
21443 [  8290] By: nick                                  on 2001/01/01  17:43:47
21444         Log: Loose the "Loading..." warning.
21445              Another bug in fallback support
21446      Branch: perlio
21447            ! ext/Encode/Encode.pm ext/Encode/encengine.c
21448 ____________________________________________________________________________
21449 [  8289] By: jhi                                   on 2001/01/01  00:01:57
21450         Log: Bump up Larry's copyright.
21451      Branch: perl
21452            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
21453            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
21454            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
21455            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
21456            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
21457            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
21458            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
21459            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
21460 ____________________________________________________________________________
21461 [  8288] By: nick                                  on 2000/12/31  21:27:53
21462         Log: Fix .ucm reading - forgot a chr()
21463              Start of .ucm write (for .enc to .ucm)
21464      Branch: perlio
21465            ! ext/Encode/compile
21466 ____________________________________________________________________________
21467 [  8287] By: jhi                                   on 2000/12/31  18:15:56
21468         Log: Comment away a diagnostic message as noted by Craig A. Berry
21469              (the unexpected message was confusing testing)
21470      Branch: perl
21471            ! ext/Encode/Encode.pm
21472 ____________________________________________________________________________
21473 [  8286] By: jhi                                   on 2000/12/31  18:14:51
21474         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
21475              Date: Sun, 31 Dec 2000 11:17:37 -0600
21476              From: "Craig A. Berry" <craigberry@mac.com>
21477              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
21478      Branch: perl
21479            ! ext/Encode/Makefile.PL
21480 ____________________________________________________________________________
21481 [  8285] By: nick                                  on 2000/12/31  18:11:54
21482         Log: Start of support of ICU-style .ucm files:
21483              - teach compile how to read a .ucm file
21484              - first guess at how to represent fallbacks in "tries".
21485              - use fallbacks if check == 0
21486              - new return code to indicate we used one.
21487      Branch: perlio
21488            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
21489            ! ext/Encode/encengine.c ext/Encode/encode.h
21490 ____________________________________________________________________________
21491 [  8284] By: jhi                                   on 2000/12/31  18:04:41
21492         Log: Pacify picky VMS compiler.
21493              
21494              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
21495              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21496              Date: Sat, 30 Dec 2000 18:10:02 -0600
21497              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
21498      Branch: perl
21499            ! sv.c
21500 ____________________________________________________________________________
21501 [  8283] By: jhi                                   on 2000/12/31  16:11:47
21502         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
21503      Branch: perl
21504            ! t/lib/glob-basic.t
21505 ____________________________________________________________________________
21506 [  8282] By: jhi                                   on 2000/12/31  15:26:11
21507         Log: Integrate perlio.
21508      Branch: perl
21509           !> makedef.pl opcode.pl os2/os2.c perlio.c
21510 ____________________________________________________________________________
21511 [  8281] By: nick                                  on 2000/12/31  10:06:15
21512         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
21513              is available to be exported
21514      Branch: perlio
21515            ! makedef.pl perlio.c
21516 ____________________________________________________________________________
21517 [  8280] By: nick                                  on 2000/12/31  09:41:26
21518         Log: Ilya's OS2 patch (testing for damage on Win32)
21519      Branch: perlio
21520            ! makedef.pl opcode.pl os2/os2.c
21521 ____________________________________________________________________________
21522 [  8279] By: jhi                                   on 2000/12/30  21:52:07
21523         Log: Test nits.
21524      Branch: perl
21525            ! t/lib/syslfs.t t/op/lfs.t
21526 ____________________________________________________________________________
21527 [  8278] By: jhi                                   on 2000/12/30  21:47:49
21528         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
21529              From: andreas.koenig@anima.de (Andreas J. Koenig)
21530              Date: 30 Dec 2000 22:35:37 +0100
21531              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
21532              
21533              The 32-bit wraparound test wasn't quite right.
21534      Branch: perl
21535            ! t/lib/syslfs.t t/op/lfs.t
21536 ____________________________________________________________________________
21537 [  8277] By: jhi                                   on 2000/12/30  21:33:44
21538         Log: Subject: [PATCH] open() example in perlfunc.pod 
21539              From: Karsten Sperling <s_sperli@ira.uka.de>
21540              Date: Sat, 30 Dec 2000 22:27:09 +0100
21541              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
21542      Branch: perl
21543            ! pod/perlfunc.pod
21544 ____________________________________________________________________________
21545 [  8276] By: jhi                                   on 2000/12/30  20:32:40
21546         Log: Not quite that many tests yet.
21547      Branch: perl
21548            ! t/op/pat.t
21549 ____________________________________________________________________________
21550 [  8275] By: jhi                                   on 2000/12/30  20:26:58
21551         Log: Integrate perlio.
21552      Branch: perl
21553           !> toke.c
21554 ____________________________________________________________________________
21555 [  8274] By: jhi                                   on 2000/12/30  20:24:56
21556         Log: Signedness nit.
21557      Branch: perl
21558            ! utf8.c
21559 ____________________________________________________________________________
21560 [  8273] By: jhi                                   on 2000/12/30  20:15:46
21561         Log: Add a test case for 20000731.001 which was fixed by the #8267.
21562      Branch: perl
21563            ! t/op/pat.t
21564 ____________________________________________________________________________
21565 [  8272] By: nick                                  on 2000/12/30  19:47:51
21566         Log: Tweak for MULTIPLICITY/USE_PERLIO
21567      Branch: perlio
21568            ! toke.c
21569 ____________________________________________________________________________
21570 [  8271] By: nick                                  on 2000/12/30  19:46:45
21571         Log: Integrate mainline
21572      Branch: perlio
21573           +> lib/unicode/distinct.pm
21574           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
21575           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
21576           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
21577 ____________________________________________________________________________
21578 [  8270] By: jhi                                   on 2000/12/30  19:39:50
21579         Log: Subject: RE: perl@8269
21580              From: "Richard Soderberg" <rs@crystalflame.net>
21581              Date: Sat, 30 Dec 2000 11:36:27 -0800
21582              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
21583              
21584              A missing aTHX_.
21585      Branch: perl
21586            ! toke.c
21587 ____________________________________________________________________________
21588 [  8269] By: jhi                                   on 2000/12/30  18:55:48
21589         Log: Update Changes.
21590      Branch: perl
21591            ! Changes patchlevel.h
21592 ____________________________________________________________________________
21593 [  8268] By: jhi                                   on 2000/12/30  17:18:40
21594         Log: Add a test for Unicode split //.  The #8267 was the cure.
21595      Branch: perl
21596            ! t/op/split.t
21597 ____________________________________________________________________________
21598 [  8267] By: jhi                                   on 2000/12/30  17:14:19
21599         Log: Subject: more UTF8 test suites and an UTF8 patch
21600              From: Inaba Hiroto <inaba@st.rim.or.jp>
21601              Date: Sat, 30 Dec 2000 14:27:10 +0900
21602              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
21603              
21604              Just the patch part for now, and the pragma renamed
21605              as unicode::distinct.
21606      Branch: perl
21607            + lib/unicode/distinct.pm
21608            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
21609            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21610            ! regcomp.h regexec.c sv.c toke.c utf8.c
21611 ____________________________________________________________________________
21612 [  8266] By: nick                                  on 2000/12/30  16:40:49
21613         Log: Integrate mainline
21614      Branch: perlio
21615           +> lib/Pod/Text/Overstrike.pm
21616           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
21617           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
21618           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
21619           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
21620           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
21621 ____________________________________________________________________________
21622 [  8265] By: jhi                                   on 2000/12/30  07:28:55
21623         Log: The sv_catsv() fix, take two.
21624      Branch: perl
21625            ! sv.c t/op/join.t
21626 ____________________________________________________________________________
21627 [  8264] By: jhi                                   on 2000/12/30  06:19:18
21628         Log: Undo all the join-related changes since #8248: relevant
21629              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
21630              The new sv_catsv() doesn't fly so it must go back to
21631              the drawing board.
21632      Branch: perl
21633            ! sv.c t/op/join.t t/pragma/utf8.t
21634 ____________________________________________________________________________
21635 [  8263] By: jhi                                   on 2000/12/30  01:08:32
21636         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
21637      Branch: perl
21638            ! sv.c
21639 ____________________________________________________________________________
21640 [  8262] By: jhi                                   on 2000/12/30  00:45:14
21641         Log: Retract #8261.
21642      Branch: perl
21643            ! hv.c util.c
21644 ____________________________________________________________________________
21645 [  8261] By: jhi                                   on 2000/12/30  00:38:32
21646         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
21647      Branch: perl
21648            ! hv.c util.c
21649 ____________________________________________________________________________
21650 [  8260] By: jhi                                   on 2000/12/29  22:51:33
21651         Log: (Retracted by #8264)  More fixing for #8251.
21652      Branch: perl
21653            ! sv.c
21654 ____________________________________________________________________________
21655 [  8259] By: jhi                                   on 2000/12/29  18:27:30
21656         Log: Subject: podlators 1.06 released
21657              From: Russ Allbery <rra@stanford.edu>
21658              Date: 25 Dec 2000 05:09:30 -0800
21659              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
21660      Branch: perl
21661            + lib/Pod/Text/Overstrike.pm
21662            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
21663            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
21664 ____________________________________________________________________________
21665 [  8258] By: jhi                                   on 2000/12/29  18:20:45
21666         Log: Make the large file tests more robust/talkative as suggested by
21667              
21668              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
21669              From: andreas.koenig@anima.de (Andreas J. Koenig)
21670              Date: 29 Dec 2000 14:23:01 +0100
21671              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
21672      Branch: perl
21673            ! t/lib/syslfs.t t/op/lfs.t
21674 ____________________________________________________________________________
21675 [  8257] By: jhi                                   on 2000/12/29  17:48:04
21676         Log: Further VMS piping fixes from Charles Lane:
21677              
21678              In summary, error messages produced when a subprocess terminated
21679              abnormally were being sent not just to the parent process, but to
21680              grandparents, because of default values for error output that were
21681              not completely overridden when the subprocess was started.
21682              
21683              This patch fixes this behavior by defining user-mode (i.e., temporary
21684              for the duration of the program) logical names for SYS$OUTPUT and
21685              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
21686              changes to make it so that the user-mode logicals are the ones that
21687              control where Perl's error messages go if it terminates abnormally.
21688              
21689              I also added some gratuitous fixes to the indentation of braces in
21690              the piping code.  It just looked ugly, before.
21691      Branch: perl
21692            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
21693 ____________________________________________________________________________
21694 [  8256] By: jhi                                   on 2000/12/29  17:45:12
21695         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
21696              From: "Casey R. Tweten" <crt@kiski.net>
21697              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
21698              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
21699              
21700              Tests for for #8240.
21701      Branch: perl
21702            ! t/pragma/constant.t
21703 ____________________________________________________________________________
21704 [  8255] By: jhi                                   on 2000/12/29  17:43:07
21705         Log: Subject: Re: [PATCH] Interesting syntax idea
21706              From: Simon Cozens <simon@cozens.net>
21707              Date: Fri, 29 Dec 2000 14:34:04 +0000
21708              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
21709              
21710              Tests for #8254.
21711      Branch: perl
21712            ! t/pragma/sub_lval.t
21713 ____________________________________________________________________________
21714 [  8254] By: jhi                                   on 2000/12/29  17:42:11
21715         Log: Subject: [PATCH] Interesting syntax idea
21716              From: Simon Cozens <simon@cozens.net>
21717              Date: Wed, 27 Dec 2000 05:08:57 +0000
21718              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
21719              
21720              Make opens + bareword assigns do typeglob assigns.
21721      Branch: perl
21722            ! op.c
21723 ____________________________________________________________________________
21724 [  8253] By: jhi                                   on 2000/12/29  17:36:45
21725         Log: Output the (apparent) version of gcc, as suggested by
21726              
21727              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
21728              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
21729              Date: 26 Dec 2000 04:29:17 -0500
21730              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
21731              
21732              (The patch as such didn't any more apply as the misparsing had
21733              already been addressed in #6474.)  Also change the wording about
21734              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
21735      Branch: perl
21736            ! hints/dec_osf.sh
21737 ____________________________________________________________________________
21738 [  8252] By: nick                                  on 2000/12/29  12:14:31
21739         Log: Integrate mainline
21740      Branch: perlio
21741           !> (integrate 27 files)
21742 ____________________________________________________________________________
21743 [  8251] By: jhi                                   on 2000/12/29  08:45:46
21744         Log: (Retracted by #8264)
21745              
21746              (Fixed by #8260.)
21747              
21748              sv_catsv() needs one more byte space than seems reasonable.
21749              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
21750              Curiouser and curiouser.
21751      Branch: perl
21752            ! sv.c
21753 ____________________________________________________________________________
21754 [  8250] By: jhi                                   on 2000/12/29  07:57:52
21755         Log: More split // UTF-8 tests.
21756      Branch: perl
21757            ! t/pragma/utf8.t
21758 ____________________________________________________________________________
21759 [  8249] By: jhi                                   on 2000/12/29  07:54:51
21760         Log: (Retracted by #8264)  More join() testing which was good because
21761              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
21762      Branch: perl
21763            ! pp.c t/op/join.t utf8.c utf8.h
21764 ____________________________________________________________________________
21765 [  8248] By: jhi                                   on 2000/12/29  07:08:32
21766         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
21767              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
21768              that the only cases to care about are byte+byte and byte+character.
21769              
21770              TODO: See how well pp_concat() could be implemented in terms
21771              of sv_catsv().
21772      Branch: perl
21773            ! doop.c sv.c t/op/join.t utf8.h
21774 ____________________________________________________________________________
21775 [  8247] By: jhi                                   on 2000/12/29  06:35:23
21776         Log: Signedness nit.
21777      Branch: perl
21778            ! pp_hot.c
21779 ____________________________________________________________________________
21780 [  8246] By: jhi                                   on 2000/12/29  01:23:31
21781         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
21782              From: Lupe Christoph <lupe@lupe-christoph.de>
21783              Date: Thu, 28 Dec 2000 23:00:00 +0100
21784              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
21785              
21786              Suggest rsync --delete --dry-run.
21787      Branch: perl
21788            ! pod/perlhack.pod
21789 ____________________________________________________________________________
21790 [  8245] By: jhi                                   on 2000/12/28  23:57:05
21791         Log: The maxiters upper limit sanity check (guarding against
21792              non-progress) assumed bytes instead of characters in s///
21793              and split().
21794      Branch: perl
21795            ! pp.c pp_hot.c
21796 ____________________________________________________________________________
21797 [  8244] By: jhi                                   on 2000/12/28  23:34:08
21798         Log: Make some panic messages a bit more logical.
21799      Branch: perl
21800            ! doop.c pod/perldiag.pod pp.c pp_hot.c
21801 ____________________________________________________________________________
21802 [  8243] By: jhi                                   on 2000/12/28  22:59:16
21803         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
21804              From: Simon Cozens <simon@cozens.net>
21805              Date: Wed, 27 Dec 2000 02:30:03 +0000
21806              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
21807      Branch: perl
21808            ! pp.c t/pragma/sub_lval.t
21809 ____________________________________________________________________________
21810 [  8242] By: jhi                                   on 2000/12/28  22:56:53
21811         Log: Subject: [PATCH blead] Fix B::Terse indentation
21812              From: Daniel Chetlin <daniel@chetlin.com>
21813              Date: Wed, 27 Dec 2000 06:43:30 -0800
21814              Message-ID: <20001227064329.B9573@darkstar>
21815      Branch: perl
21816            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
21817 ____________________________________________________________________________
21818 [  8241] By: jhi                                   on 2000/12/28  22:48:59
21819         Log: The latter patch from the
21820              
21821              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
21822              From: Peter Prymmer <pvhp@forte.com> 
21823              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
21824              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
21825              
21826              (the former patch from the above should have been
21827              taken care of by Nick I-S)
21828      Branch: perl
21829            ! win32/Makefile
21830 ____________________________________________________________________________
21831 [  8240] By: jhi                                   on 2000/12/28  22:45:22
21832         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
21833              From: "Casey R. Tweten" <crt@kiski.net>
21834              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
21835              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
21836      Branch: perl
21837            ! lib/constant.pm
21838 ____________________________________________________________________________
21839 [  8239] By: jhi                                   on 2000/12/28  22:37:45
21840         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
21841              From: Simon Cozens <simon@cozens.net>
21842              Date: Wed, 27 Dec 2000 14:12:44 +0000
21843              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
21844      Branch: perl
21845            ! t/op/method.t t/op/sort.t toke.c
21846 ____________________________________________________________________________
21847 [  8238] By: jhi                                   on 2000/12/28  22:30:32
21848         Log: Subject: [PATCH perl@8229] Call.pm
21849              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21850              Date: Mon, 25 Dec 2000 10:47:15 -0000
21851              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
21852      Branch: perl
21853            ! ext/Filter/Util/Call/Call.pm
21854 ____________________________________________________________________________
21855 [  8237] By: jhi                                   on 2000/12/28  22:19:21
21856         Log: Subject: [PATCH blead] Fix problem with `&' prototype
21857              From: Daniel Chetlin <daniel@chetlin.com>
21858              Date: Wed, 27 Dec 2000 15:55:32 -0800
21859              Message-ID: <20001227155532.D9573@darkstar>
21860      Branch: perl
21861            ! op.c t/comp/proto.t
21862 ____________________________________________________________________________
21863 [  8236] By: jhi                                   on 2000/12/28  22:09:25
21864         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
21865              From: Daniel Chetlin <daniel@chetlin.com>
21866              Date: Sun, 24 Dec 2000 04:09:49 -0800
21867              Message-ID: <20001224040949.B3090@darkstar>
21868      Branch: perl
21869            ! gv.c mg.c t/op/attrs.t
21870 ____________________________________________________________________________
21871 [  8235] By: jhi                                   on 2000/12/28  22:07:11
21872         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
21873              From: Jan Dubois <jand@ActiveState.com>
21874              Date: Tue, 26 Dec 2000 20:57:31 -0800
21875              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
21876      Branch: perl
21877            ! win32/win32.c
21878 ____________________________________________________________________________
21879 [  8234] By: jhi                                   on 2000/12/28  21:52:42
21880         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
21881              From: Simon Cozens <simon@cozens.net>
21882              Date: Thu, 28 Dec 2000 20:33:13 +0000
21883              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
21884      Branch: perl
21885            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
21886 ____________________________________________________________________________
21887 [  8233] By: jhi                                   on 2000/12/28  19:40:49
21888         Log: Integrate perlio.
21889      Branch: perl
21890           !> ext/Encode/Makefile.PL ext/Encode/compile
21891 ____________________________________________________________________________
21892 [  8232] By: nick                                  on 2000/12/23  16:06:00
21893         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
21894              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
21895      Branch: perlio
21896            ! ext/Encode/Makefile.PL
21897 ____________________________________________________________________________
21898 [  8231] By: nick                                  on 2000/12/23  14:30:34
21899         Log: "Compiled" encode build cleanup
21900              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
21901              - .c files do not export sub-tables
21902      Branch: perlio
21903            ! ext/Encode/Makefile.PL ext/Encode/compile
21904 ____________________________________________________________________________
21905 [  8230] By: nick                                  on 2000/12/23  12:50:37
21906         Log: Integrate mainline
21907      Branch: perlio
21908           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21909           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21910           !> pod/perl5004delta.pod pod/perl5005delta.pod
21911           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
21912           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
21913           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
21914           !> pod/perlsub.pod
21915 ____________________________________________________________________________
21916 [  8229] By: jhi                                   on 2000/12/22  15:32:12
21917         Log: Integrate perlio.
21918      Branch: perl
21919           +> win32/distclean.bat
21920           !> MANIFEST t/io/utf8.t
21921 ____________________________________________________________________________
21922 [  8228] By: jhi                                   on 2000/12/22  15:29:40
21923         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21924              From: Robin Barker <rmb1@cise.npl.co.uk>
21925              Date: Fri, 22 Dec 2000 12:17:38 GMT
21926              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
21927      Branch: perl
21928            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21929            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21930            ! pod/perl5004delta.pod pod/perl5005delta.pod
21931            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
21932            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
21933            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
21934            ! pod/perlsub.pod
21935 ____________________________________________________________________________
21936 [  8227] By: jhi                                   on 2000/12/22  15:24:28
21937         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
21938              From: "John L. Allen" <allen@grumman.com>
21939              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
21940              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
21941              
21942              Document APPLLIB_EXP.
21943      Branch: perl
21944            ! INSTALL
21945 ____________________________________________________________________________
21946 [  8226] By: nick                                  on 2000/12/21  22:11:50
21947         Log: Handy script for when one forgets to "dmake clean" 
21948      Branch: perlio
21949            + win32/distclean.bat
21950            ! MANIFEST
21951 ____________________________________________________________________________
21952 [  8225] By: nick                                  on 2000/12/21  21:54:04
21953         Log: CRLF platform issue with io/utf8 fix.
21954      Branch: perlio
21955            ! t/io/utf8.t
21956 ____________________________________________________________________________
21957 [  8224] By: nick                                  on 2000/12/21  21:02:20
21958         Log: Integrate mainline
21959      Branch: perlio
21960           !> Changes Configure Makefile.SH Porting/Glossary
21961           !> Porting/config.sh Porting/config_H configure.com
21962           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
21963           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
21964           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
21965           !> win32/config.bc win32/config.gc win32/config.vc
21966 ____________________________________________________________________________
21967 [  8223] By: jhi                                   on 2000/12/21  17:09:16
21968         Log: Update Changes.
21969      Branch: perl
21970            ! Changes patchlevel.h
21971 ____________________________________________________________________________
21972 [  8222] By: jhi                                   on 2000/12/21  16:24:01
21973         Log: Metaconfig unit changes for #8221.
21974      Branch: metaconfig/U/perl
21975           +> issymlink.U
21976            - testsyml.U
21977            ! Mksymlinks.U
21978 ____________________________________________________________________________
21979 [  8221] By: jhi                                   on 2000/12/21  16:23:48
21980         Log: Rename testsyml to issymlink.
21981      Branch: perl
21982            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21983            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
21984            ! win32/config.vc
21985 ____________________________________________________________________________
21986 [  8220] By: jhi                                   on 2000/12/21  15:47:26
21987         Log: Robustness support for #8218 (symlink forest) since the GNU
21988              tools seem to be overly picky about symlinkage depths.
21989      Branch: perl
21990            ! Makefile.SH t/io/fs.t
21991 ____________________________________________________________________________
21992 [  8219] By: jhi                                   on 2000/12/21  15:38:27
21993         Log: Metaconfig changes for #8218.
21994      Branch: metaconfig
21995            ! U/modified/Oldconfig.U
21996      Branch: metaconfig/U/perl
21997            + Mksymlinks.U
21998            ! testsyml.U
21999 ____________________________________________________________________________
22000 [  8218] By: jhi                                   on 2000/12/21  15:37:57
22001         Log: Add Configure option -Dmksymlinks which will create a symlink
22002              forest if the current/build differs from the source directory.
22003              TODO: mkdir -p is not portable.
22004      Branch: perl
22005            ! Configure
22006 ____________________________________________________________________________
22007 [  8217] By: jhi                                   on 2000/12/21  14:39:12
22008         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
22009              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
22010              Date: Thu, 21 Dec 2000 09:38:18 GMT
22011              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
22012              
22013              The ofs became an SV.
22014      Branch: perl
22015            ! ext/Thread/Thread.xs
22016 ____________________________________________________________________________
22017 [  8216] By: jhi                                   on 2000/12/21  05:40:21
22018         Log: The polymorphism seems to have fixed 20000517.001.
22019      Branch: perl
22020            ! t/pragma/utf8.t
22021 ____________________________________________________________________________
22022 [  8215] By: jhi                                   on 2000/12/21  04:44:52
22023         Log: read() documentation tweak for 20001121.004.
22024      Branch: perl
22025            ! pod/perlfunc.pod
22026 ____________________________________________________________________________
22027 [  8214] By: jhi                                   on 2000/12/21  03:54:11
22028         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
22029      Branch: perl
22030            ! pp_sys.c t/op/misc.t
22031 ____________________________________________________________________________
22032 [  8213] By: jhi                                   on 2000/12/21  00:28:10
22033         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
22034              From: Peter Prymmer <pvhp@forte.com>
22035              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
22036              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
22037      Branch: perl
22038            ! configure.com
22039 ____________________________________________________________________________
22040 [  8212] By: jhi                                   on 2000/12/21  00:26:21
22041         Log: Edit edit edit.
22042      Branch: perl
22043            ! pod/perlfaq3.pod
22044 ____________________________________________________________________________
22045 [  8211] By: jhi                                   on 2000/12/20  18:52:46
22046         Log: Update Changes.
22047      Branch: perl
22048            ! Changes patchlevel.h
22049 ____________________________________________________________________________
22050 [  8210] By: jhi                                   on 2000/12/20  18:34:47
22051         Log: Yet another editor edit.
22052      Branch: perl
22053            ! pod/perlfaq3.pod
22054 ____________________________________________________________________________
22055 [  8209] By: jhi                                   on 2000/12/20  15:33:28
22056         Log: More Win32 Perling.
22057      Branch: perl
22058            ! pod/perlfaq3.pod
22059 ____________________________________________________________________________
22060 [  8208] By: jhi                                   on 2000/12/20  15:07:46
22061         Log: More Win32 editor/IDE/shell hints.
22062      Branch: perl
22063            ! pod/perlfaq3.pod
22064 ____________________________________________________________________________
22065 [  8207] By: jhi                                   on 2000/12/20  03:54:08
22066         Log: Subject: [PATCH] obscure timing knowledge
22067              From: Nicholas Clark <nick@ccl4.org>
22068              Date: Tue, 19 Dec 2000 19:22:31 +0000
22069              Message-ID: <20001219192231.F2827@plum.flirble.org>
22070      Branch: perl
22071            ! sv.c
22072 ____________________________________________________________________________
22073 [  8206] By: jhi                                   on 2000/12/20  03:45:57
22074         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
22075              From: Spider Boardman <spider@leggy.zk3.dec.com>
22076              Date: Tue, 19 Dec 2000 21:30:16 -0500
22077              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
22078      Branch: perl
22079            ! sv.c
22080 ____________________________________________________________________________
22081 [  8205] By: jhi                                   on 2000/12/19  23:02:01
22082         Log: Update Changes.
22083      Branch: perl
22084            ! Changes patchlevel.h
22085 ____________________________________________________________________________
22086 [  8204] By: jhi                                   on 2000/12/19  22:58:18
22087         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
22088              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
22089              on editors and diffing/patching.
22090      Branch: perl
22091            ! t/op/utf8decode.t
22092 ____________________________________________________________________________
22093 [  8203] By: nick                                  on 2000/12/19  21:36:16
22094         Log: Integrate mainline (forgot my own change...)
22095      Branch: perlio
22096           !> ext/Encode/compile
22097 ____________________________________________________________________________
22098 [  8202] By: nick                                  on 2000/12/19  21:34:42
22099         Log: Integrate mainline.
22100      Branch: perlio
22101           !> (integrate 61 files)
22102 ____________________________________________________________________________
22103 [  8201] By: nick                                  on 2000/12/19  21:34:06
22104         Log: Avoid looking for File::Glob when we don't need it.
22105      Branch: perl
22106            ! ext/Encode/compile
22107 ____________________________________________________________________________
22108 [  8200] By: jhi                                   on 2000/12/19  18:35:49
22109         Log: Update Changes.
22110      Branch: perl
22111            ! Changes patchlevel.h
22112 ____________________________________________________________________________
22113 [  8199] By: jhi                                   on 2000/12/19  18:35:07
22114         Log: Microperl tweaks.
22115      Branch: perl
22116            ! sv.c uconfig.h uconfig.sh
22117 ____________________________________________________________________________
22118 [  8198] By: jhi                                   on 2000/12/19  18:29:59
22119         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
22120      Branch: perl
22121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22122            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
22123 ____________________________________________________________________________
22124 [  8197] By: jhi                                   on 2000/12/19  17:55:29
22125         Log: In VMS embedded perls couldn't access the statically built Socket,
22126              from Charles Lane.
22127      Branch: perl
22128            ! configure.com
22129 ____________________________________________________________________________
22130 [  8196] By: jhi                                   on 2000/12/19  17:49:50
22131         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
22132              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
22133              Date: Sun, 17 Dec 2000 19:11:44 -0000
22134              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
22135      Branch: perl
22136            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22137            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
22138 ____________________________________________________________________________
22139 [  8195] By: jhi                                   on 2000/12/19  17:47:53
22140         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
22141              From: Jonathan Stowe <gellyfish@gellyfish.com>
22142              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
22143              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
22144      Branch: perl
22145            ! utils/h2xs.PL
22146 ____________________________________________________________________________
22147 [  8194] By: jhi                                   on 2000/12/19  17:46:28
22148         Log: Subject: Re: useless use of void context work-around
22149              From: andreas.koenig@anima.de (Andreas J. Koenig)
22150              Date: 16 Dec 2000 15:13:36 +0100
22151              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
22152              
22153              Document (comment) the q(di ds ig) trick in the code.
22154      Branch: perl
22155            ! op.c
22156 ____________________________________________________________________________
22157 [  8193] By: jhi                                   on 2000/12/19  17:10:57
22158         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
22159              From: "Mark J. Reed" <mreed@strange.turner.com>
22160              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
22161              Message-Id: <200012160222.VAA13986@strange.turner.com>
22162      Branch: perl
22163            ! ext/Sys/Syslog/Syslog.pm
22164 ____________________________________________________________________________
22165 [  8192] By: jhi                                   on 2000/12/19  17:07:45
22166         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
22167              From: Nicholas Clark <nick@ccl4.org>
22168              Date: Sat, 16 Dec 2000 19:03:13 +0000
22169              Message-ID: <20001216190313.D68304@plum.flirble.org>
22170      Branch: perl
22171            ! t/op/64bitint.t
22172 ____________________________________________________________________________
22173 [  8191] By: jhi                                   on 2000/12/19  17:06:13
22174         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
22175              From: Dominic Dunlop <domo@computer.org>
22176              Date: Mon, 18 Dec 2000 12:00:15 +0100
22177              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
22178              
22179              This patchlet is needed in order that perl can be statically linked.  
22180      Branch: perl
22181            ! regexec.c
22182 ____________________________________________________________________________
22183 [  8190] By: jhi                                   on 2000/12/19  17:03:08
22184         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
22185              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22186              Date: Sun, 17 Dec 2000 00:18:35 -0600
22187              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
22188      Branch: perl
22189            ! perlio.h vms/gen_shrfls.pl
22190 ____________________________________________________________________________
22191 [  8189] By: jhi                                   on 2000/12/19  16:20:28
22192         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22193              From: Prymmer/Kahn <pvhp@best.com>
22194              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
22195              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
22196              
22197              A better version of #8188.
22198      Branch: perl
22199            ! pod/perlfaq3.pod
22200 ____________________________________________________________________________
22201 [  8188] By: jhi                                   on 2000/12/19  15:57:06
22202         Log: (Replaced by #8189)
22203              
22204              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22205              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
22206              From: Prymmer/Kahn <pvhp@best.com>
22207              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
22208              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22209              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
22210              Date: Mon, 18 Dec 2000 11:10:45 -0500
22211              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
22212      Branch: perl
22213            ! pod/perlfaq3.pod
22214 ____________________________________________________________________________
22215 [  8187] By: jhi                                   on 2000/12/19  15:54:19
22216         Log: Email address fix for Anton Berezin.
22217      Branch: perl
22218            ! AUTHORS
22219 ____________________________________________________________________________
22220 [  8186] By: jhi                                   on 2000/12/19  15:38:54
22221         Log: Subject: [PATCH perl@8102] cygwin port
22222              From: "Eric Fifer" <efifer@dircon.co.uk> 
22223              Date: Thu, 14 Dec 2000 13:41:29 -0000
22224              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
22225              
22226              When compiling modules the data item that is being imported
22227              from libperl.dll needs to be tagged as imported/shared data:
22228              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
22229      Branch: perl
22230            ! perliol.h
22231 ____________________________________________________________________________
22232 [  8185] By: jhi                                   on 2000/12/19  14:53:24
22233         Log: Regen uconfig.h and uconfig.sh.
22234      Branch: perl
22235            ! uconfig.h uconfig.sh
22236 ____________________________________________________________________________
22237 [  8184] By: jhi                                   on 2000/12/18  20:43:49
22238         Log: Comments work so much better when they are closed.
22239      Branch: perl
22240            ! regcomp.c
22241 ____________________________________________________________________________
22242 [  8183] By: jhi                                   on 2000/12/18  18:04:02
22243         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
22244              Fixes the bug 20001218.016.
22245      Branch: perl
22246            ! regcomp.c
22247 ____________________________________________________________________________
22248 [  8182] By: gsar                                  on 2000/12/18  09:53:47
22249         Log: delete spurious files
22250      Branch: maint-5.6/perl
22251            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
22252            - vos/config.h vos/config_h.SH_orig
22253 ____________________________________________________________________________
22254 [  8181] By: gsar                                  on 2000/12/18  09:46:08
22255         Log: regen perltoc
22256      Branch: maint-5.6/perl
22257            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
22258 ____________________________________________________________________________
22259 [  8180] By: gsar                                  on 2000/12/18  09:20:27
22260         Log: integrate changes#7924..7926,7946,7952 from mainline
22261      Branch: maint-5.6/perl
22262           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
22263           !> lib/File/stat.pm t/lib/class-struct.t
22264 ____________________________________________________________________________
22265 [  8179] By: gsar                                  on 2000/12/18  08:55:54
22266         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
22267              7918,7919,7988,8907 from mainline (various)
22268      Branch: maint-5.6/perl
22269           +> t/lib/class-struct.t
22270           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
22271           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
22272           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
22273 ____________________________________________________________________________
22274 [  8178] By: gsar                                  on 2000/12/18  08:16:30
22275         Log: avoid redefinition warnings on windows due to sys/socket.h getting
22276              #included before win32.h
22277      Branch: maint-5.6/perl
22278            ! win32/include/sys/socket.h
22279 ____________________________________________________________________________
22280 [  8177] By: gsar                                  on 2000/12/18  05:24:04
22281         Log: make regen_headers; fix POSIX.xs problems; remove outdated
22282              code from sys/socket.h that makes build fail now
22283      Branch: maint-5.6/perl
22284            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
22285            ! pod/perlapi.pod
22286           !> win32/include/sys/socket.h
22287 ____________________________________________________________________________
22288 [  8176] By: gsar                                  on 2000/12/18  05:20:17
22289         Log: update Changes
22290      Branch: maint-5.6/perl
22291            ! Changes patchlevel.h
22292 ____________________________________________________________________________
22293 [  8175] By: gsar                                  on 2000/12/18  04:57:48
22294         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
22295              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
22296              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
22297              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
22298              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
22299              7823,7825,7838
22300      Branch: maint-5.6/perl
22301           +> lib/File/Spec/Epoc.pm
22302           !> (integrate 88 files)
22303 ____________________________________________________________________________
22304 [  8174] By: gsar                                  on 2000/12/18  03:53:09
22305         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
22306              7625..7629,7631..7634,7637,7639,7642 from mainline
22307      Branch: maint-5.6/perl
22308           +> README.solaris
22309           !> (integrate 26 files)
22310 ____________________________________________________________________________
22311 [  8173] By: gsar                                  on 2000/12/18  03:37:02
22312         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
22313              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
22314              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
22315              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
22316      Branch: maint-5.6/perl
22317           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
22318            - MAINTAIN
22319           !> (integrate 111 files)
22320 ____________________________________________________________________________
22321 [  8172] By: jhi                                   on 2000/12/18  02:49:27
22322         Log: Regen pods.
22323      Branch: perl
22324            ! pod/perlmodlib.pod pod/perltoc.pod
22325 ____________________________________________________________________________
22326 [  8171] By: gsar                                  on 2000/12/18  02:49:24
22327         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
22328              7465..7471 from mainline
22329              
22330              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
22331              in platforms that strictly require all the symbols being present
22332              at link time.
22333              
22334              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
22335              
22336              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
22337              
22338              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
22339              
22340              Subject: [PATCH] todo
22341              
22342              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
22343              
22344              Use $sort, $uniq (and $tr) consistently as wondered
22345              by Nicholas Clark.
22346              
22347              Too enthusiastic editing in #7460.
22348              
22349              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
22350              
22351              Upgrade to CPAN 1.58_55.
22352              Subject: CPAN.pm status
22353              
22354              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
22355              
22356              Make target reordering to avoid pointless re-makes.
22357              Subject: Re: Total re-make of 'make okfile' after 7451 ?
22358              
22359              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
22360              
22361              Subject: DOC PATCH 5.6.0
22362              
22363              Add the repository doc by Malcolm, Sarathy, and by Simon,
22364              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
22365      Branch: maint-5.6/perl
22366           +> Porting/repository.pod
22367           !> Configure MANIFEST Makefile.SH README.dos README.os2
22368           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
22369           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
22370           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
22371 ____________________________________________________________________________
22372 [  8169] By: gsar                                  on 2000/12/18  02:33:34
22373         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
22374              7435..7441,7445 from mainline
22375              
22376              Make the UTF-8 decoding stricter and more verbose when
22377              malformation happens.  This involved adding an argument
22378              to utf8_to_uv_chk(), which involved changing its prototype,
22379              and prefer STRLEN over I32 for the UTF-8 length, which as
22380              a domino effect necessitated changing the prototypes of
22381              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
22382              The stricter UTF-8 decoding checking uses Markus Kuhn's
22383              UTF-8 Decode Stress Tester from
22384              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
22385              
22386              Run vms/vms_yfix.pl, should have done that after changing
22387              perly.c in #7382.
22388              
22389              Subject: [PATCH 5.7.0] static linking with uninstalled perl
22390              
22391              (Replaced by #7440.)
22392              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22393              
22394              Fix the bug ID 20001024.005, the bug introduced by #7416.
22395              
22396              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
22397              
22398              Fix the bug reported in
22399              From: andreas.koenig@anima.de (Andreas J. Koenig)
22400              Also make is_utf8_char() stricter.
22401              
22402              Missed the header file changes from #7425.
22403              
22404              Check if stdio supports tweaking lval and cnt simultaneously.
22405              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
22406              
22407              Stratus VOS updates from Paul Green.
22408              
22409              Podify README.epoc and README.vos.
22410              
22411              Add targets to Makefile.SH, most importantly
22412              'regen_all' which also remembers to update vms/perly*.
22413              
22414              Subject: Minor update to find2perl, for portability
22415              
22416              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
22417              
22418              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
22419              
22420              Rename UTF8LEN() to be UNISKIP(), too confusing to have
22421              UTF8LEN() and UTF8SKIP(). 
22422              
22423              Allow poking holes at the UTF-8 decoding strictness.
22424              
22425              Continue the internal UTF-8 API tweaking.
22426              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
22427              used much more than the simpler API, now called utf8_to_uv_simple().
22428              Still not quite happy with API, too much partial duplication
22429              of functionality.
22430              
22431              A new version of making the syslog test more robust.
22432              (Replaces #7421.)
22433              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22434              
22435              buildtoc target tweaks.
22436              
22437              Integrate with vmsperl #7430 by Charles Bailey:
22438              
22439              Cleanup from prior patch (Charles Lane?):
22440              - improve handling of MFDs in Basename and Path
22441              - default to no xsubpp line # munging when building debug images
22442      Branch: maint-5.6/perl
22443           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22444           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
22445           !> (integrate 67 files)
22446 ____________________________________________________________________________
22447 [  8168] By: gsar                                  on 2000/12/18  02:05:49
22448         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
22449              
22450              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
22451              From: Martin Husemann <martin@duskware.de>
22452              
22453              Subject: [PATCH 5.7.0] restore match data on backtracing
22454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22455      Branch: maint-5.6/perl
22456           !> regcomp.c regexec.c t/op/re_tests
22457 ____________________________________________________________________________
22458 [  8167] By: gsar                                  on 2000/12/18  01:55:22
22459         Log: integrate changes#7858,7986 from mainline
22460              
22461              C<foreach my $x ...> in pseudo-fork()ed process may diddle
22462              parent's memory; fix it by keeping track of the actual pad
22463              offset rather than a raw pointer (this change is probably also
22464              relevant to non-ithreads case to avoid fallout from reallocs of
22465              the pad array, but is currently only enabled for the ithreads
22466              case in the interests of minimal disruption to existing "well
22467              tested" code)
22468              
22469              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
22470              due to the notorious GetFileType() bug in Windows 9x, which fstat()
22471              tickles)
22472      Branch: maint-5.6/perl
22473           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
22474           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
22475           !> win32/win32.c win32/win32.h win32/win32sck.c
22476 ____________________________________________________________________________
22477 [  8166] By: gsar                                  on 2000/12/18  01:52:59
22478         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
22479              from mainline (xsubpp and ExtUtils::LibList fixups, various
22480              other small items)
22481      Branch: maint-5.6/perl
22482           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
22483           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
22484           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
22485           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
22486           !> win32/bin/search.pl
22487 ____________________________________________________________________________
22488 [  8165] By: gsar                                  on 2000/12/18  01:28:45
22489         Log: integrate changes#7533,7563,7611,7623 from mainline (various
22490              malloc.c embellishments)
22491      Branch: maint-5.6/perl
22492           !> malloc.c pod/perldiag.pod
22493 ____________________________________________________________________________
22494 [  8164] By: gsar                                  on 2000/12/18  01:23:33
22495         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
22496              fixups)
22497      Branch: maint-5.6/perl
22498           !> utils/h2xs.PL
22499 ____________________________________________________________________________
22500 [  8163] By: gsar                                  on 2000/12/18  01:17:50
22501         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
22502              fixups)
22503      Branch: maint-5.6/perl
22504           !> Makefile.SH utils/perlbug.PL
22505 ____________________________________________________________________________
22506 [  8162] By: gsar                                  on 2000/12/18  00:25:43
22507         Log: always export Perl_deb() (it is required by re.xs whether
22508              Perl is built with or without -DDEBUGGING)
22509      Branch: maint-5.6/perl
22510            ! makedef.pl
22511 ____________________________________________________________________________
22512 [  8161] By: gsar                                  on 2000/12/18  00:23:38
22513         Log: integrate change#7414 from mainline
22514              
22515              Undo the basename() part of #7412 since the lib/basename
22516              tests would need upgrading too.
22517              
22518              squelch two tests in tr.t that rely on tr/// paranoia change
22519              that's not in 5.6.x
22520      Branch: maint-5.6/perl
22521            ! t/op/tr.t
22522           !> lib/File/Basename.pm
22523 ____________________________________________________________________________
22524 [  8160] By: gsar                                  on 2000/12/18  00:05:30
22525         Log: missing change in previous integrate
22526      Branch: maint-5.6/perl
22527           !> README.aix
22528 ____________________________________________________________________________
22529 [  8159] By: gsar                                  on 2000/12/18  00:03:38
22530         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
22531              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
22532              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
22533              7410..7413 from mainline
22534      Branch: maint-5.6/perl
22535           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
22536           +> t/lib/tie-splice.t
22537            - lib/unicode/Is/DCinital.pl
22538           !> (integrate 112 files)
22539 ____________________________________________________________________________
22540 [  8158] By: jhi                                   on 2000/12/17  23:04:24
22541         Log: Subject: [PATCHES] RE: perl@8150 
22542              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
22543              Date: Sun, 17 Dec 2000 21:46:39 +0100
22544              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
22545              
22546              Neither cygwin has a getpwuid() one can trust on.
22547      Branch: perl
22548            ! t/lib/glob-basic.t
22549 ____________________________________________________________________________
22550 [  8157] By: jhi                                   on 2000/12/17  23:01:54
22551         Log: More MAN.PODS => {} fixes.
22552      Branch: perl
22553            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
22554            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
22555            ! os2/OS2/REXX/Makefile.PL
22556 ____________________________________________________________________________
22557 [  8156] By: gsar                                  on 2000/12/17  22:49:13
22558         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
22559              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
22560              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
22561              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
22562              7201,7204 from mainline
22563      Branch: maint-5.6/perl
22564           !> (integrate 121 files)
22565 ____________________________________________________________________________
22566 [  8155] By: jhi                                   on 2000/12/17  22:30:58
22567         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
22568              From: "Craig A. Berry" <craigberry@mac.com>
22569              Date: Sun, 17 Dec 2000 13:09:28 -0600
22570              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
22571              
22572              MAN.PODS => ' ' is naughty.
22573      Branch: perl
22574            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
22575 ____________________________________________________________________________
22576 [  8154] By: nick                                  on 2000/12/17  22:07:13
22577         Log: MULTIPLICITY nit.
22578      Branch: perl
22579            ! mg.c
22580 ____________________________________________________________________________
22581 [  8153] By: gsar                                  on 2000/12/17  21:23:05
22582         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
22583              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
22584              from mainline
22585              
22586              Document the SvIOK_.*UV().
22587              
22588              Update Unicode todo list.
22589              
22590              Guard against bad string->int conversion for quads.
22591              
22592              Subject: small apidoc fix
22593              
22594              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
22595              
22596              Subject: [PATCH] Tied filehandle documentation
22597              
22598              Subject: [PATCH] Modernize Opcode.pm documentation
22599              
22600              Make Data::Dumper (non-XS) to work with changed semantics of ref().
22601              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
22602              [applied even though said semantics didn't change in 5.6.x]
22603              
22604              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
22605              
22606              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
22607              
22608              Fix the URL, but the server is still missing in action.
22609              Subject: [ID 20000905.002] perlfaq1.pod URL error
22610              
22611              Subject: [ID 20000903.001] \w in utf8-strings
22612              
22613              Fix the ccversion detection for 5.1 and beyond.
22614              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22615              
22616              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
22617              
22618              Subject: [ID 20000904.008] Tiny fix for perldiag
22619              
22620              Subject: Re: [ID 20000906.004] segfault with bad perl statement
22621              
22622              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22623              
22624              Subject: [ID 20000908.002] perlipc documentation bug.
22625              
22626              Subject: [PATCH lib/Benchmark.pm]
22627              
22628              Re-allow vec() for characters > 255.
22629              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
22630              
22631              Do away with memory models cruft.  Sorry, PDP users.
22632              
22633              Continue #7041.
22634              
22635              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
22636              
22637              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
22638              
22639              Upgrade to CPAN 1.57_65, from Andreas König.
22640              
22641              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
22642              by Russ Allbery.
22643              
22644              Silence t/pod/*.t about alternate quote-mappings now implemented
22645              by Pod::Text, from Brad Appleton.
22646              
22647              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
22648              Subject: borland C++ win32.c tweak
22649              
22650              C<@a = @b = split(...)> optimization coredumps under ithreads
22651              (missed a spot when fixing up op_pmreplroot hack for ithreads)
22652              
22653              Document the SvUTF8*().
22654              
22655              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
22656              
22657              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
22658              
22659              Do in VMS as the #7054 does.
22660              
22661              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
22662              
22663              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
22664              
22665              Subject: [patch: perl@7045] vms updates
22666              
22667              Test for the #7049.
22668              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
22669              
22670              Break up the myconfig lines a bit.
22671              Subject: perlbug/perl -V output format
22672              
22673              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
22674              
22675              The #7054 truncated Configure badly.
22676              
22677              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
22678              initialization in all the threads on Windows
22679              
22680              Allow for whitespace between "#" and "line" in cpp output.
22681              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
22682              
22683              Remove vestiges of tr//CU.
22684              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
22685              
22686              The return value of setlocale must be copied away.
22687              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
22688              
22689              Allow chop() and chomp() to be overridden.
22690              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
22691              
22692              Hints optimization.
22693              Subject: Minor nit
22694              
22695              Subject: [PATCH] de-wall t/README
22696              
22697              Subject: Re: Two advertising clauses need to be removed
22698      Branch: maint-5.6/perl
22699           !> (integrate 75 files)
22700 ____________________________________________________________________________
22701 [  8152] By: gsar                                  on 2000/12/17  20:30:11
22702         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
22703              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
22704              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
22705              
22706              Don't attach -ld to the archname if pointless.
22707              
22708              Document UNTIE in a very minimalistic way.
22709              
22710              POSIX doesn't report long double values under -Duselongdouble
22711              when the long doubles are "real" (bigger than doubles).
22712              
22713              More author updates.
22714              
22715              Try to deduce NV_MAX.  Really should be Configure fodder.
22716              
22717              :: not allowed in pathnames, change to .
22718              Subject: [PATCH perl@6938] cygwin port
22719              
22720              Forget about NV_MAX (#6951).  Various floating point tweaks,
22721              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
22722              
22723              Move the Solaris 7 scan to use64bitall, make the
22724              failure to find 64-bot sparc libc to mention the
22725              possibility of being in an intel, from Lupe and Alan.
22726              
22727              Regen perltoc.
22728              
22729              AUTHORS tweaks, from Peter Prymmer.
22730              
22731              More address tweaking.
22732              
22733              Small tweaks all over.
22734              
22735              File::Temp patches from Andreas König,
22736              
22737              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
22738              
22739              Subject: CPAN.pm beta 1.57_57 for the core
22740              
22741              Part of the solution.
22742              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
22743              
22744              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
22745              
22746              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
22747              
22748              Add the overload warnings to perldiag.
22749              
22750              Drop unused argument.
22751              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
22752              
22753              Subject: Nit in Configure (bleadperl@6961)
22754              
22755              Update to PodParser 1.18, from Brad Appleton.
22756              
22757              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
22758              
22759              Subject: [PATCH: 6948] add SCNfldbl to configure.com
22760              
22761              Document UNTIE. Also tweak implementation to suppress the 'inner references'
22762              warning when UNTIE exists and instead pass the cound of extra references to
22763              the UNTIE method.
22764              
22765              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
22766              so that case-ignoring systems like DCL can tell them from
22767              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
22768              
22769              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
22770              
22771              Feature ordering tweak.
22772              
22773              Regen perltoc.
22774              
22775              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
22776              
22777              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
22778              
22779              Subject: http:// in L<>
22780              
22781              Detypo.
22782              
22783              change#6791 accidentally clobbered change#6710, put it back
22784              
22785              Only the first line, thank you very much.
22786              
22787              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
22788              plus rework the http: spots as suggested by Tom Christiansen,
22789              plus regen perltoc.
22790              
22791              Undo part of change 6489 which looks like a bulk edit which
22792              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
22793              The supressing of main:: on return from select() is undesirable.
22794              
22795              Apparently avoiding the swapping is too costly.
22796              
22797              Various Configure nits by Philip Newton,
22798              plus the ebcdic one by me.
22799              
22800              Make certain cc is set before trying to run it.
22801              
22802              If overloaded %{} etc. return the object do not loop.
22803              Thus  sub deref { $_[0] } functions if object is wanted type.
22804              
22805              Update perlhist.
22806              
22807              More %{} and other deref special casing - do not pass to 'nomethod'.
22808      Branch: maint-5.6/perl
22809           !> (integrate 59 files)
22810 ____________________________________________________________________________
22811 [  8151] By: gsar                                  on 2000/12/17  19:14:38
22812         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
22813              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
22814              
22815              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
22816              
22817              Make the epsilon to be relative, not absolute.
22818              
22819              Put back the flags dump as reasoned in
22820              Subject: Re: [PATCH] Glob dumping
22821              
22822              Introduce ccname to keep track of what compiler kind of we have.
22823              
22824              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
22825              
22826              Put back the slice accidentally removed by #6907.
22827              
22828              Reset archname and archname64 always, forcing them be
22829              recomputed at each Configure run, make Configure and
22830              the hints files agree on the naming of largefiles variables.
22831              
22832              Don't say "Perl 5.0 source kit".
22833              
22834              Subject: [PATCH] fix misc cast warnings
22835              
22836              Subject: typos in pods
22837              
22838              NVs not necessarily doubles, as pointed out by Yitzchak.
22839              
22840              Subject: [PATCH 6889] add a few ldbl formats to configure.com
22841              
22842              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
22843              
22844              Better options for rsync.
22845              
22846              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
22847              
22848              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
22849              
22850              Subject: [PATCH] Re: UNTIE method 
22851              
22852              A better fix for the Socket building problem from Craig Berry.
22853              
22854              Retract the dummy test, skip the security tests (instead of failing),
22855              explain what the warnings mean.
22856              
22857              Heap decorruption.
22858              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
22859              
22860              Update to Unicode 3.0.1.
22861              
22862              Missed one Unicode file.
22863              
22864              Subject: Re: typos in pods
22865              
22866              The #6929 was too skimpy.
22867              
22868              sscanf() may be the only way to read long doubles from strings.
22869              
22870              Reveal Borland's isnan.
22871              Subject: build with BC++ tweak
22872              
22873              Issue useful diagnostic on unknown pod commands.
22874              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
22875              
22876              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
22877              
22878              Clarify the third case of ftmp-security warnings.
22879              
22880              Make -Dusemorebits find long doubles in Solaris.
22881              
22882              Wrap the test in eval.
22883      Branch: maint-5.6/perl
22884           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
22885           +> lib/unicode/PropList.txt lib/unicode/README.perl
22886           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
22887           +> lib/unicode/Unicode.301 vms/vmspipe.com
22888            - lib/unicode/Props.txt lib/unicode/UCD300.html
22889            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
22890           !> (integrate 305 files)
22891 ____________________________________________________________________________
22892 [  8150] By: jhi                                   on 2000/12/17  18:47:57
22893         Log: Uncheckedin generated files.
22894      Branch: perl
22895            ! global.sym perlapi.c pod/perlapi.pod
22896 ____________________________________________________________________________
22897 [  8149] By: jhi                                   on 2000/12/17  18:41:22
22898         Log: Update Changes.
22899      Branch: perl
22900            ! Changes patchlevel.h
22901 ____________________________________________________________________________
22902 [  8148] By: jhi                                   on 2000/12/17  18:39:16
22903         Log: Subject: [PATCH] Fcntl constants speedup
22904              From: Nicholas Clark <nick@ccl4.org>
22905              Date: Sun, 17 Dec 2000 16:29:24 +0000
22906              Message-ID: <20001217162924.E97668@plum.flirble.org>
22907              
22908              Use IVs for the Fcntl constants instead of NVs.
22909      Branch: perl
22910            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
22911 ____________________________________________________________________________
22912 [  8147] By: jhi                                   on 2000/12/17  18:33:41
22913         Log: Add test for #8145 (binmode() warning), add warning for
22914              ioctl() and sockpair(), document them. (fileno() cannot
22915              be tripwired with the same kind of warning because
22916              'defined fileno($foo)' seems to be an idiom.)
22917      Branch: perl
22918            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
22919 ____________________________________________________________________________
22920 [  8146] By: gsar                                  on 2000/12/17  18:09:08
22921         Log: update Changes
22922      Branch: maint-5.6/perl
22923            ! Changes
22924 ____________________________________________________________________________
22925 [  8145] By: jhi                                   on 2000/12/17  17:39:35
22926         Log: Subject: [PATCH] Re: The long awaited feature ...
22927              From: Simon Cozens <simon@cozens.net>
22928              Date: Sun, 17 Dec 2000 12:31:56 +0000
22929              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
22930              
22931              Add a warning to binmode() about using bad filehandles
22932              (can happen e.g. if someone forgets the filehandle argument)
22933      Branch: perl
22934            ! pp_sys.c
22935 ____________________________________________________________________________
22936 [  8144] By: jhi                                   on 2000/12/17  17:33:48
22937         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
22938              From: Jonathan Stowe <gellyfish@gellyfish.com>
22939              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
22940              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
22941      Branch: perl
22942            ! lib/Net/Ping.pm
22943 ____________________________________________________________________________
22944 [  8143] By: jhi                                   on 2000/12/17  05:31:37
22945         Log: Polymorphic regexps.
22946              
22947              Fixes at least the bugs 20001028.003 (both of them...) and
22948              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
22949              also to be fixed by now, probably already before this patch.
22950      Branch: perl
22951            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
22952            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
22953            ! t/op/utf8decode.t t/pragma/utf8.t
22954 ____________________________________________________________________________
22955 [  8142] By: jhi                                   on 2000/12/16  17:16:05
22956         Log: Subject: [patch perl@8102] dos/djgpp update
22957              From: Laszlo Molnar <ml1050@freemail.hu>
22958              Date: Sat, 16 Dec 2000 01:40:52 +0100
22959              Message-ID: <20001216014052.A335@freemail.hu>
22960      Branch: perl
22961            ! djgpp/config.over t/base/commonsense.t
22962 ____________________________________________________________________________
22963 [  8141] By: jhi                                   on 2000/12/16  17:09:27
22964         Log: Few uncheckedin files.
22965      Branch: perl
22966            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
22967 ____________________________________________________________________________
22968 [  8140] By: nick                                  on 2000/12/15  22:14:31
22969         Log: Integrate mainline
22970      Branch: perlio
22971           !> (integrate 53 files)
22972 ____________________________________________________________________________
22973 [  8139] By: jhi                                   on 2000/12/15  19:49:49
22974         Log: One more IVUV tweak from Nicholas Clark.
22975      Branch: perl
22976            ! sv.c
22977 ____________________________________________________________________________
22978 [  8138] By: jhi                                   on 2000/12/15  19:17:06
22979         Log: Return of the IVUV-preservation, now seems to be happy even
22980              in Digital UNIX (the broken strtoul brokenness detection
22981              seems to have been the fly in the ointment).
22982      Branch: perl
22983            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22984            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
22985            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
22986            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
22987            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22988            ! vos/config.ga.h win32/config.bc win32/config.gc
22989            ! win32/config.vc
22990 ____________________________________________________________________________
22991 [  8137] By: jhi                                   on 2000/12/15  18:12:14
22992         Log: Metaconfig unit change for #8136.
22993      Branch: metaconfig
22994            ! U/modified/d_strtoul.U
22995      Branch: metaconfig/U/perl
22996            ! d_strtoull.U d_strtouq.U
22997 ____________________________________________________________________________
22998 [  8136] By: jhi                                   on 2000/12/15  18:11:35
22999         Log: I don't think it's sensible or portable to test the strtou*
23000              on /^-/ strings.
23001      Branch: perl
23002            ! Configure
23003 ____________________________________________________________________________
23004 [  8135] By: jhi                                   on 2000/12/15  17:18:49
23005         Log: Metaconfig unit change for #8134.
23006      Branch: metaconfig
23007            ! U/modified/d_strtoul.U
23008 ____________________________________________________________________________
23009 [  8134] By: jhi                                   on 2000/12/15  17:14:13
23010         Log: If longsize is 8 we don't need a LL suffix for integer constants.
23011      Branch: perl
23012            ! Configure config_h.SH
23013 ____________________________________________________________________________
23014 [  8133] By: jhi                                   on 2000/12/15  16:00:23
23015         Log: Update Changes.
23016      Branch: perl
23017            ! Changes patchlevel.h
23018 ____________________________________________________________________________
23019 [  8132] By: jhi                                   on 2000/12/15  15:44:16
23020         Log: Some compilers get huffy if you do not cast a const pointer
23021              to a non-const when assigning.
23022      Branch: perl
23023            ! gv.c
23024 ____________________________________________________________________________
23025 [  8131] By: jhi                                   on 2000/12/15  15:38:30
23026         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
23027              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23028              Date: Fri, 15 Dec 2000 05:26:57 -0500
23029              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
23030      Branch: perl
23031            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
23032            ! t/pragma/overload.t
23033 ____________________________________________________________________________
23034 [  8130] By: jhi                                   on 2000/12/15  15:36:08
23035         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
23036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23037              Date: Thu, 14 Dec 2000 22:02:43 -0500
23038              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
23039      Branch: perl
23040            ! gv.c perl.h
23041 ____________________________________________________________________________
23042 [  8129] By: jhi                                   on 2000/12/15  15:34:16
23043         Log: Subject: PATCH: h2xs nit
23044              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23045              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
23046              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
23047              
23048              Add a template README.
23049      Branch: perl
23050            ! utils/h2xs.PL
23051 ____________________________________________________________________________
23052 [  8128] By: jhi                                   on 2000/12/15  15:32:22
23053         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
23054      Branch: perl
23055            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
23056 ____________________________________________________________________________
23057 [  8127] By: jhi                                   on 2000/12/15  15:19:34
23058         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
23059              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23060              Date:     Thu, 14 Dec 2000 20:04:42 EST
23061              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
23062      Branch: perl
23063            ! ext/Opcode/Opcode.xs
23064 ____________________________________________________________________________
23065 [  8126] By: jhi                                   on 2000/12/15  15:17:49
23066         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
23067              From: Peter Prymmer <pvhp@forte.com>
23068              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
23069              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
23070      Branch: perl
23071            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
23072            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
23073            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
23074 ____________________________________________________________________________
23075 [  8125] By: jhi                                   on 2000/12/15  15:11:05
23076         Log: This seems to be a stage sane and stable enough to checkin.
23077              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
23078      Branch: perl
23079            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
23080            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
23081            ! t/op/cmp.t t/op/numconvert.t
23082 ____________________________________________________________________________
23083 [  8124] By: jhi                                   on 2000/12/15  04:20:26
23084         Log: Something is really wonky.
23085      Branch: perl
23086            ! sv.c
23087 ____________________________________________________________________________
23088 [  8123] By: jhi                                   on 2000/12/15  04:00:50
23089         Log: Fixes for the IV UV patches to compile in Digital UNIX.
23090      Branch: perl
23091            ! sv.c
23092 ____________________________________________________________________________
23093 [  8122] By: jhi                                   on 2000/12/15  02:53:40
23094         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
23095              From: "Craig A. Berry" <craigberry@mac.com>
23096              Date: Thu, 14 Dec 2000 19:10:49 -0600
23097              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
23098      Branch: perl
23099            ! vms/vms.c
23100 ____________________________________________________________________________
23101 [  8121] By: jhi                                   on 2000/12/15  02:50:00
23102         Log: Metaconfig changes for #8120.
23103      Branch: metaconfig
23104            + U/modified/d_strtoul.U
23105      Branch: metaconfig/U/perl
23106            ! d_strtoull.U d_strtouq.U
23107 ____________________________________________________________________________
23108 [  8120] By: jhi                                   on 2000/12/15  02:49:42
23109         Log: From: Nicholas Clark <nick@ccl4.org> 
23110              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
23111              Date: Thu, 14 Dec 2000 18:38:57 +0000
23112              Message-ID: <20001214183857.B97909@plum.flirble.org>
23113      Branch: perl
23114            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23115            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
23116            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23117            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23118            ! win32/config.gc win32/config.vc
23119 ____________________________________________________________________________
23120 [  8119] By: jhi                                   on 2000/12/14  23:40:58
23121         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
23122              From: Nicholas Clark <nick@ccl4.org>
23123              Date: Wed, 13 Dec 2000 20:08:50 +0000
23124              Message-ID: <20001213200849.B71166@plum.flirble.org>
23125      Branch: perl
23126            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
23127            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
23128 ____________________________________________________________________________
23129 [  8118] By: jhi                                   on 2000/12/14  22:46:26
23130         Log: Integrate perlio.
23131      Branch: perl
23132           !> MANIFEST ext/Encode/compile makedef.pl
23133 ____________________________________________________________________________
23134 [  8117] By: nick                                  on 2000/12/14  22:38:53
23135         Log: Win32 tweaks to get Encode to build
23136              - temp hack to makedef.pl till PerlIO is properly "exported".
23137              - MSVC dislikes  
23138              static encpage_t foo[];
23139              so make 'em extern for now.
23140      Branch: perlio
23141            ! ext/Encode/compile makedef.pl
23142 ____________________________________________________________________________
23143 [  8116] By: nick                                  on 2000/12/14  22:00:53
23144         Log: Document the new files
23145      Branch: perlio
23146            ! MANIFEST
23147 ____________________________________________________________________________
23148 [  8115] By: jhi                                   on 2000/12/14  21:58:01
23149         Log: MANIFEST new files of #8114.
23150      Branch: perl
23151            ! MANIFEST
23152 ____________________________________________________________________________
23153 [  8114] By: jhi                                   on 2000/12/14  21:50:49
23154         Log: Integrate perlio.
23155      Branch: perl
23156           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
23157           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
23158           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
23159           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
23160           !> ext/Encode/Makefile.PL
23161 ____________________________________________________________________________
23162 [  8113] By: jhi                                   on 2000/12/14  21:48:49
23163         Log: The documentation part of the
23164              
23165              Subject: [ID 20001214.002] Net::Ping patch
23166              From: Jonathan Stowe <gellyfish@gellyfish.com>
23167              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
23168              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
23169              since the #7529 had already addressed the same problem.
23170      Branch: perl
23171            ! lib/Net/Ping.pm
23172 ____________________________________________________________________________
23173 [  8112] By: jhi                                   on 2000/12/14  21:42:57
23174         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
23175              From: Dominic Dunlop <domo@computer.org>
23176              Date: Tue, 12 Dec 2000 10:47:10 +0100
23177              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
23178              
23179              Document how elusive subroutines can be.
23180      Branch: perl
23181            ! pod/perlfunc.pod
23182 ____________________________________________________________________________
23183 [  8111] By: jhi                                   on 2000/12/14  21:38:05
23184         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
23185              From: Dominic Dunlop <domo@computer.org>
23186              Date: Thu, 14 Dec 2000 10:13:51 +0100
23187              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
23188      Branch: perl
23189            ! ext/POSIX/POSIX.pod
23190 ____________________________________________________________________________
23191 [  8110] By: jhi                                   on 2000/12/14  21:36:32
23192         Log: Subject: [patch] perlfaq7
23193              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
23194              Date: Thu, 14 Dec 2000 15:31:07 +0100
23195              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
23196      Branch: perl
23197            ! pod/perlfaq7.pod
23198 ____________________________________________________________________________
23199 [  8109] By: jhi                                   on 2000/12/14  21:29:20
23200         Log: Subject: [8104] Encode
23201              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23202              Date: Thu, 14 Dec 2000 14:49:34 +0100
23203              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
23204              
23205              Type casting for nervous compilers.
23206      Branch: perl
23207            ! ext/Encode/Encode.xs
23208 ____________________________________________________________________________
23209 [  8108] By: jhi                                   on 2000/12/14  21:26:17
23210         Log: Subject: [8104] DB_File
23211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23212              Date: Thu, 14 Dec 2000 14:49:35 +0100
23213              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
23214              
23215              Type definition incorrect for DB 2.7.7.  Not known when it
23216              changed, so only changed it for a known revision.
23217      Branch: perl
23218            ! ext/DB_File/DB_File.xs
23219 ____________________________________________________________________________
23220 [  8107] By: jhi                                   on 2000/12/14  21:23:41
23221         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
23222              From: Peter Prymmer <pvhp@forte.com>
23223              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
23224              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
23225              
23226              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
23227      Branch: perl
23228            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
23229            ! ext/Encode/Encode/posix-bc.enc
23230 ____________________________________________________________________________
23231 [  8106] By: nick                                  on 2000/12/14  20:36:13
23232         Log: "Cold" build correction to Encode's Makefile.PL
23233      Branch: perlio
23234            ! ext/Encode/Makefile.PL
23235 ____________________________________________________________________________
23236 [  8105] By: nick                                  on 2000/12/14  20:09:37
23237         Log: "Compiled" encodings.
23238              Correct replacement character in EBCDIC .enc files
23239              Add 0x7F to ASCII repertoire.
23240      Branch: perlio
23241            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
23242            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
23243            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
23244            ! ext/Encode/Makefile.PL ext/Encode/compile
23245            ! ext/Encode/encengine.c ext/Encode/encode.h
23246 ____________________________________________________________________________
23247 [  8104] By: nick                                  on 2000/12/14  00:38:20
23248         Log: Integrate mainline
23249      Branch: perlio
23250           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
23251           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
23252           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
23253           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
23254           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
23255           !> t/lib/db-hash.t t/lib/db-recno.t
23256 ____________________________________________________________________________
23257 [  8103] By: nick                                  on 2000/12/13  23:16:13
23258         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
23259              so far and so it does not get lost.
23260      Branch: perlio
23261            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
23262 ____________________________________________________________________________
23263 [  8102] By: jhi                                   on 2000/12/13  17:14:22
23264         Log: Update Changes.
23265      Branch: perl
23266            ! Changes patchlevel.h
23267 ____________________________________________________________________________
23268 [  8101] By: jhi                                   on 2000/12/13  16:53:41
23269         Log: Move the proto of start_glob() to a better place; regen api files.
23270      Branch: perl
23271            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
23272 ____________________________________________________________________________
23273 [  8100] By: jhi                                   on 2000/12/13  16:47:11
23274         Log: Metaconfig change for #8099.
23275      Branch: metaconfig
23276            ! U/modified/Head.U
23277 ____________________________________________________________________________
23278 [  8099] By: jhi                                   on 2000/12/13  16:46:48
23279         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
23280              From: Andy Dougherty <doughera@lafayette.edu>
23281              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
23282              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
23283      Branch: perl
23284            ! Configure
23285 ____________________________________________________________________________
23286 [  8098] By: jhi                                   on 2000/12/13  16:39:02
23287         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
23288              From: rspier@pobox.com (Robert Spier)
23289              Date: Tue, 12 Dec 2000 21:12:39 -0500
23290              Message-ID: <14902.56087.678086.725773@rls.cx>
23291              
23292              fastgetcwd is defined using a glob alias on a $^O dependent basis -
23293              and there was no default assignment or perl subroutine.
23294      Branch: perl
23295            ! lib/Cwd.pm
23296 ____________________________________________________________________________
23297 [  8097] By: jhi                                   on 2000/12/13  16:16:01
23298         Log: Subject: [PATCH] move startglob out of pp_hot.c
23299              From: Nicholas Clark <nick@ccl4.org>
23300              Date: Mon, 11 Dec 2000 23:16:39 +0000
23301              Message-ID: <20001211231638.A55550@plum.flirble.org>
23302      Branch: perl
23303            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
23304 ____________________________________________________________________________
23305 [  8096] By: jhi                                   on 2000/12/13  15:26:23
23306         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
23307              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
23308              Date: Wed, 13 Dec 2000 14:01:37 +0100
23309              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
23310              
23311              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
23312              in turn requires libpthread in libswanted.
23313      Branch: perl
23314            ! hints/hpux.sh
23315 ____________________________________________________________________________
23316 [  8095] By: jhi                                   on 2000/12/12  19:51:05
23317         Log: The integration wars continue.
23318      Branch: perl
23319           !> sv.c
23320 ____________________________________________________________________________
23321 [  8094] By: jhi                                   on 2000/12/12  19:48:26
23322         Log: Subject: [PATCH perl@8070] DB_File-1.74  
23323              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
23324              Date: Mon, 11 Dec 2000 23:07:17 -0000
23325              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
23326      Branch: perl
23327            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23328            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
23329            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
23330            ! t/lib/db-recno.t
23331 ____________________________________________________________________________
23332 [  8093] By: nick                                  on 2000/12/12  19:42:13
23333         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
23334      Branch: perlio
23335            ! sv.c
23336           !> lib/File/DosGlob.pm
23337 ____________________________________________________________________________
23338 [  8092] By: jhi                                   on 2000/12/12  19:28:11
23339         Log: Integrate perlio.
23340      Branch: perl
23341           !> sv.c
23342 ____________________________________________________________________________
23343 [  8091] By: nick                                  on 2000/12/12  18:49:45
23344         Log: Fix for Tk, and upgrading shared SVs.
23345      Branch: perlio
23346            ! sv.c
23347 ____________________________________________________________________________
23348 [  8090] By: jhi                                   on 2000/12/12  16:48:59
23349         Log: Subject: [PATCH] Re: Breadperl & Tk
23350              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23351              Date: Tue, 12 Dec 2000 14:48:27 GMT
23352              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
23353      Branch: perl
23354            ! sv.c
23355 ____________________________________________________________________________
23356 [  8089] By: jhi                                   on 2000/12/12  03:37:19
23357         Log: Subject: DosGlob.pm diff for bash style brace expansion.
23358              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
23359              Date: Fri, 8 Dec 2000 10:45:30 -0600
23360              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
23361      Branch: perl
23362            ! lib/File/DosGlob.pm
23363 ____________________________________________________________________________
23364 [  8088] By: nick                                  on 2000/12/11  23:59:59
23365         Log: Integrate mainline
23366      Branch: perlio
23367           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
23368           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
23369           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
23370           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
23371           !> t/op/local.t t/pragma/warn/toke toke.c
23372 ____________________________________________________________________________
23373 [  8087] By: jhi                                   on 2000/12/11  23:20:23
23374         Log: Integrate perlio.
23375      Branch: perl
23376           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23377 ____________________________________________________________________________
23378 [  8086] By: jhi                                   on 2000/12/11  22:50:59
23379         Log: Tune further the OS detection of CGI.
23380      Branch: perl
23381            ! lib/CGI.pm
23382 ____________________________________________________________________________
23383 [  8085] By: nick                                  on 2000/12/11  22:50:46
23384         Log: Finish 1st pass of "encoding" layer e.g. :
23385              open($fh,"<encoding(iso8859-7)",$greek) || die;
23386      Branch: perlio
23387            ! ext/Encode/Encode.xs perlio.c perliol.h
23388 ____________________________________________________________________________
23389 [  8084] By: jhi                                   on 2000/12/11  22:32:06
23390         Log: Revert the -f ambiguousity patch, seems to cause
23391              too much hassle (the interpret -Q as a function
23392              where Q is not a known filetest part is left in).
23393      Branch: perl
23394            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
23395            ! toke.c
23396 ____________________________________________________________________________
23397 [  8083] By: jhi                                   on 2000/12/11  22:27:23
23398         Log: (accidentally empty check-in)
23399      Branch: perl
23400            ! lib/File/DosGlob.pm
23401 ____________________________________________________________________________
23402 [  8082] By: nick                                  on 2000/12/11  19:09:51
23403         Log: Restore mmap function (broken by tweaks to shared buffer
23404              layer for encode(xxxx)).
23405      Branch: perlio
23406            ! perlio.c
23407 ____________________________________________________________________________
23408 [  8081] By: jhi                                   on 2000/12/11  18:29:13
23409         Log: Subject: Re: The long awaited feature ...
23410              From: Simon Cozens <simon@cozens.net>
23411              Date: Mon, 11 Dec 2000 15:54:24 +0000
23412              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
23413              
23414              More io/utf8 tests.
23415      Branch: perl
23416            ! t/io/utf8.t
23417 ____________________________________________________________________________
23418 [  8080] By: jhi                                   on 2000/12/11  18:19:36
23419         Log: Subject: PATCH MakeMaker manpage clarification
23420              From: andreas.koenig@anima.de (Andreas J. Koenig)
23421              Date: 10 Dec 2000 20:46:13 +0100
23422              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
23423      Branch: perl
23424            ! lib/ExtUtils/MakeMaker.pm
23425 ____________________________________________________________________________
23426 [  8079] By: jhi                                   on 2000/12/11  15:35:07
23427         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
23428              From: Simon Cozens <simon@cozens.net>
23429              Date: Sun, 10 Dec 2000 19:06:19 +0000
23430              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
23431      Branch: perl
23432            ! ext/B/B/Deparse.pm t/lib/b.t
23433 ____________________________________________________________________________
23434 [  8078] By: jhi                                   on 2000/12/11  15:09:11
23435         Log: Subject: [PATCH] docs on NaN
23436              From: Nicholas Clark <nick@ccl4.org>
23437              Date: Mon, 11 Dec 2000 01:48:38 +0000
23438              Message-ID: <20001211014838.B99205@plum.flirble.org>
23439      Branch: perl
23440            ! pod/perlop.pod
23441 ____________________________________________________________________________
23442 [  8077] By: jhi                                   on 2000/12/11  15:02:21
23443         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
23444              From: Simon Cozens <simon@cozens.net>
23445              Date: Mon, 11 Dec 2000 01:21:45 +0000
23446              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
23447      Branch: perl
23448            ! pp.c pp_hot.c scope.c t/op/local.t
23449 ____________________________________________________________________________
23450 [  8076] By: nick                                  on 2000/12/10  20:43:32
23451         Log: Not merge worthy...
23452              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
23453              syntax is modelled on attributes.
23454              Untested fix for io/utf8 on Win32 etc.
23455              Very clumsy start to the encode layer.
23456      Branch: perlio
23457            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23458 ____________________________________________________________________________
23459 [  8075] By: jhi                                   on 2000/12/10  18:39:33
23460         Log: Darwin is not Windows.
23461      Branch: perl
23462            ! lib/CGI.pm
23463 ____________________________________________________________________________
23464 [  8074] By: jhi                                   on 2000/12/10  18:31:27
23465         Log: Subject: Ambiguous -%c() resolved as a file test
23466              From: "Paul Marquess" <Paul.Marquess@openwave.com>
23467              Date: Sun, 10 Dec 2000 15:35:07 -0000
23468              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
23469      Branch: perl
23470            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
23471 ____________________________________________________________________________
23472 [  8073] By: jhi                                   on 2000/12/10  18:16:29
23473         Log: Subject: PATCH installperl misinformed 
23474              From: andreas.koenig@anima.de (Andreas J. Koenig)
23475              Date: 10 Dec 2000 13:01:32 +0100 
23476              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
23477      Branch: perl
23478            ! installperl
23479 ____________________________________________________________________________
23480 [  8072] By: jhi                                   on 2000/12/10  18:07:55
23481         Log: The walkoptree confusion rages; walkoptree() seems to be coming
23482              from B.xs, while walkoptree_slow() comes from B.pm.
23483      Branch: perl
23484            ! ext/B/B.pm
23485 ____________________________________________________________________________
23486 [  8071] By: nick                                  on 2000/12/10  11:45:47
23487         Log: Integrate mainline
23488      Branch: perlio
23489           +> t/base/commonsense.t
23490           !> (integrate 37 files)
23491 ____________________________________________________________________________
23492 [  8070] By: jhi                                   on 2000/12/10  04:46:21
23493         Log: Update Changes.
23494      Branch: perl
23495            ! Changes patchlevel.h
23496 ____________________________________________________________________________
23497 [  8069] By: jhi                                   on 2000/12/10  04:39:19
23498         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
23499              From: andreas.koenig@anima.de (Andreas J. Koenig)
23500              Date: 09 Dec 2000 17:14:25 +0100
23501              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
23502      Branch: perl
23503            + t/base/commonsense.t
23504            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
23505 ____________________________________________________________________________
23506 [  8068] By: jhi                                   on 2000/12/10  04:17:36
23507         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
23508              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23509              Date: Sat, 9 Dec 2000 16:47:22 -0000
23510              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
23511      Branch: perl
23512            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
23513            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
23514            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
23515            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
23516            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
23517            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
23518            ! t/lib/sdbm.t
23519 ____________________________________________________________________________
23520 [  8067] By: jhi                                   on 2000/12/10  03:52:02
23521         Log: Test case for #8066.
23522      Branch: perl
23523            ! t/op/misc.t
23524 ____________________________________________________________________________
23525 [  8066] By: jhi                                   on 2000/12/10  03:50:30
23526         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
23527              From: Simon Cozens <simon@cozens.net>
23528              Date: Sun, 10 Dec 2000 00:55:37 +0000
23529              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
23530      Branch: perl
23531            ! pp_sys.c
23532 ____________________________________________________________________________
23533 [  8065] By: jhi                                   on 2000/12/10  03:44:52
23534         Log: Test case for #8064.
23535      Branch: perl
23536            ! t/comp/proto.t
23537 ____________________________________________________________________________
23538 [  8064] By: jhi                                   on 2000/12/10  03:42:32
23539         Log: Subject: Re: prototype of substr
23540              From: Simon Cozens <simon@cozens.net>
23541              Date: Sun, 10 Dec 2000 00:13:33 +0000
23542              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
23543              
23544              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
23545      Branch: perl
23546            ! pp.c
23547 ____________________________________________________________________________
23548 [  8063] By: jhi                                   on 2000/12/10  03:39:42
23549         Log: Subject: [PATCH] perlguts.pod
23550              From: Simon Cozens <simon@cozens.net>
23551              Date: Sun, 10 Dec 2000 00:06:47 +0000
23552              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
23553              
23554              Documentation of the different types of ops,
23555              plus the functions in dump.c
23556      Branch: perl
23557            ! pod/perlguts.pod
23558 ____________________________________________________________________________
23559 [  8062] By: jhi                                   on 2000/12/10  03:30:04
23560         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
23561              From: Nicholas Clark <nick@talking.bollo.cx>
23562              Date: Sat, 09 Dec 2000 18:57:25 +0000
23563              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
23564              
23565              Be more robust in weird hostname setups.
23566      Branch: perl
23567            ! t/lib/net-hostent.t
23568 ____________________________________________________________________________
23569 [  8061] By: jhi                                   on 2000/12/10  03:28:21
23570         Log: Pacify fussy compiler. 
23571      Branch: perl
23572            ! pp_sys.c
23573 ____________________________________________________________________________
23574 [  8060] By: jhi                                   on 2000/12/10  02:52:46
23575         Log: Integrate perlio.
23576      Branch: perl
23577           !> pp_sys.c t/io/utf8.t
23578 ____________________________________________________________________________
23579 [  8059] By: nick                                  on 2000/12/09  23:40:14
23580         Log: read/sysread/recv should now be utf8 aware.
23581              Basic test for utf8 read.
23582      Branch: perlio
23583            ! pp_sys.c t/io/utf8.t
23584 ____________________________________________________________________________
23585 [  8058] By: jhi                                   on 2000/12/09  21:56:02
23586         Log: Integrate perlio.
23587      Branch: perl
23588           +> t/io/utf8.t
23589           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
23590 ____________________________________________________________________________
23591 [  8057] By: jhi                                   on 2000/12/09  21:53:35
23592         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
23593              From: Inaba Hiroto <inaba@st.rim.or.jp>
23594              Date: Sun, 10 Dec 2000 05:53:21 +0900
23595              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
23596              
23597              Tests for #8056.
23598      Branch: perl
23599            ! t/op/each.t
23600 ____________________________________________________________________________
23601 [  8056] By: jhi                                   on 2000/12/09  21:51:16
23602         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
23603              From: Inaba Hiroto <inaba@st.rim.or.jp>
23604              Date: Sat, 09 Dec 2000 18:02:00 +0900
23605              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
23606              
23607              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
23608      Branch: perl
23609            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
23610 ____________________________________________________________________________
23611 [  8055] By: nick                                  on 2000/12/09  20:11:48
23612         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
23613              than raw PerlIO_write() - does not seem to break any tests.
23614      Branch: perlio
23615            ! pp_sys.c
23616 ____________________________________________________________________________
23617 [  8054] By: nick                                  on 2000/12/09  19:47:30
23618         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
23619              (sysread, recv and write i.e. formats still to do...)
23620              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
23621              open($fh,">:utf8","name")
23622              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
23623              so no extra overhead is involved.
23624              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
23625              to a non-utf8 stream.
23626              Add initial io/utf8.t
23627              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
23628              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
23629              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
23630      Branch: perlio
23631            + t/io/utf8.t
23632            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
23633 ____________________________________________________________________________
23634 [  8053] By: nick                                  on 2000/12/09  19:26:37
23635         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
23636              was only testing this_utf8.
23637      Branch: perlio
23638            ! toke.c
23639 ____________________________________________________________________________
23640 [  8052] By: nick                                  on 2000/12/09  19:09:41
23641         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
23642              i.e. the output string has one, but don't mess with source assumption.
23643      Branch: perlio
23644            ! toke.c
23645 ____________________________________________________________________________
23646 [  8051] By: jhi                                   on 2000/12/09  16:55:17
23647         Log: Integrate perlio.
23648      Branch: perl
23649           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
23650           !> sv.c thrdvar.h util.c
23651 ____________________________________________________________________________
23652 [  8050] By: jhi                                   on 2000/12/09  16:48:07
23653         Log: Nits noticed by Peter Prymmer.
23654      Branch: perl
23655            ! lib/ExtUtils/MM_VMS.pm
23656 ____________________________________________________________________________
23657 [  8049] By: nick                                  on 2000/12/09  13:49:40
23658         Log: UTF8 output prework.
23659              - Store $\ and $, as SVs so they can have SvUTF8 flag
23660              - use do_print() rather than raw PerlIO_write() to print them.
23661      Branch: perlio
23662            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
23663            ! thrdvar.h util.c
23664 ____________________________________________________________________________
23665 [  8048] By: nick                                  on 2000/12/09  12:30:43
23666         Log: Integrate mainline.
23667      Branch: perlio
23668           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
23669           +> t/op/reverse.t
23670           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
23671           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
23672           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
23673           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
23674           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
23675           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
23676 ____________________________________________________________________________
23677 [  8047] By: jhi                                   on 2000/12/09  00:23:27
23678         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
23679              From: Michael G Schwern <schwern@pobox.com>
23680              Date: Fri, 8 Dec 2000 14:43:04 -0600
23681      Branch: perl
23682            ! lib/ExtUtils/MM_VMS.pm
23683 ____________________________________________________________________________
23684 [  8046] By: jhi                                   on 2000/12/08  23:10:27
23685         Log: A missed check-in.
23686      Branch: perl
23687            ! lib/ExtUtils/Manifest.pm
23688 ____________________________________________________________________________
23689 [  8045] By: jhi                                   on 2000/12/08  21:57:12
23690         Log: (null check-in)
23691      Branch: perl
23692            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
23693 ____________________________________________________________________________
23694 [  8044] By: jhi                                   on 2000/12/08  21:11:06
23695         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
23696              at the final draft stage.
23697      Branch: perl
23698            + ext/Encode/Encode/iso8859-16.enc
23699            ! MANIFEST
23700 ____________________________________________________________________________
23701 [  8043] By: jhi                                   on 2000/12/08  16:39:04
23702         Log: Update Changes.
23703      Branch: perl
23704            ! Changes patchlevel.h
23705 ____________________________________________________________________________
23706 [  8042] By: jhi                                   on 2000/12/08  16:33:39
23707         Log: Do not return the Unicode replacement character if UTF-8
23708              decoding goes awry, it should be up to the caller to decide.
23709      Branch: perl
23710            ! pod/perlapi.pod utf8.c
23711 ____________________________________________________________________________
23712 [  8041] By: jhi                                   on 2000/12/08  16:22:28
23713         Log: metaconfig maintenance.
23714      Branch: metaconfig
23715            ! U/modified/stdchar.U
23716      Branch: metaconfig/U/perl
23717            + testsyml.U
23718 ____________________________________________________________________________
23719 [  8040] By: jhi                                   on 2000/12/08  16:03:08
23720         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
23721              From: sthoenna@efn.org
23722              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
23723              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
23724      Branch: perl
23725            ! Changes lib/ExtUtils/MM_OS2.pm
23726 ____________________________________________________________________________
23727 [  8039] By: jhi                                   on 2000/12/08  15:57:11
23728         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
23729              From: Simon Cozens <simon@cozens.net>
23730              Date: Fri, 8 Dec 2000 13:33:31 +0000
23731              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
23732              
23733              (The pp_hot part needed a rewrite.)
23734      Branch: perl
23735            ! doop.c pp_hot.c utf8.c
23736 ____________________________________________________________________________
23737 [  8038] By: jhi                                   on 2000/12/08  15:25:08
23738         Log: Subject: djSP
23739              From: Michael Stevens <michael@etla.org>
23740              Date: Wed, 6 Dec 2000 23:24:01 +0000
23741              Message-ID: <20001206232400.A21381@firedrake.org>
23742              
23743              Plus a note from Nick Ing-Simmons.
23744      Branch: perl
23745            ! pp.h
23746 ____________________________________________________________________________
23747 [  8037] By: jhi                                   on 2000/12/08  15:18:35
23748         Log: Filetype is text.
23749      Branch: perl
23750            ! t/op/utf8decode.t
23751 ____________________________________________________________________________
23752 [  8036] By: jhi                                   on 2000/12/08  03:31:27
23753         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
23754              From: Andy Dougherty <doughera@lafayette.edu>
23755              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
23756              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
23757              
23758              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
23759              From: Andy Dougherty <doughera@lafayette.edu>
23760              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
23761              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
23762      Branch: perl
23763            + ext/POSIX/hints/svr4.pl
23764            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
23765 ____________________________________________________________________________
23766 [  8035] By: jhi                                   on 2000/12/08  03:26:01
23767         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
23768              From: Andy Dougherty <doughera@lafayette.edu>
23769              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
23770              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
23771      Branch: perl
23772            ! t/README t/base/term.t
23773 ____________________________________________________________________________
23774 [  8034] By: jhi                                   on 2000/12/08  03:21:59
23775         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
23776              From: mjd@plover.com  
23777              Date: 7 Dec 2000 21:04:20 -0000
23778              Message-ID: <20001207210420.22282.qmail@plover.com>
23779              
23780              Plus -z doc.
23781      Branch: perl
23782            ! pod/perlfunc.pod
23783 ____________________________________________________________________________
23784 [  8033] By: jhi                                   on 2000/12/08  03:19:03
23785         Log: Use the UTF8 macros a bit.  They can't be used with abandon
23786              everywhere because we do generate illegal UTF-8 in some situations.
23787              This is of course naughty.
23788      Branch: perl
23789            ! pod/perlapi.pod utf8.c utf8.h
23790 ____________________________________________________________________________
23791 [  8032] By: jhi                                   on 2000/12/08  03:00:09
23792         Log: Out of sync?
23793      Branch: perl
23794            ! t/pragma/warn/utf8
23795 ____________________________________________________________________________
23796 [  8031] By: jhi                                   on 2000/12/08  02:22:39
23797         Log: Cnt spl.
23798      Branch: perl
23799            ! MANIFEST
23800 ____________________________________________________________________________
23801 [  8030] By: jhi                                   on 2000/12/08  01:23:54
23802         Log: Add test for reverse().
23803      Branch: perl
23804            + t/op/reverse.t
23805            ! MANIFEST
23806 ____________________________________________________________________________
23807 [  8029] By: jhi                                   on 2000/12/08  01:21:47
23808         Log: Integrate perlio.
23809      Branch: perl
23810           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
23811           !> perlio.c perlio.h perlsdio.h warnings.pl
23812 ____________________________________________________________________________
23813 [  8028] By: jhi                                   on 2000/12/08  01:19:08
23814         Log: Introduce macros for UTF8 decoding.
23815      Branch: perl
23816            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
23817 ____________________________________________________________________________
23818 [  8027] By: nick                                  on 2000/12/07  22:18:19
23819         Log: Integrate mainline
23820      Branch: perlio
23821           !> embed.pl pod/perlapi.pod utf8.c
23822 ____________________________________________________________________________
23823 [  8026] By: nick                                  on 2000/12/07  21:45:08
23824         Log: Various oddities p4 diff -se showed up
23825              Remove 'our' from warnings.pl
23826      Branch: perlio
23827            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
23828 ____________________________________________________________________________
23829 [  8025] By: nick                                  on 2000/12/07  21:43:32
23830         Log: Change PerlIO_(get|set)pos to take SV *
23831              Should fix, OS/2, VMS, (sfio??)
23832      Branch: perlio
23833            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
23834 ____________________________________________________________________________
23835 [  8024] By: jhi                                   on 2000/12/07  19:05:32
23836         Log: Document utf8_to_uv() better.
23837      Branch: perl
23838            ! pod/perlapi.pod utf8.c
23839 ____________________________________________________________________________
23840 [  8023] By: jhi                                   on 2000/12/07  18:23:47
23841         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
23842      Branch: perl
23843            ! embed.pl pod/perlapi.pod utf8.c
23844 ____________________________________________________________________________
23845 [  8022] By: jhi                                   on 2000/12/07  04:13:51
23846         Log: Integrate perlio.
23847      Branch: perl
23848           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
23849           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
23850           !> win32/makefile.mk
23851 ____________________________________________________________________________
23852 [  8021] By: nick                                  on 2000/12/07  00:28:14
23853         Log: Various attempts at MSVC debug - not sure what has
23854              changed but works now. 
23855              Seems atexit() _may_ work for DLLs built with MSVC so don't
23856              call cleanup that way.
23857      Branch: perlio
23858            ! perlio.c win32/makefile.mk
23859 ____________________________________________________________________________
23860 [  8020] By: nick                                  on 2000/12/06  19:57:20
23861         Log: Integrate mainline
23862      Branch: perlio
23863           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
23864           !> (integrate 75 files)
23865 ____________________________________________________________________________
23866 [  8019] By: nick                                  on 2000/12/06  19:28:21
23867         Log: Add useperlio to config.vc
23868              Turn off binmode in config_H.PL
23869              Regen all the config_H.xx
23870              Attempt to get debugging build with MSVC.
23871      Branch: perlio
23872            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23873            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
23874 ____________________________________________________________________________
23875 [  8018] By: nick                                  on 2000/12/06  19:21:57
23876         Log: Test various dup/external program options on all platforms.
23877      Branch: perlio
23878            ! t/io/dup.t
23879 ____________________________________________________________________________
23880 [  8017] By: nick                                  on 2000/12/06  19:20:47
23881         Log: Fix harness to be less picky
23882      Branch: perlio
23883            ! lib/Test/Harness.pm
23884 ____________________________________________________________________________
23885 [  8016] By: jhi                                   on 2000/12/06  16:45:12
23886         Log: Update Changes.
23887      Branch: perl
23888            ! Changes patchlevel.h
23889 ____________________________________________________________________________
23890 [  8015] By: jhi                                   on 2000/12/06  16:41:03
23891         Log: Test \x{...} with ord().
23892      Branch: perl
23893            ! t/op/ord.t
23894 ____________________________________________________________________________
23895 [  8014] By: jhi                                   on 2000/12/06  16:20:33
23896         Log: Test tweak because of #8013.
23897      Branch: perl
23898            ! t/lib/b.t
23899 ____________________________________________________________________________
23900 [  8013] By: jhi                                   on 2000/12/06  16:09:09
23901         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
23902              From: Michael G Schwern <schwern@pobox.com>
23903              Date: Tue, 5 Dec 2000 21:23:28 -0500
23904              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
23905              
23906              Carp::Heavy parts not very applicable because of recent changes.
23907      Branch: perl
23908            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
23909            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
23910            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
23911            ! lib/Exporter.pm lib/Exporter/Heavy.pm
23912            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
23913            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23914            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
23915            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
23916            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
23917            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
23918            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
23919            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
23920            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
23921            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
23922            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
23923            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
23924            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
23925            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
23926            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
23927            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
23928            ! warnings.pl
23929 ____________________________________________________________________________
23930 [  8012] By: jhi                                   on 2000/12/06  15:22:38
23931         Log: Subject: [PATCH] Re: New harness is failing things
23932              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23933              Date: Wed, 6 Dec 2000 13:00:30 GMT
23934              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
23935      Branch: perl
23936            ! lib/Test/Harness.pm
23937 ____________________________________________________________________________
23938 [  8011] By: jhi                                   on 2000/12/06  15:12:08
23939         Log: Subject: installhtml changes
23940              From: Michael Stevens <michael@etla.org>
23941              Date: Wed, 6 Dec 2000 13:15:53 +0000
23942              Message-ID: <20001206131553.A27317@firedrake.org>
23943      Branch: perl
23944            ! installhtml
23945 ____________________________________________________________________________
23946 [  8010] By: jhi                                   on 2000/12/06  15:06:05
23947         Log: Subject: the dTHR hits
23948              From: Michael Stevens <michael@etla.org>
23949              Date: Wed, 6 Dec 2000 12:06:03 +0000
23950              Message-ID: <20001206120603.A24581@firedrake.org>
23951              
23952              More, errrm, less dTHRs.
23953      Branch: perl
23954            ! bytecode.pl ext/B/B/C.pm
23955 ____________________________________________________________________________
23956 [  8009] By: jhi                                   on 2000/12/06  15:04:25
23957         Log: Subject: MakeMaker mailing list gone?
23958              From: Michael G Schwern <schwern@pobox.com>
23959              Date: Tue, 5 Dec 2000 19:29:59 -0500
23960              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
23961              
23962              The MakeMaker mailing list is dead, perlbug is the right
23963              address to report bugs.
23964      Branch: perl
23965            ! lib/ExtUtils/MakeMaker.pm
23966 ____________________________________________________________________________
23967 [  8008] By: jhi                                   on 2000/12/06  15:00:32
23968         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
23969              From: Michael G Schwern <schwern@pobox.com>
23970              Date: Tue, 5 Dec 2000 19:21:21 -0500
23971              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
23972              
23973              Add a default MANIFEST skip that ignores things like
23974              version control files, editor temporary files, and the Makefile.
23975      Branch: perl
23976            + lib/ExtUtils/MANIFEST.SKIP
23977            ! MANIFEST lib/ExtUtils/Manifest.pm
23978 ____________________________________________________________________________
23979 [  8007] By: jhi                                   on 2000/12/06  14:57:20
23980         Log: In Amiga more manual hackery of the scripts seems to be needed,
23981              from Jan-Erik Karlsson.  Why Configure does not get this right
23982              is unknown, may be shell-induced.
23983      Branch: perl
23984            ! README.amiga
23985 ____________________________________________________________________________
23986 [  8006] By: jhi                                   on 2000/12/05  23:53:12
23987         Log: Add TOPm1s to peek at the second topmost stack item.
23988      Branch: perl
23989            ! pp.h
23990 ____________________________________________________________________________
23991 [  8005] By: jhi                                   on 2000/12/05  23:13:55
23992         Log: Avaunt, you foul UTF-8 tests.
23993      Branch: perl
23994            ! t/op/ver.t t/pragma/utf8.t
23995 ____________________________________________________________________________
23996 [  8004] By: jhi                                   on 2000/12/05  23:09:54
23997         Log: Continue utf8 dispersal. 
23998      Branch: perl
23999            + t/op/concat.t
24000            ! MANIFEST t/pragma/utf8.t
24001 ____________________________________________________________________________
24002 [  8003] By: nick                                  on 2000/12/05  23:02:39
24003         Log: Integrate mainline.
24004      Branch: perlio
24005           +> t/op/length.t t/op/utf8decode.t
24006           !> (integrate 69 files)
24007 ____________________________________________________________________________
24008 [  8002] By: jhi                                   on 2000/12/05  22:59:28
24009         Log: Integrate perlio.
24010      Branch: perl
24011           !> iperlsys.h perl.c perlio.c win32/perllib.c
24012 ____________________________________________________________________________
24013 [  8001] By: nick                                  on 2000/12/05  22:07:52
24014         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
24015              - calloc/free suffer from damage on TerminateThread()
24016              - use PerlMemShared (as originally planned) now fixed
24017              - avoid doing anything important on DLL "detach".
24018      Branch: perlio
24019            ! perl.c perlio.c win32/perllib.c
24020 ____________________________________________________________________________
24021 [  8000] By: nick                                  on 2000/12/05  21:05:09
24022         Log: Fix gross PerlMemShared issue.
24023      Branch: perlio
24024            ! iperlsys.h
24025 ____________________________________________________________________________
24026 [  7999] By: jhi                                   on 2000/12/05  20:46:58
24027         Log: Test for Unicode (UTF-8) hash keys.
24028      Branch: perl
24029            ! t/op/each.t
24030 ____________________________________________________________________________
24031 [  7998] By: jhi                                   on 2000/12/05  20:30:35
24032         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
24033              is now always UTF-8), empty line cosmetics.
24034      Branch: perl
24035            ! t/pragma/utf8.t
24036 ____________________________________________________________________________
24037 [  7997] By: jhi                                   on 2000/12/05  20:15:40
24038         Log: Subject: Re: STRLEN - what?
24039              From: Andy Dougherty <doughera@lafayette.edu>
24040              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
24041              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
24042              
24043              Explain STRLEN.
24044      Branch: perl
24045            ! pod/perlguts.pod
24046 ____________________________________________________________________________
24047 [  7996] By: jhi                                   on 2000/12/05  20:13:34
24048         Log: Split off the UTF-8 decoder tests, make them to check also
24049              the error message.
24050      Branch: perl
24051            + t/op/utf8decode.t
24052            ! MANIFEST t/pragma/utf8.t utf8.c
24053 ____________________________________________________________________________
24054 [  7995] By: jhi                                   on 2000/12/05  16:39:47
24055         Log: Start migrating bits of pragma/utf8 to elsewhere
24056              (since the long term plan is to obsolete 'use utf8').
24057      Branch: perl
24058            + t/op/length.t
24059            ! MANIFEST t/pragma/utf8.t
24060 ____________________________________________________________________________
24061 [  7994] By: jhi                                   on 2000/12/05  16:30:21
24062         Log: Fix a manual edit typo from #7993, fix the message formatting
24063              for Unicode, add few our declarations.
24064      Branch: perl
24065            ! lib/Carp/Heavy.pm
24066 ____________________________________________________________________________
24067 [  7993] By: jhi                                   on 2000/12/05  16:09:15
24068         Log: Subject: Need help with warnings :-(
24069              From: "Ben Tilly" <ben_tilly@hotmail.com>
24070              Date: Tue, 05 Dec 2000 01:35:54 -0500
24071              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
24072              
24073              Subject: UPDATE: Carp/Heavy now passes all tests
24074              From: "Ben Tilly" <ben_tilly@hotmail.com>
24075              Date: Tue, 05 Dec 2000 07:59:41 -0500
24076              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
24077              
24078              The Brave New Carp.
24079      Branch: perl
24080            ! lib/Carp.pm lib/Carp/Heavy.pm
24081 ____________________________________________________________________________
24082 [  7992] By: jhi                                   on 2000/12/05  15:55:08
24083         Log: Subject: [PATCH perl@7979] cygwin port
24084              From: "Eric Fifer" <efifer@dircon.co.uk>
24085              Date: Tue, 5 Dec 2000 14:04:09 -0000
24086              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
24087      Branch: perl
24088            ! t/lib/net-hostent.t
24089 ____________________________________________________________________________
24090 [  7991] By: jhi                                   on 2000/12/05  15:52:34
24091         Log: Subject: Re: [PATCH] The largest hoax of all times?
24092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24093              Date: Tue, 5 Dec 2000 00:40:25 -0500
24094              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
24095              
24096              Subject: Re: [PATCH] The largest hoax of all times?
24097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24098              Date: Mon, 4 Dec 2000 23:55:53 -0500
24099              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
24100              
24101              Subject: Re: [PATCH] The largest hoax of all times?
24102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24103              Date: Tue, 5 Dec 2000 01:28:45 -0500
24104              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
24105              
24106              Fix the unpredictable order of DESTROYs.
24107      Branch: perl
24108            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
24109            ! sv.c sv.h t/op/ref.t
24110 ____________________________________________________________________________
24111 [  7990] By: jhi                                   on 2000/12/05  14:38:53
24112         Log: Subject: [PATCH] shrink pp_hot fractionally
24113              From: Nicholas Clark <nick@ccl4.org>
24114              Date: Tue, 5 Dec 2000 12:44:31 +0000
24115              Message-ID: <20001205124431.E74518@plum.flirble.org>
24116              
24117              Use report_evil_fh().
24118      Branch: perl
24119            ! opcode.pl opnames.h pp_hot.c util.c
24120 ____________________________________________________________________________
24121 [  7989] By: jhi                                   on 2000/12/05  14:21:27
24122         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
24123              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24124              Date: Mon, 04 Dec 2000 22:21:59 -0800
24125              Message-ID: <HmIL6gzkgepS092yn@efn.org>
24126              
24127              Harness shouldn't ignore responses like "ok 3\r\r\n".
24128      Branch: perl
24129            ! lib/Test/Harness.pm
24130 ____________________________________________________________________________
24131 [  7988] By: jhi                                   on 2000/12/05  13:51:28
24132         Log: Integrate the "skip" messages to explain().
24133      Branch: perl
24134            ! t/lib/syslfs.t t/op/lfs.t
24135 ____________________________________________________________________________
24136 [  7987] By: jhi                                   on 2000/12/05  12:34:54
24137         Log: The one that got away in #7984.
24138              
24139              Subject: Re: dTHR - what and why?
24140              From: Michael Stevens <michael@etla.org> 
24141              Date: Tue, 5 Dec 2000 11:15:52 +0000
24142              Message-ID: <20001205111552.A4647@firedrake.org>
24143      Branch: perl
24144            ! sv.h
24145 ____________________________________________________________________________
24146 [  7986] By: gsar                                  on 2000/12/05  09:14:44
24147         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
24148              due to the notorious GetFileType() bug in Windows 9x, which fstat()
24149              tickles)
24150      Branch: perl
24151            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
24152 ____________________________________________________________________________
24153 [  7985] By: jhi                                   on 2000/12/05  05:49:03
24154         Log: Integrate perlio.
24155      Branch: perl
24156           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
24157           !> win32/perlhost.h win32/perllib.c
24158 ____________________________________________________________________________
24159 [  7984] By: jhi                                   on 2000/12/05  05:48:16
24160         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
24161      Branch: perl
24162            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
24163            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
24164            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
24165            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
24166            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
24167            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24168            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
24169            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
24170            ! win32/win32.c
24171 ____________________________________________________________________________
24172 [  7983] By: nick                                  on 2000/12/04  23:27:43
24173         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
24174      Branch: perlio
24175            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
24176            ! win32/perlhost.h win32/perllib.c
24177 ____________________________________________________________________________
24178 [  7982] By: jhi                                   on 2000/12/04  19:44:09
24179         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
24180              uncovered by #7980.
24181      Branch: perl
24182            ! op.c
24183 ____________________________________________________________________________
24184 [  7981] By: jhi                                   on 2000/12/04  19:42:07
24185         Log: Subject: [PATCH] Trivial dump.c feature
24186              From: Simon Cozens <simon@cozens.net>
24187              Date: Mon, 4 Dec 2000 18:08:38 +0000
24188              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
24189              
24190              Show whether a constant is UTF-8.
24191      Branch: perl
24192            ! dump.c
24193 ____________________________________________________________________________
24194 [  7980] By: jhi                                   on 2000/12/04  19:36:51
24195         Log: UTF-8 hash keys, patch from Inaba Hiroto.
24196      Branch: perl
24197            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
24198 ____________________________________________________________________________
24199 [  7979] By: jhi                                   on 2000/12/04  17:36:28
24200         Log: Update Changes.
24201      Branch: perl
24202            ! Changes patchlevel.h
24203 ____________________________________________________________________________
24204 [  7978] By: jhi                                   on 2000/12/04  16:42:17
24205         Log: Retract #7977, still too volatile (the euphemism of the day
24206              for unfinished and buggy :-)
24207      Branch: perl
24208            ! doop.c hv.c pp.c sv.h
24209 ____________________________________________________________________________
24210 [  7977] By: jhi                                   on 2000/12/04  16:25:15
24211         Log: (Retracted by #7978, too shaky yet.)
24212              
24213              Subject: Re: utf8 in hash keys, implementor missing
24214              From: Simon Cozens <simon@cozens.net>
24215              Date: Sat, 2 Dec 2000 19:49:35 +0000
24216              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
24217              
24218              The first step at UTF-8 hash keys.
24219      Branch: perl
24220            ! doop.c hv.c pp.c sv.h
24221 ____________________________________________________________________________
24222 [  7976] By: jhi                                   on 2000/12/04  16:13:53
24223         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
24224              From: sthoenna@efn.org
24225              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
24226              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
24227      Branch: perl
24228            ! os2/os2.c perlio.c
24229 ____________________________________________________________________________
24230 [  7975] By: jhi                                   on 2000/12/04  16:05:25
24231         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
24232              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24233              Date: Thu, 30 Nov 2000 20:50:37 -0800
24234              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
24235      Branch: perl
24236            ! os2/os2.c
24237 ____________________________________________________________________________
24238 [  7974] By: jhi                                   on 2000/12/04  16:03:57
24239         Log: Subject: [PATCH] ++ 20% faster
24240              From: Nicholas Clark <nick@ccl4.org>
24241              Date: Mon, 4 Dec 2000 12:17:27 +0000
24242              Message-ID: <20001204121726.B52976@plum.flirble.org>
24243              
24244              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
24245      Branch: perl
24246            ! sv.c
24247 ____________________________________________________________________________
24248 [  7973] By: jhi                                   on 2000/12/04  16:00:48
24249         Log: 
24250              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
24251              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24252              Date: Mon, 04 Dec 2000 12:30:45 +0100
24253              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
24254              
24255              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
24256              library (getprotobyname and getprotobynumber are outversioned by
24257              the same calls in libc, at least for xlc version 3.
24258      Branch: perl
24259            ! hints/aix.sh
24260 ____________________________________________________________________________
24261 [  7972] By: jhi                                   on 2000/12/04  02:58:31
24262         Log: Integrate perlio.
24263      Branch: perl
24264           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
24265           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
24266           !> win32/win32.h win32/win32iop.h win32/win32thread.h
24267 ____________________________________________________________________________
24268 [  7971] By: nick                                  on 2000/12/04  00:24:33
24269         Log: Quieten some noise in Win32 builds:
24270              - win32.h is included after <sys/socket.h>, so need to 
24271              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
24272              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
24273      Branch: perlio
24274            ! doio.c perl.h toke.c win32/win32.h
24275 ____________________________________________________________________________
24276 [  7970] By: nick                                  on 2000/12/03  22:57:46
24277         Log: PERL_IMPLICIT_SYS compiles but does not work.
24278      Branch: perlio
24279            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
24280            ! win32/perlhost.h win32/perllib.c win32/win32.h
24281            ! win32/win32iop.h win32/win32thread.h
24282 ____________________________________________________________________________
24283 [  7969] By: jhi                                   on 2000/12/03  22:12:58
24284         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
24285              used to swash_init(), makes regprop() dumps more informative
24286              (+utf8::IsAlpha, -utf8::IsDigit, for example).
24287      Branch: perl
24288            ! regcomp.c regexec.c
24289 ____________________________________________________________________________
24290 [  7968] By: jhi                                   on 2000/12/03  21:39:56
24291         Log: Implement ANYOFUTF8 regprop() dumping.
24292      Branch: perl
24293            ! regcomp.c
24294 ____________________________________________________________________________
24295 [  7967] By: jhi                                   on 2000/12/03  20:57:19
24296         Log: Make uv_to_utf8() to zero-terminate its output buffer,
24297              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
24298      Branch: perl
24299            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
24300 ____________________________________________________________________________
24301 [  7966] By: nick                                  on 2000/12/03  18:41:21
24302         Log: Integrate mainline (STDCHAR)
24303      Branch: perlio
24304           !> Configure t/pragma/utf8.t
24305 ____________________________________________________________________________
24306 [  7965] By: jhi                                   on 2000/12/03  17:58:20
24307         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
24308      Branch: perl
24309            ! t/pragma/utf8.t
24310 ____________________________________________________________________________
24311 [  7964] By: jhi                                   on 2000/12/03  17:35:56
24312         Log: Integrate perlio.
24313      Branch: perl
24314           !> iperlsys.h perlio.c
24315 ____________________________________________________________________________
24316 [  7963] By: jhi                                   on 2000/12/03  17:33:55
24317         Log: Metaconfig unit change for #7962.
24318      Branch: metaconfig
24319            ! U/modified/stdchar.U
24320 ____________________________________________________________________________
24321 [  7962] By: jhi                                   on 2000/12/03  17:33:27
24322         Log: Untangle the <stdio.h> #include nest for the stdchar test,
24323              from Andy Dougherty.
24324      Branch: perl
24325            ! Configure
24326 ____________________________________________________________________________
24327 [  7961] By: nick                                  on 2000/12/03  16:53:00
24328         Log: Make iperlsys.h vector stdio not PerlIO.
24329      Branch: perlio
24330            ! iperlsys.h perlio.c
24331 ____________________________________________________________________________
24332 [  7960] By: nick                                  on 2000/12/03  14:43:01
24333         Log: Integrate mainline
24334      Branch: perlio
24335           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
24336           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
24337 ____________________________________________________________________________
24338 [  7959] By: jhi                                   on 2000/12/03  08:16:36
24339         Log: Use DO_UTF8().
24340      Branch: perl
24341            ! op.c
24342 ____________________________________________________________________________
24343 [  7958] By: jhi                                   on 2000/12/02  18:33:05
24344         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
24345              From: Mike Guy <mjtg@cam.ac.uk>         
24346              Date: Sat, 02 Dec 2000 17:27:13 +0000
24347              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
24348              
24349              An extraneous argument.
24350      Branch: perl
24351            ! toke.c
24352 ____________________________________________________________________________
24353 [  7957] By: jhi                                   on 2000/12/02  18:22:32
24354         Log: A missing hunk.
24355      Branch: perl
24356            ! t/lib/net-hostent.t
24357 ____________________________________________________________________________
24358 [  7956] By: jhi                                   on 2000/12/02  18:06:20
24359         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
24360              From: Nicholas Clark <nick@ccl4.org>
24361              Date: Sat, 2 Dec 2000 14:28:27 +0000
24362              Message-ID: <20001202142827.A12308@plum.flirble.org>
24363              
24364              Test robustness.
24365      Branch: perl
24366            ! t/lib/net-hostent.t
24367 ____________________________________________________________________________
24368 [  7955] By: jhi                                   on 2000/12/02  17:58:06
24369         Log: Metaconfig unit change for #7954.
24370      Branch: metaconfig
24371            ! U/modified/stdchar.U
24372 ____________________________________________________________________________
24373 [  7954] By: jhi                                   on 2000/12/02  17:54:32
24374         Log: An inconvenient hang would happen if the stdio _ptr wasn't
24375              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
24376              would be grepping stdin for all eternity for the _ptr.)
24377      Branch: perl
24378            ! Configure
24379 ____________________________________________________________________________
24380 [  7953] By: jhi                                   on 2000/12/02  00:07:15
24381         Log: Update Changes.
24382      Branch: perl
24383            ! Changes patchlevel.h
24384 ____________________________________________________________________________
24385 [  7952] By: jhi                                   on 2000/12/01  23:54:47
24386         Log: Subject: Re: long shell lines
24387              From: Andy Dougherty <doughera@lafayette.edu>
24388              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
24389              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
24390              
24391              Split overly long shell command lines.
24392      Branch: perl
24393            ! lib/ExtUtils/MM_Unix.pm
24394 ____________________________________________________________________________
24395 [  7951] By: jhi                                   on 2000/12/01  23:48:02
24396         Log: The metaconfig unit change for #7950.
24397      Branch: metaconfig
24398            + U/modified/stdchar.U
24399 ____________________________________________________________________________
24400 [  7950] By: jhi                                   on 2000/12/01  23:47:39
24401         Log: Try to find stdchar also from <stdio_impl.h>.
24402      Branch: perl
24403            ! Configure config_h.SH
24404 ____________________________________________________________________________
24405 [  7949] By: jhi                                   on 2000/12/01  23:46:45
24406         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
24407              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24408              Date: Fri, 1 Dec 2000 16:26:08 -0500
24409              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
24410              
24411              Reword the diagnostic message.
24412      Branch: perl
24413            ! pod/perldiag.pod
24414 ____________________________________________________________________________
24415 [  7948] By: nick                                  on 2000/12/01  22:49:43
24416         Log: Integrate mainline (for s/y/m as sub names stuff).
24417      Branch: perlio
24418           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
24419           !> t/pragma/warn/toke toke.c
24420 ____________________________________________________________________________
24421 [  7947] By: jhi                                   on 2000/12/01  20:55:41
24422         Log: Integrate perlio.
24423      Branch: perl
24424           !> perlio.c perliol.h t/io/pipe.t
24425 ____________________________________________________________________________
24426 [  7946] By: jhi                                   on 2000/12/01  20:36:51
24427         Log: Upgrade to CPAN 1.59_51, from Andreas König.
24428      Branch: perl
24429            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24430 ____________________________________________________________________________
24431 [  7945] By: nick                                  on 2000/12/01  20:31:32
24432         Log: Integrate mainline
24433      Branch: perlio
24434           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
24435           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
24436           +> t/lib/net-hostent.t
24437           !> (integrate 35 files)
24438 ____________________________________________________________________________
24439 [  7944] By: jhi                                   on 2000/12/01  20:23:29
24440         Log: Some help for 20001130.011.  Now one gets warnings like
24441              "Ambiguous -f() resolved as a file test ..."
24442      Branch: perl
24443            ! pod/perldiag.pod t/pragma/warn/toke toke.c
24444 ____________________________________________________________________________
24445 [  7943] By: jhi                                   on 2000/12/01  19:44:44
24446         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
24447              that also breaks using them as methods. 
24448      Branch: perl
24449            ! pod/perldiag.pod t/op/misc.t toke.c
24450 ____________________________________________________________________________
24451 [  7942] By: nick                                  on 2000/12/01  17:56:46
24452         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
24453              Make 'unix' pass most tests
24454              - do unread by temporary push of layer ("pending") holding unread chars
24455              - fast_gets is now based on per-handle flag
24456              - relax one of io/pipe.t tests to allow print to fail and close to
24457              succeed so that it passes on unbuffered "unix" layer.
24458              Remaining fail is sporadic and a genuine race condition between
24459              parent/child in fork test.
24460      Branch: perlio
24461            ! perlio.c perliol.h t/io/pipe.t
24462 ____________________________________________________________________________
24463 [  7941] By: jhi                                   on 2000/12/01  15:28:58
24464         Log: (Retracted by #7943.)
24465              
24466              Reserve the short named string operator names.
24467      Branch: perl
24468            ! pod/perldiag.pod t/op/misc.t toke.c
24469 ____________________________________________________________________________
24470 [  7940] By: jhi                                   on 2000/12/01  06:45:53
24471         Log: Get the three different space character classes right under utf8.
24472      Branch: perl
24473            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
24474            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
24475            ! regexec.c t/op/pat.t utf8.c
24476 ____________________________________________________________________________
24477 [  7939] By: jhi                                   on 2000/12/01  03:26:26
24478         Log: Two more tests that make no sense in UTF-8 since the test
24479              data is not in UTF-8.
24480      Branch: perl
24481            ! t/op/regexp.t
24482 ____________________________________________________________________________
24483 [  7938] By: jhi                                   on 2000/12/01  03:20:39
24484         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
24485              should it be required inside regexen?
24486      Branch: perl
24487            ! regcomp.c t/op/regmesg.t
24488 ____________________________________________________________________________
24489 [  7937] By: jhi                                   on 2000/12/01  02:58:53
24490         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
24491              stored and restored, and thusly was trounced by the utf8 swash
24492              routines.
24493      Branch: perl
24494            ! regcomp.c
24495 ____________________________________________________________________________
24496 [  7936] By: jhi                                   on 2000/11/30  20:41:39
24497         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
24498              Why the different platforms behave so differently (core dump vs
24499              no core dump) on this bug is a but of a mystery, but if I had to
24500              guess I would mumble something like 'alignment'.
24501      Branch: perl
24502            ! sv.c
24503 ____________________________________________________________________________
24504 [  7935] By: jhi                                   on 2000/11/30  16:17:02
24505         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
24506              From: Robin Barker <rmb1@cise.npl.co.uk>
24507              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
24508              Date: Thu, 30 Nov 2000 14:27:12 GMT
24509      Branch: perl
24510            ! perlio.c toke.c
24511 ____________________________________________________________________________
24512 [  7934] By: jhi                                   on 2000/11/30  16:04:49
24513         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
24514      Branch: perl
24515            ! t/lib/net-hostent.t
24516 ____________________________________________________________________________
24517 [  7933] By: jhi                                   on 2000/11/30  06:07:26
24518         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
24519              From: Peter Prymmer <pvhp@forte.com>
24520              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
24521              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
24522              
24523              In VMS the localhost may be LOCALHOST.
24524      Branch: perl
24525            ! t/lib/net-hostent.t
24526 ____________________________________________________________________________
24527 [  7932] By: jhi                                   on 2000/11/30  01:11:11
24528         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
24529              From: Peter Prymmer <pvhp@forte.com>
24530              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
24531              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
24532              
24533              plus regen perlapi.pod.
24534      Branch: perl
24535            ! pod/perlapi.pod utf8.c
24536 ____________________________________________________________________________
24537 [  7931] By: jhi                                   on 2000/11/30  01:06:19
24538         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
24539              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24540              Date:     Wed, 29 Nov 2000 17:15:11 EST
24541              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
24542      Branch: perl
24543            ! t/lib/filter-util.pl t/lib/filter-util.t
24544 ____________________________________________________________________________
24545 [  7930] By: jhi                                   on 2000/11/29  18:51:55
24546         Log: Update Changes.
24547      Branch: perl
24548            ! Changes patchlevel.h
24549 ____________________________________________________________________________
24550 [  7929] By: jhi                                   on 2000/11/29  18:50:55
24551         Log: Update the va_copy() metaconfig unit.
24552      Branch: metaconfig/U/perl
24553            ! need_va_copy.U
24554 ____________________________________________________________________________
24555 [  7928] By: jhi                                   on 2000/11/29  17:50:43
24556         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
24557              From: Dominic Dunlop <domo@computer.org>
24558              Date: Tue, 28 Nov 2000 16:41:57 +0100
24559              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
24560              
24561              Patch to catch a core dump in the Configure va_copy test.
24562      Branch: perl
24563            ! Configure config_h.SH
24564 ____________________________________________________________________________
24565 [  7927] By: jhi                                   on 2000/11/29  17:31:59
24566         Log: Retract #7921, the patch shouldn't be needed.
24567      Branch: perl
24568            ! sv.c
24569 ____________________________________________________________________________
24570 [  7926] By: jhi                                   on 2000/11/29  17:01:41
24571         Log: Make the Class::Struct import() wiser.
24572      Branch: perl
24573            ! lib/Class/Struct.pm t/lib/class-struct.t
24574 ____________________________________________________________________________
24575 [  7925] By: jhi                                   on 2000/11/29  16:36:33
24576         Log: All the core library users of Class::Struct seem to be
24577              using "use Class::Struct 'struct';" instead of the bare
24578              "use Class::Struct;", which isn't documented in Class::Struct.
24579              This can't be right.
24580      Branch: perl
24581            ! lib/File/stat.pm
24582 ____________________________________________________________________________
24583 [  7924] By: jhi                                   on 2000/11/29  16:32:15
24584         Log: A test works better if it has the right 1..$n output.
24585      Branch: perl
24586            ! t/lib/class-struct.t
24587 ____________________________________________________________________________
24588 [  7923] By: jhi                                   on 2000/11/29  16:29:11
24589         Log: Forgot to MANIFEST the new Net::hostent test.
24590      Branch: perl
24591            ! MANIFEST
24592 ____________________________________________________________________________
24593 [  7922] By: jhi                                   on 2000/11/29  16:27:49
24594         Log: Integrate perlio.
24595      Branch: perl
24596           !> iperlsys.h perlio.c
24597 ____________________________________________________________________________
24598 [  7921] By: jhi                                   on 2000/11/29  16:27:10
24599         Log: (Retracted by #7927.)
24600              
24601              Subject: [PATCH] Is infinity a number?
24602              From: Simon Cozens <simon@cozens.net>
24603              Date: Wed, 29 Nov 2000 14:48:20 +0000
24604              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
24605      Branch: perl
24606            ! sv.c
24607 ____________________________________________________________________________
24608 [  7920] By: jhi                                   on 2000/11/29  16:23:02
24609         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
24610              From: rspier@pobox.com (Robert Spier)
24611              Date: Wed, 29 Nov 2000 02:17:49 -0500
24612              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
24613              
24614              Add a test for Net::hostent.
24615      Branch: perl
24616            + t/lib/net-hostent.t
24617 ____________________________________________________________________________
24618 [  7919] By: jhi                                   on 2000/11/29  16:21:31
24619         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
24620              add a test for Class::Struct.
24621      Branch: perl
24622            + t/lib/class-struct.t
24623            ! MANIFEST lib/Class/Struct.pm
24624 ____________________________________________________________________________
24625 [  7918] By: jhi                                   on 2000/11/29  15:48:40
24626         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
24627              From: rspier@pobox.com (Robert Spier)
24628              Date: Wed, 29 Nov 2000 02:25:39 -0500
24629              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
24630              
24631              More checking in case someone has broken their services or
24632              protocol databases.
24633      Branch: perl
24634            ! ext/Sys/Syslog/Syslog.pm
24635 ____________________________________________________________________________
24636 [  7917] By: jhi                                   on 2000/11/29  15:46:25
24637         Log: Subject: [PATCH] $^O  win32 -> MSWin32
24638              From: rspier@pobox.com (Robert Spier)
24639              Date: Wed, 29 Nov 2000 02:17:38 -0500
24640              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
24641              
24642              plus similar nits for vms, err, VMS, and UNICOS.
24643      Branch: perl
24644            ! t/lib/syslfs.t t/op/lfs.t
24645 ____________________________________________________________________________
24646 [  7916] By: jhi                                   on 2000/11/29  15:42:51
24647         Log: Subject: [PATCH] Tokeniser debugging
24648              From: Simon Cozens <simon@cozens.net>
24649              Date: Wed, 29 Nov 2000 14:15:45 +0000
24650              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
24651      Branch: perl
24652            ! perl.c perl.h pod/perlrun.pod toke.c
24653 ____________________________________________________________________________
24654 [  7915] By: jhi                                   on 2000/11/29  15:41:36
24655         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
24656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24657              Date: Wed, 29 Nov 2000 02:13:14 -0500
24658              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
24659              
24660              OUT keyword nits.
24661              
24662              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
24663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24664              Date: Wed, 29 Nov 2000 03:09:04 -0500
24665              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
24666              
24667              OUT and IN_OUT documentation.
24668      Branch: perl
24669            ! lib/ExtUtils/xsubpp pod/perlxs.pod
24670 ____________________________________________________________________________
24671 [  7914] By: jhi                                   on 2000/11/29  03:35:01
24672         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
24673              From: John Tobey <jtobey@john-edwin-tobey.org>
24674              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
24675              Message-Id: <m140e1N-000FOoC@feynman.localnet>
24676              
24677              plus a performance speedup noticed by Sarathy.
24678      Branch: perl
24679            ! op.c
24680 ____________________________________________________________________________
24681 [  7913] By: jhi                                   on 2000/11/29  03:16:59
24682         Log: Use "1 while unlink" so that VMS gets clean, too.
24683      Branch: perl
24684            ! t/lib/filter-util.t
24685 ____________________________________________________________________________
24686 [  7912] By: jhi                                   on 2000/11/29  03:09:08
24687         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
24688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24689              Date: Tue, 28 Nov 2000 03:27:09 -0500
24690              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
24691      Branch: perl
24692            ! lib/ExtUtils/xsubpp
24693 ____________________________________________________________________________
24694 [  7911] By: jhi                                   on 2000/11/29  03:06:30
24695         Log: This should have been part of #7872: no need to scan UTF-8
24696              until eternity.
24697      Branch: perl
24698            ! utf8.c
24699 ____________________________________________________________________________
24700 [  7910] By: jhi                                   on 2000/11/29  02:50:04
24701         Log: One more perltie.pod nit from Casey R. Tweten.
24702      Branch: perl
24703            ! pod/perltie.pod
24704 ____________________________________________________________________________
24705 [  7909] By: jhi                                   on 2000/11/29  02:44:23
24706         Log: Document the known sprintf test failures, exact standard
24707              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
24708      Branch: perl
24709            ! pod/perldelta.pod t/op/sprintf.t
24710 ____________________________________________________________________________
24711 [  7908] By: jhi                                   on 2000/11/29  02:36:23
24712         Log: Add the Encoding table format documentation.
24713      Branch: perl
24714            + ext/Encode/Encode/EncodeFormat.pod
24715            ! MANIFEST
24716 ____________________________________________________________________________
24717 [  7907] By: jhi                                   on 2000/11/29  02:07:24
24718         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
24719              From: "Casey R. Tweten" <crt@kiski.net>
24720              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
24721              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
24722              
24723              Subject: Re: [PATCH] Updating perltie.pod for arrays
24724              From: "Casey R. Tweten" <crt@kiski.net>
24725              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
24726              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
24727      Branch: perl
24728            ! pod/perltie.pod
24729 ____________________________________________________________________________
24730 [  7906] By: nick                                  on 2000/11/28  22:40:59
24731         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
24732      Branch: perlio
24733            ! iperlsys.h perlio.c
24734 ____________________________________________________________________________
24735 [  7905] By: nick                                  on 2000/11/28  22:04:34
24736         Log: Integrate mainline
24737      Branch: perlio
24738           !> (integrate 39 files)
24739 ____________________________________________________________________________
24740 [  7904] By: jhi                                   on 2000/11/28  16:44:43
24741         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
24742              From: Nicholas Clark <nick@babyhippo.co.uk>
24743              Date: Tue, 28 Nov 2000 11:16:57 +0000
24744              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
24745      Branch: perl
24746            ! pod/perlipc.pod
24747 ____________________________________________________________________________
24748 [  7903] By: jhi                                   on 2000/11/28  16:40:31
24749         Log: Subject: [PATCH] Updating perltie.pod for arrays
24750              From: "Casey R. Tweten" <crt@kiski.net>
24751              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
24752              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
24753      Branch: perl
24754            ! pod/perltie.pod
24755 ____________________________________________________________________________
24756 [  7902] By: jhi                                   on 2000/11/28  16:39:37
24757         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
24758              From: Robin Barker <rmb1@cise.npl.co.uk>
24759              Date: Mon, 27 Nov 2000 17:56:44 GMT
24760              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
24761      Branch: perl
24762            ! pod/perlfunc.pod t/op/split.t
24763 ____________________________________________________________________________
24764 [  7901] By: jhi                                   on 2000/11/28  16:28:04
24765         Log: setmode() is a DOSish-only thing.
24766      Branch: perl
24767            ! perlio.c
24768 ____________________________________________________________________________
24769 [  7900] By: jhi                                   on 2000/11/28  16:21:46
24770         Log: Subject: [PATCH] perlcc.PL cleanups
24771              From: Simon Cozens <simon@cozens.net>
24772              Date: Tue, 28 Nov 2000 12:44:35 +0000
24773              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
24774      Branch: perl
24775            ! utils/perlcc.PL
24776 ____________________________________________________________________________
24777 [  7899] By: gsar                                  on 2000/11/28  06:32:55
24778         Log: reintegrate files missed by change#7895
24779      Branch: maint-5.6/perl
24780           +> ext/ByteLoader/bytecode.h utils/Makefile
24781            - utils/perlbc.PL
24782 ____________________________________________________________________________
24783 [  7897] By: gsar                                  on 2000/11/27  18:22:47
24784         Log: can't integrate these two files, for some reason
24785      Branch: maint-5.6/perl
24786            - ext/ByteLoader/bytecode.h utils/Makefile
24787 ____________________________________________________________________________
24788 [  7895] By: gsar                                  on 2000/11/27  18:11:21
24789         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
24790              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
24791              6757..6890,6892..6901 from mainline
24792              
24793              Bytecompiler patches from Benjamin Stuhl.
24794              
24795              More bytecompiler.
24796              
24797              Subject: [PATCH blead] B:: missing dependency
24798              
24799              Subject: [PATCH: 6757] configure.com updates and syslog build
24800              
24801              Long double Gconvert fixes from Yitzchak Scott-Thoennes
24802              and Spider Boardman.
24803              
24804              Subject: [PATCH blead] nextchar() abuse misses an optimisation
24805              
24806              Long double fixes from Spider Boardman.
24807              
24808              Make the selection of NVff et al stricter.
24809              
24810              cSVOPo_*v things index into the current PL_curpad
24811              under ithreads, which is different from the curpad
24812              used by the XSUB.  (In other words, the code as-is
24813              before this patch wouldn't work under ithreads.)
24814              
24815              Be portable.
24816              
24817              VMS MMS (make) wants null action.
24818              
24819              Mac and other portability updates from Chris Nandor.
24820              
24821              Storable support, v-version fixes.
24822              Subject: CPAN.pm beta for testing available
24823              
24824              Portability fix from Hugo van der Sanden.
24825              
24826              Bad makefile.
24827              
24828              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
24829              
24830              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
24831              
24832              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24833              
24834              Replace #6705 with a minimal doc patch.
24835              Subject: [PATCH 5.6.0] replace change #6705
24836              
24837              Drop the separate perlbc, perlcc -b should be enough.
24838              
24839              installperl couldn't tell whether it had run tests or not.
24840              Subject: [PATCH] Re: installperl and t/TEST
24841              
24842              Add silencer flags to installperl.
24843              Subject: [PATCH] Making installperl silent.
24844              
24845              Make "make install" by default silent.  A new "install-verbose"
24846              target is verbose.
24847              
24848              More liberal parsing of version numbers.
24849              Subject: Re: CPAN.pm beta for testing available
24850              
24851              Create directories in silence.
24852              Subject: [PATCH] Another silencer for MakeMaker
24853              
24854              DOS patches and portability/porting notes, from Tim Jenness.
24855              
24856              Make installman to recognize the silence flag -S.
24857              
24858              Actually do something with the silencer option.
24859              
24860              Continue silencing.
24861              
24862              Show the doc file, not the temp file.
24863              
24864              Regen perltoc.
24865              
24866              Subject: [PATCH] More silencing of installman.
24867              
24868              Better wording for the vec lvalue diagnostic.
24869              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24870              
24871              Subject: [PATCH: 6805] several more tweaks to configure.com
24872              
24873              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
24874              
24875              Missing parts of 
24876              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
24877              
24878              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
24879              (applied slightly modified)
24880              
24881              installperl --verbose and --silent.
24882              Subject: Re: [PATCH] More silencing of installman.
24883              
24884              Add install-silent target.
24885              
24886              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
24887              the problem reported in
24888              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
24889              
24890              Tweak the sfio/useperlio logic, hopefully as wished in
24891              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
24892              
24893              One forgotten file from #6816.
24894              
24895              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24896              
24897              Remove duplicately applied patch shards.
24898              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
24899              
24900              Support preserving extremely big/small angles.
24901              
24902              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
24903              
24904              Subject: [PATCH] installation not quite silent yet.
24905              
24906              Update the test count.
24907              
24908              Use UVxf, PTR2UV, NVff.
24909              
24910              Document PTR2XX and INT2PTR.
24911              
24912              no-install target a la make -n.
24913              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
24914              
24915              grep -e isn't portable.
24916              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
24917              
24918              Can't get the test to reliably work thanks to the
24919              inaccurateness of floating point.  "Resolves" bug ids
24920              20000826.003, 20000826.009, 20000826.010,
24921              
24922              Subject: installman buglet
24923              
24924              DJGPP update from Laszlo Molnar.
24925              
24926              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24927              
24928              Passing -R in ldflags makes now it to appear in the default
24929              for lddlflags, just like with -L.
24930              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24931              
24932              Test nit.
24933              
24934              Use the actual thread type, not the pointer-to-struct.
24935              
24936              Provice virtual $Config{ccflags_nolargefiles} etc. 
24937              
24938              display_format used as a class method without arguments was broken,
24939              reported in
24940              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
24941              
24942              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
24943              
24944              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
24945              
24946              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
24947              
24948              opmini.o may be left around if a build is interrupted.
24949              
24950              Typo in #6858.
24951              
24952              Fix for ID 20000828.001, long doubles were not formatted
24953              correctly (showed up in $], which stopped installing perl).
24954              
24955              An attempt to fix the problem reported in
24956              Subject: Building perl@6856 using gcc/AIX 4.3.3 
24957              I can't test this properly since the gcc installation I have
24958              access to seems to be botched (gcc is calling the AIX cpp,
24959              a losing proposition...)
24960              
24961              Add -ld to archname on long tr...double platforms.
24962              
24963              Subject: hv.h Doc Patch
24964              
24965              Potential cruft.
24966              
24967              Subject: [PATCH bleedperl@6856] warnings fixes
24968              
24969              -S is the silent flag, -s is the strip flag.
24970              Subject: [PATCH] Re: [PATCH] make no-install          
24971              
24972              Take out the SUIDMAIL thing, that will not be
24973              a problem in 5.7.*.
24974              
24975              Subject: [PATCH bleedperl@6866] spellings
24976              
24977              Subject: [PATCH] Re: files not cleaned even by veryclean
24978              
24979              Use minimal @INC in tests, most of the time just '../lib',
24980              so that we simply can't pick up stuff from other Perls than
24981              the one we are testing.  Pointed out by
24982              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
24983              
24984              Update to Getopt::Long 2.24, from Johan Vromans.
24985              
24986              Fix for thinko in #6848.
24987              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24988              
24989              Patches all over for people and the files they (hopefully) care about.
24990              
24991              Subject: Net::protoent does not export 'getproto'
24992              
24993              Missed a change in #6869.
24994              
24995              Subject: [PATCH] Warnings in B::Deparse
24996              
24997              Subject: [PATCH] Glob dumping
24998              
24999              Disable one of the tests for now.
25000              
25001              Disabling the one test is a bit tricky.
25002              
25003              Don't forget to tidy up.
25004              
25005              The #6881 removed one dump line.
25006              
25007              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
25008              
25009              Under usethreads the dumped variable is IN_PAD.
25010              Subject: Re: [PATCH] Glob dumping
25011              
25012              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
25013              
25014              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
25015              
25016              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
25017              
25018              Regen Configure for #6894.
25019              
25020              Subject: [PATCH: 6889] updates to perlebcdic.pod
25021              
25022              Undo namespace pollution of #6878.
25023              Subject: Re: Net::protoent does not export 'getproto'
25024              
25025              Admit that we are leaking scalars.
25026              
25027              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
25028      Branch: maint-5.6/perl
25029           !> (integrate 271 files)
25030 ____________________________________________________________________________
25031 [  7894] By: gsar                                  on 2000/11/27  16:00:34
25032         Log: a couple of nits
25033      Branch: maint-5.6/perl
25034            ! MANIFEST pp_sys.c
25035 ____________________________________________________________________________
25036 [  7893] By: gsar                                  on 2000/11/27  15:10:56
25037         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
25038              6740..6745,6747..6757,6760
25039              
25040              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
25041              
25042              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
25043              
25044              Doc nits spotted by Richard Soderberg.
25045              
25046              move WNOHANG definition to where other such things are
25047              
25048              Make $Config{byteorder} more magical so that it is
25049              dynamically computed: nice for 'fat binaries'.
25050              Subject: [PATCH]: default byteorder
25051              
25052              Subject: [PATCH] Cwd.pm now uses strict
25053              
25054              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
25055              
25056              Get -DLEAKTEST to compile (not necessarily to work, mind)
25057              Subject: [ID 20000724.006] -DLEAKTEST problem
25058              
25059              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
25060              
25061              Add perlebcdic from Peter Prymmer, regen toc.
25062              
25063              Don't propose using modules built for 5.005 if no binary
25064              compatibility with 5.005 is attempted.
25065              
25066              Do not use prototyping here.
25067              Subject: [ID 20000817.016] [PATCH] Peek.xs
25068              
25069              Document what the backtick returns if the command fails.
25070              
25071              Add byteorder to the myconfig output.
25072              
25073              Introduce NVef, NVff, and NVgf, use the middle one.
25074              (helps for lib/peek + Linux + long doubles)  Reported in
25075              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25076              Use NVs in POSIX math, not doubles.
25077              Subject: [ID 20000817.014] POSIX & modfl
25078              
25079              Subject: [PATCH 5.6.0+] newSVrv() memory leak
25080              
25081              The byteorder code in #6671 was wrong.
25082              
25083              Fix the lib/complex failure of
25084              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25085              Linux long double accuracy issue: something that
25086              when printed with %g looks like "2" but int() of it is 1.
25087              
25088              Propagate new Configure vars.
25089              
25090              Unbuffer the output.
25091              
25092              Subject: [PATCH] perltrap.pod spring cleaning
25093              
25094              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
25095              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
25096              
25097              Tiny Getopt::Long patch from Johan Vromans.
25098              
25099              Document code point which makes if (defined %stash::) to work
25100              (noted by Spider Boardman).
25101              
25102              Subject: [PATCH perl@6698] cygwin port
25103              
25104              Document the NDBM_File and ODBM_File as SDBM_File
25105              was documented in #6417.
25106              
25107              The new tests were missing from #6415.
25108              
25109              Add [[:blank:]] as suggested in
25110              Subject: [ID 20000716.024] [=cc=] / [:blank:]
25111              (the [=cc=] has already been taken care of by #6439
25112              so the whole bug report can be closed)
25113              and make [[:space:]] to be equivalent to isspace(3)
25114              (as opposed to \s, which is isSPACE()).  The difference
25115              is that now [[:space:]] matches the mythical vertical tab,
25116              while \s doesn't.
25117              
25118              Don't eat leading os from index entries.
25119              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
25120              
25121              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
25122              
25123              Typo in pp_complement().
25124              Subject: [PATCH perl-current] Deparse
25125              
25126              Add warnif(), check warnings further up the stack,
25127              all the warnings functions now can take an optional object reference.
25128              Subject: [PATCH bleedperl@6691] warnings pragma update
25129              
25130              Fix a core dump in lib/selfloader under -DDEBUGGING.
25131              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
25132              
25133              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
25134              
25135              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
25136              
25137              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
25138              Put back the long double avoidance code to POSIX.xs
25139              because VMS seems to need it still.
25140              
25141              Introduce a 'veryclean' target that is like 'distclean'
25142              but also removes *~ and *.orig.
25143              
25144              Subject: [ID 20000817.023] endianness description in perlfunc.pod
25145              
25146              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
25147              
25148              Let's try #6717 again.
25149              
25150              UTF8 concat fixes.
25151              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
25152              
25153              pp_open() could pass an uninitialized filename down to do_open9().
25154              
25155              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
25156              
25157              Update to CGI 2.72, from Lincoln Stein.
25158              
25159              Subject: [PATCH] Silence MakeMaker (Was: installman)
25160              
25161              Use temporary directory instead of current directory.
25162              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
25163              
25164              Document odd vs even subreleases and -Dusedevel.
25165              
25166              The veryclean target needs to clobber.
25167              
25168              Use File::Spec->tmpdir().
25169              
25170              Document the number of exponent digits.
25171              
25172              Mention perlebcdic and perlposix-bc.
25173              
25174              s/this one/the 5.6.0 release/
25175              
25176              The #6724 is here.
25177              
25178              The correct cleaning order is an art.
25179              
25180              small tweaks for change#6705: avoid C++ style comments in C code;
25181              use Perl's malloc API rather than the low level system one
25182              
25183              Array context keeps slithering in.
25184              
25185              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
25186              
25187              Subject: [PATCH] os2.c fix for use64bitint
25188              
25189              Update to Pod::LaTeX 0.53.
25190              Subject: [PATCH] lib/Pod/LaTeX.pm updates
25191              
25192              Document the endianness of Alpha more precisely.
25193              
25194              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
25195              
25196              Rename the macro argument because some preprocessors
25197              can't tell the difference and expand arguments also inside
25198              double quoted strings.
25199              
25200              free TLS slot properly on Windows
25201              
25202              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
25203              
25204              Unicos/mk requires elaborate paranoia.
25205              
25206              Tweak the floating point output routine preferences.
25207              
25208              Also under djgpp the timestamps are funky.
25209              
25210              Apply some PodParser 1.18 patches; the Pod/Find.pm
25211              patches cannot be applied since #6712 conflicts.
25212              
25213              Use PodParser 1.18 new test.
25214              
25215              A pod nit.
25216              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
25217              
25218              Be verydeepclean.
25219      Branch: maint-5.6/perl
25220           +> pod/perlebcdic.pod
25221           !> (integrate 106 files)
25222 ____________________________________________________________________________
25223 [  7892] By: jhi                                   on 2000/11/27  15:02:32
25224         Log: Update Changes.
25225      Branch: perl
25226            ! Changes patchlevel.h
25227 ____________________________________________________________________________
25228 [  7891] By: jhi                                   on 2000/11/27  14:57:23
25229         Log: Subject: Re: perlfaq style changes
25230              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25231              Date: Sat, 25 Nov 2000 23:32:26 -0800
25232              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
25233              
25234              plus a note from Ronald Kimball.
25235      Branch: perl
25236            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
25237 ____________________________________________________________________________
25238 [  7890] By: jhi                                   on 2000/11/27  14:53:14
25239         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
25240              From: Benjamin Holzman <bah@ecnvantage.com>
25241              Date: Sun, 26 Nov 2000 16:27:33 -0500
25242              Message-ID: <20001126162733.J25040@ecnvantage.com>
25243      Branch: perl
25244            ! gv.c
25245 ____________________________________________________________________________
25246 [  7889] By: jhi                                   on 2000/11/27  14:43:11
25247         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
25248              From: lvirden@cas.org
25249              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
25250              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
25251      Branch: perl
25252            ! README.amiga
25253 ____________________________________________________________________________
25254 [  7888] By: jhi                                   on 2000/11/27  14:32:34
25255         Log: Restore also the locale test to no-sprintf-taint state.
25256              Fixes the bug 20001127.003.
25257      Branch: perl
25258            ! sv.c t/pragma/locale.t
25259 ____________________________________________________________________________
25260 [  7887] By: gsar                                  on 2000/11/27  14:13:05
25261         Log: integrate changes#6613..6616,6620..6665 from mainline
25262              
25263              VMS configure.com update continues.
25264              
25265              Subject: Test fails / warnings with perl-current #6612
25266              
25267              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
25268              
25269              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
25270              
25271              For now remove the mail code.
25272              
25273              Subject: Re: [PATCH] @+, @- readonly
25274              
25275              Subject: warning: storage class after type is obsolescent
25276              
25277              Subject: sfio2000
25278              
25279              Subject: Re: File::Temp problems on VMS in bleedperl
25280              
25281              README.os2 update.
25282              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
25283              
25284              Make the user to give up his firstborn, err, to knowingly
25285              verify installing an unstable developer release.  Also bump
25286              the release to 5.7.0, but leave a patch tag in the local
25287              patches saying that this is not yet the real thing.
25288              
25289              Update (kinda) to Test 1.14, from Joshua Pritikin.
25290              
25291              make ok etc also for win32.
25292              
25293              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
25294              
25295              Don't blow limited stacks, a lower number is enough to
25296              tickle the lookbehind limit.
25297              
25298              Use -Dusedevel; regen Configure and the respective Porting stuff.
25299              
25300              Subject: [PATCH] debugger exit code should reflect user exit code
25301              
25302              Subject: [PATCH perl@6620] cygwin port
25303              
25304              Missed a file from #6638.
25305              
25306              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)
25307              
25308              magic callbacks all need to have same type signature
25309              
25310              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
25311              
25312              Fix a dependency problem.
25313              Subject: [PATCH: 6640] VMS Makefile.SH update
25314              
25315              The numeric locale was reset to "C" by s?printf and never restored.
25316              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
25317              No test since adding the failing example to locale.t
25318              does not fail -- probably because the locale settings are so
25319              thoroughly tweaked by that time.  Running the example standalone
25320              does fail, though.  UPDATE: test case added at change #7540.
25321              
25322              Subject: [ID 20000324.040] minor fix to perlhpux.pod
25323              
25324              Update to CPAN 1.57.
25325              
25326              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
25327              
25328              Change the perlbug address to perl.org since it's more forgiving.
25329              
25330              Change the regx compilation error markers to use = instead of <
25331              since pod makes using the latter quite messy.  Reported in
25332              ID 20000814.006 by Abigail and in
25333              Subject: Unknown escape E<> ?
25334              
25335              Update to perldebtut 1.9, from Richard Foley.
25336              
25337              check that the number pseudo children doesn't exceed
25338              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
25339              the WaitForMultipleObjects() limit that would cause wait()
25340              to crash)
25341              wait() and waitpid() could potentially be rewritten to use
25342              more than one thread to do the waiting to eliminate this
25343              limitation
25344              
25345              change#6328 could make close(SOCKET) return false on windows
25346              when it shouldn't
25347              
25348              pod nit seen in passing
25349              
25350              on windows, the return values from wait() and waitpid() don't
25351              match those of pseudo-pids
25352              
25353              waitpid() now handles externally spawned pids correctly;
25354              fixes for backtick/wait/waitpid failures on Windows 9x
25355              these changes make the pid returned by process functions on
25356              Windows 9x always positive by clearing the high bit (which
25357              is always set on Win9x); pseudo-process PIDs are likewise
25358              always negative now on Win9x (just as on NT/2000)
25359              
25360              trailing new %ENV entries weren't being pushed into the real
25361              environment of subprocesses on Windows
25362              
25363              Tweak the regex compilation errors once more.
25364              
25365              avoid warnings from dense compiler
25366              
25367              add "ok" targets from change#6632 in makefile.mk
25368      Branch: maint-5.6/perl
25369            - lib/Pod/PlainText.pm vms/configure.com
25370           !> (integrate 66 files)
25371 ____________________________________________________________________________
25372 [  7886] By: jhi                                   on 2000/11/27  13:54:18
25373         Log: __FUNCTION__ isn't portable and trying to emulate it leads
25374              into practically spelling out the name of the function.
25375              Takes care of the bug 20001127.001.
25376      Branch: perl
25377            ! perlio.c
25378 ____________________________________________________________________________
25379 [  7885] By: gsar                                  on 2000/11/27  13:53:18
25380         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
25381              6610..6611 from mainline
25382              
25383              Make regular expression parse error messages easier to understand.
25384              Subject: Re: enhanced(?) regex error messages
25385              
25386              Tiny tidying on report_evil_fh().
25387              
25388              Subject: Re: enhanced(?) regex error messages 
25389              plus Capitalize the error messages, plus perldiag them.
25390              
25391              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
25392              
25393              Document here-doc better.
25394              
25395              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
25396              
25397              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
25398              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
25399              (either perlbug or p5p ate the original), plus regen
25400              perlapi and perltoc. 
25401              
25402              Regen global.sym.
25403              
25404              Double check that we have a dirhandle.
25405              
25406              Subject: Re: enhanced(?) regex error messages
25407              (plus two small patches sent privately)
25408              (this still seems to leave few test failures)
25409              
25410              warn is a macro, avoid using at a variable to avoid warnings
25411              in some configurations; readdir.t is too conservative in
25412              estimating number of *.t's
25413              
25414              Get back into sync with Jeffrey on the enhanced regex warnings.
25415              
25416              Subject: [PATCH 5.6.0] cygwin port
25417              
25418              Zero entries were skipped, fix from Adrian Goalby
25419              <argoalby@yahoo.co.uk>
25420              
25421              Subject: Remove dead entry in perldiag
25422              
25423              Amend the description of Perl6.
25424              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
25425              
25426              detypo
25427              
25428              It's the 2ndO'ROSSC.
25429              
25430              Revert the sv.c part of #6559, a better fix is needed.
25431              
25432              Iterating perl6 description.
25433              
25434              Update to Term::ANSIColor 1.03, from Russ Allbery.
25435              
25436              Update to Getopt::Long 2.23_05, from Johan Vromans.
25437              
25438              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
25439              
25440              Update to Pod::Parser 1.17, from Brad Appleton.
25441              
25442              Update to CPAN 1.56, from Andreas König.
25443              
25444              Update to CGI 2.70, from Lincoln Stein.
25445              
25446              Put back the std @INC thing.
25447              
25448              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
25449              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
25450              
25451              Document the IO::Select timeout.
25452              
25453              sleep(1) does not necessarily return 1.
25454              Subject: [PATCH bleadperl] op/lex_assign.t  
25455              
25456              Subject: debugger "d" command doesnt check line number
25457              
25458              B::Deparse didn't do sub attributes.
25459              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
25460              
25461              Preprocessing and postprocessing for File::Find.
25462              Subject: Patch to Find::File.pm to allow alphabetical results
25463              
25464              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
25465              
25466              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
25467              
25468              Subject: Re: [ID 20000730.003] utf8::length() bad
25469              
25470              Subject: Getting perlio and threads to compile
25471              (the Solaris version changes in Configure skipped)
25472              
25473              Tests for #6589.
25474              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
25475              
25476              Add Perl debugging tutorial, regen toc. 
25477              Subject: perldebtut.pod
25478              
25479              Add a few missing files, update MANIFEST.
25480              
25481              Rewrite of vms/subconfigure.com as configure.com,
25482              from Peter Prymmer and the vmsperl crew.
25483              
25484              Should have deleted this in #6603.
25485              
25486              Fix the test for 5005threads.
25487              
25488              Fix-n-skip the tests under 5005threads.
25489              
25490              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
25491              
25492              Upgrade to CGI 2.71, from Lincoln Stein.
25493      Branch: maint-5.6/perl
25494           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
25495           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
25496           +> t/op/regmesg.t t/pod/find.t vms/configure.com
25497            - vms/subconfigure.com
25498            ! lib/lib.pm
25499           !> (integrate 115 files)
25500 ____________________________________________________________________________
25501 [  7884] By: jhi                                   on 2000/11/27  13:44:33
25502         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
25503              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25504              Date:     Mon, 27 Nov 2000 08:23:54 EST
25505              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
25506      Branch: perl
25507            ! vms/descrip_mms.template vms/test.com
25508 ____________________________________________________________________________
25509 [  7883] By: gsar                                  on 2000/11/27  11:50:46
25510         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
25511              6511..6513,6515..6523,6525..6536
25512              
25513              The swallow_bom() saga continues.  The #23 of require.t
25514              (UTF16-LE) still fails (silently, no output) but the #22
25515              (UTF16-BE) seems to be working now.  The root of the
25516              failure may be in sv_gets(): is it UTF-16LE-aware,
25517              especially when it comes to line endings? 
25518              
25519              Document the problem with -P in HP-UX and its workaround.
25520              
25521              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
25522              (aka ID 20000730.002)
25523              
25524              Subject: fix and question re: waitpid() under win32
25525              
25526              Make the safety catch for buggy gccs work with triple version
25527              numbers like 2.95.2.  Reported in
25528              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
25529              
25530              In Digital UNIX warn if gcc explicitly chosen because even
25531              2.95.2 is known to cause problems.
25532              
25533              Make chr() for values >127 to create utf8 when under utf8.
25534              
25535              various syntax errors and such (not fixed: comp/require.t#22 coredump
25536              on Windows)
25537              
25538              Stash away the largefiles flags and libswanted.
25539              
25540              BOM patching from Simon Cozens.
25541              
25542              If gccosandvers is equal to osname, clear gccosandvers.
25543              
25544              Make p4desc to skip non-mainperl branches by default.
25545              
25546              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
25547              
25548              The test from this
25549              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
25550              
25551              In new BSDs changes to argv[] do not show up in ps(1) output,
25552              instead one must use setproctitle().  This was already addressed
25553              by change #6457, but the below has a new variant for FreeBSD 4.0
25554              or later, and the matter is also documented more.
25555              
25556              FreeBSD 3.* updates from
25557              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
25558              
25559              regen_headers, regen perltoc.
25560              
25561              Document in one place the memory abstractions used in Perl core.
25562              
25563              memcpy has n o in it, as pinted ut by Sarathy.
25564              
25565              Remove the extraneous "main::" prefix from all the
25566              "opened only for", "on closed", and "never opened" warnings.
25567              
25568              The name of a filehandle does not have <these>.
25569              
25570              The tr utf8 patching continues.
25571              
25572              The new setproctitle() feature is available only in 
25573              bleeding edge FreeBSD.  From Paul Saab.
25574              
25575              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
25576              
25577              Dump UVs as UVs in Data::Dumper.
25578              
25579              detypo #6494
25580              
25581              Document the IVdf UVuf UVof UVxf.
25582              
25583              require.t needs binmode() to work on windows
25584              
25585              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
25586              that are hopefully soon put into use.
25587              
25588              Allow "no Module;" even if there is no 'unimport'.
25589              
25590              Better skip message for the test; one of the two problems in
25591              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
25592              
25593              The subtest 4 may fail also on VOBS, as pointed out
25594              by Nick Ing-Simmons in November 1999, bug id 19991124.003
25595              (but the failure in that bug report isn't the subtest 4).
25596              
25597              Be more informative on what is skipped and why,
25598              also repeat the list at the end.
25599              
25600              Add a URL for FSF.
25601              
25602              Subject: [PATCH] sv.h documentation - SvLEN
25603              
25604              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
25605              
25606              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
25607              
25608              Subject: [PATCH] bad cppsymbols on os2 + Configure question
25609              
25610              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
25611              
25612              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
25613              mention the idea of @( and @)
25614              
25615              This is 6512.  Really.
25616              
25617              Subject: [ID 19990721.004] Documentation bug in perlfunc
25618              
25619              Subject: Minor tweak to perlvar.pod
25620              
25621              In the warnings call filehandles consistently so;
25622              add "unopened" warning for stat().
25623              
25624              After the #6519 a warning about stat() is just that,
25625              not about a filetest, which now have their own warning.
25626              
25627              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
25628              
25629              Subject: Re: Array vs. List context
25630              
25631              Subject: New perlcc, take 2
25632              
25633              Weed buglets pointed out by
25634              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
25635              
25636              gcc versions might have (parentheses) in them.
25637              
25638              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
25639              
25640              Essential prototype changes were missing from #6527.
25641              Also make report_evil_fh() more bomb-proof.
25642              
25643              Zap lib/Sys directory when cleaning up.
25644              
25645              Change the Policy policy: now -Dprefix= with an existing
25646              Policy.sh and prefix == siteprefix == vendorprefix, then all
25647              of them follow along the new prefix.
25648              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
25649              
25650              Continue fixing the io warnings.  This also
25651              sort of fixes bug ID 20000802.003: the core dump
25652              is no more.  Whether the current behaviour is correct
25653              (giving a warning: "Not a format reference"), is another matter.
25654              
25655              Have symbols for the IoTYPEs.
25656              
25657              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
25658              
25659              Document a bit that UDP is not what you might think.
25660              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
25661              tr memory corruption fix from Simon Cozens.
25662              
25663              Plug the security hole described in the Aug 05 2000 bugtraq message
25664              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
25665              The security hole exists only in suidperls, which isn't
25666              installed or even built by default.
25667      Branch: maint-5.6/perl
25668           !> (integrate 71 files)
25669 ____________________________________________________________________________
25670 [  7882] By: gsar                                  on 2000/11/27  10:25:36
25671         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
25672              from mainline
25673              
25674              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
25675              to be fatal errors (instead of by default ignoring them, and
25676              ignoring with a bug: even though -w gave an error, the opening [
25677              was left in)  Reported in:
25678              
25679              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
25680              
25681              Subject: [PATCH] split /^/
25682              
25683              MacOS nits from Matthias Neeracher.
25684              
25685              More split() doc and test patches from Mike Guy.
25686              
25687              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
25688              from Graham Barr in the module list.
25689              
25690              docfix from Peter Scott <Peter@PSDT.com>.
25691              
25692              File::Temp patches for VMS and OS/2 from Tim Jenness.
25693              
25694              open() wariness in perlbug.
25695              
25696              Subject: [PATCH] minor doc change - perlguts
25697              
25698              Subject: Minor doc patch: handy.h
25699              
25700              Be wary of close()s, too.
25701              
25702              Further File::Temp patches from Yitzchak Scott-Thoennes
25703              and Craig A. Berry.
25704              
25705              Subject: [PATCH] fixes bug 20000508.004
25706              
25707              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
25708              
25709              Allow "no AutoLoader;", based on change #6444,
25710              suggested by Graham Barr.
25711              
25712              Use setproctitle() if available to modify $0.
25713              
25714              Warn if the version of the operating system used to compile gcc
25715              differs from the current version of the operating system.
25716              Also display the gcc compilation os and version in myconfig.
25717              Inspiration from
25718              
25719              Tiny fixes for #6460.
25720              
25721              The problem described in this
25722              Subject: [ID 20000322.018] named chars aren't magical enough
25723              has been fixed in perl 5.6.0 but just in case added a test
25724              to keep it away.  (The report from Joseph Hall.)
25725              
25726              Tune the comments and hopefully stop a memory leak.
25727              
25728              Subject: UTF8 concat
25729              (with a memory leak fixed, plus a few casts added)
25730              This also seems to help for
25731              Subject: [ID 20000716.015] join UTF8 weirdness
25732              
25733              Do not upgrade SVs into utf8 just because they participate
25734              in eq or cmp.  Reported and fix suggested in
25735              Subject: [ID 20000720.009] sv_eq UTF8 bug
25736              
25737              Fix the HALF_UPGRADE() macro introduced in #6263.
25738              
25739              Find green threads before native threads.
25740              Subject: Re: Patch to jpl/JNI/Makefile.PL
25741      Branch: maint-5.6/perl
25742           !> (integrate 30 files)
25743 ____________________________________________________________________________
25744 [  7881] By: jhi                                   on 2000/11/27  05:48:41
25745         Log: It seems that *both* the unused submatch loop cleanup
25746              codes are needed.
25747      Branch: perl
25748            ! regexec.c
25749 ____________________________________________________________________________
25750 [  7880] By: jhi                                   on 2000/11/27  04:50:07
25751         Log: Clean .exists deeper.
25752      Branch: perl
25753            ! Makefile.SH
25754 ____________________________________________________________________________
25755 [  7879] By: jhi                                   on 2000/11/27  02:31:35
25756         Log: The code in regcppop() (see #7878) contains the correct lower
25757              limit for the unused submatch 'cleanup' loop so that under
25758              "use utf8" the following code wouldn't dump core:
25759              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
25760              the cleanup loop in regtry() stomped beyond allocated area
25761              in the startp[] array.  Therefore, copied the correct lower
25762              loop limit (*PL_reglastparen) to regtry().  Note: something
25763              may still not be quite right: why was the _higher_ loop limit
25764              (prog->nparens) different in the utf8 case?
25765              
25766              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
25767              without core dumps, there were about 17 of them before
25768              the patch (with us since Perl 5.7.0).  Two failures, still:
25769              496 and 505 (though these may not be severe).
25770              
25771              Patch #7881 is also needed since both the cleanup loops
25772              seem to be needed.
25773              
25774              Also, the t/op/pat#44 seems to core dump under utf8.
25775              Plus a couple of failures.  UGH-8.
25776      Branch: perl
25777            ! regexec.c
25778 ____________________________________________________________________________
25779 [  7878] By: jhi                                   on 2000/11/27  02:21:17
25780         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
25781              the code in regcppop() seems to be redundant for the test suite --
25782              but it contains a germ of truth, and it needed for the build
25783              process itself: see #7879 and #7881.
25784      Branch: perl
25785            ! regexec.c
25786 ____________________________________________________________________________
25787 [  7877] By: jhi                                   on 2000/11/27  01:53:09
25788         Log: Comment on comment.
25789      Branch: perl
25790            ! regexec.c
25791 ____________________________________________________________________________
25792 [  7876] By: jhi                                   on 2000/11/27  00:49:59
25793         Log: Adjust the docs to agree with #7875.
25794      Branch: perl
25795            ! pod/perllocale.pod
25796 ____________________________________________________________________________
25797 [  7875] By: jhi                                   on 2000/11/27  00:49:27
25798         Log: Retract #7863.  It makes more sense not to taint formatted output,
25799              not even by sprintf().
25800      Branch: perl
25801            ! sv.c
25802 ____________________________________________________________________________
25803 [  7874] By: jhi                                   on 2000/11/26  23:36:02
25804         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
25805              Not really fixed (should really dump the UTF-8 charclass),
25806              but stopped displaying the garbage.
25807              
25808              Also add a note on the (missing) Unicode PSXSPC and BLANK.
25809      Branch: perl
25810            ! regcomp.c
25811 ____________________________________________________________________________
25812 [  7873] By: jhi                                   on 2000/11/26  21:31:13
25813         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
25814      Branch: perl
25815            ! regexec.c
25816 ____________________________________________________________________________
25817 [  7872] By: jhi                                   on 2000/11/26  21:06:04
25818         Log: No need to scan till infinity, 13 is enough.
25819      Branch: perl
25820            ! handy.h utf8.c
25821 ____________________________________________________________________________
25822 [  7871] By: jhi                                   on 2000/11/26  20:20:32
25823         Log: Test line numbers are different with utf8.
25824      Branch: perl
25825            ! t/op/re_tests
25826 ____________________________________________________________________________
25827 [  7870] By: jhi                                   on 2000/11/26  20:10:12
25828         Log: Message nit.
25829      Branch: perl
25830            ! regcomp.c
25831 ____________________________________________________________________________
25832 [  7869] By: jhi                                   on 2000/11/26  19:01:05
25833         Log: Make utf8_length() and utf8_distance() (the latter of which
25834              is unused at the moment) to be less forgiving about bad UTF-8.
25835      Branch: perl
25836            ! embed.h embed.pl objXSUB.h proto.h utf8.c
25837 ____________________________________________________________________________
25838 [  7868] By: jhi                                   on 2000/11/26  18:45:56
25839         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
25840              From: Benjamin Holzman <bah@ecnvantage.com>
25841              Date: Sat, 25 Nov 2000 20:40:20 -0500       
25842              Message-ID: <20001125204020.A25040@ecnvantage.com>              
25843              
25844              Debian allows installing /usr/bin/locale without installing
25845              any locales, an error message will ensue.
25846      Branch: perl
25847            ! t/pragma/locale.t
25848 ____________________________________________________________________________
25849 [  7867] By: jhi                                   on 2000/11/26  18:31:12
25850         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
25851              From: Benjamin Holzman <bah@ecnvantage.com>
25852              Date: Sun, 26 Nov 2000 02:42:34 -0500
25853              Message-ID: <20001126024234.G25040@ecnvantage.com>
25854              
25855              Patch for the bug 20000212.002.
25856      Branch: perl
25857            ! sv.c t/op/array.t
25858 ____________________________________________________________________________
25859 [  7866] By: jhi                                   on 2000/11/26  18:28:09
25860         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
25861              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25862              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
25863              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
25864              
25865              File::Temp 0.11.
25866      Branch: perl
25867            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
25868 ____________________________________________________________________________
25869 [  7865] By: jhi                                   on 2000/11/26  18:24:22
25870         Log: The metaconfig unit change for #7864.
25871      Branch: metaconfig/U/perl
25872            ! need_va_copy.U
25873 ____________________________________________________________________________
25874 [  7864] By: jhi                                   on 2000/11/26  18:23:41
25875         Log: Make the va_copy() test not to be so talkative.
25876      Branch: perl
25877            ! Configure config_h.SH
25878 ____________________________________________________________________________
25879 [  7863] By: jhi                                   on 2000/11/26  18:11:02
25880         Log: Fix locale inconsistencies unearthed by Hugo's work.
25881              Now the floating point sprintf really does taint the result
25882              string as perllocale promises (has promised for a long time)
25883              if "use locale" is in the lexical scope.
25884      Branch: perl
25885            ! sv.c t/pragma/locale.t
25886 ____________________________________________________________________________
25887 [  7862] By: jhi                                   on 2000/11/26  00:35:15
25888         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
25889              From: Nicholas Clark <nick@ccl4.org>
25890              Date: Sun, 26 Nov 2000 00:07:50 +0000
25891              Message-ID: <20001126000750.A22446@plum.flirble.org>
25892              
25893              Infinit.
25894      Branch: perl
25895            ! sv.c
25896 ____________________________________________________________________________
25897 [  7861] By: jhi                                   on 2000/11/26  00:01:26
25898         Log: Integrate perlio.
25899      Branch: perl
25900           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
25901 ____________________________________________________________________________
25902 [  7860] By: nick                                  on 2000/11/25  22:04:17
25903         Log: Correct relative path from new ext\Filter\Util\Call location
25904              back to miniperl.
25905      Branch: perlio
25906            ! win32/makefile.mk
25907 ____________________________________________________________________________
25908 [  7859] By: nick                                  on 2000/11/25  21:26:54
25909         Log: Integrate mainline.
25910      Branch: perlio
25911           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25912           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
25913           +> t/lib/filter-util.t
25914            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25915            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25916            - t/lib/filt-util.t
25917           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
25918           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25919           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
25920           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
25921           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
25922           !> win32/makefile.mk
25923 ____________________________________________________________________________
25924 [  7858] By: gsar                                  on 2000/11/25  20:52:17
25925         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
25926              parent's memory; fix it by keeping track of the actual pad
25927              offset rather than a raw pointer (this change is probably also
25928              relevant to non-ithreads case to avoid fallout from reallocs of
25929              the pad array, but is currently only enabled for the ithreads
25930              case in the interests of minimal disruption to existing "well
25931              tested" code)
25932      Branch: perl
25933            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25934            ! proto.h scope.c scope.h sv.c t/op/fork.t
25935 ____________________________________________________________________________
25936 [  7857] By: nick                                  on 2000/11/25  20:01:28
25937         Log: All tests pass on Win32/gcc/USE_PERLIO.
25938              - when crlf layer is pushed make unix-level binary.
25939              - remove :crlf injection in pp_backtick in pp_sys.c
25940              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
25941      Branch: perlio
25942            ! doio.c perlio.c pp_sys.c win32/makefile.mk
25943 ____________________________________________________________________________
25944 [  7856] By: jhi                                   on 2000/11/25  18:38:30
25945         Log: Update the metaconfig units for #7855.
25946      Branch: metaconfig/U/perl
25947            ! useperlio.U usesocks.U
25948 ____________________________________________________________________________
25949 [  7855] By: jhi                                   on 2000/11/25  18:37:54
25950         Log: Undo the SOCKS workarounds, instead start using PerlIO
25951              if SOCKS is selected.
25952              
25953              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
25954              From: Jens Hamisch <jens@Strawberry.COM>
25955              Date: Fri, 24 Nov 2000 18:31:30 +0100
25956              Message-ID: <20001124183130.E28337@Strawberry.COM>
25957              
25958              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
25959              From: Jens Hamisch <jens@Strawberry.COM>
25960              Date: Fri, 24 Nov 2000 19:11:51 +0100
25961              Message-ID: <20001124191151.A28753@Strawberry.COM>
25962      Branch: perl
25963            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
25964            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
25965 ____________________________________________________________________________
25966 [  7854] By: jhi                                   on 2000/11/25  17:39:08
25967         Log: Undo #7848.  Some of the code seems to use walkoptree(),
25968              some walkoptree_slow().  An unfinished renaming?
25969              Now the sub is walkoptree() (which is @EXPORT_OK),
25970              the walkoptree_slow() is a typeglob alias to walkoptree.
25971              This makes the tests to pass, at least.
25972      Branch: perl
25973            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25974 ____________________________________________________________________________
25975 [  7853] By: nick                                  on 2000/11/24  22:24:33
25976         Log: Re-arrange crlf vs binary for platforms that care.
25977              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
25978              Lip-service to making stdio layer work on such platfroms (untested).
25979              Now fails 3 tests rather than one, checkin to see if I can debug 
25980              the issue under linux. (Do not merge.)
25981      Branch: perlio
25982            ! doio.c perlio.c perliol.h
25983 ____________________________________________________________________________
25984 [  7852] By: jhi                                   on 2000/11/24  18:57:39
25985         Log: AUTHORS edits.
25986      Branch: perl
25987            ! AUTHORS
25988 ____________________________________________________________________________
25989 [  7851] By: jhi                                   on 2000/11/24  17:34:56
25990         Log: Add Jan-Erik Karlsson.
25991      Branch: perl
25992            ! AUTHORS
25993 ____________________________________________________________________________
25994 [  7850] By: jhi                                   on 2000/11/24  17:27:56
25995         Log: Configure should find stdchar on its own.
25996      Branch: perl
25997            ! hints/solaris_2.sh
25998 ____________________________________________________________________________
25999 [  7849] By: jhi                                   on 2000/11/24  17:24:55
26000         Log: Subject: PATCH over 7848: Filter test flawed
26001              From: andreas.koenig@anima.de (Andreas J. Koenig)
26002              Date: 24 Nov 2000 10:28:29 +0100
26003              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
26004      Branch: perl
26005            ! t/lib/filter-util.t
26006 ____________________________________________________________________________
26007 [  7848] By: jhi                                   on 2000/11/24  17:22:15
26008         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
26009              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
26010              Date: Fri, 24 Nov 2000 16:12:58 +0000
26011              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
26012      Branch: perl
26013            ! ext/B/B.pm
26014 ____________________________________________________________________________
26015 [  7847] By: jhi                                   on 2000/11/24  03:07:01
26016         Log: Integrate perlio.
26017      Branch: perl
26018           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
26019           !> win32/makefile.mk
26020 ____________________________________________________________________________
26021 [  7846] By: gsar                                  on 2000/11/24  00:55:57
26022         Log: integrate changes#6415..6418,6420..6438 from mainline
26023              
26024              Fix the bitvector ops for utf8 (tricky since past 7 bits
26025              the utf8 'characters' can be more than one octet).
26026              
26027              MPE/ix updates for perl 5.6.0 from Mark Bixby.
26028              
26029              Subject: SDBM_File documentation
26030              
26031              Detypo.
26032              
26033              Decutandpasto.
26034              
26035              Send all installperl messages to STDERR and be -w clean.
26036              
26037              Out-of-date note removed.
26038              
26039              Protect against "wild next"s, that is, callbacks doing "next"
26040              instead of "return".
26041              
26042              Use STDOUT consistently.
26043              
26044              The output might have been produced in the wrong order.
26045              
26046              A missing 'break' after the [[:space:]] switch case.
26047              
26048              Add tests for
26049              [ID 19991110.003] another matching finding by pcre author
26050              which has already been fixed by some patch, as verified in
26051              
26052              Documentation to explain the behaviour of map().
26053              
26054              Add an optimization for map-maps-a-list-element-to-more-list-elements
26055              case, but add also notes explaining the relationship of this
26056              patch and the earlier notes by Sarathy.
26057              
26058              Subject: [ID 20000716.023] syslog test fails without sockets
26059              
26060              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
26061              Test cases for #6431.
26062              
26063              File::Spec::VMS fixup for tmpdir from Craig Berry.
26064              
26065              Make the "uninit variable" warning to say "concat or string"
26066              or "join or string" when in concat or join .
26067              
26068              Get UTF16 BOMs working.  Patch from
26069              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
26070              
26071              Subject: [PATCH] Make large file tests deal with SIGXFSZ
26072              
26073              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
26074              
26075              Subject: [PATCH] av.c apidoc
26076      Branch: maint-5.6/perl
26077           !> (integrate 43 files)
26078 ____________________________________________________________________________
26079 [  7845] By: gsar                                  on 2000/11/24  00:20:45
26080         Log: integrate changes#6406..6414 from mainline
26081              
26082              Merge perlhacktut into perlhack, update perlguts.
26083              
26084              Fix AutoSplit to use File::Spec the right way in VMS,
26085              from Peter Prymmer.
26086              
26087              The bug report
26088              [ID 19991110.002] minimal matching discrepancy found by pcre author
26089              seems to have been fixed (though differently from what was suggested
26090              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
26091              
26092              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
26093              not in pod, from Peter Prymmer
26094              
26095              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
26096              From: Hugo <hv@crypt.compulink.co.uk>
26097              Date: Fri, 14 Jul 2000 23:05:20 +0100
26098              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
26099              
26100              Didn't anymore apply, but that point still could use another fix.
26101              
26102              lib/b test fixes from Peter Prymmer.
26103              
26104              More docs for sv functions.
26105              
26106              perlvms.pod whitespace cleanup to keep pod utils happy.
26107              
26108              another VMS build tweak from Peter Prymmer
26109      Branch: maint-5.6/perl
26110           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
26111           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
26112           !> vms/descrip_mms.template vms/perlvms.pod
26113 ____________________________________________________________________________
26114 [  7844] By: nick                                  on 2000/11/23  23:42:45
26115         Log: Win32/perlio Now just fails one io/argv.t test - lack 
26116              of default :crlf on standard streams.
26117      Branch: perlio
26118            ! doio.c perlio.c
26119 ____________________________________________________________________________
26120 [  7843] By: nick                                  on 2000/11/23  23:04:05
26121         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
26122              peek fail is showing a real problem (multiple crlf layers
26123              are getting pushed.)
26124      Branch: perlio
26125            ! doio.c perlio.c win32/makefile.mk
26126 ____________________________________________________________________________
26127 [  7842] By: nick                                  on 2000/11/23  19:46:23
26128         Log: Implement PerlIO_binmode()
26129              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
26130              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
26131              make binmode in t/lib/io_tell.t unconditional so that works.
26132              Checkin just so Win32 machine can see these changes.
26133      Branch: perlio
26134            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
26135 ____________________________________________________________________________
26136 [  7841] By: jhi                                   on 2000/11/23  19:30:00
26137         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
26138      Branch: perl
26139            ! README.amiga
26140 ____________________________________________________________________________
26141 [  7840] By: jhi                                   on 2000/11/23  17:18:02
26142         Log: SOCKS wrestling continues, patches from Jens Hamisch.
26143      Branch: perl
26144            ! doio.c embed.h embed.pl perlsdio.h proto.h
26145 ____________________________________________________________________________
26146 [  7839] By: jhi                                   on 2000/11/23  16:54:14
26147         Log: Push Filter::Util::Call one level deeper.
26148      Branch: perl
26149            + t/lib/filter-util.t
26150           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
26151           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
26152            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26153            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26154            - t/lib/filt-util.t
26155            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
26156            ! win32/Makefile win32/makefile.mk
26157 ____________________________________________________________________________
26158 [  7838] By: jhi                                   on 2000/11/23  16:52:40
26159         Log: Reach back one higher up when searching for PERL_SRC.
26160      Branch: perl
26161            ! lib/ExtUtils/MM_Unix.pm
26162 ____________________________________________________________________________
26163 [  7837] By: jhi                                   on 2000/11/23  16:05:41
26164         Log: Subject: Re: perl@7826
26165              Date: Thu, 23 Nov 2000 02:20:25 -0600
26166              From: "Craig A. Berry" <craigberry@mac.com>
26167              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
26168              
26169              Make VMS to like Filter::Util::Call. 
26170      Branch: perl
26171            ! configure.com ext/Filter/Util/Makefile.PL
26172 ____________________________________________________________________________
26173 [  7836] By: nick                                  on 2000/11/23  16:04:08
26174         Log: Implement crlf layer - not ready for merge.
26175      Branch: perlio
26176            ! perlio.c win32/makefile.mk
26177 ____________________________________________________________________________
26178 [  7835] By: jhi                                   on 2000/11/23  15:56:52
26179         Log: STDCHAR is different in Sparc v9 vs x86.
26180      Branch: perl
26181            ! hints/solaris_2.sh
26182 ____________________________________________________________________________
26183 [  7834] By: jhi                                   on 2000/11/23  15:50:47
26184         Log: The type needs to be visible to protos.
26185      Branch: perl
26186            ! perl.h
26187 ____________________________________________________________________________
26188 [  7833] By: jhi                                   on 2000/11/23  15:40:46
26189         Log: Finish unfinished SOCKS workaround changes.
26190      Branch: perl
26191            ! doio.c
26192 ____________________________________________________________________________
26193 [  7832] By: jhi                                   on 2000/11/23  15:33:30
26194         Log: Integrate perlio.
26195      Branch: perl
26196           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26197           !> win32/makefile.mk
26198 ____________________________________________________________________________
26199 [  7831] By: nick                                  on 2000/11/23  10:31:07
26200         Log: Correct makefile.mk dependancies for ext/Filter/Util
26201              Build ext/Encode
26202              Run dmake regen_config_h
26203      Branch: perlio
26204            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26205            ! win32/makefile.mk
26206 ____________________________________________________________________________
26207 [  7830] By: nick                                  on 2000/11/23  08:05:07
26208         Log: Integrate mainline
26209      Branch: perlio
26210           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26211           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
26212           +> t/lib/filt-util.pl t/lib/filt-util.t
26213           !> (integrate 41 files)
26214 ____________________________________________________________________________
26215 [  7829] By: gsar                                  on 2000/11/23  03:07:11
26216         Log: build the Filter extension on windows
26217      Branch: perl
26218            ! win32/Makefile win32/makefile.mk
26219 ____________________________________________________________________________
26220 [  7828] By: gsar                                  on 2000/11/23  02:46:35
26221         Log: regenerate win32/config* and fix some inconsistencies in the
26222              makefiles; always export Perl_deb() because it is needed
26223              by ext/re/* (whether perl itself is built with -DDEBUGGING
26224              or not)
26225      Branch: perl
26226            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
26227            ! win32/config_H.vc win32/makefile.mk
26228 ____________________________________________________________________________
26229 [  7827] By: gsar                                  on 2000/11/23  02:18:38
26230         Log: get sources building on windows+MSVC again (untested with other
26231              compilers)
26232      Branch: perl
26233            ! win32/include/sys/socket.h win32/perllib.c
26234 ____________________________________________________________________________
26235 [  7826] By: jhi                                   on 2000/11/23  01:18:26
26236         Log: Update Changes.
26237      Branch: perl
26238            ! Changes patchlevel.h
26239 ____________________________________________________________________________
26240 [  7825] By: jhi                                   on 2000/11/23  00:20:41
26241         Log: Subject: Re: av.c patch (having slight problems)
26242              From: "Ben Tilly" <ben_tilly@hotmail.com>
26243              Date: Tue, 21 Nov 2000 23:29:31 -0500
26244              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
26245              
26246              unshift() speedup.
26247      Branch: perl
26248            ! av.c
26249 ____________________________________________________________________________
26250 [  7824] By: jhi                                   on 2000/11/22  23:59:15
26251         Log: Fixes for signedness warnings noticed by VMSperlers.
26252      Branch: perl
26253            ! ext/Storable/Storable.xs regcomp.c sv.c
26254 ____________________________________________________________________________
26255 [  7823] By: jhi                                   on 2000/11/22  23:19:31
26256         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
26257              From: Peter Prymmer <pvhp@forte.com>
26258              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
26259              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
26260      Branch: perl
26261            ! t/pragma/warn/pp_hot
26262 ____________________________________________________________________________
26263 [  7822] By: jhi                                   on 2000/11/22  22:52:20
26264         Log: Be clean.
26265      Branch: perl
26266            ! Makefile.SH
26267 ____________________________________________________________________________
26268 [  7821] By: jhi                                   on 2000/11/22  22:46:39
26269         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
26270              by Damian Conway, as suggested by Paul Marquess.
26271      Branch: perl
26272            + lib/Filter/Simple.pm
26273 ____________________________________________________________________________
26274 [  7820] By: jhi                                   on 2000/11/22  22:45:51
26275         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
26276      Branch: perl
26277            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26278            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26279            + t/lib/filt-util.t
26280            ! MANIFEST
26281 ____________________________________________________________________________
26282 [  7819] By: jhi                                   on 2000/11/22  22:03:27
26283         Log: Integrate perlio.
26284      Branch: perl
26285           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
26286           !> win32/makefile.mk
26287 ____________________________________________________________________________
26288 [  7818] By: jhi                                   on 2000/11/22  21:56:02
26289         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
26290      Branch: perl
26291            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
26292            ! t/lib/io_sock.t
26293 ____________________________________________________________________________
26294 [  7817] By: jhi                                   on 2000/11/22  21:39:49
26295         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
26296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26297              Date: Wed, 22 Nov 2000 16:08:12 -0500
26298              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
26299      Branch: perl
26300            ! lib/ExtUtils/Liblist.pm
26301 ____________________________________________________________________________
26302 [  7816] By: jhi                                   on 2000/11/22  21:38:25
26303         Log: Go ahead and #include <unistd.h> in perl.h.
26304      Branch: perl
26305            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
26306            ! util.c
26307 ____________________________________________________________________________
26308 [  7815] By: jhi                                   on 2000/11/22  21:22:52
26309         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
26310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26311              Date: Mon, 20 Nov 2000 18:30:52 -0500
26312              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
26313      Branch: perl
26314            ! pod/perlre.pod regcomp.c t/op/re_tests
26315 ____________________________________________________________________________
26316 [  7814] By: jhi                                   on 2000/11/22  21:21:46
26317         Log: Subject: [PATCH 5.7.0] Liblist finally works
26318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26319              Date: Tue, 21 Nov 2000 22:02:17 -0500
26320              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
26321      Branch: perl
26322            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
26323            ! lib/ExtUtils/MakeMaker.pm
26324 ____________________________________________________________________________
26325 [  7813] By: jhi                                   on 2000/11/22  21:20:23
26326         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
26327              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26328              Date: Wed, 22 Nov 2000 17:53:15 +0100
26329              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
26330              
26331              AIX dynaloader and perlio patch.
26332      Branch: perl
26333            ! ext/DynaLoader/dl_aix.xs
26334 ____________________________________________________________________________
26335 [  7812] By: jhi                                   on 2000/11/22  21:17:52
26336         Log: (Accidentally empty patch.)
26337      Branch: perl
26338            ! av.c
26339 ____________________________________________________________________________
26340 [  7811] By: jhi                                   on 2000/11/22  21:16:31
26341         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
26342              From: Peter Prymmer <pvhp@forte.com>
26343              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
26344              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
26345      Branch: perl
26346            ! vms/test.com
26347 ____________________________________________________________________________
26348 [  7810] By: jhi                                   on 2000/11/22  21:15:36
26349         Log: Subject: Re: perl@7777 
26350              From: "John P. Linderman" <jpl@research.att.com>
26351              Date: Wed, 22 Nov 2000 13:11:11 -0500
26352              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
26353              
26354              Detypoing.
26355      Branch: perl
26356            ! lib/CPAN.pm
26357 ____________________________________________________________________________
26358 [  7809] By: jhi                                   on 2000/11/22  21:14:19
26359         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
26360              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26361              Date:     Wed, 22 Nov 2000 13:51:37 EST
26362              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
26363      Branch: perl
26364            ! perlsdio.h
26365 ____________________________________________________________________________
26366 [  7808] By: jhi                                   on 2000/11/22  21:13:27
26367         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
26368              From: Casey Tweten <crt@kiski.net>
26369              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
26370              Message-Id: <200011201653.LAA10194@home.kiski.net>
26371      Branch: perl
26372            ! t/lib/io_udp.t
26373 ____________________________________________________________________________
26374 [  7807] By: jhi                                   on 2000/11/22  21:12:35
26375         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
26376              From: Casey Tweten <crt@kiski.net>
26377              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
26378              Message-Id: <200011201636.LAA07227@home.kiski.net>
26379      Branch: perl
26380            ! t/lib/io_sock.t
26381 ____________________________________________________________________________
26382 [  7806] By: jhi                                   on 2000/11/22  21:10:59
26383         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
26384              From: "Casey R. Tweten" <crt@kiski.net>
26385              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
26386              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
26387      Branch: perl
26388            ! utils/h2xs.PL
26389 ____________________________________________________________________________
26390 [  7805] By: nick                                  on 2000/11/22  21:05:06
26391         Log: Integrate mainline
26392      Branch: perlio
26393           !> Changes Porting/genlog ext/DB_File/DB_File.xs
26394           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
26395           !> utils/perlbug.PL
26396 ____________________________________________________________________________
26397 [  7804] By: jhi                                   on 2000/11/22  21:01:12
26398         Log: Subject: [PATCH] Test.pm POD peculiarity
26399              From: "Casey R. Tweten" <crt@kiski.net>
26400              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
26401              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
26402      Branch: perl
26403            ! lib/Test.pm
26404 ____________________________________________________________________________
26405 [  7803] By: jhi                                   on 2000/11/22  20:59:59
26406         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
26407              From: "Philip Newton" <pnewton@gmx.de>
26408              Date: Wed, 22 Nov 2000 14:25:53 +0100
26409              Message-Id: <3A1BD771.25462.1939FAD@localhost>
26410              
26411              Be case-understanding also on 's', and use the -oi of sendmail
26412              not to terminate the transmission on a lone '.'.
26413      Branch: perl
26414            ! utils/perlbug.PL
26415 ____________________________________________________________________________
26416 [  7802] By: nick                                  on 2000/11/22  20:51:42
26417         Log: Win32 PerlIO intermediate state now working as expected.
26418              - In current state we are still using C runtime in text/binary
26419              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
26420              - PERLIO=stdio and PERLIO=unix pass all expected tests.
26421              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
26422              and PerlIO_seek() and the dummy crlf layer is not making adjustments
26423              for CRLF translation happening in C runtime. All other tests pass.
26424              
26425              Added note to README.win32 to point out the snags of doing a perl build
26426              with Norton AntiVirus turned on.
26427              
26428              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
26429              which file a fail comes from.
26430              
26431              Updated "canned" config.h to match the one generated.
26432      Branch: perlio
26433            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
26434            ! win32/makefile.mk
26435 ____________________________________________________________________________
26436 [  7801] By: jhi                                   on 2000/11/22  06:50:20
26437         Log: Nickety nits.
26438      Branch: perl
26439            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
26440 ____________________________________________________________________________
26441 [  7800] By: jhi                                   on 2000/11/22  01:29:55
26442         Log: Changes had accidentally gone too silent on non-main branches.
26443      Branch: perl
26444            ! Changes Porting/genlog patchlevel.h
26445 ____________________________________________________________________________
26446 [  7799] By: gsar                                  on 2000/11/22  01:02:56
26447         Log: some lib_pm.PL changes snuck in via change#7772
26448      Branch: maint-5.6/perl
26449            ! Makefile.SH
26450 ____________________________________________________________________________
26451 [  7798] By: nick                                  on 2000/11/21  21:59:40
26452         Log: Integrate mainline
26453      Branch: perlio
26454           !> (integrate 28 files)
26455 ____________________________________________________________________________
26456 [  7797] By: jhi                                   on 2000/11/21  21:01:45
26457         Log: Integrate perlio.
26458      Branch: perl
26459           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
26460 ____________________________________________________________________________
26461 [  7796] By: nick                                  on 2000/11/21  20:36:22
26462         Log: Win32 builds and runs (mostly) with USE_PERLIO.
26463              PERLIO=perlio passes all tests. 
26464              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
26465      Branch: perlio
26466            ! perlio.c win32/perllib.c win32/win32.c
26467 ____________________________________________________________________________
26468 [  7795] By: jhi                                   on 2000/11/21  19:03:44
26469         Log: Update Changes.
26470      Branch: perl
26471            ! Changes patchlevel.h
26472 ____________________________________________________________________________
26473 [  7794] By: jhi                                   on 2000/11/21  18:56:34
26474         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
26475              From: "Craig A. Berry" <craigberry@mac.com>
26476              Date: Mon, 20 Nov 2000 20:27:06 -0600
26477              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
26478              
26479              A cut-and-pasto.
26480      Branch: perl
26481            ! perlio.h
26482 ____________________________________________________________________________
26483 [  7793] By: jhi                                   on 2000/11/21  18:54:41
26484         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
26485              From: Dominic Dunlop <domo@computer.org> 
26486              Date: Mon, 20 Nov 2000 18:55:29 +0100
26487              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
26488              
26489              va_copy() and the need of it.
26490              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
26491      Branch: metaconfig/U/perl
26492            + need_va_copy.U
26493      Branch: perl
26494            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26495            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
26496            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
26497            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26498            ! win32/config.bc win32/config.gc win32/config.vc
26499 ____________________________________________________________________________
26500 [  7792] By: jhi                                   on 2000/11/21  17:04:10
26501         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
26502      Branch: perl
26503           !> scope.h
26504 ____________________________________________________________________________
26505 [  7791] By: jhi                                   on 2000/11/21  17:01:16
26506         Log: Export the SOCKS workaround symbols only if necessary.
26507      Branch: perl
26508            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
26509 ____________________________________________________________________________
26510 [  7790] By: nick                                  on 2000/11/20  23:57:11
26511         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
26512      Branch: perlio
26513            ! scope.h
26514 ____________________________________________________________________________
26515 [  7789] By: nick                                  on 2000/11/20  23:38:33
26516         Log: Integrate mainline
26517      Branch: perlio
26518           +> lib/File/Spec/Epoc.pm
26519           !> (integrate 34 files)
26520 ____________________________________________________________________________
26521 [  7788] By: nick                                  on 2000/11/20  23:20:18
26522         Log: Make extra buffer layer work (dummy crlf layer)
26523      Branch: perlio
26524            ! doio.c perlio.c perlio.h
26525 ____________________________________________________________________________
26526 [  7787] By: jhi                                   on 2000/11/20  22:44:04
26527         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
26528              From: Peter Prymmer <pvhp@forte.com>
26529              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
26530              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
26531      Branch: perl
26532            ! t/pragma/locale.t
26533 ____________________________________________________________________________
26534 [  7786] By: jhi                                   on 2000/11/20  22:29:10
26535         Log: Subject: DOC PATCH 5.6.0 perlreftut
26536              From: mjd@plover.com
26537              Date: 20 Nov 2000 19:45:06 -0000
26538              Message-ID: <20001120194506.9505.qmail@plover.com>
26539      Branch: perl
26540            ! pod/perlreftut.pod
26541 ____________________________________________________________________________
26542 [  7785] By: jhi                                   on 2000/11/20  22:27:44
26543         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
26544              From: David Dyck <dcd@tc.fluke.com>
26545              Date: Mon, 20 Nov 2000 11:43:40 -0800
26546              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
26547      Branch: perl
26548            ! lib/Cwd.pm
26549 ____________________________________________________________________________
26550 [  7784] By: jhi                                   on 2000/11/20  22:23:21
26551         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
26552              Date: Mon, 20 Nov 2000 17:06:10 -0500
26553              To: Mailing list Perl5 <perl5-porters@perl.org>
26554              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
26555      Branch: perl
26556            ! pp_ctl.c t/op/pat.t
26557 ____________________________________________________________________________
26558 [  7783] By: jhi                                   on 2000/11/20  22:11:18
26559         Log: Subject: [PATCH] doop.c - UTF8 tr///               
26560              From: Simon Cozens <simon@cozens.net>
26561              Date: Sat, 18 Nov 2000 18:49:30 +0000
26562              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
26563              
26564              Subject: Re: [PATCH] doop.c - UTF8 tr///           
26565              From: Simon Cozens <simon@cozens.net>
26566              Date: Mon, 20 Nov 2000 20:45:22 +0000
26567              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
26568              
26569              Make tr on UTF-8 better but still not correct.
26570      Branch: perl
26571            ! doop.c
26572 ____________________________________________________________________________
26573 [  7782] By: jhi                                   on 2000/11/20  22:02:16
26574         Log: Remove the shared object before attempting to create
26575              (by linking) a new one.  E.g. in AIX not removing
26576              becomes quite painful if one tries to do more than one
26577              build in the same tree (an interrupted build, for example),
26578              since the AIX' shared dynaloader seemingly keeps the shared
26579              objects open and therefore 'busy' for quite a while, even when
26580              nobody is using the objects, leading into link failures.
26581      Branch: perl
26582            ! lib/ExtUtils/MM_Unix.pm
26583 ____________________________________________________________________________
26584 [  7781] By: gsar                                  on 2000/11/20  19:02:55
26585         Log: type mismatch due to faulty integration
26586      Branch: maint-5.6/perl
26587            ! toke.c win32/Makefile
26588 ____________________________________________________________________________
26589 [  7780] By: gsar                                  on 2000/11/20  17:31:55
26590         Log: integrate changes#6392,6394..6399,6401..6404
26591              
26592              The {multiplier} of a fixed substring was overlooked which
26593              caused a wrong initial search offset for that substring.
26594              
26595              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
26596              From: Hugo <hv@crypt.compulink.co.uk>
26597              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
26598              Date: Thu, 13 Jul 2000 19:27:13 +0100
26599              
26600              Fix the BOM bug: not a byteorder bug, a signedness bug.
26601              
26602              Replace change #6337 with a better one.
26603              
26604              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
26605              From: Hugo <hv@crypt.compulink.co.uk>
26606              Date: Fri, 14 Jul 2000 04:16:20 +0100
26607              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
26608              
26609              MakeMaker should not remove editor backups (*~) on `make clean`
26610              by default (completes change#6383)
26611              
26612              move new variables to the end of the interpreter structure (for
26613              bincompat in code that doesn't #include XSUB.h)
26614              
26615              rename totally bletcherous SvLOCK() thingy (doesn't do what the
26616              name suggests anyway)
26617              
26618              various cleanups (typos, misformatted code, and small bugs)
26619              
26620              typecasts needed for change#6394
26621              
26622              typos in change#6399, regen headers
26623              
26624              inconsistent types needs casts
26625              
26626              PERL_OBJECT build tweaks
26627      Branch: maint-5.6/perl
26628           !> MANIFEST doop.c embed.h embed.pl embedvar.h
26629           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
26630           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
26631           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
26632           !> toke.c util.c
26633 ____________________________________________________________________________
26634 [  7779] By: gsar                                  on 2000/11/20  17:06:29
26635         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
26636              
26637              Cosmetics and perldelta.
26638              
26639              Fix nits noticed by Boston.pm.
26640              
26641              Do the cc sanity check both before the hints and
26642              after the cc selction.
26643              
26644              get sprintf.t to adjust properly for 3-digit exponents
26645              
26646              don't clobber *.orig files on *clean targets
26647              
26648              fix bugs in processing %v-*d and similar format specs (from
26649              Avi Finkel <avi@finkel.org>)
26650              
26651              sprintf test tweaks (from Dominic Dunlop)
26652              
26653              new selfloader.t in change#6183 doesn't close DATA handles,
26654              and thus fails to clean up tmp files on dosish platforms
26655              
26656              typos (spotted by Peter Prymmer)
26657              
26658              typo fix from Craig Berry
26659      Branch: maint-5.6/perl
26660           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
26661           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
26662           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
26663           !> x2p/Makefile.SH
26664 ____________________________________________________________________________
26665 [  7778] By: gsar                                  on 2000/11/20  16:46:51
26666         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
26667              
26668              Subject: Re: format bug report  [Patch]
26669              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26670              Date: Wed, 05 Jul 2000 13:12:52 +0200
26671              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
26672              
26673              Subject: Re: format bug report  [Patch]
26674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26675              Date: Wed, 05 Jul 2000 14:10:01 +0200
26676              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
26677              
26678              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
26679              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26680              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
26681              Date: Fri, 07 Jul 2000 17:57:16 +0100
26682              
26683              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
26684              To: perl5-porters@perl.org
26685              From: Karsten Sperling <spiff@phreax.net>
26686              Date: Mon, 10 Jul 2000 15:12:52 +0200
26687              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
26688              
26689              README.posix-bc podified from Thomas Dorner.
26690              
26691              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
26692              From: Dominic Dunlop <domo@computer.org>
26693              Date: Tue, 11 Jul 2000 12:27:33 +0200
26694              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
26695              
26696              Typo in #6341.
26697              
26698              Fix for
26699              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
26700              From: Roderick Schertler <roderick@argon.org>
26701              Date: Tue, 11 Jul 2000 13:55:05 -0400
26702              Message-Id: <200007111755.NAA05077@jones.argon.org>
26703              
26704              Minor cleanups on the booklist.
26705              
26706              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
26707              regen perltoc.
26708              
26709              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
26710      Branch: maint-5.6/perl
26711           +> pod/perlbook.pod
26712           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
26713           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
26714           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
26715 ____________________________________________________________________________
26716 [  7777] By: jhi                                   on 2000/11/20  16:08:49
26717         Log: Update Changes.
26718      Branch: perl
26719            ! Changes patchlevel.h
26720 ____________________________________________________________________________
26721 [  7776] By: jhi                                   on 2000/11/20  15:27:56
26722         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
26723              This may be overly harsh but until proven otherwise, we think this
26724              way, or until we have a simple test for Configure (having to start
26725              up servers is does not count as simple) to check for the problems.
26726      Branch: perl
26727            ! perl.h
26728 ____________________________________________________________________________
26729 [  7775] By: jhi                                   on 2000/11/20  15:22:17
26730         Log: Solaris hints tweaks.
26731      Branch: perl
26732            ! hints/solaris_2.sh
26733 ____________________________________________________________________________
26734 [  7774] By: jhi                                   on 2000/11/20  15:01:20
26735         Log: Add a workaround to SOCKS 64-bit problems.
26736      Branch: perl
26737            ! doio.c embed.h embed.pl perlsdio.h proto.h
26738 ____________________________________________________________________________
26739 [  7773] By: jhi                                   on 2000/11/20  14:51:47
26740         Log: sysseek() instead of seek().
26741      Branch: perl
26742            ! t/lib/syslfs.t
26743 ____________________________________________________________________________
26744 [  7772] By: gsar                                  on 2000/11/20  13:06:23
26745         Log: integrate changes#6315..6319,6321..6331,6333..6338
26746              
26747              Integrate with Sarathy, preliminary fix for unicos
26748              alignment problems in [ID 20000612.002] Perl problem on Cray system.
26749              
26750              some debugger output does not go to the socket when RemotePort is set
26751              
26752              winsock cleanup never done on Windows (leads to handle leaks)
26753              
26754              fix UNC path handling on Windows under ithreads, and chdir()
26755              return value when given a non-existent directory
26756              
26757              Autogenerate pod/Makefile and pod/buildtoc.
26758              buildtoc also checks whether the existin pods are
26759              mentioned in MANIFEST and perl.pod, and vice versa.
26760              (None of the thusly found discrepancies fixed yet.)
26761              roffitall also needs to be autogenerated similarly but it
26762              seems so badly out of date that I didn't touch it yet.
26763              
26764              Config is being used.
26765              
26766              Add =head1 NAMEs so that buildtoc is happy.
26767              (The CGI::Util nit reported to Lincoln.)
26768              
26769              Fix complaints of buildtoc.
26770              
26771              Fix the alignment problem in Crays ([ID 20000612.002]).
26772              
26773              Remove perlbook, update perlfaq book listing,
26774              rearrange perl.pod, regenerate perltoc.
26775              
26776              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
26777              was cast to an unsigned (32-bit) integer with wild abandon.
26778              
26779              winsock options weren't being set in all threads under ithreads
26780              (caused send()s from second and subsequent threads to fail)
26781              
26782              accept() leaks memory on windows due to incorrect ordering of
26783              closesocket() and fclose() calls
26784              
26785              Reorder perl.pod once more.
26786              
26787              More POSIX.pod tweaks.
26788              
26789              Sprinkle ldlibpath.
26790              
26791              Precedence goof, fix based on
26792              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
26793              From: Hugo <hv@crypt.compulink.co.uk>
26794              Date: Tue, 11 Jul 2000 12:52:38 +0100
26795              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
26796              
26797              Subject: PATCH perlguts.pod: Document D and d magic types
26798              From: mjd@plover.com
26799              Date: 5 Jul 2000 18:01:51 -0000
26800              Message-ID: <20000705180151.29413.qmail@plover.com>
26801              
26802              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
26803              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
26804              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
26805              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
26806              
26807              Subject: [PATCH cfgperl] $& segfaults if you trick it
26808              From: simon@brecon.co.uk (Simon Cozens)
26809              Date: 7 Jul 2000 11:26:09 GMT
26810              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
26811              
26812              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
26813              From: Hugo <hv@crypt.compulink.co.uk>
26814              Date: Tue, 11 Jul 2000 12:44:50 +0100
26815              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
26816              
26817              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
26818              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26819              Date: Tue, 11 Jul 2000 13:50:51 +0100
26820              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
26821      Branch: maint-5.6/perl
26822           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
26823           +> pod/buildtoc.PL
26824            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
26825           !> (integrate 26 files)
26826 ____________________________________________________________________________
26827 [  7771] By: gsar                                  on 2000/11/20  12:31:42
26828         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
26829              6310,6311,6314
26830              
26831              Subject: [PATCH bleedperl] File::Spec 0.82 beta
26832              From: Barrie Slaymaker <barries@jester.slaysys.com>
26833              Date: Wed, 28 Jun 2000 11:35:29 -0400
26834              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
26835              
26836              tweak perlembed for multiplicity/usethreads sanity; correct notes
26837              about Windows
26838              
26839              localize %INC in a Safe compartment so that use/require work
26840              (many other magic globals probably need similar treatment)
26841              
26842              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
26843              when @_ is modified, causing coredumps
26844              
26845              slurp mode fix in change#4736 still not quite right
26846              
26847              Point to perlipc for more SysV IPC examples.
26848              
26849              Elaborate POSIX.pod.  Still needs work.
26850              
26851              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
26852              
26853              fix large memory leak that has been around for ever, masked by
26854              -DPURIFY (most of the arenas were never freed!)
26855              
26856              fix memory leak on Windows (PL_sys_intern contents were never
26857              freed)
26858              
26859              PERL_OBJECT build tweak
26860              
26861              adjust change#6299
26862              
26863              remove rel2abs prototypes (from Barrie Slaymaker)
26864              
26865              missing perldiag entry for unpack("w",...) diagnostic (from
26866              Andreas Koenig)
26867              
26868              better diagnostic on Frob->stuff() when Frob:: doesn't exist
26869              (from Richard Soderberg <rs@oregonnet.com>)
26870              
26871              Win32 patches for cfgperl from Sarathy.
26872              
26873              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
26874              
26875              More POSIX.pod embellishment.
26876              
26877              tyop in change#6306
26878      Branch: maint-5.6/perl
26879           !> (integrate 44 files)
26880 ____________________________________________________________________________
26881 [  7770] By: gsar                                  on 2000/11/20  11:51:00
26882         Log: integrate changes#6268..6282 from cfgperl branch
26883              
26884              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
26885              From: Dominic Dunlop <domo@computer.org>
26886              Date: Thu, 29 Jun 2000 12:32:39 +0200
26887              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
26888              
26889              Regen headers for #6261 (and update embed.pl for this) and #6267,
26890              silence few compiler warnings.
26891              
26892              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
26893              From: Nicholas Clark <nick@talking.bollo.cx>
26894              Date: Fri, 23 Jun 2000 16:21:15 +0100
26895              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
26896              
26897              Subject: PATCH pod/perltie.pod
26898              From: Ian Phillipps <Ian.Phillipps@iname.com>
26899              Date: Fri, 16 Jun 2000 00:17:19 +0100
26900              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
26901              (only the first hunk, the second hunk had already been done
26902              by some other patch)
26903              
26904              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
26905              From: Tom Phoenix <rootbeer@redcat.com>
26906              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
26907              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
26908              
26909              Subject: [PATCH] xsub attributes
26910              From: Doug MacEachern <dougm@covalent.net>
26911              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
26912              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
26913              
26914              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
26915              From: Andy Dougherty <doughera@lafayette.edu>
26916              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
26917              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
26918              
26919              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
26920              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26921              Date: Tue, 13 Jun 2000 02:43:48 -0500
26922              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
26923              
26924              Subject: [PATCH] Re: eval documentation: context
26925              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26926              Date: Mon, 12 Jun 2000 15:07:29 +0100
26927              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
26928              
26929              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
26930              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26931              Date: Mon, 12 Jun 2000 14:55:59 +0100
26932              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
26933              
26934              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
26935              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
26936              Date: Fri, 09 Jun 2000 12:39:27 -0400
26937              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
26938              (plus update the version "number" of Text::Wrap)
26939              
26940              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
26941              From: Tim Ayers <tayers@bridge.com>
26942              Date: Thu, 08 Jun 2000 08:11:06 +0200
26943              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
26944              [resent by Richard Foley, Message-Id probably wrong]
26945              
26946              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
26947              From: rspier@pobox.com (Robert Spier)
26948              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
26949              Message-ID: <14654.31913.845602.610277@rls.cx>
26950              
26951              Subject: [PATCH 5.6.0] utils/h2xs.PL
26952              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26953              Date: Wed, 7 Jun 2000 04:02:04 -0500
26954              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
26955              
26956              Subject: [PATCH 5.6.0]ITHREADs for VMS
26957              From: Dan Sugalski <dan@sidhe.org>
26958              Date: Tue, 06 Jun 2000 11:59:50 -0400
26959              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
26960      Branch: maint-5.6/perl
26961           !> (integrate 31 files)
26962 ____________________________________________________________________________
26963 [  7769] By: gsar                                  on 2000/11/20  11:29:06
26964         Log: integrate changes#6261..6266 from cfgperl
26965              
26966              Subject: Re: [PATCH cfgperl] BOMs away!
26967              From: simon@brecon.co.uk (Simon Cozens)
26968              Date: 17 Jun 2000 11:49:57 GMT
26969              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
26970              
26971              Subject: 5.6.0 Patch for EPOC
26972              From: Olaf Flebbe <o.flebbe@gmx.de>
26973              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
26974              Message-ID: <23449.960929969@www11.gmx.net>
26975              
26976              tr fixes from Simon Cozens
26977              
26978              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
26979              From: Marty Lucich <marty@netcom.com>
26980              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
26981              Message-Id: <200006282116.OAA11148@netcom.com>
26982              ccdlflags update (the BSD/OS 4.1 part had already been taken
26983              care of by #6141).
26984              
26985              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
26986              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26987              Date: Wed, 28 Jun 2000 17:50:12 -0700
26988              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
26989              
26990              Subject: [PATCH 5.6.0] cygwin port
26991              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
26992              From: "Fifer, Eric" <EFifer@sanwaint.com>
26993              Date: Thu, 29 Jun 2000 12:58:29 +0100
26994      Branch: maint-5.6/perl
26995           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
26996           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
26997           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26998           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
26999 ____________________________________________________________________________
27000 [  7768] By: gsar                                  on 2000/11/20  11:13:44
27001         Log: integrate changes#6252..6256,6259..6260
27002              
27003              Paranoia tweak on #6249.
27004              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
27005              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27006              Date: Sun, 25 Jun 2000 23:43:12 -0400
27007              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
27008              
27009              Subject: tr///, help wanted.
27010              From: simon@brecon.co.uk (Simon Cozens)
27011              Date: 28 Jun 2000 11:29:04 GMT
27012              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
27013              
27014              small thinko tweaks
27015              
27016              tweaks from Simon Conzes to further fix tr/// under utf8
27017              
27018              perlnewmod was missing from MANIFEST.
27019              
27020              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
27021              From: simon@brecon.co.uk (Simon Cozens)
27022              Date: 17 Jun 2000 11:56:44 GMT
27023              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
27024              pack U0, pack C0
27025      Branch: maint-5.6/perl
27026           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
27027           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
27028           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
27029           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
27030 ____________________________________________________________________________
27031 [  7767] By: gsar                                  on 2000/11/20  10:51:38
27032         Log: integrate change#6250 from cfgperl
27033              
27034              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
27035              From: Doug MacEachern <dougm@covalent.net>
27036              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
27037              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
27038      Branch: maint-5.6/perl
27039           +> t/op/my_stash.t
27040           !> MANIFEST embed.pl global.sym proto.h toke.c
27041 ____________________________________________________________________________
27042 [  7766] By: gsar                                  on 2000/11/20  10:48:34
27043         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
27044              
27045              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
27046              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27047              Date: Mon, 26 Jun 2000 18:40:14 +0100
27048              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
27049              
27050              Subject: [PATCH] bytes<->utf8 fixes
27051              From: simon@brecon.co.uk (Simon Cozens)
27052              Date: 26 Jun 2000 04:55:45 GMT
27053              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
27054              
27055              Subject: [PATCH] is_utf8_string
27056              From: simon@brecon.co.uk (Simon Cozens)
27057              Date: 26 Jun 2000 02:25:59 GMT
27058              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
27059              
27060              Subject: [PATCH] avoid mg_ptr in '*' magic
27061              From: Doug MacEachern <dougm@covalent.net>
27062              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
27063              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
27064              
27065              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
27066              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27067              Date: Sat, 24 Jun 2000 13:06:20 +0100
27068              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
27069              
27070              Allow for standalone testing.
27071              
27072              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
27073              From: Mark-Jason Dominus <mjd@plover.com>
27074              Date: Tue, 27 Jun 2000 22:36:42 -0400
27075              Message-ID: <20000628023642.12166.qmail@plover.com>
27076              
27077              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
27078              From: Frank Tobin <ftobin@uiuc.edu>
27079              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
27080              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
27081      Branch: maint-5.6/perl
27082           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
27083           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
27084           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
27085           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
27086           !> utf8.c utils/h2xs.PL
27087 ____________________________________________________________________________
27088 [  7765] By: gsar                                  on 2000/11/20  10:29:13
27089         Log: integrate change#6239 from cfgperl
27090              
27091              Configure maintenance.  Sever some dependency cycles,
27092              separate gccversion from the cc unit,
27093              address [ID 20000623.006] Configure script patch for using gcc on AIX
27094              (but solve it a little bit differently),
27095              unduplex some accidentally duplicated units,
27096              suggest using gcc if no cc available
27097              (p5p thread: "Solaris configure: counterproposal", 1999-09)
27098      Branch: maint-5.6/perl
27099           !> Configure Todo-5.6 config_h.SH
27100 ____________________________________________________________________________
27101 [  7764] By: gsar                                  on 2000/11/20  10:25:55
27102         Log: integrate changes#6233..6238 from cfgperl
27103              
27104              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
27105              From: Mark-Jason Dominus <mjd@plover.com>
27106              Date: Fri, 16 Jun 2000 20:53:04 -0400
27107              Message-ID: <20000617005304.8008.qmail@plover.com>
27108              
27109              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
27110              because when run as services (Win32ese for daemons)
27111              no environment variables are set and tmpdir ends up as /tmp,
27112              which is ambiguous.
27113              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
27114              From: matt@sergeant.org
27115              Date: 16 Jun 2000 16:30:43 -0000
27116              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
27117              
27118              The thread begun by
27119              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
27120              From: Kevin.Ruscoe@ubsw.com
27121              Date: Fri, 16 Jun 2000 16:38:51 +0100
27122              Message-Id: <H000019b03c300d6@MHS>
27123              
27124              Tweak embed.pl, regen headers.
27125              
27126              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
27127              From: Dan Sugalski <dan@sidhe.org>
27128              Date: Fri, 23 Jun 2000 17:00:00 -0400
27129              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
27130      Branch: maint-5.6/perl
27131           !> (integrate 27 files)
27132 ____________________________________________________________________________
27133 [  7763] By: gsar                                  on 2000/11/20  10:08:08
27134         Log: s/perl56delta/perldelta/g
27135      Branch: maint-5.6/perl
27136            ! pod/Makefile
27137 ____________________________________________________________________________
27138 [  7762] By: gsar                                  on 2000/11/20  10:04:00
27139         Log: integrate changes#6225,6229,6231,6232 from cfgperl
27140              
27141              Add source code filenames to apidoc.
27142              From: simon@brecon.co.uk (Simon Cozens)
27143              Subject: [PATCH embed.pl] Source X-ref
27144              Date: 22 Jun 2000 02:18:49 GMT
27145              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
27146              
27147              Subject: README.hpux version 0.6.1
27148              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
27149              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27150              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
27151              
27152              Subject: [PATCH 5.6.0] cygwin port
27153              From: "Fifer, Eric" <EFifer@sanwaint.com>
27154              Date: Tue, 20 Jun 2000 14:30:58 +0100
27155              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
27156              
27157              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
27158              From: simon@brecon.co.uk (Simon Cozens)
27159              Date: 19 Jun 2000 15:18:27 GMT
27160              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
27161              
27162              plus update pod/Makefile and regenerate perltoc
27163      Branch: maint-5.6/perl
27164           +> pod/perlutil.pod
27165           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
27166           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
27167 ____________________________________________________________________________
27168 [  7761] By: jhi                                   on 2000/11/20  04:09:55
27169         Log: Miraculous typo.
27170      Branch: perl
27171            ! t/op/pat.t
27172 ____________________________________________________________________________
27173 [  7760] By: jhi                                   on 2000/11/20  04:06:08
27174         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
27175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27176              Date: Sun, 19 Nov 2000 22:30:26 -0500
27177              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
27178      Branch: perl
27179            ! regexec.c scope.h t/op/pat.t
27180 ____________________________________________________________________________
27181 [  7759] By: jhi                                   on 2000/11/20  02:05:22
27182         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
27183      Branch: perl
27184            ! perl.h
27185 ____________________________________________________________________________
27186 [  7758] By: jhi                                   on 2000/11/20  01:58:11
27187         Log: Subject: [perl 7711: EPOC] updates
27188              From: Olaf Flebbe <o.flebbe@gmx.de>
27189              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
27190              Message-ID: <25575.974658810@www23.gmx.net>               
27191      Branch: perl
27192            + lib/File/Spec/Epoc.pm
27193            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
27194            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
27195            ! lib/File/Spec.pm perl.c sv.c
27196 ____________________________________________________________________________
27197 [  7757] By: jhi                                   on 2000/11/20  01:53:11
27198         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
27199      Branch: perl
27200            ! MANIFEST
27201 ____________________________________________________________________________
27202 [  7756] By: jhi                                   on 2000/11/20  01:47:22
27203         Log: Integrate perlio.
27204      Branch: perl
27205            - ext/re/hints/MSWin32.pl
27206           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
27207           !> win32/config.gc win32/config_H.gc win32/win32sck.c
27208 ____________________________________________________________________________
27209 [  7755] By: nick                                  on 2000/11/19  20:57:17
27210         Log: Add dummy crlf layer (just as buffer)
27211              Correct 1st bug - one layer of indirection.
27212      Branch: perlio
27213            ! perlio.c perlio.h perliol.h
27214 ____________________________________________________________________________
27215 [  7754] By: nick                                  on 2000/11/19  20:56:12
27216         Log: Work-round to Perl_deb_nocontext is no longer required
27217      Branch: perlio
27218            - ext/re/hints/MSWin32.pl
27219 ____________________________________________________________________________
27220 [  7753] By: nick                                  on 2000/11/19  20:01:16
27221         Log: diff -se shows these as different
27222      Branch: perlio
27223            ! global.sym pod/perlapi.pod
27224 ____________________________________________________________________________
27225 [  7752] By: nick                                  on 2000/11/19  18:57:30
27226         Log: Configure GCC/Win32 build -Duseperlio
27227              Fix a couple of gross issues
27228              - double-include of ../deb.o in re.dll
27229              - win32sck.c needs PerlIO and FILE 
27230      Branch: perlio
27231            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
27232            ! win32/win32sck.c
27233 ____________________________________________________________________________
27234 [  7751] By: nick                                  on 2000/11/19  17:05:36
27235         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
27236      Branch: perlio
27237            ! perlio.c
27238 ____________________________________________________________________________
27239 [  7750] By: nick                                  on 2000/11/19  16:57:14
27240         Log: Missing aTHX_
27241      Branch: perlio
27242            ! sv.c
27243 ____________________________________________________________________________
27244 [  7749] By: jhi                                   on 2000/11/19  16:28:40
27245         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
27246              From: "Peter J. Farley III" <pjfarley@banet.net>
27247              Date: Sun, 19 Nov 2000 01:42:58 -0500
27248              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
27249      Branch: perl
27250            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
27251 ____________________________________________________________________________
27252 [  7748] By: jhi                                   on 2000/11/19  16:08:10
27253         Log: Subject: podlators 1.05 available        
27254              From: Russ Allbery <rra@stanford.edu>   
27255              Date: 18 Nov 2000 22:04:28 -0800
27256              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
27257      Branch: perl
27258            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
27259 ____________________________________________________________________________
27260 [  7747] By: nick                                  on 2000/11/19  11:19:39
27261         Log: Integrate mainline
27262      Branch: perlio
27263           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
27264           !> util.c
27265 ____________________________________________________________________________
27266 [  7746] By: jhi                                   on 2000/11/19  06:42:22
27267         Log: Make hex scanning warn on "\x{x}" and "\xx".
27268              "\x" and and hex("x") are still valid.
27269      Branch: perl
27270            ! util.c
27271 ____________________________________________________________________________
27272 [  7745] By: nick                                  on 2000/11/18  22:52:28
27273         Log: Integrate mainline
27274      Branch: perlio
27275           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
27276           !> perl.h perlio.c proto.h regcomp.c regcomp.h
27277 ____________________________________________________________________________
27278 [  7744] By: jhi                                   on 2000/11/18  22:50:28
27279         Log: Introduce Perl_utf8_length().  Use it.
27280      Branch: perl
27281            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
27282 ____________________________________________________________________________
27283 [  7743] By: jhi                                   on 2000/11/18  22:38:51
27284         Log: Compiler denit.
27285      Branch: perl
27286            ! perlio.c
27287 ____________________________________________________________________________
27288 [  7742] By: jhi                                   on 2000/11/18  20:33:05
27289         Log: Integrate perlio.
27290      Branch: perl
27291           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
27292           !> perlio.h pp_ctl.c pp_sys.c sv.c
27293 ____________________________________________________________________________
27294 [  7741] By: jhi                                   on 2000/11/18  20:31:27
27295         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
27296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27297              Date: Fri, 17 Nov 2000 20:35:11 -0500
27298              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
27299              
27300              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
27301              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27302              Date: Fri, 17 Nov 2000 21:03:47 -0500
27303              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
27304              
27305              Plus a little bit of tweaking in pregcomp().
27306      Branch: perl
27307            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
27308 ____________________________________________________________________________
27309 [  7740] By: nick                                  on 2000/11/18  20:17:22
27310         Log: Lexical use open ... support:
27311              add ->cop_io to COP structure in cop.h.
27312              Make mg.c and gv.c associate it with ${^OPEN}.
27313              Make lib/open.pm set it.
27314              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
27315              manner similar to ->cop_warnings.
27316              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
27317              call new PerlIO_apply_layers().
27318              Declare latter in perlio.h and define in perlio.c
27319      Branch: perlio
27320            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
27321            ! perlio.h pp_ctl.c pp_sys.c sv.c
27322 ____________________________________________________________________________
27323 [  7739] By: jhi                                   on 2000/11/18  19:54:00
27324         Log: Integrate perlio.
27325      Branch: perl
27326           !> doio.c perlio.c pp.c
27327 ____________________________________________________________________________
27328 [  7738] By: jhi                                   on 2000/11/18  17:16:13
27329         Log: Subject: [PATCH 5.7.0] etags broken again
27330              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27331              Date: Sat, 18 Nov 2000 02:41:36 -0500
27332              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
27333      Branch: perl
27334            ! emacs/ptags
27335 ____________________________________________________________________________
27336 [  7737] By: jhi                                   on 2000/11/18  17:12:18
27337         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
27338      Branch: perl
27339            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27340 ____________________________________________________________________________
27341 [  7736] By: nick                                  on 2000/11/18  14:06:20
27342         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
27343              part to be isolated.
27344      Branch: perlio
27345            ! doio.c perlio.c
27346 ____________________________________________________________________________
27347 [  7735] By: nick                                  on 2000/11/18  11:03:32
27348         Log: Integrate mainline
27349      Branch: perlio
27350           !> Changes README.amiga README.win32 patchlevel.h
27351           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
27352 ____________________________________________________________________________
27353 [  7734] By: jhi                                   on 2000/11/18  01:18:56
27354         Log: Update Changes.
27355      Branch: perl
27356            ! Changes patchlevel.h
27357 ____________________________________________________________________________
27358 [  7733] By: jhi                                   on 2000/11/18  00:32:54
27359         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
27360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27361              Date: Fri, 17 Nov 2000 17:28:02 -0500
27362              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
27363      Branch: perl
27364            ! regcomp.c regexec.c t/op/re_tests
27365 ____________________________________________________________________________
27366 [  7732] By: jhi                                   on 2000/11/18  00:28:56
27367         Log: Sparc 64-bit pack() fix from Jens Hamisch.
27368      Branch: perl
27369            ! pp.c
27370 ____________________________________________________________________________
27371 [  7731] By: jhi                                   on 2000/11/18  00:18:39
27372         Log: Explain in more detail the {} syntax ambiguousity.
27373              
27374              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
27375              From: Nicholas Clark <nick@ccl4.org>
27376              Date: Fri, 17 Nov 2000 22:10:28 +0000
27377              Message-ID: <20001117221028.A88930@plum.flirble.org>
27378      Branch: perl
27379            ! pod/perlfunc.pod
27380 ____________________________________________________________________________
27381 [  7730] By: jhi                                   on 2000/11/18  00:12:18
27382         Log: Subject: Fix for README.amiga (20000323.033)
27383              From: "Stephen P. Potter" <spp@spotter.yi.org>
27384              Date: Fri, 17 Nov 2000 12:25:51 -0500
27385              Message-Id: <200011171725.MAA05768@spotter.yi.org>
27386      Branch: perl
27387            ! README.amiga
27388 ____________________________________________________________________________
27389 [  7729] By: jhi                                   on 2000/11/18  00:08:34
27390         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
27391              From: "A. C. Yardley" <yardley@tanet.net>
27392              Date: Mon, 3 Apr 2000 11:35:33 -0700
27393              Message-ID: <3483.000403@tanet.net>
27394      Branch: perl
27395            ! README.win32
27396 ____________________________________________________________________________
27397 [  7728] By: nick                                  on 2000/11/17  21:59:47
27398         Log: Integrate mainline
27399      Branch: perlio
27400           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
27401           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
27402           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
27403           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
27404 ____________________________________________________________________________
27405 [  7727] By: nick                                  on 2000/11/17  21:56:31
27406         Log: Experiment on use of attributes.pm interface.
27407              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
27408              SVt_PVRV if not already something better (else vivify of say magic gets
27409              core dump).
27410      Branch: perlio
27411            ! perlio.c pp.c
27412 ____________________________________________________________________________
27413 [  7726] By: jhi                                   on 2000/11/17  14:15:49
27414         Log: Subject: Fix for 20000815.006
27415              From: "Stephen P. Potter" <spp@spotter.yi.org>
27416              Date: Fri, 17 Nov 2000 08:57:45 -0500
27417              Message-Id: <200011171357.IAA05122@spotter.yi.org>
27418              
27419              It's really 20000518.006.
27420      Branch: perl
27421            ! pod/perlmodlib.PL
27422 ____________________________________________________________________________
27423 [  7725] By: jhi                                   on 2000/11/17  14:12:31
27424         Log: Subject: Fix for 20000409.001
27425              From: "Stephen P. Potter" <spp@spotter.yi.org>
27426              Date: Fri, 17 Nov 2000 08:55:45 -0500
27427              Message-Id: <200011171355.IAA05104@spotter.yi.org>
27428      Branch: perl
27429            ! pod/perlfaq9.pod
27430 ____________________________________________________________________________
27431 [  7724] By: jhi                                   on 2000/11/17  14:08:58
27432         Log: Undo #7627 now that we have =head3.
27433      Branch: perl
27434            ! pod/perlhack.pod
27435 ____________________________________________________________________________
27436 [  7723] By: jhi                                   on 2000/11/17  14:04:09
27437         Log: As surmised the #7719 wasn't a good move.
27438      Branch: perl
27439            ! hints/solaris_2.sh
27440 ____________________________________________________________________________
27441 [  7722] By: jhi                                   on 2000/11/17  13:59:04
27442         Log: Also the 64bitall hints can be either here or there.
27443      Branch: perl
27444            ! hints/solaris_2.sh
27445 ____________________________________________________________________________
27446 [  7721] By: jhi                                   on 2000/11/17  02:26:23
27447         Log: Test tweak for the open pragma.
27448      Branch: perl
27449            ! t/lib/b.t
27450 ____________________________________________________________________________
27451 [  7720] By: jhi                                   on 2000/11/17  00:23:22
27452         Log: The long double hints can be here or there.
27453      Branch: perl
27454            ! hints/solaris_2.sh
27455 ____________________________________________________________________________
27456 [  7719] By: jhi                                   on 2000/11/17  00:14:06
27457         Log: For Solaris use64bitall the stdchar needs a little bit of help.
27458      Branch: perl
27459            ! hints/solaris_2.sh
27460 ____________________________________________________________________________
27461 [  7718] By: jhi                                   on 2000/11/16  23:27:34
27462         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
27463              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27464              Date: Wed, 15 Nov 2000 08:56:32 +0100
27465              Message-ID: <3A1241B0.64477E00@alcatel.at>
27466      Branch: perl
27467            ! lib/Carp/Heavy.pm
27468 ____________________________________________________________________________
27469 [  7717] By: jhi                                   on 2000/11/16  23:23:29
27470         Log: Subject: [PATCH] Re: 20001101.003 PDL
27471              From: Nicholas Clark <nick@ccl4.org>
27472              Date: Thu, 16 Nov 2000 16:48:25 +0000
27473              Message-ID: <20001116164825.B93487@plum.flirble.org>
27474      Branch: perl
27475            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
27476 ____________________________________________________________________________
27477 [  7716] By: jhi                                   on 2000/11/16  23:21:31
27478         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
27479              From: "Casey R. Tweten" <crt@kiski.net>
27480              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
27481              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
27482      Branch: perl
27483            ! lib/Pod/Checker.pm pod/perlpod.pod
27484 ____________________________________________________________________________
27485 [  7715] By: jhi                                   on 2000/11/16  23:19:40
27486         Log: Avoid an infinite loop in VMS when utils scripts are run
27487              with no arguments, from Charles Lane.
27488      Branch: perl
27489            ! configure.com
27490 ____________________________________________________________________________
27491 [  7714] By: jhi                                   on 2000/11/16  23:17:08
27492         Log: Subject: perllocale.pod changes
27493              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27494              Date: Mon, 13 Nov 2000 10:09:22 +0300
27495              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
27496      Branch: perl
27497            ! pod/perllocale.pod
27498 ____________________________________________________________________________
27499 [  7713] By: jhi                                   on 2000/11/16  23:14:06
27500         Log: Integrate perlio.
27501      Branch: perl
27502           !> doio.c perlio.c perlio.h util.c
27503 ____________________________________________________________________________
27504 [  7712] By: nick                                  on 2000/11/16  21:10:58
27505         Log: Integrate mainline
27506      Branch: perlio
27507           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
27508           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
27509           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
27510           !> vos/config.ga.def vos/config.ga.h win32/config.bc
27511           !> win32/config.gc win32/config.vc
27512 ____________________________________________________________________________
27513 [  7711] By: nick                                  on 2000/11/16  19:56:41
27514         Log: Minor tweaks:
27515              consistent way of getting 'rb', 'wb' etc. for binary opens
27516              move *perlio::layers to *open::layers
27517              a #define to show layers available
27518              DOSISH popen/PerlIO had export/import sense inverted.
27519      Branch: perlio
27520            ! doio.c perlio.c perlio.h util.c
27521 ____________________________________________________________________________
27522 [  7710] By: jhi                                   on 2000/11/16  15:46:05
27523         Log: Add HAS_SBRK_PROTO.
27524      Branch: metaconfig/U/perl
27525            + d_sbrkproto.U
27526      Branch: perl
27527            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27528            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
27529            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27530            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27531            ! win32/config.gc win32/config.vc
27532 ____________________________________________________________________________
27533 [  7709] By: nick                                  on 2000/11/16  07:31:49
27534         Log: Integrate mainline
27535      Branch: perlio
27536           !> (integrate 35 files)
27537 ____________________________________________________________________________
27538 [  7708] By: jhi                                   on 2000/11/16  05:33:03
27539         Log: These files are text, not binary.
27540      Branch: perl
27541            ! ext/Encode/Encode/iso8859-10.enc
27542            ! ext/Encode/Encode/iso8859-13.enc
27543            ! ext/Encode/Encode/iso8859-14.enc
27544            ! ext/Encode/Encode/iso8859-15.enc
27545 ____________________________________________________________________________
27546 [  7707] By: jhi                                   on 2000/11/16  01:53:37
27547         Log: Update Changes.
27548      Branch: perl
27549            ! Changes patchlevel.h
27550 ____________________________________________________________________________
27551 [  7706] By: jhi                                   on 2000/11/16  01:35:59
27552         Log: More #undefing of stdio.
27553      Branch: perl
27554            ! fakesdio.h nostdio.h
27555 ____________________________________________________________________________
27556 [  7705] By: jhi                                   on 2000/11/16  01:34:18
27557         Log: Add fwalk() probe to the configuration files and regen perltoc.
27558      Branch: perl
27559            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27560            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
27561            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
27562            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27563            ! win32/config.bc win32/config.gc win32/config.vc
27564 ____________________________________________________________________________
27565 [  7704] By: jhi                                   on 2000/11/16  01:33:07
27566         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
27567              an optional third argument to Inlibc?)
27568      Branch: metaconfig/U/perl
27569            + d__fwalk.U
27570 ____________________________________________________________________________
27571 [  7703] By: jhi                                   on 2000/11/16  01:09:22
27572         Log: The type of the hash_cb() size argument is tricky.
27573      Branch: perl
27574            ! ext/DB_File/DB_File.xs
27575 ____________________________________________________________________________
27576 [  7702] By: jhi                                   on 2000/11/15  23:01:16
27577         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
27578      Branch: perl
27579            ! nostdio.h
27580 ____________________________________________________________________________
27581 [  7701] By: jhi                                   on 2000/11/15  22:52:32
27582         Log: Detypo.
27583      Branch: perl
27584            ! t/lib/bigfltpm.t
27585 ____________________________________________________________________________
27586 [  7700] By: jhi                                   on 2000/11/15  22:51:56
27587         Log: UINT64_C() work continues.
27588      Branch: perl
27589            ! handy.h perl.h utf8.h
27590 ____________________________________________________________________________
27591 [  7699] By: jhi                                   on 2000/11/15  14:13:04
27592         Log: SOCKS has its own USE_THREADS, based on
27593              
27594              Subject: [ID 20001114.002] et. al. bugfix followup
27595              From: Jens Hamisch <jens@Strawberry.COM> 
27596              Date: Wed, 15 Nov 2000 14:23:11 +0100
27597              Message-ID: <20001115142311.A21164@Strawberry.COM>
27598      Branch: perl
27599            ! perl.h
27600 ____________________________________________________________________________
27601 [  7698] By: jhi                                   on 2000/11/15  03:50:56
27602         Log: Add few missing #undefs and sort them.
27603      Branch: perl
27604            ! fakesdio.h
27605 ____________________________________________________________________________
27606 [  7697] By: jhi                                   on 2000/11/15  03:39:14
27607         Log: Linenumber fix.
27608      Branch: perl
27609            ! t/pragma/warn/utf8
27610 ____________________________________________________________________________
27611 [  7696] By: jhi                                   on 2000/11/15  02:55:26
27612         Log: EBCDIC tweaks.
27613              
27614              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
27615              From: Peter Prymmer <pvhp@forte.com>
27616              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
27617              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
27618      Branch: perl
27619            ! t/op/regmesg.t t/pragma/warn/utf8
27620 ____________________________________________________________________________
27621 [  7695] By: jhi                                   on 2000/11/15  02:53:58
27622         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
27623              From: Peter Prymmer <pvhp@forte.com>
27624              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
27625              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
27626      Branch: perl
27627            ! utf8.c
27628 ____________________________________________________________________________
27629 [  7694] By: jhi                                   on 2000/11/15  02:50:55
27630         Log: Subject: [PATCH: perl@7674] updates to README.os390
27631              From: Prymmer/Kahn <pvhp@best.com>
27632              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
27633              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
27634      Branch: perl
27635            ! README.os390
27636 ____________________________________________________________________________
27637 [  7693] By: jhi                                   on 2000/11/15  02:48:37
27638         Log: Quit utf8_to_uv() instantly if curlen == 0.
27639      Branch: perl
27640            ! utf8.c
27641 ____________________________________________________________________________
27642 [  7692] By: jhi                                   on 2000/11/15  02:24:29
27643         Log: Use u_int32_t for the size of hash_cb(), not size_t.
27644              
27645              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
27646              From: Jens Hamisch <jens@Strawberry.COM>     
27647              Date: Tue, 14 Nov 2000 19:03:55 +0100
27648              Message-Id: <20001114190355.A20559@Strawberry.COM>
27649      Branch: perl
27650            ! ext/DB_File/DB_File.xs
27651 ____________________________________________________________________________
27652 [  7691] By: jhi                                   on 2000/11/15  02:20:12
27653         Log: Use UINT64_C().
27654              
27655              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
27656              From: Jens Hamisch <jens@Strawberry.COM>
27657              Date: Tue, 14 Nov 2000 19:16:23 +0100
27658              Message-Id: <20001114191623.G20559@Strawberry.COM>
27659      Branch: perl
27660            ! utf8.c utf8.h
27661 ____________________________________________________________________________
27662 [  7690] By: jhi                                   on 2000/11/15  02:17:06
27663         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
27664              (a macro to define signed and unsigned integer constants).
27665      Branch: perl
27666            ! handy.h
27667 ____________________________________________________________________________
27668 [  7689] By: jhi                                   on 2000/11/15  01:56:51
27669         Log: Regen Configure.
27670      Branch: perl
27671            ! Configure
27672 ____________________________________________________________________________
27673 [  7688] By: jhi                                   on 2000/11/15  01:56:32
27674         Log: Make the unit know about SOCKS.
27675      Branch: metaconfig
27676            ! U/protos/socksizetype.U
27677 ____________________________________________________________________________
27678 [  7687] By: jhi                                   on 2000/11/15  01:54:47
27679         Log: Remove unused dependencies.
27680      Branch: metaconfig
27681            ! U/compline/d_getpagsz.U
27682 ____________________________________________________________________________
27683 [  7686] By: nick                                  on 2000/11/14  21:25:13
27684         Log: Integrate mainline.
27685      Branch: perlio
27686           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
27687           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
27688           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
27689           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
27690           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
27691           !> win32/config.bc win32/config.gc win32/config.vc
27692           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
27693 ____________________________________________________________________________
27694 [  7685] By: jhi                                   on 2000/11/14  17:54:56
27695         Log: Integrate perlio.
27696      Branch: perl
27697           +> fakesdio.h perliol.h
27698           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
27699           !> perlsdio.h perlsfio.h pod/perlfunc.pod
27700 ____________________________________________________________________________
27701 [  7684] By: nick                                  on 2000/11/14  17:43:04
27702         Log: PerlIO #include and #ifdef re-work.
27703      Branch: perlio
27704            + fakesdio.h perliol.h
27705            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
27706            ! perlsdio.h perlsfio.h
27707 ____________________________________________________________________________
27708 [  7683] By: jhi                                   on 2000/11/14  15:42:40
27709         Log: Hoist the duplicated socket/netdb include logic to perl.h;
27710              undef SETERRNO in case SOCKS has defined it.  Based on:
27711              
27712              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
27713              From: Jens Hamisch <jens@Strawberry.COM> 
27714              Date: Tue, 14 Nov 2000 11:34:40 +0100
27715              Message-Id: <20001114113440.A20005@Strawberry.COM>
27716      Branch: perl
27717            ! doio.c perl.h pp_sys.c
27718 ____________________________________________________________________________
27719 [  7682] By: jhi                                   on 2000/11/14  14:07:28
27720         Log: Subject: some additions for makefiles for win32 (for perl@7674)
27721              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27722              Date: Tue, 14 Nov 2000 09:31:13 +0300
27723              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
27724      Branch: perl
27725            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
27726            ! win32/makefile.mk
27727 ____________________________________________________________________________
27728 [  7681] By: jhi                                   on 2000/11/14  14:01:41
27729         Log: Subject: tiny typo in perl5db.pl
27730              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27731              Date: Tue, 14 Nov 2000 09:29:28 +0300
27732              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
27733      Branch: perl
27734            ! lib/perl5db.pl
27735 ____________________________________________________________________________
27736 [  7680] By: jhi                                   on 2000/11/14  04:13:50
27737         Log: Redo #7679 with LFs instead of CRLFs.
27738      Branch: perl
27739            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
27740            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
27741            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
27742 ____________________________________________________________________________
27743 [  7679] By: jhi                                   on 2000/11/14  01:21:09
27744         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
27745              From: Benjamin Stuhl <tiriath@yahoo.com> 
27746              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
27747              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
27748      Branch: perl
27749            + win32/bin/mdelete.bat
27750            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
27751            ! makedef.pl perlio.c win32/Makefile win32/config.gc
27752            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
27753 ____________________________________________________________________________
27754 [  7678] By: jhi                                   on 2000/11/14  01:19:20
27755         Log: Fix the re extension building for Win32.
27756              
27757              Subject: [PATCH perl@7638] Get PerlIO building on Win32
27758              From: Benjamin Stuhl <tiriath@yahoo.com> 
27759              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
27760              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
27761      Branch: perl
27762            + ext/re/hints/MSWin32.pl
27763            ! MANIFEST
27764 ____________________________________________________________________________
27765 [  7677] By: jhi                                   on 2000/11/14  01:13:54
27766         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
27767              From: sthoenna@efn.org
27768              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
27769              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
27770      Branch: perl
27771            ! doop.c pp.c toke.c utf8.c utf8.h
27772 ____________________________________________________________________________
27773 [  7676] By: jhi                                   on 2000/11/13  20:23:15
27774         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
27775              From: Nicholas Clark <nick@ccl4.org>
27776              Date: Mon, 13 Nov 2000 18:55:04 +0000
27777              Message-ID: <20001113185504.J29183@plum.flirble.org>
27778      Branch: perl
27779            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
27780 ____________________________________________________________________________
27781 [  7675] By: nick                                  on 2000/11/13  20:21:57
27782         Log: Integrate mainline ...
27783      Branch: perlio
27784           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
27785           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
27786           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
27787           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
27788 ____________________________________________________________________________
27789 [  7674] By: jhi                                   on 2000/11/13  15:07:56
27790         Log: Update Changes.
27791      Branch: perl
27792            ! Changes patchlevel.h
27793 ____________________________________________________________________________
27794 [  7673] By: jhi                                   on 2000/11/13  14:42:42
27795         Log: Remove the new two tests of lib/io_xs for now, they seem to
27796              fail under perlio on some platforms.
27797      Branch: perl
27798            ! t/lib/io_xs.t
27799 ____________________________________________________________________________
27800 [  7672] By: jhi                                   on 2000/11/13  13:57:53
27801         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
27802      Branch: perl
27803            ! perlio.c
27804 ____________________________________________________________________________
27805 [  7671] By: jhi                                   on 2000/11/13  05:30:48
27806         Log: Placate nervous compilers that see longer than ints switch()ing.
27807      Branch: perl
27808            ! utf8.c
27809 ____________________________________________________________________________
27810 [  7670] By: jhi                                   on 2000/11/13  05:14:21
27811         Log: fputs() does return EOF on error but here we don't care.
27812      Branch: perl
27813            ! perlio.c
27814 ____________________________________________________________________________
27815 [  7669] By: jhi                                   on 2000/11/13  05:02:45
27816         Log: Declare reg_data like reg_substr_data.
27817      Branch: perl
27818            ! regexp.h
27819 ____________________________________________________________________________
27820 [  7668] By: jhi                                   on 2000/11/13  04:54:34
27821         Log: Typos in #7667.
27822      Branch: perl
27823            ! perl.h
27824 ____________________________________________________________________________
27825 [  7667] By: jhi                                   on 2000/11/13  04:49:49
27826         Log: Cleanup messy #ifdef.
27827      Branch: perl
27828            ! perl.h
27829 ____________________________________________________________________________
27830 [  7666] By: jhi                                   on 2000/11/13  04:17:34
27831         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
27832              From: Nicholas Clark <nick@talking.bollo.cx>
27833              Date: Sun, 12 Nov 2000 21:14:11 +0000
27834              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
27835              
27836              Note: only one breakage of the two reported is fixed by this patch.
27837      Branch: perl
27838            ! perlio.c
27839 ____________________________________________________________________________
27840 [  7665] By: jhi                                   on 2000/11/13  04:05:07
27841         Log: Tweak the definition of the bit complement on UTF-8 data:
27842              if none of the characters in the string are > 0xff,
27843              the result is a complemented byte string, not a (UTF-8)
27844              char string.  Based on the summary in
27845              
27846              Subject: Re: [ID 20000918.005] ~ on wide chars
27847              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
27848              Date: Fri, 10 Nov 2000 09:47:15 -0800
27849              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
27850              
27851              This should give us the maximum backward (pre-char string)
27852              compatibility and utf8 compatibility.  The other alternative
27853              would be to limit the bit complement to be always byte only,
27854              taking the least significant byte of the chars.
27855      Branch: perl
27856            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
27857 ____________________________________________________________________________
27858 [  7664] By: jhi                                   on 2000/11/13  00:23:44
27859         Log: Couple of tests from #7660 salvaged.
27860      Branch: perl
27861            - t/op/tell.t
27862            ! MANIFEST t/io/tell.t
27863 ____________________________________________________________________________
27864 [  7663] By: jhi                                   on 2000/11/13  00:02:48
27865         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
27866              From: Nicholas Clark <nick@talking.bollo.cx>
27867              Date: Sun, 12 Nov 2000 21:23:43 +0000
27868              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
27869      Branch: perl
27870            ! perlsfio.h
27871 ____________________________________________________________________________
27872 [  7662] By: jhi                                   on 2000/11/13  00:01:39
27873         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
27874              From: Nicholas Clark <nick@talking.bollo.cx>
27875              Date: Sun, 12 Nov 2000 21:30:04 +0000
27876              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
27877      Branch: perl
27878            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
27879 ____________________________________________________________________________
27880 [  7661] By: jhi                                   on 2000/11/12  23:57:29
27881         Log: Document tell() on special streams.
27882      Branch: perl
27883            ! pod/perlfunc.pod
27884 ____________________________________________________________________________
27885 [  7660] By: jhi                                   on 2000/11/12  23:54:22
27886         Log: (Subsumed by #7664)
27887      Branch: perl
27888            + t/op/tell.t
27889            ! MANIFEST
27890 ____________________________________________________________________________
27891 [  7659] By: jhi                                   on 2000/11/12  22:55:25
27892         Log: Many subdocumented return values of the IO extension now documented.
27893              ungetc and write still left subdocumented.
27894              
27895              Subject: [PATCH] (was Re: IO::Handle::ungetc)
27896              From: Nicholas Clark <nick@talking.bollo.cx>
27897              Date: Sun, 12 Nov 2000 21:35:53 +0000
27898              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
27899      Branch: perl
27900            ! ext/IO/lib/IO/Handle.pm
27901 ____________________________________________________________________________
27902 [  7658] By: jhi                                   on 2000/11/12  21:37:06
27903         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
27904              From: Nicholas Clark <nick@talking.bollo.cx>
27905              Date: Sun, 12 Nov 2000 20:03:22 +0000
27906              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
27907      Branch: perl
27908            ! pod/perlfunc.pod
27909 ____________________________________________________________________________
27910 [  7657] By: jhi                                   on 2000/11/12  20:34:55
27911         Log: Integrate perlio.
27912      Branch: perl
27913           !> perlio.c
27914 ____________________________________________________________________________
27915 [  7656] By: nick                                  on 2000/11/12  19:25:06
27916         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
27917      Branch: perlio
27918            ! perlio.c
27919 ____________________________________________________________________________
27920 [  7655] By: nick                                  on 2000/11/12  19:09:41
27921         Log: Integrate mainline
27922      Branch: perlio
27923           +> README.solaris ext/Encode/Encode/cp1006.enc
27924           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
27925           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
27926           +> ext/Encode/Encode/iso8859-13.enc
27927           +> ext/Encode/Encode/iso8859-14.enc
27928           +> ext/Encode/Encode/iso8859-15.enc
27929           !> (integrate 34 files)
27930 ____________________________________________________________________________
27931 [  7654] By: jhi                                   on 2000/11/12  19:00:22
27932         Log: Add a metaconfig unit for fsync.
27933      Branch: metaconfig/U/perl
27934            + d_fsync.U
27935 ____________________________________________________________________________
27936 [  7653] By: jhi                                   on 2000/11/12  19:00:01
27937         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
27938      Branch: perl
27939            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27940            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27941            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27942            ! vos/config.ga.h win32/config.bc win32/config.gc
27943            ! win32/config.vc
27944 ____________________________________________________________________________
27945 [  7652] By: jhi                                   on 2000/11/11  21:12:01
27946         Log: Copy the s// information of README.hpux also to the perlrun.
27947      Branch: perl
27948            ! README.hpux pod/perlrun.pod
27949 ____________________________________________________________________________
27950 [  7651] By: jhi                                   on 2000/11/11  21:03:13
27951         Log: More README.solaris updates from Andy Dougherty.
27952      Branch: perl
27953            ! README.solaris
27954 ____________________________________________________________________________
27955 [  7650] By: jhi                                   on 2000/11/11  18:38:57
27956         Log: More descriptive error for unknown perlio layers.
27957              
27958              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
27959              From: Dominic Dunlop <domo@computer.org> 
27960              Date: Sat, 11 Nov 2000 18:20:32 +0100             
27961              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27962      Branch: perl
27963            ! perlio.c pod/perldiag.pod
27964 ____________________________________________________________________________
27965 [  7649] By: jhi                                   on 2000/11/11  18:37:52
27966         Log: MachTen doesn't really do mmap() and munmap().
27967              
27968              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
27969              From: Dominic Dunlop <domo@computer.org> 
27970              Date: Sat, 11 Nov 2000 18:20:32 +0100             
27971              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27972      Branch: perl
27973            ! hints/machten.sh
27974 ____________________________________________________________________________
27975 [  7648] By: jhi                                   on 2000/11/11  18:36:46
27976         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
27977              From: rspier@pobox.com (Robert Spier)
27978              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
27979              Message-ID: <14861.32839.491271.985797@rls.cx>
27980      Branch: perl
27981            ! Porting/Contract pod/perltoot.pod
27982 ____________________________________________________________________________
27983 [  7647] By: jhi                                   on 2000/11/11  18:35:30
27984         Log: Simplify the getpagesize() unit by dropping the
27985              pagesize probe since it's nowadays slightly more
27986              complicated because of sysconf(). (Note: if some
27987              platform really needs the -lPW for getpagesize,
27988              I just broke it.)
27989              
27990              TODO: a new pagesize unit.
27991      Branch: metaconfig
27992            ! U/compline/d_getpagsz.U
27993 ____________________________________________________________________________
27994 [  7646] By: jhi                                   on 2000/11/11  18:33:23
27995         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
27996      Branch: perl
27997            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27998            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27999            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28000            ! vos/config.ga.h win32/config.bc win32/config.gc
28001            ! win32/config.vc
28002 ____________________________________________________________________________
28003 [  7645] By: jhi                                   on 2000/11/11  16:45:15
28004         Log: Use sysconf() or getpagesize() to find out the pagesize.
28005      Branch: perl
28006            ! perlio.c
28007 ____________________________________________________________________________
28008 [  7644] By: jhi                                   on 2000/11/11  15:46:08
28009         Log: Integrate perlio.
28010      Branch: perl
28011           !> perlio.c
28012 ____________________________________________________________________________
28013 [  7643] By: jhi                                   on 2000/11/11  15:33:36
28014         Log: Subject: Re: [PATCH] README.solaris
28015              From: Lupe Christoph <lupe@lupe-christoph.de>
28016              Date: Sat, 11 Nov 2000 14:08:10 +0100
28017              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
28018      Branch: perl
28019            ! README.solaris
28020 ____________________________________________________________________________
28021 [  7642] By: jhi                                   on 2000/11/11  15:22:12
28022         Log: Subject: [PATCH perl@7638] cygwin port
28023              From: "Eric Fifer" <egf7@columbia.edu>            
28024              Date: Fri, 10 Nov 2000 19:30:30 -0000
28025              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
28026      Branch: perl
28027            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
28028 ____________________________________________________________________________
28029 [  7641] By: nick                                  on 2000/11/11  14:50:36
28030         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
28031              Also call "Buf" layer directly when unread'ing non-read chars.
28032      Branch: perlio
28033            ! perlio.c
28034 ____________________________________________________________________________
28035 [  7640] By: jhi                                   on 2000/11/11  02:05:02
28036         Log: Add more encoding tables.
28037      Branch: perl
28038            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
28039            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
28040            + ext/Encode/Encode/iso8859-10.enc
28041            + ext/Encode/Encode/iso8859-13.enc
28042            + ext/Encode/Encode/iso8859-14.enc
28043            + ext/Encode/Encode/iso8859-15.enc
28044            ! MANIFEST
28045 ____________________________________________________________________________
28046 [  7639] By: jhi                                   on 2000/11/10  18:49:25
28047         Log: Subject: [PATCH] README.solaris
28048              From: Andy Dougherty <doughera@lafayette.edu>
28049              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
28050              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
28051      Branch: perl
28052            + README.solaris
28053            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
28054            ! pod/perl.pod pod/perltoc.pod
28055 ____________________________________________________________________________
28056 [  7638] By: jhi                                   on 2000/11/10  15:04:15
28057         Log: Update Changes.
28058      Branch: perl
28059            ! Changes patchlevel.h
28060 ____________________________________________________________________________
28061 [  7637] By: jhi                                   on 2000/11/10  14:14:28
28062         Log: Explain better why certain regex tests are skipped.
28063              
28064              Subject: Re: tests skipped: unknown reason
28065              From: Lupe Christoph <lupe@lupe-christoph.de>
28066              Date: Fri, 10 Nov 2000 09:08:56 +0100
28067              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
28068      Branch: perl
28069            ! t/op/regexp.t
28070 ____________________________________________________________________________
28071 [  7636] By: nick                                  on 2000/11/10  13:40:00
28072         Log: Integrate mainline.
28073      Branch: perlio
28074           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
28075           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
28076           !> win32/bin/search.pl
28077 ____________________________________________________________________________
28078 [  7635] By: nick                                  on 2000/11/10  13:25:52
28079         Log: Re-instate stdio large file support via perlio.
28080      Branch: perl
28081            ! perlio.c
28082 ____________________________________________________________________________
28083 [  7634] By: jhi                                   on 2000/11/10  04:49:55
28084         Log: Amdahl UTS hints updates.
28085              
28086              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
28087              From: hom00@utsglobal.com (Harold O Morris)
28088              Date: Thu, 9 Nov 2000 20:02 PST
28089              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
28090      Branch: perl
28091            ! hints/uts.sh
28092 ____________________________________________________________________________
28093 [  7633] By: jhi                                   on 2000/11/09  23:33:28
28094         Log: Subject: [PATCH] IO::Seekable pod
28095              From: Nicholas Clark <nick@talking.bollo.cx>
28096              Date: Thu, 9 Nov 2000 20:29:45 +0000
28097              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
28098      Branch: perl
28099            ! ext/IO/lib/IO/Handle.pm
28100 ____________________________________________________________________________
28101 [  7632] By: jhi                                   on 2000/11/09  21:55:41
28102         Log: Various doc oddball characters.
28103              
28104              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
28105              From: Michael Somos <somos@grail.cba.csuohio.edu>
28106              Date: Mon, 6 Nov 2000 17:44:20 -0500
28107              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
28108      Branch: perl
28109            ! emacs/cperl-mode.el lib/unicode/syllables.txt
28110            ! win32/bin/search.pl
28111 ____________________________________________________________________________
28112 [  7631] By: jhi                                   on 2000/11/09  21:12:29
28113         Log: Subject: Re: bash -c exit and linux hints 
28114              From: "John P. Linderman" <jpl@research.att.com>
28115              Date: Thu, 02 Nov 2000 09:37:25 -0500
28116              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
28117      Branch: perl
28118            ! hints/linux.sh
28119 ____________________________________________________________________________
28120 [  7630] By: nick                                  on 2000/11/09  20:34:11
28121         Log: Integrate mainline.
28122      Branch: perlio
28123           !> (integrate 91 files)
28124 ____________________________________________________________________________
28125 [  7629] By: jhi                                   on 2000/11/09  19:46:31
28126         Log: Missing dTHXs.
28127              
28128              Subject: RE: perl@7595 builds not on cygwin
28129              From: "Eric Fifer" <egf7@columbia.edu>
28130              Date: Thu, 9 Nov 2000 19:26:50 -0000
28131              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
28132      Branch: perl
28133            ! ext/Devel/Peek/Peek.xs
28134 ____________________________________________________________________________
28135 [  7628] By: jhi                                   on 2000/11/09  14:48:27
28136         Log: Disable only the tests 99 and 166 for UTF-8 locales.
28137      Branch: perl
28138            ! t/pragma/locale.t
28139 ____________________________________________________________________________
28140 [  7627] By: jhi                                   on 2000/11/09  14:40:27
28141         Log: There's no =head3.
28142      Branch: perl
28143            ! pod/perlhack.pod
28144 ____________________________________________________________________________
28145 [  7626] By: jhi                                   on 2000/11/09  13:54:26
28146         Log: The generated boot_* headers are wrong.  Pickier compiler,
28147              such as KAI C++ will refuse to compile the resulting perlmain.
28148              
28149              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
28150              From: Harri Pasanen <harri.pasanen@trema.com>
28151              Date: Thu, 09 Nov 2000 14:23:28 +0100
28152              Message-Id: <3A0AA550.26D548A3@trema.com>
28153      Branch: perl
28154            ! minimod.pl
28155 ____________________________________________________________________________
28156 [  7625] By: jhi                                   on 2000/11/09  13:50:44
28157         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
28158              From: Prymmer/Kahn <pvhp@best.com>
28159              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
28160              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
28161              
28162              All except the "cow orker" change.
28163      Branch: perl
28164            ! Porting/pumpkin.pod
28165 ____________________________________________________________________________
28166 [  7624] By: jhi                                   on 2000/11/09  13:45:33
28167         Log: Fix for
28168              
28169              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
28170              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
28171              Date: Thu, 09 Nov 2000 11:05:52 +0100
28172              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
28173      Branch: perl
28174            ! pod/perldiag.pod t/pragma/warn/pp_sys
28175 ____________________________________________________________________________
28176 [  7623] By: jhi                                   on 2000/11/09  13:37:16
28177         Log: Typo in an ifndef.
28178              
28179              Subject: Re: [PATCH 5.7.0] better messages from malloc()
28180              From: Joe Smith <jms@inwap.com>         
28181              Date: Thu, 09 Nov 2000 01:33:14 -0800
28182              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
28183      Branch: perl
28184            ! malloc.c
28185 ____________________________________________________________________________
28186 [  7622] By: jhi                                   on 2000/11/09  13:31:18
28187         Log: Remove unused extra arguments.
28188      Branch: metaconfig/U/perl
28189            ! perlxv.U
28190      Branch: perl
28191            ! Configure config_h.SH
28192 ____________________________________________________________________________
28193 [  7621] By: jhi                                   on 2000/11/09  13:16:36
28194         Log: More VMS moves on environment handling, from Charles Lane.
28195      Branch: perl
28196            ! t/pragma/locale.t
28197 ____________________________________________________________________________
28198 [  7620] By: jhi                                   on 2000/11/09  04:42:38
28199         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
28200              From: David Dyck <dcd@tc.fluke.com>
28201              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
28202              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
28203      Branch: perl
28204            ! pp_sys.c
28205 ____________________________________________________________________________
28206 [  7619] By: jhi                                   on 2000/11/09  04:36:21
28207         Log: Forgot from #7618.
28208      Branch: perl
28209            ! lib/File/stat.pm
28210 ____________________________________________________________________________
28211 [  7618] By: jhi                                   on 2000/11/09  04:28:44
28212         Log: Make deleting for %ENV work for (newer versions of) VMS,
28213              from Craig A. Berry.
28214      Branch: perl
28215            ! vms/vms.c
28216 ____________________________________________________________________________
28217 [  7617] By: jhi                                   on 2000/11/09  04:25:05
28218         Log: Subject: [PATCH] Class::Struct at compile time
28219              From: "Casey R. Tweten" <crt@kiski.net>
28220              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
28221              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
28222      Branch: perl
28223            ! lib/Class/Struct.pm
28224 ____________________________________________________________________________
28225 [  7616] By: jhi                                   on 2000/11/09  04:15:17
28226         Log: Subject: [ID 20001108.013] spelling
28227              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
28228              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
28229              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
28230      Branch: perl
28231            ! lib/ftp.pl
28232 ____________________________________________________________________________
28233 [  7615] By: jhi                                   on 2000/11/09  04:12:42
28234         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
28235              From: Peter Prymmer <pvhp@forte.com>
28236              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
28237              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
28238      Branch: perl
28239            ! configure.com
28240 ____________________________________________________________________________
28241 [  7614] By: jhi                                   on 2000/11/08  22:42:55
28242         Log: A missing aTHX_.
28243      Branch: perl
28244            ! ext/IPC/SysV/SysV.xs
28245 ____________________________________________________________________________
28246 [  7613] By: jhi                                   on 2000/11/08  19:30:21
28247         Log: Update Changes.
28248      Branch: perl
28249            ! Changes patchlevel.h
28250 ____________________________________________________________________________
28251 [  7612] By: jhi                                   on 2000/11/08  18:35:25
28252         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
28253              From: David Dyck <dcd@tc.fluke.com>
28254              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
28255              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
28256      Branch: perl
28257            ! pp_sys.c
28258 ____________________________________________________________________________
28259 [  7611] By: jhi                                   on 2000/11/08  18:30:26
28260         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
28261              From: Dominic Dunlop <domo@computer.org>
28262              Date: Tue, 7 Nov 2000 12:05:25 +0100
28263              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
28264      Branch: perl
28265            ! malloc.c
28266 ____________________________________________________________________________
28267 [  7610] By: jhi                                   on 2000/11/08  18:25:14
28268         Log: Do not test UTF-8 locales since that the tests would require
28269              polymorphic regexen.
28270      Branch: perl
28271            ! t/pragma/locale.t
28272 ____________________________________________________________________________
28273 [  7609] By: jhi                                   on 2000/11/08  17:12:51
28274         Log: Locale buglets.
28275              
28276              Subject: RE: Locales support (setlocale) fixes
28277              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28278              Date: Wed, 8 Nov 2000 20:01:39 +0300
28279              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
28280      Branch: perl
28281            ! t/pragma/locale.t util.c
28282 ____________________________________________________________________________
28283 [  7608] By: jhi                                   on 2000/11/08  17:00:16
28284         Log: Deleting $ENV{PATH} in VMS is not recommendable.
28285      Branch: perl
28286            ! t/pragma/locale.t
28287 ____________________________________________________________________________
28288 [  7607] By: jhi                                   on 2000/11/08  16:58:26
28289         Log: Subject: PATCH std stdio for (Free)BSD
28290              From: Nicholas Clark <nick@ccl4.org>
28291              Date: Wed, 8 Nov 2000 15:36:29 +0000
28292              Message-ID: <20001108153629.D98736@plum.flirble.org>
28293      Branch: metaconfig
28294            ! U/compline/d_stdstdio.U
28295      Branch: perl
28296            ! Configure config_h.SH
28297 ____________________________________________________________________________
28298 [  7606] By: jhi                                   on 2000/11/08  16:43:31
28299         Log: Forgot to bump the line numbers in #7601.
28300      Branch: perl
28301            ! t/pragma/warn/pp_sys
28302 ____________________________________________________________________________
28303 [  7605] By: jhi                                   on 2000/11/08  16:39:12
28304         Log: More careful detection of how well NVs and UVs mix.
28305              
28306              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))
28307              From: Nicholas Clark <nick@ccl4.org>
28308              Date: Wed, 8 Nov 2000 15:14:12 +0000
28309              Message-ID: <20001108151412.B98736@plum.flirble.org>
28310              
28311              Added some SIGFPE paranoia.
28312      Branch: metaconfig/U/perl
28313            ! perlxv.U
28314      Branch: perl
28315            ! Configure config_h.SH
28316 ____________________________________________________________________________
28317 [  7604] By: jhi                                   on 2000/11/08  14:39:10
28318         Log: Subject: [patch perl@7595] VMS configure.com tweak
28319              From: "Craig A. Berry" <craigberry@mac.com>
28320              Date: Wed, 8 Nov 2000 00:24:12 -0600
28321              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
28322      Branch: perl
28323            ! configure.com
28324 ____________________________________________________________________________
28325 [  7603] By: jhi                                   on 2000/11/08  14:27:11
28326         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
28327              From: Robin Barker <rmb1@cise.npl.co.uk>
28328              Date: Wed, 8 Nov 2000 11:11:39 GMT
28329              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
28330      Branch: perl
28331            ! perlio.c
28332 ____________________________________________________________________________
28333 [  7602] By: jhi                                   on 2000/11/08  14:25:03
28334         Log: Fix for the tie-refhash string table leaks.
28335              
28336              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
28337              Date: Wed, 8 Nov 2000 13:03:04 GMT
28338              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
28339      Branch: perl
28340            ! t/lib/tie-refhash.t
28341 ____________________________________________________________________________
28342 [  7601] By: jhi                                   on 2000/11/08  14:21:08
28343         Log: Try to avoid flockless and emulationless places.
28344      Branch: perl
28345            ! t/pragma/warn/pp_sys
28346 ____________________________________________________________________________
28347 [  7600] By: jhi                                   on 2000/11/08  02:28:54
28348         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
28349              
28350              Subject: [PATCH] prototyped functions that should be overrideable
28351              From: "Casey R. Tweten" <crt@kiski.net>
28352              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
28353              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
28354      Branch: perl
28355            ! toke.c
28356 ____________________________________________________________________________
28357 [  7599] By: jhi                                   on 2000/11/08  01:12:05
28358         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
28359              
28360              Subject: [PATCH] perlbug.PL
28361              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28362              Date: Mon, 6 Nov 2000 21:39:01 -0500
28363              Message-ID: <20001106213901.B20955@O2.chapin.edu>
28364      Branch: perl
28365            ! utils/perlbug.PL
28366 ____________________________________________________________________________
28367 [  7598] By: jhi                                   on 2000/11/07  23:42:00
28368         Log: Bad thinko in #7581 (I used the test program with the expanded
28369              values as-is).
28370      Branch: metaconfig
28371            ! U/compline/d_stdstdio.U
28372      Branch: perl
28373            ! Configure
28374 ____________________________________________________________________________
28375 [  7597] By: jhi                                   on 2000/11/07  21:43:29
28376         Log: Subject: [PATCH perl@7573] cygwin port
28377              From: "Fifer, Eric" <EFifer@sanwaint.com>
28378              Date: Tue, 7 Nov 2000 18:08:51 -0000 
28379              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
28380              
28381              Synchronize with Cygwin 1.1.5.
28382      Branch: perl
28383            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
28384            ! pod/perlport.pod unixish.h util.c
28385 ____________________________________________________________________________
28386 [  7596] By: jhi                                   on 2000/11/07  21:39:25
28387         Log: perlhack updates from H.Merijn Brand.
28388      Branch: perl
28389            ! pod/perlhack.pod
28390 ____________________________________________________________________________
28391 [  7595] By: jhi                                   on 2000/11/07  20:21:41
28392         Log: Update Changes.
28393      Branch: perl
28394            ! Changes patchlevel.h
28395 ____________________________________________________________________________
28396 [  7594] By: jhi                                   on 2000/11/07  19:18:58
28397         Log: Be more robust in Dynaloader.pm.
28398      Branch: perl
28399            ! ext/DynaLoader/DynaLoader_pm.PL
28400 ____________________________________________________________________________
28401 [  7593] By: jhi                                   on 2000/11/07  16:49:31
28402         Log: AUTHORS update.
28403      Branch: perl
28404            ! AUTHORS
28405 ____________________________________________________________________________
28406 [  7592] By: gsar                                  on 2000/11/07  16:39:51
28407         Log: normalize relative paths in virtualized current directory on windows,
28408              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
28409              returns)
28410      Branch: perl
28411            ! win32/vdir.h
28412 ____________________________________________________________________________
28413 [  7591] By: jhi                                   on 2000/11/07  16:04:26
28414         Log: Too profiler-happy: with optimization the #7590 actually makes
28415              the test to run 0.5% _slower_.  Requires much more instrumentation.
28416              Retract #7590.
28417      Branch: perl
28418            ! regcomp.c regcomp.h
28419 ____________________________________________________________________________
28420 [  7590] By: jhi                                   on 2000/11/07  15:51:13
28421         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
28422              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
28423              by using memset() and testing bytewise (as opposed to bitwise).
28424      Branch: perl
28425            ! regcomp.c regcomp.h
28426 ____________________________________________________________________________
28427 [  7589] By: jhi                                   on 2000/11/07  12:56:39
28428         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
28429              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28430              Date: Mon, 06 Nov 2000 23:45:30 -0500
28431              Message-Id: <0011079735.AA973576259@univpress.com>
28432      Branch: perl
28433            ! configure.com t/lib/st-lock.t
28434 ____________________________________________________________________________
28435 [  7588] By: jhi                                   on 2000/11/07  01:03:28
28436         Log: Tweak #7587.
28437      Branch: perl
28438            ! pod/perldiag.pod
28439 ____________________________________________________________________________
28440 [  7587] By: jhi                                   on 2000/11/07  01:00:27
28441         Log: A doc addition for bug id 20001105.019, beware \p.
28442      Branch: perl
28443            ! pod/perldiag.pod
28444 ____________________________________________________________________________
28445 [  7586] By: jhi                                   on 2000/11/07  00:32:22
28446         Log: Fake support of holey files in win/dosish platforms.
28447              
28448              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
28449              From: kipp@shonanblue.ne.jp
28450              Date: Mon, 6 Nov 2000 13:30:55 -0800
28451              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
28452      Branch: perl
28453            ! ext/SDBM_File/sdbm/sdbm.c
28454 ____________________________________________________________________________
28455 [  7585] By: jhi                                   on 2000/11/07  00:12:54
28456         Log: Subject: Pod updates
28457              From: "Stephen P. Potter" <spp@spotter.yi.org>
28458              Date: Mon, 06 Nov 2000 18:56:43 -0500
28459              Message-Id: <200011062357.SAA18173@spotter.yi.org>
28460      Branch: perl
28461            ! README.dos README.os2 README.win32 pod/buildtoc.PL
28462            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
28463            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
28464            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
28465            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
28466            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
28467            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
28468            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
28469            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
28470            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
28471            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
28472            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
28473            ! pod/perltootc.pod pod/perlunicode.pod
28474 ____________________________________________________________________________
28475 [  7584] By: jhi                                   on 2000/11/07  00:04:17
28476         Log: Varargs don't always work too well if one puts an unsigned
28477              char on the stack and pop an unsigned quad off the stack.
28478              
28479              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
28480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
28481              Date: Mon, 06 Nov 2000 15:19:05 -0800
28482              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
28483      Branch: perl
28484            ! utf8.c
28485 ____________________________________________________________________________
28486 [  7583] By: jhi                                   on 2000/11/06  23:58:48
28487         Log: %ENV note tweaks from Dan Sugalski.
28488      Branch: perl
28489            ! pod/perlport.pod vms/perlvms.pod
28490 ____________________________________________________________________________
28491 [  7582] By: jhi                                   on 2000/11/06  23:05:49
28492         Log: glibc5 detection by __GNU_LIBRARY__.
28493      Branch: perl
28494            ! toke.c
28495 ____________________________________________________________________________
28496 [  7581] By: jhi                                   on 2000/11/06  22:51:29
28497         Log: Make the stdio test program of 7427 less noisy while being 
28498              compiled so that Digital UNIX wouldn't get both
28499              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
28500              undefined.  This makes perlio happy.
28501      Branch: metaconfig
28502            ! U/compline/d_stdstdio.U
28503      Branch: perl
28504            ! Configure config_h.SH
28505 ____________________________________________________________________________
28506 [  7580] By: jhi                                   on 2000/11/06  22:41:41
28507         Log: Document %ENV = () portability issues.
28508      Branch: perl
28509            ! pod/perlport.pod vms/perlvms.pod
28510 ____________________________________________________________________________
28511 [  7579] By: jhi                                   on 2000/11/06  21:29:24
28512         Log: VOS updates from Paul Green.
28513      Branch: perl
28514            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28515 ____________________________________________________________________________
28516 [  7578] By: jhi                                   on 2000/11/06  21:00:40
28517         Log: Sanitize the environment further.
28518      Branch: perl
28519            ! t/pragma/locale.t
28520 ____________________________________________________________________________
28521 [  7577] By: jhi                                   on 2000/11/06  20:53:51
28522         Log: Re-introduce 7552 lost in integration.
28523      Branch: perl
28524            ! perlio.c
28525 ____________________________________________________________________________
28526 [  7576] By: jhi                                   on 2000/11/06  20:33:46
28527         Log: Admit that the test leaks scalars.
28528      Branch: perl
28529            ! t/comp/proto.t
28530 ____________________________________________________________________________
28531 [  7575] By: jhi                                   on 2000/11/06  20:17:08
28532         Log: Integrate perlio.
28533      Branch: perl
28534           !> perlio.c
28535 ____________________________________________________________________________
28536 [  7574] By: nick                                  on 2000/11/06  20:07:28
28537         Log: Remove debug. Try (Mmap_t) on madvise() call.
28538      Branch: perlio
28539            ! perlio.c
28540 ____________________________________________________________________________
28541 [  7573] By: jhi                                   on 2000/11/06  13:56:05
28542         Log: Update Changes.
28543      Branch: perl
28544            ! Changes patchlevel.h
28545 ____________________________________________________________________________
28546 [  7572] By: jhi                                   on 2000/11/06  13:48:41
28547         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
28548              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28549              Date: Mon, 06 Nov 2000 10:11:42 +0100
28550              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
28551      Branch: perl
28552            ! pod/perlhack.pod
28553 ____________________________________________________________________________
28554 [  7571] By: jhi                                   on 2000/11/06  01:45:51
28555         Log: AUTHORS updates.
28556      Branch: perl
28557            ! AUTHORS
28558 ____________________________________________________________________________
28559 [  7570] By: jhi                                   on 2000/11/06  00:18:00
28560         Log: Fix for
28561              
28562              Subject: [ID 20000728.005] perl -P broken
28563              From: David Dyck <dcd@tc.fluke.com>
28564              Date: Fri, 28 Jul 2000 17:19:16 -0700
28565              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
28566              
28567              (hopefully).  The fix is also not complete, it seems to break
28568              BOM swallowing for libc5 systems, but until someone figures
28569              out a way to do this without ftell(), this will do.
28570      Branch: perl
28571            ! toke.c
28572 ____________________________________________________________________________
28573 [  7569] By: jhi                                   on 2000/11/06  00:05:30
28574         Log: Document that the evaled syntax errors cause scalar leaks.
28575      Branch: perl
28576            ! t/comp/proto.t
28577 ____________________________________________________________________________
28578 [  7568] By: jhi                                   on 2000/11/05  23:14:47
28579         Log: opmini.o can linger from Configures past.
28580      Branch: perl
28581            ! Makefile.SH
28582 ____________________________________________________________________________
28583 [  7567] By: jhi                                   on 2000/11/05  21:28:39
28584         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
28585              first argument correctly.
28586      Branch: perl
28587            ! perlio.c
28588 ____________________________________________________________________________
28589 [  7566] By: jhi                                   on 2000/11/05  21:15:56
28590         Log: Integrate perlio.
28591      Branch: perl
28592           !> perlio.c
28593 ____________________________________________________________________________
28594 [  7565] By: jhi                                   on 2000/11/05  21:15:13
28595         Log: Use -dM for gcc (the suggested patch did it only for Linux,
28596              but I think it can be generalized).
28597              
28598              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
28599              From: Pixel <pixel@mandrakesoft.com>
28600              Date: 05 Nov 2000 21:49:34 +0100 
28601              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
28602      Branch: perl
28603            ! ext/Errno/Errno_pm.PL
28604 ____________________________________________________________________________
28605 [  7564] By: nick                                  on 2000/11/05  21:09:18
28606         Log: Added a mmap layer as a "subclass" of perlio.
28607              PERLIO=mmap ./perl harness passes
28608      Branch: perlio
28609            ! perlio.c
28610 ____________________________________________________________________________
28611 [  7563] By: jhi                                   on 2000/11/05  19:48:55
28612         Log: Add a note for future generations about bug id 20000229.006.
28613      Branch: perl
28614            ! malloc.c
28615 ____________________________________________________________________________
28616 [  7562] By: jhi                                   on 2000/11/05  19:38:24
28617         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
28618      Branch: perl
28619            ! pp_ctl.c t/op/pos.t
28620 ____________________________________________________________________________
28621 [  7561] By: jhi                                   on 2000/11/05  18:21:46
28622         Log: Add =pod to be tidy.
28623      Branch: perl
28624            ! lib/Math/Complex.pm
28625 ____________________________________________________________________________
28626 [  7560] By: jhi                                   on 2000/11/05  17:38:46
28627         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
28628      Branch: perl
28629            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28630            ! ext/Storable/Storable.xs t/lib/st-recurse.t
28631 ____________________________________________________________________________
28632 [  7559] By: jhi                                   on 2000/11/05  17:32:59
28633         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
28634              From: "Peter J. Farley III" <pjfarley@banet.net>
28635              Date: Sun, 05 Nov 2000 11:55:59 -0500
28636              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
28637      Branch: perl
28638            ! t/lib/syslog.t
28639 ____________________________________________________________________________
28640 [  7558] By: jhi                                   on 2000/11/05  17:29:19
28641         Log: Integrate perlio.
28642      Branch: perl
28643           !> perlio.c
28644 ____________________________________________________________________________
28645 [  7557] By: jhi                                   on 2000/11/05  17:22:01
28646         Log: A fix of sorts for 20000329.026, a better error message
28647              for a missing "use charnames" when using the \N{...}. 
28648      Branch: perl
28649            ! pod/perldiag.pod toke.c
28650 ____________________________________________________________________________
28651 [  7556] By: jhi                                   on 2000/11/05  16:33:50
28652         Log: Test tweak: show also the failed locales.
28653              
28654              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
28655              From: Lupe Christoph <lupe@lupe-christoph.de>         
28656              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
28657              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
28658      Branch: perl
28659            ! t/pragma/locale.t
28660 ____________________________________________________________________________
28661 [  7555] By: nick                                  on 2000/11/05  11:09:34
28662         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
28663              open RDWR so does not fail. (pragma/warnings 303 again...)
28664      Branch: perlio
28665            ! perlio.c
28666 ____________________________________________________________________________
28667 [  7554] By: nick                                  on 2000/11/05  10:10:13
28668         Log: Fix case where ungetc(f,EOF) was allowed.
28669              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
28670              so we can see similarities.
28671              Use types more carefully and a STDCHAR array in hope that this will
28672              fix Jarrko's 64bit machine.
28673      Branch: perlio
28674            ! perlio.c
28675 ____________________________________________________________________________
28676 [  7553] By: jhi                                   on 2000/11/05  01:12:16
28677         Log: Fix for
28678              
28679              Subject: [ID 20001004.007] taint propogation is inconsistent
28680              From: pimlott@idiomtech.com (Andrew Pimlott) 
28681              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
28682              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
28683              
28684              The culprit was sv_setsv() which was rather blindly
28685              propagating taint, which lead to behaviour where if
28686              a tainted anon hash value was seen all the hash values
28687              from then on at that level became tainted, or at any
28688              upper levels in the case of nested anon hashes.
28689      Branch: perl
28690            ! sv.c t/op/taint.t
28691 ____________________________________________________________________________
28692 [  7552] By: jhi                                   on 2000/11/04  23:44:18
28693         Log: Some cpps don't like splitting conditionals across several lines.
28694      Branch: perl
28695            ! perlio.c
28696 ____________________________________________________________________________
28697 [  7551] By: nick                                  on 2000/11/04  23:40:44
28698         Log: Integrate mainline
28699      Branch: perlio
28700           !> pp_hot.c t/op/taint.t
28701 ____________________________________________________________________________
28702 [  7550] By: nick                                  on 2000/11/04  23:39:05
28703         Log: Integrate mainline again
28704      Branch: perlio
28705           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
28706           !> t/lib/b.t t/op/misc.t util.c
28707 ____________________________________________________________________________
28708 [  7549] By: jhi                                   on 2000/11/04  23:14:01
28709         Log: Fix for
28710              
28711              Subject: [ID 20001004.006] undef is never tainted
28712              From: pimlott@idiomtech.com (Andrew Pimlott)
28713              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
28714              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
28715              
28716              An undef read from a slurped file was not tainted.
28717      Branch: perl
28718            ! pp_hot.c t/op/taint.t
28719 ____________________________________________________________________________
28720 [  7548] By: jhi                                   on 2000/11/04  22:56:21
28721         Log: Test tweak ($Config{useperlio} is by default undef) .
28722      Branch: perl
28723            ! t/lib/b.t
28724 ____________________________________________________________________________
28725 [  7547] By: jhi                                   on 2000/11/04  22:43:56
28726         Log: Integrate perlio.
28727      Branch: perl
28728           +> lib/perlio.pm
28729           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
28730           !> pod/perlapi.pod t/lib/b.t
28731 ____________________________________________________________________________
28732 [  7546] By: jhi                                   on 2000/11/04  22:40:59
28733         Log: Configure would use a bad $myuname from an old config.sh.
28734              
28735              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
28736              From: Andy Dougherty <doughera@lafayette.edu>
28737              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
28738              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
28739      Branch: metaconfig
28740            ! U/modified/Oldconfig.U
28741      Branch: perl
28742            ! Configure config_h.SH
28743 ____________________________________________________________________________
28744 [  7545] By: jhi                                   on 2000/11/04  22:36:54
28745         Log: Subject: Locales support (setlocale) fixes
28746              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28747              Date: Sat, 4 Nov 2000 10:15:48 +0300 
28748              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
28749              
28750              Modified quite a bit to be more portable.
28751      Branch: perl
28752            ! embed.h embed.pl perl.h proto.h util.c
28753 ____________________________________________________________________________
28754 [  7544] By: jhi                                   on 2000/11/04  22:32:47
28755         Log: Dying is too strict here, better just skip.
28756      Branch: perl
28757            ! t/op/misc.t
28758 ____________________________________________________________________________
28759 [  7543] By: nick                                  on 2000/11/04  21:55:13
28760         Log: Merge mainline
28761      Branch: perlio
28762           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28763           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
28764           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
28765           !> (integrate 64 files)
28766 ____________________________________________________________________________
28767 [  7542] By: jhi                                   on 2000/11/04  21:09:28
28768         Log: More Changes tweakery.
28769      Branch: perl
28770            ! Changes Porting/genlog
28771 ____________________________________________________________________________
28772 [  7541] By: jhi                                   on 2000/11/04  20:58:18
28773         Log: Changes fixups.
28774      Branch: perl
28775            ! Changes
28776 ____________________________________________________________________________
28777 [  7540] By: jhi                                   on 2000/11/04  20:42:38
28778         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
28779              create a "fast path" for locale name probing using "locale -a"
28780              if available, squash finally hopefully the s?printf resetting
28781              the numeric locale (since, IIUC perllocale, it never shouldn't). 
28782      Branch: perl
28783            ! sv.c t/op/misc.t t/pragma/locale.t
28784 ____________________________________________________________________________
28785 [  7539] By: nick                                  on 2000/11/04  19:56:10
28786         Log: PerlIO infrastructure complete.
28787      Branch: perlio
28788            + lib/perlio.pm
28789            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
28790 ____________________________________________________________________________
28791 [  7538] By: nick                                  on 2000/11/04  14:31:32
28792         Log: Type tweaks + less contorted allocation scheme
28793      Branch: perlio
28794            ! perlio.c
28795 ____________________________________________________________________________
28796 [  7537] By: nick                                  on 2000/11/04  12:40:42
28797         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
28798              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
28799              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
28800              sensible) which lead to some interesting fails.
28801      Branch: perlio
28802            ! perlio.c
28803 ____________________________________________________________________________
28804 [  7536] By: jhi                                   on 2000/11/04  00:20:02
28805         Log: Add FCNTL_CAN_LOCK.
28806              
28807              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
28808              From: Andy Dougherty <doughera@lafayette.edu>
28809              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
28810              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
28811              
28812              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
28813              From: Andy Dougherty <doughera@lafayette.edu>
28814              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
28815              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
28816      Branch: metaconfig/U/perl
28817            + d_fcntl_can_lock.U
28818            ! startperl.U
28819      Branch: perl
28820            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28821            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
28822            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28823            ! vos/config.ga.h win32/config.bc win32/config.gc
28824            ! win32/config.vc
28825 ____________________________________________________________________________
28826 [  7535] By: nick                                  on 2000/11/03  22:19:10
28827         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
28828              - Works on Linux with
28829              perlio + unix
28830              stdio
28831              - Works on Solaris with
28832              perlio + unix
28833              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
28834              - Fails (hangs in openpid) if you try and stack
28835              perlio + stdio - Linux stdio's read() logic is hanging.
28836      Branch: perlio
28837            ! iperlsys.h perlio.c
28838 ____________________________________________________________________________
28839 [  7534] By: jhi                                   on 2000/11/03  15:16:02
28840         Log: Subject: Re: README.aix
28841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28842              Date: Fri, 03 Nov 2000 16:03:15 +0100
28843              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
28844      Branch: perl
28845            ! README.aix
28846 ____________________________________________________________________________
28847 [  7533] By: jhi                                   on 2000/11/03  03:59:02
28848         Log: Subject: [PATCH 5.7.0] better messages from malloc()
28849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28850              Date: Wed, 1 Nov 2000 23:39:56 -0500
28851              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
28852      Branch: perl
28853            ! malloc.c pod/perldiag.pod
28854 ____________________________________________________________________________
28855 [  7532] By: jhi                                   on 2000/11/03  00:11:56
28856         Log: The #7521 touched things it shouldn't have.
28857      Branch: perl
28858            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
28859 ____________________________________________________________________________
28860 [  7531] By: jhi                                   on 2000/11/02  22:32:33
28861         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
28862              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28863              Date:     Thu, 2 Nov 2000 16:58:36 EST
28864              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
28865      Branch: perl
28866            ! vms/gen_shrfls.pl
28867 ____________________________________________________________________________
28868 [  7530] By: jhi                                   on 2000/11/02  22:08:49
28869         Log: Fix the problem discussed in
28870              
28871              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
28872              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
28873              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
28874              
28875              originally from Linc Madison.  Also Andreas König's comments
28876              taken into account.  Some other problems with Tie::SubstrHash
28877              fixed: didn't croak when the table exceeded the requested number
28878              of entries (as documented) but instead when the number of entries
28879              exceeded the size of the table, a croak() had an unnecessary \n,
28880              didn't have a CLEAR method, documented that there is no exists().
28881              Didn't fix to be strict-proof because the module uses &foo; and
28882              dynamic scope.  Added a test script exercizing both first tamely 
28883              the basic functionality, and then the failure cases reported by
28884              Linc Madison.
28885      Branch: perl
28886            + t/lib/tie-substrhash.t
28887            ! MANIFEST lib/Tie/SubstrHash.pm
28888 ____________________________________________________________________________
28889 [  7529] By: jhi                                   on 2000/11/02  17:58:08
28890         Log: recv() can fail and return undef.
28891              
28892              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
28893              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
28894              Date: Thu, 2 Nov 2000 20:12:20 +0300
28895              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
28896      Branch: perl
28897            ! lib/Net/Ping.pm
28898 ____________________________________________________________________________
28899 [  7528] By: jhi                                   on 2000/11/02  17:49:09
28900         Log: Detpyo.
28901      Branch: perl
28902            ! pod/perlop.pod
28903 ____________________________________________________________________________
28904 [  7527] By: jhi                                   on 2000/11/02  15:48:37
28905         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
28906              fix a autovivification bug in Tie::RefHash, add tests for both.
28907              
28908              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
28909              From: Edward Avis <epa98@doc.ic.ac.uk>
28910              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
28911              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
28912      Branch: perl
28913            + t/lib/tie-refhash.t
28914            ! MANIFEST lib/Tie/RefHash.pm
28915 ____________________________________________________________________________
28916 [  7526] By: jhi                                   on 2000/11/02  13:56:26
28917         Log: Test::Harness revealed buglets in the new DynaLoader.
28918              
28919              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
28920              From: andreas.koenig@anima.de (Andreas J. Koenig)
28921              Date: 02 Nov 2000 11:26:48 +0100 
28922              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
28923      Branch: perl
28924            ! ext/DynaLoader/DynaLoader_pm.PL
28925 ____________________________________________________________________________
28926 [  7525] By: jhi                                   on 2000/11/01  23:52:08
28927         Log: The entry for #7503 was missing.
28928      Branch: perl
28929            ! Changes
28930 ____________________________________________________________________________
28931 [  7524] By: jhi                                   on 2000/11/01  23:40:52
28932         Log: Update Changes.
28933      Branch: perl
28934            ! Changes patchlevel.h
28935 ____________________________________________________________________________
28936 [  7523] By: jhi                                   on 2000/11/01  22:57:09
28937         Log: More tweaking on the #7522 theme.
28938      Branch: perl
28939            ! ext/DynaLoader/DynaLoader_pm.PL
28940 ____________________________________________________________________________
28941 [  7522] By: jhi                                   on 2000/11/01  22:06:15
28942         Log: Expand %Config variables and %ENV variables only if
28943              so requested during build time using the
28944              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
28945              Not expanding makes relocating distributions easier.
28946      Branch: perl
28947            ! ext/DynaLoader/DynaLoader_pm.PL
28948 ____________________________________________________________________________
28949 [  7521] By: jhi                                   on 2000/11/01  20:56:34
28950         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
28951              and setgid() because they were just changing $< and $( which means
28952              only changing the real uid/gid, as opposed to changing both
28953              real and effective ids.  (The alternative way could have been
28954              in POSIX.pm to change $> and $), too, but making a direct call
28955              to the C API feels cleaner.)  Fixes the bug
28956              
28957              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
28958              From: "Garry T. Williams" <garry@zvolve.com>
28959              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
28960              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
28961      Branch: perl
28962            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28963            ! ext/POSIX/typemap pod/perlvar.pod
28964 ____________________________________________________________________________
28965 [  7520] By: jhi                                   on 2000/11/01  20:08:33
28966         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
28967              From: "Garry T. Williams" <garry@zvolve.com>
28968              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
28969              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
28970      Branch: perl
28971            ! pod/perlsec.pod
28972 ____________________________________________________________________________
28973 [  7519] By: jhi                                   on 2000/11/01  20:01:22
28974         Log: Locale warning explanation tweak.
28975      Branch: perl
28976            ! pod/perldiag.pod
28977 ____________________________________________________________________________
28978 [  7518] By: jhi                                   on 2000/11/01  18:57:13
28979         Log: C.pm part of
28980              
28981              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
28982              From: Jarkko Hietaniemi <jhi@iki.fi>
28983              Date: Tue, 10 Oct 2000 08:22:28 -0500
28984              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
28985      Branch: perl
28986            ! ext/B/B/C.pm
28987 ____________________________________________________________________________
28988 [  7517] By: jhi                                   on 2000/11/01  18:41:59
28989         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
28990              From: Martien Verbruggen <mgjv@comdyn.com.au>
28991              Date: Fri, 6 Oct 2000 14:09:10 +1100
28992              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
28993      Branch: perl
28994            ! pod/perlop.pod
28995 ____________________________________________________________________________
28996 [  7516] By: jhi                                   on 2000/11/01  18:34:55
28997         Log: Generalize the Camel wording.
28998              
28999              Subject: Re: perlfaq style changes
29000              From: John Borwick <jhborwic@unity.ncsu.edu>
29001              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
29002              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
29003      Branch: perl
29004            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
29005 ____________________________________________________________________________
29006 [  7515] By: jhi                                   on 2000/11/01  16:52:31
29007         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
29008              From: pimlott@idiomtech.com (Andrew Pimlott)
29009              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
29010              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
29011      Branch: perl
29012            ! pod/perlsec.pod
29013 ____________________________________________________________________________
29014 [  7514] By: jhi                                   on 2000/11/01  15:03:40
29015         Log: More AIX lore.
29016      Branch: perl
29017            ! ext/re/hints/aix.pl
29018 ____________________________________________________________________________
29019 [  7513] By: jhi                                   on 2000/11/01  14:48:30
29020         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
29021              From: root <root@chronos.fi.muni.cz>
29022              Date: Wed, 1 Nov 2000 12:31:32 +0100
29023              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
29024      Branch: perl
29025            ! lib/Net/Ping.pm
29026 ____________________________________________________________________________
29027 [  7512] By: jhi                                   on 2000/11/01  14:46:47
29028         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
29029              From: Martin Husemann <martin@duskware.de>
29030              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
29031              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
29032      Branch: perl
29033            ! regcomp.c
29034 ____________________________________________________________________________
29035 [  7511] By: jhi                                   on 2000/11/01  14:39:50
29036         Log: AUTHORS updates.
29037      Branch: perl
29038            ! AUTHORS
29039 ____________________________________________________________________________
29040 [  7510] By: jhi                                   on 2000/11/01  14:29:50
29041         Log: Subject: [PATCH] startperl to respect versiononly
29042              From: Robin Barker <rmb1@cise.npl.co.uk> 
29043              Date: Tue, 31 Oct 2000 16:29:36 GMT
29044              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
29045      Branch: metaconfig/U/perl
29046            ! startperl.U
29047      Branch: perl
29048            ! Configure config_h.SH
29049 ____________________________________________________________________________
29050 [  7509] By: jhi                                   on 2000/11/01  14:19:53
29051         Log: printf UVs the correct way, noticed by Robin Barker.
29052      Branch: perl
29053            ! utf8.c
29054 ____________________________________________________________________________
29055 [  7508] By: jhi                                   on 2000/11/01  14:10:03
29056         Log: Do not cleanup *% because the % has special meanings in some
29057              shell environments.
29058      Branch: perl
29059            ! ext/Storable/Makefile.PL
29060 ____________________________________________________________________________
29061 [  7507] By: jhi                                   on 2000/11/01  14:06:00
29062         Log: The NonStop-UX libraries have a novel way to say NaN.
29063      Branch: perl
29064            ! t/lib/bigfltpm.t
29065 ____________________________________________________________________________
29066 [  7506] By: jhi                                   on 2000/11/01  14:03:35
29067         Log: The osname has been lowercased by now, from Tom Bates.
29068      Branch: metaconfig
29069            ! U/modified/Oldconfig.U
29070      Branch: perl
29071            ! Configure config_h.SH
29072 ____________________________________________________________________________
29073 [  7505] By: jhi                                   on 2000/10/31  19:18:39
29074         Log: The compiler is either gcc or cc, from Tom Bates.
29075      Branch: perl
29076            ! hints/nonstopux.sh
29077 ____________________________________________________________________________
29078 [  7504] By: jhi                                   on 2000/10/31  14:53:42
29079         Log: Update Changes.
29080      Branch: perl
29081            ! Changes patchlevel.h
29082 ____________________________________________________________________________
29083 [  7503] By: jhi                                   on 2000/10/31  14:30:50
29084         Log: Whitespace style tweak.  Was originally going to see to
29085              
29086              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
29087              From: Joe Smith <jms@inwap.com>
29088              Date: Mon, 30 Oct 2000 18:47:57 -0800
29089              Message-Id: <39FE32DD.24AAC4D@inwap.com>
29090              
29091              but that had already been taken care of.
29092      Branch: metaconfig
29093            ! U/compline/d_stdstdio.U
29094      Branch: perl
29095            ! Configure config_h.SH
29096 ____________________________________________________________________________
29097 [  7502] By: jhi                                   on 2000/10/31  14:25:02
29098         Log: AUTHORS tweaks.
29099      Branch: perl
29100            ! AUTHORS
29101 ____________________________________________________________________________
29102 [  7501] By: jhi                                   on 2000/10/31  14:23:59
29103         Log: Subject: perlfaq style changes
29104              From: John Borwick <jhborwic@unity.ncsu.edu>
29105              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
29106              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
29107      Branch: perl
29108            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
29109            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
29110            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
29111            ! pod/perlfaq9.pod
29112 ____________________________________________________________________________
29113 [  7500] By: jhi                                   on 2000/10/31  14:22:15
29114         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
29115              
29116              Subject: Re: [ID 20000918.005] ~ on wide chars
29117              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29118              Date: Mon, 30 Oct 2000 21:09:55 -0800
29119              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
29120              
29121              (The ord() part of the patch skipped.)
29122      Branch: perl
29123            ! doop.c
29124 ____________________________________________________________________________
29125 [  7499] By: jhi                                   on 2000/10/31  14:20:08
29126         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
29127              From: Jens Hamisch <jens@Strawberry.COM>
29128              Date: Mon, 30 Oct 2000 15:17:07 +0100
29129              Message-Id: <20001030151707.A9597@Strawberry.COM>
29130      Branch: perl
29131            ! av.c
29132 ____________________________________________________________________________
29133 [  7498] By: jhi                                   on 2000/10/31  14:16:29
29134         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
29135              From: Peter Prymmer <pvhp@forte.com>
29136              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
29137              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
29138      Branch: perl
29139            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
29140            + ext/Encode/Encode/posix-bc.enc
29141            ! MANIFEST t/lib/encode.t
29142 ____________________________________________________________________________
29143 [  7497] By: jhi                                   on 2000/10/31  14:13:22
29144         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
29145              From: Peter Prymmer <pvhp@forte.com>
29146              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
29147              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
29148      Branch: perl
29149            ! t/lib/cgi-html.t
29150 ____________________________________________________________________________
29151 [  7496] By: jhi                                   on 2000/10/31  14:12:05
29152         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
29153              From: Peter Prymmer <pvhp@forte.com>
29154              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
29155              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
29156      Branch: perl
29157            ! t/lib/cgi-function.t
29158 ____________________________________________________________________________
29159 [  7495] By: jhi                                   on 2000/10/31  14:11:08
29160         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
29161              From: Peter Prymmer <pvhp@forte.com>
29162              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
29163              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
29164      Branch: perl
29165            + ext/re/hints/aix.pl
29166            ! MANIFEST ext/re/Makefile.PL
29167 ____________________________________________________________________________
29168 [  7494] By: jhi                                   on 2000/10/31  14:08:32
29169         Log: Use Errno magic.
29170              
29171              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
29172              From: Casey Tweten <perl@ctweten.amsite.com>
29173              Date: Mon, 30 Oct 2000 15:51:17 -0500
29174              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
29175      Branch: perl
29176            ! lib/File/Temp.pm
29177 ____________________________________________________________________________
29178 [  7493] By: jhi                                   on 2000/10/31  14:05:07
29179         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
29180              
29181              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
29182              From: Nicholas Clark <nick@ccl4.org>
29183              Date: Mon, 30 Oct 2000 17:38:45 +0000
29184              Message-ID: <20001030173845.O60355@plum.flirble.org>
29185      Branch: perl
29186            ! Makefile.SH utils/perlbug.PL
29187 ____________________________________________________________________________
29188 [  7492] By: nick                                  on 2000/10/30  19:37:23
29189         Log: Change files which are mysteriously different to mainline to be
29190              copies of mainline.
29191      Branch: perlio
29192            ! objXSUB.h perlapi.c pod/perlapi.pod
29193 ____________________________________________________________________________
29194 [  7491] By: nick                                  on 2000/10/30  18:05:54
29195         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
29196              - typo in endian code in putc.
29197              - Don't allow read of write-only files and vice-versa
29198              - and off-by-one in flush-all loop.
29199              Remove debug calls as they were using GCC specific features.
29200      Branch: perlio
29201            ! perlio.c
29202 ____________________________________________________________________________
29203 [  7490] By: nick                                  on 2000/10/29  21:45:45
29204         Log: Integrate mainline to perlio
29205      Branch: perlio
29206           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
29207           !> toke.c
29208 ____________________________________________________________________________
29209 [  7489] By: jhi                                   on 2000/10/29  21:11:08
29210         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
29211              From: andreas.koenig@anima.de (Andreas J. Koenig)
29212              Date: 29 Oct 2000 22:05:59 +0100
29213              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
29214      Branch: perl
29215            ! lib/ExtUtils/Manifest.pm
29216 ____________________________________________________________________________
29217 [  7488] By: jhi                                   on 2000/10/29  21:07:47
29218         Log: Tests for #7487.
29219              
29220              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
29221              From: andreas.koenig@anima.de (Andreas J. Koenig)
29222              Date: 29 Oct 2000 19:37:09 +0100
29223              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
29224      Branch: perl
29225            ! t/comp/proto.t
29226 ____________________________________________________________________________
29227 [  7487] By: jhi                                   on 2000/10/29  21:06:27
29228         Log: constsub spillage.
29229              
29230              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
29231              From: John Tobey <jtobey@john-edwin-tobey.org>
29232              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
29233              Message-Id: <m13pvSr-000FObC@feynman.localnet>
29234      Branch: perl
29235            ! op.c
29236 ____________________________________________________________________________
29237 [  7486] By: nick                                  on 2000/10/29  21:05:04
29238         Log: Integrate mainline to perlio branch
29239      Branch: perlio
29240           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
29241           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
29242           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
29243           +> vos/install_perl.cm
29244            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
29245            - vos/config.h vos/config_h.SH_orig
29246           !> (integrate 141 files)
29247 ____________________________________________________________________________
29248 [  7485] By: jhi                                   on 2000/10/29  21:00:47
29249         Log: Make \x{...} consistently produce UTF-8.
29250              
29251              Subject: Re: \x{...} is confused 
29252              From: Simon Cozens <simon@cozens.net>
29253              Date: Sun, 29 Oct 2000 19:36:48 +0000
29254              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
29255      Branch: perl
29256            ! t/pragma/utf8.t toke.c
29257 ____________________________________________________________________________
29258 [  7484] By: nick                                  on 2000/10/29  20:05:29
29259         Log: PerlIO passes all tests.
29260      Branch: perlio
29261            ! perlio.c
29262 ____________________________________________________________________________
29263 [  7483] By: jhi                                   on 2000/10/29  18:06:55
29264         Log: Update Changes.
29265      Branch: perl
29266            ! Changes patchlevel.h
29267 ____________________________________________________________________________
29268 [  7482] By: nick                                  on 2000/10/29  17:43:28
29269         Log: Include <unistd.h> to get correct lseek() prototype etc.
29270              (I thought perl.h did that) - down to two fails
29271              - comp/require.t (last test)
29272              - lib/io_xs.t - possibly import/export of FILE * ?
29273      Branch: perlio
29274            ! perlio.c
29275 ____________________________________________________________________________
29276 [  7481] By: jhi                                   on 2000/10/29  17:02:37
29277         Log: UTF-8 decoder tweak.
29278      Branch: perl
29279            ! utf8.c
29280 ____________________________________________________________________________
29281 [  7480] By: nick                                  on 2000/10/29  16:26:11
29282         Log: Fixed two bugs:
29283              - error code not being set on close (of broken pipe)
29284              - append mode was truncating.
29285              At least one seek/tell bug remains.
29286      Branch: perlio
29287            ! perlio.c
29288 ____________________________________________________________________________
29289 [  7479] By: nick                                  on 2000/10/29  11:18:16
29290         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
29291              in case of accidents. Still several worrying fails, no line disciplines yet.
29292      Branch: perlio
29293            ! iperlsys.h perlio.c
29294 ____________________________________________________________________________
29295 [  7478] By: jhi                                   on 2000/10/29  02:04:01
29296         Log: Add also emailless people.
29297      Branch: perl
29298            ! AUTHORS
29299 ____________________________________________________________________________
29300 [  7477] By: jhi                                   on 2000/10/29  01:36:00
29301         Log: The #7476 needs a MANIFEST change, too.
29302      Branch: perl
29303            ! MANIFEST
29304 ____________________________________________________________________________
29305 [  7476] By: jhi                                   on 2000/10/29  01:35:21
29306         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
29307      Branch: perl
29308            - MAINTAIN
29309            ! AUTHORS Changes
29310 ____________________________________________________________________________
29311 [  7475] By: jhi                                   on 2000/10/28  23:57:25
29312         Log: De-quoted-unreadable to ISO Latin 1.
29313              (There's one ISO-2022-JP name in Changes5.004.)
29314      Branch: perl
29315            ! Changes Changes5.6
29316 ____________________________________________________________________________
29317 [  7474] By: jhi                                   on 2000/10/28  19:13:06
29318         Log: Subject: [ID 20001027.007] uniq array in perlfaq
29319              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
29320              Date: Fri, 27 Oct 2000 19:28:30 +0200
29321              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
29322      Branch: perl
29323            ! pod/perlfaq4.pod
29324 ____________________________________________________________________________
29325 [  7473] By: jhi                                   on 2000/10/28  18:02:05
29326         Log: Locking null mutexes is not recommendable.
29327              
29328              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
29329              From: Hugo <hv@crypt.compulink.co.uk>
29330              Date: Sat, 28 Oct 2000 18:41:12 +0100
29331              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
29332      Branch: perl
29333            ! op.c
29334 ____________________________________________________________________________
29335 [  7472] By: jhi                                   on 2000/10/28  17:52:58
29336         Log: Better create a true mailing list for the repository keepers.
29337      Branch: perl
29338            ! Porting/repository.pod
29339 ____________________________________________________________________________
29340 [  7471] By: jhi                                   on 2000/10/28  17:28:24
29341         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
29342              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
29343      Branch: perl
29344            + Porting/repository.pod
29345            ! MANIFEST
29346 ____________________________________________________________________________
29347 [  7470] By: jhi                                   on 2000/10/28  17:20:54
29348         Log: Subject: DOC PATCH 5.6.0
29349              From: mjd@plover.com
29350              Date: 27 Oct 2000 17:32:44 -0000
29351              Message-ID: <20001027173244.23754.qmail@plover.com>
29352      Branch: perl
29353            ! pod/perlfunc.pod
29354 ____________________________________________________________________________
29355 [  7469] By: jhi                                   on 2000/10/28  17:16:45
29356         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
29357              From: "Peter J. Farley III" <pjfarley@banet.net>
29358              Date: Fri, 27 Oct 2000 20:32:56 -0400
29359              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
29360      Branch: perl
29361            ! README.dos
29362 ____________________________________________________________________________
29363 [  7468] By: jhi                                   on 2000/10/28  17:07:18
29364         Log: Make target reordering to avoid pointless re-makes.
29365              
29366              Subject: Re: Total re-make of 'make okfile' after 7451 ?
29367              From: Nicholas Clark <nick@ccl4.org>
29368              Date: Sat, 28 Oct 2000 00:31:02 +0100
29369              Message-ID: <20001028003101.A54517@plum.flirble.org>
29370      Branch: perl
29371            ! Makefile.SH
29372 ____________________________________________________________________________
29373 [  7467] By: jhi                                   on 2000/10/28  17:05:31
29374         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
29375              From: lvirden@cas.org
29376              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
29377              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
29378      Branch: perl
29379            ! README.os2
29380 ____________________________________________________________________________
29381 [  7466] By: jhi                                   on 2000/10/28  16:09:16
29382         Log: Upgrade to CPAN 1.58_55.
29383              
29384              Subject: CPAN.pm status
29385              From: andreas.koenig@anima.de (Andreas J. Koenig) 
29386              Date: 28 Oct 2000 08:18:00 +0200 
29387              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
29388      Branch: perl
29389            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29390 ____________________________________________________________________________
29391 [  7465] By: jhi                                   on 2000/10/28  16:02:47
29392         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
29393      Branch: perl
29394            ! embed.h embed.pl perl.h proto.h toke.c
29395 ____________________________________________________________________________
29396 [  7464] By: nick                                  on 2000/10/28  10:43:44
29397         Log: Fix for sv_2iv() on "shared" value from keys %hash.
29398      Branch: perl
29399            ! sv.c
29400 ____________________________________________________________________________
29401 [  7463] By: jhi                                   on 2000/10/27  16:18:29
29402         Log: Update Changes.
29403      Branch: perl
29404            ! Changes patchlevel.h
29405 ____________________________________________________________________________
29406 [  7462] By: jhi                                   on 2000/10/27  16:17:44
29407         Log: Too enthusiastic editing in #7460.
29408      Branch: metaconfig
29409            ! U/modified/Oldsym.U
29410      Branch: perl
29411            ! Configure config_h.SH
29412 ____________________________________________________________________________
29413 [  7461] By: jhi                                   on 2000/10/27  15:37:38
29414         Log: Retract #7459, the script needs more work.
29415      Branch: perl
29416            - mkreef
29417            ! MANIFEST
29418 ____________________________________________________________________________
29419 [  7460] By: jhi                                   on 2000/10/27  15:23:14
29420         Log: Use $sort, $uniq (and $tr) consistently as wondered
29421              by Nicholas Clark.
29422      Branch: metaconfig
29423            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
29424            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
29425            ! U/modified/libc.U
29426      Branch: perl
29427            ! Configure config_h.SH
29428 ____________________________________________________________________________
29429 [  7459] By: jhi                                   on 2000/10/27  15:02:07
29430         Log: (Retracted by #7461)
29431              
29432              Add a shell script for creating/removing symbolic link farms,
29433              useful for keeping the source code read-only and doing the
29434              builds somewhere else.
29435      Branch: perl
29436            + mkreef
29437            ! MANIFEST
29438 ____________________________________________________________________________
29439 [  7458] By: jhi                                   on 2000/10/27  14:42:20
29440         Log: Do away with the fix_pl.
29441      Branch: perl
29442            - fix_pl
29443            ! MANIFEST Makefile.SH
29444 ____________________________________________________________________________
29445 [  7457] By: jhi                                   on 2000/10/27  12:43:13
29446         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
29447              From: Jens Hamisch <jens@Strawberry.COM>
29448              Date: Fri, 27 Oct 2000 14:38:21 +0200
29449              Message-Id: <20001027143821.B3366@Strawberry.COM>
29450      Branch: perl
29451            ! perl.h
29452 ____________________________________________________________________________
29453 [  7456] By: jhi                                   on 2000/10/27  12:33:42
29454         Log: Subject: [PATCH] todo
29455              From: Nicholas Clark <nick@ccl4.org>
29456              Date: Thu, 26 Oct 2000 22:32:29 +0100
29457              Message-ID: <20001026223229.A44540@plum.flirble.org>
29458      Branch: perl
29459            ! pod/perltodo.pod
29460 ____________________________________________________________________________
29461 [  7455] By: jhi                                   on 2000/10/27  12:02:21
29462         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
29463              From: John Tobey <jtobey@john-edwin-tobey.org>
29464              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
29465              Message-Id: <m13ozHF-000FObC@feynman.localnet>
29466      Branch: perl
29467            ! op.c t/pragma/sub_lval.t
29468 ____________________________________________________________________________
29469 [  7454] By: jhi                                   on 2000/10/27  11:59:42
29470         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
29471              From: sthoenna@efn.org
29472              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
29473              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
29474      Branch: perl
29475            ! pp.c t/op/assignwarn.t
29476 ____________________________________________________________________________
29477 [  7453] By: jhi                                   on 2000/10/27  00:15:08
29478         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
29479      Branch: perl
29480            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29481            ! ext/Storable/Storable.xs t/lib/st-lock.t
29482 ____________________________________________________________________________
29483 [  7452] By: jhi                                   on 2000/10/26  13:05:52
29484         Log: Undo #7451, this seems to be a deficiency in Perforce,
29485              there is no per-file line-terminator type, only per-client.
29486      Branch: perl
29487            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
29488            ! win32/makefile.mk
29489 ____________________________________________________________________________
29490 [  7451] By: jhi                                   on 2000/10/26  04:56:03
29491         Log: Experimenting in DOS arcana.
29492      Branch: perl
29493            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
29494            ! win32/makefile.mk
29495 ____________________________________________________________________________
29496 [  7450] By: jhi                                   on 2000/10/26  04:50:52
29497         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
29498              From: "Peter J. Farley III" <pjfarley@banet.net>            
29499              Date: Wed, 25 Oct 2000 23:10:18 -0400
29500              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
29501      Branch: perl
29502            ! t/io/open.t
29503 ____________________________________________________________________________
29504 [  7449] By: jhi                                   on 2000/10/26  04:49:16
29505         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
29506              From: Hugo <hv@crypt.compulink.co.uk>
29507              Date: Thu, 26 Oct 2000 01:55:17 +0100
29508              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
29509              
29510              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
29511      Branch: perl
29512            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
29513 ____________________________________________________________________________
29514 [  7448] By: jhi                                   on 2000/10/26  04:38:36
29515         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
29516              From: Peter Prymmer <pvhp@forte.com>
29517              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
29518              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
29519      Branch: perl
29520            ! configure.com
29521 ____________________________________________________________________________
29522 [  7447] By: jhi                                   on 2000/10/25  23:20:02
29523         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
29524              in platforms that strictly require all the symbols being present
29525              at link time.
29526      Branch: perl
29527            ! handy.h
29528 ____________________________________________________________________________
29529 [  7446] By: jhi                                   on 2000/10/25  21:55:57
29530         Log: Update Changes.
29531      Branch: perl
29532            ! Changes patchlevel.h
29533 ____________________________________________________________________________
29534 [  7445] By: jhi                                   on 2000/10/25  21:27:08
29535         Log: Integrate with vmsperl #7430 by Charles Bailey:
29536              
29537              Cleanup from prior patch (Charles Lane?):
29538              - improve handling of MFDs in Basename and Path
29539              - default to no xsubpp line # munging when building debug images
29540      Branch: perl
29541           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
29542 ____________________________________________________________________________
29543 [  7444] By: jhi                                   on 2000/10/25  21:03:50
29544         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
29545              From: John Peacock <JPeacock@UnivPress.com>
29546              Date: Thu, 18 May 2000 11:55:27 -0400
29547              Message-ID: <3924126F.A58BE57A@UnivPress.com>
29548      Branch: perl
29549            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
29550            ! t/op/write.t
29551 ____________________________________________________________________________
29552 [  7443] By: jhi                                   on 2000/10/25  20:43:10
29553         Log: Temporary stopgap for the self-tying issue: for now only
29554              array and hash self-ties are verboten.  The real fix, of
29555              course, would be to comprehensively test (and implement?)
29556              and debug (and document) self-ties.
29557      Branch: perl
29558            ! pod/perldiag.pod pp_sys.c t/op/tie.t
29559 ____________________________________________________________________________
29560 [  7442] By: jhi                                   on 2000/10/25  20:14:30
29561         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
29562              From: Dan Sugalski <dan@sidhe.org>
29563              Date: Wed, 25 Oct 2000 13:36:35 -0400
29564              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
29565              
29566              plus regen global.sym.
29567      Branch: perl
29568            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
29569            ! thrdvar.h util.c
29570 ____________________________________________________________________________
29571 [  7441] By: jhi                                   on 2000/10/25  20:12:20
29572         Log: buildtoc target tweaks.
29573      Branch: perl
29574            ! pod/Makefile.SH
29575 ____________________________________________________________________________
29576 [  7440] By: jhi                                   on 2000/10/25  20:03:53
29577         Log: A new version of making the syslog test more robust.
29578              (Replaces #7421.)
29579              
29580              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29581              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29582              Date: Wed, 25 Oct 2000 12:13:54 -0400
29583              Message-ID: <20001025121354.B2264@O2.chapin.edu>
29584      Branch: perl
29585            ! t/lib/syslog.t
29586 ____________________________________________________________________________
29587 [  7439] By: jhi                                   on 2000/10/25  20:00:48
29588         Log: Continue the internal UTF-8 API tweaking.
29589              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
29590              used much more than the simpler API, now called utf8_to_uv_simple().
29591              Still not quite happy with API, too much partial duplication
29592              of functionality.
29593      Branch: perl
29594            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
29595            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
29596            ! regcomp.c regexec.c sv.c toke.c utf8.c
29597 ____________________________________________________________________________
29598 [  7438] By: jhi                                   on 2000/10/25  18:52:30
29599         Log: Allow poking holes at the UTF-8 decoding strictness.
29600      Branch: perl
29601            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
29602            ! utf8.h
29603 ____________________________________________________________________________
29604 [  7437] By: jhi                                   on 2000/10/25  13:53:05
29605         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
29606              UTF8LEN() and UTF8SKIP(). 
29607      Branch: perl
29608            ! pp.c utf8.c utf8.h
29609 ____________________________________________________________________________
29610 [  7436] By: jhi                                   on 2000/10/25  13:51:37
29611         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
29612              From: Nicholas Clark <nick@ccl4.org>
29613              Date: Wed, 25 Oct 2000 14:44:05 +0100
29614              Message-ID: <20001025144404.D27253@plum.flirble.org>
29615      Branch: perl
29616            ! pod/perlrun.pod
29617 ____________________________________________________________________________
29618 [  7435] By: jhi                                   on 2000/10/25  13:49:32
29619         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
29620              From: Mike Guy <mjtg@cam.ac.uk>
29621              Date: Tue, 24 Oct 2000 14:59:40 +0100
29622              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
29623      Branch: perl
29624            ! scope.c
29625 ____________________________________________________________________________
29626 [  7434] By: jhi                                   on 2000/10/25  13:48:41
29627         Log: AIX is picky about its symbol exports.  Solution for now
29628              is to include the deb.o explicitly to the re extension build.
29629              
29630              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
29631              From: Peter Prymmer <pvhp@forte.com>
29632              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
29633              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
29634      Branch: perl
29635            ! ext/re/Makefile.PL hints/aix.sh
29636 ____________________________________________________________________________
29637 [  7433] By: jhi                                   on 2000/10/25  13:46:49
29638         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
29639              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29640              Date: Wed, 25 Oct 2000 12:02:20 +0200
29641              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
29642      Branch: perl
29643            ! perlsdio.h
29644 ____________________________________________________________________________
29645 [  7432] By: jhi                                   on 2000/10/25  13:44:28
29646         Log: Subject: Minor update to find2perl, for portability
29647              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
29648              Date: Wed, 25 Oct 2000 12:05:47 +0100
29649              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
29650      Branch: perl
29651            ! x2p/find2perl.PL
29652 ____________________________________________________________________________
29653 [  7431] By: jhi                                   on 2000/10/25  13:40:39
29654         Log: Add targets to Makefile.SH, most importantly
29655              'regen_all' which also remembers to update vms/perly*.
29656      Branch: perl
29657            ! Makefile.SH
29658 ____________________________________________________________________________
29659 [  7430] By: bailey                                on 2000/10/25  03:13:53
29660         Log: Cleanup from prior patch (Charles Lane?):
29661              - improve handling of MFDs in Basename and Path
29662              - default to no xsubpp line # munging when building debug images
29663      Branch: vmsperl
29664            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
29665 ____________________________________________________________________________
29666 [  7429] By: jhi                                   on 2000/10/24  20:03:40
29667         Log: Podify README.epoc and README.vos.
29668      Branch: perl
29669            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
29670            ! pod/perlport.pod pod/perltoc.pod
29671 ____________________________________________________________________________
29672 [  7428] By: jhi                                   on 2000/10/24  19:10:33
29673         Log: Stratus VOS updates from Paul Green.
29674      Branch: perl
29675            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29676            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
29677            - vos/config.def vos/config.h vos/config_h.SH_orig
29678            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
29679            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
29680 ____________________________________________________________________________
29681 [  7427] By: jhi                                   on 2000/10/24  18:59:48
29682         Log: Check if stdio supports tweaking lval and cnt simultaneously.
29683              
29684              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
29685              From: Nicholas Clark <nick@ccl4.org>
29686              Date: Mon, 23 Oct 2000 15:39:32 +0100
29687              Message-ID: <20001023153932.A10786@plum.flirble.org>
29688      Branch: metaconfig
29689            ! U/compline/d_stdstdio.U
29690      Branch: perl
29691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29692            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
29693            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
29694            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
29695            ! vos/config.h vos/config_h.SH_orig win32/config.bc
29696            ! win32/config.gc win32/config.vc
29697 ____________________________________________________________________________
29698 [  7426] By: jhi                                   on 2000/10/24  17:57:44
29699         Log: Missed the header file changes from #7425.
29700      Branch: perl
29701            ! embed.h embed.pl objXSUB.h proto.h
29702 ____________________________________________________________________________
29703 [  7425] By: jhi                                   on 2000/10/24  17:55:17
29704         Log: Fix the bug reported in
29705              
29706              From: andreas.koenig@anima.de (Andreas J. Koenig)
29707              Subject: Encode bug?
29708              Date: 24 Oct 2000 14:01:26 +0200 
29709              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
29710              
29711              Also make is_utf8_char() stricter.
29712      Branch: perl
29713            ! ext/Encode/Encode.xs utf8.c
29714 ____________________________________________________________________________
29715 [  7424] By: jhi                                   on 2000/10/24  15:15:39
29716         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
29717              From: Peter Scott <Peter@PSDT.com>
29718              Date: Mon, 23 Oct 2000 19:46:01 -0700
29719              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
29720      Branch: perl
29721            ! pod/perlfaq5.pod
29722 ____________________________________________________________________________
29723 [  7423] By: jhi                                   on 2000/10/24  14:25:30
29724         Log: Test tweak to avoid pulling in the whole Config.
29725      Branch: perl
29726            ! t/lib/st-lock.t
29727 ____________________________________________________________________________
29728 [  7422] By: jhi                                   on 2000/10/24  14:03:16
29729         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
29730      Branch: perl
29731            ! pp.c
29732 ____________________________________________________________________________
29733 [  7421] By: jhi                                   on 2000/10/24  13:32:09
29734         Log: (Replaced by #7440.)
29735              
29736              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29737              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29738              Date: Mon, 23 Oct 2000 16:40:54 -0400
29739              Message-ID: <20001023164054.B14491@O2.chapin.edu>
29740      Branch: perl
29741            ! t/lib/syslog.t
29742 ____________________________________________________________________________
29743 [  7420] By: jhi                                   on 2000/10/24  13:30:53
29744         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
29745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29746              Date: Mon, 23 Oct 2000 17:29:03 -0400
29747              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
29748      Branch: perl
29749            ! lib/ExtUtils/MM_Unix.pm
29750 ____________________________________________________________________________
29751 [  7419] By: jhi                                   on 2000/10/24  13:29:57
29752         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
29753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29754              Date: Mon, 23 Oct 2000 19:01:32 -0400
29755              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
29756      Branch: perl
29757            ! utils/h2xs.PL
29758 ____________________________________________________________________________
29759 [  7418] By: jhi                                   on 2000/10/24  13:26:04
29760         Log: Replace #7409 with
29761              
29762              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
29763              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
29764              Date: Mon, 23 Oct 2000 20:08:56 +0200
29765              Message-ID: <20001023200855.A14850@nice.ram.loc>
29766      Branch: perl
29767            ! ext/Storable/Storable.pm t/lib/st-lock.t
29768 ____________________________________________________________________________
29769 [  7417] By: jhi                                   on 2000/10/24  13:17:52
29770         Log: Run vms/vms_yfix.pl, should have done that after changing
29771              perly.c in #7382.
29772      Branch: perl
29773            ! vms/perly_c.vms vms/perly_h.vms
29774 ____________________________________________________________________________
29775 [  7416] By: jhi                                   on 2000/10/24  02:55:33
29776         Log: Make the UTF-8 decoding stricter and more verbose when
29777              malformation happens.  This involved adding an argument
29778              to utf8_to_uv_chk(), which involved changing its prototype,
29779              and prefer STRLEN over I32 for the UTF-8 length, which as
29780              a domino effect necessitated changing the prototypes of
29781              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
29782              The stricter UTF-8 decoding checking uses Markus Kuhn's
29783              UTF-8 Decode Stress Tester from
29784              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
29785      Branch: perl
29786            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
29787            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
29788            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
29789            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
29790 ____________________________________________________________________________
29791 [  7415] By: jhi                                   on 2000/10/23  14:06:06
29792         Log: Update Changes.
29793      Branch: perl
29794            ! Changes patchlevel.h
29795 ____________________________________________________________________________
29796 [  7414] By: jhi                                   on 2000/10/23  12:39:52
29797         Log: Undo the basename() part of #7412 since the lib/basename
29798              tests would need upgrading too.
29799      Branch: perl
29800            ! lib/File/Basename.pm
29801 ____________________________________________________________________________
29802 [  7413] By: jhi                                   on 2000/10/23  12:19:27
29803         Log: Document PERL_INSTALL_ROOT of #7210.
29804      Branch: perl
29805            ! lib/ExtUtils/Install.pm
29806 ____________________________________________________________________________
29807 [  7412] By: jhi                                   on 2000/10/23  12:16:47
29808         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
29809      Branch: perl
29810            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
29811            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
29812 ____________________________________________________________________________
29813 [  7411] By: jhi                                   on 2000/10/23  12:07:41
29814         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
29815              From: Prymmer/Kahn <pvhp@best.com>
29816              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
29817              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
29818      Branch: perl
29819            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
29820 ____________________________________________________________________________
29821 [  7410] By: jhi                                   on 2000/10/23  04:10:11
29822         Log: The change #7187 was not so good on VMS.
29823              
29824              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
29825              From: "Craig A. Berry" <craig.berry@psinetcs.com>
29826              Date: Sun, 22 Oct 2000 23:03:08 -0500
29827              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
29828      Branch: perl
29829            ! utils/perldoc.PL
29830 ____________________________________________________________________________
29831 [  7409] By: jhi                                   on 2000/10/23  03:57:36
29832         Log: Avoid Storable locking on DJGPP for now.
29833              
29834              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
29835              From: "Peter J. Farley III" <pjfarley@banet.net>
29836              Date: Sun, 22 Oct 2000 20:00:00 -0400
29837              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
29838      Branch: perl
29839            ! ext/Storable/Storable.pm t/lib/st-lock.t
29840 ____________________________________________________________________________
29841 [  7408] By: jhi                                   on 2000/10/23  03:50:24
29842         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
29843              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29844              Date: Sun, 22 Oct 2000 21:12:22 -0400
29845              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
29846      Branch: perl
29847            ! lib/vars.pm
29848 ____________________________________________________________________________
29849 [  7407] By: jhi                                   on 2000/10/23  03:43:12
29850         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
29851              From: Hugo <hv@crypt.compulink.co.uk>
29852              Date: Mon, 23 Oct 2000 00:47:22 +0100
29853              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
29854      Branch: perl
29855            ! regexec.c t/op/pat.t
29856 ____________________________________________________________________________
29857 [  7406] By: jhi                                   on 2000/10/23  03:40:29
29858         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
29859      Branch: perl
29860            ! lib/ExtUtils/MakeMaker.pm
29861 ____________________________________________________________________________
29862 [  7405] By: jhi                                   on 2000/10/22  21:32:00
29863         Log: Doc patch.
29864              
29865              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
29866              From: rspier@pobox.com (Robert Spier)
29867              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
29868              Message-ID: <14835.16112.13457.447971@rls.cx>
29869      Branch: perl
29870            ! lib/strict.pm
29871 ____________________________________________________________________________
29872 [  7404] By: jhi                                   on 2000/10/22  21:30:51
29873         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
29874              From: rspier@pobox.com (Robert Spier)
29875              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
29876              Message-ID: <14835.17223.72448.705566@rls.cx>
29877      Branch: perl
29878            ! lib/ExtUtils/MakeMaker.pm
29879 ____________________________________________________________________________
29880 [  7403] By: jhi                                   on 2000/10/22  21:24:11
29881         Log: Subject: [PATCH bleadperl] ripples from constsub patch
29882              From: John Tobey <jtobey@john-edwin-tobey.org>
29883              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
29884              Message-Id: <m13nSOB-000FObC@feynman.localnet>
29885      Branch: perl
29886            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
29887 ____________________________________________________________________________
29888 [  7402] By: jhi                                   on 2000/10/22  20:59:35
29889         Log: Support s?printf parameter reordering.
29890      Branch: perl
29891            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
29892 ____________________________________________________________________________
29893 [  7401] By: jhi                                   on 2000/10/22  19:19:14
29894         Log: Expand %Config variables only if explicitly so requested
29895              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
29896              
29897              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
29898              From: Gurusamy Sarathy <gsar@ActiveState.com>
29899              Date: Sun, 22 Oct 2000 11:47:32 -0700
29900              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
29901      Branch: perl
29902            ! Makefile.SH lib/lib_pm.PL
29903 ____________________________________________________________________________
29904 [  7400] By: jhi                                   on 2000/10/22  18:24:10
29905         Log: Move the #7390 test from warn/op to comp/redef.
29906              
29907              Subject: Re: Creating const subs for constants.
29908              From: John Tobey <jtobey@john-edwin-tobey.org>
29909              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
29910              Message-Id: <m13nG72-000FObC@feynman.localnet>               
29911      Branch: perl
29912            ! t/comp/redef.t t/pragma/warn/op
29913 ____________________________________________________________________________
29914 [  7399] By: jhi                                   on 2000/10/22  17:49:59
29915         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
29916              From: Nicholas Clark <nick@ccl4.org>
29917              Date: Sat, 21 Oct 2000 22:23:19 +0100
29918              Message-ID: <20001021222319.B45586@plum.flirble.org>
29919      Branch: perl
29920            ! ext/DynaLoader/DynaLoader_pm.PL
29921 ____________________________________________________________________________
29922 [  7398] By: jhi                                   on 2000/10/22  17:47:35
29923         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
29924              From: Hugo <hv@crypt.compulink.co.uk>
29925              Date: Sat, 21 Oct 2000 18:19:59 +0100
29926              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
29927      Branch: perl
29928            ! ext/B/B.pm ext/B/B/C.pm
29929 ____________________________________________________________________________
29930 [  7397] By: jhi                                   on 2000/10/22  17:35:18
29931         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
29932              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
29933              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
29934              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
29935      Branch: perl
29936            ! hints/openbsd.sh
29937 ____________________________________________________________________________
29938 [  7396] By: jhi                                   on 2000/10/22  17:19:46
29939         Log: Subject: installman go-faster stripes
29940              From: Nicholas Clark <nick@talking.bollo.cx>
29941              Date: Sat, 21 Oct 2000 17:24:53 +0100
29942              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
29943              
29944              Subject: Re: installman go-faster stripes
29945              From: Russ Allbery <rra@stanford.edu>
29946              Date: 21 Oct 2000 11:04:13 -0700
29947              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
29948      Branch: perl
29949            ! installman pod/pod2man.PL
29950 ____________________________________________________________________________
29951 [  7395] By: jhi                                   on 2000/10/22  17:17:35
29952         Log: Hints tweak from Anton Berezin.
29953      Branch: perl
29954            ! hints/freebsd.sh
29955 ____________________________________________________________________________
29956 [  7394] By: jhi                                   on 2000/10/22  04:50:04
29957         Log: Tweak the Is* definitions of Unicode character classes
29958              to better match the official categorizations; embrace
29959              the official categorizations; add the combining marks
29960              as alpha (and -numeric); fix DCinital (a typo and edito)
29961              to be DCmedial.
29962      Branch: perl
29963            + lib/unicode/Is/DCmedial.pl
29964            - lib/unicode/Is/DCinital.pl
29965            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
29966            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
29967            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
29968            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
29969 ____________________________________________________________________________
29970 [  7393] By: jhi                                   on 2000/10/21  18:06:05
29971         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
29972              From: Daniel Chetlin <daniel@chetlin.com>
29973              Date: Sat, 21 Oct 2000 02:57:03 -0700
29974              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
29975      Branch: perl
29976            + t/lib/tie-splice.t
29977            ! MANIFEST lib/Tie/Array.pm
29978 ____________________________________________________________________________
29979 [  7392] By: gsar                                  on 2000/10/21  18:05:15
29980         Log: resync utfperl branch with mainline
29981      Branch: utfperl
29982           !> (integrate 1760 files)
29983 ____________________________________________________________________________
29984 [  7391] By: jhi                                   on 2000/10/21  14:37:49
29985         Log: Testcases for a #7383,#7385 related bug.
29986              
29987              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
29988              From: Nicholas Clark <nick@ccl4.org>
29989              Date: Sat, 21 Oct 2000 15:04:51 +0100
29990              Message-ID: <20001021150451.A51566@plum.flirble.org>
29991      Branch: perl
29992            ! t/pragma/utf8.t
29993 ____________________________________________________________________________
29994 [  7390] By: jhi                                   on 2000/10/21  14:35:57
29995         Log: Add a testcase for #7389.
29996      Branch: perl
29997            ! t/pragma/warn/op
29998 ____________________________________________________________________________
29999 [  7389] By: jhi                                   on 2000/10/21  14:26:45
30000         Log: Subject: Re: Creating const subs for constants.
30001              From: John Tobey <jtobey@john-edwin-tobey.org>
30002              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
30003              Message-Id: <m13mo0N-000FObC@feynman.localnet>
30004      Branch: perl
30005            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
30006            ! proto.h sv.c
30007 ____________________________________________________________________________
30008 [  7388] By: nick                                  on 2000/10/21  11:44:23
30009         Log: Populate perlio branch
30010      Branch: perlio
30011           +> (branch 1760 files)
30012 ____________________________________________________________________________
30013 [  7387] By: nick                                  on 2000/10/21  10:52:05
30014         Log: Get branch back as replica of mainline via :
30015              p4 integrate -b utfperl
30016              p4 resolve -at ./...
30017      Branch: utfperl
30018           +> (branch 269 files)
30019            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
30020            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
30021            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
30022            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
30023            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
30024            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30025            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30026            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30027            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30028            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30029            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30030            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30031            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30032            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30033            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30034            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30035            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30036            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30037            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
30038            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
30039            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
30040            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
30041            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
30042            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
30043            - lib/unicode/UCD300.html lib/unicode/Unicode.300
30044            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
30045            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
30046            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
30047            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
30048           !> (integrate 965 files)
30049 ____________________________________________________________________________
30050 [  7386] By: jhi                                   on 2000/10/21  01:31:12
30051         Log: Update Changes.
30052      Branch: perl
30053            ! Changes patchlevel.h
30054 ____________________________________________________________________________
30055 [  7385] By: jhi                                   on 2000/10/21  01:28:42
30056         Log: The #7383 was right only in the context of the original bug report,
30057              not in more general case.
30058      Branch: perl
30059            ! pp_hot.c
30060 ____________________________________________________________________________
30061 [  7384] By: jhi                                   on 2000/10/21  01:08:23
30062         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
30063      Branch: perl
30064            ! ext/IO/lib/IO/Select.pm
30065 ____________________________________________________________________________
30066 [  7383] By: jhi                                   on 2000/10/21  00:44:18
30067         Log: Fix for ID 20001020.006, concatenating an unset submatch
30068              with utf8 resulted in "Modification of a read-only value".
30069      Branch: perl
30070            ! pp_hot.c t/pragma/utf8.t
30071 ____________________________________________________________________________
30072 [  7382] By: jhi                                   on 2000/10/20  20:44:31
30073         Log: Make scan_num() reëntrant, as suggested in
30074              
30075              Subject: [PATCH perl@7229] Rentrant parser and yylex()
30076              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30077              Date: Fri, 20 Oct 2000 14:17:27 +0100
30078              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
30079      Branch: perl
30080            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
30081            ! toke.c
30082 ____________________________________________________________________________
30083 [  7381] By: jhi                                   on 2000/10/20  20:07:29
30084         Log: Reëntrancy fix.
30085              
30086              Subject: [PATCH perl@7229] Rentrant parser and yylex()
30087              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30088              Date: Fri, 20 Oct 2000 14:17:27 +0100
30089              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
30090      Branch: perl
30091            ! embed.h embed.pl perl.h proto.h toke.c
30092 ____________________________________________________________________________
30093 [  7380] By: jhi                                   on 2000/10/20  19:15:54
30094         Log: Don't write double values through long double pointers,
30095              based on a part of
30096              
30097              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
30098              From: Jens Hamisch <jens@Strawberry.COM>
30099              Date: Tue, 17 Oct 2000 08:39:36 +0200
30100              Message-Id: <20001017083936.A11104@Strawberry.COM>
30101      Branch: perl
30102            ! perl.h pp.c
30103 ____________________________________________________________________________
30104 [  7379] By: jhi                                   on 2000/10/20  18:43:37
30105         Log: Portability tweak on #7377.
30106              
30107              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
30108              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30109              Date:     Fri, 20 Oct 2000 13:13:41 EDT
30110              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
30111      Branch: perl
30112            ! t/lib/dprof.t
30113 ____________________________________________________________________________
30114 [  7378] By: jhi                                   on 2000/10/20  12:57:19
30115         Log: SOCKS function redefinitions need prototypes, too, otherwise
30116              for example 32 bit versus 64 bit differences cause a lot of
30117              problems.  Part of
30118              
30119              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
30120              From: Jens Hamisch <jens@Strawberry.COM>
30121              Date: Tue, 17 Oct 2000 08:39:36 +0200
30122              Message-Id: <20001017083936.A11104@Strawberry.COM>
30123      Branch: perl
30124            ! doio.c pp_sys.c
30125 ____________________________________________________________________________
30126 [  7377] By: jhi                                   on 2000/10/20  12:37:12
30127         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
30128              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30129              Date:     Fri, 20 Oct 2000 08:26:04 EDT
30130              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
30131      Branch: perl
30132            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
30133 ____________________________________________________________________________
30134 [  7376] By: jhi                                   on 2000/10/20  12:35:31
30135         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
30136              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30137              Date:     Fri, 20 Oct 2000 07:48:15 EDT
30138              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
30139      Branch: perl
30140            ! configure.com vms/gen_shrfls.pl
30141 ____________________________________________________________________________
30142 [  7375] By: bailey                                on 2000/10/20  04:44:37
30143         Log: SYN SYN
30144      Branch: vmsperl
30145           +> (branch 134 files)
30146            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
30147            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
30148            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
30149            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
30150            - eg/cgi/frameset.cgi eg/cgi/index.html
30151            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30152            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30153            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30154            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30155            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30156            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30157            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30158            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30159            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30160            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30161            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30162            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30163            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30164            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
30165            - lib/unicode/Props.txt lib/unicode/UCD300.html
30166            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
30167            - utils/perlbc.PL vms/subconfigure.com
30168           !> (integrate 785 files)
30169 ____________________________________________________________________________
30170 [  7374] By: jhi                                   on 2000/10/20  00:59:48
30171         Log: In the latest compiler builds cccdlflags must not become -fpic,
30172              from Wilfredo Sánchez.
30173      Branch: perl
30174            ! hints/darwin.sh
30175 ____________________________________________________________________________
30176 [  7373] By: jhi                                   on 2000/10/20  00:56:35
30177         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
30178              From: Tony Cook <tony@develop-help.com>
30179              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
30180              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
30181      Branch: perl
30182            ! pod/perlop.pod
30183 ____________________________________________________________________________
30184 [  7372] By: jhi                                   on 2000/10/19  19:34:40
30185         Log: Typo noted by Mark Lutz.
30186      Branch: perl
30187            ! t/op/64bitint.t
30188 ____________________________________________________________________________
30189 [  7371] By: jhi                                   on 2000/10/19  19:33:13
30190         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
30191      Branch: metaconfig
30192            ! U/modified/Cppsym.U U/modified/Oldconfig.U
30193      Branch: metaconfig/U/perl
30194            ! End.U dlsrc.U libperl.U
30195      Branch: perl
30196            + hints/nonstopux.sh
30197            ! Configure MANIFEST config_h.SH
30198 ____________________________________________________________________________
30199 [  7370] By: jhi                                   on 2000/10/19  17:18:08
30200         Log: Subject: PATCH do_print has 2 PerlIO_error()s
30201              From: nick@ccl4.org
30202              Date: Thu, 19 Oct 2000 18:09:20 +0100
30203              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
30204      Branch: perl
30205            ! doio.c
30206 ____________________________________________________________________________
30207 [  7369] By: jhi                                   on 2000/10/19  14:01:49
30208         Log: Update Changes.
30209      Branch: perl
30210            ! Changes patchlevel.h
30211 ____________________________________________________________________________
30212 [  7368] By: jhi                                   on 2000/10/19  13:04:29
30213         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
30214              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30215              Date: Wed, 18 Oct 2000 13:12:01 +0200
30216              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
30217      Branch: perl
30218            ! hints/aix.sh
30219 ____________________________________________________________________________
30220 [  7367] By: jhi                                   on 2000/10/19  02:22:40
30221         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
30222              of a 'pmshort' anywhere in the B, so the offending line was simply
30223              removed.
30224      Branch: perl
30225            ! ext/B/B/Debug.pm
30226 ____________________________________________________________________________
30227 [  7366] By: jhi                                   on 2000/10/19  02:12:37
30228         Log: Add the test case for the bug id 20000730.004 which seems
30229              to have been fixed by now.
30230      Branch: perl
30231            ! t/pragma/utf8.t
30232 ____________________________________________________________________________
30233 [  7365] By: jhi                                   on 2000/10/18  23:36:24
30234         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
30235              From: Hugo <hv@crypt.compulink.co.uk>
30236              Date: Wed, 18 Oct 2000 23:25:58 +0100
30237              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
30238      Branch: perl
30239            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
30240 ____________________________________________________________________________
30241 [  7364] By: jhi                                   on 2000/10/18  21:12:53
30242         Log: (retracted)
30243      Branch: perl
30244            ! pp.c
30245 ____________________________________________________________________________
30246 [  7363] By: jhi                                   on 2000/10/18  20:55:38
30247         Log: Missing change from #7362.
30248      Branch: perl
30249            ! win32/perlhost.h
30250 ____________________________________________________________________________
30251 [  7362] By: jhi                                   on 2000/10/18  20:52:01
30252         Log: Borland C fstat() never saw the fd as writable.
30253              
30254              Subject: fix for Borland's weak "stat" (perl@7211)
30255              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30256              Date: Mon, 16 Oct 2000 09:55:03 +0400
30257              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
30258      Branch: perl
30259            ! win32/win32.c
30260 ____________________________________________________________________________
30261 [  7361] By: jhi                                   on 2000/10/18  17:43:50
30262         Log: Regen toc.
30263      Branch: perl
30264            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
30265 ____________________________________________________________________________
30266 [  7360] By: jhi                                   on 2000/10/18  17:07:44
30267         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30268              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
30269              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
30270              Date: Mon, 16 Oct 2000 15:19:49 +0200
30271      Branch: perl
30272            + README.aix
30273            ! MANIFEST
30274 ____________________________________________________________________________
30275 [  7359] By: jhi                                   on 2000/10/18  17:04:49
30276         Log: Subject: Pod patch for Devel::Peek
30277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30278              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
30279              Date: Mon, 16 Oct 2000 12:26:34 +0200
30280      Branch: perl
30281            ! ext/Devel/Peek/Peek.pm
30282 ____________________________________________________________________________
30283 [  7358] By: jhi                                   on 2000/10/18  17:03:15
30284         Log: Make Cwd more bulletproof in chrooted environments.
30285              
30286              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
30287              From: "Eric E. Coe" <Eric.Coe@oracle.com>
30288              Date: Wed, 18 Oct 2000 04:03:54 -0400
30289              Message-Id: <39ED596A.70E599FE@oracle.com>
30290      Branch: perl
30291            ! lib/Cwd.pm
30292 ____________________________________________________________________________
30293 [  7357] By: jhi                                   on 2000/10/18  16:37:26
30294         Log: Disable the UTF8 downgrade croakage for now to avoid
30295              too many not okay messages.
30296      Branch: perl
30297            ! doio.c
30298 ____________________________________________________________________________
30299 [  7356] By: jhi                                   on 2000/10/17  23:29:41
30300         Log: Show the failed remote port, instead of the failing line number.
30301              
30302              Subject: [PATCH 5.6.1 Debugger] More diagnostics
30303              From: David Sparks <daves@ActiveState.com>
30304              Date: Tue, 17 Oct 2000 15:00:24 -0700
30305              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
30306      Branch: perl
30307            ! lib/perl5db.pl
30308 ____________________________________________________________________________
30309 [  7355] By: jhi                                   on 2000/10/17  14:11:31
30310         Log: On output try to downgrade to bytes, croak if impossible,
30311              from Simon Cozens.  This means that outputting >255 UTF8
30312              is impossible.  Consider this as a strong incentive to get
30313              the I/O disciplines implemented.
30314      Branch: perl
30315            ! doio.c pod/perldiag.pod sv.c
30316 ____________________________________________________________________________
30317 [  7354] By: jhi                                   on 2000/10/17  13:42:23
30318         Log: Clarify documentation on 'use bytes'.
30319              
30320              Subject: Re: What does 'use bytes' "mean" ?
30321              From: Simon Cozens <simon@cozens.net>
30322              Date: Mon, 18 Sep 2000 18:24:25 +0100
30323              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
30324      Branch: perl
30325            ! lib/bytes.pm
30326 ____________________________________________________________________________
30327 [  7353] By: jhi                                   on 2000/10/17  13:28:12
30328         Log: Workaround for a sfio bug where the stream error indicator
30329              is not cleared as documented.
30330              
30331              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
30332              From: Nicholas Clark <nick@ccl4.org>
30333              Date: Mon, 16 Oct 2000 18:28:23 +0100
30334              Message-ID: <20001016182823.J19700@plum.flirble.org>
30335      Branch: perl
30336            ! doio.c
30337 ____________________________________________________________________________
30338 [  7352] By: jhi                                   on 2000/10/17  13:06:19
30339         Log: More IoTYPE sprinkling.
30340      Branch: perl
30341            ! doio.c pp_hot.c
30342 ____________________________________________________________________________
30343 [  7351] By: jhi                                   on 2000/10/16  22:47:07
30344         Log: Detect early whether the std streams have gone bad.
30345              
30346              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
30347              Date: Mon, 16 Oct 2000 23:28:42 +0100
30348              From: Nicholas Clark <nick@ccl4.org>
30349              Message-ID: <20001016232842.A37942@plum.flirble.org>
30350      Branch: perl
30351            ! t/op/misc.t
30352 ____________________________________________________________________________
30353 [  7350] By: jhi                                   on 2000/10/16  22:45:16
30354         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
30355              From: "Peter J. Farley III" <pjfarley@banet.net>
30356              Date: Mon, 16 Oct 2000 18:15:59 -0400
30357              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
30358      Branch: perl
30359            ! djgpp/djgpp.c dosish.h t/io/open.t
30360 ____________________________________________________________________________
30361 [  7349] By: jhi                                   on 2000/10/16  22:36:45
30362         Log: perldelta tweak.
30363      Branch: perl
30364            ! pod/perldelta.pod
30365 ____________________________________________________________________________
30366 [  7348] By: jhi                                   on 2000/10/16  15:17:53
30367         Log: Update Changes.
30368      Branch: perl
30369            ! Changes patchlevel.h
30370 ____________________________________________________________________________
30371 [  7347] By: jhi                                   on 2000/10/16  13:55:27
30372         Log: Add the capability to include/exclude branches.
30373      Branch: perl
30374            ! Porting/genlog
30375 ____________________________________________________________________________
30376 [  7346] By: jhi                                   on 2000/10/16  13:18:04
30377         Log: Add Charles Lane.
30378      Branch: perl
30379            ! AUTHORS Changes
30380 ____________________________________________________________________________
30381 [  7345] By: jhi                                   on 2000/10/16  13:13:21
30382         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
30383      Branch: perl
30384            ! pod/perldelta.pod
30385 ____________________________________________________________________________
30386 [  7344] By: gsar                                  on 2000/10/16  09:30:21
30387         Log: integrate change#6220 from cfgperl
30388              
30389              Win32 patches from Benjamin Stuhl.
30390      Branch: maint-5.6/perl
30391           !> makedef.pl win32/win32.h
30392 ____________________________________________________________________________
30393 [  7343] By: gsar                                  on 2000/10/16  08:32:19
30394         Log: integrate changes#6221,6222 from cfgperl
30395              
30396              Remove tr///CU (the feature is to be obsoleted by better interfaces).
30397              From: simon@brecon.co.uk (Simon Cozens)
30398              Subject: [PATCH] Eliminate tr///[CU][CU]
30399              Date: 23 Jun 2000 11:05:40 GMT
30400              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
30401              
30402              doc typo fix
30403              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
30404              From: Ian Phillipps <Ian.Phillipps@iname.com>
30405              Date: Fri, 23 Jun 2000 10:40:58 +0100
30406              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
30407      Branch: maint-5.6/perl
30408           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
30409 ____________________________________________________________________________
30410 [  7342] By: gsar                                  on 2000/10/16  08:28:08
30411         Log: integrate change#6217 from cfgperl (in part)
30412              
30413              Rename the fdpid locking and integrate with Sarathy.
30414      Branch: maint-5.6/perl
30415           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
30416           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
30417           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
30418           !> win32/win32.c
30419 ____________________________________________________________________________
30420 [  7341] By: gsar                                  on 2000/10/16  08:23:39
30421         Log: integrate changes#6214..6216 from mainline
30422              
30423              @_ can't have junk in it even in the non-USE_ITHREADS case because
30424              caller() wants to populate @DB::args with it (causes a coredump
30425              in Carp::confess())
30426              
30427              tweak comment about @DB::args
30428              
30429              be more optimal about clearing @_
30430      Branch: maint-5.6/perl
30431           !> av.h cop.h pp_ctl.c t/op/runlevel.t
30432 ____________________________________________________________________________
30433 [  7340] By: gsar                                  on 2000/10/16  08:20:37
30434         Log: integrate changes#6207..6210 from cfgperl
30435              
30436              Subject: [PATCH 5.6.0] Threadsafe patches
30437              From: Dan Sugalski <dan@sidhe.org>
30438              To: perl5-porters@perl.org
30439              Date: Mon, 08 May 2000 18:08:13 -0400
30440              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
30441              
30442              Regen headers for #6207.
30443              
30444              Lock PL_fdpid against race conditions, based on:
30445              Subject: [PATCH 5.6.0]subprocess fixup for threads
30446              From: Dan Sugalski <dan@sidhe.org>
30447              To: perl5-porters@perl.org
30448              Date: Tue, 11 Apr 2000 17:02:32 -0400
30449              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
30450              
30451              Mopup for #6207 and #6209.
30452      Branch: maint-5.6/perl
30453           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
30454           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
30455           !> win32/win32.c
30456 ____________________________________________________________________________
30457 [  7339] By: gsar                                  on 2000/10/16  08:14:34
30458         Log: integrate change#6203 from cfgperl
30459              
30460              perldiag should refer to perlos2.pod not README.os2
30461      Branch: maint-5.6/perl
30462           !> pod/perldiag.pod
30463 ____________________________________________________________________________
30464 [  7338] By: gsar                                  on 2000/10/16  08:11:42
30465         Log: integrate change#6201 from mainline
30466              
30467              Perl_eval_pv() leaks 4 bytes every time it is called because it
30468              does a PUSHMARK that's never ever POPMARKed; in general, only
30469              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
30470              Perl_eval_[sp]v() don't because they don't take any incoming
30471              arguments (this leak has been around since the original version
30472              of perl_eval_pv() in 5.003_97e)
30473      Branch: maint-5.6/perl
30474           !> perl.c
30475 ____________________________________________________________________________
30476 [  7337] By: gsar                                  on 2000/10/16  08:08:47
30477         Log: integrate changes#6197..6200 from cfgperl
30478              
30479              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
30480              From: John Borwick <jhborwic@unity.ncsu.edu>
30481              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
30482              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
30483              
30484              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
30485              From: Dan Sugalski <dan@sidhe.org>
30486              To: vmsperl@perl.org, perl5-porters@perl.org
30487              Date: Fri, 02 Jun 2000 16:00:41 -0400
30488              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
30489              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
30490              
30491              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
30492              From: Dan Sugalski <dan@sidhe.org>
30493              To: perl5-porters@perl.org, vmsperl@perl.org
30494              Date: Fri, 02 Jun 2000 17:30:51 -0400
30495              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
30496              
30497              Update to cperl-mode.el 4.31 from
30498              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
30499              Subject: A couple of notes
30500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30501              To: Mailing list Perl5 <perl5-porters@perl.org>
30502              Date: Sat, 3 Jun 2000 23:33:32 -0400
30503              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
30504      Branch: maint-5.6/perl
30505           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
30506           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
30507           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
30508           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
30509           !> vms/vmsish.h
30510 ____________________________________________________________________________
30511 [  7336] By: gsar                                  on 2000/10/16  08:03:46
30512         Log: integrate changes#6194,6195 from mainline
30513              
30514              fix small eval"" memory leaks under USE_ITHREADS
30515              
30516              fix yet another eval"" leak under USE_ITHREADS
30517      Branch: maint-5.6/perl
30518           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
30519           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
30520           !> vms/perly_c.vms
30521 ____________________________________________________________________________
30522 [  7335] By: gsar                                  on 2000/10/16  08:02:15
30523         Log: integrate changes#6190,6191 from mainline
30524              
30525              submit missing embed.pl change
30526              
30527              vec() loses numericalness (modified version of patch suggested
30528              by Robin Barker)
30529      Branch: maint-5.6/perl
30530           !> doop.c embed.pl t/op/vec.t
30531 ____________________________________________________________________________
30532 [  7334] By: gsar                                  on 2000/10/16  08:01:03
30533         Log: integrate change#6189 from mainline
30534              
30535              counting tr/// corrupts later operation (from M.J.T Guy)
30536      Branch: maint-5.6/perl
30537           !> doop.c t/op/tr.t
30538 ____________________________________________________________________________
30539 [  7333] By: gsar                                  on 2000/10/16  07:59:07
30540         Log: integrate changes#6183..6188 from mainline
30541              
30542              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
30543              <nick@ccl4.org>)
30544              
30545              tweak for change#6127
30546              
30547              remove incorrect documentation about implicit split to @_ in
30548              list context, which never really worked in perl 5 (from
30549              M.J.T. Guy)
30550              
30551              further qualify references to "alphanumeric" (from Wolfgang Laun
30552              <wolfgang.laun@alcatel.at>)
30553              
30554              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
30555              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30556              
30557              h2xs tweaks
30558      Branch: maint-5.6/perl
30559           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
30560           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
30561           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
30562           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
30563           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
30564           !> pod/pod2latex.PL utils/h2xs.PL
30565 ____________________________________________________________________________
30566 [  7332] By: gsar                                  on 2000/10/16  07:53:52
30567         Log: integrate change#6179 from mainline
30568              
30569              buggy modulus on UVs introduced by change#3378 (resulted in
30570              4063328477 % 65535 amounting to 27406, instead of 27407)
30571      Branch: maint-5.6/perl
30572           !> pp.c t/op/arith.t
30573 ____________________________________________________________________________
30574 [  7331] By: gsar                                  on 2000/10/16  07:52:49
30575         Log: integrate changes#6176,6177,6178,6182 from cfgperl
30576              
30577              Single-quoted utf8 patch from Simon Cozens.
30578              
30579              Substitution utf8 patch from Simon Cozens.
30580              
30581              Be cleaner.
30582              
30583              Be Cleaner Part Deux.
30584      Branch: maint-5.6/perl
30585           !> Makefile.SH pp_hot.c toke.c
30586 ____________________________________________________________________________
30587 [  7330] By: gsar                                  on 2000/10/16  07:41:36
30588         Log: integrate change#6172 from mainline
30589              
30590              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
30591              (from Ilya Zakharevich)
30592      Branch: maint-5.6/perl
30593           !> regexec.c t/op/re_tests
30594 ____________________________________________________________________________
30595 [  7329] By: gsar                                  on 2000/10/16  07:40:25
30596         Log: integrate change#6171 from mainline
30597              
30598              scalar() doesn't force scalar context when used in void context
30599              (from Simon Cozens)
30600      Branch: maint-5.6/perl
30601           !> op.c t/op/wantarray.t
30602 ____________________________________________________________________________
30603 [  7328] By: gsar                                  on 2000/10/16  07:39:33
30604         Log: integrate change#6170 from mainline
30605              
30606              change#6142 needs tweaks to tests to work where there's no
30607              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30608      Branch: maint-5.6/perl
30609           !> t/lib/filefind.t
30610 ____________________________________________________________________________
30611 [  7327] By: gsar                                  on 2000/10/16  07:35:34
30612         Log: integrate changes#6166..6168 from cfgperl
30613              
30614              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
30615              in case somebody wants to write an extension for more
30616              shadow database interfaces.
30617              
30618              tweak todo
30619              
30620              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
30621      Branch: maint-5.6/perl
30622           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30623           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
30624           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
30625           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30626           !> win32/config.vc win32/config_H.bc win32/config_H.gc
30627           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30628 ____________________________________________________________________________
30629 [  7326] By: gsar                                  on 2000/10/16  07:29:05
30630         Log: integrate changes#6157,6159..6161,6164 from cfgperl
30631              
30632              Regen Configure to jive with #6149.
30633              
30634              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
30635              
30636              Changes for the File::Temp 0.08 (change #6159) test suite
30637              to fit better into the Perl distribution test framework.
30638              
30639              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
30640              both from Simon Cozens.
30641              
30642              detypo
30643      Branch: maint-5.6/perl
30644           +> pod/perlmodlib.PL pod/perlnewmod.pod
30645           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
30646           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
30647           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30648           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30649 ____________________________________________________________________________
30650 [  7325] By: gsar                                  on 2000/10/16  07:25:13
30651         Log: integrate change#6158 from vmsperl
30652              
30653              Add fallback to tmpfile for use in cases where user's relying on
30654              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
30655              Lane's patch)
30656      Branch: maint-5.6/perl
30657           !> vms/vms.c vms/vmsish.h
30658 ____________________________________________________________________________
30659 [  7324] By: gsar                                  on 2000/10/16  07:20:50
30660         Log: integrate changes#6153..6155 from mainline
30661              
30662              prettier Test::Harness output on failed tests (from Nicholas Clark
30663              <nick@Bagpuss.uk.boo.com>)
30664              
30665              avoid type mismatch warning
30666              
30667              small bug in change#6144; remove random \xA0 character that snuck
30668              in via change#6145
30669      Branch: maint-5.6/perl
30670           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
30671           !> perl.c
30672 ____________________________________________________________________________
30673 [  7323] By: gsar                                  on 2000/10/16  07:18:47
30674         Log: integrate changes#6151,6152 from mainline
30675              
30676              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
30677              
30678              cosmetic fixups of RE debug output (from Ilya Zakharevich)
30679      Branch: maint-5.6/perl
30680           !> regexec.c
30681 ____________________________________________________________________________
30682 [  7322] By: gsar                                  on 2000/10/16  07:17:25
30683         Log: integrate changes#6146..6150 from mainline
30684              
30685              doc typo
30686              
30687              add a make entry to Config.pm so "perl -V:make" works on VMS
30688              (from Peter Prymmer)
30689              
30690              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
30691              
30692              OS/2 tweaks for usethreads build (from Rocco Caputo
30693              <troc@netrus.net>)
30694              
30695              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
30696      Branch: maint-5.6/perl
30697           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
30698           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
30699           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
30700           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
30701           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
30702           !> warnings.pl x2p/a2p.h
30703 ____________________________________________________________________________
30704 [  7321] By: gsar                                  on 2000/10/16  07:14:02
30705         Log: integrate changes#6143..6145 from mainline
30706              
30707              MacOS support, part 1 (from Matthias Neeracher
30708              <neeri@iis.ee.ethz.ch>)
30709              
30710              MacOS support, part 2: make AutoSplit use File::Spec instead
30711              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
30712              <neeri@iis.ee.ethz.ch>)
30713              
30714              make xsubpp skip embedded pod (from Matthias Neeracher
30715              <neeri@iis.ee.ethz.ch>)
30716      Branch: maint-5.6/perl
30717           +> ext/DynaLoader/dl_mac.xs
30718           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
30719           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
30720           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
30721           !> pp_ctl.c proto.h toke.c util.c util.h
30722 ____________________________________________________________________________
30723 [  7320] By: gsar                                  on 2000/10/16  07:12:13
30724         Log: integrate changes#6141,6142 from mainline
30725              
30726              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
30727              forwarded by Peter Seebach from the bsdi-users mailing list.
30728              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
30729              
30730              File::Find fails to chdir when chasing symlinks (from
30731              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30732      Branch: maint-5.6/perl
30733           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
30734 ____________________________________________________________________________
30735 [  7319] By: gsar                                  on 2000/10/16  07:04:30
30736         Log: integrate change#6139 from mainline
30737              
30738              revise mktables.PL for bugs and newness in Unicode 3.0
30739              (from James Bence <jbence@amgen.com>)
30740      Branch: maint-5.6/perl
30741           +> (branch 30 files)
30742           !> (integrate 49 files)
30743 ____________________________________________________________________________
30744 [  7318] By: gsar                                  on 2000/10/16  07:01:01
30745         Log: integrate changes#6137,6138 from mainline
30746              
30747              fix bogus redeclaration warning for "our" variables in different
30748              scopes
30749              
30750              add note about the handling of negative indices to tied arrays
30751              (from Michael G Schwern <schwern@pobox.com>)
30752      Branch: maint-5.6/perl
30753           !> op.c pod/perltie.pod t/pragma/strict-vars
30754 ____________________________________________________________________________
30755 [  7317] By: gsar                                  on 2000/10/16  06:58:46
30756         Log: integrate changes#6127..6136 from mainline
30757              
30758              call_method(...,G_EVAL) can longjmp() out if the method probing
30759              failed (from Gisle Aas)
30760              
30761              new perlxstut example for passing/returning refs to arrays
30762              (from David Lowe <dlowe@pootpoot.com>)
30763              
30764              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
30765              
30766              fix places that mean C<"word" character> but say C<alphanumeric
30767              character>
30768              
30769              avoid warnings in POSIX.pm (from Barrie Slaymaker)
30770              
30771              warnings::enabled() doesn't fall back to looking at $^W if
30772              caller isn't using lexical warnings (from Paul Marquess)
30773              
30774              elide bogus test in change#6132
30775              
30776              make Test::Harness use wait.h/WCOREDUMP if available
30777              (from Ben Tilly <ben_tilly@hotmail.com>)
30778              
30779              enable Test::Harness to dynamically determine column width etc.
30780              (from Rob Napier <rnapier@employees.org>)
30781              
30782              random pod typos (from Peter Scott <Peter@PSDT.com>)
30783      Branch: maint-5.6/perl
30784           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
30785           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
30786           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
30787           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
30788 ____________________________________________________________________________
30789 [  7316] By: gsar                                  on 2000/10/16  06:53:23
30790         Log: integrate change#6126 from mainline
30791              
30792              change#2879 broke rvalue autovivification of magicals such as
30793              ${$num} (reworked variant of patch suggested by Simon Cozens)
30794      Branch: maint-5.6/perl
30795           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
30796           !> pp_hot.c proto.h t/op/gv.t
30797 ____________________________________________________________________________
30798 [  7315] By: gsar                                  on 2000/10/16  06:51:38
30799         Log: integrate changes#6123,6125 from mainline
30800              
30801              clarify gotcha with #line directives (from Rocco Caputo
30802              <troc@netrus.net>)
30803              
30804              enable propagating exception objects via Perl_croak() in XS code
30805              (from Gisle Aas)
30806      Branch: maint-5.6/perl
30807           !> pod/perldebug.pod pod/perlsyn.pod util.c
30808 ____________________________________________________________________________
30809 [  7314] By: gsar                                  on 2000/10/16  06:49:28
30810         Log: integrate change#6122 from mainline
30811              
30812              downgrade fatal error on C<"foo@nosucharray.com"> to optional
30813              warning (from Mark-Jason Dominus)
30814      Branch: maint-5.6/perl
30815           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
30816           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
30817           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
30818           !> toke.c
30819 ____________________________________________________________________________
30820 [  7313] By: gsar                                  on 2000/10/16  06:46:54
30821         Log: integrate changes#6112..6121 from vmsperl
30822              
30823              Check for existence of file before trying to delete
30824              
30825              Ugly workaround for version-specific RTL error
30826              
30827              Urk -- undo previous removal of vmsish 'exit' change
30828              
30829              Add bounds checking for several strings (Charles Lane)
30830              
30831              Miscellaneous cosmetic fixes (Charles Lane)
30832              
30833              Treat sockets as special in sys(read|write) (Charles Lane et al.)
30834              
30835              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
30836              Flatten case labels in switch statements uniformly (Charles Bailey)
30837              
30838              Quiet error messages in vmsish.t (Charles Lane)
30839              
30840              Add missing escape (Charles Lane)
30841              
30842              Allow eliminate_macros() and fixpath() to handle space-delimited
30843              lists (based on fixes by Craig Berry)
30844      Branch: maint-5.6/perl
30845           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
30846           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
30847           !> vms/vmsish.h
30848 ____________________________________________________________________________
30849 [  7312] By: gsar                                  on 2000/10/16  06:41:18
30850         Log: integrate changes#6107,6110 from cfgperl
30851              
30852              Tweak the todo list.
30853              
30854              todo tweak
30855      Branch: maint-5.6/perl
30856           !> Todo-5.6
30857 ____________________________________________________________________________
30858 [  7311] By: gsar                                  on 2000/10/16  06:38:38
30859         Log: integrate changes#6104,6108 from mainline
30860              
30861              PL_sys_intern was being initialized too late on windows
30862              
30863              reenable fake signal handling on Windows, bugs and all
30864      Branch: maint-5.6/perl
30865           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
30866           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
30867           !> win32/win32.c
30868 ____________________________________________________________________________
30869 [  7310] By: gsar                                  on 2000/10/16  06:36:03
30870         Log: integrate changes#6095,6097..6103 from cfgperl
30871              
30872              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
30873              might be useful in future.
30874              
30875              Add a note about possible compilation problems from Allen Smith.
30876              
30877              Add a note about other, yet unsupported, shadow password APIs.
30878              
30879              Tweaks for the cc bugs from Allen Smith.
30880              
30881              More compilation tweakery from Allen Smith.
30882              
30883              Hints and test tweaks for Unicos.
30884              
30885              The test suite tweak in #6101 wasn't quite right.
30886              
30887              Test tweaking for Unicos continues.
30888      Branch: maint-5.6/perl
30889           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30890           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
30891           !> t/lib/complex.t t/op/64bitint.t
30892 ____________________________________________________________________________
30893 [  7309] By: gsar                                  on 2000/10/16  06:29:41
30894         Log: integrate changes#6093,6094 from mainline
30895              
30896              fork() failure to create pseudo process sets errno=EAGAIN and returns
30897              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
30898              
30899              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
30900      Branch: maint-5.6/perl
30901           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30902           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
30903 ____________________________________________________________________________
30904 [  7308] By: gsar                                  on 2000/10/16  06:27:29
30905         Log: integrate change#6092 from cfgperl
30906              
30907              Regen perltoc with the fixed buildtoc.
30908      Branch: maint-5.6/perl
30909           !> pod/perltoc.pod
30910 ____________________________________________________________________________
30911 [  7307] By: gsar                                  on 2000/10/16  06:26:40
30912         Log: integrate changes#6089,6090 from mainline
30913              
30914              buildtoc tweak to fix newline lossage
30915              
30916              concat doesn't preserve utf8-ness, and doesn't invalidate
30917              [NI]OK; added tests for both
30918      Branch: maint-5.6/perl
30919           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
30920 ____________________________________________________________________________
30921 [  7306] By: gsar                                  on 2000/10/16  06:24:05
30922         Log: integrate change#6088 from cfgperl
30923              
30924              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
30925              because we do not use those.  The HAS_GETSPNAM remains,
30926              though, because we still do use that.
30927      Branch: maint-5.6/perl
30928           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30929           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
30930           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
30931           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30932           !> win32/config.vc win32/config_H.bc win32/config_H.gc
30933           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30934 ____________________________________________________________________________
30935 [  7305] By: gsar                                  on 2000/10/16  06:15:52
30936         Log: integrate changes#6084,6085,6087 from mainline
30937              
30938              substr() does not preserve utf8-ness (from Stefan Eissing
30939              <Eissing@medicaldataservice.de>); added tests
30940              
30941              repeat operator (x) doesn't preserve utf8-ness
30942              
30943              reverse() and quotemeta() weren't preserving utf8-ness; add tests
30944      Branch: maint-5.6/perl
30945           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
30946 ____________________________________________________________________________
30947 [  7304] By: gsar                                  on 2000/10/16  06:13:10
30948         Log: integrate changes#6077..6083 from mainline
30949              
30950              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
30951              and Tom Phoenix)
30952              
30953              workaround for CRT bug in chdir() (from Charles Lane, via
30954              Peter Prymmer)
30955              
30956              remove outdated kludge in Carp (NULLs are permitted in diagnostics
30957              now)
30958              
30959              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30960              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30961              
30962              better default perlbug categories for ok reports (from Richard Foley)
30963              
30964              peek.t non-portable to ithreads
30965              
30966              note about undocumented caller() return value (from M.J.T. Guy);
30967              yet another peek.t tweak
30968      Branch: maint-5.6/perl
30969           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30970           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30971           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30972           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30973           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
30974           !> vms/vmsish.h
30975 ____________________________________________________________________________
30976 [  7303] By: gsar                                  on 2000/10/16  06:03:18
30977         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
30978              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
30979              
30980              &HUGE_VAL is not defined, it exists.
30981              
30982              Do not warn that an infinity does not look like a number.
30983              
30984              Rewrite the pwent/spent logic to be a little bit more clearer.
30985              
30986              Continue on the pwent/spent case.
30987              
30988              Correct Freudian slip.
30989              
30990              Use HUGE_VALL if applicable.
30991              
30992              pwent/spent #ifdef imbalance.
30993              
30994              Infinite problems.
30995              
30996              Call getspnam() only iff needd.
30997              
30998              Test both the scalar and list contexts.
30999              
31000              Use setxxent()/endxxent().
31001              
31002              Complex tweakery.
31003              
31004              Unicos hint tweak.
31005              
31006              Be more forgiving in POSIX about HUGE_VALL.
31007              
31008              Detypo.
31009              
31010              The search of infinity continues, this time simplified.
31011              
31012              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
31013              in natively 64-bit platforms where a long is a quad (no need
31014              for long longs).  Also added bias for IVs.
31015              
31016              Complex tweaks.
31017              
31018              Introduce t/lib/peek.t.
31019              
31020              Make the test more portable.
31021      Branch: maint-5.6/perl
31022           +> t/lib/peek.t
31023            ! pp_sys.c
31024           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
31025           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
31026           !> t/op/pwent.t toke.c util.c
31027 ____________________________________________________________________________
31028 [  7302] By: gsar                                  on 2000/10/16  05:03:37
31029         Log: integrate changes#6066..6071 from mainline
31030              
31031              s/END/CHECK/
31032              
31033              replace direct call to sighandler() with (*PL_sighandlerp)()
31034              
31035              note about values()
31036              
31037              File::Spec compatibility update (from Barrie Slaymaker
31038              <barries@slaysys.com>)
31039              
31040              remove misleading comment (from M.J.T. Guy)
31041              
31042              misformatted perllocal.pod (from Tim Jenness
31043              <t.jenness@jach.hawaii.edu>)
31044      Branch: maint-5.6/perl
31045           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31046           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31047           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
31048           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
31049 ____________________________________________________________________________
31050 [  7301] By: gsar                                  on 2000/10/16  05:00:08
31051         Log: integrate changes#6061..6063 from mainline
31052              
31053              change#5921 neglected to make eq honor "use bytes"
31054              
31055              additional tests for utf8.t
31056              
31057              tokeq() could read unallocated field in argument
31058      Branch: maint-5.6/perl
31059           !> sv.c t/pragma/utf8.t toke.c
31060 ____________________________________________________________________________
31061 [  7300] By: gsar                                  on 2000/10/16  04:56:54
31062         Log: integrate changes#6046,6048,6057,6058 from mainline
31063              
31064              libscheck has insufficient checks for n32 libs (from
31065              Albert Chin-A-Young <china@thewrittenword.com>)
31066              
31067              add note about how $( doesn't interpolate in REs (from
31068              Philip Newton <newton@ficus.frogspace.net>)
31069              
31070              fix broken parsing of /\x{ab}/
31071              
31072              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
31073              (spotted by Donald Kinzer <dkinzer@premia.com>)
31074      Branch: maint-5.6/perl
31075           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
31076           !> t/pragma/utf8.t
31077 ____________________________________________________________________________
31078 [  7299] By: gsar                                  on 2000/10/16  04:52:50
31079         Log: integrate change#6044 from mainline
31080              
31081              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
31082              such that underscores are only ignored in literal numbers,
31083              "\x{...}", and hex/oct argument
31084      Branch: maint-5.6/perl
31085           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
31086 ____________________________________________________________________________
31087 [  7298] By: gsar                                  on 2000/10/16  04:50:53
31088         Log: integrate changes#6027..6043 from mainline
31089              
31090              podlators-1.02 update (from Russ Allbery)
31091              
31092              Pod::Man generates groff-incompatible macro definition (from
31093              Tom Christiansen)
31094              
31095              add CGI.pm v2.66 (from Lincoln Stein)
31096              
31097              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
31098              for @- and @+ (from Johan Vromans)
31099              
31100              small nits in diagnostics.pm (from Robin Barker)
31101              
31102              whitespace adjustments
31103              
31104              missing files in MANIFEST
31105              
31106              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
31107              to compensate
31108              
31109              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
31110              
31111              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
31112      Branch: maint-5.6/perl
31113           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
31114           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
31115           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
31116           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
31117           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
31118           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
31119           !> t/lib/cgi-html.t t/lib/cgi-request.t
31120 ____________________________________________________________________________
31121 [  7297] By: gsar                                  on 2000/10/16  04:44:30
31122         Log: integrate change#6025 from mainline
31123              
31124              Is{Alnum,Alpha,Word} don't match titlecase
31125              TODO: IsSpace is defined recursively!
31126              (both spotted by Larry)
31127      Branch: maint-5.6/perl
31128           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31129           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31130 ____________________________________________________________________________
31131 [  7296] By: gsar                                  on 2000/10/16  04:39:30
31132         Log: integrate change#6023 from mainline
31133              
31134              debugger stomps on $. (from M.J.T. Guy)
31135      Branch: maint-5.6/perl
31136           !> lib/perl5db.pl
31137 ____________________________________________________________________________
31138 [  7295] By: gsar                                  on 2000/10/16  04:38:02
31139         Log: integrate change#6022 from mainline
31140              
31141              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
31142      Branch: maint-5.6/perl
31143           !> sv.c
31144 ____________________________________________________________________________
31145 [  7294] By: gsar                                  on 2000/10/16  04:37:05
31146         Log: integrate changes#6018..6021 from mainline
31147              
31148              make lib/syslog.t portable to systems that don't have _PATH_LOG,
31149              make _PATH_LOG() return "" if unavailable
31150              
31151              windows portability tweaks
31152              
31153              test tweak
31154              
31155              remove Win2K issue in pod (fixed by change#6020)
31156      Branch: maint-5.6/perl
31157           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31158           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
31159           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
31160 ____________________________________________________________________________
31161 [  7293] By: gsar                                  on 2000/10/16  04:20:00
31162         Log: integrate changes#6013..6015 from mainline
31163              
31164              tweak change#5945 to display correct switch name in diagnostic
31165              
31166              glob() loading File::Glob behind the scenes may cause syntax errors
31167              
31168              tweak test for portability
31169      Branch: maint-5.6/perl
31170           !> op.c perl.c pod/perldiag.pod t/lib/b.t
31171 ____________________________________________________________________________
31172 [  7292] By: gsar                                  on 2000/10/16  04:18:11
31173         Log: integrate changes#6005..6010 from mainline, cfgperl
31174              
31175              perldoc might fail via "use blib" (from Hugo van der Sanden)
31176              
31177              Regen Configure.
31178              
31179              note about compile failures and END blocks (from M.J.T. Guy)
31180              
31181              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
31182              
31183              (change#6009 integrated earlier in change#7255)
31184              
31185              clarify note about shadow password support (from
31186              gellyfish@gellyfish.com)
31187      Branch: maint-5.6/perl
31188           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31189           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
31190           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
31191 ____________________________________________________________________________
31192 [  7291] By: gsar                                  on 2000/10/16  04:12:03
31193         Log: integrate changes#6002,6003 from mainline
31194              
31195              destructive sv_setsv() can lose UV-ness from source, causing
31196              numeric promotions/comparisons to fail to do the right thing
31197              
31198              allow REG_EXPAND_SZ keys in Windows registry (from
31199              John Clayton <John.Clayton@barclayscapital.com>)
31200      Branch: maint-5.6/perl
31201           !> sv.c win32/win32.c
31202 ____________________________________________________________________________
31203 [  7290] By: gsar                                  on 2000/10/16  04:10:19
31204         Log: integrate change#6001 from mainline
31205              
31206              support additional library locations via $Config{otherlibdirs}
31207              (from Andy Dougherty)
31208      Branch: maint-5.6/perl
31209           !> Configure INSTALL Porting/Glossary Porting/config.sh
31210           !> Porting/config_H config_h.SH epoc/config.sh perl.c
31211           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
31212           !> win32/config.bc win32/config.gc win32/config.vc
31213 ____________________________________________________________________________
31214 [  7289] By: gsar                                  on 2000/10/16  04:08:28
31215         Log: integrate change#5999 from mainline
31216              
31217              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
31218      Branch: maint-5.6/perl
31219           !> t/pragma/warn/toke toke.c
31220 ____________________________________________________________________________
31221 [  7288] By: gsar                                  on 2000/10/16  04:07:01
31222         Log: integrate changes#5997,5998 from cfgperl
31223              
31224              Preserve $!.
31225              
31226              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
31227      Branch: maint-5.6/perl
31228           !> lib/Math/Complex.pm
31229 ____________________________________________________________________________
31230 [  7287] By: gsar                                  on 2000/10/16  04:04:37
31231         Log: integrate change#5995 from mainline
31232              
31233              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
31234      Branch: maint-5.6/perl
31235           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
31236 ____________________________________________________________________________
31237 [  7286] By: gsar                                  on 2000/10/16  04:03:21
31238         Log: integrate change#5994 from mainline
31239              
31240              fix for missed accounting for null byte in pack("Z",...) (from
31241              M.J.T. Guy)
31242      Branch: maint-5.6/perl
31243           !> pp.c t/op/pack.t
31244 ____________________________________________________________________________
31245 [  7285] By: gsar                                  on 2000/10/16  04:02:11
31246         Log: integrate changes#5989..5993 from mainline
31247              
31248              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
31249              itself and no other (from Tom Hughes)
31250              
31251              use $ENV{LIB} to search for libs under Visual C compiler
31252              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
31253              
31254              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
31255              
31256              pod nit (from Simon Cozens)
31257              
31258              various minor tweaks seen on p5p
31259      Branch: maint-5.6/perl
31260           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
31261           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
31262           !> t/op/array.t toke.c
31263 ____________________________________________________________________________
31264 [  7284] By: gsar                                  on 2000/10/16  03:59:00
31265         Log: integrate changes#5978..5988 from mainline
31266              
31267              sync version numbers in File::Spec with the ones on CPAN
31268              (from Barrie Slaymaker)
31269              
31270              under useithreads, constant pad entries could inadvertantly be
31271              shared across threads (from Eric Blood <eblood@xmission.com>);
31272              added Eric's test case to testsuite
31273              
31274              allow Configure -S to run non-interactively (spotted by Greg Hudson
31275              <ghudson@mit.edu>)
31276              
31277              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
31278              prototype mismatch with CORE::glob(); update pod and tests to
31279              suit (File::Glob::glob() is still available for backward
31280              compatibility, but should be considered deprecated)
31281              
31282              avoid error in IO::Socket::INET when given an unknown service name
31283              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
31284              
31285              numeric conversion of non-number in change#3378 tramples on
31286              OOK offset, causing segfaults
31287              
31288              attributes::reftype() doesn't work on tied argument
31289              
31290              forked child may not exit correctly if it failed to open
31291              /dev/console (from Graham Barr)
31292              
31293              add regular expressions tutorial and quick-start guide (from
31294              Mark Kvale <kvale@phy.ucsf.edu>)
31295              
31296              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
31297              
31298              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
31299              <paul@miraclefish.com>)
31300      Branch: maint-5.6/perl
31301           +> pod/perlrequick.pod pod/perlretut.pod
31302           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
31303           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
31304           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
31305           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
31306           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31307           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31308           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
31309           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
31310 ____________________________________________________________________________
31311 [  7283] By: gsar                                  on 2000/10/16  03:52:14
31312         Log: integrate change#5977 from mainline
31313              
31314              autoquote barewords followed by newline and arrow properly
31315              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
31316      Branch: maint-5.6/perl
31317           !> t/pragma/warn/toke toke.c
31318 ____________________________________________________________________________
31319 [  7282] By: gsar                                  on 2000/10/16  03:50:48
31320         Log: integrate change#5976 from mainline
31321              
31322              DB_File v1.73 update (from Paul Marquess)
31323      Branch: maint-5.6/perl
31324           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
31325           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
31326 ____________________________________________________________________________
31327 [  7281] By: gsar                                  on 2000/10/16  03:49:14
31328         Log: integrate change#5975 from mainline
31329              
31330              allow sort() reentrancy (variant of patch suggested by
31331              Hugo van der Sanden)
31332      Branch: maint-5.6/perl
31333           !> pp_ctl.c t/op/sort.t
31334 ____________________________________________________________________________
31335 [  7280] By: gsar                                  on 2000/10/16  03:48:22
31336         Log: integrate change#5974 from mainline
31337              
31338              change#4197 somehow missed initializing PL_errors, meaning
31339              syntax error queueing wasn't working outside eval"" at all;
31340              also fixed eval"" to localize PL_error_count, so that compile-time
31341              eval's don't clobber the error state of the outer context
31342      Branch: maint-5.6/perl
31343           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
31344           !> t/pragma/warn/toke
31345 ____________________________________________________________________________
31346 [  7279] By: gsar                                  on 2000/10/16  03:46:21
31347         Log: integrate change#5973 from mainline
31348              
31349              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
31350      Branch: maint-5.6/perl
31351           !> regcomp.c regexec.c t/op/re_tests
31352 ____________________________________________________________________________
31353 [  7278] By: gsar                                  on 2000/10/16  03:44:54
31354         Log: integrate change#5971 from cfgperl
31355              
31356              Unicos tweaks from Mark P. Lutz.
31357      Branch: maint-5.6/perl
31358           !> hints/unicos.sh lib/Math/Complex.pm
31359 ____________________________________________________________________________
31360 [  7277] By: gsar                                  on 2000/10/16  03:42:59
31361         Log: integrate changes#5966..5970 from mainline
31362              
31363              add testsuite for B backends, fix bug in B::Deparse (from
31364              Simon Cozens <simon@brecon.co.uk>)
31365              
31366              improved docs on the warn_uninit diagnostic (from David Glasser
31367              and Simon Cozens)
31368              
31369              tolerate spaces in group names in test on solaris (from David Boyce
31370              <dsb@boyski.com>)
31371              
31372              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
31373              
31374              Data::Dumper fumbles negative numbers on 32-bit platforms where
31375              IV is >32bits
31376      Branch: maint-5.6/perl
31377           +> t/lib/b.t t/lib/syslog.t
31378           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
31379           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
31380           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
31381 ____________________________________________________________________________
31382 [  7276] By: gsar                                  on 2000/10/16  03:39:30
31383         Log: integrate change#5965 from mainline
31384              
31385              avoid "will not stay shared" warnings for our variables (from
31386              Robin Barker)
31387      Branch: maint-5.6/perl
31388           !> op.c t/pragma/warn/op
31389 ____________________________________________________________________________
31390 [  7275] By: gsar                                  on 2000/10/16  03:38:18
31391         Log: integrate change#5964 from mainline
31392              
31393              reformat to 72 columns (again)
31394      Branch: maint-5.6/perl
31395           !> pod/perldiag.pod
31396 ____________________________________________________________________________
31397 [  7274] By: gsar                                  on 2000/10/16  03:36:58
31398         Log: integrate change#5963 from mainline
31399              
31400              patch from Larry to make (\&) prototype work; added tests for
31401              the same
31402      Branch: maint-5.6/perl
31403           !> op.c t/comp/proto.t
31404 ____________________________________________________________________________
31405 [  7273] By: gsar                                  on 2000/10/16  03:35:51
31406         Log: integrate changes#5956..5962 from mainline
31407              
31408              better diagnostics on failed tests (from Ilya Zakharevich)
31409              
31410              pod nits (from A. C. Yardley <yardley@tanet.net>)
31411              
31412              change#3569 deleted some essential code, revert; avoid use of
31413              atexit() to make DynaLoader work properly on AIX under mod_perl
31414              (from Jens-Uwe Mager <jum@helios.de>)
31415              
31416              doubled words in pods (from Simon Cozens
31417              <simon.p.cozens@jp.pwcglobal.com>)
31418              
31419              better INSTALL notes on Solaris issues (from Dominic Dunlop)
31420              
31421              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
31422              
31423              updated README.hpux (from Jeff Okamoto)
31424      Branch: maint-5.6/perl
31425           !> INSTALL README.hpux emacs/cperl-mode.el
31426           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
31427           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
31428           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
31429           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
31430           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
31431           !> t/op/lex_assign.t
31432 ____________________________________________________________________________
31433 [  7272] By: gsar                                  on 2000/10/16  03:31:22
31434         Log: integrate change#5955 from mainline
31435              
31436              longstanding bug exposed by change#3307: sort arguments weren't
31437              compiled with the right wantarray context (ensuing runtime lookup
31438              via block_gimme() was getting the incidental context of the
31439              sort() itself)
31440      Branch: maint-5.6/perl
31441           !> op.c t/op/sort.t
31442 ____________________________________________________________________________
31443 [  7271] By: gsar                                  on 2000/10/16  03:29:11
31444         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
31445              branch
31446              
31447              Flatten the cpp jungle doing the nosuid checking.
31448              
31449              Do not assume sign propagation. (from M.J.T. Guy)
31450              
31451              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
31452              
31453              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
31454              Now pp_ncmp() returns undef is either operand is a NaN.
31455              
31456              On second thoughts frexp() does have two arguments.
31457              
31458              Document that tr() is not tr(1).
31459              
31460              Be more robust on "extreme" (large absolute value)
31461              arguments.  Originally reported by Daniel Connelly
31462              as a problem with asinh() on large negative arguments,
31463              asinh() used to bail out because an argument to log()
31464              ended up being zero.  Ilya Zakharevich proposed using
31465              Taylor's series in such cases, which for such large
31466              arguments is a very good approximation.
31467              
31468              Undo "use integer" addition from 64bitint as it seems
31469              to break most of the subtests in Digital UNIX;
31470              Unicos needs to find another way.
31471      Branch: maint-5.6/perl
31472           !> (integrate 29 files)
31473 ____________________________________________________________________________
31474 [  7270] By: gsar                                  on 2000/10/16  03:09:44
31475         Log: integrate changes#5948,5949,5950 from mainline
31476              
31477              typo in vars.pm that leads to cryptic message (from Piotr
31478              Piatkowski <kompas@kompas.usr.onet.pl>)
31479              
31480              make perldoc use the pod2man from the same version (from
31481              M.J.T. Guy)
31482              
31483              reformat perldiag to avoid long lines
31484      Branch: maint-5.6/perl
31485           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
31486 ____________________________________________________________________________
31487 [  7269] By: gsar                                  on 2000/10/16  03:05:54
31488         Log: integrate change#5947 from mainline
31489              
31490              use &dl_error rather than &dl_load_file as the guard for calling
31491              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
31492              statically built perl)
31493      Branch: maint-5.6/perl
31494           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
31495 ____________________________________________________________________________
31496 [  7268] By: gsar                                  on 2000/10/16  03:04:48
31497         Log: integrate change#5945 from mainline
31498              
31499              make module name mandatory after -M switch; reorder perldiag
31500              alphabetically (from Mark-Jason Dominus)
31501      Branch: maint-5.6/perl
31502           !> perl.c pod/perldiag.pod
31503 ____________________________________________________________________________
31504 [  7267] By: gsar                                  on 2000/10/16  03:03:01
31505         Log: integrate change#5939 from mainline
31506              
31507              more pod nits (from Larry Virden)
31508      Branch: maint-5.6/perl
31509           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
31510           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
31511           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
31512 ____________________________________________________________________________
31513 [  7266] By: gsar                                  on 2000/10/16  03:01:39
31514         Log: integrate change#5938 from mainline
31515              
31516              Consolidated B::Deparse fixes (from Stephen McCamant)
31517      Branch: maint-5.6/perl
31518           !> ext/B/B/Deparse.pm
31519 ____________________________________________________________________________
31520 [  7265] By: gsar                                  on 2000/10/16  03:00:43
31521         Log: integrate change#5936 from mainline
31522              
31523              additional tests for change#7263 (from Paul Marquess)
31524      Branch: maint-5.6/perl
31525           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
31526           !> t/pragma/warn/5nolint t/pragma/warn/6default
31527 ____________________________________________________________________________
31528 [  7264] By: gsar                                  on 2000/10/16  02:58:34
31529         Log: integrate change#5934 from mainline
31530              
31531              propagate lexical warnings from surrounding scope correctly
31532              within string eval() (from Paul Marquess)
31533      Branch: maint-5.6/perl
31534           !> pp_ctl.c t/pragma/warn/pp_ctl
31535 ____________________________________________________________________________
31536 [  7263] By: gsar                                  on 2000/10/16  02:56:53
31537         Log: integrate change#5932 from mainline
31538              
31539              add rsignal(), whichsig() and do_join() to public API list
31540              (mod_perl uses them to good advantage)
31541      Branch: maint-5.6/perl
31542           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
31543 ____________________________________________________________________________
31544 [  7262] By: gsar                                  on 2000/10/16  02:55:53
31545         Log: integrate change#5931 from mainline
31546              
31547              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
31548      Branch: maint-5.6/perl
31549           !> pp_hot.c regexec.c t/op/pat.t
31550 ____________________________________________________________________________
31551 [  7261] By: gsar                                  on 2000/10/16  02:55:01
31552         Log: integrate change#5930 from mainline
31553              
31554              small os390 tweaks (from Peter Prymmer)
31555      Branch: maint-5.6/perl
31556           !> config_h.SH makedepend.SH
31557 ____________________________________________________________________________
31558 [  7260] By: gsar                                  on 2000/10/16  02:54:10
31559         Log: integrate change#5929 from mainline
31560              
31561              pod nits
31562      Branch: maint-5.6/perl
31563           !> pod/perlguts.pod
31564 ____________________________________________________________________________
31565 [  7259] By: gsar                                  on 2000/10/16  02:52:55
31566         Log: integrate change#5927 from mainline
31567              
31568              arrange for next() to resume at the unstack op rather than the
31569              loop conditional, so that scope cleanup happens correctly
31570              (from Stephen McCamant)
31571      Branch: maint-5.6/perl
31572           !> op.c pp_ctl.c t/op/misc.t
31573 ____________________________________________________________________________
31574 [  7258] By: gsar                                  on 2000/10/16  02:51:38
31575         Log: integrate change#5926 from mainline
31576              
31577              on windows, reserve 16M of stack rather than 128M (allows more
31578              threads to run concurrently)
31579      Branch: maint-5.6/perl
31580           !> win32/Makefile win32/makefile.mk
31581 ____________________________________________________________________________
31582 [  7257] By: gsar                                  on 2000/10/16  02:50:37
31583         Log: integrate change#5925 from mainline
31584              
31585              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
31586      Branch: maint-5.6/perl
31587           !> toke.c
31588 ____________________________________________________________________________
31589 [  7256] By: gsar                                  on 2000/10/16  02:49:36
31590         Log: integrate change#5924 from mainline
31591              
31592              avoid using uninitialized memory in require version check
31593      Branch: maint-5.6/perl
31594           !> pp_ctl.c universal.c
31595 ____________________________________________________________________________
31596 [  7255] By: gsar                                  on 2000/10/16  02:48:03
31597         Log: integrate changes#5923,5928,6009 from mainline
31598              
31599              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
31600      Branch: maint-5.6/perl
31601           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
31602 ____________________________________________________________________________
31603 [  7254] By: gsar                                  on 2000/10/16  02:44:46
31604         Log: integrate change#5922 from mainline
31605              
31606              commentary about IoTYPE() (from Nathan Torkington)
31607      Branch: maint-5.6/perl
31608           !> sv.h
31609 ____________________________________________________________________________
31610 [  7253] By: gsar                                  on 2000/10/16  02:43:49
31611         Log: integrate change#5921 from mainline
31612              
31613              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
31614      Branch: maint-5.6/perl
31615           !> sv.c t/lib/charnames.t t/pragma/utf8.t
31616 ____________________________________________________________________________
31617 [  7252] By: gsar                                  on 2000/10/16  02:42:31
31618         Log: integrate change#5920 from mainline
31619              
31620              Larry's fix for buggy propagation of utf8-ness in join(); add test
31621      Branch: maint-5.6/perl
31622           !> doop.c t/op/ver.t
31623 ____________________________________________________________________________
31624 [  7251] By: gsar                                  on 2000/10/16  02:41:14
31625         Log: integrate changes#5915..5919 from mainline
31626              
31627              various (pod tweaks &c)
31628      Branch: maint-5.6/perl
31629           !> (integrate 33 files)
31630 ____________________________________________________________________________
31631 [  7250] By: gsar                                  on 2000/10/16  02:38:16
31632         Log: integrate change#5914 from mainline
31633              
31634              caller() wasn't returning the right number of elements for
31635              eval {...}
31636      Branch: maint-5.6/perl
31637           !> pp_ctl.c t/pragma/warn/9enabled
31638 ____________________________________________________________________________
31639 [  7249] By: gsar                                  on 2000/10/16  02:37:02
31640         Log: integrate change#5913 from mainline
31641              
31642              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
31643              (from Mark-Jason Dominus)
31644      Branch: maint-5.6/perl
31645           !> pod/perlfunc.pod
31646 ____________________________________________________________________________
31647 [  7248] By: gsar                                  on 2000/10/16  02:35:58
31648         Log: integrate change#5912 from mainline
31649              
31650              fix totally broken caching in UNIVERSAL::isa() (from
31651              Nick Ing-Simmons)
31652      Branch: maint-5.6/perl
31653           !> t/op/universal.t universal.c
31654 ____________________________________________________________________________
31655 [  7247] By: gsar                                  on 2000/10/16  02:34:27
31656         Log: integrate changes#5910,5911 from mainline
31657              
31658              typo in pod
31659              
31660              add linebreak properties from unicode/LineBrk.txt (from
31661              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
31662      Branch: maint-5.6/perl
31663           +> (branch 29 files)
31664           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
31665 ____________________________________________________________________________
31666 [  7246] By: gsar                                  on 2000/10/16  02:33:29
31667         Log: integrate change#5909 from mainline
31668              
31669              mode argument to do_binmode() should be file mode, not boolean
31670      Branch: maint-5.6/perl
31671           !> pp_sys.c
31672 ____________________________________________________________________________
31673 [  7245] By: gsar                                  on 2000/10/16  02:31:04
31674         Log: integrate change#5908 from mainline
31675              
31676              introduce illegal symbols into null package so that
31677              gv_fetchpv(...,TRUE) always returns a valid GV even when the
31678              symbol is trapped by strictures (avoids coredumps)
31679      Branch: maint-5.6/perl
31680           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
31681           !> t/pragma/strict-vars
31682 ____________________________________________________________________________
31683 [  7244] By: jhi                                   on 2000/10/16  02:29:54
31684         Log: Subject: $Carp::ExportLevel confusion in Exporter
31685              From: "Ben Tilly" <ben_tilly@hotmail.com>
31686              Date: Sat, 14 Oct 2000 16:44:34 EDT
31687              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
31688      Branch: perl
31689            ! lib/Exporter/Heavy.pm
31690 ____________________________________________________________________________
31691 [  7243] By: jhi                                   on 2000/10/16  02:28:33
31692         Log: Subject: [PATCH perlguts.pod] Document offset hack
31693              From: Simon Cozens <simon@cozens.net>
31694              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
31695              Date: Sat, 14 Oct 2000 19:32:25 +0100
31696      Branch: perl
31697            ! pod/perlguts.pod
31698 ____________________________________________________________________________
31699 [  7242] By: gsar                                  on 2000/10/16  02:26:51
31700         Log: integrate changes#5905,5906,5907,6064 from mainline
31701              
31702              printf/sprintf didn't get quad types right under use64bitint
31703      Branch: maint-5.6/perl
31704           !> pp_sys.c sv.c t/op/64bitint.t
31705 ____________________________________________________________________________
31706 [  7241] By: jhi                                   on 2000/10/16  02:22:44
31707         Log: Subject: small pod patch
31708              From: Dan Boorstein <dan_boo@bellsouth.net>
31709              Date: Sat, 14 Oct 2000 14:29:24 -0400
31710              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
31711      Branch: perl
31712            ! pod/perlfaq7.pod pod/perlmod.pod
31713 ____________________________________________________________________________
31714 [  7240] By: jhi                                   on 2000/10/16  02:13:46
31715         Log: -w cleanup.
31716              
31717              Subject: Re: Problems with bleadperl 
31718              From: "Stephen P. Potter" <spp@ds.net>
31719              Date: Fri, 13 Oct 2000 13:32:49 -0400
31720              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
31721      Branch: perl
31722            ! t/pragma/overload.t
31723 ____________________________________________________________________________
31724 [  7239] By: jhi                                   on 2000/10/16  01:41:18
31725         Log: One more ~utf8 tweak.
31726      Branch: perl
31727            ! t/op/bop.t
31728 ____________________________________________________________________________
31729 [  7238] By: jhi                                   on 2000/10/16  01:34:14
31730         Log: Tweak the test of #7235.
31731      Branch: perl
31732            ! t/op/bop.t
31733 ____________________________________________________________________________
31734 [  7237] By: jhi                                   on 2000/10/16  01:25:04
31735         Log: Fix a couple of compiler-noted nits in #7235.
31736      Branch: perl
31737            ! pp.c
31738 ____________________________________________________________________________
31739 [  7236] By: jhi                                   on 2000/10/16  01:22:46
31740         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
31741      Branch: perl
31742            ! pp.c pp_hot.c
31743 ____________________________________________________________________________
31744 [  7235] By: jhi                                   on 2000/10/15  16:24:44
31745         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
31746              
31747              From: Simon Cozens <simon@cozens.net>
31748              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
31749              Date: Sat, 14 Oct 2000 20:52:13 +0100
31750              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
31751      Branch: perl
31752            ! pp.c t/op/bop.t utf8.h
31753 ____________________________________________________________________________
31754 [  7234] By: jhi                                   on 2000/10/15  15:19:29
31755         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
31756              The problem was that rx->minlen was in chars while pp_split()
31757              thought it would be in bytes. 
31758      Branch: perl
31759            ! pp.c t/pragma/utf8.t
31760 ____________________________________________________________________________
31761 [  7233] By: jhi                                   on 2000/10/14  20:24:24
31762         Log: Document FNCASE=y as discussed in the bug 20000902.009.
31763      Branch: perl
31764            ! README.dos
31765 ____________________________________________________________________________
31766 [  7232] By: jhi                                   on 2000/10/14  18:52:21
31767         Log: Add test for bug id 20000427.003 (which seems to have
31768              been fixed) (also duplicate as 20000427.004, though
31769              with a higher severity).  Move one utf8 from op/append
31770              to pragma/utf8, tag the tests with bug ids.
31771      Branch: perl
31772            ! t/op/append.t t/pragma/utf8.t
31773 ____________________________________________________________________________
31774 [  7231] By: jhi                                   on 2000/10/14  17:28:37
31775         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
31776      Branch: perl
31777            ! t/pragma/utf8.t
31778 ____________________________________________________________________________
31779 [  7230] By: jhi                                   on 2000/10/14  14:24:50
31780         Log: Needs to be conditional on SunOS 4.
31781              
31782              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
31783              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31784              Date: Sat, 14 Oct 2000 13:37:49 +0100
31785              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
31786      Branch: metaconfig/U/perl
31787            ! End.U
31788      Branch: perl
31789            ! Configure myconfig.SH pod/perldelta.pod
31790 ____________________________________________________________________________
31791 [  7229] By: jhi                                   on 2000/10/14  00:49:22
31792         Log: Update Changes.
31793      Branch: perl
31794            ! Changes patchlevel.h
31795 ____________________________________________________________________________
31796 [  7228] By: jhi                                   on 2000/10/14  00:46:10
31797         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
31798              From: Peter Prymmer <pvhp@forte.com>
31799              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
31800              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
31801      Branch: perl
31802            ! lib/utf8.pm
31803 ____________________________________________________________________________
31804 [  7227] By: jhi                                   on 2000/10/13  23:20:30
31805         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
31806      Branch: perl
31807            ! t/op/tie.t
31808 ____________________________________________________________________________
31809 [  7226] By: jhi                                   on 2000/10/13  22:14:32
31810         Log: Tweak #7225.
31811              
31812              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
31813              From: Peter Prymmer <pvhp@forte.com>
31814              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
31815              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
31816      Branch: perl
31817            ! t/op/sprintf.t
31818 ____________________________________________________________________________
31819 [  7225] By: jhi                                   on 2000/10/13  22:11:31
31820         Log: op/sprintf.t patch for OS/390 (and any other host with limited
31821              floating-point exponent length)
31822              
31823              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
31824              From: Dominic Dunlop <domo@computer.org>
31825              Date: Fri, 13 Oct 2000 19:17:57 +0200
31826              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
31827      Branch: perl
31828            ! t/op/sprintf.t
31829 ____________________________________________________________________________
31830 [  7224] By: jhi                                   on 2000/10/13  18:40:48
31831         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
31832      Branch: perl
31833            ! toke.c
31834 ____________________________________________________________________________
31835 [  7223] By: jhi                                   on 2000/10/13  18:37:13
31836         Log: Thinko in #7222.
31837      Branch: perl
31838            ! utf8.c
31839 ____________________________________________________________________________
31840 [  7222] By: jhi                                   on 2000/10/13  18:05:23
31841         Log: Use UTF8SKIP(), from Simon Cozens.
31842      Branch: perl
31843            ! utf8.c
31844 ____________________________________________________________________________
31845 [  7221] By: jhi                                   on 2000/10/13  15:43:19
31846         Log: (accidentally empty check-in)
31847      Branch: perl
31848            ! utf8.c
31849 ____________________________________________________________________________
31850 [  7220] By: jhi                                   on 2000/10/13  15:23:51
31851         Log: Add (optimistically) Storable to static extensions.
31852      Branch: perl
31853            ! hints/uwin.sh hints/vmesa.sh
31854 ____________________________________________________________________________
31855 [  7219] By: jhi                                   on 2000/10/13  15:20:05
31856         Log: Amdahl UTS doesn't seem to do dynaloading.
31857      Branch: perl
31858            ! hints/uts.sh
31859 ____________________________________________________________________________
31860 [  7218] By: jhi                                   on 2000/10/13  15:15:20
31861         Log: Slight tweak of the code to appease Amdahl UTS cc.
31862      Branch: perl
31863            ! pp.c
31864 ____________________________________________________________________________
31865 [  7217] By: jhi                                   on 2000/10/13  14:50:42
31866         Log: In Amdahl UTS "struct sv" is defined by a system header,
31867              <ksync.h>.
31868      Branch: perl
31869            ! perl.h sv.h
31870 ____________________________________________________________________________
31871 [  7216] By: jhi                                   on 2000/10/13  11:58:25
31872         Log: Ilya implemented the memory profiling API.
31873      Branch: perl
31874            ! Todo
31875 ____________________________________________________________________________
31876 [  7215] By: jhi                                   on 2000/10/13  02:56:38
31877         Log: Subject: [PATCH 5.7.0] Perl API for mstats
31878              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31879              Date: Thu, 12 Oct 2000 22:52:40 -0400
31880              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
31881      Branch: perl
31882            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
31883 ____________________________________________________________________________
31884 [  7214] By: jhi                                   on 2000/10/13  02:55:38
31885         Log: Subject: [PATCH 5.7.0] IVs in mtats
31886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31887              Date: Thu, 12 Oct 2000 22:51:04 -0400
31888              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
31889      Branch: perl
31890            ! malloc.c perl.h
31891 ____________________________________________________________________________
31892 [  7213] By: jhi                                   on 2000/10/13  02:31:47
31893         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
31894      Branch: perl
31895            ! pod/perldiag.pod pp_sys.c
31896 ____________________________________________________________________________
31897 [  7212] By: jhi                                   on 2000/10/13  01:27:38
31898         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
31899              From: Peter Prymmer <pvhp@forte.com>
31900              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
31901              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
31902      Branch: perl
31903            ! t/op/oct.t
31904 ____________________________________________________________________________
31905 [  7211] By: jhi                                   on 2000/10/13  00:35:09
31906         Log: Update Changes.
31907      Branch: perl
31908            ! Changes patchlevel.h
31909 ____________________________________________________________________________
31910 [  7210] By: jhi                                   on 2000/10/12  23:59:40
31911         Log: The Install.pm third of
31912              
31913              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
31914              From: Bill Campbell <bill@celestial.com>
31915              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
31916              Date: Thu, 5 Oct 2000 18:04:51 -0700
31917      Branch: perl
31918            ! lib/ExtUtils/Install.pm
31919 ____________________________________________________________________________
31920 [  7209] By: jhi                                   on 2000/10/12  23:58:43
31921         Log: Two thirds of
31922              
31923              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
31924              Date: Thu, 5 Oct 2000 18:04:51 -0700
31925              From: Bill Campbell <bill@celestial.com>
31926              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
31927              
31928              The Install.pm changes will be submitted separately because
31929              they need some work and discussion still.
31930      Branch: perl
31931            ! lib/getopts.pl lib/termcap.pl
31932 ____________________________________________________________________________
31933 [  7208] By: jhi                                   on 2000/10/12  23:41:19
31934         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
31935              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31936              Date:     Thu, 12 Oct 2000 07:30:02 EDT
31937              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
31938      Branch: perl
31939            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
31940            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
31941 ____________________________________________________________________________
31942 [  7207] By: jhi                                   on 2000/10/12  23:39:01
31943         Log: An updated EBCDIC tr patch.
31944              
31945              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
31946              From: Peter Prymmer <pvhp@forte.com>
31947              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
31948              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
31949      Branch: perl
31950            ! t/op/tr.t
31951 ____________________________________________________________________________
31952 [  7206] By: jhi                                   on 2000/10/12  23:34:55
31953         Log: Upgrade to CPAN 1.58, from Andreas König.
31954      Branch: perl
31955            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31956 ____________________________________________________________________________
31957 [  7205] By: jhi                                   on 2000/10/12  23:29:08
31958         Log: Introduce the man[24-8] variables, from Andy Dougherty.
31959      Branch: metaconfig/U/perl
31960            + mandirs.U mandirstyle.U
31961      Branch: perl
31962            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31963            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
31964            ! vos/config.h vos/config.pl vos/config_h.SH_orig
31965            ! win32/config.bc win32/config.gc win32/config.vc
31966 ____________________________________________________________________________
31967 [  7204] By: gsar                                  on 2000/10/12  18:11:24
31968         Log: restore change#7202
31969      Branch: perl
31970            ! mg.c
31971 ____________________________________________________________________________
31972 [  7203] By: gsar                                  on 2000/10/12  18:09:40
31973         Log: another test of the Emergency Broadcast System--back out 
31974              change#7202
31975      Branch: perl
31976            ! mg.c
31977 ____________________________________________________________________________
31978 [  7202] By: gsar                                  on 2000/10/12  16:40:47
31979         Log: (submitted on behalf of Jarkko)
31980              Fix the lib/encode.t subtest 6 failure as reported by Andreas
31981              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
31982              was unearthed by change 7182, as was a bug in HTML::Entities.
31983      Branch: perl
31984            ! mg.c
31985 ____________________________________________________________________________
31986 [  7201] By: jhi                                   on 2000/10/11  03:16:05
31987         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
31988      Branch: perl
31989            ! pp_hot.c t/pragma/utf8.t
31990 ____________________________________________________________________________
31991 [  7200] By: jhi                                   on 2000/10/11  00:40:30
31992         Log: The #7198 was a false alarm.
31993      Branch: perl
31994            ! pp_hot.c
31995 ____________________________________________________________________________
31996 [  7199] By: jhi                                   on 2000/10/11  00:26:04
31997         Log: Remove duplicated code.
31998      Branch: perl
31999            ! t/lib/cgi-html.t
32000 ____________________________________________________________________________
32001 [  7198] By: jhi                                   on 2000/10/10  23:30:46
32002         Log: (Retracted by #7200.)
32003      Branch: perl
32004            ! pp_hot.c
32005 ____________________________________________________________________________
32006 [  7197] By: jhi                                   on 2000/10/10  21:49:30
32007         Log: Add the test case for #7190, from the original bug report
32008              by Andreas König.
32009      Branch: perl
32010            ! t/pragma/utf8.t
32011 ____________________________________________________________________________
32012 [  7196] By: jhi                                   on 2000/10/10  21:40:49
32013         Log: Reapply Andy's patch and regen Configure.
32014      Branch: perl
32015            ! Configure INSTALL Makefile.SH Porting/Glossary
32016            ! Porting/config.sh config_h.SH epoc/config.sh installperl
32017            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
32018            ! win32/config.vc
32019 ____________________________________________________________________________
32020 [  7195] By: jhi                                   on 2000/10/10  21:09:30
32021         Log: Use the versiononly instead of the installscripts,
32022              retract the changes 7146 and 7147.
32023      Branch: perl
32024            ! Configure INSTALL Makefile.SH Porting/Glossary
32025            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
32026            ! installperl uconfig.sh vos/config.def win32/config.bc
32027            ! win32/config.gc win32/config.vc
32028 ____________________________________________________________________________
32029 [  7194] By: jhi                                   on 2000/10/10  21:06:15
32030         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
32031              From: Peter Prymmer <pvhp@forte.com>
32032              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
32033              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
32034      Branch: perl
32035            ! t/op/ver.t
32036 ____________________________________________________________________________
32037 [  7193] By: jhi                                   on 2000/10/10  21:05:12
32038         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
32039              From: Peter Prymmer <pvhp@forte.com>
32040              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
32041              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
32042      Branch: perl
32043            ! t/op/tr.t
32044 ____________________________________________________________________________
32045 [  7192] By: jhi                                   on 2000/10/10  20:57:30
32046         Log: Add versiononly, delete installscripts, from Andy Dougherty.
32047      Branch: metaconfig
32048            - U/installdirs/installscripts.U
32049      Branch: metaconfig/U/perl
32050            + versiononly.U
32051 ____________________________________________________________________________
32052 [  7191] By: jhi                                   on 2000/10/10  19:41:21
32053         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
32054              From: Peter Prymmer <pvhp@forte.com>
32055              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
32056              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
32057      Branch: perl
32058            ! pod/perlebcdic.pod
32059 ____________________________________________________________________________
32060 [  7190] By: jhi                                   on 2000/10/10  19:26:14
32061         Log: Subject: Re: utf8 concat, mg_get
32062              From: Simon Cozens <simon@cozens.net>
32063              Date: Tue, 10 Oct 2000 17:40:17 +0100
32064              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
32065      Branch: perl
32066            ! pp_hot.c
32067 ____________________________________________________________________________
32068 [  7189] By: jhi                                   on 2000/10/10  19:23:03
32069         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
32070              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
32071              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
32072              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
32073      Branch: perl
32074            ! lib/ExtUtils/MM_Unix.pm
32075 ____________________________________________________________________________
32076 [  7188] By: jhi                                   on 2000/10/10  15:31:24
32077         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
32078              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32079              Date: Fri, 14 Jul 2000 10:47:36 +0100
32080              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
32081      Branch: perl
32082            ! README.win32
32083 ____________________________________________________________________________
32084 [  7187] By: jhi                                   on 2000/10/10  13:30:10
32085         Log: Quote the temp file name, needed in Win32 because the
32086              default name unfortunately contains spaces, shouldn't
32087              hurt elsewhere.
32088              
32089              Subject: FW: perldoc fails if $TEMP contains spaces
32090              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32091              Date: Thu, 14 Sep 2000 08:58:45 +0100
32092              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
32093      Branch: perl
32094            ! utils/perldoc.PL
32095 ____________________________________________________________________________
32096 [  7186] By: jhi                                   on 2000/10/10  13:16:27
32097         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
32098              From: hv@hugo.hybyte.com
32099              Date: Tue, 10 Oct 2000 14:10:20 +0100
32100              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
32101      Branch: perl
32102            ! t/lib/thr5005.t util.c
32103 ____________________________________________________________________________
32104 [  7185] By: jhi                                   on 2000/10/10  12:06:22
32105         Log: Upgrade to podlators 1.04, from Russ Allbery.
32106      Branch: perl
32107            ! lib/Pod/Man.pm lib/Pod/Text.pm
32108 ____________________________________________________________________________
32109 [  7184] By: jhi                                   on 2000/10/10  12:01:32
32110         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
32111      Branch: perl
32112            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
32113 ____________________________________________________________________________
32114 [  7183] By: jhi                                   on 2000/10/09  23:47:15
32115         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
32116              From: Peter Prymmer <pvhp@forte.com>
32117              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
32118              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
32119      Branch: perl
32120            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
32121 ____________________________________________________________________________
32122 [  7182] By: jhi                                   on 2000/10/09  23:43:16
32123         Log: Make eq work again with utf8 (disabling the upgrading
32124              should no more be necessary since the copies of the
32125              scalars are upgraded, not the scalars themselves).
32126              Takes care of ID 20001009.001.  (The claimed length()
32127              bug in 20001009.001 seems bogus to me.)
32128      Branch: perl
32129            ! sv.c t/pragma/utf8.t
32130 ____________________________________________________________________________
32131 [  7181] By: gsar                                  on 2000/10/09  19:41:54
32132         Log: tweak for change#7173
32133      Branch: perl
32134            ! win32/win32sck.c
32135 ____________________________________________________________________________
32136 [  7180] By: gsar                                  on 2000/10/09  19:26:56
32137         Log: on Windows, clean targets might not work under some flavors of the shell
32138      Branch: perl
32139            ! win32/Makefile win32/makefile.mk
32140 ____________________________________________________________________________
32141 [  7179] By: jhi                                   on 2000/10/09  19:21:02
32142         Log: Update Changes.
32143      Branch: perl
32144            ! Changes patchlevel.h
32145 ____________________________________________________________________________
32146 [  7178] By: jhi                                   on 2000/10/09  19:18:23
32147         Log: Warn about unknown scripts.
32148              
32149              Subject: Re: ideas? patches? [PATCH bleadperl]
32150              From: Dominic Dunlop <domo@computer.org>
32151              Date: Mon, 9 Oct 2000 14:57:17 +0200
32152              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
32153      Branch: perl
32154            ! lib/charnames.pm
32155 ____________________________________________________________________________
32156 [  7177] By: jhi                                   on 2000/10/09  19:13:27
32157         Log: Change #7160 had a nasty typo.
32158      Branch: metaconfig
32159            ! U/compline/Compile.U
32160      Branch: perl
32161            ! Configure config_h.SH
32162 ____________________________________________________________________________
32163 [  7176] By: gsar                                  on 2000/10/09  18:59:33
32164         Log: pod nit
32165      Branch: perl
32166            ! pod/perlport.pod
32167 ____________________________________________________________________________
32168 [  7175] By: gsar                                  on 2000/10/09  18:54:28
32169         Log: Windows9x doesn't support link(), despite what Config.pm
32170              might think
32171      Branch: perl
32172            ! lib/ExtUtils/Manifest.pm
32173 ____________________________________________________________________________
32174 [  7174] By: gsar                                  on 2000/10/09  18:50:03
32175         Log: avoid nonportable example code
32176      Branch: perl
32177            ! lib/File/Copy.pm
32178 ____________________________________________________________________________
32179 [  7173] By: gsar                                  on 2000/10/09  18:46:54
32180         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
32181              being used) when closing a socket handle
32182      Branch: perl
32183            ! win32/win32.c win32/win32.h win32/win32sck.c
32184 ____________________________________________________________________________
32185 [  7172] By: gsar                                  on 2000/10/09  18:41:40
32186         Log: on Windows, cwd strings in the environment should be of the
32187              form =X:=X:\foo instead of =X=X:\foo\
32188      Branch: perl
32189            ! win32/vdir.h
32190 ____________________________________________________________________________
32191 [  7171] By: gsar                                  on 2000/10/09  18:30:09
32192         Log: on Windows, LoadLibrary() could load an extension DLL multiple
32193              times if forward slashes are used in the path
32194      Branch: perl
32195            ! win32/win32.c
32196 ____________________________________________________________________________
32197 [  7170] By: jhi                                   on 2000/10/09  17:53:59
32198         Log: Add a todo note about overloadable assertions.
32199      Branch: perl
32200            ! Todo-5.6
32201 ____________________________________________________________________________
32202 [  7169] By: jhi                                   on 2000/10/09  13:43:45
32203         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
32204              From: mjd@plover.com
32205              Date: 9 Oct 2000 00:24:44 -0000
32206              Message-ID: <20001009002444.10616.qmail@plover.com>
32207      Branch: perl
32208            ! pod/perldebguts.pod
32209 ____________________________________________________________________________
32210 [  7168] By: nick                                  on 2000/10/08  13:16:33
32211         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
32212              is not right thing to do on (e.g. x86). Network order is also "right" for
32213              X fonts.
32214      Branch: perl
32215            ! ext/Encode/Encode.pm
32216 ____________________________________________________________________________
32217 [  7167] By: nick                                  on 2000/10/08  12:54:42
32218         Log: Make "encodings" work post-install when Encode/*.enc files may not
32219              be in same directory as Encode.pm
32220      Branch: perl
32221            ! ext/Encode/Encode.pm
32222 ____________________________________________________________________________
32223 [  7166] By: nick                                  on 2000/10/08  11:51:26
32224         Log: Work round the fact that $hash->{$key} does not take into account
32225              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
32226              so that key is always in the "expected" encoding - i.e. same way we put
32227              it in the hash.
32228      Branch: perl
32229            ! ext/Encode/Encode.pm
32230 ____________________________________________________________________________
32231 [  7165] By: gsar                                  on 2000/10/08  04:15:29
32232         Log: save_re_context() could reset PL_curcop to freed memory, causing core
32233              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
32234      Branch: perl
32235            ! pp_ctl.c
32236 ____________________________________________________________________________
32237 [  7164] By: jhi                                   on 2000/10/06  20:51:48
32238         Log: UTF8ize split() so that the cloned substrings get the UTF8
32239              flag of the original scalar.  Problem reported by Simon Cozens.
32240      Branch: perl
32241            ! pp.c t/pragma/utf8.t
32242 ____________________________________________________________________________
32243 [  7163] By: nick                                  on 2000/10/06  20:48:34
32244         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
32245              got a false +ve and so did not reach code which would have un-FAKEd the SV.
32246      Branch: perl
32247            ! sv.c
32248 ____________________________________________________________________________
32249 [  7162] By: nick                                  on 2000/10/06  20:25:37
32250         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
32251              To fix  (sort {$a <=> $b} keys %hash) in particular but
32252              should cover a number of other as-yet-unknown cases as well.
32253      Branch: perl
32254            ! sv.c
32255 ____________________________________________________________________________
32256 [  7161] By: jhi                                   on 2000/10/06  19:56:18
32257         Log: Change the version number of Tie::Handle in the core to 4.0,
32258              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
32259              
32260              Subject: Note on Tie::Handle
32261              From: andreas.koenig@anima.de (Andreas J. Koenig)
32262              Date:      06 Oct 2000 21:48:58 +0200
32263              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
32264      Branch: perl
32265            ! lib/Tie/Handle.pm
32266 ____________________________________________________________________________
32267 [  7160] By: jhi                                   on 2000/10/06  18:20:35
32268         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
32269              as the first option of cc/ld because of ultrapicky compilers
32270              (e.g. OS/390 R2.5)
32271      Branch: metaconfig
32272            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
32273            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
32274            ! U/compline/orderlib.U U/modified/Cppsym.U
32275            ! U/modified/d_access.U
32276      Branch: metaconfig/U/perl
32277            ! Checkcc.U d_dlsymun.U gccvers.U
32278      Branch: perl
32279            ! Configure config_h.SH
32280 ____________________________________________________________________________
32281 [  7159] By: jhi                                   on 2000/10/06  13:56:39
32282         Log: Update Changes.
32283      Branch: perl
32284            ! Changes patchlevel.h
32285 ____________________________________________________________________________
32286 [  7158] By: jhi                                   on 2000/10/06  12:48:40
32287         Log: Eliminate $Is_VMS code from the test.
32288              
32289              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
32290              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32291              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
32292              Date:     Thu, 5 Oct 2000 07:46:33 EDT
32293      Branch: perl
32294            ! t/lib/b.t
32295 ____________________________________________________________________________
32296 [  7157] By: jhi                                   on 2000/10/06  12:47:13
32297         Log: Also the $ccflags is needed for the C compiler check.
32298              
32299              Subject: Configure (check for C-compiler)
32300              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32301              Date: Fri, 06 Oct 2000 08:47:15 +0200
32302              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
32303      Branch: metaconfig/U/perl
32304            ! Checkcc.U
32305      Branch: perl
32306            ! Configure config_h.SH
32307 ____________________________________________________________________________
32308 [  7156] By: jhi                                   on 2000/10/06  11:45:15
32309         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
32310      Branch: perl
32311            ! perl.c pp_ctl.c sv.h utf8.c
32312 ____________________________________________________________________________
32313 [  7155] By: jhi                                   on 2000/10/06  11:40:41
32314         Log: IO::Handle->syswrite() did not handle length omission
32315              like CORE::syswrite() does.
32316              
32317              Subject: [Fwd] IO::Handle, syswrite and arguments
32318              From: Graham Barr <gbarr@pobox.com>
32319              Date: Fri, 6 Oct 2000 10:22:05 +0100
32320              Message-ID: <20001006102205.U6312@pobox.com>
32321              
32322              The original patch from andrew@ugh.net.au.
32323      Branch: perl
32324            ! ext/IO/lib/IO/Handle.pm
32325 ____________________________________________________________________________
32326 [  7154] By: jhi                                   on 2000/10/06  01:42:15
32327         Log: Tweak #7153.
32328      Branch: perl
32329            ! utf8.h
32330 ____________________________________________________________________________
32331 [  7153] By: jhi                                   on 2000/10/06  00:39:55
32332         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
32333      Branch: perl
32334            ! utf8.h
32335 ____________________________________________________________________________
32336 [  7152] By: jhi                                   on 2000/10/06  00:38:11
32337         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
32338      Branch: perl
32339            ! perl.c pp_ctl.c sv.h utf8.c
32340 ____________________________________________________________________________
32341 [  7151] By: jhi                                   on 2000/10/06  00:36:38
32342         Log: Subject: Re: Questions about Tie::Array and perl modules
32343              From: Nick Ing-Simmons <nik@tiuk.ti.com>
32344              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
32345              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
32346              
32347              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
32348      Branch: perl
32349            ! lib/Tie/Array.pm t/op/array.t
32350 ____________________________________________________________________________
32351 [  7150] By: jhi                                   on 2000/10/05  00:20:45
32352         Log: Regen Changes.
32353      Branch: perl
32354            ! Changes patchlevel.h
32355 ____________________________________________________________________________
32356 [  7149] By: jhi                                   on 2000/10/05  00:20:01
32357         Log: Regen toc.
32358      Branch: perl
32359            ! pod/perltoc.pod
32360 ____________________________________________________________________________
32361 [  7148] By: jhi                                   on 2000/10/04  23:35:08
32362         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
32363              reported several times by Dominic Dunlop, for example in
32364              ID 20000315.008.  Patch from Dominic.  Patch affects at
32365              least MachTen, and possibly other oldish BSDs. Should not
32366              break non-broken platforms (tested on LinuxPPC). 
32367      Branch: perl
32368            ! doio.c
32369 ____________________________________________________________________________
32370 [  7147] By: jhi                                   on 2000/10/04  23:26:34
32371         Log: The one that got away from 7146.
32372      Branch: metaconfig
32373            + U/installdirs/installscripts.U
32374 ____________________________________________________________________________
32375 [  7146] By: jhi                                   on 2000/10/04  23:25:04
32376         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
32377              suggested by H. Merijn Brand.
32378      Branch: perl
32379            ! Configure INSTALL Makefile.SH Porting/Glossary
32380            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
32381            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
32382            ! win32/config.vc
32383 ____________________________________________________________________________
32384 [  7145] By: jhi                                   on 2000/10/04  22:08:21
32385         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32387              Date: Wed, 4 Oct 2000 17:37:46 -0400
32388              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
32389      Branch: perl
32390            ! utils/h2xs.PL
32391 ____________________________________________________________________________
32392 [  7144] By: jhi                                   on 2000/10/04  18:11:41
32393         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
32394              From: Jeff Pinyan <jeffp@crusoe.net>
32395              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
32396              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
32397      Branch: perl
32398            ! pod/perlrun.pod
32399 ____________________________________________________________________________
32400 [  7143] By: jhi                                   on 2000/10/04  18:09:58
32401         Log: Subject: perlhack.pod Patch for Externals Tools
32402              From: Fisher Mark <fisherm@tce.com>
32403              Date: Tue, 3 Oct 2000 15:43:27 -0500 
32404              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
32405      Branch: perl
32406            ! pod/perlhack.pod
32407 ____________________________________________________________________________
32408 [  7142] By: jhi                                   on 2000/10/04  18:08:41
32409         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
32410              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32411              Date:     Wed, 4 Oct 2000 12:11:11 EDT
32412              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
32413      Branch: perl
32414            ! vms/vms.c
32415 ____________________________________________________________________________
32416 [  7141] By: jhi                                   on 2000/10/04  12:20:16
32417         Log: Subject: [PATCH 5.7.0] h2xs not working
32418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32419              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
32420              Date: Tue, 3 Oct 2000 21:43:01 -0400
32421              
32422              Subject: [PATCH 5.7.0] h2xs not documenting the created module
32423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32424              Date: Tue, 3 Oct 2000 22:55:19 -0400
32425              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
32426      Branch: perl
32427            ! utils/h2xs.PL
32428 ____________________________________________________________________________
32429 [  7140] By: jhi                                   on 2000/10/04  11:53:44
32430         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
32431              From: nick@babyhippo.com
32432              Date: Wed, 4 Oct 2000 12:06:45 +0100
32433              Message-Id: <20001004120645.A7356@babyhippo.com>
32434              
32435              Retract 7118 and 7135.
32436      Branch: perl
32437            ! installman installperl op.c t/pragma/subs.t
32438 ____________________________________________________________________________
32439 [  7139] By: jhi                                   on 2000/10/03  22:09:41
32440         Log: It is possible to have no hosts database at all.  Pointed out in
32441              
32442              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
32443              From: Peter Prymmer <pvhp@forte.com>
32444              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
32445              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
32446      Branch: metaconfig
32447            ! U/modified/myhostname.U
32448      Branch: perl
32449            ! Configure config_h.SH
32450 ____________________________________________________________________________
32451 [  7138] By: jhi                                   on 2000/10/03  21:49:49
32452         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
32453              From: Peter Prymmer <pvhp@forte.com>
32454              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
32455              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
32456      Branch: perl
32457            ! pp_sys.c
32458 ____________________________________________________________________________
32459 [  7137] By: jhi                                   on 2000/10/03  20:10:05
32460         Log: One remaining nit less at the VMS mailbox sizing.
32461      Branch: perl
32462            ! vms/vms.c
32463 ____________________________________________________________________________
32464 [  7136] By: jhi                                   on 2000/10/03  20:08:47
32465         Log: Test harness update to sync with the new perlcc,
32466              from Simon Cozens.
32467      Branch: perl
32468            ! t/TEST t/UTEST
32469 ____________________________________________________________________________
32470 [  7135] By: jhi                                   on 2000/10/03  15:15:42
32471         Log: Subject: Re: PATCH for 20001003.004
32472              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
32473              From: "AARON B. DOSSETT" <aaron@iglou.com>
32474              Message-Id: <E13gTay-0006od-00@iglou.com>
32475      Branch: perl
32476            ! installman installperl
32477 ____________________________________________________________________________
32478 [  7134] By: jhi                                   on 2000/10/03  15:00:34
32479         Log: Subject: [ID 20001003.006] B::Debug not -w clean
32480              From: Nicholas Clark <nick@babyhippo.co.uk>
32481              Date: Tue, 03 Oct 2000 15:46:32 +0100
32482              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
32483      Branch: perl
32484            ! ext/B/B/Debug.pm
32485 ____________________________________________________________________________
32486 [  7133] By: jhi                                   on 2000/10/03  14:58:39
32487         Log: Scale down the VMS message boxes, by Charles Lane.
32488              Fix for ID 20000903.009, workaround at
32489              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
32490      Branch: perl
32491            ! vms/vms.c
32492 ____________________________________________________________________________
32493 [  7132] By: jhi                                   on 2000/10/03  11:20:37
32494         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
32495      Branch: perl
32496            + t/lib/st-lock.t t/lib/st-utf8.t
32497            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
32498            ! ext/Storable/Storable.xs t/lib/st-recurse.t
32499 ____________________________________________________________________________
32500 [  7131] By: jhi                                   on 2000/10/03  03:38:23
32501         Log: Encode nits.
32502      Branch: perl
32503            ! MANIFEST Makefile.SH
32504 ____________________________________________________________________________
32505 [  7130] By: jhi                                   on 2000/10/03  03:31:05
32506         Log: Update Changes.
32507      Branch: perl
32508            ! Changes patchlevel.h
32509 ____________________________________________________________________________
32510 [  7129] By: jhi                                   on 2000/10/03  02:24:02
32511         Log: Misplaced else.
32512      Branch: metaconfig/U/perl
32513            ! d_strtoll.U
32514      Branch: perl
32515            ! Configure config_h.SH
32516 ____________________________________________________________________________
32517 [  7128] By: jhi                                   on 2000/10/03  02:08:29
32518         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
32519              From: sthoenna@efn.org
32520              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
32521              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
32522      Branch: metaconfig/U/perl
32523            ! d_strtoll.U
32524      Branch: perl
32525            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
32526 ____________________________________________________________________________
32527 [  7127] By: jhi                                   on 2000/10/03  01:13:14
32528         Log: Update Changes.
32529      Branch: perl
32530            ! Changes patchlevel.h
32531 ____________________________________________________________________________
32532 [  7126] By: jhi                                   on 2000/10/03  00:57:08
32533         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
32534              as suggested by Olaf Flebbe and Nick Clark.
32535      Branch: perl
32536            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
32537 ____________________________________________________________________________
32538 [  7125] By: jhi                                   on 2000/10/03  00:50:56
32539         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
32540              From: Nick Clark <nick@plum.flirble.org>
32541              Date: Mon, 2 Oct 2000 11:03:24 +0100
32542              Message-Id: <20001002110324.D20073@plum.flirble.org>
32543              
32544              Also fixes bug ID 20001002.005.
32545      Branch: perl
32546            ! t/lib/encode.t
32547 ____________________________________________________________________________
32548 [  7124] By: jhi                                   on 2000/10/03  00:34:59
32549         Log: Subject: [PATCH 5.7.0] Epoc update
32550              From: Olaf Flebbe <o.flebbe@gmx.de>
32551              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
32552              Message-ID: <26423.969484586@www10.gmx.net>
32553      Branch: perl
32554            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
32555            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
32556            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
32557            ! util.c util.h
32558 ____________________________________________________________________________
32559 [  7123] By: jhi                                   on 2000/10/03  00:30:07
32560         Log: Regen headers.
32561      Branch: perl
32562            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
32563 ____________________________________________________________________________
32564 [  7122] By: jhi                                   on 2000/10/03  00:10:48
32565         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
32566      Branch: perl
32567            ! hints/openbsd.sh
32568 ____________________________________________________________________________
32569 [  7121] By: jhi                                   on 2000/10/03  00:05:06
32570         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
32571              From: <abigail@foad.org>
32572              Date: Tue, 26 Sep 2000 13:36:14 -0400
32573              Message-ID: <20000926173614.4356.qmail@foad.org>
32574      Branch: perl
32575            ! pod/perlop.pod
32576 ____________________________________________________________________________
32577 [  7120] By: jhi                                   on 2000/10/03  00:04:00
32578         Log: Inside require() $^S was always left undefined.
32579              
32580              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
32581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32582              Date: Wed, 27 Sep 2000 18:54:49 -0400
32583              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
32584      Branch: perl
32585            ! cop.h mg.c pp_ctl.c util.c
32586 ____________________________________________________________________________
32587 [  7119] By: jhi                                   on 2000/10/03  00:00:16
32588         Log: Subject: [PATCH] DLL not restartabke with threaded perl
32589              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
32590              Date: Thu, 28 Sep 2000 09:20:46 +0100
32591              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
32592      Branch: perl
32593            ! perl.c
32594 ____________________________________________________________________________
32595 [  7118] By: jhi                                   on 2000/10/02  23:59:20
32596         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
32597              From: Nicholas Clark <nick@ccl4.org>
32598              Date: Thu, 28 Sep 2000 11:52:24 +0100
32599              Message-ID: <20000928115224.D7924@plum.flirble.org>
32600      Branch: perl
32601            ! op.c
32602 ____________________________________________________________________________
32603 [  7117] By: jhi                                   on 2000/10/02  23:57:51
32604         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
32605              From: Nicholas Clark <nick@babyhippo.co.uk>
32606              Date: Thu, 28 Sep 2000 12:18:10 +0100
32607              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
32608              
32609              Did not apply cleanly, manual intervention was needed.
32610      Branch: perl
32611            ! ext/B/B/Bytecode.pm utils/perlcc.PL
32612 ____________________________________________________________________________
32613 [  7116] By: jhi                                   on 2000/10/02  23:50:40
32614         Log: Document the issue (is not a syntax error, kind of)
32615              
32616              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
32617              From: Nicholas Clark <nick@ccl4.org>
32618              Date: Thu, 28 Sep 2000 17:12:42 +0100
32619              Message-ID: <20000928171242.K7924@plum.flirble.org>
32620      Branch: perl
32621            ! pod/perldata.pod
32622 ____________________________________________________________________________
32623 [  7115] By: jhi                                   on 2000/10/02  23:48:58
32624         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
32625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32626              Date: Thu, 28 Sep 2000 21:55:31 -0400
32627              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
32628      Branch: perl
32629            ! regexec.c
32630 ____________________________________________________________________________
32631 [  7114] By: jhi                                   on 2000/10/02  23:47:57
32632         Log: Subject: DOC PATCH 5.6.0
32633              From: mjd@plover.com
32634              Date: 30 Sep 2000 06:02:34 -0000
32635              Message-ID: <20000930060234.4559.qmail@plover.com>
32636      Branch: perl
32637            ! pod/perldebguts.pod
32638 ____________________________________________________________________________
32639 [  7113] By: jhi                                   on 2000/10/02  23:46:43
32640         Log: SOCK_DGRAM and listen() do not mix as reported in
32641              
32642              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
32643              From: Petter Reinholdtsen <pere@hungry.com>
32644              Date: Sun, 1 Oct 2000 10:57:20 +0800
32645              Message-Id: <200010010257.KAA05735@localhost.localdomain>
32646              
32647              The patch for 5.7.0+ had to be reengineered, though.
32648      Branch: perl
32649            ! ext/IO/lib/IO/Socket/UNIX.pm
32650 ____________________________________________________________________________
32651 [  7112] By: jhi                                   on 2000/10/02  23:36:57
32652         Log: Subject: Re: [PATCH 5.005_64 missed]
32653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32654              Date: Sun, 1 Oct 2000 18:50:10 -0400
32655              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
32656      Branch: perl
32657            ! pod/perlxs.pod
32658 ____________________________________________________________________________
32659 [  7111] By: jhi                                   on 2000/10/02  23:35:40
32660         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
32661              From: Radu Greab <radu@netsoft.ro>
32662              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
32663              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
32664      Branch: perl
32665            ! op.c opcode.pl t/op/substr.t
32666 ____________________________________________________________________________
32667 [  7110] By: jhi                                   on 2000/10/02  23:32:38
32668         Log: Subject: [PATCH] Fix aliasing of tied filehandles
32669              From: Daniel Chetlin <daniel@chetlin.com>
32670              Date: Mon, 2 Oct 2000 14:53:27 -0700
32671              Message-ID: <20001002145327.C1617@ilmd>
32672      Branch: perl
32673            ! perl.h pp_hot.c t/op/tiehandle.t
32674 ____________________________________________________________________________
32675 [  7109] By: jhi                                   on 2000/10/02  23:31:30
32676         Log: s/Robin Parker/Robin Barker/
32677      Branch: perl
32678            ! Changes5.6
32679 ____________________________________________________________________________
32680 [  7108] By: jhi                                   on 2000/10/02  23:15:46
32681         Log: Retract #7091 as suggested in
32682              
32683              From: Robin Barker <rmb1@cise.npl.co.uk> 
32684              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
32685              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
32686              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
32687      Branch: perl
32688            ! embed.pl proto.h
32689 ____________________________________________________________________________
32690 [  7107] By: nick                                  on 2000/10/02  18:23:14
32691         Log: A few tweaks to get Tk803 to work with Encode scheme.
32692      Branch: perl
32693            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
32694 ____________________________________________________________________________
32695 [  7106] By: nick                                  on 2000/10/01  21:34:14
32696         Log: Add checking cases to Encode's toUnicode and fromUnicode.
32697      Branch: perl
32698            ! ext/Encode/Encode.pm
32699 ____________________________________________________________________________
32700 [  7105] By: nick                                  on 2000/10/01  17:18:01
32701         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
32702              To read and use them.
32703              Add a lib/encode.t which checks a few things.
32704      Branch: perl
32705            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
32706            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
32707            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
32708            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
32709            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
32710            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
32711            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
32712            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
32713            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
32714            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
32715            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
32716            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
32717            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
32718            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
32719            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
32720            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
32721            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
32722            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
32723            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
32724            + ext/Encode/Encode/iso2022-jp.enc
32725            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
32726            + ext/Encode/Encode/iso8859-1.enc
32727            + ext/Encode/Encode/iso8859-2.enc
32728            + ext/Encode/Encode/iso8859-3.enc
32729            + ext/Encode/Encode/iso8859-4.enc
32730            + ext/Encode/Encode/iso8859-5.enc
32731            + ext/Encode/Encode/iso8859-6.enc
32732            + ext/Encode/Encode/iso8859-7.enc
32733            + ext/Encode/Encode/iso8859-8.enc
32734            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
32735            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
32736            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
32737            + ext/Encode/Encode/macCentEuro.enc
32738            + ext/Encode/Encode/macCroatian.enc
32739            + ext/Encode/Encode/macCyrillic.enc
32740            + ext/Encode/Encode/macDingbats.enc
32741            + ext/Encode/Encode/macGreek.enc
32742            + ext/Encode/Encode/macIceland.enc
32743            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
32744            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
32745            + ext/Encode/Encode/macTurkish.enc
32746            + ext/Encode/Encode/macUkraine.enc
32747            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
32748            + t/lib/encode.t
32749            ! MANIFEST ext/Encode/Encode.pm
32750 ____________________________________________________________________________
32751 [  7104] By: nick                                  on 2000/09/30  13:04:30
32752         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
32753              From: Daniel Chetlin <daniel@chetlin.com>
32754              Date: Mon, 18 Sep 2000 05:05:40 -0700
32755              Message-Id: <20000918050540.C652@ilmd>
32756      Branch: perl
32757            ! lib/overload.pm sv.c t/pragma/overload.t
32758 ____________________________________________________________________________
32759 [  7103] By: nick                                  on 2000/09/30  12:53:36
32760         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
32761              From: Johan Vromans <jvromans@squirrel.nl>
32762              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
32763              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
32764      Branch: perl
32765            ! pod/Makefile.SH
32766 ____________________________________________________________________________
32767 [  7102] By: nick                                  on 2000/09/30  12:52:31
32768         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
32769              From: Spider Boardman <spider@Orb.Nashua.NH.US>
32770              Date: Sat, 16 Sep 2000 16:36:45 -0400
32771              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
32772      Branch: perl
32773            ! ext/B/B/Deparse.pm
32774 ____________________________________________________________________________
32775 [  7101] By: nick                                  on 2000/09/30  12:51:41
32776         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
32777              From: Craig A. Berry <craig.berry@psinetcs.com>
32778              Date: Sat, 16 Sep 2000 10:11:10 -0500
32779              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
32780      Branch: perl
32781            ! vms/vms.c
32782 ____________________________________________________________________________
32783 [  7100] By: nick                                  on 2000/09/30  12:50:33
32784         Log: Subject: Re: unicode support and perl [ID 20000901.097]
32785              From: Spider Boardman <spider@Orb.Nashua.NH.US>
32786              Date: Fri, 15 Sep 2000 16:37:58 -0400
32787              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
32788      Branch: perl
32789            ! t/op/append.t
32790 ____________________________________________________________________________
32791 [  7099] By: nick                                  on 2000/09/30  12:49:35
32792         Log: Subject: Re: unicode support and perl [ID 20000901.097]
32793              From: Spider Boardman <spider@Orb.Nashua.NH.US>
32794              Date: Fri, 15 Sep 2000 16:25:30 -0400
32795              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
32796      Branch: perl
32797            ! pp_hot.c
32798 ____________________________________________________________________________
32799 [  7098] By: nick                                  on 2000/09/30  12:48:00
32800         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
32801              From: Gisle Aas <gisle@ActiveState.com>
32802              Date: 15 Sep 2000 16:23:41 +0200
32803              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
32804      Branch: perl
32805            ! toke.c
32806 ____________________________________________________________________________
32807 [  7097] By: nick                                  on 2000/09/30  12:45:16
32808         Log: Subject: [PATCH] Nits in perlmod.pod
32809              From: Daniel Chetlin <daniel@chetlin.com>
32810              Date: Fri, 15 Sep 2000 02:04:09 -0700
32811              Message-Id: <20000915020409.A2104@ilmd>
32812      Branch: perl
32813            ! pod/perlmod.pod
32814 ____________________________________________________________________________
32815 [  7096] By: nick                                  on 2000/09/30  12:18:00
32816         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
32817              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
32818              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
32819              0 to checking to get the warning.
32820      Branch: perl
32821            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
32822            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
32823            ! regexec.c sv.c toke.c utf8.c
32824 ____________________________________________________________________________
32825 [  7095] By: nick                                  on 2000/09/15  16:55:59
32826         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
32827              
32828              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
32829              From: Spider Boardman <spider@Orb.Nashua.NH.US>
32830              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
32831              Date: Fri, 15 Sep 2000 06:37:30 -0400
32832      Branch: perl
32833            ! ext/Encode/Encode.xs sv.c
32834 ____________________________________________________________________________
32835 [  7094] By: jhi                                   on 2000/09/15  03:23:32
32836         Log: Update Changes.
32837      Branch: perl
32838            ! Changes patchlevel.h
32839 ____________________________________________________________________________
32840 [  7093] By: jhi                                   on 2000/09/15  03:11:44
32841         Log: Fix for the charnames.t failures from Spider Boardman.
32842      Branch: perl
32843            ! toke.c
32844 ____________________________________________________________________________
32845 [  7092] By: jhi                                   on 2000/09/15  00:15:48
32846         Log: Botched the #7090 check-in.
32847      Branch: perl
32848            ! sv.c
32849 ____________________________________________________________________________
32850 [  7091] By: jhi                                   on 2000/09/14  23:33:24
32851         Log: Part of #7081 didn't come through.
32852      Branch: perl
32853            ! embed.pl proto.h
32854 ____________________________________________________________________________
32855 [  7090] By: jhi                                   on 2000/09/14  23:17:39
32856         Log: Subject: Re: perl@7078 
32857              From: Spider Boardman <spider@web.zk3.dec.com>
32858              Date: Thu, 14 Sep 2000 19:06:36 -0400
32859              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
32860      Branch: perl
32861            ! sv.c toke.c
32862 ____________________________________________________________________________
32863 [  7089] By: jhi                                   on 2000/09/14  23:11:21
32864         Log: Small portability tweaks.
32865      Branch: perl
32866            ! ext/Encode/Encode.xs
32867 ____________________________________________________________________________
32868 [  7088] By: jhi                                   on 2000/09/14  22:57:23
32869         Log: Fake return to pacify picky compilers.
32870      Branch: perl
32871            ! ext/Encode/Encode.xs
32872 ____________________________________________________________________________
32873 [  7087] By: jhi                                   on 2000/09/14  22:53:37
32874         Log: Subject: [PATCH] utf8.c apidoc
32875              From: Simon Cozens <simon@cozens.net>
32876              Date: Thu, 14 Sep 2000 23:46:57 +0100
32877              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
32878      Branch: perl
32879            ! perlapi.c pod/perlapi.pod utf8.c
32880 ____________________________________________________________________________
32881 [  7086] By: jhi                                   on 2000/09/14  22:40:38
32882         Log: We don't need to count the high bit bytes, a boolean is enough. 
32883      Branch: perl
32884            ! sv.c
32885 ____________________________________________________________________________
32886 [  7085] By: jhi                                   on 2000/09/14  21:20:09
32887         Log: Replace #7084 with
32888              
32889              Subject: Re: perl@7078 
32890              From: Spider Boardman <spider@web.zk3.dec.com>
32891              Date: Thu, 14 Sep 2000 17:09:36 -0400
32892              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
32893      Branch: perl
32894            ! sv.c utf8.c
32895 ____________________________________________________________________________
32896 [  7084] By: jhi                                   on 2000/09/14  20:03:34
32897         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
32898              convertable to bytes by checking it doesn't go above 0xc3
32899              
32900              Subject: Re: perl@7078
32901              From: Simon Cozens <simon@cozens.net>
32902              Date: Thu, 14 Sep 2000 20:59:19 +0100
32903              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
32904      Branch: perl
32905            ! utf8.c
32906 ____________________________________________________________________________
32907 [  7083] By: jhi                                   on 2000/09/14  19:38:47
32908         Log: Subject: Re: perl@7078
32909              From: Simon Cozens <simon@cozens.net>
32910              Date: Thu, 14 Sep 2000 20:13:09 +0100
32911              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
32912      Branch: perl
32913            ! t/op/bop.t
32914 ____________________________________________________________________________
32915 [  7082] By: jhi                                   on 2000/09/14  17:50:44
32916         Log: The one that got away.
32917      Branch: perl
32918            ! lib/File/Find.pm
32919 ____________________________________________________________________________
32920 [  7081] By: jhi                                   on 2000/09/14  17:45:35
32921         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
32922              From: Robin Barker <rmb1@cise.npl.co.uk>
32923              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
32924              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
32925      Branch: perl
32926            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
32927            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
32928            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
32929            ! regcomp.c toke.c universal.c
32930 ____________________________________________________________________________
32931 [  7080] By: jhi                                   on 2000/09/14  17:40:35
32932         Log: Problems picked up by AIX cc.
32933              
32934              Subject: Re: perl@7078 (patch included)
32935              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32936              Date: Thu, 14 Sep 2000 18:53:30 +0200
32937              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
32938      Branch: perl
32939            ! ext/Encode/Encode.xs
32940 ____________________________________________________________________________
32941 [  7079] By: jhi                                   on 2000/09/14  17:38:27
32942         Log: Subject: File::Find 5.7.0 POD nits
32943              From: Rich Morin <rdm@cfcl.com>
32944              Date: Wed, 13 Sep 2000 22:03:58 -0700
32945              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
32946      Branch: perl
32947            ! lib/File/Find.pm
32948 ____________________________________________________________________________
32949 [  7078] By: jhi                                   on 2000/09/14  14:58:20
32950         Log: Update Changes.
32951      Branch: perl
32952            ! Changes patchlevel.h
32953 ____________________________________________________________________________
32954 [  7077] By: jhi                                   on 2000/09/14  14:55:54
32955         Log: Compilation warnings and an error.
32956      Branch: perl
32957            ! sv.c
32958 ____________________________________________________________________________
32959 [  7076] By: jhi                                   on 2000/09/14  14:42:56
32960         Log: Fix for a parsing bug, not for the original bug.
32961              
32962              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
32963              From: Spider Boardman <spider@web.zk3.dec.com>
32964              Date: Wed, 13 Sep 2000 17:52:20 -0400
32965              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
32966      Branch: perl
32967            ! regcomp.c
32968 ____________________________________________________________________________
32969 [  7075] By: jhi                                   on 2000/09/14  14:40:40
32970         Log: Batch of UTF-8 patches from Simon Cozens.
32971      Branch: perl
32972            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
32973            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
32974            ! toke.c utf8.c
32975 ____________________________________________________________________________
32976 [  7074] By: jhi                                   on 2000/09/14  14:29:58
32977         Log: Subject: Re: Two advertising clauses need to be removed
32978              From: Russ Allbery <rra@stanford.edu>
32979              Date: 13 Sep 2000 18:50:26 -0700
32980              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
32981      Branch: perl
32982            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32983 ____________________________________________________________________________
32984 [  7073] By: jhi                                   on 2000/09/14  14:28:20
32985         Log: Subject: [PATCH] de-wall t/README
32986              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32987              Date: Wed, 13 Sep 2000 17:46:55 -0700
32988              Message-ID: <//Bw5gzkge/e092yn@efn.org>
32989      Branch: perl
32990            ! t/README
32991 ____________________________________________________________________________
32992 [  7072] By: jhi                                   on 2000/09/14  14:25:10
32993         Log: Hints optimization.
32994              
32995              Subject: Minor nit
32996              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32997              Date: Wed, 13 Sep 2000 21:42:07 +0200
32998              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
32999      Branch: perl
33000            ! hints/hpux.sh
33001 ____________________________________________________________________________
33002 [  7071] By: jhi                                   on 2000/09/14  14:23:30
33003         Log: Allow chop() and chomp() to be overridden.
33004              
33005              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
33006              From: "Casey R. Tweten" <crt@kiski.net>
33007              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
33008              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
33009      Branch: perl
33010            ! toke.c
33011 ____________________________________________________________________________
33012 [  7070] By: jhi                                   on 2000/09/14  14:20:36
33013         Log: The return value of setlocale must be copied away.
33014              
33015              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
33016              From: Alan Burlison <Alan.Burlison@uk.sun.com>
33017              Date: Wed, 13 Sep 2000 16:27:37 +0100 
33018              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
33019      Branch: perl
33020            ! util.c
33021 ____________________________________________________________________________
33022 [  7069] By: jhi                                   on 2000/09/14  14:16:27
33023         Log: Remove vestiges of tr//CU.
33024              
33025              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
33026              From: Nick Clark <nick@plum.flirble.org>
33027              Date: Tue, 12 Sep 2000 22:50:14 +0100
33028              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
33029              
33030              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
33031              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33032              Date: Tue, 12 Sep 2000 21:38:48 -0700
33033              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
33034      Branch: perl
33035            ! op.h pod/perlunicode.pod
33036 ____________________________________________________________________________
33037 [  7068] By: jhi                                   on 2000/09/13  14:18:39
33038         Log: Add the Encode extension.  The code is still largely just skeleton.
33039      Branch: perl
33040            + ext/Encode/Encode.pm ext/Encode/Encode.xs
33041            + ext/Encode/Makefile.PL ext/Encode/Todo
33042            ! MANIFEST Todo-5.6
33043 ____________________________________________________________________________
33044 [  7067] By: jhi                                   on 2000/09/12  17:43:33
33045         Log: Allow for whitespace between "#" and "line" in cpp output.
33046              
33047              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
33048              From: Calle Dybedahl <calle@lysator.liu.se>
33049              Date: 12 Sep 2000 19:38:02 +0200 
33050              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
33051      Branch: perl
33052            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
33053 ____________________________________________________________________________
33054 [  7066] By: gsar                                  on 2000/09/12  17:24:29
33055         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
33056              initialization in all the threads on Windows
33057      Branch: perl
33058            ! win32/win32.c
33059 ____________________________________________________________________________
33060 [  7065] By: jhi                                   on 2000/09/12  15:11:31
33061         Log: Update Changes.
33062      Branch: perl
33063            ! Changes patchlevel.h
33064 ____________________________________________________________________________
33065 [  7064] By: jhi                                   on 2000/09/12  14:54:54
33066         Log: Retract #7062, the pod tests are not ready.
33067      Branch: perl
33068            ! t/TEST t/harness
33069 ____________________________________________________________________________
33070 [  7063] By: jhi                                   on 2000/09/12  14:25:41
33071         Log: The #7054 truncated Configure badly.
33072      Branch: metaconfig/U/perl
33073            ! End.U
33074      Branch: perl
33075            ! Configure config_h.SH
33076 ____________________________________________________________________________
33077 [  7062] By: jhi                                   on 2000/09/12  14:08:32
33078         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
33079              From: sthoenna@efn.org
33080              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
33081              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
33082      Branch: perl
33083            ! t/TEST t/harness
33084 ____________________________________________________________________________
33085 [  7061] By: jhi                                   on 2000/09/12  14:07:18
33086         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
33087              From: sthoenna@efn.org
33088              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
33089              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
33090      Branch: perl
33091            ! pod/perlxs.pod
33092 ____________________________________________________________________________
33093 [  7060] By: jhi                                   on 2000/09/12  14:06:08
33094         Log: Break up the myconfig lines a bit.
33095              
33096              Subject: perlbug/perl -V output format
33097              From: sthoenna@efn.org
33098              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
33099              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
33100      Branch: perl
33101            ! myconfig.SH
33102 ____________________________________________________________________________
33103 [  7059] By: jhi                                   on 2000/09/12  14:05:04
33104         Log: Test for the #7049.
33105              
33106              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
33107              From: andreas.koenig@anima.de (Andreas J. Koenig)
33108              Date: 12 Sep 2000 06:42:01 +0200
33109              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
33110      Branch: perl
33111            ! t/op/my.t
33112 ____________________________________________________________________________
33113 [  7058] By: jhi                                   on 2000/09/12  14:03:05
33114         Log: Subject: [patch: perl@7045] vms updates
33115              From: Peter Prymmer <pvhp@forte.com>
33116              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
33117              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
33118      Branch: perl
33119            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
33120 ____________________________________________________________________________
33121 [  7057] By: jhi                                   on 2000/09/12  14:00:51
33122         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
33123              From: sthoenna@efn.org
33124              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
33125              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
33126      Branch: perl
33127            ! t/op/64bitint.t
33128 ____________________________________________________________________________
33129 [  7056] By: jhi                                   on 2000/09/12  13:58:14
33130         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
33131              From: Jeff Pinyan <jeffp@crusoe.net>
33132              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
33133              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
33134      Branch: perl
33135            ! pod/perlfunc.pod
33136 ____________________________________________________________________________
33137 [  7055] By: jhi                                   on 2000/09/12  13:56:32
33138         Log: Do in VMS as the #7054 does.
33139      Branch: perl
33140            ! configure.com
33141 ____________________________________________________________________________
33142 [  7054] By: jhi                                   on 2000/09/12  13:50:31
33143         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
33144              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33145              Date: Mon, 11 Sep 2000 08:33:09 +0100
33146              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
33147      Branch: metaconfig/U/perl
33148            ! End.U
33149      Branch: perl
33150            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
33151            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33152 ____________________________________________________________________________
33153 [  7053] By: jhi                                   on 2000/09/12  13:29:19
33154         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
33155              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33156              Date:     Tue, 12 Sep 2000 08:35:59 EDT
33157              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
33158      Branch: perl
33159            ! vms/test.com
33160 ____________________________________________________________________________
33161 [  7052] By: jhi                                   on 2000/09/11  23:01:50
33162         Log: Document the SvUTF8*().
33163      Branch: perl
33164            ! pod/perlapi.pod sv.h
33165 ____________________________________________________________________________
33166 [  7051] By: gsar                                  on 2000/09/11  14:46:30
33167         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
33168              (missed a spot when fixing up op_pmreplroot hack for ithreads)
33169      Branch: perl
33170            ! op.c t/op/split.t
33171 ____________________________________________________________________________
33172 [  7050] By: nick                                  on 2000/09/11  10:03:51
33173         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
33174              
33175              Subject: borland C++ win32.c tweak
33176              From: Vadim Konovalov <vkonovalov@lucent.com>
33177              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
33178              Date: Mon, 11 Sep 2000 11:22:33 +0400
33179      Branch: perl
33180            ! win32/win32.c
33181 ____________________________________________________________________________
33182 [  7049] By: nick                                  on 2000/09/11  09:57:33
33183         Log: Point fix for s/// on foreach (keys %xxx).
33184      Branch: perl
33185            ! pp_hot.c
33186 ____________________________________________________________________________
33187 [  7048] By: jhi                                   on 2000/09/10  23:37:09
33188         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
33189              by Pod::Text, from Brad Appleton.
33190      Branch: perl
33191            ! t/pod/testp2pt.pl
33192 ____________________________________________________________________________
33193 [  7047] By: jhi                                   on 2000/09/10  14:32:53
33194         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
33195              by Russ Allbery.
33196      Branch: perl
33197            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
33198 ____________________________________________________________________________
33199 [  7046] By: jhi                                   on 2000/09/10  14:15:08
33200         Log: Upgrade to CPAN 1.57_65, from Andreas König.
33201      Branch: perl
33202            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33203 ____________________________________________________________________________
33204 [  7045] By: jhi                                   on 2000/09/08  21:36:32
33205         Log: Update Changes.
33206      Branch: perl
33207            ! Changes patchlevel.h
33208 ____________________________________________________________________________
33209 [  7044] By: jhi                                   on 2000/09/08  21:29:56
33210         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
33211              From: Peter Prymmer <pvhp@forte.com>
33212              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
33213              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
33214      Branch: perl
33215            ! configure.com
33216 ____________________________________________________________________________
33217 [  7043] By: jhi                                   on 2000/09/08  21:27:50
33218         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
33219              From: Peter Prymmer <pvhp@forte.com>
33220              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
33221              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
33222      Branch: perl
33223            ! Makefile.SH installperl
33224 ____________________________________________________________________________
33225 [  7042] By: jhi                                   on 2000/09/08  21:23:21
33226         Log: Continue #7041.
33227      Branch: perl
33228            ! cygwin/Makefile.SHs os2/Makefile.SHs
33229 ____________________________________________________________________________
33230 [  7041] By: jhi                                   on 2000/09/08  21:18:10
33231         Log: Do away with memory models cruft.  Sorry, PDP users.
33232      Branch: metaconfig
33233            ! U/modified/cc.U U/modified/libpth.U
33234      Branch: perl
33235            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
33236            ! Porting/config_H cflags.SH config_h.SH configure.com
33237            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
33238            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
33239            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
33240 ____________________________________________________________________________
33241 [  7040] By: jhi                                   on 2000/09/08  14:34:18
33242         Log: Major rewrite of s2p.  And I mean really major, it is
33243              an implementation of sed in perl.  If called as s2p it
33244              will function as s2p.  Note: needs non-UNIXifying.
33245              
33246              Subject: s2p
33247              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
33248              Date: Mon, 28 Aug 2000 14:05:12 +0200
33249              Message-ID: <39AA5578.2102E2AA@alcatel.at>
33250      Branch: perl
33251            ! x2p/s2p.PL
33252 ____________________________________________________________________________
33253 [  7039] By: jhi                                   on 2000/09/08  14:19:49
33254         Log: Re-allow vec() for characters > 255.
33255              
33256              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
33257              From: Spider Boardman <spider@web.zk3.dec.com>
33258              Date: Fri, 08 Sep 2000 02:21:02 -0400
33259              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
33260      Branch: perl
33261            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
33262            ! t/op/vec.t
33263 ____________________________________________________________________________
33264 [  7038] By: jhi                                   on 2000/09/08  14:14:18
33265         Log: Subject: [PATCH lib/Benchmark.pm]
33266              From: <abigail@foad.org>
33267              Date: Thu, 7 Sep 2000 15:03:20 -0400
33268              Message-ID: <20000907190320.888.qmail@foad.org>
33269      Branch: perl
33270            ! lib/Benchmark.pm
33271 ____________________________________________________________________________
33272 [  7037] By: jhi                                   on 2000/09/08  14:11:06
33273         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
33274              
33275              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
33276              From: Spider Boardman <spider@web.zk3.dec.com>
33277              Date: Fri, 08 Sep 2000 01:30:27 -0400
33278              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
33279      Branch: perl
33280            ! op.c
33281 ____________________________________________________________________________
33282 [  7036] By: jhi                                   on 2000/09/08  14:08:58
33283         Log: Subject: [ID 20000908.002] perlipc documentation bug.
33284              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
33285              Date: Fri, 08 Sep 2000 12:38:32 +0200
33286              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
33287      Branch: perl
33288            ! pod/perlipc.pod
33289 ____________________________________________________________________________
33290 [  7035] By: jhi                                   on 2000/09/08  14:03:12
33291         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
33292              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33293              Date: Fri, 08 Sep 2000 11:47:34 +0200
33294              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
33295      Branch: perl
33296            ! hints/dec_osf.sh
33297 ____________________________________________________________________________
33298 [  7034] By: jhi                                   on 2000/09/08  13:59:35
33299         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
33300              From: Simon Cozens <simon@cozens.net>
33301              Date: Thu, 7 Sep 2000 20:40:38 +0100
33302              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
33303      Branch: perl
33304            ! pp_hot.c
33305 ____________________________________________________________________________
33306 [  7033] By: jhi                                   on 2000/09/08  04:03:03
33307         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
33308              From: "Larry W. Virden" <lvirden@cas.org>
33309              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
33310              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
33311      Branch: perl
33312            ! pod/perldiag.pod
33313 ____________________________________________________________________________
33314 [  7032] By: jhi                                   on 2000/09/07  22:18:30
33315         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
33316              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
33317              Date: Mon, 04 Sep 2000 13:16:38 -0700
33318              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
33319      Branch: perl
33320            ! lib/perl5db.pl
33321 ____________________________________________________________________________
33322 [  7031] By: jhi                                   on 2000/09/07  22:02:29
33323         Log: Fix the ccversion detection for 5.1 and beyond.
33324              
33325              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
33326              From: Spider Boardman <spider@leggy.zk3.dec.com>
33327              Date: Thu, 7 Sep 2000 17:54:27 -0400
33328              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
33329      Branch: perl
33330            ! hints/dec_osf.sh
33331 ____________________________________________________________________________
33332 [  7030] By: jhi                                   on 2000/09/07  19:12:28
33333         Log: Fix for
33334              
33335              Subject: [ID 20000903.001] \w in utf8-strings
33336              From: Marc Lehmann <pcg@goof.com>
33337              Date: Sun, 03 Sep 2000 09:44:29 +0200
33338              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
33339              
33340              and various related nits.
33341      Branch: perl
33342            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
33343 ____________________________________________________________________________
33344 [  7029] By: jhi                                   on 2000/09/07  18:49:09
33345         Log: Fix the URL, but the server is still missing in action.
33346              
33347              Subject: [ID 20000905.002] perlfaq1.pod URL error
33348              From: "Larry W. Virden" <lvirden@cas.org>
33349              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
33350              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
33351      Branch: perl
33352            ! pod/perlfaq1.pod
33353 ____________________________________________________________________________
33354 [  7028] By: jhi                                   on 2000/09/07  18:47:13
33355         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
33356              From: Hugo <hv@crypt.compulink.co.uk>
33357              Date: Tue, 05 Sep 2000 14:13:37 +0100
33358              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
33359      Branch: perl
33360            ! toke.c
33361 ____________________________________________________________________________
33362 [  7027] By: jhi                                   on 2000/09/07  18:45:35
33363         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
33364              From: Daniel Chetlin <daniel@chetlin.com>
33365              Date: Tue, 5 Sep 2000 04:57:07 -0700
33366              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
33367      Branch: perl
33368            ! pod/perlfaq6.pod pod/perlop.pod
33369 ____________________________________________________________________________
33370 [  7026] By: jhi                                   on 2000/09/07  18:44:01
33371         Log: Document the new ref() semantics.
33372              
33373              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
33374              From: Gisle Aas <gisle@ActiveState.com>
33375              Date: 05 Sep 2000 08:10:30 +0200
33376              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
33377      Branch: perl
33378            ! pod/perldelta.pod
33379 ____________________________________________________________________________
33380 [  7025] By: jhi                                   on 2000/09/07  18:42:27
33381         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
33382              
33383              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
33384              From: Gisle Aas <gisle@ActiveState.com>
33385              Date: 05 Sep 2000 08:11:40 +0200
33386              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
33387      Branch: perl
33388            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
33389 ____________________________________________________________________________
33390 [  7024] By: jhi                                   on 2000/09/07  18:39:32
33391         Log: Subject: [PATCH] Modernize Opcode.pm documentation
33392              From: Gisle Aas <gisle@ActiveState.com>
33393              Date: 4 Sep 2000 00:18:55 -0000
33394              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
33395      Branch: perl
33396            ! ext/Opcode/Opcode.pm
33397 ____________________________________________________________________________
33398 [  7023] By: jhi                                   on 2000/09/07  18:37:42
33399         Log: Subject: [PATCH] Tied filehandle documentation
33400              From: Gisle Aas <gisle@ActiveState.com>
33401              Date: 4 Sep 2000 00:14:40 -0000
33402              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
33403      Branch: perl
33404            ! pod/perlfunc.pod pod/perltie.pod
33405 ____________________________________________________________________________
33406 [  7022] By: jhi                                   on 2000/09/07  18:35:37
33407         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
33408              From: Gisle Aas <gisle@ActiveState.com>
33409              Date: 4 Sep 2000 00:04:22 -0000
33410              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
33411      Branch: perl
33412            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
33413 ____________________________________________________________________________
33414 [  7021] By: jhi                                   on 2000/09/07  18:33:22
33415         Log: Subject: small apidoc fix
33416              From: Marc Lehmann <pcg@goof.com>
33417              Date: Sun, 3 Sep 2000 05:12:06 +0200
33418              Message-ID: <20000903051206.A5909@cerebro.laendle>
33419      Branch: perl
33420            ! pod/perlapi.pod utf8.c
33421 ____________________________________________________________________________
33422 [  7020] By: jhi                                   on 2000/09/07  16:14:57
33423         Log: Tiny perldelta nits.
33424      Branch: perl
33425            ! pod/perldelta.pod
33426 ____________________________________________________________________________
33427 [  7019] By: jhi                                   on 2000/09/07  16:04:20
33428         Log: Guard against bad string->int conversion for quads.
33429      Branch: perl
33430            ! t/op/64bitint.t
33431 ____________________________________________________________________________
33432 [  7018] By: jhi                                   on 2000/09/06  17:07:03
33433         Log: Update Unicode todo list.
33434      Branch: perl
33435            ! Todo-5.6
33436 ____________________________________________________________________________
33437 [  7017] By: jhi                                   on 2000/09/05  21:16:01
33438         Log: Document the SvIOK_.*UV().
33439      Branch: perl
33440            ! pod/perlapi.pod sv.h
33441 ____________________________________________________________________________
33442 [  7016] By: nick                                  on 2000/09/03  21:54:46
33443         Log: Hash lookup of constant strings optimization:
33444              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
33445              to string table (as per sharepvn). Add newSV_pvn_share to create such
33446              a thing. Make hv.c compare addresses of strings and skip string compare
33447              if equal. Make method_named and helem ops use these shared-string SVs
33448              when arg is constant. Make keys op return shared-string SVs (less clearly
33449              a win).
33450      Branch: perl
33451            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
33452            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
33453            ! pod/perlintern.pod pp_hot.c proto.h sv.c
33454 ____________________________________________________________________________
33455 [  7015] By: jhi                                   on 2000/09/02  17:48:59
33456         Log: This is 5.7.0.
33457      Branch: perl
33458            ! Changes
33459 ____________________________________________________________________________
33460 [  7014] By: jhi                                   on 2000/09/02  17:35:45
33461         Log: Changes and patchlevel tweaks.
33462      Branch: perl
33463            ! Changes patchlevel.h
33464 ____________________________________________________________________________
33465 [  7013] By: jhi                                   on 2000/09/02  17:30:50
33466         Log: Update Changes.
33467      Branch: perl
33468            ! Changes patchlevel.h
33469 ____________________________________________________________________________
33470 [  7012] By: nick                                  on 2000/09/02  17:25:20
33471         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
33472      Branch: perl
33473            ! gv.c lib/overload.pm
33474 ____________________________________________________________________________
33475 [  7011] By: jhi                                   on 2000/09/02  17:16:25
33476         Log: Update perlhist.
33477      Branch: perl
33478            ! pod/perlhist.pod
33479 ____________________________________________________________________________
33480 [  7010] By: jhi                                   on 2000/09/02  17:01:35
33481         Log: perldelta nits.
33482      Branch: perl
33483            ! pod/perldelta.pod
33484 ____________________________________________________________________________
33485 [  7009] By: nick                                  on 2000/09/02  16:48:35
33486         Log: If overloaded %{} etc. return the object do not loop.
33487              Thus  sub deref { $_[0] } functions if object is wanted type.
33488      Branch: perl
33489            ! pp.h
33490 ____________________________________________________________________________
33491 [  7008] By: jhi                                   on 2000/09/02  16:26:11
33492         Log: Retab MANIFEST.
33493      Branch: perl
33494            ! ext/Storable/MANIFEST
33495 ____________________________________________________________________________
33496 [  7007] By: jhi                                   on 2000/09/02  16:23:02
33497         Log: Make certain cc is set before trying to run it.
33498      Branch: perl
33499            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
33500 ____________________________________________________________________________
33501 [  7006] By: jhi                                   on 2000/09/02  15:45:41
33502         Log: Unicode notes.
33503      Branch: perl
33504            ! pod/perldelta.pod
33505 ____________________________________________________________________________
33506 [  7005] By: jhi                                   on 2000/09/02  15:42:11
33507         Log: Various Configure nits by Philip Newton,
33508              plus the ebcdic one by me.
33509      Branch: metaconfig
33510            + U/modified/pager.U
33511            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
33512      Branch: metaconfig/U/perl
33513            ! Devel.U quadfio.U
33514      Branch: perl
33515            ! Configure config_h.SH
33516 ____________________________________________________________________________
33517 [  7004] By: jhi                                   on 2000/09/02  15:06:14
33518         Log: Apparently avoiding the swapping is too costly.
33519              
33520              From: "Ben Tilly" <ben_tilly@hotmail.com>
33521              Subject: Re: the door is closed.
33522              Date: Fri, 01 Sep 2000 20:23:16 EDT
33523              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
33524      Branch: perl
33525            ! pod/perlfaq4.pod
33526 ____________________________________________________________________________
33527 [  7003] By: nick                                  on 2000/09/02  12:26:04
33528         Log: Undo part of change 6489 which looks like a bulk edit which
33529              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
33530              The supressing of main:: on return from select() is undesirable.
33531      Branch: perl
33532            ! pp_sys.c
33533 ____________________________________________________________________________
33534 [  7002] By: jhi                                   on 2000/09/01  23:08:54
33535         Log: Update Changes.
33536      Branch: perl
33537            ! Changes patchlevel.h
33538 ____________________________________________________________________________
33539 [  7001] By: jhi                                   on 2000/09/01  23:00:13
33540         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
33541              From: Peter Prymmer <pvhp@forte.com>
33542              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
33543              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
33544              
33545              plus rework the http: spots as suggested by Tom Christiansen,
33546              plus regen perltoc.
33547      Branch: perl
33548            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
33549            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
33550 ____________________________________________________________________________
33551 [  7000] By: jhi                                   on 2000/09/01  22:36:01
33552         Log: Only the first line, thank you very much.
33553      Branch: perl
33554            ! hints/solaris_2.sh
33555 ____________________________________________________________________________
33556 [  6999] By: gsar                                  on 2000/09/01  22:16:40
33557         Log: change#6791 accidentally clobbered change#6710, put it back
33558      Branch: perl
33559            ! win32/win32.c
33560 ____________________________________________________________________________
33561 [  6998] By: jhi                                   on 2000/09/01  22:14:16
33562         Log: Mention the HP-UX LP64 freak failure.
33563      Branch: perl
33564            ! pod/perldelta.pod
33565 ____________________________________________________________________________
33566 [  6997] By: jhi                                   on 2000/09/01  21:48:32
33567         Log: Detypo.
33568      Branch: perl
33569            ! hints/hpux.sh
33570 ____________________________________________________________________________
33571 [  6996] By: jhi                                   on 2000/09/01  21:27:10
33572         Log: Update Changes.
33573      Branch: perl
33574            ! Changes patchlevel.h
33575 ____________________________________________________________________________
33576 [  6995] By: jhi                                   on 2000/09/01  21:14:24
33577         Log: Mi splgn s gnin.g
33578      Branch: perl
33579            ! pp_ctl.c
33580 ____________________________________________________________________________
33581 [  6994] By: jhi                                   on 2000/09/01  21:09:54
33582         Log: Subject: http:// in L<>
33583              From: Nicholas Clark <nick@ccl4.org>
33584              Date: Fri, 1 Sep 2000 22:03:21 +0100
33585              Message-ID: <20000901220321.B72074@plum.flirble.org>
33586      Branch: perl
33587            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
33588 ____________________________________________________________________________
33589 [  6993] By: jhi                                   on 2000/09/01  21:06:54
33590         Log: Update to Storable 1.0, from Raphael Manfredi.
33591      Branch: perl
33592            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
33593            ! ext/Storable/Makefile.PL ext/Storable/README
33594            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
33595            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
33596            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
33597            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
33598            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
33599            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
33600 ____________________________________________________________________________
33601 [  6992] By: jhi                                   on 2000/09/01  20:43:05
33602         Log: Mention known sfio+linux buglet.
33603      Branch: perl
33604            ! pod/perldelta.pod
33605 ____________________________________________________________________________
33606 [  6991] By: jhi                                   on 2000/09/01  20:40:11
33607         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
33608              From: Peter Prymmer <pvhp@forte.com>
33609              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
33610              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
33611      Branch: perl
33612            ! vms/vms.c
33613 ____________________________________________________________________________
33614 [  6990] By: jhi                                   on 2000/09/01  20:25:26
33615         Log: Retract #6986.
33616      Branch: perl
33617            ! hints/solaris_2.sh
33618 ____________________________________________________________________________
33619 [  6989] By: jhi                                   on 2000/09/01  20:23:00
33620         Log: Mergesort is back.
33621      Branch: perl
33622            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
33623 ____________________________________________________________________________
33624 [  6988] By: jhi                                   on 2000/09/01  19:37:40
33625         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
33626              From: Mike Guy <mjtg@cam.ac.uk>
33627              Date: Fri, 01 Sep 2000 17:43:33 +0100
33628              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
33629      Branch: perl
33630            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
33631            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
33632 ____________________________________________________________________________
33633 [  6987] By: jhi                                   on 2000/09/01  19:17:10
33634         Log: Regen perltoc.
33635      Branch: perl
33636            ! pod/perltoc.pod
33637 ____________________________________________________________________________
33638 [  6986] By: jhi                                   on 2000/09/01  18:51:10
33639         Log: Subject: Re: Solaris x86 has no SPARC libraries!
33640              From: Lupe Christoph <lupe@lupe-christoph.de>
33641              Date: Fri, 1 Sep 2000 20:41:20 +0200
33642              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
33643      Branch: perl
33644            ! hints/solaris_2.sh
33645 ____________________________________________________________________________
33646 [  6985] By: jhi                                   on 2000/09/01  18:28:10
33647         Log: Update Changes.
33648      Branch: perl
33649            ! Changes patchlevel.h
33650 ____________________________________________________________________________
33651 [  6984] By: jhi                                   on 2000/09/01  18:26:53
33652         Log: Feature ordering tweak.
33653      Branch: perl
33654            ! myconfig.SH
33655 ____________________________________________________________________________
33656 [  6983] By: jhi                                   on 2000/09/01  18:19:50
33657         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33658              From: <abigail@foad.org>
33659              Date: Fri, 1 Sep 2000 13:07:32 -0400
33660              Message-ID: <20000901170732.18249.qmail@foad.org>
33661      Branch: perl
33662            ! t/pragma/overload.t
33663 ____________________________________________________________________________
33664 [  6982] By: jhi                                   on 2000/09/01  18:17:54
33665         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
33666              so that case-ignoring systems like DCL can tell them from
33667              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
33668      Branch: metaconfig/U/perl
33669            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
33670      Branch: perl
33671            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33672            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
33673            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
33674            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
33675            ! vos/config.def vos/config.h vos/config_h.SH_orig
33676            ! win32/config.bc win32/config.gc win32/config.vc
33677 ____________________________________________________________________________
33678 [  6981] By: nick                                  on 2000/09/01  17:21:57
33679         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
33680              warning when UNTIE exists and instead pass the cound of extra references to
33681              the UNTIE method.
33682      Branch: perl
33683            ! pod/perltie.pod pp_sys.c
33684 ____________________________________________________________________________
33685 [  6980] By: jhi                                   on 2000/09/01  16:54:44
33686         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
33687              From: Peter Prymmer <pvhp@forte.com>
33688              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
33689              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
33690      Branch: perl
33691            ! configure.com
33692 ____________________________________________________________________________
33693 [  6979] By: jhi                                   on 2000/09/01  16:06:20
33694         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
33695              From: Mike Guy <mjtg@cam.ac.uk> 
33696              Date: Fri, 01 Sep 2000 16:49:27 +0100
33697              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
33698      Branch: perl
33699            ! t/base/rs.t
33700 ____________________________________________________________________________
33701 [  6978] By: jhi                                   on 2000/09/01  16:00:42
33702         Log: Update to PodParser 1.18, from Brad Appleton.
33703      Branch: perl
33704            ! lib/Pod/Checker.pm t/pod/find.t
33705 ____________________________________________________________________________
33706 [  6977] By: jhi                                   on 2000/09/01  14:48:58
33707         Log: Subject: Nit in Configure (bleadperl@6961)
33708              From: Lupe Christoph <lupe@lupe-christoph.de>
33709              Date: Fri, 1 Sep 2000 16:34:29 +0200
33710              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
33711      Branch: metaconfig
33712            ! U/compline/ccflags.U
33713      Branch: perl
33714            ! Configure config_h.SH
33715 ____________________________________________________________________________
33716 [  6976] By: jhi                                   on 2000/09/01  14:39:52
33717         Log: Update Changes.
33718      Branch: perl
33719            ! Changes patchlevel.h
33720 ____________________________________________________________________________
33721 [  6975] By: jhi                                   on 2000/09/01  14:37:36
33722         Log: microperl config update.
33723      Branch: perl
33724            ! uconfig.h uconfig.sh
33725 ____________________________________________________________________________
33726 [  6974] By: jhi                                   on 2000/09/01  14:36:53
33727         Log: Document known deficiencies.
33728      Branch: perl
33729            ! pod/perldelta.pod
33730 ____________________________________________________________________________
33731 [  6973] By: jhi                                   on 2000/09/01  14:10:20
33732         Log: Mention warnings fixes and updates.
33733      Branch: perl
33734            ! pod/perldelta.pod
33735 ____________________________________________________________________________
33736 [  6972] By: jhi                                   on 2000/09/01  14:01:52
33737         Log: Drop unused argument.
33738              
33739              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
33740              From: Spider Boardman <spider@web.zk3.dec.com>
33741              Date: Thu, 31 Aug 2000 16:10:15 -0400
33742              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
33743      Branch: perl
33744            ! toke.c
33745 ____________________________________________________________________________
33746 [  6971] By: jhi                                   on 2000/09/01  13:59:24
33747         Log: Add the overload warnings to perldiag.
33748      Branch: perl
33749            ! lib/overload.pm pod/perldiag.pod
33750 ____________________________________________________________________________
33751 [  6970] By: jhi                                   on 2000/09/01  13:55:10
33752         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33753              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33754              Date: Fri, 1 Sep 2000 13:43:15 +0100 
33755              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
33756      Branch: perl
33757            ! lib/overload.pm t/pragma/overload.t
33758 ____________________________________________________________________________
33759 [  6969] By: jhi                                   on 2000/09/01  13:52:27
33760         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33761              From: <abigail@foad.org>
33762              Date: Fri, 1 Sep 2000 05:46:54 -0400
33763              Message-ID: <20000901094654.6476.qmail@foad.org>
33764      Branch: perl
33765            ! lib/overload.pm
33766 ____________________________________________________________________________
33767 [  6968] By: jhi                                   on 2000/09/01  13:50:05
33768         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
33769              From: Daniel Chetlin <daniel@chetlin.com>
33770              Date: Fri, 1 Sep 2000 02:10:55 -0700
33771              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
33772      Branch: perl
33773            ! pod/perlretut.pod
33774 ____________________________________________________________________________
33775 [  6967] By: jhi                                   on 2000/09/01  13:47:54
33776         Log: Part of the solution.
33777              
33778              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
33779              From: Mike Guy <mjtg@cam.ac.uk>
33780              Date: Fri, 01 Sep 2000 14:16:01 +0100
33781              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
33782      Branch: perl
33783            ! gv.c mg.c
33784 ____________________________________________________________________________
33785 [  6966] By: jhi                                   on 2000/09/01  13:46:17
33786         Log: Subject: CPAN.pm beta 1.57_57 for the core
33787              From: andreas.koenig@anima.de (Andreas J. Koenig)
33788              Date: 01 Sep 2000 15:16:31 +0200
33789              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
33790      Branch: perl
33791            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33792 ____________________________________________________________________________
33793 [  6965] By: jhi                                   on 2000/09/01  13:43:18
33794         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
33795              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33796              Date: Fri, 01 Sep 2000 01:47:22 -0500
33797              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
33798      Branch: perl
33799            ! pod/perldelta.pod vms/vms.c
33800 ____________________________________________________________________________
33801 [  6964] By: jhi                                   on 2000/09/01  13:35:35
33802         Log: File::Temp patches from Andreas König,
33803              
33804              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
33805              From: andreas.koenig@anima.de (Andreas J. Koenig)
33806              Date: 01 Sep 2000 10:07:20 +0200
33807              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
33808              
33809              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
33810              From: andreas.koenig@anima.de (Andreas J. Koenig)
33811              Date: 31 Aug 2000 23:26:08 +0200
33812              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
33813      Branch: perl
33814            ! lib/File/Temp.pm t/lib/ftmp-security.t
33815 ____________________________________________________________________________
33816 [  6963] By: jhi                                   on 2000/09/01  02:22:24
33817         Log: Retract the mergesort code, way too incompatible licensing
33818              and copyrights.
33819      Branch: perl
33820            ! pod/perldelta.pod pp_ctl.c
33821 ____________________________________________________________________________
33822 [  6962] By: jhi                                   on 2000/08/31  23:27:32
33823         Log: Update Changes.
33824      Branch: perl
33825            ! Changes patchlevel.h
33826 ____________________________________________________________________________
33827 [  6961] By: jhi                                   on 2000/08/31  23:20:04
33828         Log: Small tweaks all over.
33829      Branch: metaconfig
33830            ! U/compline/d_gconvert.U
33831      Branch: perl
33832            ! AUTHORS Configure config_h.SH pp_ctl.c
33833 ____________________________________________________________________________
33834 [  6960] By: jhi                                   on 2000/08/31  22:39:36
33835         Log: Further rewording.
33836      Branch: perl
33837            ! pp_ctl.c
33838 ____________________________________________________________________________
33839 [  6959] By: jhi                                   on 2000/08/31  21:26:44
33840         Log: More address tweaking.
33841      Branch: perl
33842            ! AUTHORS Changes
33843 ____________________________________________________________________________
33844 [  6958] By: jhi                                   on 2000/08/31  20:47:25
33845         Log: AUTHORS tweaks, from Peter Prymmer.
33846              
33847              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
33848              From: Peter Prymmer <pvhp@forte.com>
33849              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
33850              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
33851      Branch: perl
33852            ! AUTHORS MAINTAIN
33853 ____________________________________________________________________________
33854 [  6957] By: jhi                                   on 2000/08/31  20:34:43
33855         Log: perldelta tweaks.
33856      Branch: perl
33857            ! pod/perldelta.pod
33858 ____________________________________________________________________________
33859 [  6956] By: jhi                                   on 2000/08/31  19:11:06
33860         Log: Regen perltoc.
33861      Branch: perl
33862            ! pod/perltoc.pod
33863 ____________________________________________________________________________
33864 [  6955] By: jhi                                   on 2000/08/31  19:06:30
33865         Log: Clarify the mergesort situation.
33866      Branch: perl
33867            ! pp_ctl.c
33868 ____________________________________________________________________________
33869 [  6954] By: jhi                                   on 2000/08/31  18:24:17
33870         Log: Move the Solaris 7 scan to use64bitall, make the
33871              failure to find 64-bot sparc libc to mention the
33872              possibility of being in an intel, from Lupe and Alan.
33873      Branch: perl
33874            ! hints/solaris_2.sh
33875 ____________________________________________________________________________
33876 [  6953] By: jhi                                   on 2000/08/31  18:09:20
33877         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
33878              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
33879      Branch: metaconfig
33880            ! U/compline/d_gconvert.U U/threads/archname.U
33881      Branch: metaconfig/U/perl
33882            ! perlxv.U
33883      Branch: perl
33884            ! Configure config_h.SH sv.c
33885 ____________________________________________________________________________
33886 [  6952] By: jhi                                   on 2000/08/31  17:42:24
33887         Log: :: not allowed in pathnames, change to .
33888              
33889              Subject: [PATCH perl@6938] cygwin port
33890              From: "Fifer, Eric" <EFifer@sanwaint.com>
33891              Date: Thu, 31 Aug 2000 16:32:59 +0100
33892              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
33893      Branch: metaconfig/U/perl
33894            ! perlxv.U
33895 ____________________________________________________________________________
33896 [  6951] By: jhi                                   on 2000/08/31  17:02:05
33897         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
33898      Branch: perl
33899            ! perl.h
33900 ____________________________________________________________________________
33901 [  6950] By: jhi                                   on 2000/08/31  16:26:08
33902         Log: More author updates.
33903              
33904              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
33905              From: Simon Cozens <simon@cozens.net>
33906              Date: Thu, 31 Aug 2000 17:13:32 +0100
33907              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
33908      Branch: perl
33909            ! AUTHORS
33910 ____________________________________________________________________________
33911 [  6949] By: jhi                                   on 2000/08/31  16:04:49
33912         Log: POSIX doesn't report long double values under -Duselongdouble
33913              when the long doubles are "real" (bigger than doubles).
33914              
33915              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
33916              From: Spider Boardman <spider@peano.zk3.dec.com>
33917              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
33918              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
33919      Branch: perl
33920            ! ext/POSIX/POSIX.xs
33921 ____________________________________________________________________________
33922 [  6948] By: jhi                                   on 2000/08/31  15:25:10
33923         Log: Update Changes.
33924      Branch: perl
33925            ! Changes patchlevel.h
33926 ____________________________________________________________________________
33927 [  6947] By: jhi                                   on 2000/08/31  15:22:29
33928         Log: Document UNTIE in a very minimalistic way.
33929      Branch: perl
33930            ! pod/perlfunc.pod pod/perltie.pod
33931 ____________________________________________________________________________
33932 [  6946] By: jhi                                   on 2000/08/31  15:15:23
33933         Log: Document known failures.
33934      Branch: perl
33935            ! pod/perldelta.pod
33936 ____________________________________________________________________________
33937 [  6945] By: jhi                                   on 2000/08/31  15:07:00
33938         Log: Don't attach -ld to the archname if pointless.
33939      Branch: metaconfig
33940            ! U/threads/archname.U
33941      Branch: perl
33942            ! Configure config_h.SH
33943 ____________________________________________________________________________
33944 [  6944] By: jhi                                   on 2000/08/31  14:37:42
33945         Log: Wrap the test in eval.
33946              
33947              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
33948              From: Tim Jenness <timj@jach.hawaii.edu>
33949              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
33950              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
33951      Branch: perl
33952            ! t/lib/ftmp-security.t
33953 ____________________________________________________________________________
33954 [  6943] By: jhi                                   on 2000/08/31  14:30:57
33955         Log: Make -Dusemorebits find long doubles in Solaris.
33956      Branch: perl
33957            ! hints/solaris_2.sh
33958 ____________________________________________________________________________
33959 [  6942] By: jhi                                   on 2000/08/31  13:48:45
33960         Log: Clarify the third case of ftmp-security warnings.
33961      Branch: perl
33962            ! INSTALL
33963 ____________________________________________________________________________
33964 [  6941] By: jhi                                   on 2000/08/31  13:40:31
33965         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
33966              From: <abigail@foad.org>
33967              Date: Thu, 31 Aug 2000 01:35:05 -0400
33968              Message-ID: <20000831053505.32120.qmail@foad.org>
33969      Branch: perl
33970            ! pod/perldelta.pod
33971 ____________________________________________________________________________
33972 [  6940] By: jhi                                   on 2000/08/31  13:38:48
33973         Log: Issue useful diagnostic on unknown pod commands.
33974              
33975              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
33976              From: <abigail@foad.org>
33977              Date: Thu, 31 Aug 2000 03:41:18 -0400
33978              Message-ID: <20000831074118.24880.qmail@foad.org>
33979      Branch: perl
33980            ! lib/Pod/Man.pm
33981 ____________________________________________________________________________
33982 [  6939] By: jhi                                   on 2000/08/31  13:34:33
33983         Log: Reveal Borland's isnan.
33984              
33985              Subject: build with BC++ tweak
33986              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33987              Date: Thu, 31 Aug 2000 13:09:37 +0400
33988              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
33989      Branch: perl
33990            ! win32/win32.h
33991 ____________________________________________________________________________
33992 [  6938] By: jhi                                   on 2000/08/31  05:01:20
33993         Log: Update Changes.
33994      Branch: perl
33995            ! Changes patchlevel.h
33996 ____________________________________________________________________________
33997 [  6937] By: jhi                                   on 2000/08/31  04:26:23
33998         Log: sscanf() may be the only way to read long doubles from strings.
33999      Branch: metaconfig/U/perl
34000            ! longdblfio.U
34001      Branch: perl
34002            ! Configure config_h.SH perl.h util.c
34003 ____________________________________________________________________________
34004 [  6936] By: jhi                                   on 2000/08/31  04:18:19
34005         Log: The #6929 was too skimpy.
34006      Branch: perl
34007            ! sv.c
34008 ____________________________________________________________________________
34009 [  6935] By: jhi                                   on 2000/08/31  02:47:07
34010         Log: Subject: Re: typos in pods
34011              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34012              Date: Wed, 30 Aug 2000 19:25:34 -0700
34013              Message-ID: <eIcr5gzkg25X092yn@efn.org>
34014      Branch: perl
34015            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
34016 ____________________________________________________________________________
34017 [  6934] By: jhi                                   on 2000/08/31  02:42:55
34018         Log: Missed one Unicode file.
34019      Branch: perl
34020            + lib/unicode/UCDFF301.html
34021 ____________________________________________________________________________
34022 [  6933] By: jhi                                   on 2000/08/30  23:42:27
34023         Log: Update Changes.
34024      Branch: perl
34025            ! Changes patchlevel.h
34026 ____________________________________________________________________________
34027 [  6932] By: jhi                                   on 2000/08/30  23:40:07
34028         Log: Mention UNTIE in perldelta.  Still needs documenting
34029              in perltie et alia.
34030      Branch: perl
34031            ! pod/perldelta.pod
34032 ____________________________________________________________________________
34033 [  6931] By: jhi                                   on 2000/08/30  23:36:02
34034         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
34035              From: <abigail@foad.org>
34036              Date: Wed, 30 Aug 2000 19:28:07 -0400
34037              Message-ID: <20000830232807.305.qmail@foad.org>
34038      Branch: perl
34039            ! pod/perldelta.pod
34040 ____________________________________________________________________________
34041 [  6930] By: jhi                                   on 2000/08/30  23:32:40
34042         Log: Update to Unicode 3.0.1.
34043      Branch: perl
34044            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
34045            + lib/unicode/PropList.txt lib/unicode/README.perl
34046            + lib/unicode/UCD301.html lib/unicode/Unicode.301
34047            - lib/unicode/Props.txt lib/unicode/UCD300.html
34048            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
34049            ! (edit 257 files)
34050 ____________________________________________________________________________
34051 [  6929] By: jhi                                   on 2000/08/30  22:38:18
34052         Log: Heap decorruption.
34053              
34054              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
34055              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34056              Date: Wed, 30 Aug 2000 22:39:52 +0100
34057              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
34058      Branch: perl
34059            ! sv.c
34060 ____________________________________________________________________________
34061 [  6928] By: jhi                                   on 2000/08/30  22:29:34
34062         Log: Retract the dummy test, skip the security tests (instead of failing),
34063              explain what the warnings mean.
34064      Branch: perl
34065            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
34066 ____________________________________________________________________________
34067 [  6927] By: jhi                                   on 2000/08/30  22:14:13
34068         Log: Change the internal implementation of sort() to be mergesort
34069              instead of quicksort, from John Linderman <jpl@research.att.com>.
34070              Gives us better worst case, better average case, and stability.
34071              What's there not to like?  (Small fixes for threaded builds
34072              were required).
34073      Branch: perl
34074            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
34075 ____________________________________________________________________________
34076 [  6926] By: jhi                                   on 2000/08/30  20:55:20
34077         Log: A better fix for the Socket building problem from Craig Berry.
34078      Branch: perl
34079            ! vms/vms.c
34080 ____________________________________________________________________________
34081 [  6925] By: jhi                                   on 2000/08/30  20:20:25
34082         Log: Subject: [PATCH] Re: UNTIE method 
34083              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34084              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
34085              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
34086      Branch: perl
34087            ! pp_sys.c t/op/tie.t
34088 ____________________________________________________________________________
34089 [  6924] By: jhi                                   on 2000/08/30  20:17:11
34090         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
34091              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34092              Date: Wed, 30 Aug 2000 15:03:14 -0500
34093              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
34094      Branch: perl
34095            ! vms/vms.c
34096 ____________________________________________________________________________
34097 [  6923] By: jhi                                   on 2000/08/30  20:15:18
34098         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
34099              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34100              Date: Wed, 30 Aug 2000 13:30:36 -0500
34101              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
34102      Branch: perl
34103            ! vms/vms.c
34104 ____________________________________________________________________________
34105 [  6922] By: jhi                                   on 2000/08/30  19:54:43
34106         Log: Better options for rsync.
34107      Branch: perl
34108            ! pod/perlhack.pod
34109 ____________________________________________________________________________
34110 [  6921] By: jhi                                   on 2000/08/30  19:40:16
34111         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
34112              From: Rick Delaney <rick@consumercontact.com>
34113              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
34114              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
34115      Branch: perl
34116            ! pod/perlfunc.pod
34117 ____________________________________________________________________________
34118 [  6920] By: jhi                                   on 2000/08/30  19:36:40
34119         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
34120              From: Peter Prymmer <pvhp@forte.com>
34121              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
34122              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
34123      Branch: perl
34124            ! configure.com
34125 ____________________________________________________________________________
34126 [  6919] By: jhi                                   on 2000/08/30  14:52:02
34127         Log: Update Changes.
34128      Branch: perl
34129            ! Changes patchlevel.h
34130 ____________________________________________________________________________
34131 [  6918] By: jhi                                   on 2000/08/30  14:48:34
34132         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
34133      Branch: perl
34134            ! lib/ExtUtils/typemap
34135 ____________________________________________________________________________
34136 [  6917] By: jhi                                   on 2000/08/30  14:46:34
34137         Log: Subject: typos in pods
34138              From: Nicholas Clark <nick@ccl4.org>
34139              Date: Wed, 30 Aug 2000 01:12:50 +0100
34140              Message-ID: <20000830011249.A61388@plum.flirble.org>
34141      Branch: perl
34142            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
34143            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
34144            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
34145            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
34146 ____________________________________________________________________________
34147 [  6916] By: jhi                                   on 2000/08/30  14:19:09
34148         Log: Document Storable problems on Crays.  (Will have
34149              to document all the other Storable problems, too.)
34150      Branch: perl
34151            ! pod/perldelta.pod
34152 ____________________________________________________________________________
34153 [  6915] By: jhi                                   on 2000/08/30  14:06:02
34154         Log: Subject: [PATCH] fix misc cast warnings
34155              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34156              Date: Tue, 29 Aug 2000 23:16:14 -0700
34157              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
34158      Branch: perl
34159            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
34160            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
34161            ! os2/os2ish.h
34162 ____________________________________________________________________________
34163 [  6914] By: jhi                                   on 2000/08/30  14:03:45
34164         Log: Timestamp mismatch again.  Need to fix this dependence on
34165              config_h.SH timestamp, since it's the contents of config_h.SH
34166              that matter.
34167      Branch: perl
34168            ! uconfig.h uconfig.sh
34169 ____________________________________________________________________________
34170 [  6913] By: jhi                                   on 2000/08/30  13:54:06
34171         Log: Don't say "Perl 5.0 source kit".
34172      Branch: perl
34173            ! perl.c
34174 ____________________________________________________________________________
34175 [  6912] By: jhi                                   on 2000/08/30  13:51:24
34176         Log: Reset archname and archname64 always, forcing them be
34177              recomputed at each Configure run, make Configure and
34178              the hints files agree on the naming of largefiles variables.
34179      Branch: metaconfig
34180            ! U/threads/archname.U
34181      Branch: metaconfig/U/perl
34182            ! use64bits.U
34183      Branch: perl
34184            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
34185            ! hints/linux.sh hints/solaris_2.sh
34186 ____________________________________________________________________________
34187 [  6911] By: jhi                                   on 2000/08/30  13:30:13
34188         Log: Put back the slice accidentally removed by #6907.
34189      Branch: perl
34190            ! hints/solaris_2.sh
34191 ____________________________________________________________________________
34192 [  6910] By: jhi                                   on 2000/08/30  01:24:26
34193         Log: Be consistent: other Net::get* do export theirs.
34194              
34195              Subject: Re: Net::protoent does not export 'getproto'
34196              From: Yasushi Nakajima <sey@jkc.co.jp>
34197              Date: Wed, 30 Aug 2000 09:53:14 +0900
34198              Message-Id: <200008300051.DAA24700@taku.hut.fi>
34199      Branch: perl
34200            ! lib/Net/protoent.pm
34201 ____________________________________________________________________________
34202 [  6909] By: jhi                                   on 2000/08/30  01:17:25
34203         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
34204              From: Gurusamy Sarathy <gsar@ActiveState.com>
34205              Date: Tue, 29 Aug 2000 17:17:07 -0700
34206              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
34207      Branch: perl
34208            ! cop.h
34209 ____________________________________________________________________________
34210 [  6908] By: jhi                                   on 2000/08/30  00:58:05
34211         Log: Update Changes.
34212      Branch: perl
34213            ! Changes patchlevel.h
34214 ____________________________________________________________________________
34215 [  6907] By: jhi                                   on 2000/08/30  00:57:22
34216         Log: Introduce ccname to keep track of what compiler kind of we have.
34217      Branch: metaconfig/U/perl
34218            ! Checkcc.U gccvers.U
34219      Branch: perl
34220            ! Configure config_h.SH hints/solaris_2.sh
34221 ____________________________________________________________________________
34222 [  6906] By: jhi                                   on 2000/08/30  00:25:47
34223         Log: Put back the flags dump as reasoned in
34224              
34225              Subject: Re: [PATCH] Glob dumping
34226              From: Mike Guy <mjtg@cam.ac.uk> 
34227              Date: Tue, 29 Aug 2000 21:41:32 +0100
34228              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
34229      Branch: perl
34230            ! dump.c t/lib/peek.t
34231 ____________________________________________________________________________
34232 [  6905] By: jhi                                   on 2000/08/30  00:16:17
34233         Log: Make the epsilon to be relative, not absolute.
34234              
34235              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
34236              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
34237              Date: Tue, 29 Aug 2000 19:58:56 -0400
34238              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
34239      Branch: perl
34240            ! t/lib/trig.t
34241 ____________________________________________________________________________
34242 [  6904] By: jhi                                   on 2000/08/30  00:13:09
34243         Log: From now on, Gisle is on my list of usual suspects :-)
34244              Retract #6902.
34245      Branch: perl
34246            ! ext/Opcode/Safe.pm
34247 ____________________________________________________________________________
34248 [  6903] By: jhi                                   on 2000/08/29  23:51:20
34249         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
34250              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34251              Date: Tue, 29 Aug 2000 18:43:26 -0500
34252              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
34253      Branch: perl
34254            + vms/vmspipe.com
34255            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
34256            ! vms/vms.c
34257 ____________________________________________________________________________
34258 [  6902] By: jhi                                   on 2000/08/29  23:44:14
34259         Log: Retry what #6882 attempted.
34260              
34261              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
34262              From: Gisle Aas <gisle@ActiveState.com>
34263              Date: 30 Aug 2000 00:33:09 +0200
34264              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
34265      Branch: perl
34266            ! ext/Opcode/Safe.pm
34267 ____________________________________________________________________________
34268 [  6901] By: jhi                                   on 2000/08/29  22:59:32
34269         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
34270              From: Hugo <hv@crypt.compulink.co.uk>
34271              Date: Mon, 12 Jun 2000 19:36:08 +0100
34272              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
34273      Branch: perl
34274            ! sv.c
34275 ____________________________________________________________________________
34276 [  6900] By: jhi                                   on 2000/08/29  22:58:35
34277         Log: Admit that we are leaking scalars.
34278              
34279              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
34280              From: Spider Boardman <spider@leggy.zk3.dec.com>
34281              Date: Tue, 29 Aug 2000 18:48:29 -0400
34282              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
34283      Branch: perl
34284            ! t/pragma/warnings.t
34285 ____________________________________________________________________________
34286 [  6899] By: jhi                                   on 2000/08/29  20:53:13
34287         Log: Update Changes.
34288      Branch: perl
34289            ! Changes patchlevel.h
34290 ____________________________________________________________________________
34291 [  6898] By: jhi                                   on 2000/08/29  20:46:21
34292         Log: Undo namespace pollution of #6878.
34293              
34294              Subject: Re: Net::protoent does not export 'getproto'
34295              From: Mike Guy <mjtg@cam.ac.uk>
34296              Date: Tue, 29 Aug 2000 21:32:37 +0100
34297              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
34298      Branch: perl
34299            ! lib/Net/protoent.pm
34300 ____________________________________________________________________________
34301 [  6897] By: jhi                                   on 2000/08/29  20:44:29
34302         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
34303              From: Peter Prymmer <pvhp@forte.com>
34304              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
34305              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
34306      Branch: perl
34307            ! pod/perlebcdic.pod
34308 ____________________________________________________________________________
34309 [  6896] By: jhi                                   on 2000/08/29  20:40:57
34310         Log: There's no point repeating the 'revision' (5) of perl5.
34311      Branch: metaconfig/U/perl
34312            ! Devel.U patchlevel.U
34313      Branch: perl
34314            ! Configure config_h.SH
34315 ____________________________________________________________________________
34316 [  6895] By: jhi                                   on 2000/08/29  20:16:58
34317         Log: Regen Configure for #6894.
34318      Branch: metaconfig/U/perl
34319            ! perladmin.U
34320      Branch: perl
34321            ! Configure config_h.SH
34322 ____________________________________________________________________________
34323 [  6894] By: jhi                                   on 2000/08/29  19:59:52
34324         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
34325              From: "Philip Newton" <Philip.Newton@gmx.net>
34326              Date: Tue, 29 Aug 2000 21:39:14 +0200
34327              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
34328      Branch: perl
34329            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
34330            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
34331            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
34332            ! utils/perlbug.PL
34333 ____________________________________________________________________________
34334 [  6893] By: jhi                                   on 2000/08/29  19:55:30
34335         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
34336              From: "Philip Newton" <Philip.Newton@gmx.net>
34337              Date: Tue, 29 Aug 2000 21:39:14 +0200
34338              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
34339      Branch: perl
34340            ! installhtml
34341 ____________________________________________________________________________
34342 [  6892] By: jhi                                   on 2000/08/29  19:53:59
34343         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
34344              From: "Philip Newton" <Philip.Newton@gmx.net>
34345              Date: Tue, 29 Aug 2000 21:48:18 +0200
34346              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
34347      Branch: perl
34348            ! lib/File/Temp.pm
34349 ____________________________________________________________________________
34350 [  6891] By: jhi                                   on 2000/08/29  18:30:03
34351         Log: Nail the ID 20000828.023.
34352      Branch: perl
34353            ! ext/Storable/Storable.xs
34354 ____________________________________________________________________________
34355 [  6890] By: jhi                                   on 2000/08/29  16:50:17
34356         Log: Under usethreads the dumped variable is IN_PAD.
34357              
34358              Subject: Re: [PATCH] Glob dumping
34359              From: Gisle Aas <gisle@ActiveState.com>
34360              Date: 29 Aug 2000 18:45:05 +0200
34361              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
34362      Branch: perl
34363            ! t/lib/peek.t
34364 ____________________________________________________________________________
34365 [  6889] By: jhi                                   on 2000/08/29  15:17:37
34366         Log: Update Changes.
34367      Branch: perl
34368            ! Changes patchlevel.h
34369 ____________________________________________________________________________
34370 [  6888] By: jhi                                   on 2000/08/29  14:49:59
34371         Log: Retract #6882, broke the safe tests.
34372      Branch: perl
34373            ! ext/Opcode/Safe.pm
34374 ____________________________________________________________________________
34375 [  6887] By: jhi                                   on 2000/08/29  14:47:06
34376         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
34377              From: Gisle Aas <gisle@ActiveState.com> 
34378              Date: 09 Jun 2000 20:00:11 +0200
34379              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
34380      Branch: perl
34381            ! utils/perldoc.PL
34382 ____________________________________________________________________________
34383 [  6886] By: jhi                                   on 2000/08/29  14:42:45
34384         Log: The #6881 removed one dump line.
34385      Branch: perl
34386            ! t/lib/peek.t
34387 ____________________________________________________________________________
34388 [  6885] By: jhi                                   on 2000/08/29  14:30:47
34389         Log: Don't forget to tidy up.
34390      Branch: perl
34391            ! t/lib/ftmp-security.t
34392 ____________________________________________________________________________
34393 [  6884] By: jhi                                   on 2000/08/29  14:25:17
34394         Log: Disabling the one test is a bit tricky.
34395      Branch: perl
34396            ! t/lib/ftmp-security.t
34397 ____________________________________________________________________________
34398 [  6883] By: jhi                                   on 2000/08/29  14:16:25
34399         Log: Disable one of the tests for now.
34400      Branch: perl
34401            ! t/lib/ftmp-security.t
34402 ____________________________________________________________________________
34403 [  6882] By: jhi                                   on 2000/08/29  14:05:50
34404         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
34405              From: gisle@aas.no
34406              Date: 29 Aug 2000 10:35:06 -0000
34407              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
34408      Branch: perl
34409            ! ext/Opcode/Safe.pm
34410 ____________________________________________________________________________
34411 [  6881] By: jhi                                   on 2000/08/29  14:03:51
34412         Log: Subject: [PATCH] Glob dumping
34413              From: Gisle Aas <gisle@ActiveState.com>
34414              Date: 29 Aug 2000 07:59:42 -0000
34415              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
34416      Branch: perl
34417            ! dump.c
34418 ____________________________________________________________________________
34419 [  6880] By: jhi                                   on 2000/08/29  14:02:01
34420         Log: Subject: [PATCH] Warnings in B::Deparse
34421              From: <abigail@foad.org>
34422              Date: Tue, 29 Aug 2000 00:00:01 -0400
34423              Message-ID: <20000829040001.2999.qmail@foad.org>
34424      Branch: perl
34425            ! ext/B/B/Deparse.pm
34426 ____________________________________________________________________________
34427 [  6879] By: jhi                                   on 2000/08/29  13:57:26
34428         Log: Missed a change in #6869.
34429      Branch: perl
34430            ! mg.c
34431 ____________________________________________________________________________
34432 [  6878] By: jhi                                   on 2000/08/29  13:45:04
34433         Log: Subject: Net::protoent does not export 'getproto'
34434              From: Yasushi Nakajima <sey@jkc.co.jp>
34435              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
34436      Branch: perl
34437            ! lib/Net/protoent.pm
34438 ____________________________________________________________________________
34439 [  6877] By: jhi                                   on 2000/08/29  13:39:19
34440         Log: Patches all over for people and the files they (hopefully) care about.
34441      Branch: perl
34442            ! AUTHORS Changes MAINTAIN
34443 ____________________________________________________________________________
34444 [  6876] By: jhi                                   on 2000/08/29  12:53:54
34445         Log: Fix for thinko in #6848.
34446              
34447              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
34448              From: Lupe Christoph <lupe@lupe-christoph.de>
34449              Date: Tue, 29 Aug 2000 09:04:08 +0200
34450              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
34451      Branch: perl
34452            ! ext/Thread/Thread.xs
34453 ____________________________________________________________________________
34454 [  6875] By: jhi                                   on 2000/08/29  12:50:14
34455         Log: Update to Getopt::Long 2.24, from Johan Vromans.
34456      Branch: perl
34457            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
34458 ____________________________________________________________________________
34459 [  6874] By: jhi                                   on 2000/08/29  02:09:53
34460         Log: Use minimal @INC in tests, most of the time just '../lib',
34461              so that we simply can't pick up stuff from other Perls than
34462              the one we are testing.  Pointed out by
34463              
34464              From: Mike Guy <mjtg@cam.ac.uk>
34465              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
34466              Date: Fri, 25 Aug 2000 15:15:59 +0100
34467              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
34468      Branch: perl
34469            ! (edit 185 files)
34470 ____________________________________________________________________________
34471 [  6873] By: jhi                                   on 2000/08/29  01:07:11
34472         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
34473              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34474              Date: Mon, 28 Aug 2000 17:45:52 -0700
34475              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
34476      Branch: perl
34477            ! Makefile.SH hints/os2.sh
34478 ____________________________________________________________________________
34479 [  6872] By: jhi                                   on 2000/08/28  23:33:39
34480         Log: Subject: [PATCH bleedperl@6866] spellings
34481              From: marcel@codewerk.com (Marcel Grunauer)
34482              Date: Tue, 29 Aug 2000 01:19:59 +0200
34483              Message-Id: <200008282319.BAA29862@gandalf.local>
34484      Branch: perl
34485            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
34486            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
34487            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
34488 ____________________________________________________________________________
34489 [  6871] By: jhi                                   on 2000/08/28  23:22:09
34490         Log: Take out the SUIDMAIL thing, that will not be
34491              a problem in 5.7.*.
34492      Branch: perl
34493            ! patchlevel.h
34494 ____________________________________________________________________________
34495 [  6870] By: jhi                                   on 2000/08/28  23:19:30
34496         Log: -S is the silent flag, -s is the strip flag.
34497              
34498              Subject: [PATCH] Re: [PATCH] make no-install          
34499              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34500              Date: Mon, 28 Aug 2000 15:12:55 -0700
34501              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
34502      Branch: perl
34503            ! Makefile.SH
34504 ____________________________________________________________________________
34505 [  6869] By: jhi                                   on 2000/08/28  23:12:05
34506         Log: Subject: [PATCH bleedperl@6856] warnings fixes
34507              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34508              Date: Mon, 28 Aug 2000 23:55:06 +0100
34509              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
34510      Branch: perl
34511            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
34512            ! warnings.h warnings.pl
34513 ____________________________________________________________________________
34514 [  6868] By: jhi                                   on 2000/08/28  21:38:22
34515         Log: Potential cruft.
34516      Branch: perl
34517            ! Makefile.SH
34518 ____________________________________________________________________________
34519 [  6867] By: jhi                                   on 2000/08/28  21:35:36
34520         Log: Update Changes.
34521      Branch: perl
34522            ! Changes patchlevel.h
34523 ____________________________________________________________________________
34524 [  6866] By: jhi                                   on 2000/08/28  21:33:49
34525         Log: Subject: hv.h Doc Patch
34526              From: Fisher Mark <fisherm@tce.com>
34527              Date: Mon, 28 Aug 2000 16:24:59 -0500
34528              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
34529      Branch: perl
34530            ! hv.h
34531 ____________________________________________________________________________
34532 [  6865] By: jhi                                   on 2000/08/28  21:02:15
34533         Log: Add -ld to archname on long tr...double platforms.
34534      Branch: metaconfig
34535            ! U/threads/archname.U
34536      Branch: perl
34537            ! Configure config_h.SH
34538 ____________________________________________________________________________
34539 [  6864] By: jhi                                   on 2000/08/28  20:38:59
34540         Log: An attempt to fix the problem reported in
34541              
34542              Subject: Building perl@6856 using gcc/AIX 4.3.3 
34543              From: Daniel Muino <dmuino@afip.gov.ar> 
34544              Date: Mon, 28 Aug 2000 15:50:01 -0300   
34545              Message-ID: <20000828155001.A14403@con2-dgi>
34546              
34547              I can't test this properly since the gcc installation I have
34548              access to seems to be botched (gcc is calling the AIX cpp,
34549              a losing proposition...)
34550      Branch: perl
34551            ! hints/aix.sh
34552 ____________________________________________________________________________
34553 [  6863] By: jhi                                   on 2000/08/28  18:57:52
34554         Log: Fix for ID 20000828.001, long doubles were not formatted
34555              correctly (showed up in $], which stopped installing perl).
34556      Branch: perl
34557            ! sv.c
34558 ____________________________________________________________________________
34559 [  6862] By: jhi                                   on 2000/08/28  18:07:15
34560         Log: Typo in #6858.
34561      Branch: perl
34562            ! lib/Cwd.pm
34563 ____________________________________________________________________________
34564 [  6861] By: jhi                                   on 2000/08/28  17:57:27
34565         Log: opmini.o may be left around if a build is interrupted.
34566      Branch: perl
34567            ! Makefile.SH
34568 ____________________________________________________________________________
34569 [  6860] By: jhi                                   on 2000/08/28  16:52:50
34570         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
34571              From: Daniel Chetlin <daniel@chetlin.com>
34572              Date: Mon, 28 Aug 2000 01:14:18 -0700
34573              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
34574      Branch: perl
34575            ! lib/overload.pm
34576 ____________________________________________________________________________
34577 [  6859] By: jhi                                   on 2000/08/28  16:08:46
34578         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
34579              From: Nicholas Clark <nick@ccl4.org>
34580              Date: Mon, 28 Aug 2000 16:03:27 +0100
34581              Message-Id: <20000828160327.C49785@plum.flirble.org>
34582      Branch: perl
34583            ! ext/ByteLoader/bytecode.h
34584 ____________________________________________________________________________
34585 [  6858] By: jhi                                   on 2000/08/28  16:02:10
34586         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
34587              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
34588              Date: Mon, 28 Aug 2000 13:08:30 +0200
34589              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
34590      Branch: perl
34591            ! lib/Cwd.pm
34592 ____________________________________________________________________________
34593 [  6857] By: jhi                                   on 2000/08/28  15:42:47
34594         Log: display_format used as a class method without arguments was broken,
34595              reported in
34596              
34597              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
34598              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
34599              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
34600              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
34601      Branch: perl
34602            ! lib/Math/Complex.pm t/lib/complex.t
34603 ____________________________________________________________________________
34604 [  6856] By: jhi                                   on 2000/08/27  22:09:48
34605         Log: Update Changes.
34606      Branch: perl
34607            ! Changes patchlevel.h
34608 ____________________________________________________________________________
34609 [  6855] By: jhi                                   on 2000/08/27  21:59:21
34610         Log: Retract #6853 (false alarm).
34611      Branch: perl
34612            ! lib/ExtUtils/xsubpp
34613 ____________________________________________________________________________
34614 [  6854] By: jhi                                   on 2000/08/27  21:37:44
34615         Log: Update Changes.
34616      Branch: perl
34617            ! Changes patchlevel.h
34618 ____________________________________________________________________________
34619 [  6853] By: jhi                                   on 2000/08/27  21:37:16
34620         Log: Subject: [PATCH perl@6850] workaround for xsubpp
34621              From: Hugo <hv@crypt.compulink.co.uk>
34622              Date: Sun, 27 Aug 2000 22:30:25 +0100
34623              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
34624      Branch: perl
34625            ! lib/ExtUtils/xsubpp
34626 ____________________________________________________________________________
34627 [  6852] By: jhi                                   on 2000/08/27  21:33:58
34628         Log: Big-endian 64-bit patch from Raphael Manfredi.
34629      Branch: perl
34630            ! ext/Storable/Storable.xs
34631 ____________________________________________________________________________
34632 [  6851] By: jhi                                   on 2000/08/27  21:22:21
34633         Log: More ruthless editing from Hugo van der Sanden.
34634      Branch: perl
34635            ! pod/perldelta.pod
34636 ____________________________________________________________________________
34637 [  6850] By: jhi                                   on 2000/08/27  16:11:46
34638         Log: Update Changes.
34639      Branch: perl
34640            ! Changes patchlevel.h
34641 ____________________________________________________________________________
34642 [  6849] By: jhi                                   on 2000/08/27  16:11:05
34643         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
34644      Branch: perl
34645            ! configpm pod/perldelta.pod
34646 ____________________________________________________________________________
34647 [  6848] By: jhi                                   on 2000/08/27  15:35:08
34648         Log: Use the actual thread type, not the pointer-to-struct.
34649      Branch: perl
34650            ! ext/Thread/Thread.xs
34651 ____________________________________________________________________________
34652 [  6847] By: jhi                                   on 2000/08/27  15:30:49
34653         Log: Test nit.
34654      Branch: perl
34655            ! t/pragma/warn/pp_sys
34656 ____________________________________________________________________________
34657 [  6846] By: jhi                                   on 2000/08/27  15:19:02
34658         Log: Passing -R in ldflags makes now it to appear in the default
34659              for lddlflags, just like with -L.
34660              
34661              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34662              From: Lupe Christoph <lupe@lupe-christoph.de>
34663              Date: Sun, 27 Aug 2000 10:28:21 +0200
34664              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
34665      Branch: metaconfig/U/perl
34666            ! dlsrc.U
34667      Branch: perl
34668            ! Configure
34669 ____________________________________________________________________________
34670 [  6845] By: jhi                                   on 2000/08/27  15:08:54
34671         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34672              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34673              Date: Sat, 26 Aug 2000 22:23:27 +0100
34674              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
34675      Branch: perl
34676            ! lib/ExtUtils/MM_Unix.pm
34677 ____________________________________________________________________________
34678 [  6844] By: jhi                                   on 2000/08/27  15:02:37
34679         Log: DJGPP update from Laszlo Molnar.
34680              
34681              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
34682              From: ml1050 <ml1050@freemail.hu>
34683              Date: Sat, 26 Aug 2000 23:24:40 +0200
34684              Message-Id: <20000826232440.A439@freemail.hu>
34685      Branch: perl
34686            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
34687            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
34688 ____________________________________________________________________________
34689 [  6843] By: jhi                                   on 2000/08/27  14:53:58
34690         Log: Subject: installman buglet
34691              From: Lupe Christoph <lupe@lupe-christoph.de>
34692              Date: Sun, 27 Aug 2000 14:38:59 +0200
34693              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
34694      Branch: perl
34695            ! installman
34696 ____________________________________________________________________________
34697 [  6842] By: jhi                                   on 2000/08/27  14:52:08
34698         Log: Can't get the test to reliably work thanks to the
34699              inaccurateness of floating point.  "Resolves" bug ids
34700              20000826.003, 20000826.009, 20000826.010,
34701      Branch: perl
34702            ! t/lib/trig.t
34703 ____________________________________________________________________________
34704 [  6841] By: jhi                                   on 2000/08/26  15:53:58
34705         Log: Update Changes.
34706      Branch: perl
34707            ! Changes patchlevel.h
34708 ____________________________________________________________________________
34709 [  6840] By: jhi                                   on 2000/08/26  14:23:03
34710         Log: grep -e isn't portable.
34711              
34712              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
34713              From: chris@broadband.att.com
34714              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
34715              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
34716      Branch: perl
34717            ! hints/solaris_2.sh
34718 ____________________________________________________________________________
34719 [  6839] By: jhi                                   on 2000/08/26  14:12:23
34720         Log: no-install target a la make -n.
34721              
34722              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
34723              From: <abigail@foad.org>
34724              Date: Sat, 26 Aug 2000 03:57:34 -0400
34725              Message-ID: <20000826075735.18912.qmail@foad.org>
34726      Branch: perl
34727            ! Makefile.SH installman installperl
34728 ____________________________________________________________________________
34729 [  6838] By: jhi                                   on 2000/08/26  14:06:33
34730         Log: Retract #6826 as the #6828 should be do the same
34731              in a More Correct Way.
34732      Branch: perl
34733            ! installperl
34734 ____________________________________________________________________________
34735 [  6837] By: jhi                                   on 2000/08/26  05:24:00
34736         Log: More casting.
34737      Branch: perl
34738            ! ext/Storable/Storable.xs
34739 ____________________________________________________________________________
34740 [  6836] By: jhi                                   on 2000/08/26  05:05:46
34741         Log: Nicer in decimal.
34742      Branch: perl
34743            ! ext/Storable/Storable.xs
34744 ____________________________________________________________________________
34745 [  6835] By: jhi                                   on 2000/08/26  05:03:50
34746         Log: There be no UVdf.
34747      Branch: perl
34748            ! ext/Storable/Storable.xs
34749 ____________________________________________________________________________
34750 [  6834] By: jhi                                   on 2000/08/26  05:00:18
34751         Log: Continue IVdfing and UVxfing.
34752      Branch: perl
34753            ! ext/Storable/Storable.xs
34754 ____________________________________________________________________________
34755 [  6833] By: jhi                                   on 2000/08/26  04:53:14
34756         Log: Use IVdf.
34757      Branch: perl
34758            ! ext/Storable/Storable.xs
34759 ____________________________________________________________________________
34760 [  6832] By: jhi                                   on 2000/08/26  04:40:41
34761         Log: Document PTR2XX and INT2PTR.
34762      Branch: perl
34763            ! pod/perlguts.pod
34764 ____________________________________________________________________________
34765 [  6831] By: jhi                                   on 2000/08/26  04:33:18
34766         Log: Use UVxf, PTR2UV, NVff.
34767      Branch: perl
34768            ! ext/Storable/Storable.xs
34769 ____________________________________________________________________________
34770 [  6830] By: jhi                                   on 2000/08/26  04:31:32
34771         Log: Update the test count.
34772      Branch: perl
34773            ! t/lib/trig.t
34774 ____________________________________________________________________________
34775 [  6829] By: jhi                                   on 2000/08/26  03:05:50
34776         Log: Subject: [PATCH] installation not quite silent yet.
34777              From: <abigail@foad.org>
34778              Date: Fri, 25 Aug 2000 20:07:53 -0400
34779              Message-ID: <20000826000753.7822.qmail@foad.org>
34780      Branch: perl
34781            ! installman installperl
34782 ____________________________________________________________________________
34783 [  6828] By: jhi                                   on 2000/08/26  03:05:14
34784         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
34785              From: Spider Boardman <spider@web.zk3.dec.com>
34786              Date: Fri, 25 Aug 2000 19:12:40 -0400
34787              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
34788      Branch: perl
34789            ! gv.c
34790 ____________________________________________________________________________
34791 [  6827] By: jhi                                   on 2000/08/25  23:54:34
34792         Log: Support preserving extremely big/small angles.
34793      Branch: perl
34794            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
34795 ____________________________________________________________________________
34796 [  6826] By: jhi                                   on 2000/08/25  23:01:20
34797         Log: Patch installperl to be long double-aware.
34798              
34799              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
34800              From: Spider Boardman <spider@web.zk3.dec.com>
34801              Date: Fri, 25 Aug 2000 18:15:23 -0400
34802              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
34803      Branch: perl
34804            ! installperl
34805 ____________________________________________________________________________
34806 [  6825] By: jhi                                   on 2000/08/25  22:58:25
34807         Log: Remove duplicately applied patch shards.
34808              
34809              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
34810              From: Spider Boardman <spider@leggy.zk3.dec.com>
34811              Date: Fri, 25 Aug 2000 16:45:03 -0400
34812              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
34813      Branch: perl
34814            ! t/lib/cgi-html.t
34815 ____________________________________________________________________________
34816 [  6824] By: jhi                                   on 2000/08/25  22:57:00
34817         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34818              From: Daniel Chetlin <daniel@chetlin.com>
34819              Date: Fri, 25 Aug 2000 12:23:16 -0700
34820              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
34821              
34822              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34823              From: Daniel Chetlin <daniel@chetlin.com>
34824              Date: Fri, 25 Aug 2000 14:47:19 -0700
34825              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
34826      Branch: perl
34827            ! installman
34828 ____________________________________________________________________________
34829 [  6823] By: jhi                                   on 2000/08/25  22:44:17
34830         Log: Timestamp problem?
34831      Branch: perl
34832            ! uconfig.h uconfig.sh
34833 ____________________________________________________________________________
34834 [  6822] By: jhi                                   on 2000/08/25  19:01:06
34835         Log: One forgotten file from #6816.
34836      Branch: perl
34837            ! vos/config.h
34838 ____________________________________________________________________________
34839 [  6821] By: jhi                                   on 2000/08/25  18:56:39
34840         Log: Regen Changes.
34841      Branch: perl
34842            ! Changes patchlevel.h
34843 ____________________________________________________________________________
34844 [  6820] By: jhi                                   on 2000/08/25  18:52:35
34845         Log: Fix Changes ordering.
34846      Branch: perl
34847            ! Changes
34848 ____________________________________________________________________________
34849 [  6819] By: jhi                                   on 2000/08/25  18:50:25
34850         Log: Update Changes.
34851      Branch: perl
34852            ! Changes patchlevel.h
34853 ____________________________________________________________________________
34854 [  6818] By: jhi                                   on 2000/08/25  18:47:45
34855         Log: Tweak the sfio/useperlio logic, hopefully as wished in
34856              
34857              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
34858              From: Nicholas Clark <nick@babyhippo.co.uk>
34859              Date: Fri, 25 Aug 2000 12:01:45 +0100
34860              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
34861      Branch: metaconfig/U/perl
34862            ! d_sfio.U
34863      Branch: perl
34864            ! Configure
34865 ____________________________________________________________________________
34866 [  6817] By: jhi                                   on 2000/08/25  18:32:51
34867         Log: Allow microperl to assume <math.h>, without it the math
34868              functions like floor() are assumed to return int, which makes
34869              for core dumps in machines where integer and floating register
34870              don't mix.
34871      Branch: perl
34872            ! uconfig.h uconfig.sh
34873 ____________________________________________________________________________
34874 [  6816] By: jhi                                   on 2000/08/25  18:27:17
34875         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
34876              the problem reported in
34877              
34878              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
34879              From: danhale@us.ibm.com
34880              Date: Fri, 25 Aug 2000 10:58:06 -0400
34881              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
34882      Branch: metaconfig/U/perl
34883            + d_socks5_init.U
34884      Branch: perl
34885            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
34886            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
34887            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
34888            ! win32/config.gc win32/config.vc
34889 ____________________________________________________________________________
34890 [  6815] By: jhi                                   on 2000/08/25  17:43:31
34891         Log: A solution for the retrieve_fd autosplit warning,
34892              idea suggested by Mike Guy.
34893      Branch: perl
34894            ! ext/Storable/Storable.pm
34895 ____________________________________________________________________________
34896 [  6814] By: jhi                                   on 2000/08/25  17:16:03
34897         Log: Add install-silent target.
34898      Branch: perl
34899            ! Makefile.SH
34900 ____________________________________________________________________________
34901 [  6813] By: jhi                                   on 2000/08/25  17:14:23
34902         Log: Subject: Re: [PATCH] More silencing of installman.
34903              From: <abigail@foad.org>
34904              Date: Thu, 24 Aug 2000 19:27:03 -0400
34905              Message-ID: <20000824232703.7001.qmail@foad.org>
34906              
34907              Subject: Re: [PATCH] More silencing of installman.
34908              From: <abigail@foad.org>
34909              Date: Fri, 25 Aug 2000 03:00:58 -0400
34910              Message-ID: <20000825070058.10697.qmail@foad.org>
34911      Branch: perl
34912            ! installman
34913 ____________________________________________________________________________
34914 [  6812] By: jhi                                   on 2000/08/25  17:11:28
34915         Log: installperl --verbose and --silent.
34916              
34917              Subject: Re: [PATCH] More silencing of installman.
34918              From: <abigail@foad.org>
34919              Message-ID: <20000825064430.9719.qmail@foad.org>
34920              Date: Fri, 25 Aug 2000 02:44:30 -0400
34921      Branch: perl
34922            ! installperl
34923 ____________________________________________________________________________
34924 [  6811] By: jhi                                   on 2000/08/25  17:05:43
34925         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
34926              From: "Peter J. Farley III" <pjfarley@banet.net>
34927              Date: Thu, 24 Aug 2000 21:58:03 -0400
34928              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
34929              
34930              (applied slightly modified)
34931      Branch: perl
34932            ! lib/ExtUtils/MM_Unix.pm
34933 ____________________________________________________________________________
34934 [  6810] By: jhi                                   on 2000/08/25  17:01:18
34935         Log: Missing parts of 
34936              
34937              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
34938              From: Peter Prymmer <pvhp@forte.com>
34939              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
34940              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
34941      Branch: perl
34942            ! t/lib/cgi-html.t
34943 ____________________________________________________________________________
34944 [  6809] By: jhi                                   on 2000/08/25  16:46:32
34945         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
34946              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34947              Date: Thu, 24 Aug 2000 19:13:11 -0500
34948              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
34949      Branch: perl
34950            ! vms/vms.c
34951 ____________________________________________________________________________
34952 [  6808] By: jhi                                   on 2000/08/25  16:39:22
34953         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
34954              From: Peter Prymmer <pvhp@forte.com>
34955              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
34956              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
34957      Branch: perl
34958            ! configure.com
34959 ____________________________________________________________________________
34960 [  6807] By: jhi                                   on 2000/08/25  16:36:37
34961         Log: Better wording for the vec lvalue diagnostic.
34962              
34963              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34964              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
34965              Date: Wed, 23 Aug 2000 14:12:16 -0400
34966              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
34967      Branch: perl
34968            ! pod/perldiag.pod
34969 ____________________________________________________________________________
34970 [  6806] By: jhi                                   on 2000/08/24  18:17:22
34971         Log: Subject: [PATCH] More silencing of installman.
34972              From: <abigail@foad.org>
34973              Date: Thu, 24 Aug 2000 14:01:44 -0400
34974              Message-ID: <20000824180144.20062.qmail@foad.org>
34975      Branch: perl
34976            ! installman
34977 ____________________________________________________________________________
34978 [  6805] By: jhi                                   on 2000/08/24  15:00:31
34979         Log: Update Changes.
34980      Branch: perl
34981            ! Changes patchlevel.h
34982 ____________________________________________________________________________
34983 [  6804] By: jhi                                   on 2000/08/24  14:59:07
34984         Log: Regen perltoc.
34985      Branch: perl
34986            ! pod/perltoc.pod
34987 ____________________________________________________________________________
34988 [  6803] By: jhi                                   on 2000/08/24  14:44:39
34989         Log: Show the doc file, not the temp file.
34990      Branch: perl
34991            ! installman
34992 ____________________________________________________________________________
34993 [  6802] By: jhi                                   on 2000/08/24  14:41:53
34994         Log: Continue silencing.
34995      Branch: perl
34996            ! installman
34997 ____________________________________________________________________________
34998 [  6801] By: jhi                                   on 2000/08/24  14:34:40
34999         Log: Actually do something with the silencer option.
35000      Branch: perl
35001            ! installman
35002 ____________________________________________________________________________
35003 [  6800] By: jhi                                   on 2000/08/24  14:26:22
35004         Log: Make installman to recognize the silence flag -S.
35005      Branch: perl
35006            ! installman
35007 ____________________________________________________________________________
35008 [  6799] By: jhi                                   on 2000/08/24  13:49:38
35009         Log: DOS patches and portability/porting notes, from Tim Jenness.
35010      Branch: perl
35011            ! lib/File/Temp.pm
35012 ____________________________________________________________________________
35013 [  6798] By: jhi                                   on 2000/08/24  13:48:27
35014         Log: Create directories in silence.
35015              
35016              Subject: [PATCH] Another silencer for MakeMaker
35017              From: andreas.koenig@anima.de (Andreas J. Koenig)
35018              Date: 24 Aug 2000 14:18:52 +0200
35019              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
35020      Branch: perl
35021            ! lib/ExtUtils/Command.pm
35022 ____________________________________________________________________________
35023 [  6797] By: jhi                                   on 2000/08/24  13:46:42
35024         Log: More liberal parsing of version numbers.
35025              
35026              Subject: Re: CPAN.pm beta for testing available
35027              From: andreas.koenig@anima.de (Andreas J. Koenig)
35028              Date: 24 Aug 2000 13:51:57 +0200
35029              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
35030      Branch: perl
35031            ! lib/CPAN.pm
35032 ____________________________________________________________________________
35033 [  6796] By: jhi                                   on 2000/08/24  13:44:36
35034         Log: Make "make install" by default silent.  A new "install-verbose"
35035              target is verbose.
35036      Branch: perl
35037            ! Makefile.SH
35038 ____________________________________________________________________________
35039 [  6795] By: jhi                                   on 2000/08/24  13:39:14
35040         Log: Add silencer flags to installperl.
35041              
35042              Subject: [PATCH] Making installperl silent.
35043              From: <abigail@foad.org>
35044              Date: Thu, 24 Aug 2000 05:01:45 -0400
35045              Message-ID: <20000824090145.13141.qmail@foad.org>
35046      Branch: perl
35047            ! installperl
35048 ____________________________________________________________________________
35049 [  6794] By: jhi                                   on 2000/08/24  13:35:50
35050         Log: installperl couldn't tell whether it had run tests or not.
35051              
35052              Subject: [PATCH] Re: installperl and t/TEST
35053              From: <abigail@foad.org>
35054              Date: Thu, 24 Aug 2000 04:00:53 -0400
35055              Message-ID: <20000824080053.2494.qmail@foad.org>
35056      Branch: perl
35057            ! Makefile.SH installperl
35058 ____________________________________________________________________________
35059 [  6793] By: jhi                                   on 2000/08/24  13:27:50
35060         Log: Drop the separate perlbc, perlcc -b should be enough.
35061      Branch: perl
35062            - utils/perlbc.PL
35063            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
35064 ____________________________________________________________________________
35065 [  6792] By: jhi                                   on 2000/08/24  04:41:30
35066         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
35067              plus the typo fix from Peter Prymmer.
35068      Branch: perl
35069            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
35070            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
35071 ____________________________________________________________________________
35072 [  6791] By: jhi                                   on 2000/08/24  02:10:43
35073         Log: Replace #6705 with a minimal doc patch.
35074              
35075              Subject: [PATCH 5.6.0] replace change #6705
35076              From: Jan Dubois <jand@ActiveState.com>
35077              Date: Wed, 23 Aug 2000 18:31:51 -0700
35078              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
35079      Branch: perl
35080            ! lib/Win32.pod win32/win32.c
35081 ____________________________________________________________________________
35082 [  6790] By: jhi                                   on 2000/08/23  17:52:00
35083         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
35084              From: Mike Guy <mjtg@cam.ac.uk>
35085              Date: Wed, 23 Aug 2000 18:38:46 +0100
35086              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
35087      Branch: perl
35088            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
35089 ____________________________________________________________________________
35090 [  6789] By: jhi                                   on 2000/08/23  15:34:21
35091         Log: Update Changes.
35092      Branch: perl
35093            ! Changes patchlevel.h
35094 ____________________________________________________________________________
35095 [  6788] By: jhi                                   on 2000/08/23  15:33:40
35096         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
35097              From: Wilfredo Sánchez <wsanchez@apple.com>
35098              Date: Tue, 22 Aug 2000 19:31:27 -0700
35099              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
35100      Branch: perl
35101            ! perl.h
35102 ____________________________________________________________________________
35103 [  6787] By: jhi                                   on 2000/08/23  15:29:31
35104         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
35105              From: Spider Boardman <spider@leggy.zk3.dec.com>
35106              Date: Wed, 23 Aug 2000 10:33:23 -0400
35107              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
35108      Branch: perl
35109            ! lib/Pod/Html.pm
35110 ____________________________________________________________________________
35111 [  6786] By: jhi                                   on 2000/08/23  15:28:11
35112         Log: Bad makefile.
35113      Branch: perl
35114            ! ext/B/Makefile.PL
35115 ____________________________________________________________________________
35116 [  6785] By: jhi                                   on 2000/08/23  14:37:04
35117         Log: Update Changes.
35118      Branch: perl
35119            ! Changes patchlevel.h
35120 ____________________________________________________________________________
35121 [  6784] By: jhi                                   on 2000/08/23  13:58:41
35122         Log: Portability fix from Hugo van der Sanden.
35123      Branch: perl
35124            ! ext/re/Makefile.PL
35125 ____________________________________________________________________________
35126 [  6783] By: jhi                                   on 2000/08/23  13:53:53
35127         Log: Storable support, v-version fixes.
35128              
35129              Subject: CPAN.pm beta for testing available
35130              From: andreas.koenig@anima.de (Andreas J. Koenig)
35131              Date: 22 Aug 2000 23:31:33 +0200
35132              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
35133      Branch: perl
35134            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35135 ____________________________________________________________________________
35136 [  6782] By: jhi                                   on 2000/08/23  13:51:26
35137         Log: Mac and other portability updates from Chris Nandor.
35138      Branch: perl
35139            ! pod/perlmodinstall.pod
35140 ____________________________________________________________________________
35141 [  6781] By: jhi                                   on 2000/08/23  13:47:33
35142         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
35143              From: Peter Prymmer <pvhp@forte.com>
35144              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
35145              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
35146      Branch: perl
35147            ! ext/Storable/Storable.xs
35148 ____________________________________________________________________________
35149 [  6780] By: jhi                                   on 2000/08/23  13:33:34
35150         Log: VMS MMS (make) wants null action.
35151      Branch: perl
35152            ! ext/B/Makefile.PL
35153 ____________________________________________________________________________
35154 [  6779] By: jhi                                   on 2000/08/22  19:44:47
35155         Log: Forgot portability nit.
35156      Branch: perl
35157            ! t/lib/st-forgive.t
35158 ____________________________________________________________________________
35159 [  6778] By: jhi                                   on 2000/08/22  19:35:25
35160         Log: Be portable.
35161      Branch: perl
35162            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
35163            ! t/lib/st-store.t
35164 ____________________________________________________________________________
35165 [  6777] By: jhi                                   on 2000/08/22  18:50:53
35166         Log: Update Changes.
35167      Branch: perl
35168            ! Changes patchlevel.h
35169 ____________________________________________________________________________
35170 [  6776] By: jhi                                   on 2000/08/22  18:44:46
35171         Log: cSVOPo_*v things index into the current PL_curpad
35172              under ithreads, which is different from the curpad
35173              used by the XSUB.  (In other words, the code as-is
35174              before this patch wouldn't work under ithreads.)
35175              From Sarathy.
35176      Branch: perl
35177            ! ext/B/B.xs
35178 ____________________________________________________________________________
35179 [  6775] By: jhi                                   on 2000/08/22  18:18:37
35180         Log: Make the selection of NVff et al stricter.
35181      Branch: metaconfig/U/perl
35182            ! perlxvf.U
35183      Branch: perl
35184            ! Configure config_h.SH
35185 ____________________________________________________________________________
35186 [  6774] By: jhi                                   on 2000/08/22  17:19:42
35187         Log: perldelta nits.
35188      Branch: perl
35189            ! pod/perldelta.pod
35190 ____________________________________________________________________________
35191 [  6773] By: jhi                                   on 2000/08/22  17:06:26
35192         Log: Long double fixes from Spider Boardman.
35193              
35194              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
35195              From: system PRIVILEGED account <root@peano.zk3.dec.com>
35196              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
35197              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
35198      Branch: perl
35199            ! t/lib/bigfltpm.t t/lib/st-06compat.t
35200 ____________________________________________________________________________
35201 [  6772] By: jhi                                   on 2000/08/22  15:04:53
35202         Log: Update Changes.
35203      Branch: perl
35204            ! Changes patchlevel.h
35205 ____________________________________________________________________________
35206 [  6771] By: jhi                                   on 2000/08/22  15:01:44
35207         Log: perldelta fixes from Hugo van der Sanden.
35208      Branch: perl
35209            ! pod/perldelta.pod
35210 ____________________________________________________________________________
35211 [  6770] By: jhi                                   on 2000/08/22  14:34:49
35212         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
35213              From: Hugo <hv@crypt.compulink.co.uk>
35214              Date: Tue, 22 Aug 2000 11:21:53 +0100
35215              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
35216      Branch: perl
35217            ! regcomp.c
35218 ____________________________________________________________________________
35219 [  6769] By: jhi                                   on 2000/08/22  14:30:02
35220         Log: Add Yitzchak, reformat.
35221      Branch: perl
35222            ! Changes config_h.SH
35223 ____________________________________________________________________________
35224 [  6768] By: jhi                                   on 2000/08/22  14:21:35
35225         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
35226              and Spider Boardman.
35227      Branch: metaconfig
35228            ! U/compline/d_gconvert.U
35229      Branch: perl
35230            ! Configure
35231 ____________________________________________________________________________
35232 [  6767] By: jhi                                   on 2000/08/22  14:11:24
35233         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
35234              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35235              Date: Mon, 21 Aug 2000 19:08:31 -0700
35236              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
35237      Branch: perl
35238            - ext/Storable/patchlevel.h
35239            ! MANIFEST ext/Storable/MANIFEST
35240 ____________________________________________________________________________
35241 [  6766] By: jhi                                   on 2000/08/22  13:49:29
35242         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
35243              From: Peter Prymmer <pvhp@forte.com>
35244              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
35245              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
35246      Branch: perl
35247            ! configure.com ext/Storable/Makefile.PL
35248 ____________________________________________________________________________
35249 [  6765] By: jhi                                   on 2000/08/22  13:44:59
35250         Log: Subject: [PATCH blead] B:: missing dependency
35251              From: Hugo <hv@crypt.compulink.co.uk>
35252              Date: Tue, 22 Aug 2000 06:44:33 +0100
35253              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
35254      Branch: perl
35255            ! ext/B/Makefile.PL
35256 ____________________________________________________________________________
35257 [  6764] By: jhi                                   on 2000/08/22  13:38:12
35258         Log: More bytecompiler.
35259      Branch: perl
35260            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
35261 ____________________________________________________________________________
35262 [  6763] By: jhi                                   on 2000/08/22  13:36:44
35263         Log: Bytecompiler patches from Benjamin Stuhl.
35264      Branch: perl
35265            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
35266            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
35267            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
35268            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
35269            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
35270            ! perl.c perlapi.h pod/perldelta.pod
35271 ____________________________________________________________________________
35272 [  6762] By: jhi                                   on 2000/08/21  23:43:40
35273         Log: An obsoleted diagnostic.
35274      Branch: perl
35275            ! pod/perldelta.pod
35276 ____________________________________________________________________________
35277 [  6761] By: jhi                                   on 2000/08/21  23:01:45
35278         Log: The #6759 wasn't quite right.
35279      Branch: perl
35280            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35281            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
35282            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35283            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35284            ! t/lib/st-tieditems.t
35285 ____________________________________________________________________________
35286 [  6760] By: jhi                                   on 2000/08/21  22:35:49
35287         Log: Be verydeepclean.
35288      Branch: perl
35289            ! Makefile.SH
35290 ____________________________________________________________________________
35291 [  6759] By: jhi                                   on 2000/08/21  22:25:40
35292         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
35293              From: Peter Prymmer <pvhp@forte.com>
35294              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
35295              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
35296      Branch: perl
35297            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35298            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
35299            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35300            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35301            ! t/lib/st-tieditems.t
35302 ____________________________________________________________________________
35303 [  6758] By: jhi                                   on 2000/08/21  22:22:32
35304         Log: Few more casts, need reported in
35305              
35306              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
35307              From: Mike Stok <mike@stok.co.uk>
35308              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
35309              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
35310              
35311              and
35312              
35313              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
35314              From: abigail@foad.org
35315              Date: 21 Aug 2000 21:31:34 -0000
35316              Message-Id: <20000821213134.30170.qmail@foad.org>
35317      Branch: perl
35318            ! ext/Storable/Storable.xs
35319 ____________________________________________________________________________
35320 [  6757] By: jhi                                   on 2000/08/21  18:37:07
35321         Log: Update Changes.
35322      Branch: perl
35323            ! Changes patchlevel.h
35324 ____________________________________________________________________________
35325 [  6756] By: jhi                                   on 2000/08/21  18:34:02
35326         Log: A pod nit.
35327              
35328              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
35329              From: <abigail@foad.org>
35330              Date: Mon, 21 Aug 2000 14:00:16 -0400
35331              Message-ID: <20000821180016.28627.qmail@foad.org>
35332      Branch: perl
35333            ! pod/perlre.pod
35334 ____________________________________________________________________________
35335 [  6755] By: jhi                                   on 2000/08/21  18:30:56
35336         Log: Use PodParser 1.18 new test.
35337      Branch: perl
35338            ! t/pod/special_seqs.t t/pod/special_seqs.xr
35339 ____________________________________________________________________________
35340 [  6754] By: jhi                                   on 2000/08/21  18:28:35
35341         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
35342              patches cannot be applied since #6712 conflicts.
35343      Branch: perl
35344            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
35345 ____________________________________________________________________________
35346 [  6753] By: jhi                                   on 2000/08/21  18:15:11
35347         Log: Weed out some smaller changes.
35348      Branch: perl
35349            ! pod/perldelta.pod
35350 ____________________________________________________________________________
35351 [  6752] By: jhi                                   on 2000/08/21  18:02:30
35352         Log: Also under djgpp the timestamps are funky.
35353      Branch: perl
35354            ! t/op/stat.t
35355 ____________________________________________________________________________
35356 [  6751] By: jhi                                   on 2000/08/21  17:55:56
35357         Log: Tweak the floating point output routine preferences.
35358      Branch: metaconfig
35359            ! U/compline/d_gconvert.U
35360      Branch: perl
35361            ! Configure
35362 ____________________________________________________________________________
35363 [  6750] By: jhi                                   on 2000/08/21  17:51:29
35364         Log: Unicos/mk requires elaborate paranoia.
35365      Branch: perl
35366            ! lib/Math/Complex.pm
35367 ____________________________________________________________________________
35368 [  6749] By: gsar                                  on 2000/08/21  16:53:31
35369         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
35370      Branch: perl
35371            ! lib/Cwd.pm
35372 ____________________________________________________________________________
35373 [  6748] By: gsar                                  on 2000/08/21  16:22:19
35374         Log: free TLS slot properly on Windows
35375      Branch: perl
35376            ! thread.h win32/perllib.c win32/win32thread.h
35377 ____________________________________________________________________________
35378 [  6747] By: jhi                                   on 2000/08/21  16:20:58
35379         Log: Rename the macro argument because some preprocessors
35380              can't tell the difference and expand arguments also inside
35381              double quoted strings.
35382      Branch: perl
35383            ! regcomp.c
35384 ____________________________________________________________________________
35385 [  6746] By: jhi                                   on 2000/08/21  16:09:41
35386         Log: Support long doubles in Storable.
35387              
35388              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
35389              From: Radu Greab <radu@netsoft.ro>
35390              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
35391              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
35392      Branch: perl
35393            ! ext/Storable/Storable.xs
35394 ____________________________________________________________________________
35395 [  6745] By: jhi                                   on 2000/08/21  15:51:40
35396         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
35397              From: "Fifer, Eric" <EFifer@sanwaint.com>
35398              Date: Mon, 21 Aug 2000 15:34:49 +0100
35399              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
35400      Branch: perl
35401            ! t/pragma/warn/9enabled
35402 ____________________________________________________________________________
35403 [  6744] By: jhi                                   on 2000/08/21  15:39:35
35404         Log: Document the endianness of Alpha more precisely.
35405      Branch: perl
35406            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
35407            ! pod/perlport.pod
35408 ____________________________________________________________________________
35409 [  6743] By: jhi                                   on 2000/08/21  14:47:05
35410         Log: perldelta fixes from the p5p crowd.
35411      Branch: perl
35412            ! pod/perldelta.pod pod/perlop.pod
35413 ____________________________________________________________________________
35414 [  6742] By: jhi                                   on 2000/08/21  13:34:51
35415         Log: Update to Pod::LaTeX 0.53.
35416              
35417              Subject: [PATCH] lib/Pod/LaTeX.pm updates
35418              From: Tim Jenness <timj@jach.hawaii.edu>
35419              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
35420              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
35421      Branch: perl
35422            ! lib/Pod/LaTeX.pm
35423 ____________________________________________________________________________
35424 [  6741] By: jhi                                   on 2000/08/21  13:33:01
35425         Log: Subject: [PATCH] os2.c fix for use64bitint
35426              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35427              Date: Mon, 21 Aug 2000 01:32:25 -0700
35428              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
35429      Branch: perl
35430            ! os2/os2.c
35431 ____________________________________________________________________________
35432 [  6740] By: jhi                                   on 2000/08/21  13:28:52
35433         Log: Array context keeps slithering in.
35434              
35435              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
35436              From: Daniel Chetlin <daniel@chetlin.com>
35437              Date: Sun, 20 Aug 2000 21:40:25 -0700
35438              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
35439      Branch: perl
35440            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
35441            ! pod/perldebtut.pod
35442 ____________________________________________________________________________
35443 [  6739] By: jhi                                   on 2000/08/21  13:23:55
35444         Log: Big-endian quad fixes for Storable from Radu Greab,
35445              plus few explicit null casts for picky compilers.
35446      Branch: perl
35447            ! ext/Storable/Storable.xs
35448 ____________________________________________________________________________
35449 [  6738] By: gsar                                  on 2000/08/21  05:56:13
35450         Log: small tweaks for change#6705: avoid C++ style comments in C code;
35451              use Perl's malloc API rather than the low level system one
35452      Branch: perl
35453            ! win32/win32.c
35454 ____________________________________________________________________________
35455 [  6737] By: gsar                                  on 2000/08/21  05:35:41
35456         Log: add Storable to list of extensions on Windows
35457      Branch: perl
35458            ! win32/Makefile win32/makefile.mk
35459 ____________________________________________________________________________
35460 [  6736] By: jhi                                   on 2000/08/21  02:57:53
35461         Log: Update Changes.
35462      Branch: perl
35463            ! Changes patchlevel.h
35464 ____________________________________________________________________________
35465 [  6735] By: jhi                                   on 2000/08/21  02:57:20
35466         Log: Draft 0.
35467      Branch: perl
35468            ! pod/perldelta.pod
35469 ____________________________________________________________________________
35470 [  6734] By: jhi                                   on 2000/08/21  02:57:03
35471         Log: Add Storable 0.7.2 from Raphael Manfredi,
35472              plus the patch from
35473              
35474              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
35475              From: Radu Greab <radu@netsoft.ro>
35476              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
35477              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
35478              
35479              plus changes to get Storable to compile with
35480              picky ANSI compilers.
35481      Branch: perl
35482            + ext/Storable/ChangeLog ext/Storable/MANIFEST
35483            + ext/Storable/Makefile.PL ext/Storable/README
35484            + ext/Storable/Storable.pm ext/Storable/Storable.xs
35485            + ext/Storable/patchlevel.h t/lib/st-06compat.t
35486            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
35487            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
35488            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35489            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35490            + t/lib/st-tieditems.t
35491            ! MANIFEST
35492 ____________________________________________________________________________
35493 [  6733] By: jhi                                   on 2000/08/21  02:29:09
35494         Log: The correct cleaning order is an art.
35495      Branch: perl
35496            ! Makefile.SH
35497 ____________________________________________________________________________
35498 [  6732] By: jhi                                   on 2000/08/21  01:23:39
35499         Log: The #6724 is here.
35500      Branch: perl
35501            ! t/lib/ftmp-security.t
35502 ____________________________________________________________________________
35503 [  6731] By: jhi                                   on 2000/08/20  23:17:03
35504         Log: s/this one/the 5.6.0 release/
35505      Branch: perl
35506            ! pod/perl56delta.pod
35507 ____________________________________________________________________________
35508 [  6730] By: jhi                                   on 2000/08/20  23:07:34
35509         Log: Mention perlebcdic and perlposix-bc.
35510      Branch: perl
35511            ! pod/perlport.pod
35512 ____________________________________________________________________________
35513 [  6729] By: jhi                                   on 2000/08/20  21:32:59
35514         Log: Document the number of exponent digits.
35515      Branch: perl
35516            ! pod/perlfunc.pod
35517 ____________________________________________________________________________
35518 [  6728] By: jhi                                   on 2000/08/20  21:16:47
35519         Log: Use File::Spec->tmpdir().
35520              
35521              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
35522              From: Tim Jenness <timj@jach.hawaii.edu>
35523              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
35524              MIME-Version: 1.0
35525              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
35526      Branch: perl
35527            ! utils/perlbug.PL
35528 ____________________________________________________________________________
35529 [  6727] By: jhi                                   on 2000/08/20  20:43:32
35530         Log: Update Changes.
35531      Branch: perl
35532            ! Changes patchlevel.h
35533 ____________________________________________________________________________
35534 [  6726] By: jhi                                   on 2000/08/20  20:41:44
35535         Log: The veryclean target needs to clobber.
35536      Branch: perl
35537            ! Makefile.SH
35538 ____________________________________________________________________________
35539 [  6725] By: jhi                                   on 2000/08/20  20:37:38
35540         Log: Document odd vs even subreleases and -Dusedevel.
35541      Branch: perl
35542            ! INSTALL
35543 ____________________________________________________________________________
35544 [  6724] By: jhi                                   on 2000/08/20  19:58:05
35545         Log: Use temporary directory instead of current directory.
35546              
35547              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
35548              From: Tim Jenness <timj@jach.hawaii.edu>
35549              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
35550              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
35551      Branch: perl
35552            ! t/lib/ftmp-security.t
35553 ____________________________________________________________________________
35554 [  6723] By: jhi                                   on 2000/08/20  19:55:55
35555         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
35556              From: andreas.koenig@anima.de (Andreas J. Koenig)
35557              Date: 20 Aug 2000 15:52:03 +0200
35558              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
35559      Branch: perl
35560            ! lib/ExtUtils/MM_Unix.pm
35561 ____________________________________________________________________________
35562 [  6722] By: jhi                                   on 2000/08/20  19:46:01
35563         Log: Update to CGI 2.72, from Lincoln Stein.
35564      Branch: perl
35565            ! lib/CGI.pm
35566 ____________________________________________________________________________
35567 [  6721] By: jhi                                   on 2000/08/20  19:43:54
35568         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
35569              From: Radu Greab <radu@netsoft.ro>
35570              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
35571              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
35572      Branch: perl
35573            ! ext/GDBM_File/GDBM_File.xs
35574 ____________________________________________________________________________
35575 [  6720] By: jhi                                   on 2000/08/20  19:42:01
35576         Log: pp_open() could pass an uninitialized filename down to do_open9().
35577      Branch: perl
35578            ! pp_sys.c
35579 ____________________________________________________________________________
35580 [  6719] By: jhi                                   on 2000/08/20  14:06:41
35581         Log: UTF8 concat fixes.
35582              
35583              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
35584              From: Hugo <hv@crypt.compulink.co.uk>
35585              Date: Sun, 20 Aug 2000 07:30:46 +0100
35586              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
35587      Branch: perl
35588            ! pp_hot.c t/op/append.t
35589 ____________________________________________________________________________
35590 [  6718] By: jhi                                   on 2000/08/20  02:09:37
35591         Log: Let's try #6717 again.
35592      Branch: perl
35593            ! lib/File/Temp.pm
35594 ____________________________________________________________________________
35595 [  6717] By: jhi                                   on 2000/08/20  01:56:55
35596         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
35597              From: "Craig A. Berry" <craig.berry@metamorgs.com>
35598              Date: Sat, 19 Aug 2000 18:15:39 -0500
35599              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
35600      Branch: perl
35601            ! lib/File/Temp.pm
35602 ____________________________________________________________________________
35603 [  6716] By: jhi                                   on 2000/08/19  15:50:11
35604         Log: Update Changes.
35605      Branch: perl
35606            ! Changes patchlevel.h
35607 ____________________________________________________________________________
35608 [  6715] By: jhi                                   on 2000/08/19  15:39:09
35609         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
35610              From: Jonathan D Johnston <jdjohnston2@juno.com>
35611              Date: Thu, 17 Aug 2000 23:13:01 -0400       
35612              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
35613      Branch: perl
35614            ! pod/perlfunc.pod
35615 ____________________________________________________________________________
35616 [  6714] By: jhi                                   on 2000/08/19  15:34:04
35617         Log: Introduce a 'veryclean' target that is like 'distclean'
35618              but also removes *~ and *.orig.
35619      Branch: perl
35620            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
35621            ! utils/Makefile x2p/Makefile.SH
35622 ____________________________________________________________________________
35623 [  6713] By: jhi                                   on 2000/08/19  14:15:45
35624         Log: Put back the long double avoidance code to POSIX.xs
35625              because VMS seems to need it still.
35626      Branch: perl
35627            ! ext/POSIX/POSIX.xs
35628 ____________________________________________________________________________
35629 [  6712] By: jhi                                   on 2000/08/19  14:10:41
35630         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
35631              From: Peter Prymmer <pvhp@forte.com>
35632              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
35633              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
35634      Branch: perl
35635            ! lib/Pod/Find.pm t/pod/find.t
35636 ____________________________________________________________________________
35637 [  6711] By: jhi                                   on 2000/08/19  14:09:19
35638         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
35639              From: Peter Prymmer <pvhp@forte.com>
35640              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
35641              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
35642              cc: vmsperl@perl.org
35643      Branch: perl
35644            ! t/lib/peek.t
35645 ____________________________________________________________________________
35646 [  6710] By: jhi                                   on 2000/08/19  14:08:01
35647         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
35648              From: Jan Dubois <jand@ActiveState.com>
35649              Date: Fri, 18 Aug 2000 16:31:48 -0700
35650              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
35651      Branch: perl
35652            ! win32/win32.c
35653 ____________________________________________________________________________
35654 [  6709] By: jhi                                   on 2000/08/19  14:06:57
35655         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
35656              
35657              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
35658              From: Spider.Boardman@Orb.Nashua.NH.US
35659              Date: Fri, 18 Aug 2000 18:41:14 -0400
35660              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
35661      Branch: perl
35662            ! regcomp.c
35663 ____________________________________________________________________________
35664 [  6708] By: jhi                                   on 2000/08/18  22:04:49
35665         Log: Update Changes.
35666      Branch: perl
35667            ! Changes patchlevel.h
35668 ____________________________________________________________________________
35669 [  6707] By: jhi                                   on 2000/08/18  21:55:14
35670         Log: Add warnif(), check warnings further up the stack,
35671              all the warnings functions now can take an optional object reference.
35672              
35673              Subject: [PATCH bleedperl@6691] warnings pragma update
35674              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35675              Date: Fri, 18 Aug 2000 22:42:06 +0100
35676              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
35677      Branch: perl
35678            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
35679            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
35680            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
35681 ____________________________________________________________________________
35682 [  6706] By: jhi                                   on 2000/08/18  21:41:45
35683         Log: Typo in pp_complement().
35684              
35685              Subject: [PATCH perl-current] Deparse
35686              From: Peter Scott <Peter@PSDT.com>
35687              Date: Fri, 18 Aug 2000 12:44:37 -0700
35688              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
35689      Branch: perl
35690            ! ext/B/B/Deparse.pm
35691 ____________________________________________________________________________
35692 [  6705] By: jhi                                   on 2000/08/18  21:25:59
35693         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
35694              From: Jan Dubois <jand@ActiveState.com>
35695              Date: Fri, 18 Aug 2000 14:22:51 -0700
35696              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
35697      Branch: perl
35698            ! lib/Win32.pod win32/win32.c
35699 ____________________________________________________________________________
35700 [  6704] By: jhi                                   on 2000/08/18  21:16:14
35701         Log: Don't eat leading os from index entries.
35702              
35703              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
35704              From: Russ Allbery <rra@stanford.edu>
35705              Date: 10 Aug 2000 20:49:25 -0700
35706              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
35707      Branch: perl
35708            ! lib/Pod/Man.pm
35709 ____________________________________________________________________________
35710 [  6703] By: jhi                                   on 2000/08/18  21:07:06
35711         Log: Add [[:blank:]] as suggested in
35712              
35713              Subject: [ID 20000716.024] [=cc=] / [:blank:]
35714              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
35715              Date: Sun, 16 Jul 2000 17:55:29 -0700
35716              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
35717              
35718              (the [=cc=] has already been taken care of by #6439
35719              so the whole bug report can be closed)
35720              
35721              and make [[:space:]] to be equivalent to isspace(3)
35722              (as opposed to \s, which is isSPACE()).  The difference
35723              is that now [[:space:]] matches the mythical vertical tab,
35724              while \s doesn't.
35725      Branch: perl
35726            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
35727            ! regexec.c t/op/pat.t
35728 ____________________________________________________________________________
35729 [  6702] By: jhi                                   on 2000/08/18  18:47:47
35730         Log: The new tests were missing from #6415.
35731      Branch: perl
35732            ! t/op/bop.t
35733 ____________________________________________________________________________
35734 [  6701] By: jhi                                   on 2000/08/18  18:20:40
35735         Log: Document the NDBM_File and ODBM_File as SDBM_File
35736              was documented in #6417.
35737      Branch: perl
35738            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
35739            ! ext/SDBM_File/SDBM_File.pm
35740 ____________________________________________________________________________
35741 [  6700] By: jhi                                   on 2000/08/18  18:10:39
35742         Log: Subject: [PATCH perl@6698] cygwin port
35743              From: "Fifer, Eric" <EFifer@sanwaint.com>
35744              Date: Fri, 18 Aug 2000 17:30:05 +0100
35745              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
35746      Branch: perl
35747            ! lib/File/Temp.pm
35748 ____________________________________________________________________________
35749 [  6699] By: jhi                                   on 2000/08/18  16:21:49
35750         Log: Document code point which makes if (defined %stash::) to work
35751              (noted by Spider Boardman).
35752      Branch: perl
35753            ! op.c
35754 ____________________________________________________________________________
35755 [  6698] By: jhi                                   on 2000/08/18  13:43:27
35756         Log: Update Changes.
35757      Branch: perl
35758            ! Changes patchlevel.h
35759 ____________________________________________________________________________
35760 [  6697] By: jhi                                   on 2000/08/18  13:35:57
35761         Log: Tiny Getopt::Long patch from Johan Vromans.
35762      Branch: perl
35763            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
35764 ____________________________________________________________________________
35765 [  6696] By: jhi                                   on 2000/08/18  13:26:14
35766         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
35767              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
35768              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
35769              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
35770      Branch: perl
35771            ! pod/perldiag.pod pod/perlsyn.pod
35772 ____________________________________________________________________________
35773 [  6695] By: jhi                                   on 2000/08/18  13:13:26
35774         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
35775              From: Daniel Chetlin <daniel@chetlin.com>
35776              Date: Fri, 18 Aug 2000 03:13:36 -0700
35777              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
35778      Branch: perl
35779            ! pod/perlfunc.pod
35780 ____________________________________________________________________________
35781 [  6694] By: jhi                                   on 2000/08/18  13:08:05
35782         Log: Subject: [PATCH] perltrap.pod spring cleaning
35783              From: Daniel Chetlin <daniel@chetlin.com>
35784              Date: Fri, 18 Aug 2000 03:06:54 -0700
35785              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
35786              
35787              plus Mike Guy's nitfix.
35788      Branch: perl
35789            ! pod/perltrap.pod
35790 ____________________________________________________________________________
35791 [  6693] By: jhi                                   on 2000/08/18  13:00:26
35792         Log: Unbuffer the output.
35793              
35794              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
35795              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35796              Date: Thu, 17 Aug 2000 18:39:29 -0700
35797              Message-ID: <RPJn5gzkgydf092yn@efn.org>
35798      Branch: perl
35799            ! t/op/fork.t
35800 ____________________________________________________________________________
35801 [  6692] By: jhi                                   on 2000/08/18  05:19:17
35802         Log: Delete the image, too, not just its MANIFEStation.
35803      Branch: perl
35804            - lib/CGI/eg/wilogo.gif
35805 ____________________________________________________________________________
35806 [  6691] By: jhi                                   on 2000/08/18  05:10:26
35807         Log: Propagate new Configure vars.
35808      Branch: perl
35809            ! configure.com epoc/config.sh uconfig.h uconfig.sh
35810            ! vos/config.def vos/config.h vos/config_h.SH_orig
35811            ! win32/config.bc win32/config.gc win32/config.vc
35812            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35813 ____________________________________________________________________________
35814 [  6690] By: jhi                                   on 2000/08/18  04:30:56
35815         Log: Update Changes.
35816      Branch: perl
35817            ! Changes patchlevel.h
35818 ____________________________________________________________________________
35819 [  6689] By: jhi                                   on 2000/08/18  04:12:30
35820         Log: Fix the lib/complex failure of
35821              
35822              From: abigail@foad.org
35823              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
35824              Date: 15 Aug 2000 04:06:38 -0000
35825              Message-Id: <20000815040638.8524.qmail@foad.org> 
35826              
35827              Linux long double accuracy issue: something that
35828              when printed with %g looks like "2" but int() of it is 1.
35829      Branch: perl
35830            ! lib/Math/Complex.pm
35831 ____________________________________________________________________________
35832 [  6688] By: jhi                                   on 2000/08/18  03:15:35
35833         Log: The byteorder code in #6671 was wrong.
35834      Branch: perl
35835            ! configpm
35836 ____________________________________________________________________________
35837 [  6687] By: jhi                                   on 2000/08/18  02:08:42
35838         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
35839              From: Jan Dubois <jand@ActiveState.com>
35840              Date: Thu, 17 Aug 2000 18:31:55 -0700
35841              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
35842      Branch: perl
35843            ! sv.c
35844 ____________________________________________________________________________
35845 [  6686] By: jhi                                   on 2000/08/18  02:04:15
35846         Log: Use NVs in POSIX math, not doubles.
35847              
35848              From: abigail@foad.org
35849              Subject: [ID 20000817.014] POSIX & modfl
35850              Date: 17 Aug 2000 20:49:18 -0000
35851              Message-Id: <20000817204918.23123.qmail@foad.org>
35852      Branch: perl
35853            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
35854 ____________________________________________________________________________
35855 [  6685] By: jhi                                   on 2000/08/18  02:02:12
35856         Log: Introduce NVef, NVff, and NVgf, use the middle one.
35857              (helps for lib/peek + Linux + long doubles)  Reported in
35858              
35859              From: abigail@foad.org
35860              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
35861              Date: 15 Aug 2000 04:06:38 -0000
35862              Message-Id: <20000815040638.8524.qmail@foad.org> 
35863              
35864              (note: the lib/complex failure has not yet been addressed)
35865      Branch: metaconfig/U/perl
35866            ! perlxvf.U
35867      Branch: perl
35868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35869            ! config_h.SH dump.c perl.h pod/perlguts.pod
35870 ____________________________________________________________________________
35871 [  6684] By: jhi                                   on 2000/08/17  23:22:19
35872         Log: Add byteorder to the myconfig output.
35873      Branch: perl
35874            ! myconfig.SH
35875 ____________________________________________________________________________
35876 [  6683] By: jhi                                   on 2000/08/17  23:20:19
35877         Log: The image doth not exist, spotted by Johan Vromans.
35878      Branch: perl
35879            ! MANIFEST
35880 ____________________________________________________________________________
35881 [  6682] By: jhi                                   on 2000/08/17  22:38:16
35882         Log: Document what the backtick returns if the command fails.
35883      Branch: perl
35884            ! pod/perlop.pod
35885 ____________________________________________________________________________
35886 [  6681] By: jhi                                   on 2000/08/17  22:33:12
35887         Log: Do not use prototyping here.
35888              
35889              Subject: [ID 20000817.016] [PATCH] Peek.xs
35890              From: abigail@foad.org
35891              Date: 17 Aug 2000 20:55:56 -0000
35892              Message-Id: <20000817205556.24270.qmail@foad.org>
35893      Branch: perl
35894            ! ext/Devel/Peek/Makefile.PL
35895 ____________________________________________________________________________
35896 [  6680] By: jhi                                   on 2000/08/17  19:46:43
35897         Log: Don't propose using modules built for 5.005 if no binary
35898              compatibility with 5.005 is attempted.
35899              
35900              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
35901              Subject: Minor nit with 5.7.0 (6655)
35902              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
35903              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
35904      Branch: metaconfig
35905            ! U/installdirs/inc_version_list.U
35906      Branch: perl
35907            ! Configure config_h.SH
35908 ____________________________________________________________________________
35909 [  6679] By: jhi                                   on 2000/08/17  19:16:39
35910         Log: Microperl config update.
35911      Branch: perl
35912            ! uconfig.h uconfig.sh
35913 ____________________________________________________________________________
35914 [  6678] By: jhi                                   on 2000/08/17  19:16:13
35915         Log: The #6648 wasn't protective enough for limited platforms
35916              (like microperl).
35917      Branch: perl
35918            ! dump.c sv.c
35919 ____________________________________________________________________________
35920 [  6677] By: jhi                                   on 2000/08/17  14:46:35
35921         Log: Update Changes.
35922      Branch: perl
35923            ! Changes patchlevel.h
35924 ____________________________________________________________________________
35925 [  6676] By: jhi                                   on 2000/08/17  14:44:02
35926         Log: Add perlebcdic from Peter Prymmer, regen toc.
35927      Branch: perl
35928            + pod/perlebcdic.pod
35929            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35930 ____________________________________________________________________________
35931 [  6675] By: jhi                                   on 2000/08/17  14:41:52
35932         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
35933      Branch: perl
35934            ! pod/perldebtut.pod
35935 ____________________________________________________________________________
35936 [  6674] By: jhi                                   on 2000/08/17  14:29:43
35937         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
35938              
35939              Subject: [ID 20000724.006] -DLEAKTEST problem
35940              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
35941              Date: Tue, 25 Jul 2000 00:36:32 -0500
35942              Message-Id: <20000725003632.A26186@www.llamacom.com>
35943              
35944              Reminder sent
35945              
35946              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
35947              From: Hugo <hv@crypt.compulink.co.uk>
35948              Date: Thu, 17 Aug 2000 15:23:42 +0100
35949              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
35950      Branch: perl
35951            ! util.c
35952 ____________________________________________________________________________
35953 [  6673] By: jhi                                   on 2000/08/17  04:07:10
35954         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
35955              From: John Peacock <JPeacock@UnivPress.com>
35956              Date: Tue, 01 Aug 2000 09:38:12 -0400
35957              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
35958      Branch: perl
35959            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
35960 ____________________________________________________________________________
35961 [  6672] By: jhi                                   on 2000/08/17  03:04:35
35962         Log: Subject: [PATCH] Cwd.pm now uses strict
35963              From: Tim Jenness <timj@jach.hawaii.edu>
35964              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
35965              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
35966      Branch: perl
35967            ! lib/Cwd.pm
35968 ____________________________________________________________________________
35969 [  6671] By: jhi                                   on 2000/08/17  02:16:35
35970         Log: Make $Config{byteorder} more magical so that it is
35971              dynamically computed: nice for 'fat binaries'.
35972              
35973              Subject: [PATCH]: default byteorder
35974              From: Wilfredo Sánchez <wsanchez@apple.com>
35975              Date: Mon, 31 Jul 2000 19:45:31 -0700
35976              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
35977      Branch: perl
35978            ! configpm
35979 ____________________________________________________________________________
35980 [  6670] By: gsar                                  on 2000/08/17  01:22:21
35981         Log: move WNOHANG definition to where other such things are
35982      Branch: perl
35983            ! win32/win32.h
35984 ____________________________________________________________________________
35985 [  6669] By: jhi                                   on 2000/08/17  01:19:17
35986         Log: Update Changes.
35987      Branch: perl
35988            ! Changes patchlevel.h
35989 ____________________________________________________________________________
35990 [  6668] By: jhi                                   on 2000/08/17  01:16:29
35991         Log: Doc nits spotted by Richard Soderberg.
35992      Branch: perl
35993            ! README.posix-bc README.vmesa
35994 ____________________________________________________________________________
35995 [  6667] By: jhi                                   on 2000/08/17  01:12:11
35996         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
35997              From: "Casey R. Tweten" <crt@kiski.net>
35998              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
35999              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
36000      Branch: perl
36001            ! pod/perldebtut.pod
36002 ____________________________________________________________________________
36003 [  6666] By: jhi                                   on 2000/08/17  01:09:31
36004         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
36005              From: "Casey R. Tweten" <crt@kiski.net>
36006              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
36007              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
36008      Branch: perl
36009            ! lib/Shell.pm
36010 ____________________________________________________________________________
36011 [  6665] By: gsar                                  on 2000/08/17  01:03:52
36012         Log: add "ok" targets from change#6632 in makefile.mk
36013      Branch: perl
36014            ! pod/perlport.pod win32/Makefile win32/makefile.mk
36015 ____________________________________________________________________________
36016 [  6664] By: gsar                                  on 2000/08/17  00:56:11
36017         Log: avoid warnings from dense compiler
36018      Branch: perl
36019            ! win32/win32.c
36020 ____________________________________________________________________________
36021 [  6663] By: jhi                                   on 2000/08/17  00:51:49
36022         Log: Tweak the regex compilation errors once more.
36023      Branch: perl
36024            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
36025            ! t/op/regmesg.t t/pragma/warn/regcomp
36026 ____________________________________________________________________________
36027 [  6662] By: gsar                                  on 2000/08/17  00:28:19
36028         Log: trailing new %ENV entries weren't being pushed into the real
36029              environment of subprocesses on Windows
36030      Branch: perl
36031            ! t/op/magic.t win32/perlhost.h
36032 ____________________________________________________________________________
36033 [  6661] By: gsar                                  on 2000/08/17  00:19:20
36034         Log: waitpid() now handles externally spawned pids correctly;
36035              fixes for backtick/wait/waitpid failures on Windows 9x
36036              
36037              these changes make the pid returned by process functions on
36038              Windows 9x always positive by clearing the high bit (which
36039              is always set on Win9x); pseudo-process PIDs are likewise
36040              always negative now on Win9x (just as on NT/2000)
36041      Branch: perl
36042            ! pp_sys.c win32/perlhost.h win32/win32.c
36043 ____________________________________________________________________________
36044 [  6660] By: jhi                                   on 2000/08/17  00:04:32
36045         Log: Retract #6645.
36046      Branch: perl
36047            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36048            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
36049            ! t/op/sprintf.t
36050 ____________________________________________________________________________
36051 [  6659] By: gsar                                  on 2000/08/16  23:59:28
36052         Log: on windows, the return values from wait() and waitpid() don't
36053              match those of pseudo-pids
36054      Branch: perl
36055            ! pp_sys.c t/op/fork.t util.c win32/win32.c
36056 ____________________________________________________________________________
36057 [  6658] By: gsar                                  on 2000/08/16  23:56:14
36058         Log: pod nit seen in passing
36059      Branch: perl
36060            ! pod/perlfunc.pod
36061 ____________________________________________________________________________
36062 [  6657] By: gsar                                  on 2000/08/16  23:53:42
36063         Log: change#6328 could make close(SOCKET) return false on windows
36064              when it shouldn't
36065      Branch: perl
36066            ! win32/win32sck.c
36067 ____________________________________________________________________________
36068 [  6656] By: gsar                                  on 2000/08/16  23:46:57
36069         Log: check that the number pseudo children doesn't exceed
36070              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
36071              the WaitForMultipleObjects() limit that would cause wait()
36072              to crash)
36073              
36074              wait() and waitpid() could potentially be rewritten to use
36075              more than one thread to do the waiting to eliminate this
36076              limitation
36077      Branch: perl
36078            ! win32/perlhost.h
36079 ____________________________________________________________________________
36080 [  6655] By: jhi                                   on 2000/08/16  14:11:05
36081         Log: Update Changes.
36082      Branch: perl
36083            ! Changes patchlevel.h
36084 ____________________________________________________________________________
36085 [  6654] By: jhi                                   on 2000/08/16  14:10:12
36086         Log: Update to perldebtut 1.9, from Richard Foley.
36087      Branch: perl
36088            ! pod/perldebtut.pod
36089 ____________________________________________________________________________
36090 [  6653] By: jhi                                   on 2000/08/16  14:08:17
36091         Log: Change the regx compilation error markers to use = instead of <
36092              since pod makes using the latter quite messy.  Reported in
36093              ID 20000814.006 by Abigail and in
36094              Subject: Unknown escape E<> ?
36095              From: Lupe Christoph <lupe@lupe-christoph.de>
36096              Date: Fri, 11 Aug 2000 00:30:27 +0200
36097              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
36098      Branch: perl
36099            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
36100            ! t/op/regmesg.t t/pragma/warn/regcomp
36101 ____________________________________________________________________________
36102 [  6652] By: jhi                                   on 2000/08/16  13:25:31
36103         Log: Change the perlbug address to perl.org since it's more forgiving.
36104              
36105              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
36106              From: abigail@foad.org
36107              Date: 15 Aug 2000 04:15:40 -0000
36108              Message-Id: <20000815041540.8633.qmail@foad.org>
36109      Branch: perl
36110            ! utils/perlbug.PL
36111 ____________________________________________________________________________
36112 [  6651] By: jhi                                   on 2000/08/16  13:22:35
36113         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
36114              From: Tim Jenness <timj@jach.hawaii.edu>
36115              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
36116              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
36117      Branch: perl
36118            ! lib/Cwd.pm
36119 ____________________________________________________________________________
36120 [  6650] By: jhi                                   on 2000/08/16  13:18:13
36121         Log: Update to CPAN 1.57.
36122              
36123              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
36124              From: andreas.koenig@anima.de (Andreas J. Koenig)
36125              Date: 16 Aug 2000 15:09:46 +0200
36126              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
36127      Branch: perl
36128            ! lib/CPAN.pm
36129 ____________________________________________________________________________
36130 [  6649] By: jhi                                   on 2000/08/16  13:12:31
36131         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
36132              From: "Larry W. Virden" <lvirden@cas.org>
36133              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
36134              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
36135      Branch: perl
36136            ! README.hpux
36137 ____________________________________________________________________________
36138 [  6648] By: jhi                                   on 2000/08/16  13:03:53
36139         Log: The numeric locale was reset to "C" by s?printf and never restored.
36140              
36141              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36142              From: Christian Kirsch <ck@held.mind.de>
36143              Date: Wed, 9 Aug 2000 17:05:17 +0200
36144              Message-Id: <20000809170517.A25389@held>
36145              
36146              No test since adding the failing example to locale.t
36147              does not fail -- probably because the locale settings are so
36148              thoroughly tweaked by that time.  Running the example standalone
36149              does fail, though.  UPDATE: test case added at change #7540.
36150      Branch: perl
36151            ! dump.c perl.h pp.c pp_ctl.c sv.c
36152 ____________________________________________________________________________
36153 [  6647] By: jhi                                   on 2000/08/16  00:07:54
36154         Log: Update Changes and test semi-automatic patchlevel updating.
36155      Branch: perl
36156            ! Changes patchlevel.h
36157 ____________________________________________________________________________
36158 [  6646] By: jhi                                   on 2000/08/15  23:35:07
36159         Log: Fix a dependency problem.
36160              
36161              Subject: [PATCH: 6640] VMS Makefile.SH update
36162              From: Peter Prymmer <pvhp@forte.com>
36163              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
36164              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
36165      Branch: perl
36166            ! vms/descrip_mms.template
36167 ____________________________________________________________________________
36168 [  6645] By: jhi                                   on 2000/08/15  23:33:23
36169         Log: (Retracted by #6660)
36170              
36171              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
36172              From: Dominic Dunlop <domo@computer.org>
36173              Date: Tue, 15 Aug 2000 22:20:52 +0200
36174              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
36175      Branch: metaconfig/U/perl
36176            + d_printfed.U
36177      Branch: perl
36178            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36179            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
36180            ! t/op/sprintf.t
36181 ____________________________________________________________________________
36182 [  6644] By: jhi                                   on 2000/08/15  21:17:20
36183         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
36184              From: abigail@foad.org
36185              Date: 15 Aug 2000 20:12:41 -0000
36186              Message-Id: <20000815201241.25556.qmail@foad.org>
36187      Branch: perl
36188            ! INSTALL
36189 ____________________________________________________________________________
36190 [  6643] By: jhi                                   on 2000/08/15  21:15:28
36191         Log: (an already applied patch)
36192      Branch: perl
36193            ! lib/CGI.pm
36194 ____________________________________________________________________________
36195 [  6642] By: gsar                                  on 2000/08/15  19:54:05
36196         Log: magic callbacks all need to have same type signature
36197      Branch: perl
36198            ! embed.pl mg.c proto.h
36199 ____________________________________________________________________________
36200 [  6641] By: jhi                                   on 2000/08/15  17:56:27
36201         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)
36202              From: Mike Guy <mjtg@cam.ac.uk>
36203              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
36204              Date: Tue, 15 Aug 2000 18:26:45 +0100
36205              
36206              Only the peek.t part applied, not the hash quality part.
36207      Branch: perl
36208            ! t/lib/peek.t
36209 ____________________________________________________________________________
36210 [  6640] By: jhi                                   on 2000/08/15  16:37:37
36211         Log: Update Changes.
36212      Branch: perl
36213            ! Changes
36214 ____________________________________________________________________________
36215 [  6639] By: jhi                                   on 2000/08/15  16:34:55
36216         Log: Missed a file from #6638.
36217      Branch: perl
36218            ! lib/File/Temp.pm
36219 ____________________________________________________________________________
36220 [  6638] By: jhi                                   on 2000/08/15  16:33:19
36221         Log: Subject: [PATCH perl@6620] cygwin port
36222              From: "Fifer, Eric" <EFifer@sanwaint.com>
36223              Date: Tue, 15 Aug 2000 17:00:49 +0100
36224              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
36225      Branch: perl
36226            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
36227 ____________________________________________________________________________
36228 [  6637] By: jhi                                   on 2000/08/15  16:29:22
36229         Log: Subject: [PATCH] debugger exit code should reflect user exit code
36230              From: Mike Guy <mjtg@cam.ac.uk>
36231              Date: Tue, 15 Aug 2000 16:55:59 +0100
36232              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
36233      Branch: perl
36234            ! lib/perl5db.pl
36235 ____________________________________________________________________________
36236 [  6636] By: jhi                                   on 2000/08/15  15:30:58
36237         Log: Update Changes.
36238      Branch: perl
36239            ! Changes
36240 ____________________________________________________________________________
36241 [  6635] By: jhi                                   on 2000/08/15  15:27:21
36242         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
36243      Branch: metaconfig
36244            ! U/mkglossary U/mksample
36245      Branch: metaconfig/U/perl
36246            ! Devel.U
36247      Branch: perl
36248            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36249 ____________________________________________________________________________
36250 [  6634] By: jhi                                   on 2000/08/15  14:11:55
36251         Log: Don't blow limited stacks, a lower number is enough to
36252              tickle the lookbehind limit.
36253              
36254              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
36255              From: Dominic Dunlop <domo@computer.org>
36256              Date: Tue, 15 Aug 2000 13:51:24 +0200
36257              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
36258      Branch: perl
36259            ! t/op/regmesg.t
36260 ____________________________________________________________________________
36261 [  6633] By: jhi                                   on 2000/08/15  14:01:46
36262         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
36263              From: Mike Guy <mjtg@cam.ac.uk>
36264              Date: Tue, 15 Aug 2000 12:10:50 +0100
36265              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
36266      Branch: perl
36267            ! utils/perldoc.PL
36268 ____________________________________________________________________________
36269 [  6632] By: jhi                                   on 2000/08/15  13:58:48
36270         Log: make ok etc also for win32.
36271              
36272              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
36273              From: Prymmer/Kahn <pvhp@best.com>
36274              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
36275              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
36276      Branch: perl
36277            ! win32/Makefile
36278 ____________________________________________________________________________
36279 [  6631] By: jhi                                   on 2000/08/15  13:45:03
36280         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
36281      Branch: perl
36282            ! lib/Test.pm
36283 ____________________________________________________________________________
36284 [  6630] By: jhi                                   on 2000/08/15  03:25:09
36285         Log: Update Changes.
36286      Branch: perl
36287            ! Changes
36288 ____________________________________________________________________________
36289 [  6629] By: jhi                                   on 2000/08/15  03:23:53
36290         Log: magic_regdatum_set() is void, not int.
36291      Branch: perl
36292            ! embed.pl mg.c proto.h
36293 ____________________________________________________________________________
36294 [  6628] By: jhi                                   on 2000/08/15  03:08:02
36295         Log: Make the user to give up his firstborn, err, to knowingly
36296              verify installing an unstable developer release.  Also bump
36297              the release to 5.7.0, but leave a patch tag in the local
36298              patches saying that this is not yet the real thing.
36299      Branch: metaconfig
36300            ! U/modified/Instruct.U
36301      Branch: metaconfig/U/perl
36302            + Devel.U
36303      Branch: perl
36304            ! Configure patchlevel.h
36305 ____________________________________________________________________________
36306 [  6627] By: jhi                                   on 2000/08/14  22:32:52
36307         Log: README.os2 update.
36308              
36309              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
36310              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36311              Date: Wed, 02 Aug 2000 21:55:09 -0700
36312              Message-ID: <tsPi5gzkgegX092yn@efn.org>
36313      Branch: perl
36314            ! README.os2
36315 ____________________________________________________________________________
36316 [  6626] By: jhi                                   on 2000/08/14  21:00:02
36317         Log: Subject: Re: File::Temp problems on VMS in bleedperl
36318              From: Tim Jenness <timj@jach.hawaii.edu>
36319              cc: vmsperl@perl.org
36320              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
36321              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
36322      Branch: perl
36323            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
36324 ____________________________________________________________________________
36325 [  6625] By: jhi                                   on 2000/08/14  20:52:16
36326         Log: Add SUIDMAIL as was done for the CERT alert.
36327      Branch: perl
36328            ! patchlevel.h
36329 ____________________________________________________________________________
36330 [  6624] By: jhi                                   on 2000/08/14  20:48:50
36331         Log: Subject: sfio2000
36332              From: Daniel Muino <dmuino@afip.gov.ar>
36333              Date: Mon, 14 Aug 2000 16:58:11 -0300
36334              Message-ID: <20000814165811.B16368@con2-dgi>
36335      Branch: perl
36336            ! perlsdio.h perlsfio.h
36337 ____________________________________________________________________________
36338 [  6623] By: jhi                                   on 2000/08/14  20:47:36
36339         Log: Subject: warning: storage class after type is obsolescent
36340              From: Daniel Muino <dmuino@afip.gov.ar>
36341              Date: Mon, 14 Aug 2000 16:42:47 -0300
36342              Message-ID: <20000814164247.A16368@con2-dgi>
36343      Branch: perl
36344            ! regcomp.pl regnodes.h
36345 ____________________________________________________________________________
36346 [  6622] By: jhi                                   on 2000/08/14  20:43:05
36347         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
36348              From: abigail@foad.org
36349              Date: 14 Aug 2000 20:00:10 -0000
36350              Message-Id: <20000814200010.27271.qmail@foad.org>
36351      Branch: perl
36352            ! Changes
36353 ____________________________________________________________________________
36354 [  6621] By: jhi                                   on 2000/08/14  15:23:05
36355         Log: Update Changes.
36356      Branch: perl
36357            ! Changes
36358 ____________________________________________________________________________
36359 [  6620] By: jhi                                   on 2000/08/14  15:22:14
36360         Log: Subject: Re: [PATCH] @+, @- readonly
36361              From: Mike Guy <mjtg@cam.ac.uk>
36362              Date: Mon, 14 Aug 2000 15:26:55 +0100
36363              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
36364      Branch: perl
36365            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
36366            ! sv.c t/op/pat.t
36367 ____________________________________________________________________________
36368 [  6619] By: jhi                                   on 2000/08/14  14:12:08
36369         Log: Update Changes.
36370      Branch: perl
36371            ! Changes
36372 ____________________________________________________________________________
36373 [  6618] By: jhi                                   on 2000/08/14  14:09:34
36374         Log: For now remove the mail code.
36375      Branch: perl
36376            ! perl.c
36377 ____________________________________________________________________________
36378 [  6617] By: jhi                                   on 2000/08/14  14:08:28
36379         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
36380      Branch: perl
36381            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
36382            ! pod/perlfaq8.pod pod/perlsec.pod
36383 ____________________________________________________________________________
36384 [  6616] By: jhi                                   on 2000/08/14  14:00:11
36385         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36386              From: Mike Guy <mjtg@cam.ac.uk>
36387              Date: Mon, 14 Aug 2000 08:26:02 +0100
36388              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
36389      Branch: perl
36390            ! lib/perl5db.pl
36391 ____________________________________________________________________________
36392 [  6615] By: jhi                                   on 2000/08/14  13:58:45
36393         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
36394              From: Mike Guy <mjtg@cam.ac.uk>
36395              Date: Mon, 14 Aug 2000 08:04:22 +0100
36396              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
36397      Branch: perl
36398            ! gv.c mg.c t/op/pat.t
36399 ____________________________________________________________________________
36400 [  6614] By: jhi                                   on 2000/08/14  13:56:45
36401         Log: Subject: Test fails / warnings with perl-current #6612
36402              From: Mike Guy <mjtg@cam.ac.uk>
36403              Date: Mon, 14 Aug 2000 07:57:23 +0100
36404              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
36405      Branch: perl
36406            ! t/lib/b.t t/lib/peek.t
36407 ____________________________________________________________________________
36408 [  6613] By: jhi                                   on 2000/08/14  13:45:33
36409         Log: VMS configure.com update continues.
36410      Branch: perl
36411            - vms/configure.com
36412            ! MANIFEST configure.com
36413 ____________________________________________________________________________
36414 [  6612] By: jhi                                   on 2000/08/13  22:13:35
36415         Log: Update Changes.
36416      Branch: perl
36417            ! Changes
36418 ____________________________________________________________________________
36419 [  6611] By: jhi                                   on 2000/08/13  16:21:45
36420         Log: Upgrade to CGI 2.71, from Lincoln Stein.
36421      Branch: perl
36422            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
36423 ____________________________________________________________________________
36424 [  6610] By: jhi                                   on 2000/08/13  15:09:16
36425         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
36426              From: Mike Guy <mjtg@cam.ac.uk>
36427              Date: Sun, 13 Aug 2000 13:45:51 +0100
36428              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
36429      Branch: perl
36430            ! t/op/regmesg.t
36431 ____________________________________________________________________________
36432 [  6609] By: jhi                                   on 2000/08/13  14:31:26
36433         Log: Andreas says that 1.56 is fine, so reverting back to it.
36434      Branch: perl
36435            ! lib/CPAN.pm
36436 ____________________________________________________________________________
36437 [  6608] By: jhi                                   on 2000/08/13  05:34:20
36438         Log: Update Changes.
36439      Branch: perl
36440            ! Changes
36441 ____________________________________________________________________________
36442 [  6607] By: jhi                                   on 2000/08/13  05:32:01
36443         Log: Put back the \z changes of #5406 to CPAN.pm.
36444      Branch: perl
36445            ! lib/CPAN.pm
36446 ____________________________________________________________________________
36447 [  6606] By: jhi                                   on 2000/08/13  05:20:16
36448         Log: Fix-n-skip the tests under 5005threads.
36449      Branch: perl
36450            ! t/lib/b.t
36451 ____________________________________________________________________________
36452 [  6605] By: jhi                                   on 2000/08/13  05:07:48
36453         Log: Fix the test for 5005threads.
36454      Branch: perl
36455            ! t/lib/peek.t
36456 ____________________________________________________________________________
36457 [  6604] By: jhi                                   on 2000/08/13  03:35:37
36458         Log: Should have deleted this in #6603.
36459      Branch: perl
36460            - vms/subconfigure.com
36461 ____________________________________________________________________________
36462 [  6603] By: jhi                                   on 2000/08/12  18:29:32
36463         Log: Rewrite of vms/subconfigure.com as configure.com,
36464              from Peter Prymmer and the vmsperl crew.
36465      Branch: perl
36466            + vms/configure.com
36467            ! MANIFEST
36468 ____________________________________________________________________________
36469 [  6602] By: jhi                                   on 2000/08/11  13:00:01
36470         Log: PlainText.pm is dead.
36471      Branch: perl
36472            - lib/Pod/PlainText.pm
36473            ! MANIFEST
36474 ____________________________________________________________________________
36475 [  6601] By: jhi                                   on 2000/08/11  04:06:45
36476         Log: Update Changes.
36477      Branch: perl
36478            ! Changes
36479 ____________________________________________________________________________
36480 [  6600] By: jhi                                   on 2000/08/11  04:06:10
36481         Log: Add a few missing files, update MANIFEST.
36482      Branch: perl
36483            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
36484            + lib/Pod/PlainText.pm t/pod/find.t
36485            ! MANIFEST t/op/regmesg.t
36486 ____________________________________________________________________________
36487 [  6599] By: jhi                                   on 2000/08/11  03:31:10
36488         Log: Add Perl debugging tutorial, regen toc. 
36489              
36490              Subject: perldebtut.pod
36491              From: Richard Foley <Richard.Foley@m.dasa.de>
36492              Date: Wed, 09 Aug 2000 10:17:15 +0200
36493              Message-id: <3991138B.262247B8@m.dasa.de>
36494      Branch: perl
36495            + pod/perldebtut.pod
36496            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36497 ____________________________________________________________________________
36498 [  6598] By: jhi                                   on 2000/08/11  02:48:56
36499         Log: tiny Changes edit
36500      Branch: perl
36501            ! Changes
36502 ____________________________________________________________________________
36503 [  6597] By: jhi                                   on 2000/08/11  02:39:04
36504         Log: Tests for #6589.
36505              
36506              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
36507              From: simon@brecon.co.uk (Simon Cozens)
36508              Date: 11 Aug 2000 02:24:52 GMT
36509              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
36510      Branch: perl
36511            ! t/lib/b.t
36512 ____________________________________________________________________________
36513 [  6596] By: jhi                                   on 2000/08/11  01:50:07
36514         Log: Update Changes.
36515      Branch: perl
36516            ! Changes
36517 ____________________________________________________________________________
36518 [  6595] By: jhi                                   on 2000/08/11  01:47:16
36519         Log: nitfix
36520      Branch: perl
36521            ! Changes
36522 ____________________________________________________________________________
36523 [  6594] By: jhi                                   on 2000/08/11  01:36:16
36524         Log: Subject: Getting perlio and threads to compile
36525              From: Lupe Christoph <lupe@lupe-christoph.de>
36526              Date: Wed, 9 Aug 2000 11:35:54 +0200
36527              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
36528              
36529              (the Solaris version changes in Configure skipped)
36530      Branch: perl
36531            ! hints/solaris_2.sh thread.h
36532 ____________________________________________________________________________
36533 [  6593] By: jhi                                   on 2000/08/11  01:30:16
36534         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
36535              From: simon@brecon.co.uk (Simon Cozens)
36536              Date: 1 Aug 2000 06:55:19 GMT
36537              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
36538      Branch: perl
36539            ! lib/utf8.pm
36540 ____________________________________________________________________________
36541 [  6592] By: jhi                                   on 2000/08/11  01:26:39
36542         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
36543              From: Peter Scott <Peter@PeterScott.com>
36544              Date: Thu, 10 Aug 2000 08:23:27 -0700
36545              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
36546      Branch: perl
36547            ! lib/perl5db.pl
36548 ____________________________________________________________________________
36549 [  6591] By: jhi                                   on 2000/08/11  01:22:02
36550         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
36551              From: Hugo <hv@crypt.compulink.co.uk>
36552              Date: Thu, 10 Aug 2000 19:23:04 +0100
36553              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
36554      Branch: perl
36555            ! regexec.c t/op/pat.t
36556 ____________________________________________________________________________
36557 [  6590] By: jhi                                   on 2000/08/11  01:19:19
36558         Log: Preprocessing and postprocessing for File::Find.
36559              
36560              Subject: Patch to Find::File.pm to allow alphabetical results
36561              From: Joe Smith <jsmith@inwap.com>
36562              Date: Wed, 9 Aug 2000 02:44:54 -0700
36563              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
36564      Branch: perl
36565            ! lib/File/Find.pm
36566 ____________________________________________________________________________
36567 [  6589] By: jhi                                   on 2000/08/11  01:12:39
36568         Log: B::Deparse didn't do sub attributes.
36569              
36570              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
36571              From: simon@brecon.co.uk (Simon Cozens)
36572              Date: 9 Aug 2000 04:49:20 GMT
36573              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
36574      Branch: perl
36575            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
36576 ____________________________________________________________________________
36577 [  6588] By: jhi                                   on 2000/08/11  01:06:40
36578         Log: Subject: debugger "d" command doesnt check line number
36579              From: Mike Guy <mjtg@cam.ac.uk>
36580              Date: Tue, 08 Aug 2000 21:54:29 +0100
36581              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
36582      Branch: perl
36583            ! lib/perl5db.pl mg.c pod/perldiag.pod
36584 ____________________________________________________________________________
36585 [  6587] By: jhi                                   on 2000/08/11  00:45:03
36586         Log: sleep(1) does not necessarily return 1.
36587              
36588              Subject: [PATCH bleadperl] op/lex_assign.t  
36589              From: Hugo <hv@crypt.compulink.co.uk>
36590              Date: Thu, 03 Aug 2000 14:34:22 +0100        
36591              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
36592      Branch: perl
36593            ! t/op/lex_assign.t
36594 ____________________________________________________________________________
36595 [  6586] By: jhi                                   on 2000/08/11  00:31:50
36596         Log: Document the IO::Select timeout.
36597      Branch: perl
36598            ! ext/IO/lib/IO/Select.pm
36599 ____________________________________________________________________________
36600 [  6585] By: jhi                                   on 2000/08/11  00:13:54
36601         Log: Forgot contributor.
36602      Branch: perl
36603            ! Changes
36604 ____________________________________________________________________________
36605 [  6584] By: jhi                                   on 2000/08/11  00:09:19
36606         Log: detypo
36607      Branch: perl
36608            ! Changes
36609 ____________________________________________________________________________
36610 [  6583] By: jhi                                   on 2000/08/11  00:07:53
36611         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
36612              
36613              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
36614              From: Mike Guy <mjtg@cam.ac.uk> 
36615              Date: Thu, 10 Aug 2000 15:50:54 +0100
36616              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
36617      Branch: perl
36618            ! sv.c t/op/int.t
36619 ____________________________________________________________________________
36620 [  6582] By: jhi                                   on 2000/08/10  23:29:32
36621         Log: Update Changes.
36622      Branch: perl
36623            ! Changes
36624 ____________________________________________________________________________
36625 [  6581] By: jhi                                   on 2000/08/10  23:26:16
36626         Log: Put back the std @INC thing.
36627      Branch: perl
36628            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
36629            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
36630            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
36631            ! t/lib/gol-oo.t
36632 ____________________________________________________________________________
36633 [  6580] By: jhi                                   on 2000/08/10  23:03:34
36634         Log: Update to CGI 2.70, from Lincoln Stein.
36635      Branch: perl
36636            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
36637            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
36638            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
36639            ! t/lib/cgi-request.t
36640 ____________________________________________________________________________
36641 [  6579] By: jhi                                   on 2000/08/10  22:41:50
36642         Log: Update to CPAN 1.56, from Andreas König.
36643      Branch: perl
36644            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36645 ____________________________________________________________________________
36646 [  6578] By: jhi                                   on 2000/08/10  22:38:13
36647         Log: Update to Pod::Parser 1.17, from Brad Appleton.
36648      Branch: perl
36649            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
36650            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
36651            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
36652            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
36653            ! t/pod/include.t t/pod/included.t t/pod/lref.t
36654            ! t/pod/multiline_items.t t/pod/nested_items.t
36655            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
36656            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
36657            ! t/pod/special_seqs.t
36658 ____________________________________________________________________________
36659 [  6577] By: jhi                                   on 2000/08/10  22:35:41
36660         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
36661      Branch: perl
36662            ! AUTHORS MAINTAIN
36663 ____________________________________________________________________________
36664 [  6576] By: jhi                                   on 2000/08/10  22:24:54
36665         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
36666      Branch: perl
36667            + t/lib/gol-oo.t
36668            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
36669            ! t/lib/gol-compat.t t/lib/gol-linkage.t
36670 ____________________________________________________________________________
36671 [  6575] By: jhi                                   on 2000/08/10  22:02:07
36672         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
36673      Branch: perl
36674            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
36675 ____________________________________________________________________________
36676 [  6574] By: jhi                                   on 2000/08/10  21:55:03
36677         Log: Iterating perl6 description.
36678      Branch: perl
36679            ! pod/perlfaq1.pod
36680 ____________________________________________________________________________
36681 [  6573] By: jhi                                   on 2000/08/10  21:48:26
36682         Log: Revert the sv.c part of #6559, a better fix is needed.
36683      Branch: perl
36684            ! sv.c
36685 ____________________________________________________________________________
36686 [  6572] By: jhi                                   on 2000/08/10  20:33:43
36687         Log: It's the 2ndO'ROSSC.
36688      Branch: perl
36689            ! pod/perlfaq1.pod
36690 ____________________________________________________________________________
36691 [  6571] By: jhi                                   on 2000/08/10  15:55:48
36692         Log: detypo
36693      Branch: perl
36694            ! pod/perlfaq1.pod
36695 ____________________________________________________________________________
36696 [  6570] By: jhi                                   on 2000/08/10  14:11:17
36697         Log: An exceptionally sticky typo.
36698      Branch: perl
36699            ! Changes
36700 ____________________________________________________________________________
36701 [  6569] By: jhi                                   on 2000/08/10  14:09:33
36702         Log: detypo (and test Changes updating script)
36703      Branch: perl
36704            ! Changes
36705 ____________________________________________________________________________
36706 [  6568] By: jhi                                   on 2000/08/10  14:07:07
36707         Log: Update Changes.
36708      Branch: perl
36709            ! Changes
36710 ____________________________________________________________________________
36711 [  6567] By: jhi                                   on 2000/08/10  14:06:19
36712         Log: Amend the description of Perl6.
36713              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
36714              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
36715              Date: Wed, 9 Aug 2000 22:11:06 -0500
36716              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
36717      Branch: perl
36718            ! pod/perlfaq1.pod
36719 ____________________________________________________________________________
36720 [  6566] By: jhi                                   on 2000/08/10  13:58:57
36721         Log: Subject: Remove dead entry in perldiag
36722              From: Mike Guy <mjtg@cam.ac.uk>
36723              Date: Thu, 10 Aug 2000 14:19:19 +0100
36724              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
36725      Branch: perl
36726            ! pod/perldiag.pod
36727 ____________________________________________________________________________
36728 [  6565] By: jhi                                   on 2000/08/10  13:51:48
36729         Log: Zero entries were skipped, fix from Adrian Goalby
36730              <argoalby@yahoo.co.uk>
36731      Branch: perl
36732            ! lib/unicode/Number.pl lib/unicode/mktables.PL
36733 ____________________________________________________________________________
36734 [  6564] By: jhi                                   on 2000/08/10  13:00:12
36735         Log: Subject: [PATCH 5.6.0] cygwin port
36736              From: "Fifer, Eric" <EFifer@sanwaint.com>
36737              Date: Thu, 10 Aug 2000 13:15:36 +0100
36738              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
36739      Branch: perl
36740            ! README.cygwin hints/cygwin.sh
36741 ____________________________________________________________________________
36742 [  6563] By: jhi                                   on 2000/08/10  12:55:16
36743         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
36744      Branch: perl
36745            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
36746 ____________________________________________________________________________
36747 [  6562] By: gsar                                  on 2000/08/10  08:38:39
36748         Log: warn is a macro, avoid using at a variable to avoid warnings
36749              in some configurations; readdir.t is too conservative in
36750              estimating number of *.t's
36751      Branch: perl
36752            ! t/op/readdir.t util.c
36753 ____________________________________________________________________________
36754 [  6561] By: jhi                                   on 2000/08/09  23:35:42
36755         Log: Update Changes.
36756      Branch: perl
36757            ! Changes
36758 ____________________________________________________________________________
36759 [  6560] By: jhi                                   on 2000/08/09  23:05:47
36760         Log: Subject: Re: enhanced(?) regex error messages
36761              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36762              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
36763              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
36764              
36765              (plus two small patches sent privately)
36766              (this still seems to leave few test failures)
36767      Branch: perl
36768            + t/op/regmesg.t
36769            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
36770            ! t/pragma/warn/regcomp
36771 ____________________________________________________________________________
36772 [  6559] By: jhi                                   on 2000/08/09  20:41:18
36773         Log: (The fix did work but was not right, retracted in #6573)
36774              
36775              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36776              From: Christian Kirsch <ck@held.mind.de>
36777              Date: Wed, 9 Aug 2000 17:05:17 +0200
36778              Message-Id: <20000809170517.A25389@held>
36779      Branch: perl
36780            ! sv.c t/pragma/locale.t
36781 ____________________________________________________________________________
36782 [  6558] By: jhi                                   on 2000/08/08  22:34:08
36783         Log: Tiny updates on the contributors list.
36784      Branch: perl
36785            ! Changes
36786 ____________________________________________________________________________
36787 [  6557] By: jhi                                   on 2000/08/08  19:34:28
36788         Log: Double check that we have a dirhandle.
36789      Branch: perl
36790            ! util.c
36791 ____________________________________________________________________________
36792 [  6556] By: jhi                                   on 2000/08/08  19:01:51
36793         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
36794              May be repopulated with fresh maintained examples.
36795      Branch: perl
36796            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
36797            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
36798            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
36799            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
36800            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
36801            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
36802            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
36803            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
36804            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
36805            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
36806            + lib/CGI/eg/wilogo_gif.uu
36807            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
36808            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
36809            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
36810            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
36811            - eg/cgi/frameset.cgi eg/cgi/index.html
36812            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
36813            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
36814            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
36815            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
36816            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
36817            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
36818            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
36819            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
36820            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
36821            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
36822            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
36823            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
36824            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
36825            - eg/van/vanish eg/who eg/wrapsuid
36826            ! MANIFEST
36827 ____________________________________________________________________________
36828 [  6555] By: jhi                                   on 2000/08/08  18:51:08
36829         Log: Delete chat2 as requested by Randal.
36830              
36831              Subject: Re: perlfaq8 coyness
36832              From: merlyn@stonehenge.com (Randal L. Schwartz) 
36833              Date: 15 May 2000 18:52:42 -0700 
36834              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
36835      Branch: perl
36836            - lib/chat2.pl
36837            ! MANIFEST
36838 ____________________________________________________________________________
36839 [  6554] By: jhi                                   on 2000/08/08  18:31:35
36840         Log: Regen global.sym.
36841      Branch: perl
36842            ! global.sym
36843 ____________________________________________________________________________
36844 [  6553] By: jhi                                   on 2000/08/08  18:28:13
36845         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
36846              (either perlbug or p5p ate the original), plus regen
36847              perlapi and perltoc. 
36848      Branch: perl
36849            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
36850            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
36851            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
36852            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
36853            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
36854            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
36855            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
36856            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
36857            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
36858            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
36859 ____________________________________________________________________________
36860 [  6552] By: jhi                                   on 2000/08/08  18:06:29
36861         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
36862              From: Mike Guy <mjtg@cam.ac.uk>
36863              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
36864              Date: Tue, 08 Aug 2000 15:51:27 +0100
36865      Branch: perl
36866            ! doop.c sv.h t/op/join.t t/pragma/overload.t
36867 ____________________________________________________________________________
36868 [  6551] By: jhi                                   on 2000/08/08  18:01:11
36869         Log: Re-apply #6549.
36870      Branch: perl
36871            ! lib/perl5db.pl
36872 ____________________________________________________________________________
36873 [  6550] By: jhi                                   on 2000/08/08  17:43:08
36874         Log: Accidental retraction of #6549.
36875      Branch: perl
36876            ! lib/perl5db.pl
36877 ____________________________________________________________________________
36878 [  6549] By: jhi                                   on 2000/08/08  17:40:04
36879         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36880              From: Mike Guy <mjtg@cam.ac.uk>
36881              Date: Mon, 07 Aug 2000 21:49:58 +0100
36882              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
36883      Branch: perl
36884            ! lib/perl5db.pl
36885 ____________________________________________________________________________
36886 [  6548] By: jhi                                   on 2000/08/08  17:37:57
36887         Log: Document here-doc better.
36888              
36889              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
36890              From: Mike Guy <mjtg@cam.ac.uk>
36891              Date: Mon, 07 Aug 2000 14:02:09 +0100
36892              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
36893      Branch: perl
36894            ! pod/perldata.pod
36895 ____________________________________________________________________________
36896 [  6547] By: jhi                                   on 2000/08/08  17:33:34
36897         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
36898              From: "Randy J. Ray" <rjray@redhat.com>
36899              Date: Mon, 07 Aug 2000 19:12:25 -0700
36900              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
36901      Branch: perl
36902            ! perl.c pod/perlrun.pod
36903 ____________________________________________________________________________
36904 [  6546] By: jhi                                   on 2000/08/08  17:29:26
36905         Log: Subject: Re: enhanced(?) regex error messages 
36906              From: Hugo <hv@crypt.compulink.co.uk>
36907              Date: Tue, 08 Aug 2000 03:25:51 +0100
36908              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
36909              
36910              plus Capitalize the error messages, plus perldiag them.
36911      Branch: perl
36912            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
36913 ____________________________________________________________________________
36914 [  6545] By: jhi                                   on 2000/08/08  13:59:28
36915         Log: Augment #6539 a bit: don't croak if there's magic in the air.
36916              
36917              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
36918              From: Hugo <hv@crypt.compulink.co.uk>
36919              Date: Tue, 08 Aug 2000 03:02:03 +0100
36920              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
36921      Branch: perl
36922            ! pp.c t/op/bless.t
36923 ____________________________________________________________________________
36924 [  6544] By: jhi                                   on 2000/08/07  21:11:52
36925         Log: Make the test -w clean.
36926      Branch: perl
36927            ! t/op/bless.t
36928 ____________________________________________________________________________
36929 [  6543] By: jhi                                   on 2000/08/07  19:49:53
36930         Log: use warnings instead of $^W.
36931      Branch: perl
36932            ! t/op/bless.t
36933 ____________________________________________________________________________
36934 [  6542] By: jhi                                   on 2000/08/07  17:41:41
36935         Log: Disable a portability warning Because We Know What We Are Doing.
36936      Branch: perl
36937            ! t/op/bless.t
36938 ____________________________________________________________________________
36939 [  6541] By: jhi                                   on 2000/08/07  17:29:51
36940         Log: Tiny tidying on report_evil_fh().
36941      Branch: perl
36942            ! util.c
36943 ____________________________________________________________________________
36944 [  6540] By: jhi                                   on 2000/08/07  16:37:38
36945         Log: Make regular expression parse error messages easier to understand.
36946              
36947              Subject: Re: enhanced(?) regex error messages
36948              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36949              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
36950              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
36951      Branch: perl
36952            ! regcomp.c
36953 ____________________________________________________________________________
36954 [  6539] By: jhi                                   on 2000/08/07  16:12:27
36955         Log: Make bless(REF, REF) a fatal error, add bless tests.
36956              
36957              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
36958              From: Hugo <hv@crypt.compulink.co.uk>
36959              Date: Mon, 07 Aug 2000 16:59:38 +0100
36960              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
36961      Branch: perl
36962            + t/op/bless.t
36963            ! MANIFEST pod/perldiag.pod pp.c sv.c
36964 ____________________________________________________________________________
36965 [  6538] By: jhi                                   on 2000/08/07  15:59:43
36966         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
36967              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
36968              Date: Thu, 3 Aug 2000 14:29:21 -0700
36969              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
36970      Branch: perl
36971            ! lib/lib_pm.PL
36972 ____________________________________________________________________________
36973 [  6537] By: jhi                                   on 2000/08/07  15:47:18
36974         Log: Retract #6419 for now since it breaks in AFS and MachTen.
36975      Branch: perl
36976            ! lib/Cwd.pm
36977 ____________________________________________________________________________
36978 [  6536] By: jhi                                   on 2000/08/07  15:05:29
36979         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
36980              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
36981              The security hole exists only in suidperls, which isn't
36982              installed or even built by default.
36983      Branch: perl
36984            ! perl.c
36985 ____________________________________________________________________________
36986 [  6535] By: jhi                                   on 2000/08/07  14:45:14
36987         Log: tr memory corruption fix from Simon Cozens.
36988      Branch: perl
36989            ! doop.c
36990 ____________________________________________________________________________
36991 [  6534] By: jhi                                   on 2000/08/06  11:38:16
36992         Log: Document a bit that UDP is not what you might think.
36993              
36994              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
36995              From: Lupe Christoph <lupe@lupe-christoph.de>
36996              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
36997              Date: Mon, 24 Jul 2000 08:59:15 +0200
36998      Branch: perl
36999            ! pod/perlipc.pod
37000 ____________________________________________________________________________
37001 [  6533] By: jhi                                   on 2000/08/06  11:35:01
37002         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
37003              From: Jeff Pinyan <jeffp@hut.crusoe.net>
37004              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
37005              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
37006      Branch: perl
37007            ! pod/perlfunc.pod
37008 ____________________________________________________________________________
37009 [  6532] By: jhi                                   on 2000/08/06  03:45:41
37010         Log: Have symbols for the IoTYPEs.
37011      Branch: perl
37012            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
37013 ____________________________________________________________________________
37014 [  6531] By: jhi                                   on 2000/08/06  01:33:55
37015         Log: Continue fixing the io warnings.  This also
37016              sort of fixes bug ID 20000802.003: the core dump
37017              is no more.  Whether the current behaviour is correct
37018              (giving a warning: "Not a format reference"), is another matter.
37019      Branch: perl
37020            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
37021            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
37022 ____________________________________________________________________________
37023 [  6530] By: jhi                                   on 2000/08/05  21:33:12
37024         Log: Change the Policy policy: now -Dprefix= with an existing
37025              Policy.sh and prefix == siteprefix == vendorprefix, then all
37026              of them follow along the new prefix.
37027              
37028              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
37029              From: Andy Dougherty <doughera@lafayette.edu>
37030              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
37031              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
37032      Branch: perl
37033            ! Policy_sh.SH
37034 ____________________________________________________________________________
37035 [  6529] By: jhi                                   on 2000/08/05  18:57:28
37036         Log: Zap lib/Sys directory when cleaning up.
37037      Branch: perl
37038            ! Makefile.SH
37039 ____________________________________________________________________________
37040 [  6528] By: jhi                                   on 2000/08/05  18:40:44
37041         Log: Essential prototype changes were missing from #6527.
37042              Also make report_evil_fh() more bomb-proof.
37043      Branch: perl
37044            ! embed.h util.c
37045 ____________________________________________________________________________
37046 [  6527] By: jhi                                   on 2000/08/05  03:22:05
37047         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
37048              From: "Ronald F. Guilmette" <rfg@monkeys.com>
37049              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
37050              Message-Id: <200007242247.PAA52177@monkeys.com>
37051      Branch: perl
37052            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
37053 ____________________________________________________________________________
37054 [  6526] By: jhi                                   on 2000/08/04  21:23:27
37055         Log: gcc versions might have (parentheses) in them.
37056      Branch: metaconfig/U/perl
37057            ! gccvers.U
37058      Branch: perl
37059            ! Configure config_h.SH
37060 ____________________________________________________________________________
37061 [  6525] By: jhi                                   on 2000/08/04  20:23:12
37062         Log: Weed buglets pointed out by
37063              
37064              From: Lupe Christoph <lupe@lupe-christoph.de>
37065              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
37066              Date: Fri, 4 Aug 2000 17:34:39 +0200
37067              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
37068      Branch: metaconfig/U/perl
37069            ! gccvers.U uselfs.U
37070      Branch: perl
37071            ! Configure config_h.SH
37072 ____________________________________________________________________________
37073 [  6524] By: jhi                                   on 2000/08/04  19:02:08
37074         Log: Warn under -w if lstat(FH) is attempted.
37075              
37076              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
37077              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
37078              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
37079              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
37080      Branch: perl
37081            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
37082            ! t/pragma/warn/pp_sys
37083 ____________________________________________________________________________
37084 [  6523] By: jhi                                   on 2000/08/04  12:31:11
37085         Log: Subject: New perlcc, take 2
37086              From: simon@brecon.co.uk (Simon Cozens)
37087              Date: 4 Aug 2000 06:21:04 GMT
37088              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
37089      Branch: perl
37090            ! utils/perlcc.PL
37091 ____________________________________________________________________________
37092 [  6522] By: jhi                                   on 2000/08/04  12:26:33
37093         Log: Subject: Re: Array vs. List context
37094              From: Daniel Chetlin <daniel@chetlin.com>
37095              Date: Fri, 4 Aug 2000 00:22:44 -0700
37096              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
37097      Branch: perl
37098            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
37099            ! pod/perlfaq4.pod
37100 ____________________________________________________________________________
37101 [  6521] By: jhi                                   on 2000/08/04  12:22:38
37102         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
37103              From: Raymund Will <ray@caldera.de>
37104              Date: Fri, 4 Aug 2000 12:07:09 +0200
37105              Message-Id: <20000804120709.A14982@caldera.de>
37106      Branch: perl
37107            ! configure.gnu
37108 ____________________________________________________________________________
37109 [  6520] By: jhi                                   on 2000/08/04  04:09:06
37110         Log: After the #6519 a warning about stat() is just that,
37111              not about a filetest, which now have their own warning.
37112      Branch: perl
37113            ! pod/perldiag.pod
37114 ____________________________________________________________________________
37115 [  6519] By: jhi                                   on 2000/08/04  04:06:30
37116         Log: In the warnings call filehandles consistently so;
37117              add "unopened" warning for stat().
37118      Branch: perl
37119            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
37120            ! t/pragma/warn/pp_sys
37121 ____________________________________________________________________________
37122 [  6518] By: jhi                                   on 2000/08/04  02:55:35
37123         Log: Subject: Minor tweak to perlvar.pod
37124              From: "Stephen P. Potter" <spp@ds.net>
37125              Date: Tue, 18 Apr 2000 09:26:03 -0400
37126              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
37127      Branch: perl
37128            ! pod/perlvar.pod
37129 ____________________________________________________________________________
37130 [  6517] By: jhi                                   on 2000/08/04  02:50:08
37131         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
37132              From: "Clinton Pierce" <cpierce1@ford.com>
37133              Date: Wed, 21 Jul 1999 16:45:31 -0400
37134              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
37135              
37136              Fix by Stephen Potter (visible in the bug db but not in p5p?)
37137      Branch: perl
37138            ! pod/perlfunc.pod pod/perlop.pod
37139 ____________________________________________________________________________
37140 [  6516] By: jhi                                   on 2000/08/04  02:09:25
37141         Log: This is 6512.  Really.
37142      Branch: perl
37143            ! dump.c
37144 ____________________________________________________________________________
37145 [  6515] By: jhi                                   on 2000/08/04  01:25:50
37146         Log: mention the idea of @( and @)
37147      Branch: perl
37148            ! Todo-5.6
37149 ____________________________________________________________________________
37150 [  6514] By: bailey                                on 2000/08/04  01:18:46
37151         Log: YA resync with mainstem, including VMS patches from others
37152      Branch: vmsperl
37153           +> (branch 48 files)
37154            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
37155           !> (integrate 354 files)
37156 ____________________________________________________________________________
37157 [  6513] By: jhi                                   on 2000/08/04  01:18:18
37158         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
37159              From: Mark Dickinson <dickins3@fas.harvard.edu>
37160              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
37161              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
37162      Branch: perl
37163            ! t/op/grent.t t/op/pwent.t
37164 ____________________________________________________________________________
37165 [  6512] By: jhi                                   on 2000/08/04  01:14:06
37166         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
37167              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37168              Date: Wed, 02 Aug 2000 10:51:01 +0100
37169              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
37170      Branch: perl
37171            ! sv.c
37172 ____________________________________________________________________________
37173 [  6511] By: jhi                                   on 2000/08/04  00:57:00
37174         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
37175              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37176              Date: Thu, 03 Aug 2000 17:20:04 -0700
37177              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
37178      Branch: metaconfig
37179            ! U/modified/Cppsym.U
37180      Branch: perl
37181            ! Configure config_h.SH
37182 ____________________________________________________________________________
37183 [  6510] By: jhi                                   on 2000/08/04  00:25:28
37184         Log: detypo
37185      Branch: perl
37186            ! Makefile.SH
37187 ____________________________________________________________________________
37188 [  6509] By: jhi                                   on 2000/08/03  23:43:18
37189         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
37190              From: Dominic Dunlop <domo@computer.org>
37191              Date: Thu, 3 Aug 2000 22:16:46 +0200
37192              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
37193      Branch: perl
37194            ! t/op/sprintf.t
37195 ____________________________________________________________________________
37196 [  6508] By: jhi                                   on 2000/08/03  23:40:37
37197         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
37198              From: Hugo <hv@crypt.compulink.co.uk>
37199              Date: Thu, 03 Aug 2000 18:25:30 +0100
37200              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
37201      Branch: perl
37202            ! regcomp.c t/op/re_tests
37203 ____________________________________________________________________________
37204 [  6507] By: jhi                                   on 2000/08/03  23:38:28
37205         Log: Subject: [PATCH] sv.h documentation - SvLEN
37206              From: Mike Guy <mjtg@cam.ac.uk>
37207              Date: Thu, 03 Aug 2000 14:43:09 +0100
37208              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
37209      Branch: perl
37210            ! sv.h
37211 ____________________________________________________________________________
37212 [  6506] By: jhi                                   on 2000/08/03  15:49:14
37213         Log: Disable the fix_pl hack for now.
37214      Branch: perl
37215            ! Makefile.SH
37216 ____________________________________________________________________________
37217 [  6505] By: jhi                                   on 2000/08/03  13:49:04
37218         Log: Add a URL for FSF.
37219              
37220              Subject: Patch for README
37221              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37222              Date: Wed, 2 Aug 2000 13:25:09 -0500
37223              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
37224      Branch: perl
37225            ! README
37226 ____________________________________________________________________________
37227 [  6504] By: jhi                                   on 2000/08/03  13:29:19
37228         Log: Be more informative on what is skipped and why,
37229              also repeat the list at the end.
37230      Branch: perl
37231            ! Porting/p4desc
37232 ____________________________________________________________________________
37233 [  6503] By: jhi                                   on 2000/08/03  13:07:05
37234         Log: Circumvent the removal of .patch by fix_pl.
37235              
37236              Subject: Re: [ID 20000802.011] unable to 'make test'          
37237              From: simon@brecon.co.uk (Simon Cozens) 
37238              Date: 3 Aug 2000 04:17:00 GMT
37239              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
37240      Branch: perl
37241            ! Makefile.SH
37242 ____________________________________________________________________________
37243 [  6502] By: jhi                                   on 2000/08/03  00:14:34
37244         Log: Add the missing setproctitle unit.
37245      Branch: metaconfig/U/perl
37246            + d_setproctitle.U
37247 ____________________________________________________________________________
37248 [  6501] By: jhi                                   on 2000/08/03  00:00:26
37249         Log: The subtest 4 may fail also on VOBS, as pointed out
37250              by Nick Ing-Simmons in November 1999, bug id 19991124.003
37251              (but the failure in that bug report isn't the subtest 4).
37252      Branch: perl
37253            ! t/op/stat.t
37254 ____________________________________________________________________________
37255 [  6500] By: jhi                                   on 2000/08/02  23:49:30
37256         Log: Better skip message for the test; one of the two problems in
37257              
37258              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
37259              From: Lupe Christoph <lupe@lupe-christoph.de>
37260              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
37261              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
37262      Branch: perl
37263            ! t/op/numconvert.t
37264 ____________________________________________________________________________
37265 [  6499] By: jhi                                   on 2000/08/02  22:49:16
37266         Log: Allow "no Module;" even if there is no 'unimport'.
37267              
37268              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
37269              From: mjd@plover.com
37270              Date: 24 Mar 2000 15:24:34 -0000
37271              Message-Id: <20000324152434.15160.qmail@plover.com>
37272      Branch: perl
37273            ! gv.c
37274 ____________________________________________________________________________
37275 [  6498] By: jhi                                   on 2000/08/02  22:42:58
37276         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
37277              that are hopefully soon put into use.
37278      Branch: perl
37279            ! opcode.h opcode.pl opnames.h
37280 ____________________________________________________________________________
37281 [  6497] By: gsar                                  on 2000/08/02  22:28:59
37282         Log: require.t needs binmode() to work on windows
37283      Branch: perl
37284            ! t/comp/require.t
37285 ____________________________________________________________________________
37286 [  6496] By: jhi                                   on 2000/08/02  22:08:51
37287         Log: Document the IVdf UVuf UVof UVxf.
37288      Branch: perl
37289            ! pod/perlguts.pod
37290 ____________________________________________________________________________
37291 [  6495] By: jhi                                   on 2000/08/02  21:54:26
37292         Log: detypo #6494
37293      Branch: perl
37294            ! ext/Data/Dumper/Dumper.xs
37295 ____________________________________________________________________________
37296 [  6494] By: jhi                                   on 2000/08/02  21:49:17
37297         Log: Dump UVs as UVs in Data::Dumper.
37298              
37299              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
37300              From: Gurusamy Sarathy <gsar@ActiveState.com>
37301              Date: Thu, 27 Apr 2000 12:26:25 -0700
37302              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
37303      Branch: perl
37304            ! ext/Data/Dumper/Dumper.xs
37305 ____________________________________________________________________________
37306 [  6493] By: jhi                                   on 2000/08/02  17:01:58
37307         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
37308              From: Hugo <hv@crypt.compulink.co.uk>
37309              Date: Wed, 02 Aug 2000 14:53:56 +0100
37310              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
37311      Branch: perl
37312            ! regexec.c t/op/re_tests
37313 ____________________________________________________________________________
37314 [  6492] By: jhi                                   on 2000/08/02  15:02:46
37315         Log: The new setproctitle() feature is available only in 
37316              bleeding edge FreeBSD.  From Paul Saab.
37317      Branch: perl
37318            ! mg.c
37319 ____________________________________________________________________________
37320 [  6491] By: jhi                                   on 2000/08/02  13:34:36
37321         Log: The tr utf8 patching continues.
37322              
37323              Subject: Re: #6469, too many tests claimed in require.t
37324              From: simon@brecon.co.uk (Simon Cozens)
37325              Date: 2 Aug 2000 02:37:17 GMT
37326              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
37327              
37328              (the logic of the test was the wrong way round in the patch)
37329      Branch: perl
37330            ! doop.c
37331 ____________________________________________________________________________
37332 [  6490] By: jhi                                   on 2000/08/02  13:27:38
37333         Log: The name of a filehandle does not have <these>.
37334      Branch: perl
37335            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
37336            ! t/pragma/warn/pp_sys util.c
37337 ____________________________________________________________________________
37338 [  6489] By: jhi                                   on 2000/08/02  04:26:46
37339         Log: Remove the extraneous "main::" prefix from all the
37340              "opened only for", "on closed", and "never opened" warnings.
37341              
37342              Subject: Re: inappropriate warning
37343              From: Gurusamy Sarathy <gsar@ActiveState.com>
37344              Date: Mon, 20 Mar 2000 11:28:02 -0800
37345              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
37346      Branch: perl
37347            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
37348            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
37349            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
37350 ____________________________________________________________________________
37351 [  6488] By: jhi                                   on 2000/08/02  03:02:57
37352         Log: memcpy has n o in it, as pinted ut by Sarathy.
37353      Branch: perl
37354            ! pod/perlguts.pod
37355 ____________________________________________________________________________
37356 [  6487] By: jhi                                   on 2000/08/02  02:44:51
37357         Log: Document in one place the memory abstractions used in Perl core.
37358              
37359              Subject: Re: Memory abstraction
37360              From: simon@brecon.co.uk (Simon Cozens)
37361              Date: 2 Aug 2000 02:20:23 GMT
37362              Organization: Earth.li Origins
37363      Branch: perl
37364            ! pod/perlguts.pod
37365 ____________________________________________________________________________
37366 [  6486] By: jhi                                   on 2000/08/02  02:41:57
37367         Log: regen_headers, regen perltoc.
37368      Branch: perl
37369            ! perlapi.c pod/perltoc.pod
37370 ____________________________________________________________________________
37371 [  6485] By: jhi                                   on 2000/08/02  01:43:33
37372         Log: "This little thing tests for a file .patch, and if it contains
37373              a number, pops into patchlevel.h" (making it easier to track
37374              which development version people are reporting bugs against)
37375              
37376              Subject: Patchlevel autogeneration for repository perls
37377              From: simon@brecon.co.uk (Simon Cozens)
37378              Date: 14 Jul 2000 07:12:15 GMT
37379              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
37380      Branch: perl
37381            + fix_pl
37382            ! MANIFEST Makefile.SH
37383 ____________________________________________________________________________
37384 [  6484] By: jhi                                   on 2000/08/02  01:32:54
37385         Log: FreeBSD 3.* updates from
37386              
37387              From: Paul Saab <ps@yahoo-inc.com>
37388              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37389              Date: Tue, 1 Aug 2000 15:41:39 -0700
37390              Message-Id: <20000801154139.A53740@yahoo-inc.com>
37391      Branch: perl
37392            ! hints/freebsd.sh
37393 ____________________________________________________________________________
37394 [  6483] By: jhi                                   on 2000/08/02  01:27:44
37395         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
37396              instead one must use setproctitle().  This was already addressed
37397              by change #6457, but the below has a new variant for FreeBSD 4.0
37398              or later, and the matter is also documented more.
37399              
37400              From: Paul Saab <ps@yahoo-inc.com>
37401              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37402              Date: Tue, 1 Aug 2000 15:41:39 -0700
37403              Message-Id: <20000801154139.A53740@yahoo-inc.com>
37404      Branch: metaconfig/U/perl
37405            + i_libutil.U
37406      Branch: perl
37407            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
37408 ____________________________________________________________________________
37409 [  6482] By: jhi                                   on 2000/08/01  22:17:32
37410         Log: The test from this
37411              
37412              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
37413              Date: Sat, 15 Apr 2000 17:03:44 +0100
37414              From: Tom Hughes <tom@compton.nu>
37415              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
37416              
37417              was missing, the code change went in as #5989
37418              (which had a different test?)
37419      Branch: perl
37420            ! t/op/misc.t
37421 ____________________________________________________________________________
37422 [  6481] By: jhi                                   on 2000/08/01  21:48:38
37423         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
37424              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37425              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
37426              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
37427      Branch: perl
37428            ! perl.h
37429 ____________________________________________________________________________
37430 [  6480] By: jhi                                   on 2000/08/01  18:05:28
37431         Log: Make p4desc to skip non-mainperl branches by default.
37432      Branch: perl
37433            ! Porting/p4desc
37434 ____________________________________________________________________________
37435 [  6479] By: jhi                                   on 2000/08/01  17:29:19
37436         Log: If gccosandvers is equal to osname, clear gccosandvers.
37437      Branch: metaconfig/U/perl
37438            ! gccvers.U
37439      Branch: perl
37440            ! Configure config_h.SH
37441 ____________________________________________________________________________
37442 [  6478] By: jhi                                   on 2000/08/01  15:54:08
37443         Log: BOM patching from Simon Cozens.
37444      Branch: perl
37445            ! toke.c
37446 ____________________________________________________________________________
37447 [  6477] By: jhi                                   on 2000/08/01  04:50:33
37448         Log: Stash away the largefiles flags and libswanted.
37449      Branch: perl
37450            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
37451 ____________________________________________________________________________
37452 [  6476] By: gsar                                  on 2000/08/01  04:24:24
37453         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
37454              on Windows)
37455      Branch: perl
37456            ! t/pragma/utf8.t utf8.c win32/win32.c
37457 ____________________________________________________________________________
37458 [  6475] By: jhi                                   on 2000/08/01  03:35:24
37459         Log: Make chr() for values >127 to create utf8 when under utf8.
37460              
37461              Subject: Re: uft8/chr()
37462              From: simon@brecon.co.uk (Simon Cozens)
37463              Date: 1 Aug 2000 02:37:02 GMT
37464              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
37465      Branch: perl
37466            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
37467 ____________________________________________________________________________
37468 [  6474] By: jhi                                   on 2000/08/01  02:36:18
37469         Log: In Digital UNIX warn if gcc explicitly chosen because even
37470              2.95.2 is known to cause problems.
37471      Branch: perl
37472            ! hints/dec_osf.sh
37473 ____________________________________________________________________________
37474 [  6473] By: jhi                                   on 2000/08/01  02:00:56
37475         Log: Make the safety catch for buggy gccs work with triple version
37476              numbers like 2.95.2.  Reported in
37477              
37478              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
37479              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
37480              Date: Mon, 31 Jul 2000 14:55:06 +0200
37481              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
37482      Branch: perl
37483            ! hints/dec_osf.sh
37484 ____________________________________________________________________________
37485 [  6472] By: jhi                                   on 2000/08/01  01:13:33
37486         Log: Subject: fix and question re: waitpid() under win32
37487              From: Brian Clarke <clarke@appliedmeta.com>
37488              Date: Fri, 28 Jul 2000 15:18:29 -0400
37489              Message-ID: <3981DC85.290314EB@appliedmeta.com>
37490              
37491              Slightly reformatted and WNOHANG # define moved to win32.h
37492              so that also POSIX.xs sees it, as suggsted by Sarathy.
37493      Branch: perl
37494            ! win32/win32.c win32/win32.h
37495 ____________________________________________________________________________
37496 [  6471] By: jhi                                   on 2000/08/01  00:55:05
37497         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
37498              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37499              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
37500              Date: Mon, 31 Jul 2000 13:28:51 +0100
37501              
37502              (aka ID 20000730.002)
37503      Branch: perl
37504            ! op.c t/op/tr.t
37505 ____________________________________________________________________________
37506 [  6470] By: jhi                                   on 2000/07/31  23:34:42
37507         Log: Document the problem with -P in HP-UX and its workaround.
37508              
37509              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
37510              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
37511              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
37512              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
37513      Branch: perl
37514            ! README.hpux
37515 ____________________________________________________________________________
37516 [  6469] By: jhi                                   on 2000/07/31  04:15:02
37517         Log: The swallow_bom() saga continues.  The #23 of require.t
37518              (UTF16-LE) still fails (silently, no output) but the #22
37519              (UTF16-BE) seems to be working now.  The root of the
37520              failure may be in sv_gets(): is it UTF-16LE-aware,
37521              especially when it comes to line endings? 
37522      Branch: perl
37523            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
37524            ! t/comp/require.t toke.c utf8.c
37525 ____________________________________________________________________________
37526 [  6468] By: jhi                                   on 2000/07/30  19:05:48
37527         Log: Find green threads before native threads.
37528              
37529              Subject: Re: Patch to jpl/JNI/Makefile.PL
37530              From: Jens Thomsen <jens@fiend.cis.com>
37531              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
37532              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
37533      Branch: perl
37534            ! jpl/JNI/Makefile.PL
37535 ____________________________________________________________________________
37536 [  6467] By: jhi                                   on 2000/07/30  18:36:22
37537         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
37538      Branch: perl
37539            ! doop.c
37540 ____________________________________________________________________________
37541 [  6466] By: jhi                                   on 2000/07/30  04:37:29
37542         Log: A new version of the "remove UPPERACSE string comparison"
37543              operators.  The problem with the previous one (change #6454)
37544              was that it was for Perl 5.6.0.  From Paul Marquess.
37545      Branch: perl
37546            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
37547            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
37548            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37549 ____________________________________________________________________________
37550 [  6465] By: jhi                                   on 2000/07/29  22:39:56
37551         Log: Do not upgrade SVs into utf8 just because they participate
37552              in eq or cmp.  Reported and fix suggested in
37553              
37554              Subject: [ID 20000720.009] sv_eq UTF8 bug
37555              From: "Simon Cozens" <simon@othersideofthe.earth.li>
37556              Date: 21 Jul 2000 04:37:29 -0000
37557              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
37558              
37559              Exercise for the kind reader: should we or should we not
37560              cache the utf8 conversion alonside the SV? (as magic,
37561              as thestrxfrm()ed version is cached under use locale)
37562              Argue both for and against.
37563      Branch: perl
37564            ! sv.c
37565 ____________________________________________________________________________
37566 [  6464] By: jhi                                   on 2000/07/29  22:36:22
37567         Log: Subject: UTF8 concat
37568              From: simon@brecon.co.uk (Simon Cozens) 
37569              Date: 30 Jun 2000 06:13:25 GMT
37570              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
37571              
37572              (with a memory leak fixed, plus a few casts added)
37573              
37574              This also seems to help for
37575              
37576              Subject: [ID 20000716.015] join UTF8 weirdness
37577              From: root <root@ak-71.mind.de> 
37578              Date: Sat, 15 Jul 2000 15:29:54 +0200
37579              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
37580              
37581              (from Andreas König)
37582      Branch: perl
37583            ! pp_hot.c
37584 ____________________________________________________________________________
37585 [  6463] By: jhi                                   on 2000/07/29  00:55:39
37586         Log: Tune the comments and hopefully stop a memory leak.
37587      Branch: perl
37588            ! toke.c utf8.c
37589 ____________________________________________________________________________
37590 [  6462] By: jhi                                   on 2000/07/29  00:16:53
37591         Log: The problem described in this
37592              
37593              Subject: [ID 20000322.018] named chars aren't magical enough
37594              From: root <root@dixie.cscaper.com>     
37595              Date: Wed, 22 Mar 2000 18:37:42 -0700
37596              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
37597              
37598              has been fixed in perl 5.6.0 but just in case added a test
37599              to keep it away.  (The report from Joseph Hall.)
37600      Branch: perl
37601            ! t/lib/charnames.t
37602 ____________________________________________________________________________
37603 [  6461] By: jhi                                   on 2000/07/28  23:56:36
37604         Log: Tiny fixes for #6460.
37605      Branch: metaconfig/U/perl
37606            ! gccvers.U
37607      Branch: perl
37608            ! Configure config_h.SH
37609 ____________________________________________________________________________
37610 [  6460] By: jhi                                   on 2000/07/28  23:24:41
37611         Log: Warn if the version of the operating system used to compile gcc
37612              differs from the current version of the operating system.
37613              Also display the gcc compilation os and version in myconfig.
37614              Inspiration from
37615              
37616              Subject: Re: [ID 20000710.003] ERRORS!!         
37617              From: "Kurt D. Starsinic" <kstar@chapin.edu>
37618              Date: Mon, 10 Jul 2000 15:54:16 -0400
37619              Message-ID: <20000710155416.A1384@O2.chapin.edu>
37620      Branch: metaconfig/U/perl
37621            ! gccvers.U
37622      Branch: perl
37623            ! Configure config_h.SH myconfig.SH
37624 ____________________________________________________________________________
37625 [  6459] By: jhi                                   on 2000/07/28  22:00:32
37626         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
37627              letter to $Config{osvers}.
37628      Branch: metaconfig
37629            ! U/modified/Oldconfig.U
37630      Branch: perl
37631            ! Configure config_h.SH
37632 ____________________________________________________________________________
37633 [  6458] By: jhi                                   on 2000/07/28  04:15:39
37634         Log: Back out #6454, doesn't seem to work.
37635              (Reason: that patch was for perl 5.6.0, not perl-current)
37636              (A version of the patch for perl-current came in later as #6466)
37637      Branch: perl
37638            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
37639            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
37640            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37641 ____________________________________________________________________________
37642 [  6457] By: jhi                                   on 2000/07/27  23:31:49
37643         Log: Use setproctitle() if available to modify $0.
37644              
37645              Subject: setting $* on BSD4 broken
37646              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37647              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
37648              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
37649      Branch: metaconfig
37650            ! U/modified/Myinit.U
37651      Branch: perl
37652            ! Configure config_h.SH mg.c
37653 ____________________________________________________________________________
37654 [  6456] By: jhi                                   on 2000/07/27  14:50:47
37655         Log: Allow "no AutoLoader;", based on change #6444,
37656              suggested by Graham Barr.
37657      Branch: perl
37658            ! lib/AutoLoader.pm
37659 ____________________________________________________________________________
37660 [  6455] By: jhi                                   on 2000/07/27  14:19:10
37661         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
37662              From: rspier@pobox.com (Robert Spier)
37663              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
37664              Message-ID: <14720.15855.787664.424783@rls.cx>
37665      Branch: perl
37666            ! pod/perldiag.pod
37667 ____________________________________________________________________________
37668 [  6454] By: jhi                                   on 2000/07/27  14:03:02
37669         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
37670              for a long time).
37671              
37672              Reported in
37673              
37674              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
37675              From: Ryan Herbert <rherbert@sycamorehq.com>
37676              Date: Mon, 17 Jul 2000 11:40:42 -0400
37677              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
37678              
37679              Patched in
37680              
37681              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
37682              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
37683              Date: Wed, 26 Jul 2000 23:40:18 +0100
37684              Message-ID: <000001bff752$79511880$0a17073e@tiny>
37685              
37686              based on an earlier patch from Stephen P. Potter.
37687              
37688              (Removed later by change #6458 because this patch was for
37689              perl 5.6.0, not perl-current)
37690      Branch: perl
37691            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
37692            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
37693            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37694 ____________________________________________________________________________
37695 [  6453] By: jhi                                   on 2000/07/27  13:48:02
37696         Log: Subject: [PATCH] fixes bug 20000508.004
37697              From: Michael Stevens <mstevens@globnix.org>
37698              Date: Thu, 27 Jul 2000 13:49:04 +0100
37699              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
37700      Branch: perl
37701            ! pod/perldata.pod
37702 ____________________________________________________________________________
37703 [  6452] By: jhi                                   on 2000/07/26  23:51:26
37704         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
37705              and Craig A. Berry.
37706      Branch: perl
37707            ! lib/File/Temp.pm pod/perlport.pod
37708 ____________________________________________________________________________
37709 [  6451] By: jhi                                   on 2000/07/26  19:43:30
37710         Log: Be wary of close()s, too.
37711              
37712              Subject: Re: [PATCH] perlbug cleanup
37713              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37714              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
37715              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
37716      Branch: perl
37717            ! utils/perlbug.PL
37718 ____________________________________________________________________________
37719 [  6450] By: jhi                                   on 2000/07/26  18:41:40
37720         Log: Subject: Minor doc patch: handy.h
37721              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
37722              Date: Wed, 26 Jul 2000 15:34:25 -0300
37723              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
37724      Branch: perl
37725            ! handy.h pod/perlapi.pod
37726 ____________________________________________________________________________
37727 [  6449] By: jhi                                   on 2000/07/26  18:23:55
37728         Log: Subject: [PATCH] minor doc change - perlguts
37729              From: Michael Stevens <mstevens@globnix.org>
37730              Date: Thu, 13 Jul 2000 12:39:18 +0100
37731              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
37732      Branch: perl
37733            ! pod/perlguts.pod
37734 ____________________________________________________________________________
37735 [  6448] By: jhi                                   on 2000/07/26  18:20:30
37736         Log: open() wariness in perlbug.
37737              
37738              Subject: [PATCH] perlbug cleanup
37739              From: Michael Stevens <mstevens@globnix.org>
37740              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
37741              Date: Thu, 13 Jul 2000 15:52:23 +0100
37742      Branch: perl
37743            ! utils/perlbug.PL
37744 ____________________________________________________________________________
37745 [  6447] By: jhi                                   on 2000/07/26  18:13:04
37746         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
37747      Branch: perl
37748            ! lib/File/Temp.pm t/lib/ftmp-security.t
37749 ____________________________________________________________________________
37750 [  6446] By: jhi                                   on 2000/07/26  18:06:32
37751         Log: docfix from Peter Scott <Peter@PSDT.com>.
37752      Branch: perl
37753            ! pod/perlfunc.pod
37754 ____________________________________________________________________________
37755 [  6445] By: jhi                                   on 2000/07/26  17:53:31
37756         Log: Fix *foo{FORMAT}.
37757              
37758              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37759              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
37760              Date: Wed, 26 Jul 2000 19:51:02 +0200
37761              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
37762              
37763              From: Graham Barr <gbarr@pobox.com>
37764              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
37765              Date: Wed, 26 Jul 2000 17:38:36 +0100
37766              Message-ID: <20000726173836.L472@pobox.com>
37767      Branch: perl
37768            ! pp.c sv.c t/op/gv.t
37769 ____________________________________________________________________________
37770 [  6444] By: jhi                                   on 2000/07/26  17:49:14
37771         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
37772              from Graham Barr in the module list.
37773      Branch: perl
37774            ! gv.c pod/perlobj.pod
37775 ____________________________________________________________________________
37776 [  6443] By: jhi                                   on 2000/07/26  16:06:56
37777         Log: More split() doc and test patches from Mike Guy.
37778      Branch: perl
37779            ! pod/perlfunc.pod t/op/split.t
37780 ____________________________________________________________________________
37781 [  6442] By: jhi                                   on 2000/07/26  16:05:30
37782         Log: MacOS nits from Matthias Neeracher.
37783      Branch: perl
37784            ! perl.c pp_ctl.c
37785 ____________________________________________________________________________
37786 [  6441] By: jhi                                   on 2000/07/26  04:39:57
37787         Log: Subject: [PATCH] split /^/
37788              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37789              Date: Tue, 25 Jul 2000 14:18:57 +0100
37790              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
37791              
37792              (with notes from tchrist and gbarr)
37793      Branch: perl
37794            ! pod/perlfunc.pod t/op/split.t
37795 ____________________________________________________________________________
37796 [  6440] By: jhi                                   on 2000/07/26  04:32:32
37797         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
37798              From: Peter Prymmer <pvhp@forte.com>
37799              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
37800              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
37801      Branch: perl
37802            ! vms/munchconfig.c
37803 ____________________________________________________________________________
37804 [  6439] By: jhi                                   on 2000/07/26  04:31:01
37805         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
37806              to be fatal errors (instead of by default ignoring them, and
37807              ignoring with a bug: even though -w gave an error, the opening [
37808              was left in)  Reported in:
37809              
37810              Subject: [ID 20000716.024] [=cc=] / [:blank:]
37811              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
37812              Date: Sun, 16 Jul 2000 17:55:29 -0700
37813              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
37814      Branch: perl
37815            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
37816 ____________________________________________________________________________
37817 [  6438] By: jhi                                   on 2000/07/25  15:41:15
37818         Log: Subject: [PATCH] av.c apidoc
37819              From: simon@brecon.co.uk (Simon Cozens)
37820              Date: 24 Jul 2000 06:40:52 GMT
37821              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
37822      Branch: perl
37823            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
37824            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
37825 ____________________________________________________________________________
37826 [  6437] By: jhi                                   on 2000/07/25  14:05:36
37827         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
37828              From: "Stephen P. Potter" <spp@ds.net>
37829              Date: Mon, 24 Jul 2000 14:22:23 -0400
37830              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
37831      Branch: perl
37832            ! pod/perllocale.pod
37833 ____________________________________________________________________________
37834 [  6436] By: jhi                                   on 2000/07/25  14:02:03
37835         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
37836              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37837              Date: Mon, 24 Jul 2000 18:04:28 +0100
37838              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
37839      Branch: perl
37840            ! t/lib/syslfs.t t/op/lfs.t
37841 ____________________________________________________________________________
37842 [  6435] By: jhi                                   on 2000/07/25  13:59:28
37843         Log: Get UTF16 BOMs working.  Patch from
37844              
37845              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37846              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37847              Date: Tue, 25 Jul 2000 12:52:45 +0100
37848              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
37849              
37850              and notes from
37851              
37852              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37853              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37854              Date: Tue, 25 Jul 2000 11:43:25 +0100
37855              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
37856      Branch: perl
37857            ! t/comp/require.t toke.c utf8.c
37858 ____________________________________________________________________________
37859 [  6434] By: jhi                                   on 2000/07/25  02:39:54
37860         Log: Make the "uninit variable" warning to say "concat or string"
37861              or "join or string" when in concat or join .
37862              
37863              Subject: Re: [ID 20000403.009] uninitialised concatenation???
37864              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37865              Date: Tue, 04 Apr 2000 18:22:58 +0100
37866              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
37867              
37868              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
37869              From: William R Ward <hermit@BayView.COM>
37870              Date: Thu, 30 Mar 2000 19:50:03 -0800
37871              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
37872      Branch: perl
37873            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
37874            ! t/pragma/warn/op t/pragma/warn/sv
37875 ____________________________________________________________________________
37876 [  6433] By: jhi                                   on 2000/07/24  17:52:56
37877         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
37878      Branch: perl
37879            ! lib/File/Spec/VMS.pm
37880 ____________________________________________________________________________
37881 [  6432] By: jhi                                   on 2000/07/24  17:44:44
37882         Log: Test cases for #6431.
37883              
37884              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37885              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37886              Date: Mon, 24 Jul 2000 15:32:29 +0100
37887              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
37888      Branch: perl
37889            ! t/op/pat.t t/op/split.t
37890 ____________________________________________________________________________
37891 [  6431] By: jhi                                   on 2000/07/24  17:43:17
37892         Log: Bind op fix.
37893              
37894              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37895              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37896              Date: Mon, 17 Jul 2000 20:04:56 +0100
37897              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
37898      Branch: perl
37899            ! op.c
37900 ____________________________________________________________________________
37901 [  6430] By: jhi                                   on 2000/07/24  03:42:42
37902         Log: Subject: [ID 20000716.023] syslog test fails without sockets
37903              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37904              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
37905              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
37906      Branch: metaconfig/U/perl
37907            ! Extensions.U
37908      Branch: perl
37909            ! Configure config_h.SH
37910 ____________________________________________________________________________
37911 [  6429] By: jhi                                   on 2000/07/24  03:11:52
37912         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
37913              case, but add also notes explaining the relationship of this
37914              patch and the earlier notes by Sarathy.
37915              
37916              Subject: Map is still slow
37917              From: "Ben Tilly" <ben_tilly@hotmail.com>
37918              Date: Sat, 15 Jul 2000 17:23:27 EDT
37919              Message-ID: <20000715212327.21656.qmail@hotmail.com>
37920      Branch: perl
37921            ! pp_ctl.c
37922 ____________________________________________________________________________
37923 [  6428] By: jhi                                   on 2000/07/24  02:58:52
37924         Log: Documentation to explain the behaviour of map().
37925              
37926              Subject: Re: Map is still slow 
37927              From: Gurusamy Sarathy <gsar@ActiveState.com>
37928              Date: Sat, 15 Jul 2000 16:05:09 -0700
37929              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
37930      Branch: perl
37931            ! pp_ctl.c
37932 ____________________________________________________________________________
37933 [  6427] By: jhi                                   on 2000/07/24  02:50:03
37934         Log: Add tests for
37935              [ID 19991110.003] another matching finding by pcre author
37936              which has already been fixed by some patch, as verified in
37937              
37938              Subject: Re: two regex bugs from the mists of time (well, last November)
37939              From: Hugo <hv@crypt.compulink.co.uk>
37940              Date: Sat, 22 Jul 2000 18:12:58 +0100
37941              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
37942      Branch: perl
37943            ! t/op/re_tests
37944 ____________________________________________________________________________
37945 [  6426] By: jhi                                   on 2000/07/24  02:11:20
37946         Log: A missing 'break' after the [[:space:]] switch case.
37947              
37948              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
37949              From: "Stephen P. Potter" <spp@ds.net>
37950              Date: Tue, 18 Jul 2000 16:25:17 -0400
37951              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
37952      Branch: perl
37953            ! regcomp.c
37954 ____________________________________________________________________________
37955 [  6425] By: jhi                                   on 2000/07/24  02:06:12
37956         Log: The output might have been produced in the wrong order.
37957              
37958              Subject: [ID 20000720.003] [PATCH] t/op/write.t
37959              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37960              Date: Thu, 20 Jul 2000 18:49:18 +0100
37961              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
37962      Branch: perl
37963            ! t/op/write.t
37964 ____________________________________________________________________________
37965 [  6424] By: jhi                                   on 2000/07/24  02:00:07
37966         Log: Use STDOUT consistently.
37967              
37968              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
37969              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37970              Date: Thu, 20 Jul 2000 18:04:01 +0100
37971              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
37972      Branch: perl
37973            ! lib/Test/Harness.pm
37974 ____________________________________________________________________________
37975 [  6423] By: jhi                                   on 2000/07/24  01:54:54
37976         Log: Protect against "wild next"s, that is, callbacks doing "next"
37977              instead of "return".
37978              
37979              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
37980              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37981              Date: Tue, 18 Jul 2000 11:30:16 +0100
37982              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
37983      Branch: perl
37984            ! lib/File/Find.pm
37985 ____________________________________________________________________________
37986 [  6422] By: jhi                                   on 2000/07/24  01:35:47
37987         Log: Out-of-date note removed.
37988              
37989              Subject: [PATCH] documentation perlipc
37990              From: rspier@pobox.com (Robert Spier)
37991              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
37992              Message-ID: <14711.35178.572612.502654@rls.cx>
37993      Branch: perl
37994            ! pod/perlipc.pod
37995 ____________________________________________________________________________
37996 [  6421] By: jhi                                   on 2000/07/24  00:09:18
37997         Log: Send all installperl messages to STDERR and be -w clean.
37998              
37999              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
38000              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38001              Date: Sat, 22 Jul 2000 14:02:11 +0100
38002              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
38003      Branch: perl
38004            ! installperl
38005 ____________________________________________________________________________
38006 [  6420] By: jhi                                   on 2000/07/24  00:04:19
38007         Log: Decutandpasto.
38008              
38009              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
38010              From: "Richard Soderberg" <rs@crystalflame.net>
38011              Date: Sun, 23 Jul 2000 01:37:23 -0700
38012              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
38013      Branch: perl
38014            ! pod/perlipc.pod
38015 ____________________________________________________________________________
38016 [  6419] By: jhi                                   on 2000/07/24  00:01:12
38017         Log: A cleaner abs_path().
38018              Subject: Re: unix alternative to Cwd.pm
38019              From: Jeff Pinyan <jeffp@crusoe.net>
38020              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
38021              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
38022      Branch: perl
38023            ! lib/Cwd.pm
38024 ____________________________________________________________________________
38025 [  6418] By: jhi                                   on 2000/07/23  23:48:56
38026         Log: Detypo.
38027              
38028              Subject: [PATCH perl-current] Typo in hints/powerux.sh
38029              From: "Richard Soderberg" <rs@crystalflame.net>
38030              Date: Sun, 23 Jul 2000 01:27:33 -0700
38031              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
38032      Branch: perl
38033            ! hints/powerux.sh
38034 ____________________________________________________________________________
38035 [  6417] By: jhi                                   on 2000/07/17  22:13:31
38036         Log: Subject: SDBM_File documentation
38037              From: mjd@plover.com
38038              Date: 16 Jul 2000 17:41:17 -0000
38039              Message-ID: <20000716174117.18515.qmail@plover.com>
38040      Branch: perl
38041            ! ext/SDBM_File/SDBM_File.pm
38042 ____________________________________________________________________________
38043 [  6416] By: jhi                                   on 2000/07/17  19:13:26
38044         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
38045      Branch: perl
38046            ! hints/mpeix.sh mpeix/relink
38047 ____________________________________________________________________________
38048 [  6415] By: jhi                                   on 2000/07/15  14:11:02
38049         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
38050              the utf8 'characters' can be more than one octet).
38051              
38052              Date: Sat, 15 Jul 2000 00:21:56 +0100
38053              From: Tom Hughes <tom@compton.nu>
38054              Subject: Re: [ID 20000714.002]
38055              Message-ID: <db2334de49.tom@compton.compton.nu>
38056              
38057              Reported in
38058              
38059              Subject: [ID 20000714.002]
38060              From: "Simon Cozens" <simon@othersideofthe.earth.li>
38061              Date: 14 Jul 2000 15:13:09 -0000
38062              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
38063      Branch: perl
38064            ! doop.c
38065 ____________________________________________________________________________
38066 [  6414] By: jhi                                   on 2000/07/15  03:13:41
38067         Log: another VMS build tweak from Peter Prymmer
38068      Branch: perl
38069            ! vms/descrip_mms.template
38070 ____________________________________________________________________________
38071 [  6413] By: jhi                                   on 2000/07/15  03:10:40
38072         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
38073      Branch: perl
38074            ! vms/perlvms.pod
38075 ____________________________________________________________________________
38076 [  6412] By: jhi                                   on 2000/07/15  00:31:05
38077         Log: More docs for sv functions.
38078              
38079              Subject: [PATCH cfgperl] sv.c apidoc
38080              From: simon@brecon.co.uk (Simon Cozens)
38081              Date: 13 Jul 2000 09:00:20 GMT
38082              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
38083              
38084              Subject: Re: [PATCH cfgperl] sv.c apidoc
38085              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38086              Date: Thu, 13 Jul 2000 12:27:41 +0100
38087              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
38088              
38089              Subject: Re: [PATCH cfgperl] sv.c apidoc
38090              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38091              Date: Thu, 13 Jul 2000 13:23:09 +0100
38092              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
38093              
38094              Subject: Re: [PATCH cfgperl] sv.c apidoc
38095              From: simon@brecon.co.uk (Simon Cozens)
38096              Date: 14 Jul 2000 06:51:02 GMT
38097              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
38098      Branch: perl
38099            ! embed.pl pod/perlapi.pod sv.c
38100 ____________________________________________________________________________
38101 [  6411] By: jhi                                   on 2000/07/15  00:10:41
38102         Log: lib/b test fixes from Peter Prymmer.
38103      Branch: perl
38104            ! t/lib/b.t
38105 ____________________________________________________________________________
38106 [  6410] By: jhi                                   on 2000/07/15  00:02:09
38107         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
38108              From: Hugo <hv@crypt.compulink.co.uk>
38109              Date: Fri, 14 Jul 2000 23:05:20 +0100
38110              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
38111              
38112              Didn't anymore apply, but that point still could use another fix.
38113      Branch: perl
38114            ! pod/perlfunc.pod
38115 ____________________________________________________________________________
38116 [  6409] By: jhi                                   on 2000/07/14  23:15:15
38117         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
38118              not in pod, from Peter Prymmer
38119      Branch: perl
38120            ! vms/descrip_mms.template
38121 ____________________________________________________________________________
38122 [  6408] By: jhi                                   on 2000/07/14  20:35:05
38123         Log: The bug report
38124              [ID 19991110.002] minimal matching discrepancy found by pcre author
38125              seems to have been fixed (though differently from what was suggested
38126              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
38127      Branch: perl
38128            ! t/op/re_tests
38129 ____________________________________________________________________________
38130 [  6407] By: jhi                                   on 2000/07/14  17:38:08
38131         Log: Fix AutoSplit to use File::Spec the right way in VMS,
38132              from Peter Prymmer.
38133      Branch: perl
38134            ! lib/AutoSplit.pm
38135 ____________________________________________________________________________
38136 [  6406] By: jhi                                   on 2000/07/14  14:13:22
38137         Log: Merge perlhacktut into perlhack, update perlguts.
38138              
38139              Subject: Re: Perlhacktut
38140              From: simon@brecon.co.uk (Simon Cozens)
38141              Date: 14 Jul 2000 06:49:21 GMT
38142              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
38143              
38144              Subject: Re: Perlhacktut
38145              From: simon@brecon.co.uk (Simon Cozens)
38146              Date: 14 Jul 2000 07:09:45 GMT
38147              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
38148      Branch: perl
38149            ! pod/perlguts.pod pod/perlhack.pod
38150 ____________________________________________________________________________
38151 [  6405] By: jhi                                   on 2000/07/14  14:02:31
38152         Log: Integrate with Sarathy.
38153      Branch: cfgperl
38154           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
38155           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
38156           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
38157 ____________________________________________________________________________
38158 [  6404] By: gsar                                  on 2000/07/14  12:15:02
38159         Log: PERL_OBJECT build tweaks
38160      Branch: perl
38161            ! toke.c
38162 ____________________________________________________________________________
38163 [  6403] By: gsar                                  on 2000/07/14  11:23:41
38164         Log: inconsistent types needs casts
38165      Branch: perl
38166            ! toke.c
38167 ____________________________________________________________________________
38168 [  6402] By: gsar                                  on 2000/07/14  11:12:04
38169         Log: typos in change#6399, regen headers
38170      Branch: perl
38171            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
38172 ____________________________________________________________________________
38173 [  6401] By: gsar                                  on 2000/07/14  10:59:12
38174         Log: typecasts needed for change#6394
38175      Branch: perl
38176            ! toke.c
38177 ____________________________________________________________________________
38178 [  6400] By: gsar                                  on 2000/07/14  10:49:37
38179         Log: integrate cfgperl contents into mainline
38180      Branch: perl
38181           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
38182           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
38183 ____________________________________________________________________________
38184 [  6399] By: gsar                                  on 2000/07/14  10:38:35
38185         Log: enable UTF-16 filter by default if relevant BOM is seen; various
38186              cleanups (typos, misformatted code, and small bugs)
38187      Branch: perl
38188            ! doop.c embed.pl mg.c op.c pp.c toke.c
38189 ____________________________________________________________________________
38190 [  6398] By: gsar                                  on 2000/07/14  08:55:38
38191         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
38192              name suggests anyway)
38193      Branch: perl
38194            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
38195 ____________________________________________________________________________
38196 [  6397] By: gsar                                  on 2000/07/14  08:44:33
38197         Log: move new variables to the end of the interpreter structure (for
38198              bincompat in code that doesn't #include XSUB.h)
38199      Branch: perl
38200            ! intrpvar.h
38201 ____________________________________________________________________________
38202 [  6396] By: gsar                                  on 2000/07/14  08:13:58
38203         Log: MakeMaker should not remove editor backups (*~) on `make clean`
38204              by default (completes change#6383)
38205      Branch: perl
38206            ! lib/ExtUtils/MM_Unix.pm
38207 ____________________________________________________________________________
38208 [  6395] By: jhi                                   on 2000/07/14  05:20:33
38209         Log: Replace change #6337 with a better one.
38210              
38211              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
38212              From: Hugo <hv@crypt.compulink.co.uk>
38213              Date: Fri, 14 Jul 2000 04:16:20 +0100
38214              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
38215      Branch: cfgperl
38216            ! regexec.c t/op/re_tests
38217 ____________________________________________________________________________
38218 [  6394] By: jhi                                   on 2000/07/14  01:33:59
38219         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
38220      Branch: cfgperl
38221            ! embed.pl global.sym proto.h toke.c
38222 ____________________________________________________________________________
38223 [  6393] By: jhi                                   on 2000/07/13  23:41:23
38224         Log: remove discarded test
38225      Branch: cfgperl
38226            ! MANIFEST
38227 ____________________________________________________________________________
38228 [  6392] By: jhi                                   on 2000/07/13  23:32:25
38229         Log: The {multiplier} of a fixed substring was overlooked which
38230              caused a wrong initial search offset for that substring.
38231              
38232              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
38233              From: Hugo <hv@crypt.compulink.co.uk>
38234              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
38235              Date: Thu, 13 Jul 2000 19:27:13 +0100
38236      Branch: cfgperl
38237            ! regcomp.c t/op/re_tests
38238 ____________________________________________________________________________
38239 [  6391] By: jhi                                   on 2000/07/13  16:37:42
38240         Log: typo fix from Craig Berry
38241      Branch: cfgperl
38242            ! vms/subconfigure.com
38243 ____________________________________________________________________________
38244 [  6390] By: jhi                                   on 2000/07/13  13:20:12
38245         Log: Integrate with Sarathy.
38246      Branch: cfgperl
38247            - t/op/method2entersub.t
38248           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
38249           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
38250           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
38251           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
38252 ____________________________________________________________________________
38253 [  6389] By: jhi                                   on 2000/07/13  13:18:48
38254         Log: Detypo from Peter Prymmer, part of #6388.
38255      Branch: cfgperl
38256            ! Configure config_h.SH
38257      Branch: metaconfig
38258            ! U/modified/d_longlong.U
38259 ____________________________________________________________________________
38260 [  6388] By: gsar                                  on 2000/07/13  06:33:40
38261         Log: typos (spotted by Peter Prymmer)
38262      Branch: perl
38263            ! Configure t/lib/english.t
38264 ____________________________________________________________________________
38265 [  6387] By: gsar                                  on 2000/07/13  05:35:28
38266         Log: new selfloader.t in change#6183 doesn't close DATA handles,
38267              and thus fails to clean up tmp files on dosish platforms
38268      Branch: perl
38269            ! t/lib/selfloader.t
38270 ____________________________________________________________________________
38271 [  6386] By: gsar                                  on 2000/07/12  21:42:39
38272         Log: sprintf test tweaks (from Dominic Dunlop)
38273      Branch: perl
38274            ! t/op/sprintf.t
38275 ____________________________________________________________________________
38276 [  6385] By: gsar                                  on 2000/07/12  21:33:46
38277         Log: fix bugs in processing %v-*d and similar format specs (from
38278              Avi Finkel <avi@finkel.org>)
38279      Branch: perl
38280            ! sv.c t/op/sprintf.t
38281 ____________________________________________________________________________
38282 [  6384] By: gsar                                  on 2000/07/12  16:04:19
38283         Log: readd missing perldelta.pod changes from changes#6339,6376
38284      Branch: perl
38285            ! pod/perldelta.pod
38286 ____________________________________________________________________________
38287 [  6383] By: gsar                                  on 2000/07/12  16:00:51
38288         Log: don't clobber *.orig files on *clean targets
38289      Branch: perl
38290            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
38291 ____________________________________________________________________________
38292 [  6382] By: gsar                                  on 2000/07/12  07:59:12
38293         Log: fix broken integrations in cfgperl
38294      Branch: cfgperl
38295           !> Changes pod/perldelta.pod
38296 ____________________________________________________________________________
38297 [  6381] By: gsar                                  on 2000/07/12  07:42:17
38298         Log: integrate cfgperl changes into mainline
38299      Branch: perl
38300            ! Changes
38301           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
38302           !> pod/perlre.pod
38303 ____________________________________________________________________________
38304 [  6380] By: gsar                                  on 2000/07/12  07:31:00
38305         Log: get sprintf.t to adjust properly for 3-digit exponents
38306      Branch: perl
38307            ! t/op/sprintf.t
38308 ____________________________________________________________________________
38309 [  6379] By: gsar                                  on 2000/07/12  06:40:04
38310         Log: change#6174 needs corresponding change in win32/config_h.PL,
38311              which grovels through config_h.SH to find the config.h name
38312      Branch: perl
38313            ! win32/config_h.PL
38314 ____________________________________________________________________________
38315 [  6378] By: jhi                                   on 2000/07/12  05:03:59
38316         Log: Do the cc sanity check both before the hints and
38317              after the cc selction.
38318      Branch: cfgperl
38319            ! Configure config_h.SH
38320      Branch: metaconfig
38321            ! U/modified/Oldconfig.U U/modified/cc.U
38322      Branch: metaconfig/U/perl
38323            + Checkcc.U
38324 ____________________________________________________________________________
38325 [  6377] By: jhi                                   on 2000/07/12  02:49:22
38326         Log: Fix nits noticed by Boston.pm.
38327      Branch: cfgperl
38328            ! pod/perlre.pod
38329 ____________________________________________________________________________
38330 [  6376] By: jhi                                   on 2000/07/11  21:22:13
38331         Log: Configure cosmetics and perldelta.
38332      Branch: cfgperl
38333            ! Configure config_h.SH pod/perldelta.pod
38334      Branch: metaconfig
38335            ! U/modified/cc.U
38336 ____________________________________________________________________________
38337 [  6375] By: gsar                                  on 2000/07/11  21:17:35
38338         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
38339      Branch: perl
38340            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
38341            ! win32/win32sck.c
38342 ____________________________________________________________________________
38343 [  6374] By: gsar                                  on 2000/07/11  20:48:50
38344         Log: tweak for build failure under multiplicity
38345      Branch: perl
38346            ! toke.c
38347 ____________________________________________________________________________
38348 [  6373] By: gsar                                  on 2000/07/11  20:37:23
38349         Log: integrate cfgperl changes#6325..6373 into mainline
38350              (NOTE: today's batch of integrations still untested)
38351      Branch: perl
38352           +> ext/DynaLoader/hints/netbsd.pl
38353            ! Changes
38354           !> (integrate 26 files)
38355 ____________________________________________________________________________
38356 [  6372] By: jhi                                   on 2000/07/11  20:30:36
38357         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
38358              regen perltoc.
38359      Branch: cfgperl
38360            + pod/perlbook.pod
38361            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
38362            ! pod/perltoc.pod
38363 ____________________________________________________________________________
38364 [  6371] By: jhi                                   on 2000/07/11  20:08:56
38365         Log: Minor cleanups on the booklist.
38366      Branch: cfgperl
38367            ! pod/perlfaq2.pod
38368 ____________________________________________________________________________
38369 [  6370] By: jhi                                   on 2000/07/11  19:31:13
38370         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
38371      Branch: cfgperl
38372            ! t/pragma/overload.t
38373 ____________________________________________________________________________
38374 [  6369] By: gsar                                  on 2000/07/11  19:27:48
38375         Log: integrate cfgperl changes#6293..6324 into mainline
38376      Branch: perl
38377           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
38378            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
38379           !> (integrate 30 files)
38380 ____________________________________________________________________________
38381 [  6368] By: gsar                                  on 2000/07/11  19:18:57
38382         Log: skip integrate of problematic change#6292 from cfgperl into mainline
38383      Branch: perl
38384           !> pp_hot.c
38385 ____________________________________________________________________________
38386 [  6367] By: gsar                                  on 2000/07/11  19:17:21
38387         Log: integrate cfgperl changes#6288..6290 into mainline
38388      Branch: perl
38389           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
38390 ____________________________________________________________________________
38391 [  6366] By: gsar                                  on 2000/07/11  19:11:18
38392         Log: integrate cfgperl changes#6268..6282 into mainline
38393      Branch: perl
38394           !> (integrate 30 files)
38395 ____________________________________________________________________________
38396 [  6365] By: gsar                                  on 2000/07/11  18:57:00
38397         Log: delete new accidentally branched file
38398      Branch: perl
38399            - t/op/method2entersub.t
38400 ____________________________________________________________________________
38401 [  6364] By: gsar                                  on 2000/07/11  18:55:13
38402         Log: skip integrate of change#6267 from cfgperl into mainline (the
38403              method call optimization is flawed without additional hints
38404              from user about immutableness of @ISA and no runtime method
38405              definitions)
38406      Branch: perl
38407           +> t/op/method2entersub.t
38408           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
38409           !> perl.h t/op/sprintf.t xsutils.c
38410 ____________________________________________________________________________
38411 [  6363] By: gsar                                  on 2000/07/11  18:49:43
38412         Log: integrate cfgperl changes#6261..6266 into mainline
38413      Branch: perl
38414           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
38415           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
38416           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38417           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
38418 ____________________________________________________________________________
38419 [  6362] By: gsar                                  on 2000/07/11  18:43:26
38420         Log: integrate cfgperl changes#6252..6260 into mainline
38421      Branch: perl
38422           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
38423           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
38424           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
38425           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
38426 ____________________________________________________________________________
38427 [  6361] By: gsar                                  on 2000/07/11  18:37:12
38428         Log: skip integrate of problematic change#6251 from cfgperl into mainline
38429      Branch: perl
38430           !> lib/Exporter.pm
38431 ____________________________________________________________________________
38432 [  6360] By: gsar                                  on 2000/07/11  18:34:56
38433         Log: integrate cfgperl change#6250 into mainline
38434      Branch: perl
38435           +> t/op/my_stash.t
38436           !> MANIFEST embed.pl proto.h toke.c
38437 ____________________________________________________________________________
38438 [  6359] By: gsar                                  on 2000/07/11  18:21:19
38439         Log: integrate cfgperl changes#6242..6249 into mainline
38440      Branch: perl
38441           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
38442           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
38443           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
38444           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
38445           !> t/lib/peek.t utf8.c
38446 ____________________________________________________________________________
38447 [  6358] By: gsar                                  on 2000/07/11  18:15:45
38448         Log: skip integrate of problematic change#6241 from cfgperl into mainline
38449      Branch: perl
38450           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
38451 ____________________________________________________________________________
38452 [  6357] By: jhi                                   on 2000/07/11  18:15:16
38453         Log: Fix for
38454              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
38455              From: Roderick Schertler <roderick@argon.org> 
38456              Date: Tue, 11 Jul 2000 13:55:05 -0400 
38457              Message-Id: <200007111755.NAA05077@jones.argon.org> 
38458      Branch: cfgperl
38459            ! doio.c
38460 ____________________________________________________________________________
38461 [  6356] By: jhi                                   on 2000/07/11  18:12:51
38462         Log: Typo in #6341.
38463      Branch: cfgperl
38464            ! pp_hot.c
38465 ____________________________________________________________________________
38466 [  6355] By: gsar                                  on 2000/07/11  18:12:10
38467         Log: integrate cfgperl changes#6231..6240 into mainline
38468      Branch: perl
38469           +> pod/perlutil.pod
38470           !> (integrate 35 files)
38471 ____________________________________________________________________________
38472 [  6354] By: jhi                                   on 2000/07/11  18:04:34
38473         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
38474              From: Dominic Dunlop <domo@computer.org> 
38475              Date: Tue, 11 Jul 2000 12:27:33 +0200 
38476              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
38477              
38478              Replaces change #6268.
38479      Branch: cfgperl
38480            ! t/op/sprintf.t
38481 ____________________________________________________________________________
38482 [  6353] By: gsar                                  on 2000/07/11  17:59:51
38483         Log: skip integrate of problematic change#6230 from cfgperl into mainline
38484              (a later version of File::Spec is already in mainline)
38485      Branch: perl
38486           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
38487           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
38488 ____________________________________________________________________________
38489 [  6352] By: gsar                                  on 2000/07/11  17:57:48
38490         Log: integrate cfgperl changes#6224..6229 into mainline
38491      Branch: perl
38492           +> lib/lib.pm.PL
38493            - lib/lib.pm
38494           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
38495           !> lib/English.pm op.c t/lib/english.t
38496 ____________________________________________________________________________
38497 [  6351] By: gsar                                  on 2000/07/11  17:50:10
38498         Log: skip integrate of problematic change#6223 from cfgperl into mainline
38499      Branch: perl
38500           !> doio.c
38501 ____________________________________________________________________________
38502 [  6350] By: gsar                                  on 2000/07/11  17:48:28
38503         Log: integrate cfgperl changes#6220..6222 into mainline
38504      Branch: perl
38505           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
38506           !> toke.c utf8.c win32/win32.h
38507 ____________________________________________________________________________
38508 [  6349] By: gsar                                  on 2000/07/11  17:46:13
38509         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
38510              mainline
38511      Branch: perl
38512           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38513           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38514           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38515 ____________________________________________________________________________
38516 [  6348] By: jhi                                   on 2000/07/11  17:45:49
38517         Log: README.posix-bc podified from Thomas Dorner.
38518      Branch: cfgperl
38519            ! README.posix-bc
38520 ____________________________________________________________________________
38521 [  6347] By: gsar                                  on 2000/07/11  17:42:04
38522         Log: integrate cfgperl change#6217 into mainline
38523      Branch: perl
38524           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
38525           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
38526           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
38527 ____________________________________________________________________________
38528 [  6346] By: gsar                                  on 2000/07/11  17:39:37
38529         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
38530              mainline
38531      Branch: perl
38532           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
38533           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38534           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
38535           !> perlapi.h pod/perlapi.pod
38536 ____________________________________________________________________________
38537 [  6345] By: gsar                                  on 2000/07/11  17:36:42
38538         Log: integrate cfgperl changes#6207..6210 into mainline
38539      Branch: perl
38540           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
38541           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
38542 ____________________________________________________________________________
38543 [  6344] By: gsar                                  on 2000/07/11  17:31:20
38544         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
38545              mainline
38546      Branch: perl
38547           !> (integrate 40 files)
38548 ____________________________________________________________________________
38549 [  6343] By: gsar                                  on 2000/07/11  17:19:08
38550         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
38551      Branch: perl
38552           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
38553            ! Changes
38554           !> (integrate 34 files)
38555 ____________________________________________________________________________
38556 [  6342] By: jhi                                   on 2000/07/11  16:05:48
38557         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
38558              To: perl5-porters@perl.org
38559              From: Karsten Sperling <spiff@phreax.net>
38560              Date: Mon, 10 Jul 2000 15:12:52 +0200
38561              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
38562      Branch: cfgperl
38563            ! lib/Symbol.pm
38564 ____________________________________________________________________________
38565 [  6341] By: jhi                                   on 2000/07/11  15:59:23
38566         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
38567              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38568              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
38569              Date: Fri, 07 Jul 2000 17:57:16 +0100
38570      Branch: cfgperl
38571            ! pp_hot.c
38572 ____________________________________________________________________________
38573 [  6340] By: jhi                                   on 2000/07/11  15:55:47
38574         Log: Subject: Re: format bug report  [Patch]
38575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38576              Date: Wed, 05 Jul 2000 13:12:52 +0200
38577              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
38578              
38579              Subject: Re: format bug report  [Patch]
38580              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38581              Date: Wed, 05 Jul 2000 14:10:01 +0200
38582              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
38583      Branch: cfgperl
38584            ! t/op/write.t toke.c
38585 ____________________________________________________________________________
38586 [  6339] By: jhi                                   on 2000/07/11  13:54:09
38587         Log: Be less forgiving about ambiguous and illegal tr ranges.
38588              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
38589              From: Mark-Jason Dominus <mjd@plover.com>
38590              Date: Tue, 04 Jul 2000 10:00:12 -0400
38591              Message-ID: <20000704140012.17772.qmail@plover.com>
38592              
38593              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
38594              From: Mark-Jason Dominus <mjd@plover.com>
38595              Date: Wed, 05 Jul 2000 09:37:36 -0400
38596              Message-ID: <20000705133736.27293.qmail@plover.com>
38597      Branch: cfgperl
38598            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
38599 ____________________________________________________________________________
38600 [  6338] By: jhi                                   on 2000/07/11  13:31:24
38601         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
38602              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38603              Date: Tue, 11 Jul 2000 13:50:51 +0100
38604              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
38605      Branch: cfgperl
38606            ! sv.c
38607 ____________________________________________________________________________
38608 [  6337] By: jhi                                   on 2000/07/11  13:29:14
38609         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
38610              From: Hugo <hv@crypt.compulink.co.uk>
38611              Date: Tue, 11 Jul 2000 12:44:50 +0100
38612              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
38613      Branch: cfgperl
38614            ! regexec.c t/op/re_tests
38615 ____________________________________________________________________________
38616 [  6336] By: jhi                                   on 2000/07/11  13:26:47
38617         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
38618              From: simon@brecon.co.uk (Simon Cozens)
38619              Date: 7 Jul 2000 11:26:09 GMT
38620              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
38621      Branch: cfgperl
38622            ! mg.c
38623 ____________________________________________________________________________
38624 [  6335] By: jhi                                   on 2000/07/11  13:23:37
38625         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
38626              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
38627              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
38628              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
38629      Branch: cfgperl
38630            + ext/DynaLoader/hints/netbsd.pl
38631            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
38632 ____________________________________________________________________________
38633 [  6334] By: jhi                                   on 2000/07/11  13:20:38
38634         Log: Subject: PATCH perlguts.pod: Document D and d magic types
38635              From: mjd@plover.com
38636              Date: 5 Jul 2000 18:01:51 -0000
38637              Message-ID: <20000705180151.29413.qmail@plover.com>
38638      Branch: cfgperl
38639            ! pod/perlguts.pod
38640 ____________________________________________________________________________
38641 [  6333] By: jhi                                   on 2000/07/11  13:15:51
38642         Log: Precedence goof, fix based on
38643              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
38644              From: Hugo <hv@crypt.compulink.co.uk>
38645              Date: Tue, 11 Jul 2000 12:52:38 +0100
38646              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
38647      Branch: cfgperl
38648            ! t/op/taint.t
38649 ____________________________________________________________________________
38650 [  6332] By: jhi                                   on 2000/07/11  12:40:17
38651         Log: Integrate with Sarathy.
38652      Branch: cfgperl
38653           !> win32/win32sck.c
38654 ____________________________________________________________________________
38655 [  6331] By: jhi                                   on 2000/07/10  20:14:16
38656         Log: Sprinkle ldlibpath.
38657      Branch: cfgperl
38658            ! pod/Makefile.SH
38659 ____________________________________________________________________________
38660 [  6330] By: jhi                                   on 2000/07/10  17:54:49
38661         Log: More POSIX.pod tweaks.
38662      Branch: cfgperl
38663            ! ext/POSIX/POSIX.pod
38664 ____________________________________________________________________________
38665 [  6329] By: jhi                                   on 2000/07/10  14:02:12
38666         Log: Reorder perl.pod once more.
38667      Branch: cfgperl
38668            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38669 ____________________________________________________________________________
38670 [  6328] By: gsar                                  on 2000/07/10  07:06:00
38671         Log: accept() leaks memory on windows due to incorrect ordering of
38672              closesocket() and fclose() calls
38673      Branch: perl
38674            ! win32/win32sck.c
38675 ____________________________________________________________________________
38676 [  6327] By: gsar                                  on 2000/07/10  06:49:17
38677         Log: winsock options weren't being set in all threads under ithreads
38678              (caused send()s from second and subsequent threads to fail)
38679      Branch: perl
38680            ! win32/win32sck.c
38681 ____________________________________________________________________________
38682 [  6326] By: jhi                                   on 2000/07/08  02:45:40
38683         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
38684              was cast to an unsigned (32-bit) integer with wild abandon.
38685      Branch: cfgperl
38686            ! ext/Devel/DProf/DProf.xs
38687 ____________________________________________________________________________
38688 [  6325] By: jhi                                   on 2000/07/07  18:50:33
38689         Log: Remove perlbook, update perlfaq book listing,
38690              rearrange perl.pod, regenerate perltoc.
38691      Branch: cfgperl
38692            - pod/perlbook.pod
38693            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
38694            ! pod/perlfaq2.pod pod/perltoc.pod
38695 ____________________________________________________________________________
38696 [  6324] By: jhi                                   on 2000/07/07  14:03:40
38697         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
38698      Branch: cfgperl
38699            ! sv.h toke.c
38700 ____________________________________________________________________________
38701 [  6323] By: jhi                                   on 2000/07/06  16:03:55
38702         Log: Fix complaints of buildtoc.
38703      Branch: cfgperl
38704            + lib/Win32.pod
38705            - pod/Win32.pod
38706            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38707 ____________________________________________________________________________
38708 [  6322] By: jhi                                   on 2000/07/06  15:15:52
38709         Log: Add =head1 NAMEs so that buildtoc is happy.
38710              (The CGI::Util nit reported to Lincoln.)
38711      Branch: cfgperl
38712            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
38713            ! pod/perltoc.pod
38714 ____________________________________________________________________________
38715 [  6321] By: jhi                                   on 2000/07/06  03:16:04
38716         Log: Config is being used.
38717      Branch: cfgperl
38718            ! t/op/method.t
38719 ____________________________________________________________________________
38720 [  6320] By: jhi                                   on 2000/07/06  03:13:13
38721         Log: Integrate with Sarathy.
38722      Branch: cfgperl
38723           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
38724 ____________________________________________________________________________
38725 [  6319] By: jhi                                   on 2000/07/06  03:11:46
38726         Log: Autogenerate pod/Makefile and pod/buildtoc.
38727              buildtoc also checks whether the existin pods are
38728              mentioned in MANIFEST and perl.pod, and vice versa.
38729              (None of the thusly found discrepancies fixed yet.)
38730              roffitall also needs to be autogenerated similarly but it
38731              seems so badly out of date that I didn't touch it yet.
38732      Branch: cfgperl
38733            + pod/Makefile.SH pod/buildtoc.PL
38734            - pod/Makefile pod/buildtoc
38735            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
38736 ____________________________________________________________________________
38737 [  6318] By: gsar                                  on 2000/07/05  22:10:54
38738         Log: fix UNC path handling on Windows under ithreads, and chdir()
38739              return value when given a non-existent directory
38740      Branch: perl
38741            ! win32/vdir.h
38742 ____________________________________________________________________________
38743 [  6317] By: gsar                                  on 2000/07/05  22:08:19
38744         Log: winsock cleanup never done on Windows (leads to handle leaks)
38745      Branch: perl
38746            ! win32/perllib.c win32/win32sck.c
38747 ____________________________________________________________________________
38748 [  6316] By: gsar                                  on 2000/07/05  22:06:19
38749         Log: some debugger output does not go to the socket when RemotePort is set
38750      Branch: perl
38751            ! lib/perl5db.pl
38752 ____________________________________________________________________________
38753 [  6315] By: jhi                                   on 2000/07/05  00:25:21
38754         Log: Integrate with Sarathy, preliminary fix for unicos
38755              alignment problems in [ID 20000612.002] Perl problem on Cray system.
38756      Branch: cfgperl
38757            ! sv.h
38758           !> pp_hot.c
38759 ____________________________________________________________________________
38760 [  6314] By: gsar                                  on 2000/07/04  23:34:02
38761         Log: tyop in change#6306
38762      Branch: perl
38763            ! pp_hot.c
38764 ____________________________________________________________________________
38765 [  6313] By: jhi                                   on 2000/07/04  22:14:38
38766         Log: Multiline string literals ENONPORTABLE.
38767      Branch: cfgperl
38768            ! pp_hot.c
38769 ____________________________________________________________________________
38770 [  6312] By: jhi                                   on 2000/07/04  20:34:44
38771         Log: Integrate with Sarathy.
38772      Branch: cfgperl
38773           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
38774           !> t/op/method.t
38775 ____________________________________________________________________________
38776 [  6311] By: jhi                                   on 2000/07/04  20:30:56
38777         Log: More POSIX.pod embellishment.
38778      Branch: cfgperl
38779            ! ext/POSIX/POSIX.pod
38780 ____________________________________________________________________________
38781 [  6310] By: gsar                                  on 2000/07/04  17:28:48
38782         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
38783      Branch: perl
38784            ! t/lib/b.t
38785 ____________________________________________________________________________
38786 [  6309] By: jhi                                   on 2000/07/04  17:22:18
38787         Log: The #6308 required a little bit more.
38788      Branch: cfgperl
38789            ! Makefile.SH win32/Makefile
38790 ____________________________________________________________________________
38791 [  6308] By: jhi                                   on 2000/07/04  16:35:24
38792         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
38793      Branch: cfgperl
38794            + lib/lib_pm.PL
38795            - lib/lib.pm.PL
38796            ! MANIFEST Makefile.SH
38797 ____________________________________________________________________________
38798 [  6307] By: jhi                                   on 2000/07/04  16:28:58
38799         Log: Win32 patches for cfgperl from Sarathy.
38800      Branch: cfgperl
38801            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
38802            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
38803            ! thread.h toke.c util.c win32/Makefile win32/win32.c
38804 ____________________________________________________________________________
38805 [  6306] By: gsar                                  on 2000/07/04  16:28:40
38806         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
38807              (from Richard Soderberg <rs@oregonnet.com>)
38808      Branch: perl
38809            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
38810 ____________________________________________________________________________
38811 [  6305] By: jhi                                   on 2000/07/04  16:24:24
38812         Log: Integrate with Sarathy.
38813      Branch: cfgperl
38814           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
38815           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38816           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
38817           !> proto.h win32/win32.c
38818 ____________________________________________________________________________
38819 [  6304] By: gsar                                  on 2000/07/04  16:17:24
38820         Log: missing perldiag entry for unpack("w",...) diagnostic (from
38821              Andreas Koenig)
38822      Branch: perl
38823            ! pod/perldiag.pod
38824 ____________________________________________________________________________
38825 [  6303] By: gsar                                  on 2000/07/04  16:14:44
38826         Log: remove rel2abs prototypes (from Barrie Slaymaker)
38827      Branch: perl
38828            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
38829            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38830 ____________________________________________________________________________
38831 [  6302] By: gsar                                  on 2000/07/04  04:59:35
38832         Log: adjust change#6299
38833      Branch: perl
38834            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
38835            ! win32/win32.c
38836 ____________________________________________________________________________
38837 [  6301] By: jhi                                   on 2000/07/04  04:50:07
38838         Log: Integrate with Sarathy.
38839      Branch: cfgperl
38840           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
38841           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
38842           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
38843 ____________________________________________________________________________
38844 [  6300] By: gsar                                  on 2000/07/04  04:42:09
38845         Log: PERL_OBJECT build tweak
38846      Branch: perl
38847            ! perl.h
38848 ____________________________________________________________________________
38849 [  6299] By: gsar                                  on 2000/07/04  04:37:00
38850         Log: fix memory leak on Windows (PL_sys_intern contents were never
38851              freed)
38852      Branch: perl
38853            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
38854            ! perlapi.c proto.h win32/win32.c
38855 ____________________________________________________________________________
38856 [  6298] By: gsar                                  on 2000/07/04  04:15:59
38857         Log: fix large memory leak that has been around for ever, masked by
38858              -DPURIFY (most of the arenas were never freed!)
38859      Branch: perl
38860            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
38861 ____________________________________________________________________________
38862 [  6297] By: gsar                                  on 2000/07/04  04:07:46
38863         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
38864      Branch: perl
38865            ! perl.c
38866 ____________________________________________________________________________
38867 [  6296] By: jhi                                   on 2000/06/30  18:28:37
38868         Log: Elaborate POSIX.pod.  Still needs work.
38869      Branch: cfgperl
38870            ! ext/POSIX/POSIX.pod
38871 ____________________________________________________________________________
38872 [  6295] By: jhi                                   on 2000/06/30  14:58:18
38873         Log: Point to perlipc for more SysV IPC examples.
38874      Branch: cfgperl
38875            ! pod/perlfunc.pod
38876 ____________________________________________________________________________
38877 [  6294] By: gsar                                  on 2000/06/30  14:47:45
38878         Log: slurp mode fix in change#4736 still not quite right
38879      Branch: perl
38880            ! pp_hot.c t/io/argv.t
38881 ____________________________________________________________________________
38882 [  6293] By: jhi                                   on 2000/06/30  12:02:55
38883         Log: Integrate with Sarathy.
38884      Branch: cfgperl
38885           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
38886 ____________________________________________________________________________
38887 [  6292] By: jhi                                   on 2000/06/30  12:01:11
38888         Log: From: simon@brecon.co.uk (Simon Cozens)
38889              Subject: UTF8 concat
38890              Date: 30 Jun 2000 06:13:25 GMT
38891              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
38892      Branch: cfgperl
38893            ! pp_hot.c
38894 ____________________________________________________________________________
38895 [  6291] By: gsar                                  on 2000/06/30  04:37:33
38896         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
38897              when @_ is modified, causing coredumps
38898      Branch: perl
38899            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
38900 ____________________________________________________________________________
38901 [  6290] By: jhi                                   on 2000/06/30  02:21:44
38902         Log: Integrate with Sarathy.
38903      Branch: cfgperl
38904           !> vms/vms.c vms/vmsish.h
38905 ____________________________________________________________________________
38906 [  6289] By: jhi                                   on 2000/06/30  02:21:02
38907         Log: Check VERSIONs.
38908      Branch: cfgperl
38909            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38910            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38911            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38912 ____________________________________________________________________________
38913 [  6288] By: jhi                                   on 2000/06/30  02:18:52
38914         Log: Integrate with Sarathy.
38915      Branch: cfgperl
38916           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
38917           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38918           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38919           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
38920 ____________________________________________________________________________
38921 [  6287] By: gsar                                  on 2000/06/30  02:17:08
38922         Log: integrate vmsperl changes into mainline
38923      Branch: perl
38924           !> vms/vms.c vms/vmsish.h
38925 ____________________________________________________________________________
38926 [  6285] By: gsar                                  on 2000/06/30  02:05:28
38927         Log: localize %INC in a Safe compartment so that use/require work
38928              (many other magic globals probably need similar treatment)
38929      Branch: perl
38930            ! ext/Opcode/Opcode.xs
38931 ____________________________________________________________________________
38932 [  6284] By: gsar                                  on 2000/06/30  01:54:54
38933         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
38934              about Windows
38935      Branch: perl
38936            ! pod/perlembed.pod
38937 ____________________________________________________________________________
38938 [  6283] By: jhi                                   on 2000/06/30  01:50:10
38939         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
38940              From: Barrie Slaymaker <barries@jester.slaysys.com>
38941              Date: Wed, 28 Jun 2000 11:35:29 -0400
38942              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
38943      Branch: perl
38944            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
38945            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38946            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38947            ! lib/File/Spec/Win32.pm
38948 ____________________________________________________________________________
38949 [  6282] By: jhi                                   on 2000/06/29  22:57:22
38950         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
38951              From: Dan Sugalski <dan@sidhe.org>
38952              Date: Tue, 06 Jun 2000 11:59:50 -0400
38953              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
38954      Branch: cfgperl
38955            ! vms/vms.c
38956 ____________________________________________________________________________
38957 [  6281] By: jhi                                   on 2000/06/29  22:52:50
38958         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
38959              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38960              Date: Wed, 7 Jun 2000 04:02:04 -0500
38961              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
38962      Branch: cfgperl
38963            ! utils/h2xs.PL
38964 ____________________________________________________________________________
38965 [  6280] By: jhi                                   on 2000/06/29  22:45:47
38966         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
38967              From: rspier@pobox.com (Robert Spier)
38968              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
38969              Message-ID: <14654.31913.845602.610277@rls.cx>
38970      Branch: cfgperl
38971            ! utils/h2xs.PL
38972 ____________________________________________________________________________
38973 [  6279] By: jhi                                   on 2000/06/29  22:38:16
38974         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
38975              From: Tim Ayers <tayers@bridge.com>
38976              Date: Thu, 08 Jun 2000 08:11:06 +0200
38977              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
38978              [resent by Richard Foley, Message-Id probably wrong]
38979      Branch: cfgperl
38980            ! pod/perlsub.pod
38981 ____________________________________________________________________________
38982 [  6278] By: jhi                                   on 2000/06/29  22:21:45
38983         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
38984              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
38985              Date: Fri, 09 Jun 2000 12:39:27 -0400
38986              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
38987              (plus update the version "number" of Text::Wrap)
38988      Branch: cfgperl
38989            ! lib/Text/Wrap.pm
38990 ____________________________________________________________________________
38991 [  6277] By: jhi                                   on 2000/06/29  22:13:10
38992         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
38993              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38994              Date: Mon, 12 Jun 2000 14:55:59 +0100
38995              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
38996      Branch: cfgperl
38997            ! pod/perlfunc.pod
38998 ____________________________________________________________________________
38999 [  6276] By: jhi                                   on 2000/06/29  22:11:06
39000         Log: Subject: [PATCH] Re: eval documentation: context
39001              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39002              Date: Mon, 12 Jun 2000 15:07:29 +0100
39003              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
39004      Branch: cfgperl
39005            ! pod/perlfunc.pod
39006 ____________________________________________________________________________
39007 [  6275] By: jhi                                   on 2000/06/29  21:59:46
39008         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
39009              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39010              Date: Tue, 13 Jun 2000 02:43:48 -0500
39011              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
39012      Branch: cfgperl
39013            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
39014 ____________________________________________________________________________
39015 [  6274] By: jhi                                   on 2000/06/29  21:56:14
39016         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
39017              From: Andy Dougherty <doughera@lafayette.edu>
39018              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
39019              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
39020      Branch: cfgperl
39021            ! ext/File/Glob/Glob.pm
39022 ____________________________________________________________________________
39023 [  6273] By: jhi                                   on 2000/06/29  21:49:09
39024         Log: Subject: [PATCH] xsub attributes
39025              From: Doug MacEachern <dougm@covalent.net>
39026              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
39027              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
39028      Branch: cfgperl
39029            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
39030            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
39031 ____________________________________________________________________________
39032 [  6272] By: jhi                                   on 2000/06/29  21:41:28
39033         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
39034              From: Tom Phoenix <rootbeer@redcat.com>
39035              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
39036              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
39037      Branch: cfgperl
39038            ! lib/Net/Ping.pm
39039 ____________________________________________________________________________
39040 [  6271] By: jhi                                   on 2000/06/29  21:36:55
39041         Log: Subject: PATCH pod/perltie.pod
39042              From: Ian Phillipps <Ian.Phillipps@iname.com>
39043              Date: Fri, 16 Jun 2000 00:17:19 +0100
39044              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
39045              (only the first hunk, the second hunk had already been done
39046              by some other patch)
39047      Branch: cfgperl
39048            ! pod/perltie.pod
39049 ____________________________________________________________________________
39050 [  6270] By: jhi                                   on 2000/06/29  21:24:51
39051         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
39052              From: Nicholas Clark <nick@talking.bollo.cx>
39053              Date: Fri, 23 Jun 2000 16:21:15 +0100
39054              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
39055      Branch: cfgperl
39056            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
39057            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
39058 ____________________________________________________________________________
39059 [  6269] By: jhi                                   on 2000/06/29  19:38:15
39060         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
39061              silence few compiler warnings.
39062      Branch: cfgperl
39063            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
39064 ____________________________________________________________________________
39065 [  6268] By: jhi                                   on 2000/06/29  18:21:50
39066         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
39067              From: Dominic Dunlop <domo@computer.org> 
39068              Date: Thu, 29 Jun 2000 12:32:39 +0200 
39069              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
39070      Branch: cfgperl
39071            ! t/op/sprintf.t
39072 ____________________________________________________________________________
39073 [  6267] By: jhi                                   on 2000/06/29  18:16:07
39074         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
39075              From: Doug MacEachern <dougm@covalent.net>
39076              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
39077              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
39078      Branch: cfgperl
39079            + t/op/method2entersub.t
39080            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
39081            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39082            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
39083            ! xsutils.c
39084 ____________________________________________________________________________
39085 [  6266] By: jhi                                   on 2000/06/29  15:11:15
39086         Log: Subject: [PATCH 5.6.0] cygwin port
39087              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
39088              From: "Fifer, Eric" <EFifer@sanwaint.com>
39089              Date: Thu, 29 Jun 2000 12:58:29 +0100
39090      Branch: cfgperl
39091            ! cygwin/Makefile.SHs
39092 ____________________________________________________________________________
39093 [  6265] By: jhi                                   on 2000/06/29  15:04:05
39094         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
39095              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39096              Date: Wed, 28 Jun 2000 17:50:12 -0700
39097              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
39098      Branch: cfgperl
39099            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
39100 ____________________________________________________________________________
39101 [  6264] By: jhi                                   on 2000/06/29  15:00:57
39102         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
39103              From: Marty Lucich <marty@netcom.com>
39104              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
39105              Message-Id: <200006282116.OAA11148@netcom.com>
39106              ccdlflags update (the BSD/OS 4.1 part had already been taken
39107              care of by #6141).
39108      Branch: cfgperl
39109            ! hints/bsdos.sh
39110 ____________________________________________________________________________
39111 [  6263] By: jhi                                   on 2000/06/29  13:47:44
39112         Log: tr fixes from Simon Cozens
39113      Branch: cfgperl
39114            ! doop.c
39115 ____________________________________________________________________________
39116 [  6262] By: jhi                                   on 2000/06/28  18:46:01
39117         Log: Subject: 5.6.0 Patch for EPOC
39118              From: Olaf Flebbe <o.flebbe@gmx.de>
39119              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
39120              Message-ID: <23449.960929969@www11.gmx.net>
39121      Branch: cfgperl
39122            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
39123            ! epoc/epocish.h
39124 ____________________________________________________________________________
39125 [  6261] By: jhi                                   on 2000/06/28  18:29:07
39126         Log: Subject: Re: [PATCH cfgperl] BOMs away!
39127              From: simon@brecon.co.uk (Simon Cozens)
39128              Date: 17 Jun 2000 11:49:57 GMT
39129              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
39130      Branch: cfgperl
39131            ! pod/perldiag.pod t/comp/require.t toke.c
39132 ____________________________________________________________________________
39133 [  6260] By: jhi                                   on 2000/06/28  17:47:16
39134         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
39135              From: simon@brecon.co.uk (Simon Cozens) 
39136              Date: 17 Jun 2000 11:56:44 GMT 
39137              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
39138              pack U0, pack C0
39139      Branch: cfgperl
39140            ! pod/perlfunc.pod pp.c t/op/pack.t
39141 ____________________________________________________________________________
39142 [  6259] By: jhi                                   on 2000/06/28  16:43:17
39143         Log: perlnewmod was missing from MANIFEST.
39144      Branch: cfgperl
39145            ! MANIFEST
39146 ____________________________________________________________________________
39147 [  6258] By: jhi                                   on 2000/06/28  15:54:30
39148         Log: linenumber tweak
39149      Branch: cfgperl
39150            ! t/pragma/warn/regcomp
39151 ____________________________________________________________________________
39152 [  6257] By: jhi                                   on 2000/06/28  15:50:44
39153         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
39154              From: Doug MacEachern <dougm@covalent.net>
39155              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
39156              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
39157              (one part of the patch had been applied earlier)
39158      Branch: cfgperl
39159            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
39160 ____________________________________________________________________________
39161 [  6256] By: jhi                                   on 2000/06/28  15:40:22
39162         Log: tweaks from Simon Cozens to further fix tr/// under utf8
39163      Branch: cfgperl
39164            ! doop.c
39165 ____________________________________________________________________________
39166 [  6255] By: jhi                                   on 2000/06/28  15:33:45
39167         Log: small thinko tweaks
39168      Branch: cfgperl
39169            ! lib/IPC/Open3.pm t/op/my_stash.t
39170 ____________________________________________________________________________
39171 [  6254] By: jhi                                   on 2000/06/28  15:33:25
39172         Log: Subject: tr///, help wanted.
39173              From: simon@brecon.co.uk (Simon Cozens)
39174              Date: 28 Jun 2000 11:29:04 GMT
39175              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
39176      Branch: cfgperl
39177            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
39178            ! pp_proto.h proto.h t/op/tr.t
39179 ____________________________________________________________________________
39180 [  6253] By: jhi                                   on 2000/06/28  15:09:17
39181         Log: Paranoia tweak on #6249.
39182              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
39183              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
39184              Date: Sun, 25 Jun 2000 23:43:12 -0400
39185              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
39186      Branch: cfgperl
39187            ! lib/IPC/Open3.pm
39188 ____________________________________________________________________________
39189 [  6252] By: jhi                                   on 2000/06/28  15:01:38
39190         Log: Document #6249 and #6251.
39191      Branch: cfgperl
39192            ! lib/Exporter.pm lib/IPC/Open3.pm
39193 ____________________________________________________________________________
39194 [  6251] By: jhi                                   on 2000/06/28  14:50:43
39195         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
39196              From: Doug MacEachern <dougm@covalent.net>
39197              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
39198              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
39199      Branch: cfgperl
39200            ! lib/Exporter.pm
39201 ____________________________________________________________________________
39202 [  6250] By: jhi                                   on 2000/06/28  14:45:23
39203         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
39204              From: Doug MacEachern <dougm@covalent.net>
39205              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
39206              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
39207      Branch: cfgperl
39208            + t/op/my_stash.t
39209            ! MANIFEST embed.pl global.sym proto.h toke.c
39210 ____________________________________________________________________________
39211 [  6249] By: jhi                                   on 2000/06/28  14:36:34
39212         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
39213              From: Frank Tobin <ftobin@uiuc.edu>
39214              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
39215              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
39216      Branch: cfgperl
39217            ! lib/IPC/Open3.pm
39218 ____________________________________________________________________________
39219 [  6248] By: jhi                                   on 2000/06/28  14:11:25
39220         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
39221              From: Mark-Jason Dominus <mjd@plover.com>
39222              Date: Tue, 27 Jun 2000 22:36:42 -0400
39223              Message-ID: <20000628023642.12166.qmail@plover.com>
39224      Branch: cfgperl
39225            ! pod/perlfunc.pod
39226 ____________________________________________________________________________
39227 [  6247] By: jhi                                   on 2000/06/27  12:46:37
39228         Log: Tweak $VERSION, patch from Doug MacEachern.
39229      Branch: cfgperl
39230            ! lib/File/Spec.pm
39231 ____________________________________________________________________________
39232 [  6246] By: jhi                                   on 2000/06/27  03:34:46
39233         Log: Allow for standalone testing.
39234      Branch: cfgperl
39235            ! t/lib/filefunc.t t/lib/filespec.t
39236 ____________________________________________________________________________
39237 [  6245] By: jhi                                   on 2000/06/27  02:50:02
39238         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
39239              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
39240              Date: Sat, 24 Jun 2000 13:06:20 +0100
39241              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
39242      Branch: cfgperl
39243            ! ext/DynaLoader/DynaLoader_pm.PL
39244 ____________________________________________________________________________
39245 [  6244] By: jhi                                   on 2000/06/27  02:46:10
39246         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
39247              From: Doug MacEachern <dougm@covalent.net>
39248              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
39249              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
39250      Branch: cfgperl
39251            ! gv.c sv.c t/lib/peek.t
39252 ____________________________________________________________________________
39253 [  6243] By: jhi                                   on 2000/06/27  02:38:07
39254         Log: Subject: [PATCH] is_utf8_string
39255              From: simon@brecon.co.uk (Simon Cozens)
39256              Date: 26 Jun 2000 02:25:59 GMT
39257              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
39258      Branch: cfgperl
39259            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
39260            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
39261            ! proto.h utf8.c
39262 ____________________________________________________________________________
39263 [  6242] By: jhi                                   on 2000/06/27  02:24:00
39264         Log: Subject: [PATCH] bytes<->utf8 fixes
39265              From: simon@brecon.co.uk (Simon Cozens)
39266              Date: 26 Jun 2000 04:55:45 GMT
39267              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
39268      Branch: cfgperl
39269            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
39270 ____________________________________________________________________________
39271 [  6241] By: jhi                                   on 2000/06/27  02:12:42
39272         Log: Do no -warn on \_, only on \alpha.
39273              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
39274              From: David Dyck <dcd@tc.fluke.com>
39275              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
39276              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
39277      Branch: cfgperl
39278            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
39279 ____________________________________________________________________________
39280 [  6240] By: jhi                                   on 2000/06/27  02:00:01
39281         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
39282              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
39283              Date: Mon, 26 Jun 2000 18:40:14 +0100
39284              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
39285      Branch: cfgperl
39286            ! utils/h2xs.PL
39287 ____________________________________________________________________________
39288 [  6239] By: jhi                                   on 2000/06/27  01:53:40
39289         Log: Configure maintenance.  Sever some dependency cycles,
39290              separate gccversion from the cc unit,
39291              address [ID 20000623.006] Configure script patch for using gcc on AIX
39292              (but solve it a little bit differently),
39293              unduplex some accidentally duplicated units,
39294              suggest using gcc if no cc available
39295              (p5p thread: "Solaris configure: counterproposal", 1999-09)
39296      Branch: cfgperl
39297            ! Configure Todo-5.6 config_h.SH
39298      Branch: metaconfig
39299            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
39300            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
39301      Branch: metaconfig/U/perl
39302            + gccvers.U
39303            ! d_getespwnam.U d_getprpwnam.U i_prot.U
39304 ____________________________________________________________________________
39305 [  6238] By: jhi                                   on 2000/06/25  18:04:56
39306         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
39307              From: Dan Sugalski <dan@sidhe.org>
39308              Date: Fri, 23 Jun 2000 17:00:00 -0400
39309              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
39310      Branch: cfgperl
39311            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
39312 ____________________________________________________________________________
39313 [  6237] By: jhi                                   on 2000/06/25  16:36:45
39314         Log: Tweak embed.pl, regen headers.
39315      Branch: cfgperl
39316            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
39317            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
39318            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
39319            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
39320            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
39321 ____________________________________________________________________________
39322 [  6236] By: jhi                                   on 2000/06/25  15:26:42
39323         Log: Regen headers.
39324      Branch: cfgperl
39325            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
39326            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
39327            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
39328            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
39329            ! regnodes.h warnings.h
39330 ____________________________________________________________________________
39331 [  6235] By: jhi                                   on 2000/06/23  19:39:35
39332         Log: The thread begun by
39333              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
39334              From: Kevin.Ruscoe@ubsw.com
39335              Date: Fri, 16 Jun 2000 16:38:51 +0100
39336              Message-Id: <H000019b03c300d6@MHS>
39337      Branch: cfgperl
39338            ! hints/solaris_2.sh
39339 ____________________________________________________________________________
39340 [  6234] By: jhi                                   on 2000/06/23  19:23:36
39341         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
39342              because when run as services (Win32ese for daemons)
39343              no environment variables are set and tmpdir ends up as /tmp,
39344              which is ambiguous.
39345              
39346              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
39347              From: matt@sergeant.org
39348              Date: 16 Jun 2000 16:30:43 -0000
39349              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
39350      Branch: cfgperl
39351            ! lib/File/Spec/Win32.pm
39352 ____________________________________________________________________________
39353 [  6233] By: jhi                                   on 2000/06/23  19:18:58
39354         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
39355              From: Mark-Jason Dominus <mjd@plover.com>
39356              Date: Fri, 16 Jun 2000 20:53:04 -0400
39357              Message-ID: <20000617005304.8008.qmail@plover.com>
39358      Branch: cfgperl
39359            ! op.h
39360 ____________________________________________________________________________
39361 [  6232] By: jhi                                   on 2000/06/23  16:10:02
39362         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
39363              From: simon@brecon.co.uk (Simon Cozens)
39364              Date: 19 Jun 2000 15:18:27 GMT
39365              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
39366              
39367              plus update pod/Makefile and regenerate perltoc
39368      Branch: cfgperl
39369            + pod/perlutil.pod
39370            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
39371 ____________________________________________________________________________
39372 [  6231] By: jhi                                   on 2000/06/23  15:19:18
39373         Log: Subject: [PATCH 5.6.0] cygwin port
39374              From: "Fifer, Eric" <EFifer@sanwaint.com>
39375              Date: Tue, 20 Jun 2000 14:30:58 +0100
39376              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
39377      Branch: cfgperl
39378            ! README.cygwin lib/File/Find.pm
39379 ____________________________________________________________________________
39380 [  6230] By: jhi                                   on 2000/06/23  14:25:21
39381         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
39382      Branch: cfgperl
39383            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
39384            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
39385            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39386            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
39387 ____________________________________________________________________________
39388 [  6229] By: jhi                                   on 2000/06/23  14:13:34
39389         Log: Subject: README.hpux version 0.6.1
39390              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
39391              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39392              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
39393      Branch: cfgperl
39394            ! README.hpux
39395 ____________________________________________________________________________
39396 [  6228] By: jhi                                   on 2000/06/23  14:07:20
39397         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
39398              From: Doug MacEachern <dougm@covalent.net>
39399              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
39400              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
39401      Branch: cfgperl
39402            ! op.c
39403 ____________________________________________________________________________
39404 [  6227] By: jhi                                   on 2000/06/23  14:01:06
39405         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
39406              From: Doug MacEachern <dougm@covalent.net>
39407              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
39408              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
39409      Branch: cfgperl
39410            + lib/lib.pm.PL
39411            - lib/lib.pm
39412            ! MANIFEST Makefile.SH
39413 ____________________________________________________________________________
39414 [  6226] By: jhi                                   on 2000/06/23  13:53:07
39415         Log: Subject: [PATCH] remove forward declarations in Socket.pm
39416              From: Doug MacEachern <dougm@covalent.net>
39417              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
39418              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
39419              
39420              From: Doug MacEachern <dougm@covalent.net>
39421              Subject: Re: [PATCH] remove forward declarations in Socket.pm
39422              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
39423              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
39424      Branch: cfgperl
39425            ! ext/Socket/Socket.pm op.c
39426 ____________________________________________________________________________
39427 [  6225] By: jhi                                   on 2000/06/23  13:41:52
39428         Log: Add source code filenames to apidoc.
39429              From: simon@brecon.co.uk (Simon Cozens)
39430              Subject: [PATCH embed.pl] Source X-ref
39431              Date: 22 Jun 2000 02:18:49 GMT
39432              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
39433      Branch: cfgperl
39434            ! embed.pl
39435 ____________________________________________________________________________
39436 [  6224] By: jhi                                   on 2000/06/23  13:32:33
39437         Log: A way to avoid English.pm performance hit.
39438              From: root <root@jester.slaysys.com>
39439              Subject: [YAPATCH English.pm] My turn to putt again
39440              Date: Thu, 22 Jun 2000 20:33:58 -0400
39441              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
39442      Branch: cfgperl
39443            ! lib/English.pm t/lib/english.t
39444 ____________________________________________________________________________
39445 [  6223] By: jhi                                   on 2000/06/23  13:27:06
39446         Log: Avoid double close().
39447              Subject: [PATCH] avoid double close()
39448              From: Doug MacEachern <dougm@covalent.net>
39449              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
39450              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
39451      Branch: cfgperl
39452            ! doio.c
39453 ____________________________________________________________________________
39454 [  6222] By: jhi                                   on 2000/06/23  13:25:54
39455         Log: doc typo fix
39456              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
39457              From: Ian Phillipps <Ian.Phillipps@iname.com>
39458              Date: Fri, 23 Jun 2000 10:40:58 +0100
39459              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
39460      Branch: cfgperl
39461            ! lib/Pod/Usage.pm
39462 ____________________________________________________________________________
39463 [  6221] By: jhi                                   on 2000/06/23  13:24:15
39464         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
39465              From: simon@brecon.co.uk (Simon Cozens)
39466              Subject: [PATCH] Eliminate tr///[CU][CU]
39467              Date: 23 Jun 2000 11:05:40 GMT
39468              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
39469      Branch: cfgperl
39470            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
39471 ____________________________________________________________________________
39472 [  6220] By: jhi                                   on 2000/06/22  16:07:51
39473         Log: Win32 patches from Benjamin Stuhl.
39474      Branch: cfgperl
39475            ! makedef.pl win32/win32.h
39476 ____________________________________________________________________________
39477 [  6219] By: jhi                                   on 2000/06/22  16:06:34
39478         Log: Bytecode patches from Benjamin Stuhl.
39479      Branch: cfgperl
39480            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
39481            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
39482            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39483 ____________________________________________________________________________
39484 [  6218] By: jhi                                   on 2000/06/15  23:54:16
39485         Log: Bytecode patches from Benjamin Stuhl.
39486      Branch: cfgperl
39487            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
39488 ____________________________________________________________________________
39489 [  6217] By: jhi                                   on 2000/06/09  13:38:29
39490         Log: Rename the fdpid locking and integrate with Sarathy.
39491      Branch: cfgperl
39492            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
39493            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
39494            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
39495            ! win32/win32.c
39496           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
39497 ____________________________________________________________________________
39498 [  6216] By: gsar                                  on 2000/06/08  14:54:21
39499         Log: be more optimal about clearing @_
39500      Branch: perl
39501            ! cop.h
39502 ____________________________________________________________________________
39503 [  6215] By: gsar                                  on 2000/06/08  14:33:04
39504         Log: tweak comment about @DB::args
39505      Branch: perl
39506            ! av.h pp_ctl.c
39507 ____________________________________________________________________________
39508 [  6214] By: gsar                                  on 2000/06/08  13:57:54
39509         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
39510              caller() wants to populate @DB::args with it (causes a coredump
39511              in Carp::confess())
39512      Branch: perl
39513            ! cop.h t/op/runlevel.t
39514 ____________________________________________________________________________
39515 [  6213] By: gsar                                  on 2000/06/08  07:06:35
39516         Log: back out change#6106 (seems problematic)
39517      Branch: perl
39518            ! hints/solaris_2.sh
39519 ____________________________________________________________________________
39520 [  6212] By: jhi                                   on 2000/06/07  03:10:36
39521         Log: Continuing mopup for #6204.
39522      Branch: cfgperl
39523            ! ext/B/defsubs_h.PL
39524 ____________________________________________________________________________
39525 [  6211] By: jhi                                   on 2000/06/07  02:41:50
39526         Log: Mopup for #6204.
39527              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
39528              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
39529              This is comes from const() where POK isn't on when expected.
39530      Branch: cfgperl
39531            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
39532            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39533            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
39534            ! perlapi.h pod/perlapi.pod
39535 ____________________________________________________________________________
39536 [  6210] By: jhi                                   on 2000/06/07  01:56:29
39537         Log: Mopup for #6207 and #6209.
39538      Branch: cfgperl
39539            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
39540 ____________________________________________________________________________
39541 [  6209] By: jhi                                   on 2000/06/07  01:33:12
39542         Log: Lock PL_fdpid against race conditions, based on:
39543              Subject: [PATCH 5.6.0]subprocess fixup for threads
39544              From: Dan Sugalski <dan@sidhe.org>
39545              To: perl5-porters@perl.org
39546              Date: Tue, 11 Apr 2000 17:02:32 -0400
39547              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
39548      Branch: cfgperl
39549            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
39550            ! win32/win32.c
39551 ____________________________________________________________________________
39552 [  6208] By: jhi                                   on 2000/06/07  01:05:23
39553         Log: Regen headers for #6207.
39554      Branch: cfgperl
39555            ! embed.h global.sym objXSUB.h proto.h
39556 ____________________________________________________________________________
39557 [  6207] By: jhi                                   on 2000/06/06  23:43:13
39558         Log: Subject: [PATCH 5.6.0] Threadsafe patches
39559              From: Dan Sugalski <dan@sidhe.org>
39560              To: perl5-porters@perl.org
39561              Date: Mon, 08 May 2000 18:08:13 -0400
39562              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
39563      Branch: cfgperl
39564            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
39565            ! proto.h sv.h util.c
39566 ____________________________________________________________________________
39567 [  6206] By: jhi                                   on 2000/06/06  23:21:23
39568         Log: Subject: [PATCH] Eliminate $a/$b in pod
39569              From: David Glasser <me@davidglasser.net>
39570              To: perl5-porters@perl.org
39571              Date: Mon, 29 May 2000 21:15:59 -0400
39572              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
39573      Branch: cfgperl
39574            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
39575            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
39576            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
39577            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
39578            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
39579            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
39580            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
39581            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
39582            ! pod/perlvar.pod pod/perlxs.pod
39583 ____________________________________________________________________________
39584 [  6205] By: jhi                                   on 2000/06/06  23:12:14
39585         Log: Subject: [PATCH] Win32 improvements
39586              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
39587              To: gsar@activestate.com, perl5-porters@perl.org
39588              Date: Mon, 29 May 2000 17:22:24 PDT
39589              Message-ID: <20000530002224.91142.qmail@hotmail.com>
39590              (MUA had mangled many lines by wordwrapping)
39591      Branch: cfgperl
39592            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
39593 ____________________________________________________________________________
39594 [  6204] By: jhi                                   on 2000/06/06  23:01:50
39595         Log: Subject: [PATCH] B::Bytecode patches
39596              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
39597              To: gsar@activestate.com, jhi@iki.fi
39598              Cc: perl5-porters@perl.org
39599              Message-ID: <20000602202526.48694.qmail@hotmail.com>
39600              (MUA had mangled many lines by wordwrapping)
39601      Branch: cfgperl
39602            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
39603            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
39604            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39605            ! intrpvar.h perl.c
39606 ____________________________________________________________________________
39607 [  6203] By: jhi                                   on 2000/06/06  22:32:43
39608         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
39609              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39610              Date: Tue, 06 Jun 2000 13:07:45 -0700
39611              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
39612      Branch: cfgperl
39613            ! pod/perldiag.pod
39614 ____________________________________________________________________________
39615 [  6202] By: jhi                                   on 2000/06/06  19:38:35
39616         Log: Integrate with Sarathy.
39617      Branch: cfgperl
39618           !> perl.c
39619 ____________________________________________________________________________
39620 [  6201] By: gsar                                  on 2000/06/06  00:42:59
39621         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
39622              does a PUSHMARK that's never ever POPMARKed; in general, only
39623              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
39624              Perl_eval_[sp]v() don't because they don't take any incoming
39625              arguments (this leak has been around since the original version
39626              of perl_eval_pv() in 5.003_97e)
39627      Branch: perl
39628            ! perl.c
39629 ____________________________________________________________________________
39630 [  6200] By: jhi                                   on 2000/06/04  03:44:52
39631         Log: Update to cperl-mode.el 4.31 from
39632              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
39633              Subject: A couple of notes
39634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39635              To: Mailing list Perl5 <perl5-porters@perl.org>
39636              Date: Sat, 3 Jun 2000 23:33:32 -0400
39637              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
39638      Branch: cfgperl
39639            ! emacs/cperl-mode.el
39640 ____________________________________________________________________________
39641 [  6199] By: jhi                                   on 2000/06/03  15:11:05
39642         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
39643              From: Dan Sugalski <dan@sidhe.org>
39644              To: perl5-porters@perl.org, vmsperl@perl.org
39645              Date: Fri, 02 Jun 2000 17:30:51 -0400
39646              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
39647      Branch: cfgperl
39648            ! vms/descrip_mms.template vms/gen_shrfls.pl
39649 ____________________________________________________________________________
39650 [  6198] By: jhi                                   on 2000/06/03  14:59:15
39651         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
39652              From: Dan Sugalski <dan@sidhe.org>
39653              To: vmsperl@perl.org, perl5-porters@perl.org
39654              Date: Fri, 02 Jun 2000 16:00:41 -0400
39655              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
39656              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
39657      Branch: cfgperl
39658            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
39659            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
39660            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
39661 ____________________________________________________________________________
39662 [  6197] By: jhi                                   on 2000/06/03  14:41:30
39663         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
39664              From: John Borwick <jhborwic@unity.ncsu.edu>
39665              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
39666              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
39667      Branch: cfgperl
39668            ! pod/perlsyn.pod
39669 ____________________________________________________________________________
39670 [  6196] By: jhi                                   on 2000/06/03  14:38:09
39671         Log: Integrate with Sarathy.
39672      Branch: cfgperl
39673           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
39674           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
39675           !> vms/perly_c.vms
39676 ____________________________________________________________________________
39677 [  6195] By: gsar                                  on 2000/06/02  22:43:13
39678         Log: fix yet another eval"" leak under USE_ITHREADS
39679      Branch: perl
39680            ! op.c
39681 ____________________________________________________________________________
39682 [  6194] By: gsar                                  on 2000/06/02  18:22:06
39683         Log: fix small eval"" memory leaks under USE_ITHREADS
39684      Branch: perl
39685            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
39686            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
39687            ! vms/perly_c.vms
39688 ____________________________________________________________________________
39689 [  6193] By: jhi                                   on 2000/06/01  13:03:56
39690         Log: Signals-be-gone for microperl.
39691      Branch: cfgperl
39692            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
39693 ____________________________________________________________________________
39694 [  6192] By: jhi                                   on 2000/06/01  12:52:02
39695         Log: Integrate with Sarathy.
39696      Branch: cfgperl
39697           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
39698           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
39699           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
39700           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
39701           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
39702           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
39703           !> t/op/vec.t utils/h2xs.PL
39704 ____________________________________________________________________________
39705 [  6191] By: gsar                                  on 2000/06/01  09:38:21
39706         Log: vec() loses numericalness (modified version of patch suggested
39707              by Robin Barker)
39708      Branch: perl
39709            ! doop.c t/op/vec.t
39710 ____________________________________________________________________________
39711 [  6190] By: gsar                                  on 2000/06/01  09:26:15
39712         Log: submit missing embed.pl change
39713      Branch: perl
39714            ! embed.pl
39715 ____________________________________________________________________________
39716 [  6189] By: gsar                                  on 2000/06/01  09:05:34
39717         Log: counting tr/// corrupts later operation (from M.J.T Guy)
39718      Branch: perl
39719            ! doop.c t/op/tr.t
39720 ____________________________________________________________________________
39721 [  6188] By: gsar                                  on 2000/06/01  08:58:39
39722         Log: h2xs tweaks
39723      Branch: perl
39724            ! utils/h2xs.PL
39725 ____________________________________________________________________________
39726 [  6187] By: gsar                                  on 2000/06/01  08:50:07
39727         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
39728              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
39729      Branch: perl
39730            + lib/Pod/LaTeX.pm
39731            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
39732            ! pod/pod2latex.PL
39733 ____________________________________________________________________________
39734 [  6186] By: gsar                                  on 2000/06/01  08:24:40
39735         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
39736              <wolfgang.laun@alcatel.at>)
39737      Branch: perl
39738            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
39739            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
39740 ____________________________________________________________________________
39741 [  6185] By: gsar                                  on 2000/06/01  08:12:00
39742         Log: remove incorrect documentation about implicit split to @_ in
39743              list context, which never really worked in perl 5 (from
39744              M.J.T. Guy)
39745      Branch: perl
39746            ! pod/perlfunc.pod pod/perltrap.pod
39747 ____________________________________________________________________________
39748 [  6184] By: gsar                                  on 2000/06/01  07:52:27
39749         Log: tweak for change#6127
39750      Branch: perl
39751            ! perl.c
39752 ____________________________________________________________________________
39753 [  6183] By: gsar                                  on 2000/06/01  07:41:02
39754         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
39755              <nick@ccl4.org>)
39756      Branch: perl
39757            + t/lib/selfloader.t
39758            ! MANIFEST lib/SelfLoader.pm
39759 ____________________________________________________________________________
39760 [  6182] By: jhi                                   on 2000/06/01  00:34:42
39761         Log: Be Cleaner Part Deux.
39762      Branch: cfgperl
39763            ! Makefile.SH
39764 ____________________________________________________________________________
39765 [  6181] By: jhi                                   on 2000/06/01  00:32:09
39766         Log: Integrate with Sarathy.
39767      Branch: cfgperl
39768           !> pp.c t/op/arith.t
39769 ____________________________________________________________________________
39770 [  6180] By: jhi                                   on 2000/06/01  00:31:13
39771         Log: microperl nits from Simon Cozens.
39772      Branch: cfgperl
39773            + uconfig.h
39774            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
39775            ! unixish.h
39776 ____________________________________________________________________________
39777 [  6179] By: gsar                                  on 2000/05/31  22:37:51
39778         Log: buggy modulus on UVs introduced by change#3378 (resulted in
39779              4063328477 % 65535 amounting to 27406, instead of 27407)
39780      Branch: perl
39781            ! pp.c t/op/arith.t
39782 ____________________________________________________________________________
39783 [  6178] By: jhi                                   on 2000/05/31  21:52:41
39784         Log: Be cleaner.
39785      Branch: cfgperl
39786            ! Makefile.SH
39787 ____________________________________________________________________________
39788 [  6177] By: jhi                                   on 2000/05/31  21:47:33
39789         Log: Substitution utf8 patch from Simon Cozens.
39790      Branch: cfgperl
39791            ! pp_hot.c
39792 ____________________________________________________________________________
39793 [  6176] By: jhi                                   on 2000/05/31  21:45:34
39794         Log: Single-quoted utf8 patch from Simon Cozens.
39795      Branch: cfgperl
39796            ! toke.c
39797 ____________________________________________________________________________
39798 [  6175] By: jhi                                   on 2000/05/31  21:40:18
39799         Log: Integrate with Sarathy.
39800      Branch: cfgperl
39801           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
39802 ____________________________________________________________________________
39803 [  6174] By: jhi                                   on 2000/05/31  21:37:31
39804         Log: microperl changes from Simon Cozens; Makefile for microperl
39805              written from scratch; few casts added as microperl compilation
39806              doesn't have all prototypes available.
39807      Branch: cfgperl
39808            + Makefile.micro README.micro Todo.micro uconfig.sh
39809            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
39810            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
39811      Branch: metaconfig
39812            + U/modified/Config_h.U
39813 ____________________________________________________________________________
39814 [  6173] By: jhi                                   on 2000/05/31  20:00:24
39815         Log: metaconfig maintenance.
39816      Branch: metaconfig
39817            + U/modified/Inhdr.U U/typedefs/inotype.U
39818      Branch: metaconfig/U/perl
39819            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
39820            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
39821 ____________________________________________________________________________
39822 [  6172] By: gsar                                  on 2000/05/31  05:05:42
39823         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
39824              (from Ilya Zakharevich)
39825      Branch: perl
39826            ! regexec.c t/op/re_tests
39827 ____________________________________________________________________________
39828 [  6171] By: gsar                                  on 2000/05/31  05:01:47
39829         Log: scalar() doesn't force scalar context when used in void context
39830              (from Simon Cozens)
39831      Branch: perl
39832            ! op.c t/op/wantarray.t
39833 ____________________________________________________________________________
39834 [  6170] By: gsar                                  on 2000/05/31  04:41:33
39835         Log: change#6142 needs tweaks to tests to work where there's no symlink()
39836              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
39837      Branch: perl
39838            ! t/lib/filefind.t
39839 ____________________________________________________________________________
39840 [  6169] By: gsar                                  on 2000/05/31  04:29:49
39841         Log: integrate cfgperl contents into mainline
39842      Branch: perl
39843           +> pod/perlmodlib.PL pod/perlnewmod.pod
39844           !> (integrate 42 files)
39845 ____________________________________________________________________________
39846 [  6168] By: jhi                                   on 2000/05/30  22:53:37
39847         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
39848      Branch: cfgperl
39849            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39850            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
39851            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
39852            ! win32/config.bc win32/config.gc win32/config.vc
39853            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39854            ! win32/config_h.PL win32/config_sh.PL
39855      Branch: metaconfig/U/perl
39856            ! perlxv.U
39857 ____________________________________________________________________________
39858 [  6167] By: jhi                                   on 2000/05/30  22:20:21
39859         Log: tweak todo 
39860      Branch: cfgperl
39861            ! Todo-5.6
39862 ____________________________________________________________________________
39863 [  6166] By: jhi                                   on 2000/05/30  22:11:51
39864         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
39865              in case somebody wants to write an extension for more
39866              shadow database interfaces.
39867      Branch: cfgperl
39868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39869            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
39870            ! vos/config.def vos/config.h vos/config_h.SH_orig
39871            ! win32/config.bc win32/config.gc win32/config.vc
39872            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39873      Branch: metaconfig
39874            ! U/modified/Myinit.U
39875      Branch: metaconfig/U/perl
39876            + d_getespwnam.U d_getprpwnam.U i_prot.U
39877 ____________________________________________________________________________
39878 [  6165] By: jhi                                   on 2000/05/30  18:35:34
39879         Log: Integrate with Sarathy.
39880      Branch: cfgperl
39881           !> op.c
39882 ____________________________________________________________________________
39883 [  6164] By: jhi                                   on 2000/05/30  18:30:16
39884         Log: detypo
39885      Branch: cfgperl
39886            ! Configure config_h.SH
39887      Branch: metaconfig/U/perl
39888            ! perlxv.U
39889 ____________________________________________________________________________
39890 [  6163] By: gsar                                  on 2000/05/30  03:24:03
39891         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
39892      Branch: perl
39893            ! op.c
39894 ____________________________________________________________________________
39895 [  6162] By: gsar                                  on 2000/05/30  03:09:38
39896         Log: fix memory leak in method call optimization (change#3768);
39897              made C<eval "$x->foo()"> leak
39898      Branch: perl
39899            ! op.c
39900 ____________________________________________________________________________
39901 [  6161] By: jhi                                   on 2000/05/29  17:56:26
39902         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
39903              both from Simon Cozens.
39904      Branch: cfgperl
39905            + pod/perlmodlib.PL pod/perlnewmod.pod
39906            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
39907            ! pod/perlmodlib.pod pod/perltoc.pod
39908 ____________________________________________________________________________
39909 [  6160] By: jhi                                   on 2000/05/29  17:23:55
39910         Log: Changes for the File::Temp 0.08 (change #6159) test suite
39911              to fit better into the Perl distribution test framework.
39912      Branch: cfgperl
39913            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
39914            ! t/lib/ftmp-tempfile.t
39915 ____________________________________________________________________________
39916 [  6159] By: jhi                                   on 2000/05/29  16:55:36
39917         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
39918      Branch: cfgperl
39919            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39920            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39921 ____________________________________________________________________________
39922 [  6158] By: bailey                                on 2000/05/29  16:22:08
39923         Log: Add fallback to tmpfile for use in cases where user's relying on
39924              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
39925              Lane's patch)
39926      Branch: vmsperl
39927            ! vms/vms.c vms/vmsish.h
39928 ____________________________________________________________________________
39929 [  6157] By: jhi                                   on 2000/05/29  03:10:36
39930         Log: Regen Configure to jive with #6149.
39931      Branch: cfgperl
39932            ! Configure
39933      Branch: metaconfig
39934            ! U/modified/Getfile.U
39935 ____________________________________________________________________________
39936 [  6156] By: jhi                                   on 2000/05/29  03:01:38
39937         Log: Integrate with Sarathy.
39938      Branch: cfgperl
39939           +> ext/DynaLoader/dl_mac.xs
39940           !> (integrate 38 files)
39941 ____________________________________________________________________________
39942 [  6155] By: gsar                                  on 2000/05/28  21:15:58
39943         Log: small bug in change#6144; remove random \xA0 character that snuck
39944              in via change#6145
39945      Branch: perl
39946            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
39947 ____________________________________________________________________________
39948 [  6154] By: gsar                                  on 2000/05/28  21:04:19
39949         Log: avoid type mismatch warning
39950      Branch: perl
39951            ! perl.c
39952 ____________________________________________________________________________
39953 [  6153] By: gsar                                  on 2000/05/28  20:58:31
39954         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
39955              <nick@Bagpuss.uk.boo.com>)
39956      Branch: perl
39957            ! lib/Test/Harness.pm
39958 ____________________________________________________________________________
39959 [  6152] By: gsar                                  on 2000/05/28  20:53:42
39960         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
39961      Branch: perl
39962            ! regexec.c
39963 ____________________________________________________________________________
39964 [  6151] By: gsar                                  on 2000/05/28  20:50:28
39965         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
39966      Branch: perl
39967            ! regexec.c
39968 ____________________________________________________________________________
39969 [  6150] By: gsar                                  on 2000/05/28  20:39:58
39970         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
39971      Branch: perl
39972            ! pod/perlrequick.pod
39973 ____________________________________________________________________________
39974 [  6149] By: gsar                                  on 2000/05/28  20:35:16
39975         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
39976              <troc@netrus.net>)
39977      Branch: perl
39978            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
39979            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
39980            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
39981            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
39982 ____________________________________________________________________________
39983 [  6148] By: gsar                                  on 2000/05/28  20:21:07
39984         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
39985      Branch: perl
39986            ! lib/ExtUtils/MM_Unix.pm
39987 ____________________________________________________________________________
39988 [  6147] By: gsar                                  on 2000/05/28  20:12:41
39989         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
39990              (from Peter Prymmer)
39991      Branch: perl
39992            ! vms/subconfigure.com
39993 ____________________________________________________________________________
39994 [  6146] By: gsar                                  on 2000/05/28  20:06:15
39995         Log: doc typo
39996      Branch: perl
39997            ! lib/warnings.pm warnings.h warnings.pl
39998 ____________________________________________________________________________
39999 [  6145] By: gsar                                  on 2000/05/28  18:44:33
40000         Log: make xsubpp skip embedded pod (from Matthias Neeracher
40001              <neeri@iis.ee.ethz.ch>)
40002      Branch: perl
40003            ! lib/ExtUtils/xsubpp
40004 ____________________________________________________________________________
40005 [  6144] By: gsar                                  on 2000/05/28  18:42:49
40006         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
40007              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
40008              <neeri@iis.ee.ethz.ch>)
40009      Branch: perl
40010            ! lib/AutoSplit.pm
40011 ____________________________________________________________________________
40012 [  6143] By: gsar                                  on 2000/05/28  18:41:12
40013         Log: MacOS support, part 1 (from Matthias Neeracher
40014              <neeri@iis.ee.ethz.ch>)
40015      Branch: perl
40016            + ext/DynaLoader/dl_mac.xs
40017            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
40018            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
40019            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
40020            ! util.h
40021 ____________________________________________________________________________
40022 [  6142] By: gsar                                  on 2000/05/28  18:21:51
40023         Log: File::Find fails to chdir when chasing symlinks (from
40024              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40025      Branch: perl
40026            ! lib/File/Find.pm t/lib/filefind.t
40027 ____________________________________________________________________________
40028 [  6141] By: jhi                                   on 2000/05/28  14:25:15
40029         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
40030              forwarded by Peter Seebach from the bsdi-users mailing list.
40031              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
40032      Branch: perl
40033            ! hints/bsdos.sh
40034 ____________________________________________________________________________
40035 [  6140] By: jhi                                   on 2000/05/28  14:11:57
40036         Log: Integrate with Sarathy.
40037      Branch: cfgperl
40038           +> (branch 30 files)
40039           !> (integrate 93 files)
40040 ____________________________________________________________________________
40041 [  6139] By: gsar                                  on 2000/05/28  10:01:48
40042         Log: revise mktables.PL for bugs and newness in Unicode 3.0
40043              (from James Bence <jbence@amgen.com>)
40044      Branch: perl
40045            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
40046            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
40047            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
40048            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
40049            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
40050            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
40051            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
40052            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
40053            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
40054            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
40055            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
40056            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
40057            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
40058            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
40059            + lib/unicode/Is/SylWU.pl
40060            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
40061            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40062            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
40063            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
40064            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
40065            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
40066            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
40067            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
40068            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
40069            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
40070            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
40071            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
40072            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
40073            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
40074            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
40075            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
40076            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
40077            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
40078            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
40079            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
40080            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
40081            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
40082            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
40083            ! lib/unicode/Makefile lib/unicode/mktables.PL
40084 ____________________________________________________________________________
40085 [  6138] By: gsar                                  on 2000/05/28  08:50:32
40086         Log: add note about the handling of negative indices to tied arrays
40087              (from Michael G Schwern <schwern@pobox.com>)
40088      Branch: perl
40089            ! pod/perltie.pod
40090 ____________________________________________________________________________
40091 [  6137] By: gsar                                  on 2000/05/28  08:46:10
40092         Log: fix bogus redeclaration warning for "our" variables in different
40093              scopes
40094      Branch: perl
40095            ! op.c t/pragma/strict-vars
40096 ____________________________________________________________________________
40097 [  6136] By: gsar                                  on 2000/05/28  08:31:20
40098         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
40099      Branch: perl
40100            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
40101 ____________________________________________________________________________
40102 [  6135] By: gsar                                  on 2000/05/28  08:17:50
40103         Log: enable Test::Harness to dynamically determine column width etc.
40104              (from Rob Napier <rnapier@employees.org>)
40105      Branch: perl
40106            ! lib/Test/Harness.pm
40107 ____________________________________________________________________________
40108 [  6134] By: gsar                                  on 2000/05/28  08:13:39
40109         Log: make Test::Harness use wait.h/WCOREDUMP if available
40110              (from Ben Tilly <ben_tilly@hotmail.com>)
40111      Branch: perl
40112            ! lib/Test/Harness.pm
40113 ____________________________________________________________________________
40114 [  6133] By: gsar                                  on 2000/05/28  08:08:05
40115         Log: elide bogus test in change#6132
40116      Branch: perl
40117            ! t/pragma/warn/9enabled
40118 ____________________________________________________________________________
40119 [  6132] By: gsar                                  on 2000/05/28  08:03:14
40120         Log: warnings::enabled() doesn't fall back to looking at $^W if
40121              caller isn't using lexical warnings (from Paul Marquess)
40122      Branch: perl
40123            ! pp_ctl.c t/pragma/warn/9enabled
40124 ____________________________________________________________________________
40125 [  6131] By: gsar                                  on 2000/05/28  07:57:47
40126         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
40127      Branch: perl
40128            ! ext/POSIX/POSIX.pm
40129 ____________________________________________________________________________
40130 [  6130] By: gsar                                  on 2000/05/28  07:29:12
40131         Log: fix places that mean C<"word" character> but say C<alphanumeric
40132              character>
40133      Branch: perl
40134            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
40135 ____________________________________________________________________________
40136 [  6129] By: gsar                                  on 2000/05/28  07:18:41
40137         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
40138      Branch: perl
40139            ! vms/test.com
40140 ____________________________________________________________________________
40141 [  6128] By: gsar                                  on 2000/05/28  07:12:55
40142         Log: new perlxstut example for passing/returning refs to arrays
40143              (from David Lowe <dlowe@pootpoot.com>)
40144      Branch: perl
40145            ! pod/perlxstut.pod
40146 ____________________________________________________________________________
40147 [  6127] By: gsar                                  on 2000/05/28  07:02:50
40148         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
40149              failed (from Gisle Aas)
40150      Branch: perl
40151            ! cop.h perl.c
40152 ____________________________________________________________________________
40153 [  6126] By: gsar                                  on 2000/05/28  06:39:53
40154         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
40155              (reworked variant of patch suggested by Simon Cozens)
40156      Branch: perl
40157            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
40158            ! pp_hot.c proto.h t/op/gv.t
40159 ____________________________________________________________________________
40160 [  6125] By: gsar                                  on 2000/05/28  05:14:55
40161         Log: enable propagating exception objects via Perl_croak() in XS code
40162              (from Gisle Aas)
40163      Branch: perl
40164            ! util.c
40165 ____________________________________________________________________________
40166 [  6124] By: gsar                                  on 2000/05/28  05:07:28
40167         Log: integrate vmsperl contents into mainline
40168      Branch: perl
40169           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
40170           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
40171           !> vms/vmsish.h
40172 ____________________________________________________________________________
40173 [  6123] By: gsar                                  on 2000/05/28  05:03:53
40174         Log: clarify gotcha with #line directives (from Rocco Caputo
40175              <troc@netrus.net>)
40176      Branch: perl
40177            ! pod/perldebug.pod pod/perlsyn.pod
40178 ____________________________________________________________________________
40179 [  6122] By: gsar                                  on 2000/05/28  04:58:29
40180         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
40181              (from Mark-Jason Dominus)
40182      Branch: perl
40183            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
40184            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
40185            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
40186            ! toke.c
40187 ____________________________________________________________________________
40188 [  6121] By: bailey                                on 2000/05/25  04:46:54
40189         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
40190              lists (based on fixes by Craig Berry)
40191      Branch: vmsperl
40192            ! lib/File/Spec/VMS.pm
40193 ____________________________________________________________________________
40194 [  6120] By: bailey                                on 2000/05/25  04:25:38
40195         Log: Add missing escape (Charles Lane)
40196      Branch: vmsperl
40197            ! t/op/lex_assign.t
40198 ____________________________________________________________________________
40199 [  6119] By: bailey                                on 2000/05/25  04:21:25
40200         Log: Quiet error messages in vmsish.t (Charles Lane)
40201      Branch: vmsperl
40202            ! vms/ext/vmsish.t
40203 ____________________________________________________________________________
40204 [  6118] By: bailey                                on 2000/05/25  04:17:57
40205         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
40206              Flatten case labels in switch statements uniformly (Charles Bailey)
40207      Branch: vmsperl
40208            ! vms/vms.c
40209 ____________________________________________________________________________
40210 [  6117] By: bailey                                on 2000/05/25  03:58:09
40211         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
40212      Branch: vmsperl
40213            ! vms/vmsish.h
40214 ____________________________________________________________________________
40215 [  6116] By: bailey                                on 2000/05/25  03:11:15
40216         Log: Miscellaneous cosmetic fixes (Charles Lane)
40217      Branch: vmsperl
40218            ! lib/ExtUtils/MM_VMS.pm
40219 ____________________________________________________________________________
40220 [  6115] By: bailey                                on 2000/05/25  03:10:36
40221         Log: Add bounds checking for several strings (Charles Lane)
40222      Branch: vmsperl
40223            ! vms/vms.c
40224 ____________________________________________________________________________
40225 [  6114] By: bailey                                on 2000/05/25  02:25:34
40226         Log: Urk -- undo previous removal of vmsish 'exit' change
40227      Branch: vmsperl
40228            ! vms/ext/vmsish.pm vms/vmsish.h
40229 ____________________________________________________________________________
40230 [  6113] By: bailey                                on 2000/05/24  02:24:40
40231         Log: Ugly workaround for version-specific RTL error
40232      Branch: vmsperl
40233            ! vms/vms.c
40234 ____________________________________________________________________________
40235 [  6112] By: bailey                                on 2000/05/24  02:19:55
40236         Log: Check for existence of file before trying to delete
40237      Branch: vmsperl
40238            ! vms/test.com
40239 ____________________________________________________________________________
40240 [  6111] By: bailey                                on 2000/05/23  23:35:13
40241         Log: Resync with mainline prior to post-5.6.0 updates
40242      Branch: vmsperl
40243           +> (branch 49 files)
40244            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
40245            ! vms/ext/vmsish.pm
40246           !> (integrate 334 files)
40247 ____________________________________________________________________________
40248 [  6110] By: jhi                                   on 2000/05/23  19:28:32
40249         Log: todo tweak
40250      Branch: cfgperl
40251            ! Todo-5.6
40252 ____________________________________________________________________________
40253 [  6109] By: jhi                                   on 2000/05/18  17:38:54
40254         Log: Integrate with Sarathy.
40255      Branch: cfgperl
40256           !> mg.c perl.h win32/perlhost.h
40257 ____________________________________________________________________________
40258 [  6108] By: gsar                                  on 2000/05/17  02:24:56
40259         Log: reenable fake signal handling on Windows, bugs and all
40260      Branch: perl
40261            ! mg.c perl.h win32/perlhost.h
40262 ____________________________________________________________________________
40263 [  6107] By: jhi                                   on 2000/05/15  18:01:41
40264         Log: Tweak the todo list.
40265      Branch: cfgperl
40266            ! Todo-5.6
40267 ____________________________________________________________________________
40268 [  6106] By: jhi                                   on 2000/05/15  13:41:48
40269         Log: The (Configure) script refuses to go on, after asking for
40270              'You may also choose to try maximal 64-bitness....'.
40271              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
40272              -- Patrick Zima
40273              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
40274      Branch: cfgperl
40275            ! hints/solaris_2.sh
40276 ____________________________________________________________________________
40277 [  6105] By: jhi                                   on 2000/05/11  14:37:43
40278         Log: Integrate with Sarathy.
40279      Branch: cfgperl
40280           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40281           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
40282 ____________________________________________________________________________
40283 [  6104] By: gsar                                  on 2000/05/11  03:39:07
40284         Log: PL_sys_intern was being initialized too late on windows
40285      Branch: perl
40286            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40287            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
40288 ____________________________________________________________________________
40289 [  6103] By: jhi                                   on 2000/05/09  19:42:20
40290         Log: Test tweaking for Unicos continues.
40291      Branch: cfgperl
40292            ! t/op/64bitint.t
40293 ____________________________________________________________________________
40294 [  6102] By: jhi                                   on 2000/05/09  16:47:27
40295         Log: The test suite tweak in #6101 wasn't quite right.
40296      Branch: cfgperl
40297            ! t/lib/complex.t
40298 ____________________________________________________________________________
40299 [  6101] By: jhi                                   on 2000/05/09  15:35:34
40300         Log: Hints and test tweaks for Unicos.
40301      Branch: cfgperl
40302            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
40303 ____________________________________________________________________________
40304 [  6100] By: jhi                                   on 2000/05/08  21:15:06
40305         Log: More compilation tweakery from Allen Smith.
40306      Branch: cfgperl
40307            ! hints/irix_6.sh
40308 ____________________________________________________________________________
40309 [  6099] By: jhi                                   on 2000/05/08  19:21:18
40310         Log: Tweaks for the cc bugs from Allen Smith.
40311      Branch: cfgperl
40312            ! hints/irix_6.sh
40313 ____________________________________________________________________________
40314 [  6098] By: jhi                                   on 2000/05/08  19:13:37
40315         Log: Add a note about other, yet unsupported, shadow password APIs.
40316      Branch: cfgperl
40317            ! pp_sys.c
40318 ____________________________________________________________________________
40319 [  6097] By: jhi                                   on 2000/05/08  18:46:34
40320         Log: Add a note about possible compilation problems from Allen Smith.
40321      Branch: cfgperl
40322            ! hints/irix_6.sh
40323 ____________________________________________________________________________
40324 [  6096] By: jhi                                   on 2000/05/08  17:33:10
40325         Log: Integrate with Sarathy.
40326      Branch: cfgperl
40327           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40328           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
40329 ____________________________________________________________________________
40330 [  6095] By: jhi                                   on 2000/05/08  16:21:33
40331         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
40332              might be useful in future.
40333      Branch: cfgperl
40334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40335            ! config_h.SH
40336      Branch: metaconfig
40337            ! U/installdirs/inc_version_list.U
40338      Branch: metaconfig/U/perl
40339            ! perlxv.U
40340 ____________________________________________________________________________
40341 [  6094] By: gsar                                  on 2000/05/08  14:22:22
40342         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
40343      Branch: perl
40344            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40345            ! hints/cygwin.sh pp_sys.c
40346 ____________________________________________________________________________
40347 [  6093] By: gsar                                  on 2000/05/08  12:52:28
40348         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
40349              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
40350      Branch: perl
40351            ! pp_sys.c sv.c win32/perlhost.h
40352 ____________________________________________________________________________
40353 [  6092] By: jhi                                   on 2000/05/07  22:40:34
40354         Log: Regen perltoc with the fixed buildtoc.
40355      Branch: cfgperl
40356            ! pod/perltoc.pod
40357 ____________________________________________________________________________
40358 [  6091] By: jhi                                   on 2000/05/07  22:24:16
40359         Log: Integrate with Sarathy.
40360      Branch: cfgperl
40361           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
40362           !> t/op/substr.t toke.c
40363 ____________________________________________________________________________
40364 [  6090] By: gsar                                  on 2000/05/07  19:47:07
40365         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
40366              [NI]OK; added tests for both
40367      Branch: perl
40368            ! perl.c pp_hot.c sv.c t/op/substr.t
40369 ____________________________________________________________________________
40370 [  6089] By: gsar                                  on 2000/05/07  18:18:38
40371         Log: buildtoc tweak to fix newline lossage
40372      Branch: perl
40373            ! pod/buildtoc
40374 ____________________________________________________________________________
40375 [  6088] By: jhi                                   on 2000/05/07  16:35:36
40376         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
40377              because we do not use those.  The HAS_GETSPNAM remains,
40378              though, because we still do use that.
40379      Branch: cfgperl
40380            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40381            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
40382            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
40383            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
40384            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40385            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40386 ____________________________________________________________________________
40387 [  6087] By: gsar                                  on 2000/05/07  16:05:16
40388         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
40389      Branch: perl
40390            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
40391 ____________________________________________________________________________
40392 [  6086] By: jhi                                   on 2000/05/07  15:27:07
40393         Log: Integrate with Sarathy.
40394      Branch: cfgperl
40395           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40396           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40397           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
40398           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
40399           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
40400           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
40401 ____________________________________________________________________________
40402 [  6085] By: gsar                                  on 2000/05/07  05:52:02
40403         Log: repeat operator (x) doesn't preserve utf8-ness
40404      Branch: perl
40405            ! pp.c t/op/substr.t
40406 ____________________________________________________________________________
40407 [  6084] By: gsar                                  on 2000/05/07  05:39:55
40408         Log: substr() does not preserve utf8-ness (from Stefan Eissing
40409              <Eissing@medicaldataservice.de>); added tests
40410      Branch: perl
40411            ! pp.c t/op/substr.t
40412 ____________________________________________________________________________
40413 [  6083] By: gsar                                  on 2000/05/07  05:24:46
40414         Log: note about undocumented caller() return value (from M.J.T. Guy);
40415              yet another peek.t tweak
40416      Branch: perl
40417            ! pod/perlfunc.pod t/lib/peek.t
40418 ____________________________________________________________________________
40419 [  6082] By: gsar                                  on 2000/05/07  05:08:40
40420         Log: peek.t non-portable to ithreads
40421      Branch: perl
40422            ! t/lib/peek.t
40423 ____________________________________________________________________________
40424 [  6081] By: gsar                                  on 2000/05/07  04:17:04
40425         Log: better default perlbug categories for ok reports (from Richard Foley)
40426      Branch: perl
40427            ! utils/perlbug.PL
40428 ____________________________________________________________________________
40429 [  6080] By: gsar                                  on 2000/05/07  04:08:07
40430         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
40431              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40432      Branch: perl
40433            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40434            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40435            ! AUTHORS MAINTAIN MANIFEST
40436 ____________________________________________________________________________
40437 [  6079] By: gsar                                  on 2000/05/07  04:01:38
40438         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
40439      Branch: perl
40440            ! lib/Carp/Heavy.pm
40441 ____________________________________________________________________________
40442 [  6078] By: gsar                                  on 2000/05/07  01:24:19
40443         Log: workaround for CRT bug in chdir() (from Charles Lane, via
40444              Peter Prymmer)
40445      Branch: perl
40446            ! iperlsys.h vms/vms.c vms/vmsish.h
40447 ____________________________________________________________________________
40448 [  6077] By: gsar                                  on 2000/05/07  01:22:23
40449         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
40450              and Tom Phoenix)
40451      Branch: perl
40452            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
40453 ____________________________________________________________________________
40454 [  6076] By: gsar                                  on 2000/05/06  17:36:29
40455         Log: integrate cfgperl contents into mainline
40456      Branch: perl
40457           +> t/lib/peek.t
40458           !> Configure MANIFEST Porting/Glossary Porting/config.sh
40459           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
40460           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
40461           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
40462 ____________________________________________________________________________
40463 [  6075] By: jhi                                   on 2000/05/05  18:56:10
40464         Log: Make the test more portable.
40465      Branch: cfgperl
40466            ! t/lib/peek.t
40467 ____________________________________________________________________________
40468 [  6074] By: jhi                                   on 2000/05/05  18:49:20
40469         Log: Introduce t/lib/peek.t.
40470      Branch: cfgperl
40471            + t/lib/peek.t
40472            ! MANIFEST
40473 ____________________________________________________________________________
40474 [  6073] By: jhi                                   on 2000/05/05  14:30:45
40475         Log: Complex tweaks.
40476      Branch: cfgperl
40477            ! lib/Math/Complex.pm t/lib/complex.t
40478 ____________________________________________________________________________
40479 [  6072] By: jhi                                   on 2000/05/05  12:27:13
40480         Log: Integrate with Sarathy.
40481      Branch: cfgperl
40482           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
40483           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40484           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
40485           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
40486 ____________________________________________________________________________
40487 [  6071] By: gsar                                  on 2000/05/05  02:24:46
40488         Log: misformatted perllocal.pod (from Tim Jenness
40489              <t.jenness@jach.hawaii.edu>)
40490      Branch: perl
40491            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
40492 ____________________________________________________________________________
40493 [  6070] By: gsar                                  on 2000/05/05  02:16:52
40494         Log: remove misleading comment (from M.J.T. Guy)
40495      Branch: perl
40496            ! t/lib/anydbm.t
40497 ____________________________________________________________________________
40498 [  6069] By: gsar                                  on 2000/05/05  02:15:13
40499         Log: File::Spec compatibility update (from Barrie Slaymaker
40500              <barries@slaysys.com>)
40501      Branch: perl
40502            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40503            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40504 ____________________________________________________________________________
40505 [  6068] By: gsar                                  on 2000/05/05  02:01:50
40506         Log: note about values()
40507      Branch: perl
40508            ! pod/perlfunc.pod
40509 ____________________________________________________________________________
40510 [  6067] By: gsar                                  on 2000/05/05  01:33:09
40511         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
40512      Branch: perl
40513            ! win32/win32.c
40514 ____________________________________________________________________________
40515 [  6066] By: gsar                                  on 2000/05/05  01:23:43
40516         Log: s/END/CHECK/
40517      Branch: perl
40518            ! perl.c
40519 ____________________________________________________________________________
40520 [  6065] By: jhi                                   on 2000/05/04  17:30:22
40521         Log: Integrate with Sarathy.
40522      Branch: cfgperl
40523           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
40524 ____________________________________________________________________________
40525 [  6064] By: gsar                                  on 2000/05/04  17:26:14
40526         Log: change#5905 wasn't quite right--it's intent only applies when arguments
40527              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
40528      Branch: perl
40529            ! pp_sys.c sv.c
40530 ____________________________________________________________________________
40531 [  6063] By: gsar                                  on 2000/05/04  16:52:29
40532         Log: tokeq() could read unallocated field in argument
40533      Branch: perl
40534            ! toke.c
40535 ____________________________________________________________________________
40536 [  6062] By: gsar                                  on 2000/05/04  16:34:51
40537         Log: additional tests for utf8.t
40538      Branch: perl
40539            ! t/pragma/utf8.t
40540 ____________________________________________________________________________
40541 [  6061] By: gsar                                  on 2000/05/04  16:09:28
40542         Log: change#5921 neglected to make eq honor "use bytes"
40543      Branch: perl
40544            ! sv.c
40545 ____________________________________________________________________________
40546 [  6060] By: jhi                                   on 2000/05/04  15:30:16
40547         Log: Integrate with Sarathy.
40548      Branch: cfgperl
40549           !> perl.c regcomp.c t/pragma/utf8.t
40550 ____________________________________________________________________________
40551 [  6059] By: jhi                                   on 2000/05/04  15:26:37
40552         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
40553              in natively 64-bit platforms where a long is a quad (no need
40554              for long longs).  Also added bias for IVs.
40555      Branch: cfgperl
40556            ! toke.c
40557 ____________________________________________________________________________
40558 [  6058] By: gsar                                  on 2000/05/04  00:19:14
40559         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
40560              (spotted by Donald Kinzer <dkinzer@premia.com>)
40561      Branch: perl
40562            ! perl.c
40563 ____________________________________________________________________________
40564 [  6057] By: gsar                                  on 2000/05/03  18:34:01
40565         Log: fix broken parsing of /\x{ab}/
40566      Branch: perl
40567            ! regcomp.c t/pragma/utf8.t
40568 ____________________________________________________________________________
40569 [  6056] By: jhi                                   on 2000/05/03  17:57:16
40570         Log: The search of infinity continues, this time simplified.
40571      Branch: cfgperl
40572            ! lib/Math/Complex.pm
40573 ____________________________________________________________________________
40574 [  6055] By: jhi                                   on 2000/05/03  17:45:30
40575         Log: Detypo.
40576      Branch: cfgperl
40577            ! hints/unicos.sh
40578 ____________________________________________________________________________
40579 [  6054] By: jhi                                   on 2000/05/02  22:28:27
40580         Log: Be more forgiving in POSIX about HUGE_VALL.
40581      Branch: cfgperl
40582            ! ext/POSIX/POSIX.xs
40583 ____________________________________________________________________________
40584 [  6053] By: jhi                                   on 2000/05/02  22:25:05
40585         Log: Integrate with Sarathy.
40586      Branch: cfgperl
40587           !> hints/irix_6.sh pod/perlop.pod
40588 ____________________________________________________________________________
40589 [  6052] By: jhi                                   on 2000/05/02  22:24:31
40590         Log: Unicos hint tweak.
40591      Branch: cfgperl
40592            ! hints/unicos.sh
40593 ____________________________________________________________________________
40594 [  6051] By: jhi                                   on 2000/05/02  22:21:26
40595         Log: Complex tweakery.
40596      Branch: cfgperl
40597            ! lib/Math/Complex.pm t/lib/complex.t
40598 ____________________________________________________________________________
40599 [  6050] By: jhi                                   on 2000/05/02  19:26:22
40600         Log: Use setxxent()/endxxent().
40601      Branch: cfgperl
40602            ! t/op/grent.t t/op/pwent.t
40603 ____________________________________________________________________________
40604 [  6049] By: jhi                                   on 2000/05/02  19:06:02
40605         Log: Test both the scalar and list contexts.
40606      Branch: cfgperl
40607            ! t/op/grent.t t/op/pwent.t
40608 ____________________________________________________________________________
40609 [  6048] By: gsar                                  on 2000/05/02  18:29:10
40610         Log: add note about how $( doesn't interpolate in REs (from
40611              Philip Newton <newton@ficus.frogspace.net>)
40612      Branch: perl
40613            ! pod/perlop.pod
40614 ____________________________________________________________________________
40615 [  6047] By: jhi                                   on 2000/05/02  17:41:24
40616         Log: Call getspnam() only iff needd.
40617      Branch: cfgperl
40618            ! pp_sys.c
40619 ____________________________________________________________________________
40620 [  6046] By: gsar                                  on 2000/05/02  17:07:25
40621         Log: libscheck has insufficient checks for n32 libs (from
40622              Albert Chin-A-Young <china@thewrittenword.com>)
40623      Branch: perl
40624            ! hints/irix_6.sh
40625 ____________________________________________________________________________
40626 [  6045] By: jhi                                   on 2000/05/02  13:57:17
40627         Log: Integrate with Sarathy.
40628      Branch: cfgperl
40629           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
40630           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
40631 ____________________________________________________________________________
40632 [  6044] By: gsar                                  on 2000/05/02  06:48:19
40633         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
40634              such that underscores are only ignored in literal numbers,
40635              "\x{...}", and hex/oct argument
40636      Branch: perl
40637            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
40638 ____________________________________________________________________________
40639 [  6043] By: gsar                                  on 2000/05/02  02:22:29
40640         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
40641      Branch: perl
40642            ! pod/perlretut.pod
40643 ____________________________________________________________________________
40644 [  6042] By: gsar                                  on 2000/05/02  02:17:51
40645         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
40646      Branch: perl
40647            ! pod/perltrap.pod
40648 ____________________________________________________________________________
40649 [  6041] By: gsar                                  on 2000/05/02  01:53:51
40650         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
40651              to compensate
40652      Branch: perl
40653            ! Porting/makerel
40654 ____________________________________________________________________________
40655 [  6040] By: gsar                                  on 2000/05/02  01:51:57
40656         Log: missing files in MANIFEST
40657      Branch: perl
40658            ! MANIFEST
40659 ____________________________________________________________________________
40660 [  6039] By: jhi                                   on 2000/05/02  00:36:46
40661         Log: Infinite problems.
40662      Branch: cfgperl
40663            ! lib/Math/Complex.pm
40664 ____________________________________________________________________________
40665 [  6038] By: jhi                                   on 2000/05/02  00:06:38
40666         Log: pwent/spent #ifdef imbalance.
40667      Branch: cfgperl
40668            ! pp_sys.c
40669 ____________________________________________________________________________
40670 [  6037] By: jhi                                   on 2000/05/01  22:50:11
40671         Log: Use HUGE_VALL if applicable.
40672      Branch: cfgperl
40673            ! ext/POSIX/POSIX.xs util.c
40674 ____________________________________________________________________________
40675 [  6036] By: jhi                                   on 2000/05/01  22:20:53
40676         Log: Correct Freudian slip.
40677      Branch: cfgperl
40678            ! pp_sys.c
40679 ____________________________________________________________________________
40680 [  6035] By: jhi                                   on 2000/05/01  21:07:38
40681         Log: Continue on the pwent/spent case.
40682      Branch: cfgperl
40683            ! pp_sys.c
40684 ____________________________________________________________________________
40685 [  6034] By: jhi                                   on 2000/05/01  17:45:14
40686         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
40687              adjustments in 6032 conflicted badly with this, will have
40688              to revisit them later.
40689      Branch: cfgperl
40690           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
40691           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
40692           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
40693           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
40694           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
40695           !> t/lib/cgi-html.t t/lib/cgi-request.t
40696 ____________________________________________________________________________
40697 [  6033] By: jhi                                   on 2000/05/01  17:40:49
40698         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
40699      Branch: cfgperl
40700            ! pp_sys.c
40701 ____________________________________________________________________________
40702 [  6032] By: gsar                                  on 2000/05/01  15:56:32
40703         Log: whitespace adjustments
40704      Branch: perl
40705            ! pp_sys.c
40706 ____________________________________________________________________________
40707 [  6031] By: gsar                                  on 2000/05/01  15:19:41
40708         Log: small nits in diagnostics.pm (from Robin Barker)
40709      Branch: perl
40710            ! lib/diagnostics.pm pod/perldiag.pod
40711 ____________________________________________________________________________
40712 [  6030] By: gsar                                  on 2000/05/01  08:39:18
40713         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
40714              for @- and @+ (from Johan Vromans)
40715      Branch: perl
40716            ! lib/English.pm pod/perlvar.pod
40717 ____________________________________________________________________________
40718 [  6029] By: gsar                                  on 2000/05/01  08:16:10
40719         Log: add CGI.pm v2.66 (from Lincoln Stein)
40720      Branch: perl
40721            + lib/CGI/Util.pm t/lib/cgi-pretty.t
40722            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
40723            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
40724            ! t/lib/cgi-html.t t/lib/cgi-request.t
40725 ____________________________________________________________________________
40726 [  6028] By: gsar                                  on 2000/05/01  06:34:41
40727         Log: Pod::Man generates groff-incompatible macro definition (from
40728              Tom Christiansen)
40729      Branch: perl
40730            ! lib/Pod/Man.pm
40731 ____________________________________________________________________________
40732 [  6027] By: gsar                                  on 2000/05/01  06:31:36
40733         Log: podlators-1.02 update (from Russ Allbery)
40734      Branch: perl
40735            ! lib/Pod/Man.pm lib/Pod/Text.pm
40736 ____________________________________________________________________________
40737 [  6026] By: jhi                                   on 2000/04/30  23:24:23
40738         Log: Integrate with Sarathy.
40739      Branch: cfgperl
40740           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
40741           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
40742           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40743           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40744           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
40745           !> t/lib/syslog.t toke.c win32/win32.h
40746 ____________________________________________________________________________
40747 [  6025] By: gsar                                  on 2000/04/30  18:17:47
40748         Log: Is{Alnum,Alpha,Word} don't match titlecase
40749              
40750              TODO: IsSpace is defined recursively!
40751              
40752              (both spotted by Larry)
40753      Branch: perl
40754            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40755            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40756 ____________________________________________________________________________
40757 [  6024] By: gsar                                  on 2000/04/30  17:50:19
40758         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
40759              (from Hugo van der Sanden)
40760      Branch: perl
40761            ! toke.c
40762 ____________________________________________________________________________
40763 [  6023] By: gsar                                  on 2000/04/30  17:14:43
40764         Log: debugger stomps on $. (from M.J.T. Guy)
40765      Branch: perl
40766            ! lib/perl5db.pl
40767 ____________________________________________________________________________
40768 [  6022] By: gsar                                  on 2000/04/30  16:59:22
40769         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
40770      Branch: perl
40771            ! sv.c
40772 ____________________________________________________________________________
40773 [  6021] By: gsar                                  on 2000/04/29  21:00:08
40774         Log: remove Win2K issue in pod (fixed by change#6020)
40775      Branch: perl
40776            ! README.win32 pod/perl56delta.pod
40777 ____________________________________________________________________________
40778 [  6020] By: gsar                                  on 2000/04/29  20:51:49
40779         Log: test tweak
40780      Branch: perl
40781            ! t/lib/open3.t
40782 ____________________________________________________________________________
40783 [  6019] By: gsar                                  on 2000/04/29  20:34:27
40784         Log: windows portability tweaks
40785      Branch: perl
40786            ! t/lib/b.t win32/win32.h
40787 ____________________________________________________________________________
40788 [  6018] By: gsar                                  on 2000/04/29  19:55:24
40789         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
40790              make _PATH_LOG() return "" if unavailable
40791      Branch: perl
40792            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
40793            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
40794 ____________________________________________________________________________
40795 [  6017] By: jhi                                   on 2000/04/28  22:49:46
40796         Log: Integrate with Sarathy.
40797      Branch: cfgperl
40798           !> op.c perl.c pod/perldiag.pod t/lib/b.t
40799 ____________________________________________________________________________
40800 [  6016] By: jhi                                   on 2000/04/28  22:46:14
40801         Log: Do not warn that an infinity does not look like a number.
40802      Branch: cfgperl
40803            ! sv.c
40804 ____________________________________________________________________________
40805 [  6015] By: gsar                                  on 2000/04/28  22:35:49
40806         Log: tweak test for portability
40807      Branch: perl
40808            ! t/lib/b.t
40809 ____________________________________________________________________________
40810 [  6014] By: gsar                                  on 2000/04/28  22:05:31
40811         Log: glob() loading File::Glob behind the scenes may cause syntax errors
40812      Branch: perl
40813            ! op.c
40814 ____________________________________________________________________________
40815 [  6013] By: gsar                                  on 2000/04/28  21:25:22
40816         Log: tweak change#5945 to display correct switch name in diagnostic
40817      Branch: perl
40818            ! perl.c pod/perldiag.pod
40819 ____________________________________________________________________________
40820 [  6012] By: jhi                                   on 2000/04/28  21:08:12
40821         Log: Integrate with Sarathy.
40822      Branch: cfgperl
40823           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
40824           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
40825           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
40826 ____________________________________________________________________________
40827 [  6011] By: jhi                                   on 2000/04/28  21:04:46
40828         Log: &HUGE_VAL is not defined, it exists.
40829      Branch: cfgperl
40830            ! lib/Math/Complex.pm
40831 ____________________________________________________________________________
40832 [  6010] By: gsar                                  on 2000/04/28  21:02:58
40833         Log: clarify note about shadow password support (from
40834              gellyfish@gellyfish.com)
40835      Branch: perl
40836            ! pod/perlfunc.pod
40837 ____________________________________________________________________________
40838 [  6009] By: gsar                                  on 2000/04/28  21:00:00
40839         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
40840      Branch: perl
40841            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
40842 ____________________________________________________________________________
40843 [  6008] By: gsar                                  on 2000/04/28  20:56:33
40844         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
40845      Branch: perl
40846            ! installperl vms/subconfigure.com
40847 ____________________________________________________________________________
40848 [  6007] By: gsar                                  on 2000/04/28  20:51:21
40849         Log: note about compile failures and END blocks (from M.J.T. Guy)
40850      Branch: perl
40851            ! pod/perl56delta.pod pod/perlmod.pod
40852 ____________________________________________________________________________
40853 [  6006] By: jhi                                   on 2000/04/28  20:42:14
40854         Log: Regen Configure.
40855      Branch: cfgperl
40856            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40857            ! config_h.SH
40858 ____________________________________________________________________________
40859 [  6005] By: gsar                                  on 2000/04/28  20:41:16
40860         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
40861      Branch: perl
40862            ! utils/perldoc.PL
40863 ____________________________________________________________________________
40864 [  6004] By: jhi                                   on 2000/04/28  20:28:21
40865         Log: Integrate with Sarathy.
40866      Branch: cfgperl
40867           !> Configure INSTALL Porting/Glossary Porting/config.sh
40868           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
40869           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
40870           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40871           !> win32/config.vc win32/win32.c
40872 ____________________________________________________________________________
40873 [  6003] By: gsar                                  on 2000/04/28  20:11:20
40874         Log: allow REG_EXPAND_SZ keys in Windows registry (from
40875              John Clayton <John.Clayton@barclayscapital.com>)
40876      Branch: perl
40877            ! win32/win32.c
40878 ____________________________________________________________________________
40879 [  6002] By: gsar                                  on 2000/04/28  19:34:16
40880         Log: destructive sv_setsv() can lose UV-ness from source, causing
40881              numeric promotions/comparisons to fail to do the right thing
40882      Branch: perl
40883            ! sv.c
40884 ____________________________________________________________________________
40885 [  6001] By: gsar                                  on 2000/04/28  18:44:15
40886         Log: support additional library locations via $Config{otherlibdirs}
40887              (from Andy Dougherty)
40888      Branch: perl
40889            ! Configure INSTALL Porting/Glossary Porting/config.sh
40890            ! Porting/config_H config_h.SH epoc/config.sh perl.c
40891            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
40892            ! win32/config.bc win32/config.gc win32/config.vc
40893 ____________________________________________________________________________
40894 [  6000] By: gsar                                  on 2000/04/28  18:26:58
40895         Log: reworked otherlibdirs.U (from Andy Dougherty)
40896      Branch: metaconfig
40897            ! U/installdirs/otherlibdirs.U
40898 ____________________________________________________________________________
40899 [  5999] By: gsar                                  on 2000/04/28  18:17:07
40900         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
40901      Branch: perl
40902            ! t/pragma/warn/toke toke.c
40903 ____________________________________________________________________________
40904 [  5998] By: jhi                                   on 2000/04/28  13:32:17
40905         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
40906      Branch: cfgperl
40907            ! lib/Math/Complex.pm
40908 ____________________________________________________________________________
40909 [  5997] By: jhi                                   on 2000/04/28  13:14:04
40910         Log: Preserve $!.
40911      Branch: cfgperl
40912            ! lib/Math/Complex.pm
40913 ____________________________________________________________________________
40914 [  5996] By: jhi                                   on 2000/04/28  12:59:23
40915         Log: Integrate with Sarathy.
40916      Branch: cfgperl
40917           +> pod/perlrequick.pod pod/perlretut.pod
40918           !> (integrate 51 files)
40919 ____________________________________________________________________________
40920 [  5995] By: gsar                                  on 2000/04/28  09:37:36
40921         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
40922      Branch: perl
40923            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
40924 ____________________________________________________________________________
40925 [  5994] By: gsar                                  on 2000/04/28  09:33:26
40926         Log: fix for missed accounting for null byte in pack("Z",...) (from
40927              M.J.T. Guy)
40928      Branch: perl
40929            ! pp.c t/op/pack.t
40930 ____________________________________________________________________________
40931 [  5993] By: gsar                                  on 2000/04/28  09:30:05
40932         Log: various minor tweaks seen on p5p
40933      Branch: perl
40934            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
40935 ____________________________________________________________________________
40936 [  5992] By: gsar                                  on 2000/04/28  09:08:19
40937         Log: pod nit (from Simon Cozens)
40938      Branch: perl
40939            ! pod/perlop.pod
40940 ____________________________________________________________________________
40941 [  5991] By: gsar                                  on 2000/04/28  09:06:36
40942         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
40943      Branch: perl
40944            ! README.posix-bc hints/posix-bc.sh
40945 ____________________________________________________________________________
40946 [  5990] By: gsar                                  on 2000/04/28  08:54:52
40947         Log: use $ENV{LIB} to search for libs under Visual C compiler
40948              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
40949      Branch: perl
40950            ! lib/ExtUtils/Liblist.pm
40951 ____________________________________________________________________________
40952 [  5989] By: gsar                                  on 2000/04/28  08:27:12
40953         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
40954              itself and no other (from Tom Hughes)
40955      Branch: perl
40956            ! t/op/array.t toke.c
40957 ____________________________________________________________________________
40958 [  5988] By: gsar                                  on 2000/04/28  08:01:38
40959         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
40960              <paul@miraclefish.com>)
40961      Branch: perl
40962            ! lib/ExtUtils/MakeMaker.pm
40963 ____________________________________________________________________________
40964 [  5987] By: gsar                                  on 2000/04/28  07:53:09
40965         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
40966      Branch: perl
40967            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
40968 ____________________________________________________________________________
40969 [  5986] By: gsar                                  on 2000/04/28  07:44:17
40970         Log: add regular expressions tutorial and quick-start guide (from
40971              Mark Kvale <kvale@phy.ucsf.edu>)
40972      Branch: perl
40973            + pod/perlrequick.pod pod/perlretut.pod
40974            ! AUTHORS MAINTAIN MANIFEST
40975 ____________________________________________________________________________
40976 [  5985] By: gsar                                  on 2000/04/28  07:30:28
40977         Log: forked child may not exit correctly if it failed to open
40978              /dev/console (from Graham Barr)
40979      Branch: perl
40980            ! ext/Sys/Syslog/Syslog.pm
40981 ____________________________________________________________________________
40982 [  5984] By: gsar                                  on 2000/04/28  07:27:20
40983         Log: attributes::reftype() doesn't work on tied argument
40984      Branch: perl
40985            ! xsutils.c
40986 ____________________________________________________________________________
40987 [  5983] By: gsar                                  on 2000/04/28  07:15:04
40988         Log: numeric conversion of non-number in change#3378 tramples on
40989              OOK offset, causing segfaults
40990      Branch: perl
40991            ! sv.c
40992 ____________________________________________________________________________
40993 [  5982] By: gsar                                  on 2000/04/28  04:48:25
40994         Log: avoid error in IO::Socket::INET when given an unknown service name
40995              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
40996      Branch: perl
40997            ! ext/IO/lib/IO/Socket/INET.pm
40998 ____________________________________________________________________________
40999 [  5981] By: gsar                                  on 2000/04/28  04:31:31
41000         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
41001              prototype mismatch with CORE::glob(); update pod and tests to
41002              suit (File::Glob::glob() is still available for backward
41003              compatibility, but should be considered deprecated)
41004      Branch: perl
41005            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
41006            ! t/lib/glob-taint.t
41007 ____________________________________________________________________________
41008 [  5980] By: gsar                                  on 2000/04/28  03:47:29
41009         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
41010              <ghudson@mit.edu>)
41011      Branch: metaconfig
41012            ! U/modified/Options.U
41013      Branch: perl
41014            ! Configure
41015 ____________________________________________________________________________
41016 [  5979] By: gsar                                  on 2000/04/28  03:07:54
41017         Log: under useithreads, constant pad entries could inadvertantly be
41018              shared across threads (from Eric Blood <eblood@xmission.com>);
41019              added Eric's test case to testsuite
41020      Branch: perl
41021            ! op.c t/op/misc.t
41022 ____________________________________________________________________________
41023 [  5978] By: gsar                                  on 2000/04/27  21:13:00
41024         Log: sync version numbers in File::Spec with the ones on CPAN
41025              (from Barrie Slaymaker)
41026      Branch: perl
41027            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41028            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41029            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41030 ____________________________________________________________________________
41031 [  5977] By: gsar                                  on 2000/04/27  21:07:29
41032         Log: autoquote barewords followed by newline and arrow properly
41033              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
41034      Branch: perl
41035            ! t/pragma/warn/toke toke.c
41036 ____________________________________________________________________________
41037 [  5976] By: gsar                                  on 2000/04/27  20:41:20
41038         Log: DB_File v1.73 update (from Paul Marquess)
41039      Branch: perl
41040            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41041            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
41042 ____________________________________________________________________________
41043 [  5975] By: gsar                                  on 2000/04/27  20:34:24
41044         Log: allow sort() reentrancy (variant of patch suggested by
41045              Hugo van der Sanden)
41046      Branch: perl
41047            ! pp_ctl.c t/op/sort.t
41048 ____________________________________________________________________________
41049 [  5974] By: gsar                                  on 2000/04/27  19:46:57
41050         Log: change#4197 somehow missed initializing PL_errors, meaning
41051              sytax error queueing wasn't working outside eval"" at all;
41052              also fixed eval"" to localize PL_error_count, so that compile-time
41053              eval's don't clobber the error state of the outer context
41054      Branch: perl
41055            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
41056            ! t/pragma/warn/toke
41057 ____________________________________________________________________________
41058 [  5973] By: gsar                                  on 2000/04/27  18:29:05
41059         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
41060      Branch: perl
41061            ! regcomp.c regexec.c t/op/re_tests
41062 ____________________________________________________________________________
41063 [  5972] By: jhi                                   on 2000/04/27  18:22:41
41064         Log: Integrate with Sarathy.
41065      Branch: cfgperl
41066           +> t/lib/b.t t/lib/syslog.t
41067           !> (integrate 31 files)
41068 ____________________________________________________________________________
41069 [  5971] By: jhi                                   on 2000/04/27  18:18:46
41070         Log: Unicos tweaks from Mark P. Lutz.
41071      Branch: cfgperl
41072            ! hints/unicos.sh lib/Math/Complex.pm
41073 ____________________________________________________________________________
41074 [  5970] By: gsar                                  on 2000/04/27  18:05:11
41075         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
41076              IV is >32bits
41077      Branch: perl
41078            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
41079 ____________________________________________________________________________
41080 [  5969] By: gsar                                  on 2000/04/27  17:50:56
41081         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
41082      Branch: perl
41083            + t/lib/syslog.t
41084            ! MANIFEST ext/Sys/Syslog/Syslog.pm
41085 ____________________________________________________________________________
41086 [  5968] By: gsar                                  on 2000/04/27  17:44:49
41087         Log: tolerate spaces in group names in test on solaris (from David Boyce
41088              <dsb@boyski.com>)
41089      Branch: perl
41090            ! t/op/groups.t
41091 ____________________________________________________________________________
41092 [  5967] By: gsar                                  on 2000/04/27  17:41:22
41093         Log: improved docs on the warn_uninit diagnostic (from David Glasser
41094              and Simon Cozens)
41095      Branch: perl
41096            ! pod/perldiag.pod
41097 ____________________________________________________________________________
41098 [  5966] By: gsar                                  on 2000/04/27  16:54:58
41099         Log: add testsuite for B backends, fix bug in B::Deparse (from
41100              Simon Cozens <simon@brecon.co.uk>)
41101      Branch: perl
41102            + t/lib/b.t
41103            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
41104 ____________________________________________________________________________
41105 [  5965] By: gsar                                  on 2000/04/27  16:10:37
41106         Log: avoid "will not stay shared" warnings for our variables (from
41107              Robin Barker)
41108      Branch: perl
41109            ! op.c t/pragma/warn/op
41110 ____________________________________________________________________________
41111 [  5964] By: gsar                                  on 2000/04/27  07:05:05
41112         Log: reformat to 72 columns (again)
41113      Branch: perl
41114            ! pod/perldiag.pod
41115 ____________________________________________________________________________
41116 [  5963] By: gsar                                  on 2000/04/27  06:28:31
41117         Log: patch from Larry to make (\&) prototype work; added tests for
41118              the same
41119      Branch: perl
41120            ! op.c t/comp/proto.t
41121 ____________________________________________________________________________
41122 [  5962] By: gsar                                  on 2000/04/27  06:15:47
41123         Log: updated README.hpux (from Jeff Okamoto)
41124      Branch: perl
41125            ! README.hpux
41126 ____________________________________________________________________________
41127 [  5961] By: gsar                                  on 2000/04/27  05:55:03
41128         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
41129      Branch: perl
41130            ! emacs/cperl-mode.el
41131 ____________________________________________________________________________
41132 [  5960] By: gsar                                  on 2000/04/27  05:49:26
41133         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
41134      Branch: perl
41135            ! INSTALL
41136 ____________________________________________________________________________
41137 [  5959] By: gsar                                  on 2000/04/27  05:33:41
41138         Log: doubled words in pods (from Simon Cozens
41139              <simon.p.cozens@jp.pwcglobal.com>)
41140      Branch: perl
41141            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
41142            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
41143            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
41144            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
41145            ! pod/perltootc.pod
41146 ____________________________________________________________________________
41147 [  5958] By: gsar                                  on 2000/04/27  05:11:39
41148         Log: change#3569 deleted some essential code, revert; avoid use of
41149              atexit() to make DynaLoader work properly on AIX under mod_perl
41150              (from Jens-Uwe Mager <jum@helios.de>)
41151      Branch: perl
41152            ! ext/DynaLoader/dl_aix.xs
41153 ____________________________________________________________________________
41154 [  5957] By: gsar                                  on 2000/04/27  04:54:51
41155         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
41156      Branch: perl
41157            ! pod/perlmod.pod
41158 ____________________________________________________________________________
41159 [  5956] By: gsar                                  on 2000/04/27  04:51:47
41160         Log: better diagnostics on failed tests (from Ilya Zakharevich)
41161      Branch: perl
41162            ! t/op/lex_assign.t
41163 ____________________________________________________________________________
41164 [  5955] By: gsar                                  on 2000/04/27  04:26:44
41165         Log: longstanding bug exposed by change#3307: sort arguments weren't
41166              compiled with the right wantarray context (ensuing runtime lookup
41167              via block_gimme() was getting the incidental context of the
41168              sort() itself)
41169      Branch: perl
41170            ! op.c t/op/sort.t
41171 ____________________________________________________________________________
41172 [  5954] By: gsar                                  on 2000/04/26  23:42:12
41173         Log: integrate cfgperl contents into mainline
41174      Branch: perl
41175           !> (integrate 30 files)
41176 ____________________________________________________________________________
41177 [  5953] By: jhi                                   on 2000/04/26  23:06:42
41178         Log: Integrate with Sarathy.
41179      Branch: cfgperl
41180           !> README.win32 ext/B/B/Deparse.pm
41181           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41182           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
41183           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
41184           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
41185           !> utils/perldoc.PL vms/perlvms.pod
41186 ____________________________________________________________________________
41187 [  5952] By: jhi                                   on 2000/04/26  23:03:46
41188         Log: Undo "use integer" addition from 64bitint as it seems
41189              to break most of the subtests in Digital UNIX;
41190              Unicos needs to find another way.
41191      Branch: cfgperl
41192            ! t/op/64bitint.t
41193 ____________________________________________________________________________
41194 [  5951] By: jhi                                   on 2000/04/26  22:57:53
41195         Log: Be more robust on "extreme" (large absolute value)
41196              arguments.  Originally reported by Daniel Connelly
41197              as a problem with asinh() on large negative arguments,
41198              asinh() used to bail out because an argument to log()
41199              ended up being zero.  Ilya Zakharevich proposed using
41200              Taylor's series in such cases, which for such large
41201              arguments is a very good approximation.
41202      Branch: cfgperl
41203            ! lib/Math/Complex.pm t/lib/complex.t
41204 ____________________________________________________________________________
41205 [  5950] By: gsar                                  on 2000/04/25  19:13:12
41206         Log: reformat perldiag to avoid long lines
41207      Branch: perl
41208            ! pod/perldiag.pod
41209 ____________________________________________________________________________
41210 [  5949] By: gsar                                  on 2000/04/25  18:41:11
41211         Log: make perldoc use the pod2man from the same version (from
41212              M.J.T. Guy)
41213      Branch: perl
41214            ! utils/perldoc.PL
41215 ____________________________________________________________________________
41216 [  5948] By: gsar                                  on 2000/04/25  18:21:57
41217         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
41218              <kompas@kompas.usr.onet.pl>)
41219      Branch: perl
41220            ! lib/vars.pm
41221 ____________________________________________________________________________
41222 [  5947] By: gsar                                  on 2000/04/25  18:11:53
41223         Log: use &dl_error rather than &dl_load_file as the guard for calling
41224              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
41225              statically built perl)
41226      Branch: perl
41227            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41228 ____________________________________________________________________________
41229 [  5946] By: jhi                                   on 2000/04/25  17:37:54
41230         Log: Document that tr() is not tr(1).
41231      Branch: cfgperl
41232            ! pod/perlop.pod
41233 ____________________________________________________________________________
41234 [  5945] By: gsar                                  on 2000/04/25  16:34:33
41235         Log: make module name mandatory after -M switch; reorder perldiag
41236              alphabetically (from Mark-Jason Dominus)
41237      Branch: perl
41238            ! perl.c pod/perldiag.pod
41239 ____________________________________________________________________________
41240 [  5944] By: jhi                                   on 2000/04/25  01:15:18
41241         Log: On second thoughts frexp() does have two arguments.
41242      Branch: cfgperl
41243            ! perl.h
41244 ____________________________________________________________________________
41245 [  5943] By: jhi                                   on 2000/04/24  22:56:32
41246         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
41247              Now pp_ncmp() returns undef is either operand is a NaN.
41248      Branch: cfgperl
41249            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41250            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
41251            ! vms/subconfigure.com vos/config.def vos/config.h
41252            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
41253            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41254            ! win32/config_H.vc
41255      Branch: metaconfig/U/perl
41256            + d_modfl.U
41257 ____________________________________________________________________________
41258 [  5942] By: jhi                                   on 2000/04/24  19:45:17
41259         Log: Regen Configure to match #5937.
41260      Branch: cfgperl
41261            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41262            ! config_h.SH
41263      Branch: metaconfig
41264            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
41265 ____________________________________________________________________________
41266 [  5941] By: jhi                                   on 2000/04/24  19:24:11
41267         Log: Further Unicos fixes for Mark Lutz.
41268      Branch: cfgperl
41269            ! hints/unicos.sh pp_ctl.c
41270 ____________________________________________________________________________
41271 [  5940] By: jhi                                   on 2000/04/24  19:09:06
41272         Log: Various Unicos 10.0.0.6 fixes.
41273              
41274              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
41275              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
41276              Reply-To: tecmpl1@triton.ca.boeing.com 
41277              To: perl5-porters@perl.org 
41278              Date: Fri, 14 Apr 2000 20:21:00 GMT 
41279              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
41280      Branch: cfgperl
41281            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
41282 ____________________________________________________________________________
41283 [  5939] By: gsar                                  on 2000/04/24  19:01:24
41284         Log: more pod nits (from Larry Virden)
41285      Branch: perl
41286            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
41287            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
41288            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
41289 ____________________________________________________________________________
41290 [  5938] By: gsar                                  on 2000/04/24  18:54:01
41291         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
41292      Branch: perl
41293            ! ext/B/B/Deparse.pm
41294 ____________________________________________________________________________
41295 [  5937] By: jhi                                   on 2000/04/24  17:39:00
41296         Log: Integrate with Sarathy.
41297      Branch: cfgperl
41298           +> (branch 31 files)
41299           !> (integrate 73 files)
41300 ____________________________________________________________________________
41301 [  5936] By: gsar                                  on 2000/04/24  17:30:06
41302         Log: additional tests for change#5934 (from Paul Marquess, who also
41303              sent in the same fix)
41304      Branch: perl
41305            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
41306            ! t/pragma/warn/5nolint t/pragma/warn/6default
41307 ____________________________________________________________________________
41308 [  5935] By: jhi                                   on 2000/04/24  17:26:05
41309         Log: Do not assume sign propagation.
41310              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
41311              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
41312              To: payner@ncifcrf.gov, perl5-porters@perl.org 
41313              Date: Tue, 18 Apr 2000 18:24:49 +0100 
41314              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
41315      Branch: cfgperl
41316            ! t/op/bop.t t/op/misc.t
41317 ____________________________________________________________________________
41318 [  5934] By: gsar                                  on 2000/04/24  17:16:54
41319         Log: propagate lexical warnings from surrounding scope correctly
41320              within string eval()
41321      Branch: perl
41322            ! pp_ctl.c t/pragma/warn/pp_ctl
41323 ____________________________________________________________________________
41324 [  5933] By: jhi                                   on 2000/04/24  17:01:07
41325         Log: Flatten the cpp jungle doing the nosuid checking.
41326      Branch: cfgperl
41327            ! perl.c
41328 ____________________________________________________________________________
41329 [  5932] By: gsar                                  on 2000/04/24  09:08:14
41330         Log: add rsignal(), whichsig() and do_join() to public API list
41331              (mod_perl uses them to good advantage)
41332      Branch: perl
41333            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
41334 ____________________________________________________________________________
41335 [  5931] By: gsar                                  on 2000/04/24  09:01:40
41336         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
41337      Branch: perl
41338            ! pp_hot.c regexec.c t/op/pat.t
41339 ____________________________________________________________________________
41340 [  5930] By: gsar                                  on 2000/04/24  08:58:33
41341         Log: small os390 tweaks (from Peter Prymmer)
41342      Branch: perl
41343            ! config_h.SH makedepend.SH
41344 ____________________________________________________________________________
41345 [  5929] By: gsar                                  on 2000/04/24  08:55:25
41346         Log: pod nits
41347      Branch: perl
41348            ! pod/perlguts.pod
41349 ____________________________________________________________________________
41350 [  5928] By: gsar                                  on 2000/04/24  08:50:13
41351         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
41352      Branch: perl
41353            ! ext/IO/lib/IO/Poll.pm
41354 ____________________________________________________________________________
41355 [  5927] By: gsar                                  on 2000/04/24  08:43:24
41356         Log: arrange for next() to resume at the unstack op rather than the
41357              loop conditional, so that scope cleanup happens correctly
41358              (from Stephen McCamant)
41359      Branch: perl
41360            ! op.c pp_ctl.c t/op/misc.t
41361 ____________________________________________________________________________
41362 [  5926] By: gsar                                  on 2000/04/24  08:18:40
41363         Log: on windows, reserve 16M of stack rather than 128M (allows more
41364              threads to run concurrently)
41365      Branch: perl
41366            ! win32/Makefile win32/makefile.mk
41367 ____________________________________________________________________________
41368 [  5925] By: gsar                                  on 2000/04/24  08:13:52
41369         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
41370      Branch: perl
41371            ! toke.c
41372 ____________________________________________________________________________
41373 [  5924] By: gsar                                  on 2000/04/24  08:08:59
41374         Log: avoid using uninitialized memory in require version check
41375      Branch: perl
41376            ! pp_ctl.c universal.c
41377 ____________________________________________________________________________
41378 [  5923] By: gsar                                  on 2000/04/24  07:20:14
41379         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
41380      Branch: perl
41381            ! ext/IO/lib/IO/Poll.pm
41382 ____________________________________________________________________________
41383 [  5922] By: gsar                                  on 2000/04/24  07:08:42
41384         Log: commentary about IoTYPE() (from Nathan Torkington)
41385      Branch: perl
41386            ! sv.h
41387 ____________________________________________________________________________
41388 [  5921] By: gsar                                  on 2000/04/24  06:58:26
41389         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
41390              by fix
41391      Branch: perl
41392            ! sv.c t/lib/charnames.t t/pragma/utf8.t
41393 ____________________________________________________________________________
41394 [  5920] By: gsar                                  on 2000/04/24  06:37:59
41395         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
41396      Branch: perl
41397            ! doop.c t/op/ver.t
41398 ____________________________________________________________________________
41399 [  5919] By: gsar                                  on 2000/04/24  06:21:58
41400         Log: Configure might miss old directories when prefix must be
41401              expanded (from Robin Barker)
41402      Branch: metaconfig
41403            ! U/installdirs/inc_version_list.U
41404      Branch: perl
41405            ! Configure
41406 ____________________________________________________________________________
41407 [  5918] By: gsar                                  on 2000/04/24  06:16:11
41408         Log: VMS nits in glob() test (from Charles Lane)
41409      Branch: perl
41410            ! t/lib/glob-basic.t
41411 ____________________________________________________________________________
41412 [  5917] By: gsar                                  on 2000/04/24  06:11:56
41413         Log: various pod nits (from Larry Virden and others)
41414      Branch: perl
41415            ! README.amiga README.hpux README.machten README.os2
41416            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
41417            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
41418            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
41419            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
41420            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
41421            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
41422            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
41423            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
41424 ____________________________________________________________________________
41425 [  5916] By: gsar                                  on 2000/04/24  05:52:43
41426         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
41427              <wjones@tc.fluke.com>)
41428      Branch: perl
41429            ! t/lib/glob-basic.t
41430 ____________________________________________________________________________
41431 [  5915] By: gsar                                  on 2000/04/24  05:07:01
41432         Log: supported platforms mixed up
41433      Branch: perl
41434            ! pod/perl56delta.pod pod/perlport.pod
41435 ____________________________________________________________________________
41436 [  5914] By: gsar                                  on 2000/04/24  04:56:08
41437         Log: caller() wasn't returning the right number of elements for
41438              eval {...}
41439      Branch: perl
41440            ! pp_ctl.c t/pragma/warn/9enabled
41441 ____________________________________________________________________________
41442 [  5913] By: gsar                                  on 2000/04/24  04:35:41
41443         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
41444              Mark-Jason Dominus)
41445      Branch: perl
41446            ! pod/perlfunc.pod
41447 ____________________________________________________________________________
41448 [  5912] By: gsar                                  on 2000/04/24  04:17:15
41449         Log: fix totally broken caching in UNIVERSAL::isa() (from
41450              Nick Ing-Simmons)
41451      Branch: perl
41452            ! t/op/universal.t universal.c
41453 ____________________________________________________________________________
41454 [  5911] By: gsar                                  on 2000/04/24  03:39:47
41455         Log: add linebreak properties from unicode/LineBrk.txt (from
41456              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
41457      Branch: perl
41458            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
41459            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
41460            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
41461            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
41462            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
41463            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
41464            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
41465            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
41466            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
41467            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
41468            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
41469            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
41470            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
41471            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
41472            + lib/unicode/Is/LbrkZW.pl
41473            ! lib/unicode/mktables.PL
41474 ____________________________________________________________________________
41475 [  5910] By: gsar                                  on 2000/04/24  03:23:10
41476         Log: typo in pod
41477      Branch: perl
41478            ! ext/Thread/Thread.pm
41479 ____________________________________________________________________________
41480 [  5909] By: gsar                                  on 2000/04/24  03:22:03
41481         Log: mode argument to do_binmode() should be file mode, not boolean
41482      Branch: perl
41483            ! pp_sys.c
41484 ____________________________________________________________________________
41485 [  5908] By: gsar                                  on 2000/04/16  16:51:08
41486         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
41487              always returns a valid GV even when the symbol is trapped by strictures
41488              (avoids coredumps)
41489              
41490              TODO: the C<package;> hack needs similar treatment
41491      Branch: perl
41492            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
41493            ! t/pragma/strict-vars
41494 ____________________________________________________________________________
41495 [  5907] By: jhi                                   on 2000/03/31  23:42:56
41496         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
41497              an assumption which #5905 demolished.
41498      Branch: cfgperl
41499            ! pp_sys.c
41500 ____________________________________________________________________________
41501 [  5906] By: jhi                                   on 2000/03/31  18:54:37
41502         Log: Typo in #5905.
41503      Branch: cfgperl
41504            ! t/op/64bitint.t
41505 ____________________________________________________________________________
41506 [  5905] By: jhi                                   on 2000/03/31  18:50:54
41507         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
41508              reported by Joseph N. Hall.  The bug was that even with use64bitint
41509              one had to use the prefixes q, L, or ll with printf/sprintf,
41510              contrary to the documentation and common sense.
41511      Branch: cfgperl
41512            ! sv.c t/op/64bitint.t
41513 ____________________________________________________________________________
41514 [  5904] By: gsar                                  on 2000/03/28  02:31:32
41515         Log: add Changes, perldelta.pod
41516      Branch: perl
41517            + Changes pod/perldelta.pod
41518 ____________________________________________________________________________
41519 [  5903] By: gsar                                  on 2000/03/28  02:03:55
41520         Log: rename Changes and perldelta.pod
41521      Branch: perl
41522           +> Changes5.6 pod/perl56delta.pod
41523            - Changes pod/perldelta.pod
41524            ! MANIFEST
41525 ____________________________________________________________________________
41526 [  5902] By: gsar                                  on 2000/03/28  01:59:14
41527         Log: create maint-5.6 branch
41528      Branch: maint-5.6/perl
41529           +> (branch 1611 files)
41530 ____________________________________________________________________________
41531 [  5901] By: jhi                                   on 2000/03/23  05:48:43
41532         Log: Integrate with Sarathy.
41533      Branch: cfgperl
41534           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
41535 ____________________________________________________________________________
41536 [  5900] By: gsar                                  on 2000/03/23  05:42:43
41537         Log: three guesses on what this is :-)
41538      Branch: perl
41539            ! Changes