Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
[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.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
35         Log: Regen perlapi.
36      Branch: perl
37            ! pod/perlapi.pod
38 ____________________________________________________________________________
39 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
40         Log: Tie::File doc tweak for Win32 from mjd. 
41      Branch: perl
42            ! lib/Tie/File.pm
43 ____________________________________________________________________________
44 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
45         Log: Regen toc.
46      Branch: perl
47            ! pod/perltoc.pod
48 ____________________________________________________________________________
49 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
50         Log: Decommission Encode::Tcl HZ testing for now.
51      Branch: perl
52            ! ext/Encode/t/Tcl.t
53 ____________________________________________________________________________
54 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
55         Log: Must have a return.
56      Branch: perl
57            ! pp_pack.c
58 ____________________________________________________________________________
59 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
60         Log: The very latest win32 score from Jan Dubois.
61      Branch: perl
62            ! pod/perldelta.pod
63 ____________________________________________________________________________
64 [ 15030] By: ams                                   on 2002/03/05  01:40:01
65         Log: Subject: [PATCH] README.macos
66              From: Chris Nandor <pudge@pobox.com>
67              Date: Mon, 04 Mar 2002 17:37:59 -0500
68              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
69      Branch: perl
70            ! README.macos
71 ____________________________________________________________________________
72 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
73         Log: "The last pieces of Chinese puzzle" from Autrijus.
74      Branch: perl
75            + ext/Encode/lib/Encode/CN/HZ.pm
76            - ext/Encode/Encode/HZ.enc
77            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
78            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
79 ____________________________________________________________________________
80 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
81         Log: Known test failures updates.
82      Branch: perl
83            ! pod/perldelta.pod
84 ____________________________________________________________________________
85 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
86         Log: One more nit from mjd.
87      Branch: perl
88            ! lib/Tie/File/t/16_handle.t
89 ____________________________________________________________________________
90 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
91         Log: Upgrade to Tie::File 0.17 from mjd.
92      Branch: perl
93            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
94            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
95 ____________________________________________________________________________
96 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
97         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
98              From: Nicholas Clark <nick@unfortu.net>
99              Date: Mon, 4 Mar 2002 23:33:52 +0000
100              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
101      Branch: perl
102            ! pod/perldelta.pod
103 ____________________________________________________________________________
104 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
105         Log: Escapee.
106      Branch: perl
107            ! proto.h
108 ____________________________________________________________________________
109 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
110         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
111              From: Nicholas Clark <nick@unfortu.net>
112              Date: Mon, 4 Mar 2002 22:48:38 +0000
113              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
114      Branch: perl
115            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
116            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
117            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
118            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
119            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
120            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
121            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
122 ____________________________________________________________________________
123 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
124         Log: Cleaner.
125      Branch: perl
126            ! Makefile.SH
127 ____________________________________________________________________________
128 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
129         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
130              From: Jeffrey Friedl <jfriedl@yahoo.com>
131              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
132              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
133      Branch: perl
134            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
135            ! pod/perlvar.pod
136 ____________________________________________________________________________
137 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
138         Log: More Han tweaks from Autrjius Tang: most importantly,
139              gbk is identical to cp936, so gbk can be removed and
140              taken care of by an alias.
141      Branch: perl
142            - ext/Encode/Encode/gbk.enc
143            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
144            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
145            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
146            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
147 ____________________________________________________________________________
148 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
149         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
150              From: Nicholas Clark <nick@unfortu.net>
151              Date: Mon, 4 Mar 2002 22:20:13 +0000
152              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
153      Branch: perl
154            ! pod/perldelta.pod
155 ____________________________________________________________________________
156 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
157         Log: Based on
158              
159              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
160              From: Anton Tagunov <tagunov@motor.ru>
161              Date: Mon, 4 Mar 2002 21:14:39 +0300
162              Message-ID: <1814137429.20020304211439@motor.ru>
163      Branch: perl
164            ! pod/perlunicode.pod
165 ____________________________________________________________________________
166 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
167         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
168              From: John Peacock <jpeacock@rowman.com>
169              Date: Mon, 04 Mar 2002 16:18:42 -0500
170              Message-ID: <3C83E4B2.3060700@rowman.com>
171              
172              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
173              From: John Peacock <jpeacock@rowman.com>
174              Date: Mon, 04 Mar 2002 16:42:55 -0500
175              Message-ID: <3C83EA5F.80303@rowman.com>
176      Branch: perl
177            ! lib/ExtUtils/xsubpp pod/perlxs.pod
178 ____________________________________________________________________________
179 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
180         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
181              From: "Craig A. Berry" <craigberry@mac.com>
182              Date: Mon, 04 Mar 2002 14:47:59 -0600
183              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
184              
185              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
186              From: "Craig A. Berry" <craigberry@mac.com>
187              Date: Mon, 04 Mar 2002 15:04:58 -0600
188              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
189      Branch: perl
190            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
191 ____________________________________________________________________________
192 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
193         Log: metaconfig unit change for #15014.
194      Branch: metaconfig/U/perl
195            ! Extensions.U
196 ____________________________________________________________________________
197 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
198         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
199              of known extensions, where Encode::JP already is.
200      Branch: perl
201            ! Configure Porting/config.sh Porting/config_H uconfig.h
202 ____________________________________________________________________________
203 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
204         Log: SJIS, from Dan Kogai.
205      Branch: perl
206            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
207 ____________________________________________________________________________
208 [ 15012] By: nick                                  on 2002/03/04  17:35:50
209         Log: Intergrate perlio's Encode/compile
210      Branch: perl
211           !> ext/Encode/compile
212 ____________________________________________________________________________
213 [ 15011] By: nick                                  on 2002/03/04  17:29:54
214         Log: Avoid $Id$ cleverness and just have a $VERSION.
215      Branch: perlio
216            ! ext/Encode/compile
217 ____________________________________________________________________________
218 [ 15010] By: nick                                  on 2002/03/04  17:29:14
219         Log: Integrate mainline
220      Branch: perlio
221           +> lib/Math/BigInt/t/isa.t
222           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
223           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
224           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
225           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
226           !> warnings.pl
227 ____________________________________________________________________________
228 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
229         Log: Integrate ext/Encode/compile from perlio.
230      Branch: perl
231           !> ext/Encode/compile
232 ____________________________________________________________________________
233 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
234         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
235              updates not integrated, something odd going on in there.)
236      Branch: perl
237           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
238           !> lib/Tie/File/t/16_handle.t
239 ____________________________________________________________________________
240 [ 15007] By: nick                                  on 2002/03/04  17:08:17
241         Log: Integrate mainline
242      Branch: perlio
243           !> AUTHORS Changes Porting/Glossary Porting/config.sh
244           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
245           !> pod/perltoc.pod
246 ____________________________________________________________________________
247 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
248         Log: A new M::BI test.
249      Branch: perl
250            + lib/Math/BigInt/t/isa.t
251            ! MANIFEST
252 ____________________________________________________________________________
253 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
254         Log: Subject: VMS test and perldelta update
255              From: "Craig A. Berry" <craigberry@mac.com>
256              Date: Mon, 04 Mar 2002 11:03:37 -0600
257              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
258      Branch: perl
259            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
260 ____________________________________________________________________________
261 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
262         Log: Needed for threaded builds.
263      Branch: perl
264            ! embed.fnc embed.h
265 ____________________________________________________________________________
266 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
267         Log: Subject: [PATCH] taint + deprecated warnings
268              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
269              Date: Mon, 4 Mar 2002 16:33:23 -0000
270              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
271      Branch: perl
272            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
273            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
274            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
275 ____________________________________________________________________________
276 [ 15002] By: nick                                  on 2002/03/04  16:19:06
277         Log: Win32 tweak
278      Branch: perlio
279            ! lib/Tie/File/t/16_handle.t
280 ____________________________________________________________________________
281 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
282         Log: Update Changes.
283      Branch: perl
284            ! Changes patchlevel.h
285 ____________________________________________________________________________
286 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
287         Log: AUTHORS updates.
288      Branch: perl
289            ! AUTHORS
290 ____________________________________________________________________________
291 [ 14999] By: nick                                  on 2002/03/04  15:26:43
292         Log: Win32 hack
293      Branch: perlio
294            ! ext/Encode/compile ext/Encode/t/JP.t
295 ____________________________________________________________________________
296 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
297         Log: Encode doc tweak from Autrijus Tang.
298      Branch: perl
299            ! ext/Encode/Encode.pm
300 ____________________________________________________________________________
301 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
302         Log: Regen Glossary et al.  (It seems the #14875 didn't
303              quite work in removing the double-dot?)
304      Branch: perl
305            ! Porting/Glossary Porting/config.sh Porting/config_H
306 ____________________________________________________________________________
307 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
308         Log: Regen toc.
309      Branch: perl
310            ! pod/perltoc.pod
311 ____________________________________________________________________________
312 [ 14995] By: nick                                  on 2002/03/04  14:42:09
313         Log: Remove debugging assert
314      Branch: perlio
315            ! ext/threads/shared/shared.xs
316 ____________________________________________________________________________
317 [ 14994] By: nick                                  on 2002/03/04  14:41:54
318         Log: Integrate mainline
319      Branch: perlio
320           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
321           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
322           !> lib/Tie/File/t/15_pushpop.t util.c
323 ____________________________________________________________________________
324 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
325         Log: Han update from Autrijus Tang. 
326      Branch: perl
327            ! ext/Encode/Encode.pm
328 ____________________________________________________________________________
329 [ 14992] By: nick                                  on 2002/03/04  14:08:38
330         Log: Integrate mainline - all tests pass - some noise from threads
331              av_simple (SuSE7.3).
332      Branch: perlio
333           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
334           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
335           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
336           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
337           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
338           +> lib/Tie/File/t/11_rv_splice_rs.t
339           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
340           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
341           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
342            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
343            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
344            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
345            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
346            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
347            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
348            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
349            - lib/Tie/File/15_pushpop.t
350           !> (integrate 47 files)
351 ____________________________________________________________________________
352 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
353         Log: Missing MANIFESTations.
354      Branch: perl
355            ! MANIFEST
356 ____________________________________________________________________________
357 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
358         Log: Attempt at portability.
359      Branch: perl
360            ! util.c
361 ____________________________________________________________________________
362 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
363         Log: Needed by #14985.
364      Branch: perl
365            ! embed.h global.sym proto.h
366 ____________________________________________________________________________
367 [ 14988] By: ams                                   on 2002/03/04  08:59:27
368         Log: Upgrade to Tie::File 0.16.
369      Branch: perl
370            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
371            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
372            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
373            ! lib/Tie/File/t/15_pushpop.t
374 ____________________________________________________________________________
375 [ 14987] By: ams                                   on 2002/03/04  08:48:11
376         Log: Subject: [PATCH @14577] perly-fixer
377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
378              Date: Mon, 4 Mar 2002 02:28:51 -0500
379              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
380      Branch: perl
381            ! Makefile.SH perly.fixer
382 ____________________________________________________________________________
383 [ 14986] By: ams                                   on 2002/03/04  08:43:37
384         Log: Subject: [PATCH @14577] xsubpp
385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
386              Date: Mon, 4 Mar 2002 02:25:52 -0500
387              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
388      Branch: perl
389            ! lib/ExtUtils/xsubpp pod/perlxs.pod
390 ____________________________________________________________________________
391 [ 14985] By: ams                                   on 2002/03/04  08:40:46
392         Log: Subject: [PATCH @14577] sv_cmp and friends
393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
394              Date: Mon, 4 Mar 2002 02:31:04 -0500
395              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
396      Branch: perl
397            ! embed.fnc sv.c util.c
398 ____________________________________________________________________________
399 [ 14984] By: ams                                   on 2002/03/04  08:16:06
400         Log: Fix File::Path docs as suggested by Ronald Kimball.
401      Branch: perl
402            ! lib/File/Path.pm
403 ____________________________________________________________________________
404 [ 14983] By: ams                                   on 2002/03/04  08:11:20
405         Log: Update perldata fix as suggested by Benjamin Goldberg.
406      Branch: perl
407            ! pod/perldata.pod
408 ____________________________________________________________________________
409 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
410         Log: Faulty skip.
411      Branch: perl
412            ! ext/DB_File/t/db-recno.t
413 ____________________________________________________________________________
414 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
415         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
416              From: Anton Tagunov <tagunov@motor.ru>
417              Date: Mon, 4 Mar 2002 05:41:41 +0300
418              Message-Id: <7916563907.20020304054141@motor.ru>
419              
420              Subject: [ID 20020303.005] Patch perlinicode C API description
421              From: Anton Tagunov <tagunov@motor.ru>
422              Date: Mon, 4 Mar 2002 06:08:23 +0300
423              Message-Id: <2018165510.20020304060823@motor.ru>
424      Branch: perl
425            ! lib/utf8.pm pod/perlunicode.pod
426 ____________________________________________________________________________
427 [ 14980] By: ams                                   on 2002/03/04  02:19:20
428         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
429              From: Anton Tagunov <tagunov@motor.ru>
430              Date: Mon, 4 Mar 2002 02:17:40 +0300
431              Message-Id: <1344322124.20020304021740@motor.ru>
432      Branch: perl
433            ! pod/perldata.pod
434 ____________________________________________________________________________
435 [ 14979] By: ams                                   on 2002/03/04  02:17:54
436         Log: Subject: RE: [PATCH] RE: DB_File breakage
437              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
438              Date: Sun, 3 Mar 2002 23:56:31 -0000
439              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
440      Branch: perl
441            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
442            ! ext/DB_File/t/db-recno.t
443 ____________________________________________________________________________
444 [ 14978] By: ams                                   on 2002/03/04  02:07:16
445         Log: Subject: [PATCH] docs for ExtUtils::Manifest
446              From: Nicholas Clark <nick@unfortu.net>
447              Date: Sun, 3 Mar 2002 23:29:25 +0000
448              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
449      Branch: perl
450            ! lib/ExtUtils/Manifest.pm
451 ____________________________________________________________________________
452 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
453         Log: Forgot from the M::BI 1.54 update.
454      Branch: perl
455            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
456            ! lib/Math/BigInt/t/upgrade.inc
457 ____________________________________________________________________________
458 [ 14976] By: ams                                   on 2002/03/04  02:04:32
459         Log: Subject: [PATCH] attr
460              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
461              Date: Sun, 3 Mar 2002 22:09:58 -0000
462              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
463      Branch: perl
464            ! lib/warnings.pm warnings.pl
465 ____________________________________________________________________________
466 [ 14975] By: ams                                   on 2002/03/04  02:01:27
467         Log: Subject: [PATCH] File::Path documentation
468              From: Colin Meyer <cmeyer@helvella.org>
469              Date: Sun, 3 Mar 2002 14:54:24 -0800
470              Message-Id: <20020303145424.A21774@hobart.helvella.org>
471      Branch: perl
472            ! lib/File/Path.pm
473 ____________________________________________________________________________
474 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
475         Log: Typo.
476      Branch: perl
477            ! lib/Math/BigInt/t/upgrade.t
478 ____________________________________________________________________________
479 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
480         Log: Editing errors.
481      Branch: perl
482            ! MANIFEST
483 ____________________________________________________________________________
484 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
485         Log: Upgrade to Math::BigInt 1.54.
486      Branch: perl
487            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
488            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
489            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
490            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
491            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
492            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
493 ____________________________________________________________________________
494 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
495         Log: Test tweak from Craig Berry.
496      Branch: perl
497            ! lib/Tie/File/t/15_pushpop.t
498 ____________________________________________________________________________
499 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
500         Log: Upgrade to Tie::File 0.15.
501      Branch: perl
502            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
503            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
504            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
505            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
506            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
507            + lib/Tie/File/t/11_rv_splice_rs.t
508            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
509            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
510            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
511            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
512            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
513            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
514            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
515            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
516            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
517            - lib/Tie/File/15_pushpop.t
518            ! MANIFEST lib/Tie/File.pm
519 ____________________________________________________________________________
520 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
521         Log: The EBCDIC gaps apply only to the real A-Z.
522      Branch: perl
523            ! ext/B/B/Deparse.pm
524 ____________________________________________________________________________
525 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
526         Log: EBCDIC: deparse \cX correctly.
527      Branch: perl
528            ! ext/B/B/Deparse.pm
529 ____________________________________________________________________________
530 [ 14967] By: ams                                   on 2002/03/03  18:18:00
531         Log: Subject: [PATCH] nit in perlsyn.pod
532              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
533              Date: Sun, 03 Mar 2002 20:16:10 +0100
534              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
535      Branch: perl
536            ! pod/perlsyn.pod
537 ____________________________________________________________________________
538 [ 14966] By: ams                                   on 2002/03/03  18:06:32
539         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
540              From: Michael G Schwern <schwern@pobox.com>
541              Date: Sun, 3 Mar 2002 13:33:28 -0500
542              Message-Id: <20020303183328.GA3296@blackrider>
543      Branch: perl
544            ! utils/h2xs.PL
545 ____________________________________________________________________________
546 [ 14965] By: ams                                   on 2002/03/03  18:00:03
547         Log: Subject: [ PATCH ] HP back to default
548              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
549              Date: Sun, 03 Mar 2002 18:48:34 +0100
550              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
551      Branch: perl
552            ! hints/hpux.sh
553 ____________________________________________________________________________
554 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
555         Log: EBCDIC: special cases of special cases.
556      Branch: perl
557            ! t/uni/case.pl
558 ____________________________________________________________________________
559 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
560         Log: EBCDIC: the v-string components cannot exceed 2147483647.
561      Branch: perl
562            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
563 ____________________________________________________________________________
564 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
565         Log: Remove the bogus "incorrect case" warning completely.
566              The problem exists, but the cure, in which ever form
567              it will be, needs to be something more subtle.
568      Branch: perl
569            ! op.c pod/perldiag.pod
570 ____________________________________________________________________________
571 [ 14961] By: ams                                   on 2002/03/03  13:39:09
572         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
573              From: Mark-Jason Dominus <mjd@plover.com>
574              Date: Sun, 03 Mar 2002 09:32:16 -0500
575              Message-Id: <20020303143216.10536.qmail@plover.com>
576      Branch: perl
577            ! t/op/tiearray.t
578 ____________________________________________________________________________
579 [ 14960] By: nick                                  on 2002/03/03  09:59:59
580         Log: Integrate mainline
581      Branch: perlio
582           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
583            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
584            ! ext/Encode/compile
585           !> (integrate 27 files)
586 ____________________________________________________________________________
587 [ 14959] By: ams                                   on 2002/03/03  08:11:34
588         Log: Fix #14957.
589      Branch: perl
590            ! ext/DB_File/t/db-recno.t
591 ____________________________________________________________________________
592 [ 14958] By: ams                                   on 2002/03/03  05:51:00
593         Log: Subject: [PATCH @14577] NL in debugger
594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
595              Date: Sat, 2 Mar 2002 05:34:12 -0500
596              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
597      Branch: perl
598            ! lib/perl5db.pl
599 ____________________________________________________________________________
600 [ 14957] By: ams                                   on 2002/03/03  05:00:04
601         Log: Subject: Re: DB_File breakage
602              From: Schuyler Erle <schuyler@oreilly.com>
603              Date: Sat, 02 Mar 2002 21:50:30 -0800
604              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
605      Branch: perl
606            ! ext/DB_File/t/db-recno.t
607 ____________________________________________________________________________
608 [ 14956] By: ams                                   on 2002/03/03  04:40:08
609         Log: Subject: [PATCH @14577] Debugging OPs
610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
611              Date: Sat, 2 Mar 2002 05:49:58 -0500
612              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
613      Branch: perl
614            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
615            ! pod/perlrun.pod sv.h
616 ____________________________________________________________________________
617 [ 14955] By: ams                                   on 2002/03/03  04:34:41
618         Log: Subject: Tie::Array doc patch
619              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
620              Date: Sat, 02 Mar 2002 08:42:56 +0900
621              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
622      Branch: perl
623            ! lib/Tie/Array.pm
624 ____________________________________________________________________________
625 [ 14954] By: ams                                   on 2002/03/03  04:23:33
626         Log: Subject: Re: Smoke 14870
627              From: Nicholas Clark <nick@unfortu.net>
628              Date: Sat, 2 Mar 2002 20:00:53 +0000
629              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
630      Branch: perl
631            ! README.hpux
632 ____________________________________________________________________________
633 [ 14953] By: ams                                   on 2002/03/03  04:15:49
634         Log: Subject: RE: VERSION core
635              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
636              Date: Sat, 2 Mar 2002 22:50:44 -0000
637              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
638      Branch: perl
639            ! t/comp/use.t
640 ____________________________________________________________________________
641 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
642         Log: The #14949 removed this error from non-Win32.
643      Branch: perl
644            ! t/lib/warnings/op
645 ____________________________________________________________________________
646 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
647         Log: BeOS back on track.
648      Branch: perl
649            ! README.beos
650 ____________________________________________________________________________
651 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
652         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
653              higher is okay.
654      Branch: perl
655            ! ext/POSIX/t/posix.t
656 ____________________________________________________________________________
657 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
658         Log: For now, make "incorrect case" a Win32-only warning.
659      Branch: perl
660            ! op.c
661 ____________________________________________________________________________
662 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
663         Log: Demand more before attempting socketpair().
664      Branch: perl
665            ! pp_sys.c
666 ____________________________________________________________________________
667 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
668         Log: Remove obsolete hack.
669      Branch: perl
670            ! makedepend.SH
671 ____________________________________________________________________________
672 [ 14946] By: ams                                   on 2002/03/02  16:00:32
673         Log: Forgot to delete encode.* from MANIFEST.
674      Branch: perl
675            ! MANIFEST
676 ____________________________________________________________________________
677 [ 14945] By: ams                                   on 2002/03/02  14:41:03
678         Log: Delete ex-test output.
679      Branch: perl
680            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
681 ____________________________________________________________________________
682 [ 14944] By: ams                                   on 2002/03/02  13:54:35
683         Log: Subject: [PATCH] DB_File 1.803
684              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
685              Date: Sat, 2 Mar 2002 14:33:32 -0000
686              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
687      Branch: perl
688            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
689            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
690 ____________________________________________________________________________
691 [ 14943] By: ams                                   on 2002/03/02  13:43:06
692         Log: Upgrade to Tie::File 0.14.
693      Branch: perl
694            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
695            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
696            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
697 ____________________________________________________________________________
698 [ 14942] By: nick                                  on 2002/03/02  11:05:53
699         Log: Integrate mainline
700      Branch: perlio
701           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
702           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
703           +> ext/Encode/t/table.utf8
704           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
705           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
706           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
707           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
708           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
709           !> universal.c utils/perldoc.PL
710 ____________________________________________________________________________
711 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
712         Log: More CJK (just C, really) tables from Autrijus Tang
713              (originally from iconv, used with permission of Bruno Haible)
714      Branch: perl
715            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
716            + ext/Encode/Encode/iso-ir-165.enc
717            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
718            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
719            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
720 ____________________________________________________________________________
721 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
722         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
723              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
724              Date: Fri, 1 Mar 2002 15:32:13 -0500
725              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
726      Branch: perl
727            ! utils/perldoc.PL
728 ____________________________________________________________________________
729 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
730         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
731              From: Schuyler Erle <schuyler@oreilly.com>
732              Date: Fri, 01 Mar 2002 14:22:19 -0800
733              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
734              
735              Subject: Re: PATCH: "splice() offset past end of array" warning.
736              From: Mark-Jason Dominus <mjd@plover.com>
737              Date: Fri, 01 Mar 2002 17:19:49 -0500
738              Message-ID: <20020301221949.7610.qmail@plover.com>
739      Branch: perl
740            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
741 ____________________________________________________________________________
742 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
743         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
744              From: Mark-Jason Dominus <mjd@plover.com>
745              Date: Fri, 01 Mar 2002 18:35:35 -0500
746              Message-ID: <20020301233535.15969.qmail@plover.com>
747      Branch: perl
748            ! av.c
749 ____________________________________________________________________________
750 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
751         Log: Subject: RE: VERSION core
752              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
753              Date: Fri, 1 Mar 2002 23:47:48 -0000
754              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
755      Branch: perl
756            ! pod/perldiag.pod universal.c
757 ____________________________________________________________________________
758 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
759         Log: Update Changes
760      Branch: maint-5.6/macperl
761            ! macos/Changes
762 ____________________________________________________________________________
763 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
764         Log: Fix update to resources
765      Branch: maint-5.6/macperl
766            ! macos/macperl/MacPerl.r
767 ____________________________________________________________________________
768 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
769         Log: metaconfig unit change for #14930.
770      Branch: metaconfig
771            ! U/modified/Init.U
772 ____________________________________________________________________________
773 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
774         Log: Fix debugger to handle Mac OS psedofiles
775      Branch: maint-5.6/macperl
776            ! lib/DB.pm lib/perl5db.pl
777 ____________________________________________________________________________
778 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
779         Log: Various fixes from Thomas Wegner
780      Branch: maint-5.6/macperl
781            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
782 ____________________________________________________________________________
783 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
784         Log: Some resource updates
785      Branch: maint-5.6/macperl
786            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
787            ! macos/macperl/MacPerl.rsrc
788 ____________________________________________________________________________
789 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
790         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
791              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
792              Date: Fri, 01 Mar 2002 09:38:59 -0800
793              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
794      Branch: perl
795            ! Configure
796 ____________________________________________________________________________
797 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
798         Log: Add some missing sfio symbols (Alan Fry)
799      Branch: maint-5.6/macperl
800            ! macos/macperl.sym
801 ____________________________________________________________________________
802 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
803         Log: Update version and README
804      Branch: maint-5.6/macperl
805            ! README.macos macos/MPVersion.r
806 ____________________________________________________________________________
807 [ 14926] By: nick                                  on 2002/03/01  15:56:41
808         Log: Integrate mainline
809      Branch: perlio
810           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
811           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
812           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
813           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
814           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
815           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
816           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
817           +> lib/Tie/File/13_size_rs.t
818           !> (integrate 80 files)
819 ____________________________________________________________________________
820 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
821         Log: Better advertising.
822      Branch: perl
823            ! pod/perldelta.pod pod/perlfaq5.pod
824 ____________________________________________________________________________
825 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
826         Log: Update Changes.
827      Branch: perl
828            ! Changes patchlevel.h
829 ____________________________________________________________________________
830 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
831         Log: Lost in the shuffle.
832      Branch: perl
833            + lib/Math/BigInt/t/downgrade.t
834            ! MANIFEST
835 ____________________________________________________________________________
836 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
837         Log: Advertise Tie::File.
838      Branch: perl
839            ! pod/perldelta.pod pod/perlfaq5.pod
840 ____________________________________________________________________________
841 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
842         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
844              Date: Thu, 28 Feb 2002 18:55:48 +0100
845              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
846      Branch: perl
847            ! x2p/walk.c
848 ____________________________________________________________________________
849 [ 14920] By: ams                                   on 2002/03/01  09:06:01
850         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
851              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
852              Date: Tue, 26 Feb 2002 19:54:31 -0500
853              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
854      Branch: perl
855            ! embed.fnc ext/B/B/Deparse.pm gv.c
856 ____________________________________________________________________________
857 [ 14919] By: ams                                   on 2002/03/01  03:03:12
858         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
859      Branch: perl
860            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
861            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
862            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
863            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
864            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
865            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
866            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
867 ____________________________________________________________________________
868 [ 14918] By: ams                                   on 2002/03/01  02:36:58
869         Log: Add Tie::File 0.12 from MJD.
870      Branch: perl
871            + lib/Tie/File.pm lib/Tie/File/01_gen.t
872            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
873            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
874            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
875            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
876            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
877            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
878            ! MANIFEST
879 ____________________________________________________________________________
880 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
881         Log: Encoding name mapping tweaks.
882      Branch: perl
883            ! ext/Encode/Encode.pm
884 ____________________________________________________________________________
885 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
886         Log: metaconfig unit change for #14915.
887      Branch: metaconfig
888            ! U/modified/Init.U
889 ____________________________________________________________________________
890 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
891         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
892              From: Paul_GreenVOS@vos.stratus.com
893              Date: Thu, 28 Feb 02 15:05 est
894              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
895      Branch: perl
896            ! Configure
897 ____________________________________________________________________________
898 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
899         Log: PL_bostr was pointing to the wrong string
900              (a string left around from the loading of the Unicode \w)
901              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
902              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
903      Branch: perl
904            ! regexec.c
905 ____________________________________________________________________________
906 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
907         Log: Sync with libnet-1.10
908      Branch: perl
909            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
910            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
911            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
912            ! lib/Net/t/netrc.t
913 ____________________________________________________________________________
914 [ 14912] By: ams                                   on 2002/02/28  13:02:50
915         Log: Subject: [PATCH] perldelta.pod fixes
916              From: Autrijus Tang <autrijus@autrijus.org>
917              Date: Thu, 28 Feb 2002 21:44:15 +0800
918              Message-Id: <20020228134415.GB16422@not.autrijus.org>
919      Branch: perl
920            ! pod/perldelta.pod
921 ____________________________________________________________________________
922 [ 14911] By: ams                                   on 2002/02/28  11:31:44
923         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
924              From: Stas Bekman <stas@stason.org>
925              Date: Mon, 04 Feb 2002 16:18:53 +0800
926              Message-Id: <3C7E1E5F.1000605@stason.org>
927              (Applied by hand).
928      Branch: perl
929            ! lib/File/Copy.pm
930 ____________________________________________________________________________
931 [ 14910] By: ams                                   on 2002/02/28  11:26:47
932         Log: Subject: [PATCH lib/Pod/Html.pm]
933              From: Stas Bekman <stas@stason.org>
934              Date: Thu, 28 Feb 2002 20:05:01 +0800
935              Message-Id: <3C7E1CED.7000307@stason.org>
936      Branch: perl
937            ! lib/Pod/Html.pm
938 ____________________________________________________________________________
939 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
940         Log: Tests for #14908.
941      Branch: perl
942            ! t/op/pat.t
943 ____________________________________________________________________________
944 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
945         Log: Make shared hash keys to be \0-terminated:
946              one possible resolution for
947              "UTF-8, weird \w behaviour after HASH-KEY-ification"
948              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
949              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
950              The hash keys weren't \0-terminated.  This meant that the EOL ($)
951              in regmatch() got the nextchr beyond the last character.  Since
952              the keys were UTF-8, the nextchr was \1, not the usual
953              string-terminating \0.  Wham, no match.
954              
955              I think another possible resolution could be to stop the nextchr
956              computation in regmatch() from peeking beyond the last character
957              of the string:
958              
959              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
960      Branch: perl
961            ! hv.c hv.h
962 ____________________________________________________________________________
963 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
964         Log: Subject: [PATCH] Perl interface to newIO()
965              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
966              Date: Wed, 27 Feb 2002 20:15:27 -0800
967              Message-ID: <f7af8gzkgaET092yn@efn.org>
968      Branch: perl
969            ! lib/Symbol.pm
970 ____________________________________________________________________________
971 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
972         Log: The "list" part of
973              
974              Subject: [PATCH perlop] .. returns a *list* of *integers*
975              From: Mike Guy <mjtg@cam.ac.uk>
976              Date: Tue, 26 Feb 2002 18:30:22 +0000
977              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
978              
979              plus few nits.
980      Branch: perl
981            ! pod/perlop.pod
982 ____________________________________________________________________________
983 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
984         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
985              From: Abe Timmerman <abe@ztreet.demon.nl>
986              Date: Thu, 28 Feb 2002 00:04:06 +0100
987              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
988      Branch: perl
989            ! lib/File/stat.t
990 ____________________________________________________________________________
991 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
992         Log: Integrate from maintperl.
993      Branch: maint-5.6/macperl
994           !> doio.c op.c t/io/open.t t/pragma/strict-subs
995 ____________________________________________________________________________
996 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
997         Log: Upgrade to Math::BigInt 1.53.
998      Branch: perl
999            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1000            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1001            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1002            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
1003            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
1004            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
1005 ____________________________________________________________________________
1006 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
1007         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
1008              From: "Craig A. Berry" <craigberry@mac.com>
1009              Date: Wed, 27 Feb 2002 15:36:38 -0600
1010              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
1011      Branch: perl
1012            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
1013            ! vms/ext/filespec.t
1014 ____________________________________________________________________________
1015 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
1016         Log: Subject: [PATCH] Some minor changes for Cygwin
1017              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
1018              Date: Wed, 27 Feb 2002 22:25:41 +0100
1019              Message-ID: <14296492589.20020227222541@familiehaase.de>
1020      Branch: perl
1021            ! Makefile.SH README.cygwin cygwin/perlld.in
1022 ____________________________________________________________________________
1023 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
1024         Log: Update the UTF-8 explanation table.
1025      Branch: perl
1026            ! pod/perlunicode.pod utf8.h
1027 ____________________________________________________________________________
1028 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
1029         Log: Repatch from Robin Barker: anon subs in C<package;> are
1030              now __ANON__::__ANON__ (should help for mod_perl package
1031              since #12251)
1032      Branch: perl
1033            ! gv.c op.c t/op/runlevel.t toke.c
1034 ____________________________________________________________________________
1035 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
1036         Log: Update Changes.
1037      Branch: perl
1038            ! Changes patchlevel.h
1039 ____________________________________________________________________________
1040 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
1041         Log: perldelta updates.
1042      Branch: perl
1043            ! pod/perldelta.pod
1044 ____________________________________________________________________________
1045 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
1046         Log: Signedness nit.
1047      Branch: perl
1048            ! regexec.c
1049 ____________________________________________________________________________
1050 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
1051         Log: Subject: Re: Smoke 14870
1052              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1053              Date: Wed, 27 Feb 2002 16:48:35 +0100
1054              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
1055              
1056              (with some additional garnish)
1057      Branch: perl
1058            ! README.hpux hints/hpux.sh
1059 ____________________________________________________________________________
1060 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
1061         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
1062              into perl.exp in AIX.
1063      Branch: perl
1064            ! makedef.pl perl.h
1065 ____________________________________________________________________________
1066 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
1067         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
1068              From: Robin Barker <rmb1@cise.npl.co.uk>
1069              Date: Wed, 27 Feb 2002 14:39:35 GMT
1070              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
1071      Branch: perl
1072            ! pod/perlrun.pod
1073 ____________________________________________________________________________
1074 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
1075         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
1076              From: Robin Barker <rmb1@cise.npl.co.uk>
1077              Date: Wed, 27 Feb 2002 12:25:30 GMT
1078              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
1079      Branch: perl
1080            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
1081            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
1082            ! pod/perlunicode.pod pod/perluniintro.pod
1083 ____________________________________________________________________________
1084 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
1085         Log: Only modify LD_LIBRARY_PATH in case there are directories.
1086      Branch: perl
1087            ! hints/dec_osf.sh
1088 ____________________________________________________________________________
1089 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
1090         Log: Subject: [PATCH] perl/hints/vos.sh
1091              From: Paul_GreenVOS@vos.stratus.com
1092              Date: Tue, 26 Feb 02 15:19 est
1093              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
1094      Branch: perl
1095            ! hints/vos.sh
1096 ____________________________________________________________________________
1097 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
1098         Log: Forgot from #14888.
1099      Branch: perl
1100            ! ext/Unicode/Normalize/mkheader
1101 ____________________________________________________________________________
1102 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
1103         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
1104      Branch: perl
1105            ! ext/Unicode/Normalize/Changes
1106            ! ext/Unicode/Normalize/Normalize.pm
1107            ! ext/Unicode/Normalize/Normalize.xs
1108            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
1109            ! ext/Unicode/Normalize/t/test.t
1110 ____________________________________________________________________________
1111 [ 14887] By: ams                                   on 2002/02/26  23:51:52
1112         Log: Subject: Missing diagnostics
1113              From: Simon Glover <scog@roe.ac.uk>
1114              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
1115              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
1116              
1117              Subject: [PATCH] Better wording for the lvalue vec diagnostic
1118              From: Simon Glover <scog@roe.ac.uk>
1119              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
1120              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
1121      Branch: perl
1122            ! doop.c pod/perldiag.pod t/op/vec.t
1123 ____________________________________________________________________________
1124 [ 14886] By: ams                                   on 2002/02/26  15:48:34
1125         Log: Subject: [PATCH] Not OK 5.7.2@14884
1126              From: andreas.koenig@anima.de (Andreas J. Koenig)
1127              Date: Tue, 26 Feb 2002 15:03:55 +0100
1128              Message-Id: <m38z9gfigk.fsf@anima.de>
1129      Branch: perl
1130            ! t/lib/access.t
1131 ____________________________________________________________________________
1132 [ 14885] By: nick                                  on 2002/02/26  13:48:55
1133         Log: Integrate mainline
1134      Branch: perlio
1135           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
1136           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
1137           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
1138            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
1139           !> (integrate 102 files)
1140 ____________________________________________________________________________
1141 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
1142         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
1143              1.1999999999999996, or thereabouts (yes, even sprintf).
1144      Branch: perl
1145            ! t/base/num.t
1146 ____________________________________________________________________________
1147 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
1148         Log: Neither.
1149      Branch: perl
1150            ! pod/perldelta.pod
1151 ____________________________________________________________________________
1152 [ 14882] By: ams                                   on 2002/02/26  08:46:55
1153         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
1154              From: Michael G Schwern <schwern@pobox.com>
1155              Date: Tue, 26 Feb 2002 01:01:28 -0500
1156              Message-Id: <20020226060128.GA2439@blackrider>
1157      Branch: perl
1158            ! hv.c pod/perldiag.pod
1159 ____________________________________________________________________________
1160 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
1161         Log: Subject: [PATCH B::Concise] docs, typos
1162              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1163              Date: Mon, 25 Feb 2002 16:41:16 +0100
1164              Message-ID: <20020225164116.A1054@rafael>
1165      Branch: perl
1166            ! ext/B/B/Concise.pm
1167 ____________________________________________________________________________
1168 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
1169         Log: POSIX: add isatty to @EXPORT_OK, reformat.
1170      Branch: perl
1171            ! ext/POSIX/POSIX.pm
1172 ____________________________________________________________________________
1173 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
1174         Log: If using -Dloclibpth=... the directories need to
1175              be appended to LD_LIBRARY_PATH (and ickily, if those
1176              directories contain a (newer?) libdb.so, we need to
1177              prepend    /usr/shlib to loclibpth).
1178      Branch: perl
1179            ! hints/dec_osf.sh
1180 ____________________________________________________________________________
1181 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
1182         Log: Subject: [PATCH] Perl interface to newIO()
1183              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
1184              Date: Mon, 25 Feb 2002 15:04:57 -0800
1185              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
1186      Branch: perl
1187            ! lib/Symbol.pm lib/Symbol.t
1188 ____________________________________________________________________________
1189 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
1190         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
1191              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
1192              Date: Mon, 25 Feb 2002 21:58:30 +0100
1193              Message-ID: <20020225215830.A744@rafael>
1194      Branch: perl
1195            ! pod/perlvar.pod
1196 ____________________________________________________________________________
1197 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
1198         Log: Big5 tweaks from Autrijus Tang.
1199      Branch: perl
1200            ! ext/Encode/Encode/big5.enc
1201 ____________________________________________________________________________
1202 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
1203         Log: Subject: [PATCH Glossary configpm] cleanups
1204              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1205              Date: Mon, 25 Feb 2002 23:27:15 +0100
1206              Message-ID: <20020225232715.C744@rafael>
1207      Branch: perl
1208            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
1209 ____________________________________________________________________________
1210 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
1211         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
1212              From: Nicholas Clark <nick@unfortu.net>
1213              Date: Mon, 25 Feb 2002 21:53:24 +0000
1214              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
1215      Branch: perl
1216            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
1217            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1218            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
1219 ____________________________________________________________________________
1220 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
1221         Log: Upgrade to I18N::LangTags 0.27.
1222              (Causes one flipflop back to perl.com URL, must poke Sean.)
1223      Branch: perl
1224            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1225            ! lib/I18N/LangTags/List.pm
1226 ____________________________________________________________________________
1227 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
1228         Log: Upgrade to Getopt::Long 2.28.
1229      Branch: perl
1230            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
1231            ! lib/Getopt/Long/README
1232 ____________________________________________________________________________
1233 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
1234         Log: No =head.
1235      Branch: perl
1236            ! pod/perlebcdic.pod
1237 ____________________________________________________________________________
1238 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
1239         Log: Update Changes.
1240      Branch: perl
1241            ! Changes patchlevel.h
1242 ____________________________________________________________________________
1243 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
1244         Log: metaconfig unit change for #14868.
1245      Branch: metaconfig
1246            ! U/modified/Chk_MANI.U
1247 ____________________________________________________________________________
1248 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
1249         Log: Some hosts understand split -l 50, some only split -50
1250              (from Paul Eggert).
1251      Branch: perl
1252            ! Configure
1253 ____________________________________________________________________________
1254 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
1255         Log: Subject: Re: [PATCH bleadperl] socketpair.t
1256              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1257              Date: Sun, 24 Feb 2002 10:31:25 +0100
1258              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
1259              
1260              (the pid half only)
1261      Branch: perl
1262            ! win32/win32.c
1263 ____________________________________________________________________________
1264 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
1265         Log: Mention the new pack tricks.
1266      Branch: perl
1267            ! pod/perldelta.pod
1268 ____________________________________________________________________________
1269 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
1270         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
1271              From: Richard.Foley@t-online.de (Richard Foley)
1272              Date: Mon, 25 Feb 2002 13:47:03 +0100
1273              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
1274      Branch: perl
1275            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
1276            ! pod/perldebug.pod pod/perldelta.pod
1277 ____________________________________________________________________________
1278 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
1279         Log: Typo corrections from John P. Linderman.
1280      Branch: perl
1281            ! ext/IPC/SysV/Semaphore.pm
1282 ____________________________________________________________________________
1283 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
1284         Log: Upgrade to Math::BigInt 1.52.
1285      Branch: perl
1286            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1287            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1288            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1289            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
1290            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
1291 ____________________________________________________________________________
1292 [ 14862] By: ams                                   on 2002/02/25  10:39:40
1293         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
1294              From: Robin Barker <rmb1@cise.npl.co.uk>
1295              Date: Mon, 25 Feb 2002 11:35:06 GMT
1296              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
1297              
1298              Subject: [PATCH Net/Cmd.pm]
1299              From: Robin Barker <rmb1@cise.npl.co.uk>
1300              Date: Mon, 25 Feb 2002 11:37:06 GMT
1301              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
1302      Branch: perl
1303            ! lib/Cwd.pm lib/Net/Cmd.pm
1304 ____________________________________________________________________________
1305 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
1306         Log: Cut-and-paste errors.
1307      Branch: perl
1308            ! t/op/pat.t
1309 ____________________________________________________________________________
1310 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
1311         Log: EBCDIC: the control characters are not that easy to find.
1312      Branch: perl
1313            ! t/op/pat.t
1314 ____________________________________________________________________________
1315 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
1316         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
1317              From: John Peacock <jpeacock@rowman.com>
1318              Date: Sun, 24 Feb 2002 22:08:28 -0500
1319              Message-ID: <3C79AAAC.6060903@rowman.com>
1320      Branch: perl
1321            ! sv.c
1322 ____________________________________________________________________________
1323 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
1324         Log: SvSetSV() is not returnable, but that's okay since
1325              sv_copypv() returns void.
1326      Branch: perl
1327            ! sv.c
1328 ____________________________________________________________________________
1329 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
1330         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
1331              From: John Peacock <jpeacock@rowman.com>                 
1332              Date: Sun, 24 Feb 2002 16:40:07 -0500
1333              Message-ID: <3C795DB7.40105@rowman.com>               
1334      Branch: perl
1335            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
1336            ! pp_hot.c proto.h sv.c
1337 ____________________________________________________________________________
1338 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
1339         Log: Tiny code cleanup.
1340      Branch: perl
1341            ! regexec.c
1342 ____________________________________________________________________________
1343 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
1344         Log: Use to_uni_fold().
1345      Branch: perl
1346            ! regcomp.c
1347 ____________________________________________________________________________
1348 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
1349         Log: Document the new taint behaviour of exec LIST and
1350              system LIST.
1351      Branch: perl
1352            ! pod/perldelta.pod
1353 ____________________________________________________________________________
1354 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
1355         Log: Subject: [PATCH] Re: taint news
1356              From: Rick Delaney <rick.delaney@rogers.com>             
1357              Date: 24 Feb 2002 11:35:00 -0500
1358              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
1359      Branch: perl
1360            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
1361 ____________________________________________________________________________
1362 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
1363         Log: EBCDIC tweak (native instead of uni) and comment update.
1364      Branch: perl
1365            ! regexec.c
1366 ____________________________________________________________________________
1367 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
1368         Log: Using uninitialized (and wrong) variables is not good.
1369      Branch: perl
1370            ! regcomp.c
1371 ____________________________________________________________________________
1372 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
1373         Log: EBCDIC: this seems to calm the last of the
1374              Malformed UTF-8 warnings.
1375      Branch: perl
1376            ! regcomp.c utf8.c
1377 ____________________________________________________________________________
1378 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
1379         Log: EBCDIC: document using Encode for character conversions.
1380      Branch: perl
1381            ! pod/perlebcdic.pod
1382 ____________________________________________________________________________
1383 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
1384         Log: EBCDIC: disable also Unicode::Collate and
1385              Unicode::Normalize for now.  Real users of
1386              EBCDIC have to decide what they want.
1387      Branch: perl
1388            ! ext/Unicode/Normalize/Normalize.pm
1389            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
1390            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
1391            ! lib/Unicode/Collate/t/test.t
1392 ____________________________________________________________________________
1393 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
1394         Log: AUTHORS updates.
1395      Branch: perl
1396            ! AUTHORS
1397 ____________________________________________________________________________
1398 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
1399         Log: Retract #14571: there may be a better solution than
1400              tweaking the test.
1401      Branch: perl
1402            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
1403 ____________________________________________________________________________
1404 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
1405         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
1406              From: "Craig A. Berry" <craigberry@mac.com> 
1407              Date: Sat, 23 Feb 2002 14:14:35 -0600
1408              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
1409      Branch: perl
1410            ! configure.com
1411 ____________________________________________________________________________
1412 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
1413         Log: metaconfig unit change for #14843.
1414      Branch: metaconfig/U/perl
1415            ! Extensions.U
1416 ____________________________________________________________________________
1417 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
1418         Log: Also Encode/JP needs to be listed explicitly.
1419              (Any other sub-Encode extensions?)
1420      Branch: perl
1421            ! Configure
1422 ____________________________________________________________________________
1423 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
1424         Log: Document known UNICOS/mk deficiency.
1425      Branch: perl
1426            ! pod/perldelta.pod
1427 ____________________________________________________________________________
1428 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
1429         Log: Subject: [PATCH] README mention version 5.0
1430              From: Autrijus Tang <autrijus@autrijus.org>
1431              Date: Sat, 23 Feb 2002 09:35:22 +0800
1432              Message-ID: <20020223013522.GA8694@not.autrijus.org>
1433      Branch: perl
1434            ! README
1435 ____________________________________________________________________________
1436 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
1437         Log: metaconfig unit change for #14839.
1438      Branch: metaconfig
1439            ! U/modified/Signal.U
1440 ____________________________________________________________________________
1441 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
1442         Log: Old hosts like NeXT Classic don't have sort -k,
1443              from Paul Eggert.
1444      Branch: perl
1445            ! Configure
1446 ____________________________________________________________________________
1447 [ 14838] By: ams                                   on 2002/02/22  21:14:29
1448         Log: Minor clarifications as suggested by Anton Tagunov.
1449      Branch: perl
1450            ! pod/perlsyn.pod
1451 ____________________________________________________________________________
1452 [ 14837] By: ams                                   on 2002/02/22  21:07:02
1453         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
1454              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1455              Date: Fri, 22 Feb 2002 23:01:07 +0100
1456              Message-Id: <20020222230107.A15069@rafael>
1457      Branch: perl
1458            ! sv.c t/op/gv.t
1459 ____________________________________________________________________________
1460 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
1461         Log: metaconfig unit change for #14835.
1462      Branch: metaconfig
1463            ! U/modified/Chk_MANI.U
1464 ____________________________________________________________________________
1465 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
1466         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
1467      Branch: perl
1468            ! Configure
1469 ____________________________________________________________________________
1470 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
1471         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
1472              From: Michael G Schwern <schwern@pobox.com>
1473              Date: Fri, 22 Feb 2002 12:10:28 -0500
1474              Message-ID: <20020222171027.GB4181@blackrider>
1475      Branch: perl
1476            ! ext/Encode/compile
1477 ____________________________________________________________________________
1478 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
1479         Log: Update Changes.
1480      Branch: perl
1481            ! Changes patchlevel.h
1482 ____________________________________________________________________________
1483 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
1484         Log: Implement IV/UV/NV/long double pack/unpack with
1485              template letters j/J/F/D (the latter two have been
1486              undocumented aliases of f/d).
1487      Branch: perl
1488            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
1489 ____________________________________________________________________________
1490 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
1491         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
1492              From: Nicholas Clark <nick@unfortu.net>
1493              Date: Fri, 22 Feb 2002 14:01:25 +0000
1494              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
1495      Branch: perl
1496            ! ext/Encode/compile
1497 ____________________________________________________________________________
1498 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
1499         Log: NetWare change from Ananth Kesari.
1500      Branch: perl
1501            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
1502            ! MANIFEST
1503 ____________________________________________________________________________
1504 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
1505         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
1506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1507              Date: Fri, 22 Feb 2002 03:55:13 -0500
1508              Message-ID: <20020222035513.A894@math.ohio-state.edu>
1509      Branch: perl
1510            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
1511 ____________________________________________________________________________
1512 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
1513         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
1514      Branch: perl
1515            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
1516 ____________________________________________________________________________
1517 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
1518         Log: Make measure_struct a file static.
1519      Branch: perl
1520            ! pp_pack.c
1521 ____________________________________________________________________________
1522 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
1523         Log: EBCDIC: someone who knows what they are doing
1524              and whether it is possible at all in the first
1525              place needs to figure these tests out on EBCDIC.
1526              The CJK encodings heavily abuse their knowledge
1527              of ASCII and that may require a translation layer
1528              or four to survive UTF-EBCDIC.
1529      Branch: perl
1530            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
1531 ____________________________________________________________________________
1532 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
1533         Log: croak() needs context.
1534      Branch: perl
1535            ! pp_pack.c
1536 ____________________________________________________________________________
1537 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
1538         Log: Subject: [PATCH @14577] pack with a human face: the sequel
1539              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1540              Date: Thu, 21 Feb 2002 21:33:37 -0500
1541              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
1542      Branch: perl
1543            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
1544            ! proto.h t/op/pack.t
1545 ____________________________________________________________________________
1546 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
1547         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
1548              From: Nicholas Clark <nick@unfortu.net> 
1549              Date: Fri, 22 Feb 2002 00:49:44 +0000
1550              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
1551      Branch: perl
1552            ! ext/Encode/compile
1553 ____________________________________________________________________________
1554 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
1555         Log: Test for #14795.
1556      Branch: perl
1557            ! t/op/pat.t
1558 ____________________________________________________________________________
1559 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
1560         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
1561      Branch: perl
1562            ! t/op/pat.t
1563 ____________________________________________________________________________
1564 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
1565         Log: Subject: [PATCH] next batch of bugfixes
1566              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1567              Date: Thu, 21 Feb 2002 23:54:41 +0100
1568              Message-ID: <20020221235441.A17260@rafael>
1569      Branch: perl
1570            ! ext/B/B/Deparse.pm
1571 ____________________________________________________________________________
1572 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
1573         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
1574              From: chromatic <chromatic@rmci.net>
1575              Date: Thu, 21 Feb 2002 14:17:35 -0700
1576              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
1577      Branch: perl
1578            ! lib/File/stat.pm lib/File/stat.t
1579 ____________________________________________________________________________
1580 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
1581         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
1582      Branch: perl
1583            ! ext/re/re.xs
1584 ____________________________________________________________________________
1585 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
1586         Log: Upgrade to Math::BigInt 1.51.
1587      Branch: perl
1588            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
1589            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
1590            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
1591            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1592            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1593            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1594            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
1595            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
1596            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
1597            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
1598            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
1599            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
1600 ____________________________________________________________________________
1601 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
1602         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
1603              From: "Gerrit P. Haase" <gp@familiehaase.de>
1604              Date: Thu, 21 Feb 2002 21:20:25 +0100
1605              Message-ID: <69510538936.20020221212025@familiehaase.de>
1606      Branch: perl
1607            ! Makefile.SH
1608 ____________________________________________________________________________
1609 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
1610         Log: Subject: [PATCH @14577] grouping in pack/unpack
1611              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1612              Date: Thu, 21 Feb 2002 06:06:14 -0500
1613              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
1614      Branch: perl
1615            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
1616            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
1617 ____________________________________________________________________________
1618 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
1619         Log: Subject: [PATCH propose] question about fs.t
1620              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1621              Date: Thu, 21 Feb 2002 15:10:21 +0100
1622              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
1623      Branch: perl
1624            ! t/io/fs.t
1625 ____________________________________________________________________________
1626 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
1627         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
1628              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
1629              Date: Thu, 21 Feb 2002 09:54:28 +0100
1630              Message-ID: <13576559576.20020221095428@familiehaase.de>     
1631      Branch: perl
1632            ! Makefile.SH
1633 ____________________________________________________________________________
1634 [ 14812] By: ams                                   on 2002/02/21  14:59:09
1635         Log: Subject: typo correction
1636              From: mjd@plover.com
1637              Date: 21 Feb 2002 15:43:49 -0000
1638              Message-Id: <20020221154349.22772.qmail@plover.com>
1639      Branch: perl
1640            ! pod/perldebug.pod
1641 ____________________________________________________________________________
1642 [ 14811] By: ams                                   on 2002/02/21  14:02:12
1643         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
1644              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1645              Date: Thu, 21 Feb 2002 15:22:22 +0100
1646              Message-Id: <20020221152222.A15095@rafael>
1647      Branch: perl
1648            ! op.h toke.c
1649 ____________________________________________________________________________
1650 [ 14810] By: ams                                   on 2002/02/21  12:45:28
1651         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
1652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1653              Date: Thu, 21 Feb 2002 06:02:48 -0500
1654              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
1655      Branch: perl
1656            ! lib/ExtUtils/Mksymlists.pm makedef.pl
1657 ____________________________________________________________________________
1658 [ 14809] By: nick                                  on 2002/02/21  09:31:08
1659         Log: Integrate mainline
1660      Branch: perlio
1661           +> lib/Pod/t/Select.t
1662           !> (integrate 37 files)
1663 ____________________________________________________________________________
1664 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
1665         Log: metaconfig unit change for #14807.
1666      Branch: metaconfig
1667            ! U/modified/Signal.U
1668 ____________________________________________________________________________
1669 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
1670         Log: Revert #14805, didn't quite work.
1671      Branch: perl
1672            ! Configure config_h.SH
1673 ____________________________________________________________________________
1674 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
1675         Log: metaconfig changes for #14805.
1676      Branch: metaconfig
1677            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
1678 ____________________________________________________________________________
1679 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
1680         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1681              From: Paul Eggert <eggert@twinsun.com>
1682              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
1683              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
1684      Branch: perl
1685            ! Configure config_h.SH
1686 ____________________________________________________________________________
1687 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
1688         Log: More advice.
1689      Branch: perl
1690            ! README.os390
1691 ____________________________________________________________________________
1692 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
1693         Log: Missing MANIFESTation.
1694      Branch: perl
1695            ! MANIFEST
1696 ____________________________________________________________________________
1697 [ 14802] By: ams                                   on 2002/02/20  22:55:25
1698         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
1699              From: Autrijus Tang <autrijus@autrijus.org>
1700              Date: Thu, 21 Feb 2002 07:13:12 +0800
1701              Message-Id: <20020220231312.GA775@not.autrijus.org>
1702      Branch: perl
1703            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
1704 ____________________________________________________________________________
1705 [ 14801] By: ams                                   on 2002/02/20  22:27:20
1706         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
1707              From: Abe Timmerman <abe@ztreet.demon.nl>
1708              Date: Thu, 21 Feb 2002 00:20:40 +0100
1709              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
1710      Branch: perl
1711            + lib/Pod/t/Select.t
1712 ____________________________________________________________________________
1713 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
1714         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
1715              twice, causing the loop to skip every other character.
1716      Branch: perl
1717            ! utf8.c
1718 ____________________________________________________________________________
1719 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
1720         Log: Better debugging info.
1721      Branch: perl
1722            ! t/uni/case.pl
1723 ____________________________________________________________________________
1724 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
1725         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
1726              From: Nicholas Clark <nick@unfortu.net>
1727              Date: Wed, 20 Feb 2002 22:13:05 +0000
1728              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
1729      Branch: perl
1730            ! ext/Encode/compile
1731 ____________________________________________________________________________
1732 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
1733         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
1734              From: Paul Eggert <eggert@twinsun.com>
1735              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
1736              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
1737      Branch: perl
1738            ! pod/perlhack.pod
1739 ____________________________________________________________________________
1740 [ 14796] By: nick                                  on 2002/02/20  18:15:00
1741         Log: Integrate mainline
1742      Branch: perlio
1743           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1744           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
1745           +> lib/Locale/Country.pod lib/Locale/Currency.pod
1746           +> lib/Locale/Language.pod lib/Locale/Script.pm
1747           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
1748           +> t/uni/title.t t/uni/upper.t
1749           !> (integrate 41 files)
1750 ____________________________________________________________________________
1751 [ 14795] By: ams                                   on 2002/02/20  17:08:38
1752         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
1753              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1754              Date: Wed, 20 Feb 2002 18:06:59 +0000
1755              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
1756      Branch: perl
1757            ! pp_ctl.c
1758 ____________________________________________________________________________
1759 [ 14794] By: ams                                   on 2002/02/20  16:41:56
1760         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
1761              From: Paul_GreenVOS@vos.stratus.com
1762              Date: Wed, 20 Feb 02 12:21 est
1763              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
1764      Branch: perl
1765            ! Makefile.SH
1766 ____________________________________________________________________________
1767 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
1768         Log: Forgot from #14790.
1769      Branch: perl
1770            ! pp_pack.c
1771 ____________________________________________________________________________
1772 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
1773         Log: Update Changes.
1774      Branch: perl
1775            ! Changes patchlevel.h
1776 ____________________________________________________________________________
1777 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
1778         Log: Integrate change #14778 from maintperl.
1779      Branch: perl
1780            ! t/lib/strict/subs
1781           !> op.c
1782 ____________________________________________________________________________
1783 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
1784         Log: Subject: Re: [ID 20020220.001] pack w with objects
1785              From: Ulrich Pfeifer <upf@de.uu.net>
1786              Date: 20 Feb 2002 11:21:15 +0100
1787              Message-ID: <p5g03wcv38.fsf@de.uu.net>
1788      Branch: perl
1789            ! t/op/pack.t
1790 ____________________________________________________________________________
1791 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
1792         Log: Subject: Re: [PATCH] go faster for Encode's compile
1793              From: Nicholas Clark <nick@unfortu.net> 
1794              Date: Tue, 19 Feb 2002 23:38:36 +0000
1795              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
1796      Branch: perl
1797            ! ext/Encode/compile
1798 ____________________________________________________________________________
1799 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
1800         Log: Regen Glossary.
1801      Branch: perl
1802            ! Porting/Glossary Porting/config.sh Porting/config_H
1803 ____________________________________________________________________________
1804 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
1805         Log: metaconfig unit change for #14786 (not visible yet,
1806              since Glossary needs regenerating)
1807      Branch: metaconfig
1808            ! U/compline/d_gconvert.U
1809 ____________________________________________________________________________
1810 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
1811         Log: Subject: d_Gconvert hints and Glossary
1812              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1813              Date: Tue, 19 Feb 2002 11:55:36 -0800
1814              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
1815      Branch: perl
1816            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
1817            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
1818            ! hints/svr5.sh
1819 ____________________________________________________________________________
1820 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
1821         Log: metaconfig unit changes for #14784.
1822      Branch: metaconfig
1823            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
1824 ____________________________________________________________________________
1825 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
1826         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1827              From: Paul Eggert <eggert@twinsun.com>              
1828              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
1829              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
1830      Branch: perl
1831            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
1832            ! pod/perlhack.pod
1833 ____________________________________________________________________________
1834 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
1835         Log: metaconfig unit change for #14782.
1836      Branch: metaconfig/U/perl
1837            ! Mksymlinks.U
1838 ____________________________________________________________________________
1839 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
1840         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
1841              From: "Gerrit P. Haase" <gp@familiehaase.de>
1842              Date: Wed, 20 Feb 2002 00:23:29 +0100
1843              Message-ID: <70348722516.20020220002329@familiehaase.de>
1844      Branch: perl
1845            ! Configure
1846 ____________________________________________________________________________
1847 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
1848         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
1849              From: Nicholas Clark <nick@unfortu.net> 
1850              Date: Tue, 19 Feb 2002 19:27:42 +0000
1851              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
1852              
1853              (with modifications)
1854      Branch: perl
1855            ! pod/perlsub.pod
1856 ____________________________________________________________________________
1857 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
1858         Log: NetWare tweak from Ananth Kesari.
1859      Branch: perl
1860            ! lib/ExtUtils/MakeMaker.pm
1861 ____________________________________________________________________________
1862 [ 14779] By: ams                                   on 2002/02/20  06:51:55
1863         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
1864      Branch: perl
1865            ! pod/perlfaq4.pod
1866 ____________________________________________________________________________
1867 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
1868         Log: constant folding on the range operator had the effect of disabling
1869              peephole optimizations in all the siblings of the range OP; the
1870              effect of this was that barewords could escape strictures when
1871              they were hiding in such places
1872      Branch: maint-5.6/perl
1873            ! op.c t/pragma/strict-subs
1874 ____________________________________________________________________________
1875 [ 14777] By: ams                                   on 2002/02/20  00:56:21
1876         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
1877              From: Graham Barr <gbarr@pobox.com>
1878              Date: Tue, 19 Feb 2002 23:08:47 +0000
1879              Message-Id: <20020219230847.G66560@pobox.com>
1880      Branch: perl
1881            ! lib/Time/Local.pm
1882 ____________________________________________________________________________
1883 [ 14776] By: ams                                   on 2002/02/19  17:20:28
1884         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
1885              From: Nicholas Clark <nick@unfortu.net>
1886              Date: Tue, 19 Feb 2002 16:23:22 +0000
1887              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
1888      Branch: perl
1889            ! lib/Tie/Hash.pm
1890 ____________________________________________________________________________
1891 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
1892         Log: Regen doc, regen toc.
1893      Branch: perl
1894            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
1895 ____________________________________________________________________________
1896 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
1897         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1898              From: Dave Mitchell <davem@fdgroup.co.uk>
1899              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
1900              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
1901      Branch: perl
1902            ! pod/perlsub.pod
1903 ____________________________________________________________________________
1904 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
1905         Log: Detypo.
1906      Branch: perl
1907            ! lib/Tie/Memoize.pm
1908 ____________________________________________________________________________
1909 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
1910         Log: UTF-8 C API doc tweaks.
1911      Branch: perl
1912            ! pod/perlunicode.pod
1913 ____________________________________________________________________________
1914 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
1915         Log: Mention that the case-switchers know about Unicode, too.
1916      Branch: perl
1917            ! pod/perlop.pod
1918 ____________________________________________________________________________
1919 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
1920         Log: Upgrade to Locale::Codes 2.01.
1921      Branch: perl
1922            + lib/Locale/Constants.pod lib/Locale/Country.pod
1923            + lib/Locale/Currency.pod lib/Locale/Language.pod
1924            + lib/Locale/Script.pod
1925            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1926            ! lib/Locale/Constants.pm lib/Locale/Country.pm
1927            ! lib/Locale/Currency.pm lib/Locale/Language.pm
1928            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
1929 ____________________________________________________________________________
1930 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
1931         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1932              From: Dave Mitchell <davem@fdgroup.co.uk>
1933              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
1934              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
1935      Branch: perl
1936            ! pod/perlsub.pod
1937 ____________________________________________________________________________
1938 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
1939         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
1940              From: Sam Tregar <sam@tregar.com> 
1941              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
1942              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
1943      Branch: perl
1944            ! sv.h
1945 ____________________________________________________________________________
1946 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
1947         Log: The test requires perlio.
1948      Branch: perl
1949            ! ext/Encode/t/JP.t
1950 ____________________________________________________________________________
1951 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
1952         Log: Misplaced block end.
1953      Branch: perl
1954            ! utf8.c
1955 ____________________________________________________________________________
1956 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
1957         Log: The POSIX extensions are deadly.
1958      Branch: perl
1959            ! regcomp.c
1960 ____________________________________________________________________________
1961 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
1962         Log: Let's not overdo the growth.
1963      Branch: perl
1964            ! pp.c
1965 ____________________________________________________________________________
1966 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
1967         Log: Third time makes the charm.
1968      Branch: perl
1969            ! README.os390
1970 ____________________________________________________________________________
1971 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
1972         Log: Oops.
1973      Branch: perl
1974            ! utf8.c
1975 ____________________________________________________________________________
1976 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
1977         Log: Add back the new casing tests.
1978      Branch: perl
1979            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
1980            ! MANIFEST
1981 ____________________________________________________________________________
1982 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
1983         Log: Prefer special case mappings.
1984      Branch: perl
1985            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
1986            ! lib/unicore/To/Upper.pl lib/unicore/mktables
1987 ____________________________________________________________________________
1988 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
1989         Log: Try special casing first.
1990      Branch: perl
1991            ! utf8.c
1992 ____________________________________________________________________________
1993 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
1994         Log: Not extending enough.
1995      Branch: perl
1996            ! pp.c utf8.h
1997 ____________________________________________________________________________
1998 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
1999         Log: No need to store identity mappings.
2000      Branch: perl
2001            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2002            ! lib/unicore/mktables
2003 ____________________________________________________________________________
2004 [ 14756] By: ams                                   on 2002/02/18  20:21:17
2005         Log: Forward port #14704 from maint-5.6.
2006      Branch: perl
2007            ! doio.c
2008 ____________________________________________________________________________
2009 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
2010         Log: Regen Changes.
2011      Branch: perl
2012            ! Changes
2013 ____________________________________________________________________________
2014 [ 14754] By: ams                                   on 2002/02/18  19:01:09
2015         Log: Subject: [PATCH] VMS cando_by_name and current process privs
2016              From: "Craig A. Berry" <craigberry@mac.com>
2017              Date: Mon, 18 Feb 2002 14:03:30 -0600
2018              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
2019      Branch: perl
2020            ! vms/vms.c
2021 ____________________________________________________________________________
2022 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
2023         Log: Update Changes.
2024      Branch: perl
2025            ! Changes patchlevel.h
2026 ____________________________________________________________________________
2027 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
2028         Log: What do you know; these tests unearthed nasty problems.
2029              Will resolve those first.
2030      Branch: perl
2031            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2032            ! MANIFEST
2033 ____________________________________________________________________________
2034 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
2035         Log: Update Changes.
2036      Branch: perl
2037            ! Changes patchlevel.h
2038 ____________________________________________________________________________
2039 [ 14750] By: ams                                   on 2002/02/18  17:36:05
2040         Log: Subject: Re: IO::Poll: Removing Handles
2041              From: Matthew Sachs <matthewg@zevils.com>
2042              Date: Mon, 18 Feb 2002 13:19:01 -0500
2043              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
2044      Branch: perl
2045            ! ext/IO/lib/IO/t/io_poll.t
2046 ____________________________________________________________________________
2047 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
2048         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
2049              From: "Craig A. Berry" <craigberry@mac.com>
2050              Date: Mon, 18 Feb 2002 11:52:21 -0600
2051              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
2052      Branch: perl
2053            ! t/op/alarm.t t/op/glob.t
2054 ____________________________________________________________________________
2055 [ 14748] By: ams                                   on 2002/02/18  15:53:36
2056         Log: s/load_module/Perl_load_module/
2057      Branch: perl
2058            ! gv.c
2059 ____________________________________________________________________________
2060 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
2061         Log: Unused in ASCII, used in EBCDIC.
2062      Branch: perl
2063            ! utf8.c
2064 ____________________________________________________________________________
2065 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
2066         Log: Upgrade to Locale::Codes 2.00.
2067      Branch: perl
2068            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
2069            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
2070            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
2071            ! lib/Locale/Constants.pm lib/Locale/Country.pm
2072            ! lib/Locale/Currency.pm lib/Locale/Language.pm
2073 ____________________________________________________________________________
2074 [ 14745] By: ams                                   on 2002/02/18  15:20:44
2075         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
2076              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2077              Date: Sat, 16 Feb 2002 00:06:01 +0100
2078              Message-Id: <20020216000601.A17249@rafael>
2079      Branch: perl
2080            ! gv.c
2081 ____________________________________________________________________________
2082 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
2083         Log: More Unicode casing checks.
2084      Branch: perl
2085            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2086            ! MANIFEST
2087 ____________________________________________________________________________
2088 [ 14743] By: ams                                   on 2002/02/18  14:35:38
2089         Log: Subject: IO::Poll: Removing Handles
2090              From: Matthew Sachs <matthewg@zevils.com>
2091              Date: Sun, 17 Feb 2002 04:49:46 -0500
2092              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
2093      Branch: perl
2094            ! ext/IO/lib/IO/Poll.pm
2095 ____________________________________________________________________________
2096 [ 14741] By: ams                                   on 2002/02/18  13:59:48
2097         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
2098              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2099              Date: Mon, 18 Feb 2002 15:41:26 +0100
2100              Message-Id: <20020218154126.A692@rafael>
2101      Branch: perl
2102            ! pp_ctl.c t/op/do.t
2103 ____________________________________________________________________________
2104 [ 14740] By: nick                                  on 2002/02/18  09:09:23
2105         Log: Integrate mainline
2106      Branch: perlio
2107           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
2108           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
2109           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
2110           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
2111           +> ext/Encode/lib/Encode/JP/Constants.pm
2112           +> ext/Encode/lib/Encode/JP/H2Z.pm
2113           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2114           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
2115           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
2116           +> os2/OS2/Process/t/os2_process.t
2117           +> os2/OS2/Process/t/os2_process_kid.t
2118           +> os2/OS2/Process/t/os2_process_text.t
2119            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2120            - ext/Encode/t/Japanese.t
2121           !> (integrate 47 files)
2122 ____________________________________________________________________________
2123 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
2124         Log: EBCDIC: now the worst seems to be over for
2125              the "Malformed" warnings.  Still a few of them,
2126              and plenty of test failures, but getting better.
2127      Branch: perl
2128            ! regcomp.c utf8.c
2129 ____________________________________________________________________________
2130 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
2131         Log: Upgrade to Net::Ping 2.12.
2132      Branch: perl
2133            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2134            ! lib/Net/Ping/t/110_icmp_inst.t
2135 ____________________________________________________________________________
2136 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
2137         Log: After much rewriting we are now pretty much
2138              back to where we started.
2139      Branch: perl
2140            ! utf8.c
2141 ____________________________________________________________________________
2142 [ 14736] By: ams                                   on 2002/02/18  01:23:00
2143         Log: Subject: [PATCH B::Deparse] two fixes
2144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2145              Date: Sun, 17 Feb 2002 23:58:59 +0100
2146              Message-Id: <20020217235859.A32513@rafael>
2147      Branch: perl
2148            ! ext/B/B/Deparse.pm
2149 ____________________________________________________________________________
2150 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
2151         Log: Buglet.
2152      Branch: perl
2153            ! ext/Encode/lib/Encode/JP/JIS.pm
2154 ____________________________________________________________________________
2155 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
2156         Log: Clearing up to_utf8_case() continues: this time use
2157              a single return, and EBCDICification for all paths.
2158      Branch: perl
2159            ! utf8.c
2160 ____________________________________________________________________________
2161 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
2162         Log: Small tweaks to get the test running (fix @INC and
2163              do not overwrite the table.utf8 and table.rnd).
2164      Branch: perl
2165            ! ext/Encode/t/JP.t
2166 ____________________________________________________________________________
2167 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
2168         Log: Tiny tweak.
2169      Branch: perl
2170            ! utf8.c
2171 ____________________________________________________________________________
2172 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
2173         Log: Redundant casts.
2174      Branch: perl
2175            ! utf8.c
2176 ____________________________________________________________________________
2177 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
2178         Log: More filename portability tips.
2179      Branch: perl
2180            ! pod/perlport.pod
2181 ____________________________________________________________________________
2182 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
2183         Log: FAQ sync.
2184      Branch: perl
2185            ! pod/perlfaq3.pod pod/perlfaq5.pod
2186 ____________________________________________________________________________
2187 [ 14728] By: ams                                   on 2002/02/17  16:15:09
2188         Log: Subject: podlators 1.21 released
2189              From: Russ Allbery <rra@stanford.edu>
2190              Date: Sat, 16 Feb 2002 21:42:56 -0800
2191              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
2192      Branch: perl
2193            ! lib/Pod/Text/Overstrike.pm
2194 ____________________________________________________________________________
2195 [ 14727] By: sky                                   on 2002/02/17  11:36:52
2196         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
2197              From: Autrijus Tang <autrijus@autrijus.org>
2198              Date: Sun, 17 Feb 2002 19:46:47 +0800
2199              Message-ID: <20020217194647.A1410@not.autrijus.org>
2200      Branch: perl
2201            ! pp_ctl.c t/op/tiehandle.t util.c
2202 ____________________________________________________________________________
2203 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
2204         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
2205              input in native code points, not Unicode.
2206      Branch: perl
2207            ! utf8.c
2208 ____________________________________________________________________________
2209 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
2210         Log: Regen Glossary.
2211      Branch: perl
2212            ! Porting/Glossary Porting/config.sh Porting/config_H
2213 ____________________________________________________________________________
2214 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
2215         Log: The #14715 and #14716 were okay: they just revealed
2216              a bug in the EXACTF matching.
2217      Branch: perl
2218            ! regexec.c utf8.c
2219 ____________________________________________________________________________
2220 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
2221         Log: Retreat, retreat! (retract #14715 and #14716)
2222      Branch: perl
2223            ! utf8.c
2224 ____________________________________________________________________________
2225 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
2226         Log: Encode 0.40, from Dan Kogai.
2227      Branch: perl
2228            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
2229            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
2230            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
2231            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
2232            + ext/Encode/lib/Encode/JP/Constants.pm
2233            + ext/Encode/lib/Encode/JP/H2Z.pm
2234            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2235            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
2236            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
2237            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
2238            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2239            - ext/Encode/t/Japanese.t
2240            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
2241            ! ext/Encode/t/Encode.t
2242 ____________________________________________________________________________
2243 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
2244         Log: metaconfig unit change for #14720.
2245      Branch: perl
2246            ! Configure
2247 ____________________________________________________________________________
2248 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
2249         Log: Regenerate Configure (small tweaks on Yitzchak's,
2250              main difference being that the preference variables are
2251              called gconvert_...).
2252      Branch: metaconfig
2253            ! U/compline/d_gconvert.U
2254 ____________________________________________________________________________
2255 [ 14719] By: ams                                   on 2002/02/16  14:11:01
2256         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
2257              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2258              Date: Thu, 14 Feb 2002 22:27:33 -0800
2259              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
2260              (Applied by hand.)
2261      Branch: perl
2262            ! Configure
2263 ____________________________________________________________________________
2264 [ 14718] By: ams                                   on 2002/02/16  13:45:28
2265         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
2266              From: Philip Newton <Philip.Newton@gmx.net>
2267              Date: Sat, 16 Feb 2002 10:05:05 +0100
2268              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
2269              (Applied by hand.)
2270      Branch: perl
2271            ! pod/perlport.pod
2272 ____________________________________________________________________________
2273 [ 14717] By: ams                                   on 2002/02/16  04:30:23
2274         Log: Remove dubious test.
2275      Branch: perl
2276            ! t/io/open.t
2277 ____________________________________________________________________________
2278 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
2279         Log: Tiny tweak.
2280      Branch: perl
2281            ! utf8.c
2282 ____________________________________________________________________________
2283 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
2284         Log: Restructure to_utf8_case() for simpler execution paths.
2285      Branch: perl
2286            ! utf8.c
2287 ____________________________________________________________________________
2288 [ 14714] By: ams                                   on 2002/02/16  02:43:59
2289         Log: Absorb #14701 by Sarathy from maint-5.6.
2290      Branch: perl
2291            ! doio.c t/io/open.t
2292 ____________________________________________________________________________
2293 [ 14713] By: ams                                   on 2002/02/16  01:51:27
2294         Log: Subject: [PATCH] VOS patches for perl 5.8
2295              From: Paul_GreenVOS@vos.stratus.com
2296              Date: Fri, 15 Feb 02 17:41 est
2297              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
2298      Branch: perl
2299            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
2300            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2301            ! vos/install_perl.cm
2302 ____________________________________________________________________________
2303 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
2304         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
2305              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2306              Date: Fri, 15 Feb 2002 23:05:44 +0100
2307              Message-ID: <20020215230544.A690@rafael>
2308      Branch: perl
2309            ! ext/B/B/Deparse.pm
2310 ____________________________________________________________________________
2311 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
2312         Log: Add $VERSION.
2313      Branch: perl
2314            ! lib/Tie/Memoize.pm
2315 ____________________________________________________________________________
2316 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
2317         Log: Update Changes.
2318      Branch: perl
2319            ! Changes patchlevel.h
2320 ____________________________________________________________________________
2321 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
2322         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
2323              From: Robin Barker <rmb1@cise.npl.co.uk>
2324              Date: Thu, 14 Feb 2002 19:07:40 GMT
2325              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
2326              
2327              (the hints part only)
2328      Branch: perl
2329            ! hints/solaris_2.sh
2330 ____________________________________________________________________________
2331 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
2332         Log: metaconfig unit changes for #14707.
2333      Branch: metaconfig
2334            ! U/modified/cc.U
2335      Branch: metaconfig/U/perl
2336            ! Checkcc.U
2337 ____________________________________________________________________________
2338 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
2339         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
2340              From: Robin Barker <rmb1@cise.npl.co.uk>
2341              Date: Fri, 15 Feb 2002 12:14:39 GMT
2342              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
2343              
2344              Split checking-for-gcc and checking-for-cc.
2345      Branch: perl
2346            ! Configure
2347 ____________________________________________________________________________
2348 [ 14706] By: ams                                   on 2002/02/15  13:57:15
2349         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2350              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
2351              Date: 15 Feb 2002 10:53:06 +0200
2352              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
2353      Branch: perl
2354            ! lib/Pod/Html.pm
2355 ____________________________________________________________________________
2356 [ 14705] By: ams                                   on 2002/02/15  08:42:55
2357         Log: Subject: [PATCH @14577] OS/2 tests and more
2358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2359              Date: Fri, 15 Feb 2002 03:56:24 -0500
2360              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
2361      Branch: perl
2362            + os2/OS2/Process/t/os2_process.t
2363            + os2/OS2/Process/t/os2_process_kid.t
2364            + os2/OS2/Process/t/os2_process_text.t
2365            ! MANIFEST configpm hints/os2.sh makedef.pl
2366            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2367            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
2368            ! os2/os2ish.h
2369 ____________________________________________________________________________
2370 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
2371         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
2372              avoid wasteful PL_fdpid fiddling where that is not warranted;
2373              mostly whitespace fixes
2374              
2375              these were longstanding todo items from:
2376              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
2377      Branch: maint-5.6/perl
2378            ! doio.c
2379 ____________________________________________________________________________
2380 [ 14702] By: nick                                  on 2002/02/15  08:31:41
2381         Log: Integrate mainline
2382      Branch: perlio
2383           +> lib/if.pm lib/if.t
2384           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
2385           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2386           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2387           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2388           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2389           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
2390           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
2391           !> t/lib/warnings/pp_sys
2392 ____________________________________________________________________________
2393 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
2394         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
2395              (and also dies quickly on Windows); this bug crept in as
2396              change#610, a.k.a change#646
2397      Branch: maint-5.6/perl
2398            ! doio.c t/io/open.t
2399 ____________________________________________________________________________
2400 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
2401         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2402              From: Ville "Skyttä" <ville.skytta@iki.fi>
2403              Date: Wed, 13 Feb 2002 22:29:39 +0200
2404              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
2405      Branch: perl
2406            ! lib/Pod/Html.pm
2407 ____________________________________________________________________________
2408 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
2409         Log: Document and test the C0 and C1.
2410      Branch: perl
2411            ! lib/charnames.pm lib/charnames.t
2412 ____________________________________________________________________________
2413 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
2414         Log: metaconfig unit change for #14697.
2415      Branch: metaconfig
2416            ! U/modified/Init.U
2417 ____________________________________________________________________________
2418 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
2419         Log: Also OS/2 seems to need exe set early.
2420      Branch: perl
2421            ! Configure
2422 ____________________________________________________________________________
2423 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
2424         Log: Document pack U0U.
2425      Branch: perl
2426            ! pod/perluniintro.pod
2427 ____________________________________________________________________________
2428 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
2429         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
2430              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2431              Date: Thu, 14 Feb 2002 23:58:00 +0100
2432              Message-ID: <20020214235800.A12901@rafael>
2433      Branch: perl
2434            ! pp_sys.c t/lib/warnings/pp_sys
2435 ____________________________________________________________________________
2436 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
2437         Log: Subject: [PATCH @13746] conditional pragmas
2438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2439              Date: Mon, 31 Dec 2001 18:18:09 -0500
2440              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
2441      Branch: perl
2442            + lib/if.pm lib/if.t
2443            ! MANIFEST
2444 ____________________________________________________________________________
2445 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
2446         Log: Deparse bug introduced by #14615: the fix is just a workaround,
2447              I suspect there to be another deeper bug, must distill simpler
2448              test case.
2449      Branch: perl
2450            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
2451 ____________________________________________________________________________
2452 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
2453         Log: Integrate perlio; 
2454              
2455              Make dependencies more precise (for nmake)
2456      Branch: perl
2457           !> ext/Encode/EUC_JP/Makefile.PL
2458 ____________________________________________________________________________
2459 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
2460         Log: Just a guess.
2461      Branch: perl
2462            ! lib/Tie/Handle.pm
2463 ____________________________________________________________________________
2464 [ 14690] By: nick                                  on 2002/02/14  16:30:56
2465         Log: Integrate mainline
2466      Branch: perlio
2467           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
2468           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
2469           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
2470           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
2471           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
2472           !> utf8.c
2473 ____________________________________________________________________________
2474 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
2475         Log: Upgrade to Net::Ping 2.11.
2476      Branch: perl
2477            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2478            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2479            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2480            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2481 ____________________________________________________________________________
2482 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
2483         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
2484              From: Robin Barker <rmb1@cise.npl.co.uk>
2485              Date: Wed, 13 Feb 2002 17:37:07 GMT
2486              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
2487              
2488              (updated version of the above)
2489      Branch: perl
2490            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
2491 ____________________________________________________________________________
2492 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
2493         Log: Excise inexact blather.
2494      Branch: perl
2495            ! utf8.c
2496 ____________________________________________________________________________
2497 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
2498         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
2499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2500              Date: Mon, 31 Dec 2001 20:28:46 -0500
2501              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
2502      Branch: perl
2503            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
2504            ! MANIFEST
2505 ____________________________________________________________________________
2506 [ 14685] By: nick                                  on 2002/02/14  14:20:20
2507         Log: Make dependencies more precise (for nmake)
2508      Branch: perlio
2509            ! ext/Encode/EUC_JP/Makefile.PL
2510 ____________________________________________________________________________
2511 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
2512         Log: Subject: [PATCH @13746] tied hashes
2513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
2514              Date: Mon, 31 Dec 2001 19:15:39 -0500
2515              Message-ID: <20011231191539.A46@math.ohio-state.edu>
2516      Branch: perl
2517            ! lib/Tie/Hash.pm pod/perltie.pod
2518 ____________________________________________________________________________
2519 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
2520         Log: Subject: Re: [PATCH] Configure followed by make minitest
2521              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2522              Date: Sun, 10 Feb 2002 23:22:05 -0800
2523              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
2524      Branch: perl
2525            ! Makefile.SH
2526 ____________________________________________________________________________
2527 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
2528         Log: Subject: Re: perl@14647
2529              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2530              Date: Mon, 11 Feb 2002 19:30:36 +0100
2531              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
2532      Branch: perl
2533            ! t/op/groups.t
2534 ____________________________________________________________________________
2535 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
2536         Log: Update Changes.
2537      Branch: perl
2538            ! Changes patchlevel.h
2539 ____________________________________________________________________________
2540 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
2541         Log: Integrate perlio;
2542              
2543              Do not lc() the file names before doing dirname() or they don't match.
2544      Branch: perl
2545           !> lib/ExtUtils/t/Installed.t
2546 ____________________________________________________________________________
2547 [ 14679] By: sky                                   on 2002/02/13  12:56:13
2548         Log: rename mutex to make a bit more sense
2549      Branch: perl
2550            ! ext/threads/threads.xs
2551 ____________________________________________________________________________
2552 [ 14678] By: sky                                   on 2002/02/13  12:46:11
2553         Log: Track active threads....
2554      Branch: perl
2555            ! ext/threads/threads.pm ext/threads/threads.xs
2556 ____________________________________________________________________________
2557 [ 14677] By: nick                                  on 2002/02/13  09:30:42
2558         Log: Do not lc() the file names before doing dirname() or they don't match.
2559      Branch: perlio
2560            ! lib/ExtUtils/t/Installed.t
2561 ____________________________________________________________________________
2562 [ 14676] By: sky                                   on 2002/02/13  09:03:37
2563         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
2564              From: Michael G Schwern <schwern@pobox.com>
2565              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
2566              Message-Id: <20020213100017.GA6288@blackrider>
2567      Branch: perl
2568            ! lib/File/Spec/t/rel2abs2rel.t
2569 ____________________________________________________________________________
2570 [ 14675] By: sky                                   on 2002/02/13  09:00:24
2571         Log: Do not propagate END blocks to child threads, test.
2572      Branch: perl
2573            + ext/threads/t/end.t
2574            ! MANIFEST ext/threads/threads.xs
2575 ____________________________________________________________________________
2576 [ 14674] By: nick                                  on 2002/02/13  08:34:55
2577         Log: Integrate mainline
2578      Branch: perlio
2579           +> ext/threads/t/join.t
2580           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
2581           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
2582           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
2583 ____________________________________________________________________________
2584 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
2585         Log: metaconfig unit change for #14672.
2586      Branch: metaconfig
2587            ! U/modified/lns.U
2588 ____________________________________________________________________________
2589 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
2590         Log: $ln is supposed to be already set to $ln + executable suffix
2591              on platforms that need it, from Paul Green.
2592      Branch: perl
2593            ! Configure
2594 ____________________________________________________________________________
2595 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
2596         Log: Subject: New command syntax for 'x' command
2597              From: Mark-Jason Dominus <mjd@plover.com>
2598              Date: Tue, 12 Feb 2002 20:54:01 -0500
2599              Message-ID: <20020213015401.25685.qmail@plover.com>
2600      Branch: perl
2601            ! lib/perl5db.pl pod/perldebug.pod
2602 ____________________________________________________________________________
2603 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
2604         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
2605              From: Mark-Jason Dominus <mjd@plover.com>
2606              Date: Tue, 12 Feb 2002 20:20:42 -0500
2607              Message-ID: <20020213012042.25245.qmail@plover.com>
2608      Branch: perl
2609            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
2610 ____________________________________________________________________________
2611 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
2612         Log: Iteration continues.
2613      Branch: perl
2614            ! utf8.c
2615 ____________________________________________________________________________
2616 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
2617         Log: Duh.
2618      Branch: perl
2619            ! pp_pack.c t/op/length.t
2620 ____________________________________________________________________________
2621 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
2622         Log: Retract #14666.
2623      Branch: perl
2624            ! t/op/lc.t
2625 ____________________________________________________________________________
2626 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
2627         Log: (retracted by #14667)
2628      Branch: perl
2629            ! t/op/lc.t
2630 ____________________________________________________________________________
2631 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
2632         Log: Tiny test script tweaks.
2633      Branch: perl
2634            ! t/uni/fold.t
2635 ____________________________________________________________________________
2636 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
2637         Log: Rewrite the "special mapping" part of to_utf8_case(),
2638              this time with fewer bugs.  (See: The Law of Cybernetic
2639              Entymology.)
2640      Branch: perl
2641            ! utf8.c
2642 ____________________________________________________________________________
2643 [ 14663] By: sky                                   on 2002/02/12  18:26:16
2644         Log: Stop failures if you pass an object, sv_dup might not be the right 
2645              thing to use since I have a feeling we end up cloning far too much. 
2646              (Like the stash for example).... Maybe we need a lightweight sv_dup 
2647              that searches the target for things....
2648              Real fix is another option to perl_clone which controls if you should 
2649              save stashes.
2650      Branch: perl
2651            ! ext/threads/threads.xs
2652 ____________________________________________________________________________
2653 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
2654         Log: Retract #14661.
2655      Branch: perl
2656            ! hints/solaris_2.sh
2657 ____________________________________________________________________________
2658 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
2659         Log: (retracted by #14662)
2660      Branch: perl
2661            ! hints/solaris_2.sh
2662 ____________________________________________________________________________
2663 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
2664         Log: EBCDIC: another "can't happen".
2665      Branch: perl
2666            ! utf8.c
2667 ____________________________________________________________________________
2668 [ 14659] By: sky                                   on 2002/02/12  14:38:21
2669         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
2670      Branch: perl
2671            + ext/threads/t/join.t
2672            ! MANIFEST ext/threads/threads.xs
2673 ____________________________________________________________________________
2674 [ 14658] By: nick                                  on 2002/02/12  13:54:06
2675         Log: Integrate mainline
2676      Branch: perlio
2677           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
2678           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
2679           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
2680 ____________________________________________________________________________
2681 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
2682         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
2683              From: Jan Dubois <JanD@ActiveState.com> 
2684              Date: Tue, 12 Feb 2002 00:56:31 -0800
2685              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
2686      Branch: perl
2687            ! lib/Win32.pod win32/win32.c win32/win32.h
2688 ____________________________________________________________________________
2689 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
2690         Log: Subject: [PATCH] Re: 14654 introduced a bug 
2691              From: Michael G Schwern <schwern@pobox.com> 
2692              Date: Tue, 12 Feb 2002 05:37:36 -0500
2693              Message-ID: <20020212103736.GC14327@blackrider>
2694      Branch: perl
2695            ! lib/File/Spec/t/rel2abs2rel.t
2696 ____________________________________________________________________________
2697 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
2698         Log: More unset installman[13]dir tweaks from chromatic.
2699      Branch: perl
2700            ! lib/ExtUtils/Installed.pm
2701 ____________________________________________________________________________
2702 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
2703         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
2704              From: Michael G Schwern <schwern@pobox.com>
2705              Date: Mon, 11 Feb 2002 12:23:02 -0500
2706              Message-ID: <20020211172302.GD9556@blackrider>
2707      Branch: perl
2708            ! lib/File/Spec/t/rel2abs2rel.t
2709 ____________________________________________________________________________
2710 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
2711         Log: Use `` instead of -| to be a little bit more portable,
2712              from Michael Schwern.
2713      Branch: perl
2714            ! lib/ExtUtils/t/Embed.t
2715 ____________________________________________________________________________
2716 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
2717         Log: EBCDIC: this change for \N{} in particular is now
2718              unnecessary because of the recent more general
2719              pack U change.
2720      Branch: perl
2721            ! toke.c
2722 ____________________________________________________________________________
2723 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
2724         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
2725              From: "Craig A. Berry" <craigberry@mac.com>
2726              Date: Mon, 11 Feb 2002 17:13:47 -0600
2727              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
2728      Branch: perl
2729            ! t/test.pl
2730 ____________________________________________________________________________
2731 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
2732         Log: EBCDIC: pack U bytes change.
2733      Branch: perl
2734            ! t/op/length.t
2735 ____________________________________________________________________________
2736 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
2737         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
2738      Branch: perl
2739            ! t/op/each.t
2740 ____________________________________________________________________________
2741 [ 14648] By: nick                                  on 2002/02/11  16:14:50
2742         Log: Integrate mainline
2743      Branch: perlio
2744           !> Changes Configure Makefile.SH autodoc.pl
2745           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
2746           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
2747           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
2748 ____________________________________________________________________________
2749 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
2750         Log: Update Changes.
2751      Branch: perl
2752            ! Changes patchlevel.h
2753 ____________________________________________________________________________
2754 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
2755         Log: Regen toc.
2756      Branch: perl
2757            ! pod/perltoc.pod
2758 ____________________________________________________________________________
2759 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
2760         Log: Forgot from #14641.
2761      Branch: perl
2762            ! lib/ExtUtils/t/Embed.t
2763 ____________________________________________________________________________
2764 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
2765         Log: A forgotten metaconfig unit.
2766      Branch: metaconfig/U/perl
2767            + i_features.U
2768 ____________________________________________________________________________
2769 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
2770         Log: metaconfig unit changes for #14642.
2771      Branch: metaconfig
2772            + U/modified/lns.U
2773      Branch: metaconfig/U/perl
2774            ! issymlink.U
2775 ____________________________________________________________________________
2776 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
2777         Log: -Dmksymlinks was broken by #14628.
2778      Branch: perl
2779            ! Configure
2780 ____________________________________________________________________________
2781 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
2782         Log: Subject: [PATCH @14577] OS/2 build
2783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2784              Date: Mon, 11 Feb 2002 06:56:41 -0500
2785              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
2786              
2787              (sans the Configure, perlio.sym, and t/op/stat.t parts)
2788      Branch: perl
2789            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
2790            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
2791            ! os2/os2ish.h
2792 ____________________________________________________________________________
2793 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
2794         Log: Integrate perlio;
2795              
2796              Re-structure Japanese encodings - part 1
2797              
2798              Split Japanese encodings - part 2
2799              - build separate .c files with separate 'compile' steps
2800              - overall Japanese.xs / Japanese.pm which loads them
2801              
2802              Add test for Japanese encoding (well euc-jp anyway).
2803              Fix one bug shown by above
2804              Skip test which does not pass yet.
2805              
2806              Patch up the failing multi-byte write case, and un-skip
2807              the test.
2808      Branch: perl
2809           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
2810           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
2811            - ext/Encode/EUC_JP/EUC_JP.pm
2812           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
2813 ____________________________________________________________________________
2814 [ 14639] By: nick                                  on 2002/02/11  11:59:18
2815         Log: Patch up the failing multi-byte write case, and un-skip
2816              the test.
2817      Branch: perlio
2818            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
2819 ____________________________________________________________________________
2820 [ 14638] By: nick                                  on 2002/02/11  10:55:39
2821         Log: Add test for Japanese encoding (well euc-jp anyway).
2822              Fix one bug shown by above
2823              Skip test which does not pass yet.
2824      Branch: perlio
2825            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
2826            + ext/Encode/t/table.ref
2827            ! MANIFEST ext/Encode/Encode.xs
2828 ____________________________________________________________________________
2829 [ 14637] By: nick                                  on 2002/02/11  09:07:04
2830         Log: Split Japanese encodings - part 2
2831              - build separate .c files with separate 'compile' steps
2832              - overall Japanese.xs / Japanese.pm which loads them
2833      Branch: perlio
2834            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2835 ____________________________________________________________________________
2836 [ 14636] By: nick                                  on 2002/02/11  08:15:42
2837         Log: Re-structure Japanese encodings - part 1
2838      Branch: perlio
2839           +> ext/Encode/EUC_JP/Japanese.pm
2840            - ext/Encode/EUC_JP/EUC_JP.pm
2841            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
2842 ____________________________________________________________________________
2843 [ 14635] By: nick                                  on 2002/02/11  08:05:12
2844         Log: Integrate mainline
2845      Branch: perlio
2846           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
2847           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
2848           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
2849 ____________________________________________________________________________
2850 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
2851         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
2852              From: Mike Guy <mjtg@cam.ac.uk>
2853              Date: Mon, 11 Feb 2002 02:50:42 +0000
2854              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
2855      Branch: perl
2856            ! t/op/arith.t
2857 ____________________________________________________________________________
2858 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
2859         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
2860              Stepping backward in the string would be majorly bad.
2861      Branch: perl
2862            ! regcomp.c
2863 ____________________________________________________________________________
2864 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
2865         Log: The debugger part of
2866              
2867              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
2868              From: Michael G Schwern <schwern@pobox.com> 
2869              Date: Wed, 6 Feb 2002 17:32:12 -0500
2870              Message-ID: <20020206223212.GG1346@blackrider>
2871      Branch: perl
2872            ! lib/perl5db.pl
2873 ____________________________________________________________________________
2874 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
2875         Log: Integrate perlio;
2876              
2877              Borland/Win32 tuning
2878              
2879              Move PerlIO_perlio to layer_syms where it belongs?
2880      Branch: perl
2881           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2882 ____________________________________________________________________________
2883 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
2884         Log: EBCDIC: the low 256 needs to be shuffled also
2885              in pack/unpack U (this breaks the equivalence
2886              of pack U and v-strings, but I think if someone
2887              has to give, v-strings are a good victim)
2888      Branch: perl
2889            ! pp_pack.c t/op/pack.t
2890 ____________________________________________________________________________
2891 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
2892         Log: metaconfig unit changes for #14628.
2893      Branch: metaconfig/U/perl
2894            ! d_u32align.U issymlink.U
2895 ____________________________________________________________________________
2896 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
2897         Log: Two Configure tweaks; the u32align test was trying
2898              to write into a string literal, the ln -s test was
2899              failing in VOS.
2900      Branch: perl
2901            ! Configure
2902 ____________________________________________________________________________
2903 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
2904         Log: DJGPP tweaks from Laszlo Molnar.
2905      Branch: perl
2906            ! djgpp/djgpp.c lib/File/Spec.pm
2907 ____________________________________________________________________________
2908 [ 14626] By: nick                                  on 2002/02/10  18:36:47
2909         Log: Move PerlIO_perlio to layer_syms where it belongs?
2910      Branch: perlio
2911            ! makedef.pl
2912 ____________________________________________________________________________
2913 [ 14625] By: nick                                  on 2002/02/10  18:02:21
2914         Log: Borland/Win32 tuning
2915      Branch: perlio
2916            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2917 ____________________________________________________________________________
2918 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
2919         Log: Additional explanation for the [:...:] failure.
2920      Branch: perl
2921            ! pod/perldiag.pod
2922 ____________________________________________________________________________
2923 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
2924         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2925              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2926              Date: Sun, 10 Feb 2002 13:32:48 +0100
2927              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
2928      Branch: perl
2929            ! makedef.pl
2930 ____________________________________________________________________________
2931 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
2932         Log: Test tweaks from chromatic for cases where there
2933              are no installman1dir or installman3dir.
2934      Branch: perl
2935            ! lib/ExtUtils/t/Installed.t
2936 ____________________________________________________________________________
2937 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
2938         Log: Integrate perlio;
2939              
2940              Nick Clark's tweaks to Encode compile process
2941              1. Use decimal constants to unit string arrays rather than
2942              very long string litterals (latter having possible "\0"
2943              on end issues, and needing ANSI C line splicing).
2944              2. Replace tail-recursion during insert process with itteration.
2945              Nick C sees 12% speedup from these.
2946      Branch: perl
2947           !> ext/Encode/Encode.pm ext/Encode/compile
2948 ____________________________________________________________________________
2949 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
2950         Log: Portability notes: filename characters, character sets.
2951      Branch: perl
2952            ! pod/perlport.pod
2953 ____________________________________________________________________________
2954 [ 14619] By: nick                                  on 2002/02/10  11:06:05
2955         Log: Integrate mainline
2956      Branch: perlio
2957            ! ext/Encode/Encode.pm
2958           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
2959           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
2960           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
2961           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
2962           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
2963 ____________________________________________________________________________
2964 [ 14618] By: nick                                  on 2002/02/10  10:48:15
2965         Log: Nick Clark's tweaks to Encode compile process
2966              1. Use decimal constants to unit string arrays rather than
2967              very long string litterals (latter having possible "\0"
2968              on end issues, and needing ANSI C line splicing).
2969              2. Replace tail-recursion during insert process with itteration.
2970              Nick C sees 12% speedup from these.
2971      Branch: perlio
2972            ! ext/Encode/compile
2973 ____________________________________________________________________________
2974 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
2975         Log: Use the "Unicode 1.0" name field for control characters,
2976              as suggested by Mark Davis.  Note that Unicode 3.2 will
2977              require some more legwork on this because of certain
2978              alternative names.
2979      Branch: perl
2980            ! lib/unicore/Name.pl lib/unicore/mktables
2981 ____________________________________________________________________________
2982 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
2983         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
2984      Branch: perl
2985            ! hints/os390.sh
2986 ____________________________________________________________________________
2987 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
2988         Log: EBCDIC: the non-printable characters are different.
2989      Branch: perl
2990            ! ext/B/B/Deparse.pm
2991 ____________________________________________________________________________
2992 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
2993         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
2994              From: Nicholas Clark <nick@unfortu.net> 
2995              Date: Sat, 9 Feb 2002 22:31:29 +0000
2996              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
2997      Branch: perl
2998            ! t/lib/warnings/pp_hot
2999 ____________________________________________________________________________
3000 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
3001         Log: Subject: [PATCH] Re: Modulus operator inconsistency
3002              From: Nicholas Clark <nick@unfortu.net>
3003              Date: Sat, 9 Feb 2002 21:00:13 +0000
3004              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
3005      Branch: perl
3006            ! op.c t/op/arith.t
3007 ____________________________________________________________________________
3008 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
3009         Log: Use the same escaping mechanism for all the *flags.
3010      Branch: perl
3011            ! lib/ExtUtils/Embed.pm
3012 ____________________________________________________________________________
3013 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
3014         Log: Protect possible parentheses in ccflags, ccdlflags, and
3015              ldflags.  (In OS/390 there are parentheses in ccflags.)
3016      Branch: perl
3017            ! lib/ExtUtils/Embed.pm
3018 ____________________________________________________________________________
3019 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
3020         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
3021              From: Peter Scott <Peter@PSDT.com>
3022              Date: Fri, 08 Feb 2002 19:20:19 -0800
3023              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
3024      Branch: perl
3025            ! lib/perl5db.pl
3026 ____________________________________________________________________________
3027 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
3028         Log: FAQ sync.
3029      Branch: perl
3030            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
3031 ____________________________________________________________________________
3032 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
3033         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
3034              From: Chris Nandor <pudge@pobox.com>
3035              Date: Fri, 08 Feb 2002 16:31:41 -0500
3036              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
3037      Branch: perl
3038            ! cop.h deb.c pp_ctl.c toke.c util.c
3039 ____________________________________________________________________________
3040 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
3041         Log: Redo CopFILE / MacPerl_MPWFIleName patch
3042      Branch: maint-5.6/macperl
3043            ! cop.h deb.c pp_ctl.c toke.c util.c
3044 ____________________________________________________________________________
3045 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
3046         Log: The metaconfig unit change to go with #14605.
3047      Branch: metaconfig/U/perl
3048            ! libperl.U
3049 ____________________________________________________________________________
3050 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
3051         Log: The Configure change to go with #14604.
3052      Branch: perl
3053            ! Configure
3054 ____________________________________________________________________________
3055 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
3056         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
3057              From: Andy Dougherty <doughera@lafayette.edu>
3058              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
3059              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
3060      Branch: perl
3061            ! hints/bsdos.sh
3062 ____________________________________________________________________________
3063 [ 14603] By: nick                                  on 2002/02/08  18:16:09
3064         Log: Integrate mainline
3065      Branch: perlio
3066           +> ext/threads/t/libc.t
3067           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
3068           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
3069 ____________________________________________________________________________
3070 [ 14602] By: sky                                   on 2002/02/08  15:19:15
3071         Log: Start testing for safe localtime functions, TODO, test more functions.
3072      Branch: perl
3073            + ext/threads/t/libc.t
3074            ! MANIFEST
3075 ____________________________________________________________________________
3076 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
3077         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
3078              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3079              Date: Fri, 8 Feb 2002 00:21:07 +0100
3080              Message-ID: <20020208002107.E763@rafael>
3081      Branch: perl
3082            ! doio.c pp_sys.c t/io/argv.t
3083 ____________________________________________________________________________
3084 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
3085         Log: Subject: [PATCH] Configure followed by make minitest
3086              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3087              Date: Wed, 06 Feb 2002 21:35:20 -0800
3088              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
3089      Branch: perl
3090            ! t/op/taint.t t/run/fresh_perl.t
3091 ____________________________________________________________________________
3092 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
3093         Log: Integrate perlio;
3094              
3095              Extract something from yesterdays effort - convert my mail on pad
3096              data structures (incoporating Sarathy's corrections/clarifications)
3097              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
3098      Branch: perl
3099           !> cv.h pod/perlapi.pod pod/perlintern.pod
3100 ____________________________________________________________________________
3101 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
3102         Log: metaconfig unit changes for #14597.
3103      Branch: metaconfig
3104            ! U/modified/Loc.U
3105      Branch: metaconfig/U/perl
3106            ! libperl.U
3107 ____________________________________________________________________________
3108 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
3109         Log: Configure DJGPP tweak from Laszlo Molnar.
3110      Branch: perl
3111            ! Configure
3112 ____________________________________________________________________________
3113 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
3114         Log: DJGPP tweaks from Laszlo Molnar.
3115      Branch: perl
3116            ! djgpp/djgppsed.sh perl.c
3117 ____________________________________________________________________________
3118 [ 14595] By: nick                                  on 2002/02/08  09:19:29
3119         Log: Extract something from yesterdays effort - convert my mail on pad
3120              data structures (incoporating Sarathy's corrections/clarifications)
3121              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
3122      Branch: perlio
3123            ! cv.h pod/perlapi.pod pod/perlintern.pod
3124 ____________________________________________________________________________
3125 [ 14594] By: nick                                  on 2002/02/08  08:34:49
3126         Log: Integrate mainline
3127      Branch: perlio
3128           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
3129           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
3130           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
3131           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
3132           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
3133           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
3134 ____________________________________________________________________________
3135 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
3136         Log: To really skip the test an exit() is needed.
3137      Branch: perl
3138            ! lib/encoding.t
3139 ____________________________________________________________________________
3140 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
3141         Log: More diagnostics from Nicholas Clark.
3142      Branch: perl
3143            ! lib/Benchmark.t
3144 ____________________________________________________________________________
3145 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
3146         Log: In case of failure be more verbose.
3147      Branch: perl
3148            ! t/base/num.t
3149 ____________________________________________________________________________
3150 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
3151         Log: Update Changes
3152      Branch: maint-5.6/macperl
3153            ! macos/Changes
3154 ____________________________________________________________________________
3155 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
3156         Log: Merge AEGizmos library into PPC binary
3157      Branch: maint-5.6/macperl
3158            ! macos/Makefile.mk
3159 ____________________________________________________________________________
3160 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
3161         Log: Add -ansifor for MrCpp options
3162      Branch: maint-5.6/macperl
3163            ! macos/BuildRules.mk
3164 ____________________________________________________________________________
3165 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
3166         Log: Check ownership of CatInfos (MacPerl Bug #494482)
3167      Branch: maint-5.6/macperl
3168            ! macos/ext/Mac/Files/Files.xs
3169 ____________________________________________________________________________
3170 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
3171         Log: Resource updates
3172      Branch: maint-5.6/macperl
3173            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
3174 ____________________________________________________________________________
3175 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
3176         Log: Empty path is ENOENT (MacPerl Bug #512351)
3177      Branch: maint-5.6/macperl
3178            ! macos/macperl/MPAppleEvents.c
3179 ____________________________________________________________________________
3180 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
3181         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
3182      Branch: maint-5.6/macperl
3183            ! macos/macperl/MPAEVTStream.cp
3184 ____________________________________________________________________________
3185 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
3186         Log: macify(ABSTRACT_FROM)
3187      Branch: maint-5.6/macperl
3188            ! macos/lib/ExtUtils/MM_MacOS.pm
3189 ____________________________________________________________________________
3190 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
3191         Log: Use correct Mac filenames in error messages, caller()
3192      Branch: maint-5.6/macperl
3193            ! deb.c pp_ctl.c toke.c util.c
3194 ____________________________________________________________________________
3195 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
3196         Log: Sanity checks to see that the IV/NV and the PV of numeric
3197              scalars stay in sync (unearthed this via the OS/390 gcvt()
3198              brokenness)
3199      Branch: perl
3200            + t/base/num.t
3201            ! MANIFEST
3202 ____________________________________________________________________________
3203 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
3204         Log: Retract the anon leak subpatch of #14418 and #14431
3205              (the latter came into bleadperl as part of #14433).
3206      Branch: perl
3207            ! op.c t/run/fresh_perl.t
3208 ____________________________________________________________________________
3209 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
3210         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
3211              mangles 0.1 to "10".  sprintf() seems more well-behaved.
3212      Branch: perl
3213            ! hints/os390.sh
3214 ____________________________________________________________________________
3215 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
3216         Log: Subject: [PATCH @14557] another Encode fix for VMS
3217              From: "Craig A. Berry" <craigberry@mac.com>
3218              Date: Wed, 06 Feb 2002 14:44:20 -0600
3219              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
3220      Branch: perl
3221            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
3222 ____________________________________________________________________________
3223 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
3224         Log: Integrate perlio;
3225              
3226              One way to avoid OS390 winge about #line directives.
3227      Branch: perl
3228           !> ext/Encode/EUC_JP/Makefile.PL
3229 ____________________________________________________________________________
3230 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
3231         Log: Update Changes.
3232      Branch: perl
3233            ! Changes patchlevel.h
3234 ____________________________________________________________________________
3235 [ 14575] By: nick                                  on 2002/02/06  15:23:24
3236         Log: One way to avoid OS390 winge about #line directives.
3237      Branch: perlio
3238            ! ext/Encode/EUC_JP/Makefile.PL
3239 ____________________________________________________________________________
3240 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
3241         Log: s/Netware/NetWare/
3242      Branch: perl
3243            ! MANIFEST
3244 ____________________________________________________________________________
3245 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
3246         Log: New Netware scripts.
3247      Branch: perl
3248            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
3249            + NetWare/t/NWScripts-Exist.pl
3250            ! MANIFEST
3251 ____________________________________________________________________________
3252 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
3253         Log: EBCDIC: the encoding pragma would need some rethinking,
3254              probably a pass of EBCDIC->Unicode mapping.  For now,
3255              disable it on EBCDIC.
3256      Branch: perl
3257            ! lib/encoding.pm lib/encoding.t
3258 ____________________________________________________________________________
3259 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
3260         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
3261              for the low 256.  Now tweaked the tests, but maybe it's
3262              the module that needs few NATIVE_TO_UNI()s somewhere?
3263      Branch: perl
3264            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
3265 ____________________________________________________________________________
3266 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
3267         Log: Subject: [PATCH utf8.c] format problem
3268              From: Robin Barker <rmb1@cise.npl.co.uk>
3269              Date: Wed, 6 Feb 2002 14:01:43 GMT
3270              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
3271      Branch: perl
3272            ! utf8.c
3273 ____________________________________________________________________________
3274 [ 14569] By: nick                                  on 2002/02/06  09:52:23
3275         Log: Integrate mainline
3276      Branch: perlio
3277           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
3278           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
3279           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
3280           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
3281           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
3282           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
3283 ____________________________________________________________________________
3284 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
3285         Log: EBCDIC: 0x41 is not cricket.
3286      Branch: perl
3287            ! ext/Encode/t/Encode.t
3288 ____________________________________________________________________________
3289 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
3290         Log: NetWare update from Ananth Kesari.
3291      Branch: perl
3292            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
3293            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
3294            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
3295            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
3296            ! NetWare/t/NWScripts.pl makedef.pl
3297 ____________________________________________________________________________
3298 [ 14566] By: sky                                   on 2002/02/05  18:39:13
3299         Log: Subject: Re: File::Spec::rel2abs2rel (?)
3300              From: Michael G Schwern <schwern@pobox.com>
3301              Date: Tue, 5 Feb 2002 13:47:39 -0500
3302              Message-ID: <20020205184739.GB17375@blackrider>
3303      Branch: perl
3304            ! lib/File/Spec/t/rel2abs2rel.t
3305 ____________________________________________________________________________
3306 [ 14565] By: nick                                  on 2002/02/05  17:31:24
3307         Log: Integrate mainline
3308      Branch: perlio
3309           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
3310           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
3311           !> utf8.h
3312 ____________________________________________________________________________
3313 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
3314         Log: Integrate perlio;
3315              
3316              More Encode tweaks:
3317              - make expensive and marginal substring search optional (-O)
3318              - enable -O for ASCII-oid encodings (search space is small)
3319              - add ASCII-oid jis0201 to basic Encode.so
3320              - add some other Japanese encodings to EUC_JP bundle (without -O)
3321      Branch: perl
3322           +> ext/Encode/Encode/jis0201.ucm
3323           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
3324           !> ext/Encode/compile
3325 ____________________________________________________________________________
3326 [ 14563] By: nick                                  on 2002/02/05  16:01:15
3327         Log: More Encode tweaks:
3328              - make expensive and marginal substring search optional (-O)
3329              - enable -O for ASCII-oid encodings (search space is small)
3330              - add ASCII-oid jis0201 to basic Encode.so
3331              - add some other Japanese encodings to EUC_JP bundle (without -O)
3332      Branch: perlio
3333            + ext/Encode/Encode/jis0201.ucm
3334            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
3335            ! ext/Encode/compile
3336 ____________________________________________________________________________
3337 [ 14562] By: sky                                   on 2002/02/05  14:50:36
3338         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
3339      Branch: perl
3340            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
3341 ____________________________________________________________________________
3342 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
3343         Log: EBCDIC: SHARP S is different.
3344      Branch: perl
3345            ! regexec.c utf8.h
3346 ____________________________________________________________________________
3347 [ 14560] By: sky                                   on 2002/02/05  13:49:40
3348         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
3349      Branch: perl
3350            ! t/op/filetest.t
3351 ____________________________________________________________________________
3352 [ 14559] By: sky                                   on 2002/02/05  11:39:24
3353         Log: Add . first to the PATH environment to test that we really
3354              get ./perl and not some other older perl.
3355      Branch: perl
3356            ! lib/File/Spec/t/rel2abs2rel.t
3357 ____________________________________________________________________________
3358 [ 14558] By: sky                                   on 2002/02/05  11:20:21
3359         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
3360      Branch: perl
3361            ! ext/POSIX/t/posix.t
3362 ____________________________________________________________________________
3363 [ 14557] By: sky                                   on 2002/02/05  10:30:58
3364         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
3365      Branch: perl
3366            ! hints/darwin.sh perl.h
3367 ____________________________________________________________________________
3368 [ 14556] By: nick                                  on 2002/02/05  06:58:52
3369         Log: Integrate mainline
3370      Branch: perlio
3371           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
3372           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
3373           !> lib/File/Find/t/taint.t
3374 ____________________________________________________________________________
3375 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
3376         Log: Integrate change #14439 from maintperl
3377      Branch: maint-5.6/macperl
3378           !> op.c
3379 ____________________________________________________________________________
3380 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
3381         Log: Subject: [PATCH] File::Find tests not cleaning up properly
3382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3383              Date: Mon, 4 Feb 2002 22:09:07 +0100
3384              Message-ID: <20020204220907.A8288@rafael>
3385      Branch: perl
3386            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
3387 ____________________________________________________________________________
3388 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
3389         Log: Signedness mumblings from Tru64.
3390      Branch: perl
3391            ! ext/Encode/Encode.xs
3392 ____________________________________________________________________________
3393 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
3394         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
3395              From: "Craig A. Berry" <craigberry@mac.com>
3396              Date: Mon, 04 Feb 2002 17:16:00 -0600
3397              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
3398      Branch: perl
3399            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
3400            ! ext/Encode/Encode.xs
3401 ____________________________________________________________________________
3402 [ 14551] By: nick                                  on 2002/02/04  16:00:31
3403         Log: Integrate mainline
3404      Branch: perlio
3405           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
3406           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
3407           !> regcomp.c
3408 ____________________________________________________________________________
3409 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
3410         Log: Update Changes.
3411      Branch: perl
3412            ! Changes patchlevel.h
3413 ____________________________________________________________________________
3414 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
3415         Log: Comment microtweaks.
3416      Branch: perl
3417            ! lib/locale.t
3418 ____________________________________________________________________________
3419 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
3420         Log: Subject: trivial docu patch
3421              From: andreas.koenig@anima.de (Andreas J. Koenig)
3422              Date: 04 Feb 2002 08:15:19 +0100
3423              Message-ID: <m3pu3l7m60.fsf@anima.de>
3424      Branch: perl
3425            ! pod/perluniintro.pod
3426 ____________________________________________________________________________
3427 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
3428         Log: Subject: [PATCH] (??{ }) anomaly
3429              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3430              Date: Sun, 03 Feb 2002 20:21:45 -0800
3431              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
3432      Branch: perl
3433            ! regcomp.c
3434 ____________________________________________________________________________
3435 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
3436         Log: Integrate perlio.
3437              
3438              Carry on where we left off if we have to grow destination
3439              SV during XS encode/decode
3440              
3441              Remove debugging warning, be consistent about API fails.
3442      Branch: perl
3443           !> ext/Encode/Encode.xs
3444 ____________________________________________________________________________
3445 [ 14545] By: nick                                  on 2002/02/03  20:03:38
3446         Log: Remove debugging warning, be consistent about API fails.
3447      Branch: perlio
3448            ! ext/Encode/Encode.xs
3449 ____________________________________________________________________________
3450 [ 14544] By: nick                                  on 2002/02/03  19:47:48
3451         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
3452      Branch: perlio
3453            ! ext/Encode/Encode.xs
3454 ____________________________________________________________________________
3455 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
3456         Log: Subject: PATCH CPAN.pm
3457              From: Mark-Jason Dominus <mjd@plover.com>
3458              Date: Sun, 03 Feb 2002 12:36:36 -0500
3459              Message-ID: <20020203173636.27451.qmail@plover.com>
3460      Branch: perl
3461            ! lib/CPAN.pm
3462 ____________________________________________________________________________
3463 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
3464         Log: Must search further back.
3465      Branch: perl
3466            ! lib/h2xs.t
3467 ____________________________________________________________________________
3468 [ 14541] By: nick                                  on 2002/02/03  18:52:09
3469         Log: Integrate mainline
3470      Branch: perlio
3471           !> (integrate 29 files)
3472 ____________________________________________________________________________
3473 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
3474         Log: EBCDIC: more natification.
3475      Branch: perl
3476            ! regcomp.c
3477 ____________________________________________________________________________
3478 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
3479         Log: Debug noise.
3480      Branch: perl
3481            ! ext/Encode/Encode.xs
3482 ____________________________________________________________________________
3483 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
3484         Log: Integrate perlio;
3485              
3486              Stable intermediate point in Encode cleanup.
3487              :encode(euc-jp) works on Dan's table.euc
3488              Much buffer copying and other silliness remains.
3489      Branch: perl
3490           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3491           !> ext/Encode/lib/Encode/Encoding.pm
3492 ____________________________________________________________________________
3493 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
3494         Log: Prettify.
3495      Branch: perl
3496            ! lib/unicore/mktables
3497 ____________________________________________________________________________
3498 [ 14536] By: nick                                  on 2002/02/03  17:32:03
3499         Log: Stable intermediate point in Encode cleanup.
3500              :encode(euc-jp) works on Dan's table.euc
3501              Much buffer copying and other silliness remains.
3502      Branch: perlio
3503            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3504            ! ext/Encode/lib/Encode/Encoding.pm
3505 ____________________________________________________________________________
3506 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
3507         Log: EBCDIC: it's much nicer to compare Unicode code points
3508              to Unicode code points.
3509      Branch: perl
3510            ! regexec.c
3511 ____________________________________________________________________________
3512 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
3513         Log: EBCDIC: character classes must remap the low 256.
3514      Branch: perl
3515            ! regcomp.c
3516 ____________________________________________________________________________
3517 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
3518         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
3519      Branch: perl
3520            ! lib/I18N/LangTags/List.pm
3521 ____________________________________________________________________________
3522 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
3523         Log: FAQ sync.
3524      Branch: perl
3525            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
3526            ! pod/perlfaq6.pod pod/perlfaq7.pod
3527 ____________________________________________________________________________
3528 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
3529         Log: Integrate perlio;
3530              
3531              Re-indent Encode.xs
3532              
3533              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
3534              (Mis-feature discovered by Encode.)
3535      Branch: perl
3536           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
3537 ____________________________________________________________________________
3538 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
3539         Log: Subject: [PATCH] lstat FH and -l FH warnings
3540              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3541              Date: Sat, 2 Feb 2002 22:24:54 +0100           
3542              Message-ID: <20020202222454.A11608@rafael>       
3543      Branch: perl
3544            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
3545            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
3546 ____________________________________________________________________________
3547 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
3548         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
3549              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3550              Date: Sat, 2 Feb 2002 13:11:01 +0100           
3551              Message-ID: <20020202131101.A722@rafael>               
3552              
3553              Subject: [PATCH t/op/ver.t] another false positive
3554              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3555              Date: Sat, 2 Feb 2002 13:38:22 +0100           
3556              Message-ID: <20020202133822.E722@rafael>         
3557              
3558              Subject: [PATCH] t/test.pl:ok() doesn't work
3559              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
3560              Date: Sun, 03 Feb 2002 00:02:38 -0800          
3561              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
3562      Branch: perl
3563            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
3564            ! t/test.pl
3565 ____________________________________________________________________________
3566 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
3567         Log: Subject: [PATCH @13746] OS2::Process's constants
3568              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3569              Date: Sat, 2 Feb 2002 01:00:55 -0500           
3570              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
3571      Branch: perl
3572            ! os2/OS2/Process/Makefile.PL
3573 ____________________________________________________________________________
3574 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
3575         Log: Subject: [PATCH @13746] h2xs   
3576              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3577              Date: Sat, 2 Feb 2002 00:58:44 -0500           
3578              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
3579      Branch: perl
3580            ! utils/h2xs.PL
3581 ____________________________________________________________________________
3582 [ 14526] By: nick                                  on 2002/02/03  14:54:18
3583         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
3584              (Mis-feature discovered by Encode.)
3585      Branch: perlio
3586            ! sv.c
3587 ____________________________________________________________________________
3588 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
3589         Log: EBCDIC: since #14519 made \N{...} to remap,
3590              the test cannot expect an ASCII code point.
3591      Branch: perl
3592            ! lib/charnames.t
3593 ____________________________________________________________________________
3594 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
3595         Log: Sub-MANIFEST-tweak.
3596      Branch: perl
3597            ! ext/Encode/MANIFEST
3598 ____________________________________________________________________________
3599 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
3600         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
3601              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3602              Date: Fri, 01 Feb 2002 23:51:03 +0900
3603              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
3604      Branch: perl
3605            ! ext/Encode/lib/Encode/Tcl/Escape.pm
3606 ____________________________________________________________________________
3607 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
3608         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
3609              From: Andy Dougherty <doughera@lafayette.edu>
3610              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
3611              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
3612      Branch: perl
3613            ! README.solaris hints/solaris_2.sh
3614 ____________________________________________________________________________
3615 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
3616         Log: EBCDIC: no hope to get the low 256 right in unifolding.
3617      Branch: perl
3618            ! t/uni/fold.t
3619 ____________________________________________________________________________
3620 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
3621         Log: todo entry for missing pack formats.
3622      Branch: perl
3623            ! pod/perltodo.pod
3624 ____________________________________________________________________________
3625 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
3626         Log: EBCDIC: the low 256 \N{...} need to be remapped.
3627      Branch: perl
3628            ! toke.c
3629 ____________________________________________________________________________
3630 [ 14518] By: nick                                  on 2002/02/01  18:32:03
3631         Log: indent -kr -nce and some manual tweaks to match perl style.
3632      Branch: perlio
3633            ! ext/Encode/Encode.xs
3634 ____________________________________________________________________________
3635 [ 14517] By: nick                                  on 2002/02/01  18:20:46
3636         Log: Integrate mainline
3637      Branch: perlio
3638           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
3639           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
3640           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
3641           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
3642           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
3643           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
3644           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
3645 ____________________________________________________________________________
3646 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
3647         Log: Integrate perlio; 
3648              
3649              Minor Encode tweaks:
3650              - move Encode.pm back to top of Encode like normal XS extension
3651              - avoid .def as a file extension (Win32 builds)
3652      Branch: perl
3653            ! MANIFEST
3654           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
3655           !> ext/Encode/Makefile.PL ext/Encode/compile
3656 ____________________________________________________________________________
3657 [ 14515] By: nick                                  on 2002/02/01  16:27:59
3658         Log: Minor Encode tweaks:
3659              - move Encode.pm back to top of Encode like normal XS extension
3660              - avoid .def as a file extension (Win32 builds)
3661      Branch: perlio
3662           +> ext/Encode/Encode.pm
3663            - ext/Encode/lib/Encode.pm
3664            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
3665            ! ext/Encode/Makefile.PL ext/Encode/compile
3666 ____________________________________________________________________________
3667 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
3668         Log: Subject: [PATCH utf8.t] temp file not cleaned up
3669              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3670              Date: Fri, 1 Feb 2002 15:47:46 +0100
3671              Message-ID: <20020201154746.A24079@rafael>
3672      Branch: perl
3673            ! t/io/utf8.t
3674 ____________________________________________________________________________
3675 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
3676         Log: Subject: [PATCH] make "lstat FH" croak
3677              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3678              Date: Fri, 1 Feb 2002 15:12:50 +0100
3679              Message-ID: <20020201151250.A738@rafael>
3680      Branch: perl
3681            ! pod/perldiag.pod pp_sys.c t/op/stat.t
3682 ____________________________________________________________________________
3683 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
3684         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
3685              From: Kay Röpke <kroepke@dolphin-services.de>
3686              Date: Fri, 1 Feb 2002 01:10:43 +0100
3687              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
3688      Branch: perl
3689            ! t/op/stat.t
3690 ____________________________________________________________________________
3691 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
3692         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
3693              I got it in Tru64 + ithreads but only without -g, took
3694              some debugging by printf (which was no fun either since
3695              adding some debug printfs hid the error)
3696      Branch: perl
3697            ! regexec.c utf8.c
3698 ____________________________________________________________________________
3699 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
3700         Log: Subject: Re: [PATCH] perl -V:
3701              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
3702              Date: Thu, 31 Jan 2002 12:10:20 -0800
3703              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
3704              
3705              Subject: Re: [PATCH] perl -V:
3706              From: Michael G Schwern <schwern@pobox.com>
3707              Date: Thu, 31 Jan 2002 16:43:13 -0500
3708              Message-ID: <20020131214313.GH6498@blackrider>
3709      Branch: perl
3710            ! t/run/switches.t
3711 ____________________________________________________________________________
3712 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
3713         Log: #14505 effect.
3714      Branch: perl
3715            ! pod/perluniintro.pod
3716 ____________________________________________________________________________
3717 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
3718         Log: Daniel S. Lewart adopts the Math::Complex.
3719      Branch: perl
3720            ! lib/Math/Complex.pm
3721 ____________________________________________________________________________
3722 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
3723         Log: More Complex DWIMmery.
3724      Branch: perl
3725            ! lib/Math/Complex.pm lib/Math/Complex.t
3726 ____________________________________________________________________________
3727 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
3728         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
3729              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3730              Date: Thu, 31 Jan 2002 14:37:52 +0100
3731              Message-ID: <20020131143752.A1452@rafael>
3732      Branch: perl
3733            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
3734 ____________________________________________________________________________
3735 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
3736         Log: Turn the I/O Unicode error by default on, but the
3737              character-generating Unicode error by default off,
3738              as Larry suggested.
3739      Branch: perl
3740            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
3741            ! utf8.c
3742 ____________________________________________________________________________
3743 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
3744         Log: Subject: [PATCH] open.pm minor cleanup
3745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3746              Date: Thu, 31 Jan 2002 15:03:02 +0100
3747              Message-ID: <20020131150302.C1452@rafael>
3748      Branch: perl
3749            ! lib/open.pm
3750 ____________________________________________________________________________
3751 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
3752         Log: Update Changes.
3753      Branch: perl
3754            ! Changes patchlevel.h
3755 ____________________________________________________________________________
3756 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
3757         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
3758              From: Robin Barker <rmb1@cise.npl.co.uk>
3759              Date: Wed, 30 Jan 2002 11:58:33 GMT
3760              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
3761      Branch: perl
3762            ! lib/CPAN.pm
3763 ____________________________________________________________________________
3764 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
3765         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
3766              re-sort MANIFEST.
3767      Branch: perl
3768            + ext/Encode/Encode.pm
3769            - ext/Encode/lib/Encode.pm
3770            ! MANIFEST ext/Encode/Makefile.PL
3771 ____________________________________________________________________________
3772 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
3773         Log: Integrate perlio;
3774              
3775              Collect some stats during compile process.
3776              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
3777              as one XS - inconclusive - marginal win?
3778              Add some comments to encode.h
3779      Branch: perl
3780           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
3781           !> ext/Encode/encode.h
3782 ____________________________________________________________________________
3783 [ 14499] By: nick                                  on 2002/01/30  09:57:47
3784         Log: Collect some stats during compile process.
3785              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
3786              as one XS - inconclusive - marginal win?
3787              Add some comments to encode.h
3788      Branch: perlio
3789            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
3790            ! ext/Encode/encode.h
3791 ____________________________________________________________________________
3792 [ 14498] By: nick                                  on 2002/01/30  07:27:55
3793         Log: Integrate Jarkko's path/INC tweaks
3794      Branch: perlio
3795           !> ext/Encode/compile
3796 ____________________________________________________________________________
3797 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
3798         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
3799              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3800              Date: Tue, 29 Jan 2002 01:13:09 -0800
3801              Message-ID: <lemV8gzkgu/K092yn@efn.org>
3802      Branch: perl
3803            ! configpm
3804 ____________________________________________________________________________
3805 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
3806         Log: Subject: [PATCH t/op/inccode.t] new test
3807              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3808              Date: Tue, 29 Jan 2002 22:03:45 +0100
3809              Message-ID: <20020129220345.A704@rafael>
3810      Branch: perl
3811            ! t/op/inccode.t
3812 ____________________________________________________________________________
3813 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
3814         Log: EBCDIC: t/op/lc.t now passes.
3815      Branch: perl
3816            ! t/op/lc.t
3817 ____________________________________________________________________________
3818 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
3819         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
3820      Branch: perl
3821            ! utf8.c
3822 ____________________________________________________________________________
3823 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
3824         Log: Must find stuff during build.
3825      Branch: perl
3826            ! ext/Encode/compile
3827 ____________________________________________________________________________
3828 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
3829         Log: Integrate with perlio;
3830              
3831              Basics of a compiled Encode XS extension
3832      Branch: perl
3833           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3834           +> ext/Encode/Encode/euc-jp.ucm
3835           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3836           !> ext/Encode/encode.h
3837 ____________________________________________________________________________
3838 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
3839         Log: EBCDIC tweaks-- no new test passes, but getting closer.
3840      Branch: perl
3841            ! utf8.c
3842 ____________________________________________________________________________
3843 [ 14490] By: nick                                  on 2002/01/29  21:20:57
3844         Log: Basics of a compiled Encode XS extension
3845      Branch: perlio
3846            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3847            + ext/Encode/Encode/euc-jp.ucm
3848            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3849            ! ext/Encode/encode.h
3850 ____________________________________________________________________________
3851 [ 14489] By: nick                                  on 2002/01/29  18:40:54
3852         Log: Integrate mainline
3853      Branch: perlio
3854           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3855           +> ext/Encode/lib/Encode/Encoding.pm
3856           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3857           +> ext/Encode/lib/Encode/Tcl/Escape.pm
3858           +> ext/Encode/lib/Encode/Tcl/Extended.pm
3859           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
3860           +> ext/Encode/lib/Encode/Tcl/Table.pm
3861           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3862           +> ext/Encode/lib/Encode/iso10646_1.pm
3863           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3864           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3865           +> ext/Encode/t/Tcl.t
3866            - ext/Encode.t ext/Encode/Encode.pm
3867            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3868            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3869           !> (integrate 33 files)
3870 ____________________________________________________________________________
3871 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
3872         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
3873              From: Richard Clamp <richardc@unixbeard.net>
3874              Date: Mon, 28 Jan 2002 02:17:55 +0000
3875              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
3876      Branch: perl
3877            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
3878 ____________________________________________________________________________
3879 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
3880         Log: OS/390 seems to do length 0 udp reads, Nicholas says
3881              skippage is for now the best cause of action.
3882      Branch: perl
3883            ! ext/Socket/socketpair.t
3884 ____________________________________________________________________________
3885 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
3886         Log: Encode cleanup from Dan Kogai; reworked even further.
3887      Branch: perl
3888            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3889            + ext/Encode/lib/Encode/Encoding.pm
3890            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3891            + ext/Encode/lib/Encode/Tcl/Escape.pm
3892            + ext/Encode/lib/Encode/Tcl/Extended.pm
3893            + ext/Encode/lib/Encode/Tcl/HanZi.pm
3894            + ext/Encode/lib/Encode/Tcl/Table.pm
3895            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3896            + ext/Encode/lib/Encode/iso10646_1.pm
3897            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3898            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3899            + ext/Encode/t/Tcl.t
3900            - ext/Encode.t ext/Encode/Encode.pm
3901            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3902            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3903            ! MANIFEST ext/Encode/Encode/8859-1.ucm
3904            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
3905            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3906            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3907            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3908            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3909            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3910            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3911            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
3912            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
3913            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
3914            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
3915            ! ext/Encode/compile
3916 ____________________________________________________________________________
3917 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
3918         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
3919      Branch: perl
3920            ! djgpp/djgpp.c perlio.c
3921 ____________________________________________________________________________
3922 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
3923         Log: Prettier printing from Michael Schwern.
3924      Branch: perl
3925            ! t/test.pl
3926 ____________________________________________________________________________
3927 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
3928         Log: Show also the debug and debugcolor as known pragmas.
3929      Branch: perl
3930            ! ext/re/re.pm
3931 ____________________________________________________________________________
3932 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
3933         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
3934              From: "Craig A. Berry" <craigberry@mac.com>
3935              Date: Mon, 28 Jan 2002 16:30:30 -0600
3936              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
3937      Branch: perl
3938            ! ext/B/t/assembler.t
3939 ____________________________________________________________________________
3940 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
3941         Log: metaconfig unit change for #14480.
3942      Branch: metaconfig
3943            ! U/modified/Init.U
3944 ____________________________________________________________________________
3945 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
3946         Log: DJGPP needs to know its exe soon, too.
3947      Branch: perl
3948            ! Configure
3949 ____________________________________________________________________________
3950 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
3951         Log: Round #2 on EBCDICation.
3952      Branch: perl
3953            ! t/op/append.t
3954 ____________________________________________________________________________
3955 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
3956         Log: Integrate perlio;
3957              
3958              Set makefile.mk CCHOME etc. for default locations of MinGW and free
3959              Borland compilers. (Borland builds one or two oddities.)
3960      Branch: perl
3961           !> win32/config.bc win32/makefile.mk
3962 ____________________________________________________________________________
3963 [ 14477] By: nick                                  on 2002/01/28  20:12:31
3964         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
3965              Borland compilers. (Borland builds one or two oddities.)
3966      Branch: perlio
3967            ! win32/config.bc win32/makefile.mk
3968 ____________________________________________________________________________
3969 [ 14476] By: nick                                  on 2002/01/28  18:43:47
3970         Log: Integrate mainline
3971      Branch: perlio
3972           !> Configure hints/hpux.sh
3973 ____________________________________________________________________________
3974 [ 14475] By: nick                                  on 2002/01/28  17:15:12
3975         Log: Integrate mainline
3976      Branch: perlio
3977           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
3978           !> patchlevel.h pp_sys.c t/lib/warnings/perl
3979 ____________________________________________________________________________
3980 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
3981         Log: metaconfig unit change for #14472.
3982      Branch: metaconfig/U/perl
3983            ! d_u32align.U
3984 ____________________________________________________________________________
3985 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
3986         Log: Misunderstood Merijn's patch.
3987      Branch: perl
3988            ! hints/hpux.sh
3989 ____________________________________________________________________________
3990 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
3991         Log: Misapplied Merijn's patch.
3992      Branch: perl
3993            ! Configure
3994 ____________________________________________________________________________
3995 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
3996         Log: Update Changes.
3997      Branch: perl
3998            ! Changes patchlevel.h
3999 ____________________________________________________________________________
4000 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
4001         Log: BeOS has sockets but not true ones.
4002      Branch: perl
4003            ! pp_sys.c
4004 ____________________________________________________________________________
4005 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
4006         Log: metaconfig unit change for #14467.
4007      Branch: metaconfig/U/perl
4008            ! d_u32align.U
4009 ____________________________________________________________________________
4010 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
4011         Log: For some strange reason under the smoke harness the alignment
4012              test hangs in HP-UX 10.20.  So hint it to avoid the test.
4013      Branch: perl
4014            ! hints/hpux.sh
4015 ____________________________________________________________________________
4016 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
4017         Log: Allow d_u32align to be hinted.
4018      Branch: perl
4019            ! Configure
4020 ____________________________________________________________________________
4021 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
4022         Log: The shift key is important.
4023      Branch: perl
4024            ! ext/B/B.xs
4025 ____________________________________________________________________________
4026 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
4027         Log: The "used only once" warnings (from gv_check) come
4028              in pseudorandom hash order-- in EBCDIC the order
4029              is different.  Add a new option that allow the warnings
4030              to come in any order (Paul Marquess).
4031      Branch: perl
4032            ! lib/warnings.t t/lib/warnings/perl
4033 ____________________________________________________________________________
4034 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
4035         Log: Integrate perlio; the 0nothread test failure without threads.
4036      Branch: perl
4037           !> ext/threads/shared/t/0nothread.t
4038 ____________________________________________________________________________
4039 [ 14463] By: nick                                  on 2002/01/28  08:22:36
4040         Log: Integrate mainline
4041      Branch: perlio
4042           !> (integrate 37 files)
4043 ____________________________________________________________________________
4044 [ 14462] By: nick                                  on 2002/01/28  08:09:53
4045         Log: 1st attempt at skipping broke threads case.
4046      Branch: perlio
4047            ! ext/threads/shared/t/0nothread.t
4048 ____________________________________________________________________________
4049 [ 14461] By: nick                                  on 2002/01/28  07:25:58
4050         Log: Skip new threads::shared test unless -Duseithreads
4051      Branch: perlio
4052            ! ext/threads/shared/t/0nothread.t
4053 ____________________________________________________________________________
4054 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
4055         Log: FAQ sync.
4056      Branch: perl
4057            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4058            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4059            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4060            ! pod/perlfaq9.pod
4061 ____________________________________________________________________________
4062 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
4063         Log: Upgrade to podlators 1.20.
4064      Branch: perl
4065            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
4066 ____________________________________________________________________________
4067 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
4068         Log: Retract #14448, a better patch coming up.
4069      Branch: perl
4070            ! lib/Pod/t/basic.t
4071 ____________________________________________________________________________
4072 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
4073         Log: EBCDIC portability.
4074      Branch: perl
4075            ! t/op/append.t
4076 ____________________________________________________________________________
4077 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
4078         Log: Further cygwin installperl tweak from Gerrit P. Haase.
4079      Branch: perl
4080            ! installperl
4081 ____________________________________________________________________________
4082 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
4083         Log: A bug in Bulgarian EBCDIC locale (this sounds like
4084              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
4085              locales failed, too.  The patch works around the bug by
4086              skipping the test, but the real problem may be deeper
4087              (affecting probably only EBCDIC platforms, though):
4088              see the comment in locale.t for more details.
4089      Branch: perl
4090            ! lib/locale.t
4091 ____________________________________________________________________________
4092 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
4093         Log: metaconfig unit change for #14453.
4094      Branch: metaconfig/U/perl
4095            ! libperl.U
4096 ____________________________________________________________________________
4097 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
4098         Log: Subject: Bleadperl on Cygwin today
4099              From: "Gerrit P. Haase" <gp@familiehaase.de>              
4100              Date: Sun, 27 Jan 2002 22:30:41 +0100
4101              Message-ID: <462007239437.20020127223041@familiehaase.de>
4102      Branch: perl
4103            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
4104            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
4105            ! lib/ExtUtils/t/MM_Cygwin.t
4106 ____________________________________________________________________________
4107 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
4108         Log: Unfinished EBCDIC branch.
4109      Branch: perl
4110            ! t/op/ver.t
4111 ____________________________________________________________________________
4112 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
4113         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
4114      Branch: perl
4115            ! ext/B/B.xs ext/B/B/Deparse.pm
4116 ____________________________________________________________________________
4117 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
4118         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
4119              platforms.
4120      Branch: perl
4121            ! ext/B/t/stash.t
4122 ____________________________________________________________________________
4123 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
4124         Log: Apparently no need for EBCDIC exception any more.
4125      Branch: perl
4126            ! ext/B/t/showlex.t
4127 ____________________________________________________________________________
4128 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
4129         Log: (retracted by #14458)
4130              (Russ Allbery) OS/390 is using a high-bit character for ESC,
4131              skip the test for now.  A better fix would be to override
4132              the notion of the platform's escape sequence in the test
4133              of Pod::Text::Termcap.  We may have to apply a filter to
4134              the output to substitute back in the ESC character that
4135              the test expects, but only on OS/390.
4136      Branch: perl
4137            ! lib/Pod/t/basic.t
4138 ____________________________________________________________________________
4139 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
4140         Log: Detypo.
4141      Branch: perl
4142            ! ext/Devel/Peek/Peek.t
4143 ____________________________________________________________________________
4144 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
4145         Log: OS/390 USS has a different idea of the pw* functions.
4146              Also, test the name with eq, not with ==.
4147      Branch: perl
4148            ! lib/User/pwent.t
4149 ____________________________________________________________________________
4150 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
4151         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
4152      Branch: perl
4153            ! doio.c
4154 ____________________________________________________________________________
4155 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
4156         Log: ASCIIisms.
4157      Branch: perl
4158            ! ext/PerlIO/t/encoding.t
4159 ____________________________________________________________________________
4160 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
4161         Log: chr(42) ne '*'  if one is in EBCDIC.
4162      Branch: perl
4163            ! t/op/pack.t
4164 ____________________________________________________________________________
4165 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
4166         Log: Subject: [PATCH] Fix up recent op/stat.t failures
4167              From: Andy Dougherty <doughera@lafayette.edu>
4168              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
4169              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
4170      Branch: perl
4171            ! t/op/stat.t
4172 ____________________________________________________________________________
4173 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
4174         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
4175              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4176              Date: Sun, 27 Jan 2002 15:03:18 +0100
4177              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
4178      Branch: perl
4179            ! lib/ExtUtils/t/Command.t
4180 ____________________________________________________________________________
4181 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
4182         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
4183              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4184              Date: Sun, 27 Jan 2002 14:51:10 +0100
4185              Message-ID: <20020127145110.A16332@rafael>
4186      Branch: perl
4187            ! ext/B/B/Deparse.pm
4188 ____________________________________________________________________________
4189 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
4190         Log: integrate change#14431 from perlio branch (Nick's fix for
4191              change#13474 to be more defensive about looking at pad entries
4192              that may not exist yet)
4193      Branch: maint-5.6/perl
4194            ! op.c
4195 ____________________________________________________________________________
4196 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
4197         Log: Comment to avoid later "cleanups."
4198      Branch: perl
4199            ! lib/ExtUtils/MakeMaker.pm
4200 ____________________________________________________________________________
4201 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
4202         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
4203              instead of just FOO=... cmd ...
4204      Branch: perl
4205            ! Makefile.SH
4206 ____________________________________________________________________________
4207 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
4208         Log: Overquoting bad (in UNIX one would get
4209              Can't open perl script "'-I../lib'": No such file or directory)
4210      Branch: perl
4211            ! lib/Pod/t/Usage.t
4212 ____________________________________________________________________________
4213 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
4214         Log: Integrate perlio;
4215              
4216              "All tests successful" VC6.0 Win32
4217              (Update config.vc to need cppstdin so those tests are skipped...)
4218      Branch: perl
4219           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4220           !> win32/config_H.vc
4221 ____________________________________________________________________________
4222 [ 14434] By: nick                                  on 2002/01/26  22:27:08
4223         Log: "All tests successful" VC6.0 Win32
4224              (Update config.vc to need cppstdin so those tests are skipped...)
4225      Branch: perlio
4226            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4227            ! win32/config_H.vc
4228 ____________________________________________________________________________
4229 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
4230         Log: Integrate perlio;
4231              
4232              1st two tests of File/Find/t/find.t and taint.t were run after 
4233              calling cleanup(). If previous fail had left for_find directory,
4234              but no content in it then cleanup() returned cd'ed to that directory.
4235              So tests failed. Fixed cleanup()-s.
4236              
4237              If we get to sighandler by mistake (no perl handler set) then
4238              warn() and exit() rather than die() - should never happen
4239              but if it does context needed to die is likely to be trashed
4240              as well.
4241              
4242              Win32 signal emulation cleanup.
4243              
4244              Tinkering with thread cleanup mutex-ing - not the problem 
4245              (op.c is) but could have been...
4246              
4247              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
4248              Should really be looked at by someone that knows about pads.
4249              
4250              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
4251              for CRLF line endings.
4252      Branch: perl
4253           !> ext/threads/threads.xs lib/File/Find/t/find.t
4254           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
4255           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
4256 ____________________________________________________________________________
4257 [ 14432] By: nick                                  on 2002/01/26  21:10:38
4258         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
4259              for CRLF line endings.
4260      Branch: perlio
4261            ! lib/Filter/Simple.pm
4262 ____________________________________________________________________________
4263 [ 14431] By: nick                                  on 2002/01/26  21:08:35
4264         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
4265              Should really be looked at by someone that knows about pads.
4266      Branch: perlio
4267            ! op.c
4268 ____________________________________________________________________________
4269 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
4270         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
4271              From: "Craig A. Berry" <craigberry@mac.com>       
4272              Date: Sat, 26 Jan 2002 11:19:44 -0600
4273              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
4274      Branch: perl
4275            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
4276 ____________________________________________________________________________
4277 [ 14429] By: nick                                  on 2002/01/26  18:04:22
4278         Log: Tinkering with thread cleanup mutex-ing - not the problem 
4279              (op.c is) but could have been...
4280      Branch: perlio
4281            ! ext/threads/threads.xs
4282 ____________________________________________________________________________
4283 [ 14428] By: nick                                  on 2002/01/26  18:03:13
4284         Log: Win32 signal emulation cleanup.
4285      Branch: perlio
4286            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
4287 ____________________________________________________________________________
4288 [ 14427] By: nick                                  on 2002/01/26  13:59:33
4289         Log: If we get to sighandler by mistake (no perl handler set) then
4290              warn() and exit() rather than die() - should never happen
4291              but if it does context needed to die is likely to be trashed
4292              as well.
4293      Branch: perlio
4294            ! mg.c
4295 ____________________________________________________________________________
4296 [ 14426] By: nick                                  on 2002/01/26  13:56:23
4297         Log: Integrate mainline
4298      Branch: perlio
4299           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
4300           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
4301           !> t/run/fresh_perl.t
4302 ____________________________________________________________________________
4303 [ 14425] By: nick                                  on 2002/01/26  08:11:33
4304         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
4305              calling cleanup(). If previous fail had left for_find directory,
4306              but no content in it then cleanup() returned cd'ed to that directory.
4307              So tests failed. Fixed cleanup()-s.
4308      Branch: perlio
4309            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
4310 ____________________________________________________________________________
4311 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
4312         Log: Integrate perlio;
4313              
4314              Fix winsystem.t's attempt to build showav.exe to work
4315              with gcc (which writes a.exe unless told with -o ).
4316              Also put in a few more fail-safes to check .exe got
4317              built somehow.
4318              
4319              More Win32 tuning
4320              
4321              Save $! so that other syscalls don't disturb it before
4322              we test it.
4323      Branch: perl
4324           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
4325           !> t/op/winsystem.t
4326 ____________________________________________________________________________
4327 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
4328         Log: Subject: [PATCH] new test in op/universal.t
4329              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4330              Date: Fri, 25 Jan 2002 23:17:33 +0100
4331              Message-ID: <20020125231733.A11733@rafael>
4332      Branch: perl
4333            ! t/op/universal.t
4334 ____________________________________________________________________________
4335 [ 14422] By: nick                                  on 2002/01/25  21:37:03
4336         Log: Save $! so that other syscalls don't disturb it before 
4337              we test it.
4338      Branch: perlio
4339            ! ext/Socket/socketpair.t
4340 ____________________________________________________________________________
4341 [ 14421] By: nick                                  on 2002/01/25  19:05:57
4342         Log: More Win32 tuning
4343      Branch: perlio
4344            ! t/op/stat.t t/op/taint.t
4345 ____________________________________________________________________________
4346 [ 14420] By: nick                                  on 2002/01/25  18:21:42
4347         Log: Fix winsystem.t's attempt to build showav.exe to work 
4348              with gcc (which writes a.exe unless told with -o ).
4349              Also put in a few more fail-safes to check .exe got 
4350              built somehow.
4351      Branch: perlio
4352            ! t/op/winsystem.t
4353 ____________________________________________________________________________
4354 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
4355         Log: Subject: [Patch Encode.xs] calculation of need overflows
4356              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4357              Date: Sat, 26 Jan 2002 00:58:50 +0900
4358              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
4359      Branch: perl
4360            ! ext/Encode/Encode.xs
4361 ____________________________________________________________________________
4362 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
4363         Log: Integrate changes 13474+13478+13584 from maintperl;
4364              anon sub leakage.
4365      Branch: perl
4366            ! op.c t/run/fresh_perl.t
4367 ____________________________________________________________________________
4368 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
4369         Log: Update Changes.
4370      Branch: perl
4371            ! Changes patchlevel.h
4372 ____________________________________________________________________________
4373 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
4374         Log: Integrate perlio; extensive threads and threads::shared work
4375              (note that the below is a chronological list of perlio
4376              check-in entries since the last integrate)
4377              
4378              Nearly-working threads re-structuring. Do not integrate,
4379              submit-ing to get to Win32, and as "off site" backup.
4380              
4381              threads work again on Win32. (Not threads::shared yet)
4382              Submit to see if they do on Linux.
4383              
4384              Add new threads/typemap to MANIFEST
4385              
4386              XS side of new threads::shared designed, coded and compiles,
4387              and mostly commented but is totaly untested.
4388              submit in case anyone wants a preview.
4389              
4390              Miss mg_len == 0 meaning don't Safefree
4391              
4392              Shared scalars working, some shared array ops working.
4393              
4394              Implement recursive lock and use of scope for PL_sharedsv_space,
4395              so now croak() from asserts does not leave locks.
4396              Make hv_simple compile (new prototype for debugging probe).
4397              
4398              thread::shared nearly working again - remaining issue
4399              is references withing shared space.
4400              Added bulk test with no threads involved (for debugging)
4401              Tuned tests to skip those needing _thrcnt
4402              
4403              SvTEMP_off to stop private PV's being stolen and stored in shared space
4404              
4405              Except Win32 from echo tests. (Alarm does not break into connect)
4406              
4407              Expand command line test globs on Win32.
4408              
4409              threads::shared tidy up:
4410              - Add _id() function to shared.xs so we can test refs point at same thing.
4411              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
4412              - Allow no_share to pass if sharing to works despite mis-ordering.
4413              - Change docs of threads to document ->create() (as used in tests),
4414              and not mention "new".
4415              
4416              Linux/NFS hackery was not faking right number of passes.
4417      Branch: perl
4418           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
4419           +> ext/threads/typemap
4420            - ext/threads/threads.h sharedsv.c sharedsv.h
4421            ! NetWare/config_H.wc
4422           !> (integrate 38 files)
4423 ____________________________________________________________________________
4424 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
4425         Log: Subject: Re: perldebguts minor tweaks
4426              From: Joe McMahon <mcmahon@metalab.unc.edu>
4427              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
4428              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
4429      Branch: perl
4430            ! pod/perldebguts.pod
4431 ____________________________________________________________________________
4432 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
4433         Log: metaconfig unit change for #14413.
4434      Branch: metaconfig
4435            ! U/modified/prototype.U
4436 ____________________________________________________________________________
4437 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
4438         Log: Okay, you can come home now, _().
4439      Branch: perl
4440            ! config_h.SH
4441 ____________________________________________________________________________
4442 [ 14412] By: nick                                  on 2002/01/25  11:01:49
4443         Log: Integrate mainline
4444              All but ../lib/Unicode/UCD.t pass.
4445      Branch: perlio
4446           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4447           +> lib/unicore/CaseFolding.txt
4448           +> lib/unicore/CompositionExclusions.txt
4449           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4450           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4451           +> vos/vos.c
4452            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4453            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4454            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4455            - lib/unicore/NamesList.html lib/unicore/PropList.html
4456            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4457            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4458            - lib/unicore/rename
4459           !> (integrate 424 files)
4460 ____________________________________________________________________________
4461 [ 14411] By: nick                                  on 2002/01/25  09:45:13
4462         Log: Linux/NFS hackery was not faking right number of passes.
4463      Branch: perlio
4464            ! t/io/fs.t
4465 ____________________________________________________________________________
4466 [ 14410] By: nick                                  on 2002/01/25  09:35:07
4467         Log: threads::shared tidy up:
4468              - Add _id() function to shared.xs so we can test refs point at same thing.
4469              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
4470              - Allow no_share to pass if sharing to works despite mis-ordering.
4471              - Change docs of threads to document ->create() (as used in tests),
4472              and not mention "new".
4473      Branch: perlio
4474            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4475            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
4476            ! ext/threads/threads.pm
4477 ____________________________________________________________________________
4478 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
4479         Log: Subject: perldebguts minor tweaks
4480              From: Joe McMahon <mcmahon@metalab.unc.edu>
4481              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
4482              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
4483      Branch: perl
4484            ! pod/perldebguts.pod
4485 ____________________________________________________________________________
4486 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
4487         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
4488              From: Peter Scott <Peter@PSDT.com>
4489              Date: Thu, 24 Jan 2002 08:51:34 -0800
4490              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
4491      Branch: perl
4492            ! pod/perldebguts.pod
4493 ____________________________________________________________________________
4494 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
4495         Log: Few more paranoia checks for Unicode hash keys.
4496      Branch: perl
4497            ! t/op/each.t
4498 ____________________________________________________________________________
4499 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
4500         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
4501              From: Andy Dougherty <doughera@lafayette.edu>
4502              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
4503              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
4504      Branch: perl
4505            ! t/op/stat.t
4506 ____________________________________________________________________________
4507 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
4508         Log: The
4509              
4510              Subject: Very old debugger UTF-8 bug
4511              From: andreas.koenig@anima.de (Andreas J. Koenig)
4512              Date: 24 Jan 2002 12:45:44 +0100
4513              Message-ID: <m3y9iot1jr.fsf@anima.de>
4514              
4515              still broken, but this should work as a stopgap
4516              measure to stop pp_match accessing naughty data.
4517      Branch: perl
4518            ! pod/perldiag.pod pp_hot.c
4519 ____________________________________________________________________________
4520 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
4521         Log: metaconfig unit change for #14403.
4522      Branch: metaconfig/U/perl
4523            ! d_u32align.U
4524 ____________________________________________________________________________
4525 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
4526         Log: Pacify picky compilers (this time Sun Workshop).
4527      Branch: perl
4528            ! Configure
4529 ____________________________________________________________________________
4530 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
4531         Log: Subject: Very old debugger UTF-8 bug
4532              From: andreas.koenig@anima.de (Andreas J. Koenig)
4533              Date: 24 Jan 2002 12:45:44 +0100
4534              Message-ID: <m3y9iot1jr.fsf@anima.de>
4535      Branch: perl
4536            ! lib/dumpvar.pl
4537 ____________________________________________________________________________
4538 [ 14401] By: nick                                  on 2002/01/24  07:50:38
4539         Log: Expand command line test globs on Win32.
4540      Branch: perlio
4541            ! t/harness
4542 ____________________________________________________________________________
4543 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
4544         Log: Sprinkle some copyrights (use the oldest timestamp to
4545              be found in the repository, which is most often not right,
4546              but at least consistent)
4547      Branch: perl
4548            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
4549            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
4550            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
4551            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
4552            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
4553            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
4554            ! unixish.h xsutils.c
4555 ____________________________________________________________________________
4556 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
4557         Log: Don't crash on Help for long text (bug #506672)
4558      Branch: maint-5.6/macperl
4559            ! macos/macperl/MPHelp.c
4560 ____________________________________________________________________________
4561 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
4562         Log: Fix minor path problem
4563      Branch: maint-5.6/macperl
4564            ! macos/macperl/Droplets/tarzipme.plx
4565 ____________________________________________________________________________
4566 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
4567         Log: Minor text changes
4568      Branch: maint-5.6/macperl
4569            ! macos/Perl.r
4570 ____________________________________________________________________________
4571 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
4572         Log: Bump versions, dates, etc.
4573      Branch: maint-5.6/macperl
4574            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
4575 ____________________________________________________________________________
4576 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
4577         Log: coderefs in @INC and absolute paths
4578      Branch: maint-5.6/macperl
4579            ! embed.h pp_ctl.c proto.h
4580 ____________________________________________________________________________
4581 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
4582         Log: Minor module thingys
4583      Branch: maint-5.6/macperl
4584            ! macos/ext/Mac/Controls/Controls.xs
4585            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
4586            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
4587            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
4588            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
4589            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
4590            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
4591            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
4592            ! macos/ext/Mac/Movies/Movies.xs
4593            ! macos/ext/Mac/Navigation/Navigation.pm
4594            ! macos/ext/Mac/Navigation/Navigation.xs
4595            ! macos/ext/Mac/Notification/Notification.xs
4596            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
4597            ! macos/ext/Mac/Processes/Processes.xs
4598            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
4599            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
4600            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
4601            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
4602            ! macos/ext/Mac/Resources/Resources.pm
4603            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
4604            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
4605            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
4606            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
4607            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
4608 ____________________________________________________________________________
4609 [ 14393] By: nick                                  on 2002/01/23  19:52:19
4610         Log: Except Win32 from echo tests. (Alarm does not break into connect)
4611      Branch: perlio
4612            ! ext/Socket/Socket.t
4613 ____________________________________________________________________________
4614 [ 14392] By: nick                                  on 2002/01/23  19:31:57
4615         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
4616      Branch: perlio
4617            ! ext/threads/shared/shared.xs
4618 ____________________________________________________________________________
4619 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
4620         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
4621      Branch: perl
4622            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
4623            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
4624            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
4625            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
4626            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
4627            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
4628            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
4629            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
4630            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
4631            ! x2p/util.c x2p/util.h x2p/walk.c
4632 ____________________________________________________________________________
4633 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
4634         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
4635              therefore quite probably also obsolete code.
4636      Branch: perl
4637            ! sv.c
4638 ____________________________________________________________________________
4639 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
4640         Log: Update Changes.
4641      Branch: perl
4642            ! Changes patchlevel.h
4643 ____________________________________________________________________________
4644 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
4645         Log: Small update on todo.  Could use a lot more.
4646      Branch: perl
4647            ! pod/perltodo.pod
4648 ____________________________________________________________________________
4649 [ 14387] By: nick                                  on 2002/01/23  14:19:30
4650         Log: thread::shared nearly working again - remaining issue
4651              is references withing shared space.
4652              Added bulk test with no threads involved (for debugging)
4653              Tuned tests to skip those needing _thrcnt
4654      Branch: perlio
4655            + ext/threads/shared/t/0nothread.t
4656            ! MANIFEST ext/threads/shared/shared.pm
4657            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
4658            ! ext/threads/shared/t/hv_refs.t
4659            ! ext/threads/shared/t/hv_simple.t
4660            ! ext/threads/shared/t/sv_simple.t
4661 ____________________________________________________________________________
4662 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
4663         Log: Subject: [ID 20020121.003] perldata doco bug
4664              From: John Stumbles <jstumbles@bluearc.com>
4665              Date: Mon, 21 Jan 2002 14:19:56 -0000
4666              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
4667      Branch: perl
4668            ! pod/perldata.pod
4669 ____________________________________________________________________________
4670 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
4671         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
4672              From: Michael G Schwern <schwern@pobox.com>
4673              Date: Mon, 21 Jan 2002 15:16:42 -0500
4674              Message-ID: <20020121201642.GA6659@blackrider>
4675      Branch: perl
4676            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
4677 ____________________________________________________________________________
4678 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
4679         Log: Subject: [PATCH] Re: eval not catching warnings?
4680              From: abigail@foad.org
4681              Date: Wed, 23 Jan 2002 15:35:47 +0100
4682              Message-ID: <20020123143547.24798.qmail@foad.org>
4683      Branch: perl
4684            ! pod/perlfunc.pod
4685 ____________________________________________________________________________
4686 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
4687         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
4688              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4689              Date: Tue, 22 Jan 2002 17:00:54 -0800            
4690              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
4691      Branch: perl
4692            ! t/run/fresh_perl.t
4693 ____________________________________________________________________________
4694 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
4695         Log: metaconfig unit change for #14381.
4696      Branch: metaconfig/U/perl
4697            ! d_u32align.U
4698 ____________________________________________________________________________
4699 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
4700         Log: HP-UX 10.20 cc pacifying from Merijn.
4701      Branch: perl
4702            ! Configure
4703 ____________________________________________________________________________
4704 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
4705         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
4706              From: "Craig A. Berry" <craigberry@mac.com> 
4707              Date: Tue, 22 Jan 2002 22:14:26 -0600
4708              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
4709      Branch: perl
4710            ! vms/test.com
4711 ____________________________________________________________________________
4712 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
4713         Log: AIX cpp bug: having macro arguments and character constants
4714              "the same" means trouble (here s and 's')
4715              What broke now was 841 and 842 of t/op/pat.t, because of the
4716              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
4717              (note that breakage happened only under cc_r and usethreads+
4718              useithreads)
4719      Branch: perl
4720            ! utf8.h
4721 ____________________________________________________________________________
4722 [ 14378] By: nick                                  on 2002/01/22  20:33:15
4723         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
4724              so now croak() from asserts does not leave locks.
4725              Make hv_simple compile (new prototype for debugging probe).
4726      Branch: perlio
4727            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4728            ! ext/threads/shared/t/hv_simple.t
4729 ____________________________________________________________________________
4730 [ 14377] By: nick                                  on 2002/01/22  17:32:21
4731         Log: Shared scalars working, some shared array ops working.
4732      Branch: perlio
4733            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4734            ! ext/threads/shared/t/sv_refs.t
4735            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
4736 ____________________________________________________________________________
4737 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
4738         Log: Subject: [PATCH] Support truncate() in VOS port
4739              From: Paul_GreenVOS@vos.stratus.com
4740              Date: Mon, 21 Jan 02 23:27 est
4741              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
4742      Branch: perl
4743            + vos/vos.c
4744            ! MANIFEST hints/vos.sh vos/vosish.h
4745 ____________________________________________________________________________
4746 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
4747         Log: metaconfig unit changes for #14374.  Couldn't figure
4748              how to get completely rid of _() (some weird dependency
4749              pulling it in?) so renamed it as PROTO_().
4750      Branch: metaconfig
4751            + U/modified/d_shmat.U U/modified/prototype.U
4752            ! U/protos/d_drand48proto.U
4753      Branch: metaconfig/U/perl
4754            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
4755 ____________________________________________________________________________
4756 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
4757         Log: Get rid of the _() macro since (1) we require ANSI anyway
4758              (2) Other software (GNU) seems to use it and we don't need it,
4759              so let's give it up.
4760      Branch: perl
4761            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4762            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
4763            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
4764            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
4765            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
4766            ! wince/config.h wince/config_H.ce
4767 ____________________________________________________________________________
4768 [ 14373] By: nick                                  on 2002/01/22  10:10:48
4769         Log: Miss mg_len == 0 meaning don't Safefree
4770      Branch: perlio
4771            ! mg.c
4772 ____________________________________________________________________________
4773 [ 14372] By: nick                                  on 2002/01/21  22:34:06
4774         Log: XS side of new threads::shared designed, coded and compiles,
4775              and mostly commented but is totaly untested.
4776              submit in case anyone wants a preview.
4777      Branch: perlio
4778            + ext/threads/shared/typemap
4779            ! MANIFEST ext/threads/shared/shared.pm
4780            ! ext/threads/shared/shared.xs
4781 ____________________________________________________________________________
4782 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
4783         Log: Subject: [BUG] /\_/ an unrecognized escape?
4784              From: Michael G Schwern <schwern@pobox.com>
4785              Date: Mon, 21 Jan 2002 15:22:54 -0500
4786              Message-ID: <20020121202254.GA6731@blackrider>
4787      Branch: perl
4788            ! t/lib/warnings/toke toke.c
4789 ____________________________________________________________________________
4790 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
4791         Log: Undo the renaming of the Unicode data files; the simple
4792              solution being not including the *.html files.  This means
4793              that in the future there is no need for any renamings
4794              (well, assuming that the Consortium doesn't cause any),
4795              and the files are named like they are in the Consortium
4796              website, thus alleviating confusion.
4797      Branch: perl
4798            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4799            + lib/unicore/CaseFolding.txt
4800            + lib/unicore/CompositionExclusions.txt
4801            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4802            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4803            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4804            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4805            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4806            - lib/unicore/NamesList.html lib/unicore/PropList.html
4807            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4808            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4809            - lib/unicore/rename
4810            ! (edit 285 files)
4811 ____________________________________________________________________________
4812 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
4813         Log: Update Changes.
4814      Branch: perl
4815            ! Changes patchlevel.h
4816 ____________________________________________________________________________
4817 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
4818         Log: Subject: RE: BCC for Win32 is unhappy @14331
4819              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
4820              Date: Mon, 21 Jan 2002 09:48:40 +0300
4821              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
4822              
4823              (using IV instead of int)
4824      Branch: perl
4825            ! hv.h
4826 ____________________________________________________________________________
4827 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
4828         Log: path_is_absolute() needs a prototype (and maybe
4829              a better name, but that's another story).
4830      Branch: perl
4831            ! embed.fnc embed.h pp_ctl.c proto.h
4832 ____________________________________________________________________________
4833 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
4834         Log: Subject: Re: coderefs in @INC
4835              From: Chris Nandor <pudge@pobox.com>
4836              Date: Thu, 17 Jan 2002 11:26:02 -0500
4837              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
4838      Branch: perl
4839            ! pp_ctl.c
4840 ____________________________________________________________________________
4841 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
4842         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
4843              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4844              Date: Sun, 20 Jan 2002 22:53:56 +0100
4845              Message-ID: <20020120225356.A12093@rafael>
4846      Branch: perl
4847            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
4848            ! t/lib/warnings/9enabled warnings.h warnings.pl
4849 ____________________________________________________________________________
4850 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
4851         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
4852              From: "Craig A. Berry" <craigberry@mac.com>
4853              Date: Sun, 20 Jan 2002 22:49:42 -0600
4854              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
4855      Branch: perl
4856            ! lib/ExtUtils/MakeMaker.pm
4857 ____________________________________________________________________________
4858 [ 14363] By: nick                                  on 2002/01/20  20:38:23
4859         Log: Add new threads/typemap to MANIFEST
4860      Branch: perlio
4861            ! MANIFEST
4862 ____________________________________________________________________________
4863 [ 14362] By: nick                                  on 2002/01/20  20:34:36
4864         Log: Integrate mainline
4865      Branch: perlio
4866           +> lib/Pod/t/Usage.t
4867           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
4868           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
4869           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
4870           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
4871           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
4872           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
4873           !> util.c
4874 ____________________________________________________________________________
4875 [ 14361] By: nick                                  on 2002/01/20  18:51:47
4876         Log: Integrate MANIFEST
4877      Branch: perlio
4878           !> MANIFEST
4879 ____________________________________________________________________________
4880 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
4881         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
4882              From: Paul_GreenVOS@vos.stratus.com
4883              Date: Sat, 19 Jan 02 17:17 est
4884              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
4885              
4886              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
4887              From: Paul_GreenVOS@vos.stratus.com
4888              Date: Sat, 19 Jan 02 17:19 est
4889              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
4890      Branch: perl
4891            ! lib/ExtUtils/t/Command.t
4892 ____________________________________________________________________________
4893 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
4894         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
4895              From: Paul_GreenVOS@vos.stratus.com
4896              Date: Sat, 19 Jan 02 14:30 est
4897              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
4898      Branch: perl
4899            ! lib/AnyDBM_File.t
4900 ____________________________________________________________________________
4901 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
4902         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
4903              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
4904              Date: Sun, 20 Jan 2002 13:51:36 +0100
4905              Message-ID: <20020120135136.A710@rafael>
4906      Branch: perl
4907            ! ext/File/Glob/t/basic.t
4908 ____________________________________________________________________________
4909 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
4910         Log: #14352 deleted ext/threads/threads.h
4911      Branch: perlio
4912            ! MANIFEST
4913 ____________________________________________________________________________
4914 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
4915         Log: Eradicate sharedsv.*
4916      Branch: perlio
4917            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
4918 ____________________________________________________________________________
4919 [ 14355] By: nick                                  on 2002/01/20  11:50:22
4920         Log: threads work again on Win32. (Not threads::shared yet)
4921              Submit to see if they do on Linux.
4922      Branch: perlio
4923            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4924            ! win32/makefile.mk
4925 ____________________________________________________________________________
4926 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
4927         Log: Make also hex() and oct() to croak if their arguments
4928              cannot be downgraded (that is, if they contain wide
4929              characters), just like crypt() does (and use the croak
4930              feature of sv_utf8_downgrade()).
4931      Branch: perl
4932            ! pp.c t/op/oct.t
4933 ____________________________________________________________________________
4934 [ 14353] By: nick                                  on 2002/01/19  22:20:09
4935         Log: Integrate Time/Local and its test
4936      Branch: perlio
4937           !> lib/Time/Local.pm lib/Time/Local.t
4938 ____________________________________________________________________________
4939 [ 14352] By: nick                                  on 2002/01/19  22:17:07
4940         Log: Nearly-working threads re-structuring. Do not integrate,
4941              submit-ing to get to Win32, and as "off site" backup.
4942      Branch: perlio
4943            + ext/threads/typemap
4944            - ext/threads/threads.h sharedsv.c sharedsv.h
4945            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
4946            ! embedvar.h ext/threads/shared/shared.pm
4947            ! ext/threads/shared/shared.xs ext/threads/threads.pm
4948            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
4949            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
4950            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
4951 ____________________________________________________________________________
4952 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
4953         Log: Regen toc.
4954      Branch: perl
4955            ! pod/perltoc.pod
4956 ____________________________________________________________________________
4957 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
4958         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
4959              From: David Dyck <dcd@tc.fluke.com>
4960              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
4961              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
4962      Branch: perl
4963            ! pod/perl5004delta.pod pod/perl5005delta.pod
4964            ! pod/perl561delta.pod pod/perl56delta.pod
4965 ____________________________________________________________________________
4966 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
4967         Log: FAQ sync.
4968      Branch: perl
4969            ! pod/perlfaq1.pod pod/perlfaq2.pod
4970 ____________________________________________________________________________
4971 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
4972         Log: Subject: [PATCH lib/Pod/t/Usage.t]
4973              From: Abe Timmerman <abe@ztreet.demon.nl>
4974              Date: Sat, 19 Jan 2002 19:57:57 +0100
4975              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
4976      Branch: perl
4977            + lib/Pod/t/Usage.t
4978            ! MANIFEST
4979 ____________________________________________________________________________
4980 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
4981         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
4982              From: Paul_GreenVOS@vos.stratus.com
4983              Date: Sat, 19 Jan 02 13:15 est
4984              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
4985      Branch: perl
4986            ! ext/SDBM_File/sdbm.t
4987 ____________________________________________________________________________
4988 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
4989         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
4990      Branch: perl
4991           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
4992           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
4993 ____________________________________________________________________________
4994 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
4995         Log: Alternative Time::Local algorithm that uses matemathical formula
4996              for timegm instead of progressive guessing
4997      Branch: perl
4998            ! lib/Time/Local.pm
4999 ____________________________________________________________________________
5000 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
5001         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
5002              From: Paul_GreenVOS@vos.stratus.com
5003              Date: Sat, 19 Jan 02 11:20 est
5004              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
5005      Branch: perl
5006            ! ext/File/Glob/t/basic.t
5007 ____________________________________________________________________________
5008 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
5009         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
5010              From: Paul_GreenVOS@vos.stratus.com
5011              Date: Fri, 18 Jan 02 22:56 est
5012              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
5013      Branch: perl
5014            ! ext/Cwd/t/cwd.t
5015 ____________________________________________________________________________
5016 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
5017         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
5018              From: Paul_GreenVOS@vos.stratus.com
5019              Date: Fri, 18 Jan 02 22:48 est
5020              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
5021      Branch: perl
5022            ! lib/Time/Local.t
5023 ____________________________________________________________________________
5024 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
5025         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
5026              From: Paul_GreenVOS@vos.stratus.com
5027              Date: Fri, 18 Jan 02 16:22 est
5028              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
5029      Branch: perl
5030            ! ext/Devel/DProf/DProf.t
5031 ____________________________________________________________________________
5032 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
5033         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
5034              From: Tels <perl_dummy@bloodgate.com>
5035              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
5036              Message-Id: <200201182106.XAA19133@taku.hut.fi>
5037      Branch: perl
5038            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
5039 ____________________________________________________________________________
5040 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
5041         Log: Don't do socketpair udp unless you've got all what it takes.
5042      Branch: perl
5043            ! util.c
5044 ____________________________________________________________________________
5045 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
5046         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
5047              From: Tels <perl_dummy@bloodgate.com>
5048              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
5049              Message-Id: <200201182206.AAA15310@taku.hut.fi>
5050      Branch: perl
5051            ! lib/ExtUtils/MM_BeOS.pm
5052 ____________________________________________________________________________
5053 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
5054         Log: metaconfig unit change for #14336.
5055      Branch: metaconfig
5056            ! U/modified/myhostname.U
5057 ____________________________________________________________________________
5058 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
5059         Log: Avoid bare "set", and kiss .uucp goodbye.
5060      Branch: perl
5061            ! Configure
5062 ____________________________________________________________________________
5063 [ 14335] By: nick                                  on 2002/01/18  22:11:42
5064         Log: Split out core of sv_magic() into sv_magicext().
5065              sv_magic provides the extra restictions (no READONLY, only
5066              one of each type, canned set of vtables), and sv_magicext()
5067              does the actual data twiddling.
5068              Also enhances semantics of ->mg_ptr setting via name/namlen
5069              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
5070              scratch area (namlen > 0 && name == NULL).
5071              sv_magicext also returns the MAGIC * it added.
5072              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
5073              
5074              To come sv_unmagicext() - which will remove just one magic
5075              of particular type, and additionaly match against ->mg_ptr,
5076              or the MAGIC * (need to experiment as to which is more natural).
5077      Branch: perlio
5078            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
5079            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
5080 ____________________________________________________________________________
5081 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
5082         Log: Retract #14327 for now, going to the limit seems
5083              to be too much for many platforms.
5084      Branch: perl
5085            ! lib/Time/Local.t
5086 ____________________________________________________________________________
5087 [ 14333] By: nick                                  on 2002/01/18  18:58:33
5088         Log: Integrate mainline
5089      Branch: perlio
5090           !> Changes patchlevel.h
5091 ____________________________________________________________________________
5092 [ 14332] By: nick                                  on 2002/01/18  16:19:06
5093         Log: Integrate mainline
5094      Branch: perlio
5095           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
5096           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
5097            - lib/ExtUtils/inst
5098           !> (integrate 32 files)
5099 ____________________________________________________________________________
5100 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
5101         Log: Update Changes.
5102      Branch: perl
5103            ! Changes patchlevel.h
5104 ____________________________________________________________________________
5105 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
5106         Log: Try to make the connect/read/write timeouting.
5107      Branch: perl
5108            ! ext/Socket/Socket.t
5109 ____________________________________________________________________________
5110 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
5111         Log: Netware Makefile tweak from Ananth Kesari.
5112      Branch: perl
5113            ! NetWare/Makefile
5114 ____________________________________________________________________________
5115 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
5116         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
5117              From: Michael G Schwern <schwern@pobox.com>
5118              Date: Fri, 18 Jan 2002 03:10:27 -0500
5119              Message-ID: <20020118081027.GE7226@blackrider>
5120      Branch: perl
5121            ! lib/File/Find.pm
5122 ____________________________________________________________________________
5123 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
5124         Log: (retracted by #14334)
5125              
5126              Subject: [PATCH] Improving lib/Time/Local.t
5127              From: Paul_GreenVOS@vos.stratus.com        
5128              Date: Thu, 17 Jan 02 22:36 est
5129              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
5130      Branch: perl
5131            ! lib/Time/Local.t
5132 ____________________________________________________________________________
5133 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
5134         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
5135              From: Abe Timmerman <abe@ztreet.demon.nl>  
5136              Date: Fri, 18 Jan 2002 13:18:47 +0100
5137              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
5138      Branch: perl
5139            ! lib/ExtUtils/t/MM_Win32.t
5140 ____________________________________________________________________________
5141 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
5142         Log: Subject: [PATCH] Syncing with bleadperl 
5143              From: Michael G Schwern <schwern@pobox.com> 
5144              Date: Fri, 18 Jan 2002 03:04:33 -0500
5145              Message-ID: <20020118080432.GC7226@blackrider>
5146      Branch: perl
5147            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
5148            - lib/ExtUtils/inst
5149            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
5150            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5151            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
5152            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
5153            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
5154            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
5155            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
5156            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
5157            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
5158            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
5159            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
5160            ! lib/ExtUtils/testlib.pm
5161 ____________________________________________________________________________
5162 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
5163         Log: Detypo.
5164      Branch: perl
5165            ! AUTHORS
5166 ____________________________________________________________________________
5167 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
5168         Log: Subject: [PATCH] MM check_hints test
5169              From: Michael G Schwern <schwern@pobox.com>
5170              Date: Thu, 17 Jan 2002 20:25:57 -0500
5171              Message-ID: <20020118012557.GE32762@blackrider>
5172      Branch: perl
5173            + lib/ExtUtils/t/hints.t
5174            ! MANIFEST
5175 ____________________________________________________________________________
5176 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
5177         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
5178              From: Michael G Schwern <schwern@pobox.com> 
5179              Date: Thu, 17 Jan 2002 20:12:20 -0500
5180              Message-ID: <20020118011220.GC32762@blackrider>
5181              
5182              (#14317 replaced with this)
5183      Branch: perl
5184            ! lib/ExtUtils/MakeMaker.pm
5185 ____________________________________________________________________________
5186 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
5187         Log: Subject: [PATCH perldiag] overload.pm warnings
5188              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5189              Date: Thu, 17 Jan 2002 23:53:49 +0100
5190              Message-ID: <20020117235349.A14530@rafael>
5191      Branch: perl
5192            ! pod/perldiag.pod
5193 ____________________________________________________________________________
5194 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
5195         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
5196              From: Michael G Schwern <schwern@pobox.com>
5197              Date: Thu, 17 Jan 2002 16:35:47 -0500
5198              Message-ID: <20020117213546.GD23830@blackrider>
5199      Branch: perl
5200            ! lib/File/Find.pm
5201 ____________________________________________________________________________
5202 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
5203         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
5204              From: chromatic <chromatic@rmci.net>
5205              Date: Thu, 17 Jan 2002 13:04:22 -0700
5206              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
5207      Branch: perl
5208            ! pod/perltodo.pod
5209 ____________________________________________________________________________
5210 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
5211         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
5212              From: chromatic <chromatic@rmci.net>
5213              Date: Thu, 17 Jan 2002 12:59:04 -0700
5214              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
5215      Branch: perl
5216            ! lib/ExtUtils/t/Mkbootstrap.t
5217 ____________________________________________________________________________
5218 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
5219         Log: (replaced by #14322)
5220              The #14300 broke hints file handling.
5221      Branch: perl
5222            ! lib/ExtUtils/MakeMaker.pm
5223 ____________________________________________________________________________
5224 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
5225         Log: metaconfig unit change for #14315.
5226      Branch: metaconfig/U/perl
5227            ! uselongdbl.U
5228 ____________________________________________________________________________
5229 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
5230         Log: Subject: [PATCH] long doubles
5231              From: Nicholas Clark <nick@unfortu.net>
5232              Date: Thu, 17 Jan 2002 17:06:28 +0000
5233              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
5234      Branch: perl
5235            ! Configure
5236 ____________________________________________________________________________
5237 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
5238         Log: metaconfig unit change for #14313.
5239      Branch: metaconfig
5240            ! U/modified/i_ndbm.U
5241 ____________________________________________________________________________
5242 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
5243         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
5244              From: Andy Dougherty <doughera@lafayette.edu>
5245              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
5246              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
5247      Branch: perl
5248            ! Configure
5249 ____________________________________________________________________________
5250 [ 14312] By: nick                                  on 2002/01/17  21:38:38
5251         Log: Integrate mainline (for ndbm fixes etc.)
5252      Branch: perlio
5253           +> t/run/fresh_perl.t
5254            - t/run/kill_perl.t
5255           !> Changes MANIFEST ext/Opcode/Opcode.xs
5256           !> ext/SDBM_File/sdbm/Makefile.PL
5257           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
5258           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
5259           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
5260           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
5261           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
5262 ____________________________________________________________________________
5263 [ 14311] By: sky                                   on 2002/01/17  21:01:00
5264         Log: Simplify the code that duplicates the threads 
5265              init function and the parameters to the thread by using sv_dup. 
5266              Note,what happens if you pass a shared variable as a parameter?
5267      Branch: perl
5268            ! ext/threads/threads.xs
5269 ____________________________________________________________________________
5270 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
5271         Log: Update Changes.
5272      Branch: perl
5273            ! Changes patchlevel.h
5274 ____________________________________________________________________________
5275 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
5276         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
5277              with fresh_perl_is() and fresh_perl_like().
5278      Branch: perl
5279            + t/run/fresh_perl.t
5280            - t/run/kill_perl.t
5281            ! MANIFEST t/test.pl
5282 ____________________________________________________________________________
5283 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
5284         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
5285              From: Benjamin Goldberg <goldbb2@earthlink.net>
5286              Date: Wed, 09 Jan 2002 21:03:16 -0500
5287              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
5288      Branch: perl
5289            ! ext/Unicode/Normalize/Normalize.pm
5290 ____________________________________________________________________________
5291 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
5292         Log: Retract #14144 as Hugo isn't happy with it.
5293      Branch: perl
5294            ! scope.c t/run/kill_perl.t
5295 ____________________________________________________________________________
5296 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
5297         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
5298              From: Richard Clamp <richardc@unixbeard.net>
5299              Date: Wed, 16 Jan 2002 17:34:31 +0000
5300              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
5301      Branch: perl
5302            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
5303 ____________________________________________________________________________
5304 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
5305         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
5306              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5307              Date: Tue, 15 Jan 2002 21:23:30 +0100
5308              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
5309      Branch: perl
5310            ! ext/Opcode/Opcode.xs
5311 ____________________________________________________________________________
5312 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
5313         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
5314              From: Paul_GreenVOS@vos.stratus.com
5315              Date: Wed, 16 Jan 02 6:42 est
5316              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
5317      Branch: perl
5318            ! t/io/fs.t t/op/crypt.t
5319 ____________________________________________________________________________
5320 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
5321         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
5322              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5323              Date: Wed, 16 Jan 2002 13:43:39 +0100
5324              Message-ID: <20020116134339.A704@rafael>
5325              
5326              (replaces #14302)
5327      Branch: perl
5328            ! mg.c t/lib/warnings/mg
5329 ____________________________________________________________________________
5330 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
5331         Log: (replaced by #14303)
5332              Subject: [PATCH] length of undefined $(digit) should warn
5333              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5334              Date: Tue, 15 Jan 2002 23:02:44 +0100            
5335              Message-ID: <20020115230244.A31786@rafael>     
5336      Branch: perl
5337            ! mg.c t/lib/warnings/mg
5338 ____________________________________________________________________________
5339 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
5340         Log: The non-MakeMaker.pm parts of
5341              
5342              Subject: [PATCH] Re: MM_Beos.pm?
5343              From: Tels <perl_dummy@bloodgate.com>
5344              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
5345              Message-Id: <200201142006.WAA29544@taas.iki.fi>
5346      Branch: perl
5347            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
5348            ! lib/ExtUtils/t/MM_Unix.t
5349 ____________________________________________________________________________
5350 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
5351         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
5352              From: Michael G Schwern <schwern@pobox.com>    
5353              Date: Tue, 15 Jan 2002 20:07:50 -0500            
5354              Message-ID: <20020116010750.GH625@blackrider>  
5355      Branch: perl
5356            ! lib/ExtUtils/MakeMaker.pm
5357 ____________________________________________________________________________
5358 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
5359         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
5360              From: Jeffrey Friedl <jfriedl@yahoo.com>       
5361              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
5362              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
5363      Branch: perl
5364            ! lib/Text/Tabs.pm
5365 ____________________________________________________________________________
5366 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
5367         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
5368              From: "Green, Paul" <Paul.Green@stratus.com>
5369              Date: Tue, 15 Jan 2002 22:28:10 -0500
5370              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
5371      Branch: perl
5372            ! lib/ExtUtils/MM_Unix.pm
5373 ____________________________________________________________________________
5374 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
5375         Log: Integrate perlio; offsetof() is in <stddef.h>
5376      Branch: perl
5377           !> ext/Socket/Socket.xs
5378 ____________________________________________________________________________
5379 [ 14296] By: nick                                  on 2002/01/16  13:02:29
5380         Log: offsetof() is in <stddef.h>
5381      Branch: perlio
5382            ! ext/Socket/Socket.xs
5383 ____________________________________________________________________________
5384 [ 14295] By: nick                                  on 2002/01/16  07:25:29
5385         Log: Integrate mainline
5386      Branch: perlio
5387           +> (branch 262 files)
5388            - (delete 285 files)
5389           !> (integrate 34 files)
5390 ____________________________________________________________________________
5391 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
5392         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
5393              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
5394              Canonical.pl and Exact.pl.
5395      Branch: perl
5396            + (add 259 files)
5397            - (delete 288 files)
5398            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
5399            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
5400            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
5401            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
5402 ____________________________________________________________________________
5403 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
5404         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
5405      Branch: perl
5406            ! ext/Socket/Socket.xs
5407 ____________________________________________________________________________
5408 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
5409         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
5410              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5411              Date: Tue, 15 Jan 2002 21:59:19 +0100
5412              Message-ID: <3C44A637.16602.25EB208@localhost>
5413      Branch: perl
5414            ! embed.fnc embed.h proto.h
5415 ____________________________________________________________________________
5416 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
5417         Log: Duh.  The updated In/*.pl weren't checked in.
5418      Branch: perl
5419            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
5420            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
5421            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
5422            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
5423            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
5424            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
5425            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
5426            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
5427            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
5428            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
5429            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
5430            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
5431            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
5432            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
5433            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
5434            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
5435            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
5436            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
5437            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
5438            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
5439            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
5440            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
5441            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
5442            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
5443            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
5444            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
5445            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
5446            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
5447            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
5448            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
5449            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
5450            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
5451            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
5452            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
5453            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
5454            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
5455            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
5456            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
5457            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
5458            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
5459            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
5460            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
5461            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
5462            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
5463            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
5464            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
5465            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
5466            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
5467 ____________________________________________________________________________
5468 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
5469         Log: Update Changes.
5470      Branch: perl
5471            ! Changes patchlevel.h
5472 ____________________________________________________________________________
5473 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
5474         Log: Jeffrey is trying very hard to avoid working on his
5475              book, it would seem :-) (better naming, better comments
5476              in the files)
5477      Branch: perl
5478            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
5479            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
5480            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
5481            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
5482            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
5483            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
5484            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
5485            - lib/unicore/Is/IDStart.pl
5486            ! (edit 200 files)
5487 ____________________________________________________________________________
5488 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
5489         Log: metaconfig unit changes for #14287.
5490      Branch: metaconfig
5491            + U/modified/Chk_MANI.U
5492            ! U/modified/Extract.U U/modified/Finish.U
5493      Branch: metaconfig/U/perl
5494            ! Extensions.U dlsrc.U
5495 ____________________________________________________________________________
5496 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
5497         Log: Some protection against spaces in directory names.
5498              (Tru64 still has some makedepend problems in such
5499              cases but that looks like Tru64's problem.)
5500      Branch: perl
5501            ! Configure Makefile.SH
5502 ____________________________________________________________________________
5503 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
5504         Log: Should have been in #14285 but I have sausages for fingers.
5505      Branch: perl
5506            + lib/ExtUtils/MM_BeOS.pm
5507 ____________________________________________________________________________
5508 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
5509         Log: MM_BeOS from Tels.
5510      Branch: perl
5511            + lib/ExtUtils/t/MM_BeOS.t
5512            ! MANIFEST
5513 ____________________________________________________________________________
5514 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
5515         Log: Integrate perlio;
5516              
5517              (reintroduce #14251) Slab allocator for ops
5518              - moved the statics to intrpvar.h
5519              - implemented Slab_Free()
5520              - uses PerlMemShared (for now) if distinction exists.
5521              
5522              Slab allocator submit after resolve -ay to keep it!
5523              
5524              Hand merge of non slab allocator stuff
5525              
5526              const-ness fix in savepv's passing of NULL
5527              
5528              Typo in #else branch of PL_SLAB_ALLOC
5529              
5530              Integrate rest of mainline
5531              
5532              Regen embed enable slab for PERL_IMPLICIT_SYS
5533              
5534              Correct name of PL_OP_SLAB_ALLOC
5535              
5536              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
5537              e.g. -Duse64bitint on a 32-bit platform.
5538              Now uses I32 for use-count and is more careful with its casts.
5539      Branch: perl
5540           !> (integrate 28 files)
5541 ____________________________________________________________________________
5542 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
5543         Log: Add Shuck URL
5544      Branch: maint-5.6/macperl
5545            ! macos/macperl/MacPerl.podhelp
5546 ____________________________________________________________________________
5547 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
5548         Log: Remove obsolete docs
5549      Branch: maint-5.6/macperl
5550            ! ext/File/Glob/Glob.pm
5551 ____________________________________________________________________________
5552 [ 14281] By: nick                                  on 2002/01/15  15:08:43
5553         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
5554              e.g. -Duse64bitint on a 32-bit platform.
5555              Now uses I32 for use-count and is more careful with its casts.
5556      Branch: perlio
5557            ! intrpvar.h op.c
5558 ____________________________________________________________________________
5559 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
5560         Log: Update bundled modules.  Yow!
5561      Branch: maint-5.6/macperl
5562            + macos/bundled_ext/Compress/Zlib/constants.h
5563            + macos/bundled_ext/Compress/Zlib/constants.xs
5564            + macos/bundled_ext/Filter/Util/Call/ppport.h
5565            + macos/bundled_ext/Storable/t/compat-0.6.t
5566            + macos/bundled_ext/Storable/t/dump.pl
5567            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
5568            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
5569            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
5570            + macos/bundled_lib/blib/lib/URI/ssh.pm
5571            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
5572            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
5573            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
5574            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
5575            + macos/bundled_lib/t/Filter/Simple/data.t
5576            + macos/bundled_lib/t/Filter/Simple/export.t
5577            + macos/bundled_lib/t/Filter/Simple/filter_only.t
5578            + macos/bundled_lib/t/Filter/Simple/import.t
5579            + macos/bundled_lib/t/NEXT/actual.t
5580            + macos/bundled_lib/t/NEXT/actuns.t
5581            + macos/bundled_lib/t/NEXT/next.t
5582            + macos/bundled_lib/t/NEXT/unseen.t
5583            + macos/bundled_lib/t/libnet/netrc.t
5584            + macos/bundled_lib/t/libwww-perl/base/http.t
5585            + macos/bundled_lib/t/libwww-perl/live/activestate.t
5586            - macos/bundled_ext/Filter/t/FilterTest.pm
5587            - macos/bundled_ext/Storable/t/compat06.t
5588            - macos/bundled_ext/Storable/t/st-dump.pl
5589            - macos/bundled_lib/t/NEXT/test.pl
5590            - macos/bundled_lib/t/libwww-perl/live/google.t
5591            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
5592            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
5593            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
5594            ! macos/bundled_ext/Compress/Zlib/README
5595            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
5596            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
5597            ! macos/bundled_ext/Compress/Zlib/t/examples.t
5598            ! macos/bundled_ext/Filter/Util/Call/Call.pm
5599            ! macos/bundled_ext/Filter/Util/Call/Call.xs
5600            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
5601            ! macos/bundled_ext/Filter/t/call.t
5602            ! macos/bundled_ext/Filter/t/filter-util.pl
5603            ! macos/bundled_ext/Storable/ChangeLog
5604            ! macos/bundled_ext/Storable/README
5605            ! macos/bundled_ext/Storable/Storable.pm
5606            ! macos/bundled_ext/Storable/t/blessed.t
5607            ! macos/bundled_ext/Storable/t/canonical.t
5608            ! macos/bundled_ext/Storable/t/dclone.t
5609            ! macos/bundled_ext/Storable/t/forgive.t
5610            ! macos/bundled_ext/Storable/t/freeze.t
5611            ! macos/bundled_ext/Storable/t/lock.t
5612            ! macos/bundled_ext/Storable/t/overload.t
5613            ! macos/bundled_ext/Storable/t/recurse.t
5614            ! macos/bundled_ext/Storable/t/retrieve.t
5615            ! macos/bundled_ext/Storable/t/store.t
5616            ! macos/bundled_ext/Storable/t/tied.t
5617            ! macos/bundled_ext/Storable/t/tied_hook.t
5618            ! macos/bundled_ext/Storable/t/tied_items.t
5619            ! macos/bundled_ext/Storable/t/utf8.t
5620            ! macos/bundled_lib/blib/lib/File/Sort.pm
5621            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
5622            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
5623            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
5624            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
5625            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
5626            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
5627            ! macos/bundled_lib/blib/lib/LWP.pm
5628            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
5629            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
5630            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
5631            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
5632            ! macos/bundled_lib/blib/lib/Mail/Address.pm
5633            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
5634            ! macos/bundled_lib/blib/lib/Mail/Field.pm
5635            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
5636            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
5637            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
5638            ! macos/bundled_lib/blib/lib/Mail/Header.pm
5639            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
5640            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
5641            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
5642            ! macos/bundled_lib/blib/lib/Mail/Send.pm
5643            ! macos/bundled_lib/blib/lib/Mail/Util.pm
5644            ! macos/bundled_lib/blib/lib/NEXT.pm
5645            ! macos/bundled_lib/blib/lib/Net/Config.pm
5646            ! macos/bundled_lib/blib/lib/Net/Domain.pm
5647            ! macos/bundled_lib/blib/lib/Net/FTP.pm
5648            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
5649            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
5650            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
5651            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
5652            ! macos/bundled_lib/blib/lib/Net/POP3.pm
5653            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
5654            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
5655            ! macos/bundled_lib/blib/lib/Switch.pm
5656            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
5657            ! macos/bundled_lib/blib/lib/URI/Escape.pm
5658            ! macos/bundled_lib/blib/lib/URI/ftp.pm
5659            ! macos/bundled_lib/blib/lib/lwpcook.pod
5660            ! macos/bundled_lib/t/Filter/Simple/filter.t
5661            ! macos/bundled_lib/t/Switch/t/nested.t
5662            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5663            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5664            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
5665            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
5666            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5667            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
5668            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
5669            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
5670            ! macos/bundled_lib/t/libnet/config.t
5671            ! macos/bundled_lib/t/libnet/ftp.t
5672            ! macos/bundled_lib/t/libnet/hostname.t
5673            ! macos/bundled_lib/t/libnet/nntp.t
5674            ! macos/bundled_lib/t/libnet/require.t
5675            ! macos/bundled_lib/t/libnet/smtp.t
5676            ! macos/bundled_lib/t/libwww-perl/base/headers.t
5677            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
5678            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
5679            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
5680            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
5681            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
5682            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
5683            ! macos/bundled_lib/t/libwww-perl/live/validator.t
5684            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
5685 ____________________________________________________________________________
5686 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
5687         Log: Subject: [PATCH] Socket::sockaddr_family
5688              From: Gisle Aas <gisle@ActiveState.com> 
5689              Date: 15 Jan 2002 06:35:28 -0800
5690              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
5691      Branch: perl
5692            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
5693 ____________________________________________________________________________
5694 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
5695         Log: Subject: [PATCH perldiag] Style issue
5696              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5697              Date: Tue, 15 Jan 2002 15:36:30 +0100                
5698              Message-ID: <20020115153630.A11568@rafael>
5699      Branch: perl
5700            ! pod/perldiag.pod
5701 ____________________________________________________________________________
5702 [ 14277] By: nick                                  on 2002/01/15  14:30:51
5703         Log: Correct name of PL_OP_SLAB_ALLOC
5704      Branch: perlio
5705            ! perl.h
5706 ____________________________________________________________________________
5707 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
5708         Log: NetWare tweak from Ananth Kesari.
5709      Branch: perl
5710            ! lib/ExtUtils/MakeMaker.pm
5711 ____________________________________________________________________________
5712 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
5713         Log: Throwback.
5714      Branch: perl
5715            ! MANIFEST
5716 ____________________________________________________________________________
5717 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
5718         Log: A couple of additional character classes from Jeffrey,
5719              hopefully useful in future for internal use for implementing
5720              some special cases of casing.
5721              
5722              Also regenerate once more all the character classes,
5723              now without the timestamp.  A timestamp would be kind of
5724              nice but it's not: having a timestamp in a file means that
5725              even if the effective contents of file really didn't
5726              change, the file looks as if it changed.
5727      Branch: perl
5728            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
5729            + lib/unicore/Is/CombAbov.pl
5730            ! (edit 304 files)
5731 ____________________________________________________________________________
5732 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
5733         Log: Make the test harder.
5734      Branch: perl
5735            ! t/op/pat.t
5736 ____________________________________________________________________________
5737 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
5738         Log: Additional utf8_heavy.pl tweak from Jeffrey.
5739      Branch: perl
5740            ! lib/utf8_heavy.pl
5741 ____________________________________________________________________________
5742 [ 14271] By: nick                                  on 2002/01/15  11:29:47
5743         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
5744      Branch: perlio
5745            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
5746            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
5747 ____________________________________________________________________________
5748 [ 14270] By: nick                                  on 2002/01/15  08:19:08
5749         Log: Integrate rest of mainline
5750      Branch: perlio
5751           !> (integrate 28 files)
5752 ____________________________________________________________________________
5753 [ 14269] By: nick                                  on 2002/01/15  08:02:44
5754         Log: Typo in #else branch of PL_SLAB_ALLOC
5755      Branch: perlio
5756            ! op.c
5757 ____________________________________________________________________________
5758 [ 14268] By: nick                                  on 2002/01/15  07:57:47
5759         Log: const-ness fix in savepv's passing of NULL
5760      Branch: perlio
5761            ! util.c
5762 ____________________________________________________________________________
5763 [ 14267] By: nick                                  on 2002/01/15  07:42:17
5764         Log: Hand merge of non slab allocator stuff
5765      Branch: perlio
5766            ! op.c
5767 ____________________________________________________________________________
5768 [ 14266] By: nick                                  on 2002/01/15  07:39:33
5769         Log: Slab allocator submit after resolve -ay to keep it!
5770      Branch: perlio
5771           !> op.c
5772 ____________________________________________________________________________
5773 [ 14265] By: nick                                  on 2002/01/15  07:05:06
5774         Log: Blind integrate of bulk of mainline.
5775      Branch: perlio
5776           +> (branch 173 files)
5777            - (delete 184 files)
5778           !> (integrate 146 files)
5779 ____________________________________________________________________________
5780 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
5781         Log: Pod nits.
5782      Branch: perl
5783            ! lib/Unicode/UCD.pm pod/perlunicode.pod
5784 ____________________________________________________________________________
5785 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
5786         Log: The Unicode categories doc patch to go with #14254,
5787              from Jeffrey.
5788      Branch: perl
5789            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
5790 ____________________________________________________________________________
5791 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
5792         Log: There isn't going to be perl.third.exe.
5793      Branch: perl
5794            ! Makefile.SH
5795 ____________________________________________________________________________
5796 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
5797         Log: Subject: [PATCH] small coredump correction
5798              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5799              Date: Tue, 15 Jan 2002 00:22:52 +0100
5800              Message-ID: <20020115002252.I691@rafael>
5801      Branch: perl
5802            ! op.c
5803 ____________________________________________________________________________
5804 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
5805         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
5806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5807              Date: Mon, 14 Jan 2002 23:03:04 +0100
5808              Message-ID: <20020114230304.A691@rafael>   
5809              
5810              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
5811              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5812              Date: Mon, 14 Jan 2002 23:18:43 +0100
5813              Message-ID: <20020114231843.E691@rafael>   
5814      Branch: perl
5815            ! pod/perlsub.pod t/op/override.t toke.c
5816 ____________________________________________________________________________
5817 [ 14259] By: nick                                  on 2002/01/14  22:02:49
5818         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
5819              Need to use CopXXXXX macros everywhere and add CopSTASH_free
5820              Add new scope type and add support for it to scope.c and scope stack
5821              dup-er in sv.c. Add savesharedpv().
5822              Also zealous version of Win32's vmem.h to catch all the abuses.
5823              With this t/op/fork.t passes even with zealous checking and 
5824              checker is point a finger at various threads/shared issues.
5825              
5826              PL_curcop->cop_io is still an issue.
5827      Branch: perlio
5828            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
5829            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
5830            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
5831            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
5832            ! win32/vmem.h win32/win32.c win32/win32.h
5833 ____________________________________________________________________________
5834 [ 14258] By: nick                                  on 2002/01/14  20:24:28
5835         Log: Integrate build parts of mainline
5836      Branch: perlio
5837           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
5838           !> lib/ExtUtils/t/MM_Win32.t
5839 ____________________________________________________________________________
5840 [ 14257] By: nick                                  on 2002/01/14  16:10:54
5841         Log: Inverted sense of special-ness of specialCopIO - supposed to 
5842              be true if value is "special" i.e. NOT an SV.
5843      Branch: perlio
5844            ! perlio.h
5845 ____________________________________________________________________________
5846 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
5847         Log: Update Changes.
5848      Branch: perl
5849            ! Changes patchlevel.h
5850 ____________________________________________________________________________
5851 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
5852         Log: Retract #14251 (the op slab allocator from perlio)
5853              until we figure out why 2.2.19 x86 debian gets
5854              a circular sibling chain and therefore hangs in
5855              the Perl_ck_subr() sibling for-loop.
5856      Branch: perl
5857            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5858            ! perlapi.c perlapi.h proto.h
5859 ____________________________________________________________________________
5860 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
5861         Log: Big mktables rewrite from Jeffrey;
5862              documentation not yet updated.
5863      Branch: perl
5864            + (add 171 files)
5865            - (delete 182 files)
5866            ! (edit 135 files)
5867 ____________________________________________________________________________
5868 [ 14253] By: ams                                   on 2002/01/14  03:15:05
5869         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
5870              From: Michael G Schwern <schwern@pobox.com>
5871              Date: Sun, 13 Jan 2002 21:00:07 -0500
5872              Message-Id: <20020114020007.GB2877@blackrider>
5873      Branch: perl
5874            ! lib/Cwd.pm
5875 ____________________________________________________________________________
5876 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
5877         Log: Subject: Re: Win32 status - progress !
5878              From: Abe Timmerman <abe@ztreet.demon.nl>       
5879              Date: Mon, 14 Jan 2002 02:29:51 +0100
5880              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
5881      Branch: perl
5882            ! lib/ExtUtils/t/MM_Win32.t
5883 ____________________________________________________________________________
5884 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
5885         Log: Integrate perlio.
5886              
5887              Slab allocator for ops
5888              - moved the statics to intrpvar.h
5889              - implemented Slab_Free()
5890              - uses PerlMemShared (for now) if distinction exists.
5891      Branch: perl
5892           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5893           !> perlapi.c perlapi.h proto.h
5894 ____________________________________________________________________________
5895 [ 14250] By: nick                                  on 2002/01/13  23:22:34
5896         Log: Slab allocator for ops
5897              - moved the statics to intrpvar.h
5898              - implemented Slab_Free()
5899              - uses PerlMemShared (for now) if distinction exists.
5900      Branch: perlio
5901            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5902            ! perlapi.c perlapi.h proto.h
5903 ____________________________________________________________________________
5904 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
5905         Log: Start a new test category: uni.  Much of t/op/pat
5906              should probably be moved here, but holding on that
5907              until Jeffrey finishes his big mktables rewrite.
5908              Bits and pieces of op/split, op/pack, op/append,
5909              op/join, could probably be moved to respective uni
5910              tests, too.
5911      Branch: perl
5912            + t/uni/fold.t t/uni/sprintf.t
5913            - t/op/unifold.t t/op/unisprintf.t
5914            ! MANIFEST t/TEST t/harness
5915 ____________________________________________________________________________
5916 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
5917         Log: Subject: [PATCH] enable Win32 to build again
5918              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5919              Date: Sun, 13 Jan 2002 21:49:24 +0100
5920              Message-ID: <3C4200E4.15926.23F6131@localhost>
5921              
5922              miniperl.exe.exe does not exe that well.
5923      Branch: perl
5924            ! lib/ExtUtils/MM_Unix.pm
5925 ____________________________________________________________________________
5926 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
5927         Log: Mention some of the load-affected tests.
5928      Branch: perl
5929            ! INSTALL
5930 ____________________________________________________________________________
5931 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
5932         Log: Move the UTF-8 conversion code earlier so that
5933              op/ver is happy.
5934      Branch: perl
5935            ! sv.c t/op/ver.t
5936 ____________________________________________________________________________
5937 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
5938         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
5939              have diverged quite a bit so no updates there.
5940      Branch: perl
5941            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
5942            ! ext/List/Util/lib/List/Util.pm
5943            ! ext/List/Util/lib/Scalar/Util.pm
5944 ____________________________________________________________________________
5945 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
5946         Log: Make the crypt() pickier: if downgrading doesn't work,
5947              croak.
5948      Branch: perl
5949            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
5950 ____________________________________________________________________________
5951 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
5952         Log: Grow the buffer in case Unicode caused size changes
5953              (and it very probably did).
5954      Branch: perl
5955            ! sv.c
5956 ____________________________________________________________________________
5957 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
5958         Log: Future-proofing from Jeffrey Friedl (for conflicting
5959              In* and Is* names).
5960      Branch: perl
5961            ! lib/utf8_heavy.pl
5962 ____________________________________________________________________________
5963 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
5964         Log: Subject: [PATCH] Re: Warning in B.xs
5965              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5966              Date: Sun, 13 Jan 2002 19:39:52 +0100
5967              Message-ID: <3C41E288.20562.1C8C895@localhost>
5968      Branch: perl
5969            ! ext/B/B.xs
5970 ____________________________________________________________________________
5971 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
5972         Log: Subject: Re: lookbehind broken with latest bleedperl
5973              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5974              Date: Sun, 13 Jan 2002 18:06:22 +0000
5975              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
5976      Branch: perl
5977            ! regexec.c t/op/re_tests
5978 ____________________________________________________________________________
5979 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
5980         Log: Subject: [PATCH] more MM_Unix.t tests
5981              From: Tels <perl_dummy@bloodgate.com>
5982              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
5983              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
5984              
5985              Subject: [PATCH] 14220 misunderstood, I bet          
5986              From: andreas.koenig@anima.de (Andreas J. Koenig)
5987              Date: 12 Jan 2002 21:31:58 +0100
5988              Message-ID: <m3k7un8g5d.fsf@anima.de>
5989      Branch: perl
5990            ! lib/ExtUtils/t/MM_Unix.t
5991 ____________________________________________________________________________
5992 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
5993         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
5994              From: Tels <perl_dummy@bloodgate.com>
5995              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
5996              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
5997              
5998              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
5999              From: Tels <perl_dummy@bloodgate.com>
6000              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
6001              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
6002      Branch: perl
6003            ! lib/ExtUtils/MM_Unix.pm
6004 ____________________________________________________________________________
6005 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
6006         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
6007              From: Nicholas Clark <nick@unfortu.net> 
6008              Date: Sun, 13 Jan 2002 15:58:34 +0000
6009              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
6010      Branch: perl
6011            ! lib/Benchmark.t
6012 ____________________________________________________________________________
6013 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
6014         Log: Anton Berezin did more reading and the uid setting story
6015              gets more complex.
6016      Branch: perl
6017            ! pod/perltodo.pod utils/perldoc.PL
6018 ____________________________________________________________________________
6019 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
6020         Log: Integrate perlio;
6021              
6022              Win32 fixes:
6023              - vmem.h hack to handle free-by-wrong-thread after eval "".
6024              - Initialize timerid 
6025      Branch: perl
6026           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
6027 ____________________________________________________________________________
6028 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
6029         Log: Subject: Re: HiRes
6030              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6031              Date: Sun, 13 Jan 2002 10:18:46 +0100
6032              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
6033              
6034              Give up on socketpair in HP-UX.
6035      Branch: perl
6036            ! ext/Socket/socketpair.t
6037 ____________________________________________________________________________
6038 [ 14233] By: nick                                  on 2002/01/13  16:29:30
6039         Log: Integrate mainline
6040      Branch: perlio
6041           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
6042           !> (integrate 46 files)
6043 ____________________________________________________________________________
6044 [ 14232] By: nick                                  on 2002/01/13  15:37:48
6045         Log: Win32 fixes:
6046              - vmem.h hack to handle free-by-wrong-thread after eval "".
6047              - Initialize timerid 
6048      Branch: perlio
6049            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
6050 ____________________________________________________________________________
6051 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
6052         Log: *groan*
6053      Branch: perl
6054            ! t/op/pat.t
6055 ____________________________________________________________________________
6056 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
6057         Log: One more sharp s case found by Jeffrey.
6058      Branch: perl
6059            ! regexec.c t/op/pat.t
6060 ____________________________________________________________________________
6061 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
6062         Log: Comment tweak.
6063      Branch: perl
6064            ! regexec.c
6065 ____________________________________________________________________________
6066 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
6067         Log: Don't bother checking for the Greek special
6068              cases if the node is too short.
6069      Branch: perl
6070            ! regcomp.c
6071 ____________________________________________________________________________
6072 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
6073         Log: Update Changes.
6074      Branch: perl
6075            ! Changes patchlevel.h
6076 ____________________________________________________________________________
6077 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
6078         Log: metaconfig unit change for #14225.
6079      Branch: metaconfig
6080            + U/modified/i_ndbm.U
6081 ____________________________________________________________________________
6082 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
6083         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
6084              From: Jonathan Stowe <gellyfish@gellyfish.com>
6085              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
6086              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
6087      Branch: perl
6088            ! Configure config_h.SH
6089 ____________________________________________________________________________
6090 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
6091         Log: Quick reformat using indent -kr -nce, as requested
6092              by Dan Kogai and suggest by NI-S.
6093      Branch: perl
6094            ! ext/Encode/encengine.c
6095 ____________________________________________________________________________
6096 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
6097         Log: Couple more Unicode lookbehind tests.
6098      Branch: perl
6099            ! t/op/pat.t
6100 ____________________________________________________________________________
6101 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
6102         Log: Sharp S as a special treat for our German UTF-8 testers :-)
6103      Branch: perl
6104            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
6105 ____________________________________________________________________________
6106 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
6107         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
6108              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6109              Date: Sat, 12 Jan 2002 20:37:32 +0100
6110              Message-ID: <3C409E8C.16203.196C2D3@localhost>
6111      Branch: perl
6112            ! ext/B/B/Deparse.pm
6113 ____________________________________________________________________________
6114 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
6115         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
6116              really worth the bits it's printed on?
6117      Branch: perl
6118            ! lib/ExtUtils/t/MM_Unix.t
6119 ____________________________________________________________________________
6120 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
6121         Log: Special treatment for U+03B0 and U+0390 in //i,
6122              this means that we can remove the minlen pessimisations
6123              introduced by the #14096.
6124      Branch: perl
6125            ! pp_hot.c regcomp.c regexec.c
6126 ____________________________________________________________________________
6127 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
6128         Log: Integrate perlio;
6129              
6130              Abstract out the cloning of SvPVX and handle shared pv in a 
6131              safe (if suboptimal) manner. Does not fix op/fork.t :-(
6132              
6133              Win32-ize socketpair test
6134              - Win32 can fork even though $Config{d_fork} is undef
6135              - SOCK_DGRAM does not work - skip those tests.
6136      Branch: perl
6137           !> ext/Socket/socketpair.t sv.c
6138 ____________________________________________________________________________
6139 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
6140         Log: One should first drop the real uid, not the effective uid.
6141              [ID 20020110.003]
6142      Branch: perl
6143            ! utils/perldoc.PL
6144 ____________________________________________________________________________
6145 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
6146         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
6147              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6148              Date: Fri, 11 Jan 2002 23:29:48 +0100
6149              Message-ID: <3C3F756C.4581.2E2A938@localhost>
6150      Branch: perl
6151            + ext/B/C/C.xs ext/B/C/Makefile.PL
6152            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
6153            ! utils/perlcc.PL
6154 ____________________________________________________________________________
6155 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
6156         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
6157              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
6158              Date: Fri, 11 Jan 2002 14:29:30 -0800
6159              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
6160      Branch: perl
6161            ! ext/B/t/concise.t
6162 ____________________________________________________________________________
6163 [ 14214] By: nick                                  on 2002/01/12  12:31:12
6164         Log: Win32-ize socketpair test
6165              - Win32 can fork even though $Config{d_fork} is undef
6166              - SOCK_DGRAM does not work - skip those tests.
6167      Branch: perlio
6168            ! ext/Socket/socketpair.t
6169 ____________________________________________________________________________
6170 [ 14213] By: nick                                  on 2002/01/12  11:46:28
6171         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
6172              safe (if suboptimal) manner. Does not fix op/fork.t :-(
6173      Branch: perlio
6174            ! sv.c
6175 ____________________________________________________________________________
6176 [ 14212] By: ams                                   on 2002/01/12  06:10:52
6177         Log: Subject: [PATCH] More fixes for Stratus VOS
6178              From: "Green, Paul" <Paul.Green@stratus.com>
6179              Date: Fri, 11 Jan 2002 17:30:37 -0500
6180              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
6181      Branch: perl
6182            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
6183 ____________________________________________________________________________
6184 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
6185         Log: Upgrade to CGI.pm 2.80.
6186      Branch: perl
6187            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
6188 ____________________________________________________________________________
6189 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
6190         Log: FAQ sync.
6191      Branch: perl
6192            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6193            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6194            ! pod/perlfaq8.pod
6195 ____________________________________________________________________________
6196 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
6197         Log: This is getting embarrassing.
6198      Branch: perl
6199            ! t/op/pat.t
6200 ____________________________________________________________________________
6201 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
6202         Log: Doc tweaks.
6203      Branch: perl
6204            ! pod/perlunicode.pod
6205 ____________________________________________________________________________
6206 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
6207         Log: Updating the test count is good; also rephrasing
6208              so that there is no ok output containing "not".
6209      Branch: perl
6210            ! t/op/pat.t
6211 ____________________________________________________________________________
6212 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
6213         Log: Andreas is busy :-)
6214      Branch: perl
6215            ! doop.c t/op/unisprintf.t
6216 ____________________________________________________________________________
6217 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
6218         Log: Unicode lookbehind looked bad.
6219      Branch: perl
6220            ! regexec.c t/op/pat.t
6221 ____________________________________________________________________________
6222 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
6223         Log: Garbage collection.
6224      Branch: perl
6225            ! t/run/kill_perl.t
6226 ____________________________________________________________________________
6227 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
6228         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
6229              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6230              Date: Fri, 11 Jan 2002 23:29:48 +0100
6231              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
6232      Branch: perl
6233            ! embed.fnc global.sym makedef.pl
6234 ____________________________________________________________________________
6235 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
6236         Log: Subject: [PATCH] perldelta nit?
6237              From: Robert Spier <rspier@pobox.com>
6238              Date: Fri, 11 Jan 2002 15:19:16 -0800
6239              Message-ID: <15423.29428.164185.251700@rls.cx>
6240      Branch: perl
6241            ! pod/perldelta.pod
6242 ____________________________________________________________________________
6243 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
6244         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
6245              From: Michael G Schwern <schwern@pobox.com>
6246              Date: Fri, 11 Jan 2002 17:08:17 -0500
6247              Message-ID: <20020111220817.GG2838@blackrider>
6248      Branch: perl
6249            ! t/run/kill_perl.t t/test.pl
6250 ____________________________________________________________________________
6251 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
6252         Log: Subject: [PATCH] Correct misleading error message
6253              From: Mike Guy <mjtg@cam.ac.uk>
6254              Date: Fri, 11 Jan 2002 18:36:33 +0000
6255              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
6256              
6257              hash assignment -> anonymous hash
6258      Branch: perl
6259            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
6260 ____________________________________________________________________________
6261 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
6262         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
6263              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6264              Date: Fri, 11 Jan 2002 16:58:14 +0100
6265              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
6266      Branch: perl
6267            ! ext/Unicode/Normalize/mkheader
6268 ____________________________________________________________________________
6269 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
6270         Log: Add a new test for is-sprintf-preserving Unicodeness:
6271              #14194 and an old one from kill_perl.t (I could have used
6272              sprintf.t, but it's format was quite fixed, and I didn't
6273              feel like breaking the format)
6274      Branch: perl
6275            + t/op/unisprintf.t
6276            ! MANIFEST t/run/kill_perl.t
6277 ____________________________________________________________________________
6278 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
6279         Log: Integrate perlio;
6280              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
6281      Branch: perl
6282           !> win32/win32.c
6283 ____________________________________________________________________________
6284 [ 14196] By: nick                                  on 2002/01/11  20:58:20
6285         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
6286              as C runtime seems to get its hands on them even though we said
6287              they were handled.
6288              Still an issue with "die" out of signal handler - get panic: pp_iter
6289      Branch: perlio
6290            ! win32/win32.c
6291 ____________________________________________________________________________
6292 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
6293         Log: Integrate perlio;
6294              A mostly-stable version of "new" Win32 signal/kill support.
6295      Branch: perl
6296           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
6297           !> win32/config.gc win32/config.vc win32/config_H.bc
6298           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
6299           !> win32/makefile.mk win32/win32.c win32/win32.h
6300 ____________________________________________________________________________
6301 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
6302         Log: Fix for
6303              
6304              Subject: UTF-8 sprintf bug in bleadperl
6305              From: andreas.koenig@anima.de (Andreas J. Koenig)
6306              Date: 11 Jan 2002 15:47:15 +0100
6307              Message-ID: <m3vge99c7g.fsf@anima.de>
6308              
6309              I have tests, have just to figure out where to put them
6310              since op/sprintf looks a bit unfriendly for tests of
6311              somewhat freer form.
6312      Branch: perl
6313            ! doop.c sv.c
6314 ____________________________________________________________________________
6315 [ 14193] By: nick                                  on 2002/01/11  18:25:34
6316         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
6317              Builds and passes a few tests.
6318      Branch: perlio
6319           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
6320           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
6321           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
6322           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
6323           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
6324           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6325           +> t/lib/sample-tests/lone_not_bug
6326           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
6327           +> t/lib/sample-tests/vms_nit
6328           !> (integrate 63 files)
6329 ____________________________________________________________________________
6330 [ 14192] By: nick                                  on 2002/01/11  17:49:39
6331         Log: A mostly-stable version of "new" Win32 signal/kill support.
6332      Branch: perlio
6333            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
6334            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6335            ! win32/config_h.PL win32/makefile.mk win32/win32.c
6336            ! win32/win32.h
6337 ____________________________________________________________________________
6338 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
6339         Log: Update Changes.
6340      Branch: perl
6341            ! Changes patchlevel.h
6342 ____________________________________________________________________________
6343 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
6344         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
6345              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6346              Date: Thu, 10 Jan 2002 18:21:34 -0800
6347              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
6348      Branch: perl
6349            + ext/B/t/concise.t
6350            ! MANIFEST
6351 ____________________________________________________________________________
6352 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
6353         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
6354              necessary in form.t and html.t @INC setups.
6355      Branch: perl
6356            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
6357 ____________________________________________________________________________
6358 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
6359         Log: Yet another twist.
6360      Branch: perl
6361            ! t/test.pl
6362 ____________________________________________________________________________
6363 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
6364         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
6365              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6366              Date: Fri, 11 Jan 2002 13:04:15 +0100      
6367              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
6368      Branch: perl
6369            ! hints/aix.sh
6370 ____________________________________________________________________________
6371 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
6372         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
6373              From: Jonathan Stowe <gellyfish@gellyfish.com> 
6374              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
6375              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
6376      Branch: perl
6377            ! lib/AnyDBM_File.t
6378 ____________________________________________________________________________
6379 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
6380         Log: Arguments were being mangled.
6381      Branch: perl
6382            ! t/test.pl
6383 ____________________________________________________________________________
6384 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
6385         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
6386              From: Jonathan Stowe <gellyfish@gellyfish.com>
6387              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
6388              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
6389      Branch: perl
6390            ! lib/AnyDBM_File.t
6391 ____________________________________________________________________________
6392 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
6393         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
6394              From: Michael G Schwern <schwern@pobox.com> 
6395              Date: Fri, 11 Jan 2002 04:26:27 -0500
6396              Message-ID: <20020111092626.GA16544@blackrider>
6397      Branch: perl
6398            ! t/run/kill_perl.t t/test.pl
6399 ____________________________________________________________________________
6400 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
6401         Log: Subject: [PATCH] Test::Harness 2.01
6402              From: Michael G Schwern <schwern@pobox.com> 
6403              Date: Thu, 10 Jan 2002 21:11:24 -0500
6404              Message-ID: <20020111021123.GA30666@blackrider>
6405      Branch: perl
6406            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
6407            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
6408            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
6409            + lib/Test/Harness/t/nonumbers.t
6410            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
6411            + t/lib/sample-tests/lone_not_bug
6412            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
6413            + t/lib/sample-tests/vms_nit
6414            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
6415            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
6416 ____________________________________________________________________________
6417 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
6418         Log: patch is silly when creating new files: don't run
6419              patch more than once.
6420      Branch: perl
6421            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6422 ____________________________________________________________________________
6423 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
6424         Log: Forgot from #14179.
6425      Branch: perl
6426            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
6427 ____________________________________________________________________________
6428 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
6429         Log: Subject: [PATCH] is() undef/'' behavior change
6430              From: Michael G Schwern <schwern@pobox.com> 
6431              Date: Fri, 11 Jan 2002 03:35:51 -0500
6432              Message-ID: <20020111083551.GC30666@blackrider>
6433              
6434              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
6435              From: Michael G Schwern <schwern@pobox.com> 
6436              Date: Fri, 11 Jan 2002 03:37:44 -0500
6437              Message-ID: <20020111083744.GD30666@blackrider>
6438      Branch: perl
6439            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
6440            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
6441            ! lib/Pod/t/InputObjects.t lib/blib.t
6442 ____________________________________________________________________________
6443 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
6444         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
6445              From: Michael G Schwern <schwern@pobox.com> 
6446              Date: Thu, 10 Jan 2002 19:56:23 -0500
6447              Message-ID: <20020111005623.GA13192@blackrider>
6448      Branch: perl
6449            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6450            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
6451            ! lib/Test/Simple.pm lib/Test/Simple/Changes
6452            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
6453            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
6454            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
6455            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
6456            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
6457            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
6458            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
6459            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
6460            ! lib/Test/Simple/t/plan_is_noplan.t
6461            ! lib/Test/Simple/t/plan_no_plan.t
6462            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
6463            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
6464            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
6465            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
6466            ! lib/Test/Tutorial.pod
6467 ____________________________________________________________________________
6468 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
6469         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
6470              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
6471              
6472              turns out even the malloc() was never really needed to begin with,
6473              so get rid of it
6474      Branch: perl
6475            ! sv.c
6476 ____________________________________________________________________________
6477 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
6478         Log: Small doc tweaks.
6479      Branch: perl
6480            ! pod/perluniintro.pod
6481 ____________________________________________________________________________
6482 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
6483         Log: support using the CRT's malloc() family of functions instead of
6484              the internal one when ithreads is enabled; allocate large blocks
6485              using VirtualAlloc() since the Heap*() functions may only be tuned
6486              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
6487              
6488              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
6489              also see comments at the top of win32/vmem.h for other options that
6490              can be set
6491      Branch: perl
6492            ! win32/vmem.h
6493 ____________________________________________________________________________
6494 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
6495         Log: Subject: micropatch
6496              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6497              Date: Thu, 10 Jan 2002 18:20:58 +0000
6498              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
6499      Branch: perl
6500            ! regcomp.c
6501 ____________________________________________________________________________
6502 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
6503         Log: Subject: [PATCH] Embed.t on Win32
6504              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6505              Date: Thu, 10 Jan 2002 18:56:21 +0100
6506              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
6507      Branch: perl
6508            ! lib/ExtUtils/t/Embed.t
6509 ____________________________________________________________________________
6510 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
6511         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
6512              From: Gisle Aas <gisle@ActiveState.com>
6513              Date: 10 Jan 2002 08:56:05 -0800
6514              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
6515      Branch: perl
6516            ! toke.c
6517 ____________________________________________________________________________
6518 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
6519         Log: Subject: [PATCH] doc fixes
6520              From: "Brendan O'Dea" <bod@debian.org>
6521              Date: Fri, 11 Jan 2002 03:49:54 +1100
6522              Message-ID: <20020110164954.GA21891@compusol.com.au>
6523      Branch: perl
6524            ! lib/I18N/Collate.pm pod/perlfunc.pod
6525 ____________________________________________________________________________
6526 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
6527         Log: Integrate perlio; More signal hackery.
6528      Branch: perl
6529           !> win32/win32.c
6530 ____________________________________________________________________________
6531 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
6532         Log: No need to show internal encodings, or return them
6533              in random order.
6534      Branch: perl
6535            ! ext/Encode/Encode.pm
6536 ____________________________________________________________________________
6537 [ 14168] By: nick                                  on 2002/01/10  17:33:31
6538         Log: Integrate mainline
6539      Branch: perlio
6540            - ext/Unicode/Normalize/Normalize.pod
6541           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
6542           !> ext/Unicode/Normalize/Makefile.PL
6543           !> ext/Unicode/Normalize/Normalize.pm
6544           !> ext/Unicode/Normalize/Normalize.xs
6545           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
6546           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
6547           !> t/run/kill_perl.t toke.c
6548 ____________________________________________________________________________
6549 [ 14167] By: nick                                  on 2002/01/10  17:08:35
6550         Log: More signal hackery
6551      Branch: perlio
6552            ! win32/win32.c
6553 ____________________________________________________________________________
6554 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
6555         Log: I think we can claim to be supporting Unicode
6556              "loose matching" now.
6557      Branch: perl
6558            ! pod/perlunicode.pod
6559 ____________________________________________________________________________
6560 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
6561         Log: Subject: doc patch
6562              From: mjd@plover.com
6563              Date: 10 Jan 2002 15:12:27 -0000
6564              Message-ID: <20020110151227.14850.qmail@plover.com>
6565      Branch: perl
6566            ! pod/perlrun.pod
6567 ____________________________________________________________________________
6568 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
6569         Log: Subject: Re: [ID 20011223.001] accept leaks memory
6570              From: Andy Dougherty <doughera@lafayette.edu>
6571              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
6572              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
6573      Branch: perl
6574            ! hints/linux.sh
6575 ____________________________________________________________________________
6576 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
6577         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
6578      Branch: perl
6579           !> win32/win32.c
6580 ____________________________________________________________________________
6581 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
6582         Log: Subject: [PATCH] Magic numbers in B::Concise
6583              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
6584              Date: Wed, 9 Jan 2002 23:04:01 -0800
6585              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
6586      Branch: perl
6587            ! ext/B/B/Concise.pm ext/B/O.pm
6588 ____________________________________________________________________________
6589 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
6590         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
6591              From: Gisle Aas <gisle@ActiveState.com>
6592              Date: 09 Jan 2002 21:52:40 -0800
6593              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
6594      Branch: perl
6595            ! t/lib/strict/vars toke.c
6596 ____________________________________________________________________________
6597 [ 14160] By: nick                                  on 2002/01/09  21:29:39
6598         Log: Skeleton coding of more kill() support on Win32.
6599      Branch: perlio
6600            ! win32/win32.c
6601 ____________________________________________________________________________
6602 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
6603         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
6604              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6605              Date: Wed, 9 Jan 2002 23:24:32 +0100
6606              Message-ID: <20020109232432.A692@rafael>
6607      Branch: perl
6608            ! ext/B/B/Deparse.pm
6609 ____________________________________________________________________________
6610 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
6611         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
6612              From: Jonathan Stowe <gellyfish@gellyfish.com>
6613              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
6614              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
6615      Branch: perl
6616            ! t/run/kill_perl.t
6617 ____________________________________________________________________________
6618 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
6619         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
6620              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6621              Date: Wed, 09 Jan 2002 20:16:54 +0000
6622              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
6623      Branch: perl
6624            ! regexec.c
6625 ____________________________________________________________________________
6626 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
6627         Log: Subject: [Patch @14129] fixes Unicode::Normalize
6628              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6629              Date: Thu, 10 Jan 2002 01:08:56 +0900
6630              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
6631      Branch: perl
6632            - ext/Unicode/Normalize/Normalize.pod
6633            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
6634            ! ext/Unicode/Normalize/Normalize.pm
6635            ! ext/Unicode/Normalize/Normalize.xs
6636            ! ext/Unicode/Normalize/mkheader
6637 ____________________________________________________________________________
6638 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
6639         Log: Integrate perlio; (Re-)implement alarm() for Win32.
6640      Branch: perl
6641           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
6642           !> win32/win32iop.h
6643 ____________________________________________________________________________
6644 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
6645         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
6646              From: Nicholas Clark <nick@unfortu.net>
6647              Date: Wed, 9 Jan 2002 17:56:04 +0000
6648              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
6649      Branch: perl
6650            ! t/op/readdir.t
6651 ____________________________________________________________________________
6652 [ 14153] By: nick                                  on 2002/01/09  16:18:57
6653         Log: Integrate mainline
6654      Branch: perlio
6655           +> ext/threads/t/stress_re.t t/op/unifold.t
6656            - lib/unifold.t
6657           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
6658           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
6659           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
6660 ____________________________________________________________________________
6661 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
6662         Log: Update Changes.
6663      Branch: perl
6664            ! Changes patchlevel.h
6665 ____________________________________________________________________________
6666 [ 14151] By: nick                                  on 2002/01/09  14:27:36
6667         Log: (Re-)implement alarm() for Win32.
6668      Branch: perlio
6669            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
6670            ! win32/win32iop.h
6671 ____________________________________________________________________________
6672 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
6673         Log: Thinko.
6674      Branch: perl
6675            ! ext/threads/t/stress_re.t
6676 ____________________________________________________________________________
6677 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
6678         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
6679              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6680              Date: Wed, 09 Jan 2002 13:37:17 +0000                
6681              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
6682      Branch: perl
6683            ! regexec.c t/op/re_tests
6684 ____________________________________________________________________________
6685 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
6686         Log: Subject: Re: Weird Malformed warning in bleadperl    
6687              From: andreas.koenig@anima.de (Andreas J. Koenig)    
6688              Date: 09 Jan 2002 11:12:37 +0100
6689              Message-ID: <m3itabbzoq.fsf@anima.de>
6690      Branch: perl
6691            ! regexec.c t/op/pat.t
6692 ____________________________________________________________________________
6693 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
6694         Log: Forgot stress_re.t from MANIFEST.
6695      Branch: perl
6696            ! MANIFEST
6697 ____________________________________________________________________________
6698 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
6699         Log: In dumping use isPRINT() instead of isprint() so that locale
6700              does not come into play.
6701      Branch: perl
6702            ! utf8.c
6703 ____________________________________________________________________________
6704 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
6705         Log: Add a threads stress test for regular expressions
6706              (mostly just a modified stress_string.t) and doesn't
6707              test that much of regular expressions, just that $1
6708              doesn't get stomped by competing threads (as it does
6709              in the 5005threads of old).
6710      Branch: perl
6711            + ext/threads/t/stress_re.t
6712            ! MANIFEST
6713 ____________________________________________________________________________
6714 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
6715         Log: (retracted by #14307)
6716              Subject: Re: [ID 20010912.007] substr reference core dump
6717              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6718              Date: Tue, 08 Jan 2002 19:17:50 +0000
6719              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
6720      Branch: perl
6721            ! scope.c t/run/kill_perl.t
6722 ____________________________________________________________________________
6723 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
6724         Log: SANY (. with /s) wasn't happy on Unicode.
6725      Branch: perl
6726            ! regexec.c t/op/pat.t
6727 ____________________________________________________________________________
6728 [ 14142] By: ams                                   on 2002/01/08  22:42:10
6729         Log: Subject: [PATCH] perldebug nit
6730              From: Tels <tels@bloodgate.com>
6731              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
6732      Branch: perl
6733            ! pod/perldebug.pod
6734 ____________________________________________________________________________
6735 [ 14141] By: ams                                   on 2002/01/08  21:32:59
6736         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
6737              From: "Green, Paul" <Paul.Green@stratus.com>
6738              Date: Tue, 8 Jan 2002 17:31:35 -0500
6739              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
6740      Branch: perl
6741            ! Makefile.SH
6742 ____________________________________________________________________________
6743 [ 14140] By: ams                                   on 2002/01/08  21:27:57
6744         Log: Subject: [PATCH] Re: Slight chokage from Deparse
6745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6746              Date: Tue, 8 Jan 2002 23:04:45 +0100
6747              Message-Id: <20020108230445.A4798@rafael>
6748      Branch: perl
6749            ! ext/B/B/Deparse.pm
6750 ____________________________________________________________________________
6751 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
6752         Log: Subject: [patch] peep() is rude
6753              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
6754              Date: Tue, 08 Jan 2002 19:17:50 +0000            
6755              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
6756      Branch: perl
6757            ! op.c t/run/kill_perl.t
6758 ____________________________________________________________________________
6759 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
6760         Log: unifold is really an op test since it requires
6761              no external modules for its actual testing:
6762              only the unicore CaseFold.txt file, and File::Spec
6763              to portably access that file.
6764      Branch: perl
6765            + t/op/unifold.t
6766            - lib/unifold.t
6767            ! MANIFEST
6768 ____________________________________________________________________________
6769 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
6770         Log: Subject: [patch] save a test 
6771              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6772              Date: Tue, 08 Jan 2002 16:18:47 +0000
6773              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
6774      Branch: perl
6775            ! regcomp.c
6776 ____________________________________________________________________________
6777 [ 14136] By: nick                                  on 2002/01/08  16:11:55
6778         Log: Integrate mainline
6779      Branch: perlio
6780           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6781           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6782           !> (integrate 37 files)
6783 ____________________________________________________________________________
6784 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
6785         Log: Subject: Not OK 13843 
6786              From: andreas.koenig@anima.de (Andreas J. Koenig)
6787              Date: 08 Jan 2002 14:12:29 +0100
6788              Message-ID: <m38zb9c7gi.fsf@anima.de>
6789      Branch: perl
6790            ! op.c t/op/subst.t
6791 ____________________________________________________________________________
6792 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
6793         Log: Missed one variant of the fold testing, noticed bu Hugo.
6794      Branch: perl
6795            ! lib/unifold.t
6796 ____________________________________________________________________________
6797 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
6798         Log: Enchance the Storable magic description.
6799      Branch: perl
6800            ! ext/Storable/Storable.pm
6801 ____________________________________________________________________________
6802 [ 14132] By: ams                                   on 2002/01/08  09:16:12
6803         Log: Subject: [PATCH] don't installperl pods
6804              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6805              Date: Tue, 08 Jan 2002 10:36:01 +0100
6806              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
6807      Branch: perl
6808            ! installperl
6809 ____________________________________________________________________________
6810 [ 14131] By: ams                                   on 2002/01/08  03:38:40
6811         Log: Subject: Math-BigInt v1.49 released
6812              From: Tels <perl_dummy@bloodgate.com>
6813              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
6814      Branch: perl
6815            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6816            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6817            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6818            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
6819            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6820            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
6821            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
6822            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6823            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
6824            ! t/lib/Math/BigInt/Subclass.pm
6825 ____________________________________________________________________________
6826 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
6827         Log: A little better comments.
6828      Branch: perl
6829            ! regexec.c
6830 ____________________________________________________________________________
6831 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
6832         Log: No normalization form DNF.
6833      Branch: perl
6834            ! ext/Unicode/Normalize/Normalize.pm
6835 ____________________________________________________________________________
6836 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
6837         Log: Extension nits found by -Wall (several from threads
6838              and threads::shared, but leaving them to Arthur).
6839      Branch: perl
6840            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
6841            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
6842            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
6843            ! ext/Unicode/Normalize/mkheader x2p/str.c
6844 ____________________________________________________________________________
6845 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
6846         Log: Sync up Changes etc.
6847      Branch: maint-5.6/macperl
6848            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
6849 ____________________________________________________________________________
6850 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
6851         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
6852      Branch: maint-5.6/macperl
6853            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
6854 ____________________________________________________________________________
6855 [ 14125] By: ams                                   on 2002/01/07  22:03:22
6856         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
6857              From: Nicholas Clark (sans From field in mail header)
6858              Date: Mon, 7 Jan 2002 16:18:23 +0000
6859              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
6860      Branch: perl
6861            ! lib/Exporter.pm
6862 ____________________________________________________________________________
6863 [ 14124] By: ams                                   on 2002/01/07  21:46:11
6864         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
6865              From: "Green, Paul" <Paul.Green@stratus.com>
6866              Date: Mon, 7 Jan 2002 16:59:38 -0500
6867              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
6868      Branch: perl
6869            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
6870 ____________________________________________________________________________
6871 [ 14123] By: nick                                  on 2002/01/07  18:49:55
6872         Log: Integrate mainline
6873      Branch: perlio
6874           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
6875           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
6876           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
6877           !> regexec.c t/op/re_tests utf8.c utf8.h
6878 ____________________________________________________________________________
6879 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
6880         Log: Update Changes.
6881      Branch: perl
6882            ! Changes patchlevel.h
6883 ____________________________________________________________________________
6884 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
6885         Log: Subject: [PATCH] Correct module name in perldelta*
6886              From: Mike Guy <mjtg@cam.ac.uk>
6887              Date: Mon, 07 Jan 2002 17:02:43 +0000
6888              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
6889      Branch: perl
6890            ! pod/perl561delta.pod pod/perl56delta.pod
6891 ____________________________________________________________________________
6892 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
6893         Log: AUTHORS update.
6894      Branch: perl
6895            ! AUTHORS
6896 ____________________________________________________________________________
6897 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
6898         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
6899      Branch: perl
6900            ! ext/Storable/Storable.pm
6901 ____________________________________________________________________________
6902 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
6903         Log: perldelta updates.
6904      Branch: perl
6905            ! pod/perldelta.pod
6906 ____________________________________________________________________________
6907 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
6908         Log: Document the flags of pv_uni_display().
6909      Branch: perl
6910            ! pod/perlapi.pod utf8.c
6911 ____________________________________________________________________________
6912 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
6913         Log: Forgot from #14115.
6914      Branch: perl
6915            ! t/op/re_tests
6916 ____________________________________________________________________________
6917 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
6918         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
6919              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6920              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
6921              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
6922      Branch: perl
6923            ! regcomp.c
6924 ____________________________________________________________________________
6925 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
6926         Log: More regex and utf8 debug dumping.
6927      Branch: perl
6928            ! dump.c regcomp.c regexec.c utf8.c utf8.h
6929 ____________________________________________________________________________
6930 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
6931         Log: Unused variable.
6932      Branch: perl
6933            ! regcomp.c
6934 ____________________________________________________________________________
6935 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
6936         Log: Regen toc.
6937      Branch: perl
6938            ! pod/perltoc.pod
6939 ____________________________________________________________________________
6940 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
6941         Log: capitalize correctly, noticed by David Dyck.
6942      Branch: perl
6943            ! lib/sort.pm
6944 ____________________________________________________________________________
6945 [ 14110] By: nick                                  on 2002/01/06  22:05:19
6946         Log: Integrate mainline - threads mended, DB_File sick?
6947      Branch: perlio
6948           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
6949           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
6950           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
6951           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
6952           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
6953 ____________________________________________________________________________
6954 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
6955         Log: No need to overqualify.
6956      Branch: perl
6957            ! lib/sort.pm
6958 ____________________________________________________________________________
6959 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
6960         Log: PL_debug_pad wasn't initialized to zeroes which broke
6961              ithreads + DEBUGGING.
6962      Branch: perl
6963            ! sv.c
6964 ____________________________________________________________________________
6965 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
6966         Log: Update Changes.
6967      Branch: perl
6968            ! Changes patchlevel.h
6969 ____________________________________________________________________________
6970 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
6971         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
6972              From: Jonathan Stowe <gellyfish@gellyfish.com>
6973              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
6974              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
6975      Branch: perl
6976            ! pp_sys.c
6977 ____________________________________________________________________________
6978 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
6979         Log: DB_File sync from Paul Marquess.
6980      Branch: perl
6981            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6982            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
6983            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
6984 ____________________________________________________________________________
6985 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
6986         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
6987              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
6988              Date: Sun, 6 Jan 2002 11:44:30 +0100
6989              Message-ID: <3C38389E.7831.493570@localhost>
6990      Branch: perl
6991            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
6992            ! utils/perlcc.PL
6993 ____________________________________________________________________________
6994 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
6995         Log: Tests for #14098.
6996      Branch: perl
6997            ! t/op/lc.t
6998 ____________________________________________________________________________
6999 [ 14102] By: nick                                  on 2002/01/06  11:33:55
7000         Log: Integrate mainline (PPPort still multi-building).
7001      Branch: perlio
7002           +> lib/unifold.t
7003           !> (integrate 30 files)
7004 ____________________________________________________________________________
7005 [ 14101] By: ams                                   on 2002/01/06  04:52:50
7006         Log: Subject: [PATCH] Bad prototype detection now an optional warning
7007              From: Sam Tregar <sam@tregar.com>
7008              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
7009              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
7010      Branch: perl
7011            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
7012            ! t/comp/proto.t toke.c
7013 ____________________________________________________________________________
7014 [ 14100] By: ams                                   on 2002/01/06  01:56:59
7015         Log: Subject: [PATCH] Correct several Stratus VOS build issues
7016              From: "Green, Paul" <Paul.Green@stratus.com>
7017              Date: Sat, 5 Jan 2002 21:30:56 -0500
7018              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
7019      Branch: perl
7020            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
7021 ____________________________________________________________________________
7022 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
7023         Log: Further perl.org URL elaboration from Ask.
7024      Branch: perl
7025            ! pod/perlfaq1.pod pod/perlfaq2.pod
7026 ____________________________________________________________________________
7027 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
7028         Log: The same problem with To{Lower,Title,Upper}
7029              as earlier with ToFold.
7030      Branch: perl
7031            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
7032            ! lib/unicore/To/Upper.pl lib/unicore/mktables
7033 ____________________________________________________________________________
7034 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
7035         Log: Retract #14057 for now; the alarm/setitimer timers
7036              seen to be the same in many systems, which leads into
7037              hangups.
7038      Branch: perl
7039            ! ext/Time/HiRes/HiRes.t
7040 ____________________________________________________________________________
7041 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
7042         Log: Finish up (ha!) the Unicode case folding;
7043              enhance regex dumping code.
7044      Branch: perl
7045            + lib/unifold.t
7046            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
7047            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
7048 ____________________________________________________________________________
7049 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
7050         Log: Use the perl.org news gw instead of the perl.com one
7051              (from Ask).
7052      Branch: perl
7053            ! pod/perlfaq1.pod pod/perlfaq2.pod
7054 ____________________________________________________________________________
7055 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
7056         Log: Zero() wasn't documented.
7057      Branch: perl
7058            ! pod/perlclib.pod
7059 ____________________________________________________________________________
7060 [ 14093] By: ams                                   on 2002/01/05  17:58:35
7061         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
7062              From: Nicholas Clark <nick@unfortu.net>
7063              Date: Sat, 5 Jan 2002 18:55:39 +0000
7064              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
7065      Branch: perl
7066            ! lib/Memoize/t/tie_ndbm.t
7067 ____________________________________________________________________________
7068 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
7069         Log: Also UNICOS/mk has deviant socketpair().
7070      Branch: perl
7071            ! ext/Socket/socketpair.t
7072 ____________________________________________________________________________
7073 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
7074         Log: Ooops.  Retract the regex parts of #14090.
7075      Branch: perl
7076            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
7077 ____________________________________________________________________________
7078 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
7079         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
7080              From: Nicholas Clark <nick@unfortu.net> 
7081              Date: Sat, 5 Jan 2002 18:10:13 +0000
7082              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
7083      Branch: perl
7084            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
7085            ! regcomp.h regexec.c
7086 ____________________________________________________________________________
7087 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
7088         Log: Integrate perlio; a missing aTHX.
7089      Branch: perl
7090           !> op.c
7091 ____________________________________________________________________________
7092 [ 14088] By: nick                                  on 2002/01/05  12:35:01
7093         Log: One missing aTHX_
7094      Branch: perlio
7095            ! op.c
7096 ____________________________________________________________________________
7097 [ 14087] By: nick                                  on 2002/01/05  12:00:48
7098         Log: Raw integrate of mainline - op.c looks dodgy.
7099      Branch: perlio
7100           +> lib/Pod/t/Functions.t t/op/winsystem.t
7101            - lib/File/Spec/NW5.pm t/op/system.t
7102           !> (integrate 77 files)
7103 ____________________________________________________________________________
7104 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
7105         Log: integrate changes from maint-5.6/macperl branch
7106      Branch: maint-5.6/perl
7107           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
7108           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
7109 ____________________________________________________________________________
7110 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
7111         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
7112              found by Marc Lehmann.
7113      Branch: perl
7114            ! pp.c
7115 ____________________________________________________________________________
7116 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
7117         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
7118              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7119              Date: Sat, 5 Jan 2002 00:31:12 +0100
7120              Message-ID: <20020105003112.E1850@rafael>              
7121      Branch: perl
7122            ! t/comp/proto.t
7123 ____________________________________________________________________________
7124 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
7125         Log: A bit of "perl.com" cleanup.
7126      Branch: perl
7127            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
7128            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7129            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
7130            ! pod/perlmodlib.PL pod/perlmodlib.pod
7131 ____________________________________________________________________________
7132 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
7133         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
7134              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7135              Date: Fri, 4 Jan 2002 23:35:19 +0100
7136              Message-ID: <20020104233519.A1850@rafael>
7137      Branch: perl
7138            ! op.c
7139 ____________________________________________________________________________
7140 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
7141         Log: Integrate change #14062 from macperl;
7142              Define setbuf, setvbuf for Mac OS
7143      Branch: perl
7144           !> ext/IO/IO.xs
7145 ____________________________________________________________________________
7146 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
7147         Log: Bump version, update Changes
7148      Branch: maint-5.6/macperl
7149            ! macos/Changes macos/MPVersion.r
7150 ____________________________________________________________________________
7151 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
7152         Log: Add more droplets
7153      Branch: maint-5.6/macperl
7154            + macos/macperl/Droplets/gluedialect.plx
7155            + macos/macperl/Droplets/glueedit.plx
7156            + macos/macperl/Droplets/gluemac.plx
7157            + macos/macperl/Droplets/gluescriptadds.plx
7158            + macos/macperl/Droplets/installme.plx
7159            + macos/macperl/Droplets/show_glue_pods.plx
7160            + macos/macperl/Droplets/tarzipme.plx
7161            + macos/macperl/Droplets/untarzipme.plx
7162 ____________________________________________________________________________
7163 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
7164         Log: Display the native pwd command.
7165      Branch: perl
7166            ! ext/Cwd/t/cwd.t
7167 ____________________________________________________________________________
7168 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
7169         Log: Under Mac OS X /dev/stdout is normally a symlink,
7170              but when running the test it seems to become a socket.
7171              So let's extend our censorship.
7172      Branch: perl
7173            ! t/op/stat.t
7174 ____________________________________________________________________________
7175 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
7176         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
7177      Branch: maint-5.6/macperl
7178            + macos/HandleSocket.cp
7179            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
7180            ! macos/macperl.sym
7181 ____________________________________________________________________________
7182 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
7183         Log: Doc updates
7184      Branch: maint-5.6/macperl
7185            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
7186 ____________________________________________________________________________
7187 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
7188         Log: Update libraries
7189      Branch: maint-5.6/macperl
7190            ! macos/macperl/Makefile.mk
7191 ____________________________________________________________________________
7192 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
7193         Log: Update tests to Mac::StandardFile from StandardFile.pl,
7194              plus other fixes
7195      Branch: maint-5.6/macperl
7196            ! macos/ext/Mac/Menus/t/MenuBar.t
7197            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
7198            ! macos/ext/Mac/Movies/t/PlayMovie.t
7199            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
7200            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
7201            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
7202            ! macos/ext/Mac/Resources/t/Resources.t
7203 ____________________________________________________________________________
7204 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
7205         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
7206      Branch: maint-5.6/macperl
7207            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
7208            ! macos/ext/Mac/Movies/Movies.xs
7209            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
7210            ! macos/ext/Mac/StandardFile/StandardFile.xs
7211            ! macos/ext/Mac/Windows/Windows.xs
7212 ____________________________________________________________________________
7213 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
7214         Log: Updates for Universal Headers 3.4 (forgot one)
7215      Branch: maint-5.6/macperl
7216            ! macos/macperl/MPConsole.cp
7217 ____________________________________________________________________________
7218 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
7219         Log: Updates for Universal Headers 3.4
7220      Branch: maint-5.6/macperl
7221            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
7222            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
7223            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
7224            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
7225            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
7226            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
7227            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
7228            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
7229            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
7230 ____________________________________________________________________________
7231 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
7232         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
7233              from <200112112327.JAA25434@gpo.metropolis.net.au>;
7234              don't crash on quit for 68K (MacPerl Bug #490013)
7235      Branch: maint-5.6/macperl
7236            ! macos/macish.c macos/macperl/MPConsole.cp
7237 ____________________________________________________________________________
7238 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
7239         Log: If we do have socketpair(), make my_socketpair()
7240              just call the real socketpair().  This way we always
7241              have real code behind my_socketpair() and a symbol
7242              corresponding to the my_socketpair in global.sym.
7243      Branch: perl
7244            ! embed.fnc embed.h makedef.pl proto.h util.c
7245 ____________________________________________________________________________
7246 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
7247         Log: Disable sigaction (MacPerl Bug #470321)
7248      Branch: maint-5.6/macperl
7249            ! macos/config.h macos/config.sh
7250 ____________________________________________________________________________
7251 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
7252         Log: Make GUSI resource work (MacPerl Bug #464638)
7253      Branch: maint-5.6/macperl
7254            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
7255            ! macos/macperl/MacPerl.rsrc
7256 ____________________________________________________________________________
7257 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
7258         Log: Make AutoSplit go a little deeper
7259      Branch: maint-5.6/macperl
7260            ! macos/Makefile.mk
7261 ____________________________________________________________________________
7262 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
7263         Log: A few doc updates from bleadperl
7264      Branch: maint-5.6/macperl
7265            ! pod/perlmodinstall.pod pod/perlport.pod
7266 ____________________________________________________________________________
7267 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
7268         Log: Sync up to latest changes from bleadperl
7269      Branch: maint-5.6/macperl
7270            ! lib/File/Find.pm
7271 ____________________________________________________________________________
7272 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
7273         Log: Define setbuf, setvbuf for Mac OS
7274      Branch: maint-5.6/macperl
7275            ! ext/IO/IO.xs
7276 ____________________________________________________________________________
7277 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
7278         Log: Delete by request of Mark-Jason Dominus (change #13676)
7279      Branch: maint-5.6/macperl
7280            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
7281 ____________________________________________________________________________
7282 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
7283         Log: Spread the good word of "env".
7284      Branch: perl
7285            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
7286 ____________________________________________________________________________
7287 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
7288         Log: Till the system tests do something non-Win*, better rename
7289              the test so that people on other platforms don't get confused.
7290              (Not win32system, because assumedly there's win64, too.)
7291      Branch: perl
7292            + t/op/winsystem.t
7293            - t/op/system.t
7294            ! MANIFEST
7295 ____________________________________________________________________________
7296 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
7297         Log: Some tweaks.
7298      Branch: perl
7299            ! lib/Pod/t/Functions.t
7300 ____________________________________________________________________________
7301 [ 14057] By: ams                                   on 2002/01/04  17:40:31
7302         Log: (retracted by #14057)
7303              
7304              Subject: [PATCH] Time/HiRes/HiRes.t
7305              From: Nicholas Clark <nick@unfortu.net>
7306              Date: Fri, 4 Jan 2002 17:28:46 +0000
7307              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
7308      Branch: perl
7309            ! ext/Time/HiRes/HiRes.t
7310 ____________________________________________________________________________
7311 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
7312         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
7313              From: Abe Timmerman <abe@ztreet.demon.nl>
7314              Date: Fri, 04 Jan 2002 18:42:33 +0100
7315              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
7316      Branch: perl
7317            + lib/Pod/t/Functions.t
7318            ! MANIFEST lib/Pod/Functions.pm
7319 ____________________________________________________________________________
7320 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
7321         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
7322              From: "Craig A. Berry" <craigberry@mac.com>
7323              Date: Thu, 3 Jan 2002 17:32:20 -0600
7324              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
7325      Branch: perl
7326            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
7327 ____________________________________________________________________________
7328 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
7329         Log: Document the U+0085, U+2028, and U+2029.
7330      Branch: perl
7331            ! pod/perlre.pod pod/perlretut.pod
7332 ____________________________________________________________________________
7333 [ 14053] By: ams                                   on 2002/01/04  03:27:44
7334         Log: Subject: [PATCH] warn if not CORE::dump
7335              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7336              Date: Thu, 3 Jan 2002 22:04:00 +0100
7337              Message-Id: <20020103220400.A13958@rafael>
7338      Branch: perl
7339            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
7340 ____________________________________________________________________________
7341 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
7342         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
7343      Branch: perl
7344            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
7345 ____________________________________________________________________________
7346 [ 14051] By: ams                                   on 2002/01/04  03:00:12
7347         Log: Subject: [PATCH] File::Compare::VERSION
7348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7349              Date: Thu, 3 Jan 2002 23:42:52 +0100
7350              Message-Id: <20020103234252.G13958@rafael>
7351      Branch: perl
7352            ! lib/File/Compare.pm
7353 ____________________________________________________________________________
7354 [ 14050] By: ams                                   on 2002/01/04  02:58:05
7355         Log: Subject: [PATCH @14042] threads::shared doc
7356              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
7357              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
7358              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
7359      Branch: perl
7360            ! ext/threads/shared/shared.pm
7361 ____________________________________________________________________________
7362 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
7363         Log: #14048 exposed few false positives, to be fixed soonish.
7364      Branch: perl
7365            ! t/op/pat.t
7366 ____________________________________________________________________________
7367 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
7368         Log: Do not add the first characters of multicharacter foldings
7369              into character classes.
7370      Branch: perl
7371            ! regcomp.c
7372 ____________________________________________________________________________
7373 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
7374         Log: A bit of testing for #14046.
7375      Branch: perl
7376            ! t/op/pat.t
7377 ____________________________________________________________________________
7378 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
7379         Log: Allow emitting the foldcased version of "\x{df}", "ss"
7380              (among others, another example would be \x{fb00} -> "ff")
7381      Branch: perl
7382            ! regcomp.c
7383 ____________________________________________________________________________
7384 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
7385         Log: Subject: [PATCH] File::Spec & NetWare
7386              From: Dave Rolsky <autarch@urth.org>
7387              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
7388              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
7389      Branch: perl
7390            - lib/File/Spec/NW5.pm
7391            ! MANIFEST lib/File/Spec.pm
7392 ____________________________________________________________________________
7393 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
7394         Log: FAQ sync (RCS Ids only?)
7395      Branch: perl
7396            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
7397 ____________________________________________________________________________
7398 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
7399         Log: AUTHORs updates.
7400      Branch: perl
7401            ! AUTHORS
7402 ____________________________________________________________________________
7403 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
7404         Log: Update Changes.
7405      Branch: perl
7406            ! Changes patchlevel.h
7407 ____________________________________________________________________________
7408 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
7409         Log: Missed the =head1 additions.
7410      Branch: perl
7411            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
7412            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
7413            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
7414            ! util.c
7415 ____________________________________________________________________________
7416 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
7417         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
7418              From: Robin Barker <rmb1@cise.npl.co.uk>
7419              Date: Thu, 3 Jan 2002 15:26:20 GMT
7420              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
7421      Branch: perl
7422            ! lib/Carp.t lib/Carp/Heavy.pm
7423 ____________________________________________________________________________
7424 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
7425         Log: Subject: [PATCH hv.c] 
7426              From: Robin Barker <rmb1@cise.npl.co.uk>
7427              Date: Thu, 3 Jan 2002 14:49:06 GMT
7428              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
7429              
7430              -Wformat check.
7431      Branch: perl
7432            ! hv.c
7433 ____________________________________________________________________________
7434 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
7435         Log: NetWare tweaks from Ananth Kesari.
7436      Branch: perl
7437            ! NetWare/t/NWScripts.pl lib/File/Find.pm
7438 ____________________________________________________________________________
7439 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
7440         Log: Cast.
7441      Branch: perl
7442            ! regexec.c
7443 ____________________________________________________________________________
7444 [ 14036] By: ams                                   on 2002/01/03  12:12:31
7445         Log: Grammar fix suggested by Gwyn Judd.
7446      Branch: perl
7447            ! pod/perldiag.pod
7448 ____________________________________________________________________________
7449 [ 14035] By: nick                                  on 2002/01/03  09:22:42
7450         Log: More strange perlio != mainline differences where
7451              I have not been.
7452      Branch: perlio
7453           !> hints/unicos.sh hints/unicosmk.sh
7454 ____________________________________________________________________________
7455 [ 14034] By: nick                                  on 2002/01/03  09:19:37
7456         Log: Integrate mainline (including force integrate of
7457              lib/charnames.pm which had got out-of-step)
7458      Branch: perlio
7459           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
7460 ____________________________________________________________________________
7461 [ 14033] By: ams                                   on 2002/01/03  08:24:24
7462         Log: Subject: Not ok 14031: PPPort Makefile.PL
7463              From: andreas.koenig@anima.de (Andreas J. Koenig)
7464              Date: 03 Jan 2002 10:17:46 +0100
7465              Message-Id: <m3sn9n94jp.fsf@anima.de>
7466      Branch: perl
7467            ! ext/Devel/PPPort/Makefile.PL
7468 ____________________________________________________________________________
7469 [ 14032] By: nick                                  on 2002/01/03  08:24:00
7470         Log: Integrate mainline.
7471      Branch: perlio
7472           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
7473           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
7474           !> (integrate 31 files)
7475 ____________________________________________________________________________
7476 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
7477         Log: Off-by-one is my middle name.
7478      Branch: perl
7479            ! regexec.c
7480 ____________________________________________________________________________
7481 [ 14030] By: ams                                   on 2002/01/02  23:56:37
7482         Log: Subject: [PATCH @14015] threads::shared disabling
7483              From: Andy Bussey <andybussey@yahoo.co.uk>
7484              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
7485              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
7486      Branch: perl
7487            + ext/threads/shared/t/no_share.t
7488            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
7489 ____________________________________________________________________________
7490 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
7491         Log: Simon's new perlapi scheme, I hope I got all the pieces.
7492      Branch: perl
7493            + autodoc.pl embed.fnc
7494            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
7495 ____________________________________________________________________________
7496 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
7497         Log: Integrate perlio; more PPPort Makefile source dependence removal
7498      Branch: perl
7499           !> ext/Devel/PPPort/Makefile.PL perl.h
7500 ____________________________________________________________________________
7501 [ 14027] By: ams                                   on 2002/01/02  21:42:50
7502         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
7503              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7504              Date: Wed, 2 Jan 2002 23:09:13 +0100
7505              Message-Id: <20020102230913.A17373@rafael>
7506      Branch: perl
7507            ! pod/perldiag.pod
7508 ____________________________________________________________________________
7509 [ 14026] By: ams                                   on 2002/01/02  21:38:34
7510         Log: Subject: Re: PATCH: lib/Term/Cap.pm
7511              From: Jonathan Stowe <gellyfish@gellyfish.com>
7512              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
7513              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
7514      Branch: perl
7515            ! lib/Term/Cap.pm
7516 ____________________________________________________________________________
7517 [ 14025] By: ams                                   on 2002/01/02  18:34:26
7518         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
7519              From: Sam Tregar <sam@tregar.com>
7520              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
7521              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
7522      Branch: perl
7523            ! pod/perldiag.pod t/comp/proto.t toke.c
7524 ____________________________________________________________________________
7525 [ 14024] By: ams                                   on 2002/01/02  18:16:12
7526         Log: Subject: PATCH: lib/Term/Cap.pm
7527              From: Norton Allen <allen@huarp.harvard.edu>
7528              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
7529              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
7530      Branch: perl
7531            ! lib/Term/Cap.pm
7532 ____________________________________________________________________________
7533 [ 14023] By: ams                                   on 2002/01/02  18:12:31
7534         Log: Subject: PATCH: lib/Cwd.pm for QNX4
7535              From: Norton Allen <allen@huarp.harvard.edu>
7536              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
7537              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
7538      Branch: perl
7539            ! lib/Cwd.pm
7540 ____________________________________________________________________________
7541 [ 14022] By: nick                                  on 2002/01/02  18:01:21
7542         Log: More PPPort Makefile source dependence removal
7543      Branch: perlio
7544            ! ext/Devel/PPPort/Makefile.PL
7545 ____________________________________________________________________________
7546 [ 14021] By: nick                                  on 2002/01/02  17:44:36
7547         Log: Sort out muddle of editing on three machines ...
7548      Branch: perlio
7549           !> Changes MANIFEST cygwin/Makefile.SHs
7550           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
7551           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
7552           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
7553 ____________________________________________________________________________
7554 [ 14020] By: ams                                   on 2002/01/02  17:06:27
7555         Log: Fix misplaced application of #14016.
7556      Branch: perl
7557            ! op.c
7558 ____________________________________________________________________________
7559 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
7560         Log: Integrate perlio; avoid uninit debug_pad.
7561      Branch: perl
7562           !> sv.c
7563 ____________________________________________________________________________
7564 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
7565         Log: makedepend VOS fix from Paul Green.
7566      Branch: perl
7567            ! makedepend.SH
7568 ____________________________________________________________________________
7569 [ 14017] By: nick                                  on 2002/01/02  16:09:43
7570         Log: Avoid un-init perl_debug_pad in clones
7571      Branch: perlio
7572            ! sv.c
7573 ____________________________________________________________________________
7574 [ 14016] By: ams                                   on 2002/01/02  15:58:11
7575         Log: Subject: [PATCH] random crash in B::LISTOP::last
7576              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7577              Date: Wed, 2 Jan 2002 17:37:28 +0100
7578              Message-Id: <3C334558.3906.19CB98D@localhost>
7579      Branch: perl
7580            ! op.c
7581 ____________________________________________________________________________
7582 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
7583         Log: Update Changes.
7584      Branch: perl
7585            ! Changes patchlevel.h
7586 ____________________________________________________________________________
7587 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
7588         Log: One more iteration of the ibcmp_utf8() interface,
7589              hopefully this is a convergent iteration...
7590      Branch: perl
7591            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
7592 ____________________________________________________________________________
7593 [ 14013] By: ams                                   on 2002/01/02  13:43:58
7594         Log: Upgrade to podlators-1.19.
7595      Branch: perl
7596            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
7597            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
7598            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
7599            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
7600            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
7601 ____________________________________________________________________________
7602 [ 14012] By: ams                                   on 2002/01/02  09:48:51
7603         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
7604              From: martyn@inpharmatica.co.uk
7605              Date: Wed, 19 Dec 2001 19:05:00 +0000
7606              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
7607      Branch: perl
7608            ! lib/Pod/Usage.pm
7609 ____________________________________________________________________________
7610 [ 14011] By: nick                                  on 2002/01/02  08:38:18
7611         Log: Integrate mainline
7612      Branch: perlio
7613           !> (integrate 28 files)
7614 ____________________________________________________________________________
7615 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
7616         Log: Make ibcmp_utf8() optionally progress in either string for
7617              as long as it takes and optionally record how far it got.
7618      Branch: perl
7619            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
7620 ____________________________________________________________________________
7621 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
7622         Log: Once more try to get the PPPort Makefile right.
7623      Branch: perl
7624            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
7625 ____________________________________________________________________________
7626 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
7627         Log: -Wall silencing.
7628      Branch: perl
7629            ! utf8.c
7630 ____________________________________________________________________________
7631 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
7632         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
7633              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7634              Date: Tue, 1 Jan 2002 22:45:21 +0100       
7635              Message-ID: <20020101224521.A691@rafael>
7636      Branch: perl
7637            ! ext/B/B/Deparse.pm
7638 ____________________________________________________________________________
7639 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
7640         Log: VOS tweak from Paul Green: VOS has different O_BINARY
7641              and O_TEXT, but VOS always uses LF, never CRLF.
7642      Branch: perl
7643            ! perl.h
7644 ____________________________________________________________________________
7645 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
7646         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
7647      Branch: perl
7648            ! regexec.c utf8.c
7649 ____________________________________________________________________________
7650 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
7651         Log: Now that to_utf8_fold() was fixed.
7652      Branch: perl
7653            ! regcomp.c regexec.c
7654 ____________________________________________________________________________
7655 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
7656         Log: Integrate perlio; experimental binmode() re-coding.
7657      Branch: perl
7658           !> perlio.c
7659 ____________________________________________________________________________
7660 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
7661         Log: Document the to_utf8_*() functions.
7662      Branch: perl
7663            ! embed.pl pod/perlapi.pod utf8.c
7664 ____________________________________________________________________________
7665 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
7666         Log: Better support for multicharacter foldings.
7667              Now all but two of the CaseFold.txt cases work-- but
7668              only when the target string is single-character, more
7669              debugging needed.
7670      Branch: perl
7671            ! regexec.c
7672 ____________________________________________________________________________
7673 [ 14000] By: ams                                   on 2002/01/01  15:59:43
7674         Log: Subject: [PATCH] don't installperl pods
7675              From: Nicholas Clark <nick@unfortu.net>
7676              Date: Tue, 1 Jan 2002 16:44:12 +0000
7677              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
7678      Branch: perl
7679            ! installperl
7680 ____________________________________________________________________________
7681 [ 13999] By: ams                                   on 2002/01/01  14:34:04
7682         Log: Subject: [PATCH] perldiag.pod transposition
7683              From: Nicholas Clark <nick@unfortu.net>
7684              Date: Tue, 1 Jan 2002 15:03:52 +0000
7685              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
7686      Branch: perl
7687            ! pod/perldiag.pod
7688 ____________________________________________________________________________
7689 [ 13998] By: ams                                   on 2002/01/01  13:36:49
7690         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
7691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7692              Date: Tue, 1 Jan 2002 15:12:36 +0100
7693              Message-Id: <20020101151236.A951@rafael>
7694      Branch: perl
7695            ! pod/perldiag.pod
7696 ____________________________________________________________________________
7697 [ 13997] By: ams                                   on 2002/01/01  13:33:06
7698         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
7699              From: Nicholas Clark <nick@unfortu.net>
7700              Date: Tue, 1 Jan 2002 13:13:17 +0000
7701              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
7702      Branch: perl
7703            ! ext/Socket/socketpair.t
7704 ____________________________________________________________________________
7705 [ 13996] By: ams                                   on 2002/01/01  04:44:28
7706         Log: Subject: [PATCH @13746] Leaner exporter
7707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7708              Date: Mon, 31 Dec 2001 18:16:08 -0500
7709              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
7710      Branch: perl
7711            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
7712 ____________________________________________________________________________
7713 [ 13995] By: ams                                   on 2002/01/01  04:29:44
7714         Log: Subject: [PATCH @13746] h2xs broken
7715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7716              Date: Mon, 31 Dec 2001 17:48:55 -0500
7717              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
7718      Branch: perl
7719            ! utils/h2xs.PL
7720 ____________________________________________________________________________
7721 [ 13994] By: ams                                   on 2002/01/01  04:25:46
7722         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
7723              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7724              Date: Mon, 31 Dec 2001 17:42:25 -0500
7725              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
7726      Branch: perl
7727            ! lib/ExtUtils/MM_Unix.pm
7728 ____________________________________________________________________________
7729 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
7730         Log: Rename the variables to be a bit more consistent.
7731      Branch: perl
7732            ! utf8.c
7733 ____________________________________________________________________________
7734 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
7735         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
7736              (found by Jeffrey Friedl)
7737      Branch: perl
7738            ! regexec.c t/op/pat.t utf8.c
7739 ____________________________________________________________________________
7740 [ 13991] By: nick                                  on 2001/12/31  18:08:55
7741         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
7742      Branch: perlio
7743            ! perlio.c
7744 ____________________________________________________________________________
7745 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
7746         Log: Update Changes.
7747      Branch: perl
7748            ! Changes patchlevel.h
7749 ____________________________________________________________________________
7750 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
7751         Log: Less unused ones.
7752      Branch: perl
7753            ! regexec.c
7754 ____________________________________________________________________________
7755 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
7756         Log: Unused variable.
7757      Branch: perl
7758            ! regcomp.c
7759 ____________________________________________________________________________
7760 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
7761         Log: Forgotten file.
7762      Branch: perl
7763            ! MANIFEST
7764 ____________________________________________________________________________
7765 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
7766         Log: Subject: Re: Cygwin: one down one to go 
7767              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7768              Date: Mon, 31 Dec 2001 18:34:36 +0100
7769              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
7770      Branch: perl
7771            ! cygwin/Makefile.SHs
7772 ____________________________________________________________________________
7773 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
7774         Log: Add some comments to the recent Unicode case-folding saga.
7775      Branch: perl
7776            ! regcomp.c regexec.c
7777 ____________________________________________________________________________
7778 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
7779         Log: Slight comment tweakage.
7780      Branch: perl
7781            ! ext/I18N/Langinfo/Langinfo.t
7782 ____________________________________________________________________________
7783 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
7784         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
7785      Branch: perl
7786            ! perl.h
7787 ____________________________________________________________________________
7788 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
7789         Log: Subject: [ PATCH] Cygwin: one down one to go
7790              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7791              Date: Mon, 31 Dec 2001 17:03:40 +0100
7792              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
7793      Branch: perl
7794            ! lib/Pod/t/basic.t
7795 ____________________________________________________________________________
7796 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
7797         Log: Tweak the dependencies not to recompile everytime,
7798              as suggested by NI-S.
7799      Branch: perl
7800            ! ext/Devel/PPPort/Makefile.PL
7801 ____________________________________________________________________________
7802 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
7803         Log: Planning still not right.
7804      Branch: perl
7805            ! lib/User/grent.t
7806 ____________________________________________________________________________
7807 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
7808         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
7809              From: Michael G Schwern <schwern@pobox.com>
7810              Date: Sun, 30 Dec 2001 18:07:55 -0500
7811              Message-ID: <20011230230755.GG12840@blackrider>
7812              
7813              (lib/User/grent, really)
7814      Branch: perl
7815            ! lib/User/grent.t
7816 ____________________________________________________________________________
7817 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
7818         Log: Integrate perlio; cleanup, in particular avoid accidental
7819              PerlIO_flush(NULL) if PerlIONext is NULL.
7820      Branch: perl
7821           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
7822 ____________________________________________________________________________
7823 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
7824         Log: Subject: typo in IO::Socket::INET.pm
7825              From: mjd@plover.com
7826              Date: 31 Dec 2001 14:31:10 -0000
7827              Message-ID: <20011231143110.4989.qmail@plover.com>
7828      Branch: perl
7829            ! ext/IO/lib/IO/Socket/INET.pm
7830 ____________________________________________________________________________
7831 [ 13976] By: nick                                  on 2001/12/31  13:56:11
7832         Log: Integrate mainline
7833      Branch: perlio
7834           !> (integrate 29 files)
7835 ____________________________________________________________________________
7836 [ 13975] By: nick                                  on 2001/12/31  12:40:50
7837         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
7838              if PerlIONext is NULL.
7839      Branch: perlio
7840            ! perlio.c perliol.h
7841 ____________________________________________________________________________
7842 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
7843         Log: Subject: Re: [PATCH] Basic bad prototype detection
7844              From: Sam Tregar <sam@tregar.com>
7845              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
7846              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
7847      Branch: perl
7848            ! t/comp/proto.t toke.c
7849 ____________________________________________________________________________
7850 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
7851         Log: Subject: [PATCH] configure.com / scriptdirexp
7852              From: "Craig A. Berry" <craigberry@mac.com>
7853              Date: Sun, 30 Dec 2001 15:47:28 -0600
7854              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
7855      Branch: perl
7856            ! configure.com
7857 ____________________________________________________________________________
7858 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
7859         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
7860              From: Abe Timmerman <abe@ztreet.demon.nl>
7861              Date: Mon, 31 Dec 2001 03:55:27 +0100
7862              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
7863      Branch: perl
7864            ! lib/ExtUtils/t/MM_Win32.t
7865 ____________________________________________________________________________
7866 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
7867         Log: Subject: [PATCH] Basic bad prototype detection
7868              From: Sam Tregar <sam@tregar.com> 
7869              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
7870              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
7871      Branch: perl
7872            ! pod/perldiag.pod t/comp/proto.t toke.c
7873 ____________________________________________________________________________
7874 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
7875         Log: Makefiles are sloppy about the exe suffix
7876              (from Paul Green)
7877      Branch: perl
7878            ! Makefile.SH x2p/Makefile.SH
7879 ____________________________________________________________________________
7880 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
7881         Log: Delay folding until necessary; start of handling
7882              folding into several characters.
7883      Branch: perl
7884            ! regcomp.c regexec.c
7885 ____________________________________________________________________________
7886 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
7887         Log: gcc -Wall dewhine.
7888      Branch: perl
7889            ! regexec.c
7890 ____________________________________________________________________________
7891 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
7892         Log: More Unicode folding tweaks, avoid potential false matches.
7893      Branch: perl
7894            ! regexec.c
7895 ____________________________________________________________________________
7896 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
7897         Log: Make that six wrongs.
7898      Branch: perl
7899            ! regexec.c utf8.c
7900 ____________________________________________________________________________
7901 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
7902         Log: Four wrongs can make a right.
7903      Branch: perl
7904            ! regexec.c utf8.c
7905 ____________________________________________________________________________
7906 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
7907         Log: Fix all the I case foldings as per CaseFold.txt.
7908      Branch: perl
7909            ! regcomp.c regexec.c
7910 ____________________________________________________________________________
7911 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
7912         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
7913      Branch: perl
7914            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
7915            ! regexec.c utf8.c
7916 ____________________________________________________________________________
7917 [ 13962] By: nick                                  on 2001/12/30  18:33:41
7918         Log: Integrate 8.3 fix for PPPort fix
7919      Branch: perlio
7920           +> ext/Devel/PPPort/ppport_h.PL
7921            - ext/Devel/PPPort/ppport.h.PL
7922            ! ext/Devel/PPPort/MANIFEST
7923           !> ext/Devel/PPPort/Makefile.PL
7924 ____________________________________________________________________________
7925 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
7926         Log: Integrate perlio; more win32 stuff:
7927              
7928              A. Use Perl_my_socketpair()
7929              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
7930              load winsock.
7931              C. (In passing) work round fact that $$ is now SvREADONLY
7932              so we need to take special measures to set it during
7933              pseudo-fork.
7934      Branch: perl
7935           !> util.c win32/perlhost.h
7936 ____________________________________________________________________________
7937 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
7938         Log: Fix ppport.h for Unix.
7939      Branch: perl
7940            + ext/Devel/PPPort/ppport_h.PL
7941            - ext/Devel/PPPort/ppport.h.PL
7942            ! MANIFEST ext/Devel/PPPort/Makefile.PL
7943 ____________________________________________________________________________
7944 [ 13959] By: nick                                  on 2001/12/30  16:53:42
7945         Log: Win32 stuff:
7946              A. Use Perl_my_socketpair()
7947              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
7948              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
7949              take special measures to set it during pseudo-fork.
7950      Branch: perlio
7951            ! util.c win32/perlhost.h
7952 ____________________________________________________________________________
7953 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
7954         Log: Integrate perlio; win32 kicking.
7955      Branch: perl
7956           +> ext/Devel/PPPort/ppport.h.PL
7957           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
7958           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
7959           !> proto.h
7960 ____________________________________________________________________________
7961 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
7962         Log: metaconfig unit change for #13956.
7963      Branch: metaconfig
7964            ! U/modified/spitshell.U
7965 ____________________________________________________________________________
7966 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
7967         Log: Must look for cat also in $PATH (noticed by Philip Newton).
7968      Branch: perl
7969            ! Configure
7970 ____________________________________________________________________________
7971 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
7972         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
7973              From: Blair Zajac <blair@orcaware.com>
7974              Date: Sat, 29 Dec 2001 22:37:03 -0800
7975              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
7976      Branch: perl
7977            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
7978 ____________________________________________________________________________
7979 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
7980         Log: Regen files.
7981      Branch: perl
7982            ! embed.h global.sym pod/perlapi.pod uconfig.h
7983 ____________________________________________________________________________
7984 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
7985         Log: Subject: [PATCH] -t without -w 
7986              From: Michael G Schwern <schwern@pobox.com>
7987              Date: Sat, 29 Dec 2001 23:46:25 -0500
7988              Message-ID: <20011230044625.GA14386@blackrider>
7989      Branch: perl
7990            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
7991            ! warnings.pl
7992 ____________________________________________________________________________
7993 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
7994         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
7995              From: Dave Rolsky <autarch@urth.org>               
7996              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
7997              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
7998              
7999              $^O is NetWare, not Netware.
8000      Branch: perl
8001            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
8002 ____________________________________________________________________________
8003 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
8004         Log: Sarathy thinks undoing C++ comments from C++ files
8005              is a bit too zealous.
8006      Branch: perl
8007            ! win32/perlhost.h win32/vmem.h
8008 ____________________________________________________________________________
8009 [ 13950] By: nick                                  on 2001/12/30  14:30:02
8010         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
8011              This gets them into Errno.pm - yet to prove they end up in $!.
8012      Branch: perlio
8013            ! ext/Errno/Errno_pm.PL
8014 ____________________________________________________________________________
8015 [ 13949] By: nick                                  on 2001/12/30  12:02:21
8016         Log: Integrate Cwd muddle
8017      Branch: perlio
8018           !> MANIFEST installperl lib/Cwd.pm
8019 ____________________________________________________________________________
8020 [ 13948] By: nick                                  on 2001/12/30  11:51:40
8021         Log: remove embed.pl duplicates
8022      Branch: perlio
8023            ! embed.h embed.pl global.sym proto.h
8024 ____________________________________________________________________________
8025 [ 13947] By: nick                                  on 2001/12/30  11:35:51
8026         Log: More Cwd tidy up
8027      Branch: perl
8028            ! MANIFEST installperl
8029 ____________________________________________________________________________
8030 [ 13946] By: nick                                  on 2001/12/30  11:12:42
8031         Log: Undo a mess trying Cwd.pm in its ext directory
8032      Branch: perl
8033            + lib/Cwd.pm
8034            - ext/Cwd/Cwd.pm
8035 ____________________________________________________________________________
8036 [ 13945] By: nick                                  on 2001/12/30  10:03:43
8037         Log: Integrate mainline
8038      Branch: perl
8039           +> ext/Cwd/Cwd.pm
8040            - lib/Cwd.pm
8041            ! MANIFEST
8042      Branch: perlio
8043           !> (integrate 45 files)
8044 ____________________________________________________________________________
8045 [ 13944] By: nick                                  on 2001/12/30  09:27:16
8046         Log: "Port" Devel::PPPort to Win32:
8047              - need to set @INC before use in the test
8048              - {} are special to dmake, so use ppport.h.PL
8049              rather than commandline 
8050      Branch: perlio
8051            + ext/Devel/PPPort/ppport.h.PL
8052            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
8053 ____________________________________________________________________________
8054 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
8055         Log: Update Changes.
8056      Branch: perl
8057            ! Changes patchlevel.h
8058 ____________________________________________________________________________
8059 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
8060         Log: Subject: [PATCH] cleaner close on tests, take 2
8061              From: andreas.koenig@anima.de (Andreas J. Koenig)
8062              Date: 29 Dec 2001 21:42:37 +0100
8063              Message-ID: <m33d1tvjuq.fsf@anima.de>
8064              
8065              (the DB_File patches)
8066      Branch: perl
8067            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8068            ! ext/DB_File/t/db-recno.t
8069 ____________________________________________________________________________
8070 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
8071         Log: Integrate perlio; regen'ed config_H.?c
8072      Branch: perl
8073           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8074 ____________________________________________________________________________
8075 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
8076         Log: Subject: [PATCH] cleaner close on tests, take 2             
8077              From: andreas.koenig@anima.de (Andreas J. Koenig)
8078              Date: 29 Dec 2001 21:42:37 +0100
8079              Message-ID: <m33d1tvjuq.fsf@anima.de>
8080              
8081              (except for the three DB_File patch fragments)
8082      Branch: perl
8083            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
8084            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
8085            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
8086            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
8087            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
8088            ! t/op/runlevel.t t/op/write.t t/run/switches.t
8089 ____________________________________________________________________________
8090 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
8091         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
8092              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8093              Date: Sat, 29 Dec 2001 20:38:59 +0100
8094              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
8095              
8096              (NetWare tree not touched because it's very //)
8097      Branch: perl
8098            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
8099            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
8100            ! wince/include/errno.h wince/include/netdb.h
8101            ! wince/include/sys/socket.h wince/include/sys/stat.h
8102            ! wince/perllib.c wince/perlmain.c wince/win32.h
8103            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
8104            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
8105 ____________________________________________________________________________
8106 [ 13938] By: nick                                  on 2001/12/29  19:23:32
8107         Log: Integrate mainline (ok linux)
8108      Branch: perlio
8109           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
8110           !> (integrate 33 files)
8111 ____________________________________________________________________________
8112 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
8113         Log: Give up on serious testing of langinfo().  Leave the old
8114              code in place, though.
8115      Branch: perl
8116            ! ext/I18N/Langinfo/Langinfo.t
8117 ____________________________________________________________________________
8118 [ 13936] By: nick                                  on 2001/12/29  18:20:33
8119         Log: Routine regen_config_h - no real differences other than order of crypt 
8120      Branch: perlio
8121            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8122 ____________________________________________________________________________
8123 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
8124         Log: Integrate perlio;
8125              
8126              Define the two socket error numbers in terms of WSAEXXXXX equivalents
8127              
8128              Fudge Config.pm so File::Spec does not croak.
8129      Branch: perl
8130           !> win32/FindExt.pm win32/win32.h
8131 ____________________________________________________________________________
8132 [ 13934] By: nick                                  on 2001/12/29  17:27:50
8133         Log: Fudge Config.pm so File::Spec does not croak.
8134      Branch: perlio
8135            ! win32/FindExt.pm
8136 ____________________________________________________________________________
8137 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
8138         Log: metaconfig unit changes for #13932.
8139      Branch: metaconfig
8140            + U/modified/Init.U
8141            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
8142 ____________________________________________________________________________
8143 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
8144         Log: VOS tweaks from Paul Green.
8145              
8146              The Configure tweaks: the _exe needs to be
8147              set after the init; VOS has fd 3 hardwired to /dev/tty;
8148              the grep/ln/make substitutions really need to stick.
8149      Branch: perl
8150            ! Configure hints/vos.sh perl.h util.c vos/build.cm
8151            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8152            ! vos/config.ga.h vos/vosish.h
8153 ____________________________________________________________________________
8154 [ 13931] By: nick                                  on 2001/12/29  17:00:38
8155         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
8156              (just to get util.c to compile)
8157      Branch: perlio
8158            ! win32/win32.h
8159 ____________________________________________________________________________
8160 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
8161         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
8162              From: coral@eekeek.org
8163              Date: Fri, 28 Dec 2001 19:58:22 -0500      
8164              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
8165      Branch: perl
8166            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
8167            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
8168            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
8169            ! pod/perlunicode.pod pod/perlxs.pod util.c
8170 ____________________________________________________________________________
8171 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
8172         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
8173      Branch: perl
8174            ! t/op/exec.t
8175 ____________________________________________________________________________
8176 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
8177         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
8178              From: Abe Timmerman <abe@ztreet.demon.nl>
8179              Date: Sat, 29 Dec 2001 13:10:06 +0100
8180              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
8181      Branch: perl
8182            + lib/Pod/t/InputObjects.t
8183 ____________________________________________________________________________
8184 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
8185         Log: Integrate perlio;
8186              
8187              Quick fix (after couple of clever fixes failed) for
8188              "accept leaks memory" fail [ID 20011223.001]
8189              
8190              Nick Clark's embed.pl fix for my_socketpair
8191      Branch: perl
8192           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
8193 ____________________________________________________________________________
8194 [ 13926] By: nick                                  on 2001/12/29  15:23:21
8195         Log: Nick Clark's embed.pl fix for my_socketpair
8196      Branch: perlio
8197            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
8198 ____________________________________________________________________________
8199 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
8200         Log: Slight tweaks on the MM_Win32.t.
8201      Branch: perl
8202            ! lib/ExtUtils/t/MM_Win32.t
8203 ____________________________________________________________________________
8204 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
8205         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
8206              From: Abe Timmerman <abe@ztreet.demon.nl>
8207              Date: Sat, 29 Dec 2001 12:51:36 +0100
8208              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
8209      Branch: perl
8210            + lib/ExtUtils/t/MM_Win32.t
8211            ! MANIFEST
8212 ____________________________________________________________________________
8213 [ 13923] By: nick                                  on 2001/12/29  15:12:07
8214         Log: Quick fix (after couple of clever fixes failed) for
8215              "accept leaks memory" fail [ID 20011223.001]
8216      Branch: perlio
8217            ! pp_sys.c
8218 ____________________________________________________________________________
8219 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
8220         Log: Subject: [PATCH] Module names and other nits
8221              From: Autrijus Tang <autrijus@autrijus.org>                 
8222              Date: Sat, 29 Dec 2001 01:59:28 +0800
8223              Message-ID: <20011229015928.A29712@geb.elixus.org>              
8224      Branch: perl
8225            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
8226            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
8227            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
8228            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
8229            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
8230 ____________________________________________________________________________
8231 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
8232         Log: socketpair tweaks from Nicholas Clark.
8233      Branch: perl
8234            ! ext/Socket/socketpair.t util.c
8235 ____________________________________________________________________________
8236 [ 13920] By: nick                                  on 2001/12/29  12:36:21
8237         Log: Integrate mainline
8238      Branch: perlio
8239           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
8240           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
8241           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8242           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
8243           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
8244           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
8245           !> t/op/sysio.t
8246 ____________________________________________________________________________
8247 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
8248         Log: Retract #13917.
8249      Branch: perl
8250            ! doop.c
8251 ____________________________________________________________________________
8252 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
8253         Log: Subject: provisional MakeMaker patch for VMS
8254              From: "Craig A. Berry" <craigberry@mac.com> 
8255              Date: Thu, 27 Dec 2001 22:29:37 -0600
8256              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
8257      Branch: perl
8258            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8259 ____________________________________________________________________________
8260 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
8261         Log: (retracted by #13919)
8262      Branch: perl
8263            ! doop.c
8264 ____________________________________________________________________________
8265 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
8266         Log: metaconfig unit change for #13915.
8267      Branch: metaconfig/U/perl
8268            ! d_u32align.U
8269 ____________________________________________________________________________
8270 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
8271         Log: Remove debris in any case.
8272      Branch: perl
8273            ! Configure
8274 ____________________________________________________________________________
8275 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
8276         Log: Subject: [PATCH] Re: B::walksymtable oddness
8277              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8278              Date: Thu, 27 Dec 2001 19:14:24 +0100
8279              Message-ID: <3C2B7310.861.18820D0@localhost>
8280      Branch: perl
8281            ! ext/B/B.pm
8282 ____________________________________________________________________________
8283 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
8284         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
8285              From: Nicholas Clark <nick@unfortu.net> 
8286              Date: Fri, 28 Dec 2001 00:43:02 +0000
8287              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
8288      Branch: perl
8289            ! ext/Socket/socketpair.t
8290 ____________________________________________________________________________
8291 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
8292         Log: Fast Latin1<->UTF-8 conversion for older Perls.
8293      Branch: perl
8294            ! pod/perluniintro.pod
8295 ____________________________________________________________________________
8296 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
8297         Log: Update Changes.
8298      Branch: perl
8299            ! Changes patchlevel.h
8300 ____________________________________________________________________________
8301 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
8302         Log: More wait status trickery for BeOS.
8303      Branch: perl
8304            ! ext/POSIX/POSIX.xs
8305 ____________________________________________________________________________
8306 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
8307         Log: metaconfig unit change for #13908.
8308      Branch: metaconfig/U/perl
8309            ! d_u32align.U
8310 ____________________________________________________________________________
8311 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
8312         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
8313      Branch: perl
8314            ! Configure
8315 ____________________________________________________________________________
8316 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
8317         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
8318              From: gbarr@monty.mutatus.co.uk
8319              Date: 27 Dec 2001 14:41:36 -0000
8320              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
8321      Branch: perl
8322            ! lib/ExtUtils/t/Embed.t
8323 ____________________________________________________________________________
8324 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
8325         Log: Subject: [PATCH] Re: socketpair emulation
8326              From: Nicholas Clark <nick@unfortu.net> 
8327              Date: Wed, 26 Dec 2001 20:08:14 +0000
8328              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
8329      Branch: perl
8330            ! ext/Socket/socketpair.t
8331 ____________________________________________________________________________
8332 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
8333         Log: Subject: [DOC PATCH] left is right and right is left
8334              From: Philip Newton <Philip.Newton@gmx.net>
8335              Date: Thu, 27 Dec 2001 10:04:17 +0100
8336              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
8337      Branch: perl
8338            ! pod/perlfunc.pod pod/perlport.pod
8339 ____________________________________________________________________________
8340 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
8341         Log: Subject: [PATCH] check return of close
8342              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8343              Date: 27 Dec 2001 09:47:30 +0100
8344              Message-ID: <m3ellhgicd.fsf@anima.de> 
8345              
8346              Subject: [PATCH] improve error reporting
8347              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8348              Date: 27 Dec 2001 09:54:55 +0100
8349              Message-ID: <m3adw5gi00.fsf@anima.de> 
8350              
8351              Subject: [PATCH] check return value of close
8352              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8353              Date: 27 Dec 2001 10:03:55 +0100
8354              Message-ID: <m3666tghl0.fsf@anima.de> 
8355              
8356              Subject: [PATCH] return of close
8357              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8358              Date: 27 Dec 2001 10:22:15 +0100
8359              Message-ID: <m31yhhggqg.fsf@anima.de> 
8360      Branch: perl
8361            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
8362            ! t/io/fflush.t
8363 ____________________________________________________________________________
8364 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
8365         Log: Subject: [PATCH] check return of close
8366              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8367              Date: 27 Dec 2001 09:47:30 +0100
8368              Message-ID: <m3ellhgicd.fsf@anima.de> 
8369      Branch: perl
8370            ! t/base/rs.t
8371 ____________________________________________________________________________
8372 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
8373         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
8374              From: andreas.koenig@anima.de (Andreas J. Koenig)
8375              Date: 27 Dec 2001 09:21:16 +0100
8376              Message-ID: <m3n105gjk3.fsf@anima.de>
8377      Branch: perl
8378            ! t/op/sysio.t
8379 ____________________________________________________________________________
8380 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
8381         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
8382              From: "Gerrit P. Haase" <gp@familiehaase.de>
8383              Date: Thu, 27 Dec 2001 09:23:55 +0100 
8384              Message-ID: <98211521662.20011227092355@familiehaase.de>
8385      Branch: perl
8386            ! lib/ExtUtils/t/MM_Cygwin.t
8387 ____________________________________________________________________________
8388 [ 13900] By: nick                                  on 2001/12/27  11:11:51
8389         Log: Integrate mainline
8390      Branch: perlio
8391           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
8392           +> lib/File/Spec/NW5.pm
8393           !> (integrate 52 files)
8394 ____________________________________________________________________________
8395 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
8396         Log: Replace the awful (most likely generated and not very persistent)
8397              URL with something tangible.
8398      Branch: perl
8399            ! README.hpux
8400 ____________________________________________________________________________
8401 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
8402         Log: Naughty /dev/printer (ls -l, really) of IRIX.
8403      Branch: perl
8404            ! t/op/stat.t
8405 ____________________________________________________________________________
8406 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
8407         Log: Upgrade to Net::Ping 2.10.
8408      Branch: perl
8409            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
8410            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
8411            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
8412            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
8413 ____________________________________________________________________________
8414 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
8415         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
8416              (this showed up in Benchmark.t)
8417      Branch: perl
8418            ! pp_sys.c
8419 ____________________________________________________________________________
8420 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
8421         Log: BeOS updates.
8422      Branch: perl
8423            ! README.beos beos/beos.c
8424 ____________________________________________________________________________
8425 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
8426         Log: Subject: Re: bleadperl doesn't compile
8427              From: "Gerrit P. Haase" <gp@familiehaase.de>
8428              Date: Wed, 26 Dec 2001 21:29:08 +0100
8429              Message-ID: <22168634623.20011226212908@familiehaase.de>
8430              
8431              Cygwin with multiplicity.
8432      Branch: perl
8433            ! perlio.c
8434 ____________________________________________________________________________
8435 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
8436         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
8437              From: Nicholas Clark <nick@ccl4.org>
8438              Date: Wed, 26 Dec 2001 19:07:33 +0000
8439              Message-ID: <20011226190732.J48842@plum.flirble.org>            
8440              
8441              socketpair() (un)signedness nit.
8442      Branch: perl
8443            ! util.c
8444 ____________________________________________________________________________
8445 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
8446         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
8447              From: Nicholas Clark <nick@ccl4.org>
8448              Date: Wed, 26 Dec 2001 19:19:47 +0000
8449              Message-ID: <20011226191946.K48842@plum.flirble.org>
8450              
8451              Use report_evil_fh().
8452      Branch: perl
8453            ! doio.c
8454 ____________________________________________________________________________
8455 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
8456         Log: Bad $? assumptions.
8457      Branch: perl
8458            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
8459 ____________________________________________________________________________
8460 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
8461         Log: Net::Ping isn't going to work much without
8462              the Socket extension; fail more gracefully.
8463      Branch: perl
8464            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8465            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8466            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
8467            ! lib/Net/Ping/t/300_ping_stream.t
8468 ____________________________________________________________________________
8469 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
8470         Log: metaconfig unit change for #13888.
8471      Branch: metaconfig
8472            ! U/modified/Oldconfig.U
8473 ____________________________________________________________________________
8474 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
8475         Log: test -d /system is a bit too generic test for VOS
8476              (false hit in BeOS)
8477      Branch: perl
8478            ! Configure
8479 ____________________________________________________________________________
8480 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
8481         Log: No AF_UNIX in BeOS.
8482      Branch: perl
8483            ! util.c
8484 ____________________________________________________________________________
8485 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
8486         Log: FAQ sync.
8487      Branch: perl
8488            ! pod/perlfaq5.pod
8489 ____________________________________________________________________________
8490 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
8491         Log: Update Changes.
8492      Branch: perl
8493            ! Changes patchlevel.h
8494 ____________________________________________________________________________
8495 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
8496         Log: Make -t equal -tw.
8497      Branch: perl
8498            ! perl.c pod/perlrun.pod
8499 ____________________________________________________________________________
8500 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
8501         Log: Subject: Re: Not OK 13881
8502              From: John Peacock <jpeacock@rowman.com>
8503              Date: Tue, 25 Dec 2001 06:02:12 -0500
8504              Message-ID: <3C285CB4.8040006@rowman.com>
8505      Branch: perl
8506            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
8507 ____________________________________________________________________________
8508 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
8509         Log: Subject: Re: Not OK 13881
8510              From: andreas.koenig@anima.de (Andreas J. Koenig)
8511              Date: 25 Dec 2001 07:33:23 +0100
8512              Message-ID: <m3bsgnajws.fsf@anima.de>
8513      Branch: perl
8514            ! op.c
8515 ____________________________________________________________________________
8516 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
8517         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
8518              From: Mark-Jason Dominus <mjd@plover.com>    
8519              Date: Mon, 24 Dec 2001 18:14:48 -0500
8520              Message-ID: <20011224231448.25826.qmail@plover.com>
8521      Branch: perl
8522            ! op.c t/op/eval.t
8523 ____________________________________________________________________________
8524 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
8525         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
8526              From: Dave Rolsky <autarch@urth.org>
8527              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
8528              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
8529      Branch: perl
8530            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
8531            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
8532            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8533            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8534            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
8535 ____________________________________________________________________________
8536 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
8537         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
8538              From: Jeffrey Friedl <jfriedl@yahoo.com>
8539              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
8540              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
8541              
8542              The rest of the tests for plus few extras.
8543      Branch: perl
8544            ! t/op/pat.t
8545 ____________________________________________________________________________
8546 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
8547         Log: metaconfig unit change for #13877.
8548      Branch: metaconfig
8549            ! U/modified/Unix.U
8550 ____________________________________________________________________________
8551 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
8552         Log: No-op.
8553      Branch: perl
8554            ! Configure
8555 ____________________________________________________________________________
8556 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
8557         Log: More constant casting.
8558      Branch: perl
8559            ! regexec.c
8560 ____________________________________________________________________________
8561 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
8562         Log: Subject: perlhack.pod 
8563              From: "John P. Linderman" <jpl@research.att.com>
8564              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
8565              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
8566      Branch: perl
8567            ! pod/perlhack.pod
8568 ____________________________________________________________________________
8569 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
8570         Log: File::Find patch patches from Thomas Wegner.
8571      Branch: perl
8572            ! lib/File/Find.pm
8573 ____________________________________________________________________________
8574 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
8575         Log: Subject: Re: socketpair emulation 
8576              From: Nicholas Clark <nick@unfortu.net>                 
8577              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
8578              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
8579      Branch: perl
8580            ! ext/Socket/socketpair.t
8581 ____________________________________________________________________________
8582 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
8583         Log: Must cast constants if they can be quads.
8584      Branch: perl
8585            ! regcomp.c
8586 ____________________________________________________________________________
8587 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
8588         Log: Promote the e/uid to wide enough un/signed integers
8589              and printf them as such.
8590      Branch: perl
8591            ! taint.c
8592 ____________________________________________________________________________
8593 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
8594         Log: metaconfig unit change for #13869.
8595      Branch: metaconfig/U/perl
8596            ! d_u32align.U
8597 ____________________________________________________________________________
8598 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
8599         Log: The U32 alignment test wasn't really working, noticed
8600              by Paul Green.  Now the test works, but this means that
8601              we may see coredumps from the test.   I sure hope MMUless
8602              places don't crash on the test.
8603      Branch: perl
8604            ! Configure
8605 ____________________________________________________________________________
8606 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
8607         Log: metaconfig unit changes for #13867.
8608      Branch: metaconfig
8609            ! U/compline/nblock_io.U U/modified/Unix.U
8610            ! U/modified/spitshell.U
8611 ____________________________________________________________________________
8612 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
8613         Log: More VOS tweaks.
8614      Branch: perl
8615            ! Configure
8616 ____________________________________________________________________________
8617 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
8618         Log: The funky final sigma casefolding.
8619      Branch: perl
8620            ! regcomp.c regexec.c t/op/pat.t utf8.h
8621 ____________________________________________________________________________
8622 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
8623         Log: Update Changes.
8624      Branch: perl
8625            ! Changes patchlevel.h
8626 ____________________________________________________________________________
8627 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
8628         Log: Move the \C and \X to pat.t.
8629      Branch: perl
8630            ! t/op/pat.t t/op/re_tests
8631 ____________________________________________________________________________
8632 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
8633         Log: More logical test ordering.
8634      Branch: perl
8635            ! perl.h
8636 ____________________________________________________________________________
8637 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
8638         Log: Integrate perlio;
8639              
8640              Add at least the "important" PerlIO_xxxx functions to embed.pl
8641              so that they get implicit pTHX_ and we can avoid slow dTHX.
8642              
8643              Put PerlIO stuff inside EXTERN C
8644              
8645              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
8646      Branch: perl
8647           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
8648           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
8649           !> win32/win32.c
8650 ____________________________________________________________________________
8651 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
8652         Log: Even more \X fixing.
8653      Branch: perl
8654            ! regexec.c t/op/pat.t
8655 ____________________________________________________________________________
8656 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
8657         Log: More \X fixing.
8658      Branch: perl
8659            ! regexec.c t/op/pat.t
8660 ____________________________________________________________________________
8661 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
8662         Log: Fix encoding pragma.
8663      Branch: perl
8664            ! regcomp.c
8665 ____________________________________________________________________________
8666 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
8667         Log: Subject: socketpair emulation
8668              From: Nicholas Clark <nick@unfortu.net>
8669              Date: Sat, 22 Dec 2001 18:38:18 +0000
8670              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
8671      Branch: perl
8672            + ext/Socket/socketpair.t
8673            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
8674            ! pp_sys.c proto.h util.c
8675 ____________________________________________________________________________
8676 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
8677         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
8678              From: Jeffrey Friedl <jfriedl@yahoo.com>
8679              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
8680              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
8681              
8682              (partially applied, most of the new tests need to be rethought)
8683      Branch: perl
8684            ! regcomp.c t/op/re_tests
8685 ____________________________________________________________________________
8686 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
8687         Log: Small tweaks.
8688      Branch: perl
8689            ! handy.h regexec.c
8690 ____________________________________________________________________________
8691 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
8692         Log: Unicode casefolding continues.
8693              (lib/encoding.t still failing.)
8694      Branch: perl
8695            ! regexec.c t/op/pat.t
8696 ____________________________________________________________________________
8697 [ 13854] By: nick                                  on 2001/12/22  20:01:27
8698         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
8699      Branch: perlio
8700            ! makedef.pl perlio.h perlio.sym win32/win32.c
8701 ____________________________________________________________________________
8702 [ 13853] By: nick                                  on 2001/12/22  19:58:53
8703         Log: Put PerlIO stuff inside EXTERN C
8704      Branch: perlio
8705            ! embed.pl proto.h
8706 ____________________________________________________________________________
8707 [ 13852] By: nick                                  on 2001/12/22  18:04:34
8708         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
8709              so that they get implicit pTHX_ and we can avoid slow dTHX.
8710      Branch: perlio
8711            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
8712            ! perlio.h pod/perlapi.pod proto.h
8713 ____________________________________________________________________________
8714 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
8715         Log: metaconfig unit change for #13850.
8716      Branch: metaconfig
8717            ! U/modified/Loc.U
8718 ____________________________________________________________________________
8719 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
8720         Log: Rework the make logic (again).
8721      Branch: perl
8722            ! Configure
8723 ____________________________________________________________________________
8724 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
8725         Log: Integrate perlio;
8726              Fix mis-parse of autoloaded usage code by declaring the sub
8727              Correct checking code which Ilya spotted was tripped by CR at EOF.
8728              The CR at EOF fix earlier broke CR at end-of-buffer.
8729      Branch: perl
8730            ! regexec.c
8731           !> ext/POSIX/POSIX.pm perlio.c sv.c
8732 ____________________________________________________________________________
8733 [ 13848] By: nick                                  on 2001/12/22  15:11:17
8734         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
8735              This should be okay for both?
8736      Branch: perlio
8737            ! perlio.c
8738 ____________________________________________________________________________
8739 [ 13847] By: nick                                  on 2001/12/22  12:26:32
8740         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
8741              Also tone down perl -DP tracing of sv_gets.
8742      Branch: perlio
8743            ! perlio.c sv.c
8744 ____________________________________________________________________________
8745 [ 13846] By: nick                                  on 2001/12/22  10:49:27
8746         Log: Fix mis-parse of autoloaded usage code by declaring the sub
8747      Branch: perlio
8748            ! ext/POSIX/POSIX.pm
8749 ____________________________________________________________________________
8750 [ 13845] By: nick                                  on 2001/12/22  10:44:11
8751         Log: Integrate mainline - some fails:
8752              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
8753              -------------------------------------------------------------------------------
8754              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
8755              ../lib/encoding.t                    19    2  10.53%  17-18
8756              op/pat.t                            770    3   0.39%  754-755 757
8757      Branch: perlio
8758           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
8759           !> (integrate 36 files)
8760 ____________________________________________________________________________
8761 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
8762         Log: More Unicode casing fixes.
8763      Branch: perl
8764            ! regexec.c t/op/pat.t
8765 ____________________________________________________________________________
8766 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
8767         Log: Unicode casefolding fixes.
8768      Branch: perl
8769            ! op.c regcomp.c regexec.c t/op/pat.t
8770 ____________________________________________________________________________
8771 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
8772         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
8773              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
8774              Date: Sat, 22 Dec 2001 00:01:29 +0100
8775              Message-ID: <20011222000129.A713@rafael>
8776      Branch: perl
8777            ! ext/B/B/Deparse.pm
8778 ____________________________________________________________________________
8779 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
8780         Log: VOS config from Paul Green.
8781      Branch: perl
8782            ! hints/vos.sh
8783 ____________________________________________________________________________
8784 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
8785         Log: Subject: [PATCH @13746] CreateTTY on OS/2
8786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8787              Date: Fri, 21 Dec 2001 15:59:45 -0500
8788              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
8789      Branch: perl
8790            ! lib/perl5db.pl
8791 ____________________________________________________________________________
8792 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
8793         Log: Subject: [PATCH @13746] uninstalled build of modules broken
8794              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8795              Date: Fri, 21 Dec 2001 15:49:09 -0500
8796              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
8797      Branch: perl
8798            ! lib/ExtUtils/MM_Unix.pm
8799 ____________________________________________________________________________
8800 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
8801         Log: Subject: [PATCH @13746] OS/2 File::* modules
8802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8803              Date: Fri, 21 Dec 2001 15:43:24 -0500
8804              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
8805      Branch: perl
8806            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
8807 ____________________________________________________________________________
8808 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
8809         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
8810              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8811              Date: Fri, 21 Dec 2001 17:29:07 +0100
8812              Message-ID: <3C236353.6625C4C0@alcatel.at>
8813      Branch: perl
8814            ! pod/perltie.pod
8815 ____________________________________________________________________________
8816 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
8817         Log: metaconfig unit changes for #13835
8818      Branch: metaconfig
8819            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
8820            ! U/modified/sh.U
8821 ____________________________________________________________________________
8822 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
8823         Log: Further VOS tweaks: the _exe needs to be introduced
8824              in the very beginning, and the make/gmake needs special
8825              VOS logic.
8826      Branch: perl
8827            ! Configure Makefile.SH
8828 ____________________________________________________________________________
8829 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
8830         Log: Update Changes.
8831      Branch: perl
8832            ! Changes patchlevel.h
8833 ____________________________________________________________________________
8834 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
8835         Log: metaconfig unit change for #13832.
8836      Branch: metaconfig
8837            ! U/modified/spitshell.U
8838 ____________________________________________________________________________
8839 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
8840         Log: Also the search for cat needs to be _exe-aware.
8841      Branch: perl
8842            ! Configure
8843 ____________________________________________________________________________
8844 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
8845         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
8846              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8847              Date: Fri, 21 Dec 2001 14:02:01 +0100
8848              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
8849      Branch: perl
8850            ! ext/B/B/Xref.pm
8851 ____________________________________________________________________________
8852 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
8853         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
8854      Branch: perl
8855            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8856            ! ext/B/t/assembler.t
8857 ____________________________________________________________________________
8858 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
8859         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
8860              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8861              Date: Fri, 21 Dec 2001 11:15:38 +0100
8862              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
8863      Branch: perl
8864            ! hv.c
8865 ____________________________________________________________________________
8866 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
8867         Log: A plan is good.
8868      Branch: perl
8869            ! ext/re/re.t
8870 ____________________________________________________________________________
8871 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
8872         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
8873              From: chromatic <chromatic@rmci.net>
8874              Date: Thu, 20 Dec 2001 16:16:48 -0700
8875              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
8876      Branch: perl
8877            + ext/re/re.t
8878            ! MANIFEST
8879 ____________________________________________________________________________
8880 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
8881         Log: Synchronize the skippage message.
8882      Branch: perl
8883            ! lib/ExtUtils/t/MM_OS2.t
8884 ____________________________________________________________________________
8885 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
8886         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
8887              From: chromatic <chromatic@rmci.net>
8888              Date: Thu, 20 Dec 2001 16:09:10 -0700
8889              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
8890      Branch: perl
8891            + lib/ExtUtils/t/MM_OS2.t
8892            ! MANIFEST
8893 ____________________________________________________________________________
8894 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
8895         Log: Subject: perlfunc.pod patch re flock via fcntl
8896              From: "Tye McQueen" <tye@metronet.com>
8897              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
8898              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
8899      Branch: perl
8900            ! pod/perlfunc.pod
8901 ____________________________________________________________________________
8902 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
8903         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
8904              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
8905              (the Unicode maximum code point) warnable offenses.
8906      Branch: perl
8907            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
8908            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
8909 ____________________________________________________________________________
8910 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
8911         Log: Sterner admonishment on -t.
8912      Branch: perl
8913            ! pod/perlrun.pod
8914 ____________________________________________________________________________
8915 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
8916         Log: Subject: [PATCH B::Dpparse] minor qr// fix
8917              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8918              Date: Thu, 20 Dec 2001 22:53:34 +0100
8919              Message-ID: <20011220225334.A735@rafael>
8920      Branch: perl
8921            ! ext/B/B/Deparse.pm
8922 ____________________________________________________________________________
8923 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
8924         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
8925              From: Robert Spier <rspier@pobox.com>
8926              Date: Thu, 20 Dec 2001 08:10:00 -0800
8927              Message-ID: <15394.3416.693353.107334@rls.cx>
8928      Branch: perl
8929            ! lib/Carp/Heavy.pm
8930 ____________________________________________________________________________
8931 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
8932         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
8933      Branch: perl
8934           !> win32/win32io.c
8935 ____________________________________________________________________________
8936 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
8937         Log: Subject: Re: [PATCH pod/perliol.pod] resend
8938              From: Stas Bekman <stas@stason.org>
8939              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
8940              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
8941      Branch: perl
8942            ! pod/perliol.pod
8943 ____________________________________________________________________________
8944 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
8945         Log: Fix up the APIs noone hopefully uses.
8946      Branch: perl
8947            ! utf8.c
8948 ____________________________________________________________________________
8949 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
8950         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
8951              Date: Wed, 19 Dec 2001 14:13:38 -0800
8952              From: Robert Spier <rspier@pobox.com>
8953              Message-ID: <15393.4370.605214.548582@rls.cx>
8954      Branch: perl
8955            ! lib/Carp.t lib/Carp/Heavy.pm
8956 ____________________________________________________________________________
8957 [ 13815] By: nick                                  on 2001/12/20  10:23:42
8958         Log: pTHX_ fixes for :win32 layer
8959      Branch: perlio
8960            ! win32/win32io.c
8961 ____________________________________________________________________________
8962 [ 13814] By: nick                                  on 2001/12/20  08:20:11
8963         Log: Integrate mainline (mostly) utf8.c does not compile.
8964      Branch: perlio
8965           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
8966           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8967           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8968           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
8969           +> lib/Net/Ping/t/300_ping_stream.t
8970           !> Changes MANIFEST embed.h embed.pl embedvar.h
8971           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
8972           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
8973           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
8974           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
8975           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
8976 ____________________________________________________________________________
8977 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
8978         Log: Some bincompat clawbacks.
8979      Branch: perl
8980            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
8981            ! wince/perldll.def
8982 ____________________________________________________________________________
8983 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
8984         Log: gcc pacifying (RH 7.1/ia64).
8985      Branch: perl
8986            ! pp.c
8987 ____________________________________________________________________________
8988 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
8989         Log: Update Changes.
8990      Branch: perl
8991            ! Changes patchlevel.h
8992 ____________________________________________________________________________
8993 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
8994         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
8995              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8996              Date: Wed, 19 Dec 2001 12:35:07 +0100
8997              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
8998              
8999              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
9000              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9001              Date: Wed, 19 Dec 2001 17:34:51 +0000
9002              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
9003      Branch: perl
9004            ! pod/perlre.pod
9005 ____________________________________________________________________________
9006 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
9007         Log: Integrate perlio.
9008      Branch: perl
9009           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9010           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
9011 ____________________________________________________________________________
9012 [ 13808] By: nick                                  on 2001/12/19  16:08:27
9013         Log: Add pTHX to all vtable functions for future-proofing and
9014              consistency of PerlIO layers.
9015      Branch: perlio
9016            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9017            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
9018 ____________________________________________________________________________
9019 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
9020         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
9021      Branch: perl
9022            ! ext/B/B/Assembler.pm
9023 ____________________________________________________________________________
9024 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
9025         Log: Reword the alarm explanation.
9026      Branch: perl
9027            ! pod/perlfunc.pod
9028 ____________________________________________________________________________
9029 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
9030         Log: Subject: [PATCH @13746] OS/2 build
9031              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
9032              Date: Wed, 19 Dec 2001 02:45:41 -0500
9033              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
9034              
9035              (skipped the t/TEST change)
9036      Branch: perl
9037            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
9038            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
9039            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
9040 ____________________________________________________________________________
9041 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
9042         Log: Upgrade to Net::Ping 2.09.
9043      Branch: perl
9044            + lib/Net/Ping/CHANGES lib/Net/Ping/README
9045            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9046            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9047            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
9048            + lib/Net/Ping/t/300_ping_stream.t
9049            ! MANIFEST lib/Net/Ping.pm
9050 ____________________________________________________________________________
9051 [ 13803] By: nick                                  on 2001/12/19  14:43:24
9052         Log: Integrate mainline
9053      Branch: perlio
9054           +> ext/B/t/assembler.t lib/lib.t
9055           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9056           !> lib/lib_pm.PL t/op/glob.t utf8.c
9057 ____________________________________________________________________________
9058 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
9059         Log: B::Assembler/B::Disassembler patches and test;
9060              from Wolfgang Laun.
9061              
9062              TODO: getting perlcc working.
9063      Branch: perl
9064            + ext/B/t/assembler.t
9065            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9066 ____________________________________________________________________________
9067 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
9068         Log: Can't printf U8s as UVs.
9069      Branch: perl
9070            ! utf8.c
9071 ____________________________________________________________________________
9072 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
9073         Log: Subject: Re: [PATCH] ...while $var = glob(...)
9074              From: Robin Houston <robin@kitsite.com> 
9075              Date: Wed, 19 Dec 2001 13:48:55 +0000
9076              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
9077              
9078              Not exactly a glob test but internal-logically correct.
9079      Branch: perl
9080            ! t/op/glob.t
9081 ____________________________________________________________________________
9082 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
9083         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
9084              From: Michael G Schwern <schwern@pobox.com> 
9085              Date: Wed, 19 Dec 2001 07:42:54 -0500
9086              Message-ID: <20011219124254.GF8630@blackrider>
9087      Branch: perl
9088            + lib/lib.t
9089            ! MANIFEST lib/lib_pm.PL
9090 ____________________________________________________________________________
9091 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
9092         Log: Integrate with perlio.
9093      Branch: perl
9094           !> hv.c hv.h scope.c util.c
9095 ____________________________________________________________________________
9096 [ 13797] By: nick                                  on 2001/12/19  12:03:21
9097         Log: Remove the sometimes-lvalue cast
9098      Branch: perlio
9099            ! hv.h
9100 ____________________________________________________________________________
9101 [ 13796] By: nick                                  on 2001/12/19  11:02:27
9102         Log: alarm.t with -Uuseperlio fix
9103              - SA_RESTART should only be function of PERL_OLD_SIGNALS
9104              not USE_PERLIO
9105      Branch: perlio
9106            ! util.c
9107 ____________________________________________________________________________
9108 [ 13795] By: nick                                  on 2001/12/19  10:19:40
9109         Log: Fix READONLY hashes:
9110              1. Discovered need for disabled scope.c part of Jeff's patch.
9111              2. Corrected hv_delete* - entry was being de-linked from
9112              chain (patch program not smart enough?)
9113      Branch: perlio
9114            ! hv.c scope.c
9115 ____________________________________________________________________________
9116 [ 13794] By: nick                                  on 2001/12/19  09:35:13
9117         Log: Integrate mainline
9118      Branch: perlio
9119           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
9120           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
9121           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
9122           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
9123           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
9124 ____________________________________________________________________________
9125 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
9126         Log: Regen toc.
9127      Branch: perl
9128            ! pod/perltoc.pod
9129 ____________________________________________________________________________
9130 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
9131         Log: FAQ sync.
9132      Branch: perl
9133            ! pod/perlfaq5.pod
9134 ____________________________________________________________________________
9135 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
9136         Log: Reformat round.
9137      Branch: perl
9138            ! pod/perlunicode.pod
9139 ____________________________________________________________________________
9140 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
9141         Log: Subject: [PATCH] pod/perlunicode.pod
9142              From: Jeffrey Friedl <jfriedl@yahoo.com>
9143              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
9144              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
9145      Branch: perl
9146            ! pod/perlunicode.pod
9147 ____________________________________________________________________________
9148 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
9149         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
9150              From: Jeffrey Friedl <jfriedl@yahoo.com>
9151              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
9152              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
9153      Branch: perl
9154            ! pod/perluniintro.pod
9155 ____________________________________________________________________________
9156 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
9157         Log: Slight pod reformatting.
9158      Branch: perl
9159            ! pod/perluniintro.pod
9160 ____________________________________________________________________________
9161 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
9162         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
9163              From: Jeffrey Friedl <jfriedl@yahoo.com>    
9164              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
9165              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
9166      Branch: perl
9167            ! pod/perluniintro.pod
9168 ____________________________________________________________________________
9169 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
9170         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
9171              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9172              Date: Wed, 19 Dec 2001 01:45:23 +0000
9173              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
9174      Branch: perl
9175            ! sv.c
9176 ____________________________________________________________________________
9177 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
9178         Log: Subject: Porting/checkURL.pl
9179              From: abigail@foad.org
9180              Date: Tue, 18 Dec 2001 19:03:22 +0100          
9181              Message-ID: <20011218180322.8278.qmail@foad.org> 
9182      Branch: perl
9183            ! Porting/checkURL.pl
9184 ____________________________________________________________________________
9185 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
9186         Log: metaconfig unit change for #13783.
9187      Branch: metaconfig
9188            ! U/modified/Loc.U
9189 ____________________________________________________________________________
9190 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
9191         Log: A bit too oversweeping matching in #13778.
9192      Branch: perl
9193            ! Configure
9194 ____________________________________________________________________________
9195 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
9196         Log: Re-gen Configure based on #13778..13781.
9197      Branch: perl
9198            ! Configure config_h.SH
9199 ____________________________________________________________________________
9200 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
9201         Log: First assume that crypt() can live happy normal life in
9202              the libc or the moral equivalent; only then try magic.
9203      Branch: metaconfig
9204            + U/modified/d_crypt.U
9205 ____________________________________________________________________________
9206 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
9207         Log: In VOS ACLs confuse the testing.
9208      Branch: metaconfig
9209            ! U/modified/Findhdr.U
9210 ____________________________________________________________________________
9211 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
9212         Log: Either make or gmake.
9213      Branch: metaconfig
9214            ! U/modified/Loc.U
9215 ____________________________________________________________________________
9216 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
9217         Log: If your _exe is different from .exe and your test -f $foo
9218              doesn't do magic to recognize $foo$_exe, you will need to
9219              specify -D_exe=... on command line-- and this patch.
9220      Branch: metaconfig
9221            + U/modified/sh.U
9222            ! U/modified/Loc.U
9223 ____________________________________________________________________________
9224 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
9225         Log: Fix the bugs in #13768..13776, and regen Configure.
9226      Branch: metaconfig
9227            ! U/compline/nblock_io.U U/modified/Findhdr.U
9228            ! U/modified/spitshell.U
9229      Branch: metaconfig/U/perl
9230            ! issymlink.U perlpath.U
9231      Branch: perl
9232            ! Configure config_h.SH
9233 ____________________________________________________________________________
9234 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
9235         Log: Must test with $_exe. (There are plenty of similar
9236              spots earlier but they are a tad more complex to fix
9237              since they come before the hints are run.)
9238      Branch: metaconfig
9239            + U/modified/yacc.U
9240 ____________________________________________________________________________
9241 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
9242         Log: F_SETFL might require <fcntl.h>
9243      Branch: metaconfig
9244            ! U/compline/nblock_io.U
9245 ____________________________________________________________________________
9246 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
9247         Log: Don't require make; have both make and gmake optional.
9248              (Maybe have a check that at least one of them is available?)
9249      Branch: metaconfig
9250            ! U/modified/Loc.U
9251 ____________________________________________________________________________
9252 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
9253         Log: cat might be farther than /bin or /usr/bin.
9254      Branch: metaconfig
9255            ! U/modified/spitshell.U
9256 ____________________________________________________________________________
9257 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
9258         Log: In VOS the path component separator is >, not /.
9259      Branch: metaconfig
9260            ! U/modified/Findhdr.U
9261 ____________________________________________________________________________
9262 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
9263         Log: The VOS shell doesn't implement the ? wildcard
9264              (? is used for other purposes, I assume); but
9265              it does implement the * wildcard, and that works
9266              in the general case just fine.
9267      Branch: metaconfig/U/perl
9268            ! d_dlsymun.U
9269 ____________________________________________________________________________
9270 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
9271         Log: VOS detection.
9272      Branch: metaconfig
9273            ! U/modified/Oldconfig.U
9274 ____________________________________________________________________________
9275 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
9276         Log: Proper path for VOS.
9277      Branch: metaconfig
9278            ! U/modified/Head.U
9279 ____________________________________________________________________________
9280 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
9281         Log: Change s/>& 4/>&4/g for consistency.
9282      Branch: metaconfig
9283            + U/modified/d_dosuid.U
9284            ! U/modified/d_socket.U
9285      Branch: metaconfig/U/perl
9286            ! issymlink.U perlxvf.U
9287 ____________________________________________________________________________
9288 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
9289         Log: Subject: Re: Benchmark.t failure on Linux
9290              From: Nicholas Clark <nick@ccl4.org>
9291              Date: Tue, 18 Dec 2001 22:51:25 +0000
9292              Message-ID: <20011218225124.N21702@plum.flirble.org>
9293      Branch: perl
9294            ! lib/Benchmark.t
9295 ____________________________________________________________________________
9296 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
9297         Log: Re-applying #13752 until a better solution can be found.
9298      Branch: perl
9299            ! lib/ExtUtils/t/MM_Unix.t
9300 ____________________________________________________________________________
9301 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
9302         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
9303              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
9304              Date: Tue, 18 Dec 2001 12:05:40 -0500
9305              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
9306      Branch: perl
9307            ! lib/Exporter.pm
9308 ____________________________________________________________________________
9309 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
9310         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
9311              findings -- some of the warnings I can't explain except
9312              by NVgf being detected wrong, though.
9313      Branch: perl
9314            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
9315 ____________________________________________________________________________
9316 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
9317         Log: Subject: [PATCH] pod/perluniintro.pod
9318              From: Jeffrey Friedl <jfriedl@yahoo.com>
9319              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
9320              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
9321      Branch: perl
9322            ! pod/perluniintro.pod
9323 ____________________________________________________________________________
9324 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
9325         Log: ".pm" is the native executable suffix in VOS.
9326      Branch: perl
9327            ! hints/vos.sh
9328 ____________________________________________________________________________
9329 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
9330         Log: Integrate perlio;
9331              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
9332      Branch: perl
9333           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
9334 ____________________________________________________________________________
9335 [ 13760] By: nick                                  on 2001/12/18  15:55:22
9336         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
9337              - added delete of READONLY value inhibit & test for same
9338              - re-tabbed
9339      Branch: perlio
9340            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
9341 ____________________________________________________________________________
9342 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
9343         Log: (Undone by #13766.)
9344              Retract #13752.
9345      Branch: perl
9346            ! lib/ExtUtils/t/MM_Unix.t
9347 ____________________________________________________________________________
9348 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
9349         Log: Echoes of #13757.
9350      Branch: perl
9351            ! t/lib/warnings/utf8
9352 ____________________________________________________________________________
9353 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
9354         Log: Make the utf8 malformedness messages more verbose.
9355      Branch: perl
9356            ! lib/utf8.t utf8.c
9357 ____________________________________________________________________________
9358 [ 13756] By: nick                                  on 2001/12/18  14:43:58
9359         Log: Integrate mainline
9360      Branch: perlio
9361           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
9362           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
9363           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9364           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
9365           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
9366           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
9367            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
9368            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
9369            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
9370            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
9371            - lib/ExtUtils/testlib.t
9372           !> (integrate 28 files)
9373 ____________________________________________________________________________
9374 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
9375         Log: README.aix updates from Jens-Uwe Mager.
9376      Branch: perl
9377            ! README.aix
9378 ____________________________________________________________________________
9379 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
9380         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
9381              From: Michael G Schwern <schwern@pobox.com>
9382              Date: Tue, 18 Dec 2001 00:58:18 -0500
9383              Message-ID: <20011218055818.GC4362@blackrider>
9384      Branch: perl
9385            ! lib/Benchmark.t
9386 ____________________________________________________________________________
9387 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
9388         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
9389              From: Michael G Schwern <schwern@pobox.com>
9390              Date: Tue, 18 Dec 2001 00:40:38 -0500
9391              Message-ID: <20011218054038.GB4362@blackrider>
9392      Branch: perl
9393            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
9394 ____________________________________________________________________________
9395 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
9396         Log: (reintroduced by #13766)
9397              (retracted by #13759)
9398              
9399              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
9400              From: Michael G Schwern <schwern@pobox.com>  
9401              Date: Tue, 18 Dec 2001 00:00:23 -0500
9402              Message-ID: <20011218050023.GA27893@blackrider>
9403      Branch: perl
9404            ! lib/ExtUtils/t/MM_Unix.t
9405 ____________________________________________________________________________
9406 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
9407         Log: Re-patch #13749.
9408      Branch: perl
9409            ! t/op/glob.t
9410 ____________________________________________________________________________
9411 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
9412         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
9413              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9414              Date: Tue, 18 Dec 2001 12:55:43 +0000
9415              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
9416      Branch: perl
9417            ! ext/Devel/Peek/Peek.pm
9418 ____________________________________________________________________________
9419 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
9420         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
9421              From: Robin Houston <robin@kitsite.com> 
9422              Date: Tue, 18 Dec 2001 14:54:33 +0000
9423              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
9424      Branch: perl
9425            ! t/op/glob.t
9426 ____________________________________________________________________________
9427 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
9428         Log: Subject: [PATCH] slightly more for Exporter.pm
9429              From: Nicholas Clark <nick@ccl4.org>
9430              Date: Tue, 18 Dec 2001 00:22:03 +0000
9431              Message-ID: <20011218002203.M21702@plum.flirble.org>
9432      Branch: perl
9433            ! lib/Exporter.pm
9434 ____________________________________________________________________________
9435 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
9436         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
9437              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9438              Date: Mon, 17 Dec 2001 16:37:18 +0100
9439              Message-ID: <20011217163718.A2292@rafael>
9440              
9441              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
9442              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9443              Date: Mon, 17 Dec 2001 23:17:06 +0100
9444              Message-ID: <20011217231706.A730@rafael>
9445      Branch: perl
9446            ! pod/perlsub.pod pp.c toke.c
9447 ____________________________________________________________________________
9448 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
9449         Log: Update Changes.
9450      Branch: perl
9451            ! Changes patchlevel.h
9452 ____________________________________________________________________________
9453 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
9454         Log: New test warrants a MANIFEST entry.
9455      Branch: perl
9456            ! MANIFEST
9457 ____________________________________________________________________________
9458 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
9459         Log: Subject: Re: [PATCH] ...while $var = glob(...)
9460              From: Robin Houston <robin@kitsite.com>
9461              Date: Mon, 17 Dec 2001 20:27:30 +0000
9462              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
9463              
9464              Can't portably unlink open files.
9465      Branch: perl
9466            ! t/op/glob.t
9467 ____________________________________________________________________________
9468 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
9469         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
9470      Branch: perl
9471            ! pod/perluniintro.pod
9472 ____________________________________________________________________________
9473 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
9474         Log: Move typeglob test from glob.t to gv.t.
9475      Branch: perl
9476            ! t/op/glob.t t/op/gv.t
9477 ____________________________________________________________________________
9478 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
9479         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
9480              From: Robin Houston <robin@kitsite.com> 
9481              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
9482              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
9483      Branch: perl
9484            ! t/op/glob.t
9485 ____________________________________________________________________________
9486 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
9487         Log: Demote the surrogate and non-character errors to warnings.
9488      Branch: perl
9489            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
9490 ____________________________________________________________________________
9491 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
9492         Log: Subject: [PATCH] more POSIX tests, and more autoloading
9493              From: Nicholas Clark <nick@ccl4.org>
9494              Date: Mon, 17 Dec 2001 18:27:47 +0000
9495              Message-ID: <20011217182747.D21702@plum.flirble.org>
9496      Branch: perl
9497            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
9498 ____________________________________________________________________________
9499 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
9500         Log: Subject: [PATCH] ...while $var = glob(...)
9501              From: Robin Houston <robin@kitsite.com> 
9502              Date: Mon, 17 Dec 2001 15:51:54 +0000
9503              Message-ID: <20011217155153.A311@robin.kitsite.com>
9504      Branch: perl
9505            ! op.c
9506 ____________________________________________________________________________
9507 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
9508         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
9509              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9510              Date: Mon, 17 Dec 2001 15:23:01 +0100
9511              Message-ID: <20011217152301.A704@rafael>
9512      Branch: perl
9513            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
9514 ____________________________________________________________________________
9515 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
9516         Log: The system() vs $SIG{ARLM} is no more a todo.
9517      Branch: perl
9518            ! t/op/alarm.t
9519 ____________________________________________________________________________
9520 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
9521         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
9522              From: Michael G Schwern <schwern@pobox.com>
9523              Date: Sun, 16 Dec 2001 23:59:01 -0500
9524              Message-ID: <20011217045901.GL17232@blackrider>
9525      Branch: perl
9526            + t/op/alarm.t
9527            ! MANIFEST
9528 ____________________________________________________________________________
9529 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
9530         Log: s/UNIX/Unix/
9531      Branch: perl
9532            ! MANIFEST
9533 ____________________________________________________________________________
9534 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
9535         Log: Move ExtUtils tests to lib/ExtUtils/t.
9536      Branch: perl
9537            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
9538            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
9539            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9540            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
9541            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
9542            + lib/ExtUtils/t/testlib.t
9543            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
9544            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
9545            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
9546            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
9547            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
9548            ! MANIFEST
9549 ____________________________________________________________________________
9550 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
9551         Log: Subject: [PATCH] MM_Unix tests, and some questions
9552              From: Tels <perl_dummy@bloodgate.com>
9553              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
9554              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
9555              
9556              Subject: Re: [PATCH] MM_Unix tests, and some questions
9557              From: Tels <perl_dummy@bloodgate.com>
9558              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
9559              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
9560      Branch: perl
9561            + lib/ExtUtils/MM_Unix.t
9562            ! MANIFEST lib/ExtUtils/MM_Unix.pm
9563 ____________________________________________________________________________
9564 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
9565         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
9566              From: Michael G Schwern <schwern@pobox.com>
9567              Date: Sun, 16 Dec 2001 17:53:55 -0500
9568              Message-ID: <20011216225354.GE8900@blackrider>
9569      Branch: perl
9570            ! lib/ExtUtils/MM_Unix.pm
9571 ____________________________________________________________________________
9572 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
9573         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
9574              From: Michael G Schwern <schwern@pobox.com>                
9575              Date: Sun, 16 Dec 2001 16:12:55 -0500
9576              Message-ID: <20011216211255.GV8900@blackrider>
9577      Branch: perl
9578            ! ext/B/B/Deparse.pm
9579 ____________________________________________________________________________
9580 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
9581         Log: Subject: [PATCH] Exporter.pm
9582              From: Nicholas Clark <nick@ccl4.org>
9583              Date: Sun, 16 Dec 2001 19:24:25 +0000
9584              Message-ID: <20011216192425.R21702@plum.flirble.org>
9585      Branch: perl
9586            ! lib/Exporter.pm
9587 ____________________________________________________________________________
9588 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
9589         Log: Subject: [PATCH] Exporter.t (and question)
9590              From: Nicholas Clark <nick@ccl4.org>
9591              Date: Sun, 16 Dec 2001 17:24:55 +0000
9592              Message-ID: <20011216172455.P21702@plum.flirble.org>
9593      Branch: perl
9594            ! lib/Exporter.t
9595 ____________________________________________________________________________
9596 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
9597         Log: Subject: Re: perl@13661
9598              From: "John P. Linderman" <jpl@research.att.com>              
9599              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
9600              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
9601      Branch: perl
9602            ! pp_sort.c
9603 ____________________________________________________________________________
9604 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
9605         Log: Subject: Will the real Unicode encoding please stand up?
9606              From: Jeffrey Friedl <jfriedl@yahoo.com>
9607              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
9608              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
9609      Branch: perl
9610            ! pod/perluniintro.pod
9611 ____________________________________________________________________________
9612 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
9613         Log: Integrate perlio; interruptable system().
9614      Branch: perl
9615           !> util.c
9616 ____________________________________________________________________________
9617 [ 13724] By: nick                                  on 2001/12/17  09:16:50
9618         Log: Fix for alarm() breaking into wait*().
9619              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
9620              signal handler before caller re-does the system call.
9621      Branch: perlio
9622            ! util.c
9623 ____________________________________________________________________________
9624 [ 13723] By: nick                                  on 2001/12/17  07:45:13
9625         Log: Integrate mainline
9626      Branch: perlio
9627           +> (branch 26 files)
9628           !> (integrate 47 files)
9629 ____________________________________________________________________________
9630 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
9631         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
9632              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
9633              and characters beyond 0x10FFF should be disallowed, too,
9634              but some tests would need changing, but more importantly some
9635              APIs would need remodeling since one can easily generate such
9636              characters either by bitwise complements, tr complements, or
9637              v-strings.
9638      Branch: perl
9639            ! pod/perldiag.pod utf8.c
9640 ____________________________________________________________________________
9641 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
9642         Log: Make surrogates illegal also on EBCDIC.
9643      Branch: perl
9644            ! utf8.c
9645 ____________________________________________________________________________
9646 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
9647         Log: Subject: [patch @13687] Unicode::Collate 0.10
9648              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
9649              Date: Sun, 16 Dec 2001 21:22:12 +0900
9650              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
9651      Branch: perl
9652            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9653            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
9654 ____________________________________________________________________________
9655 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
9656         Log: More documentation for the encoding pragma.
9657      Branch: perl
9658            ! lib/encoding.pm
9659 ____________________________________________________________________________
9660 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
9661         Log: Subject: [PATCH] lib/open.pm 
9662              From: Jeffrey Friedl <jfriedl@yahoo.com>
9663              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
9664              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
9665      Branch: perl
9666            ! lib/open.pm
9667 ____________________________________________________________________________
9668 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
9669         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
9670              From: chromatic <chromatic@rmci.net>
9671              Date: Sat, 15 Dec 2001 23:24:40 -0700
9672              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
9673      Branch: perl
9674            + lib/ExtUtils/Installed.t
9675            ! MANIFEST
9676 ____________________________________________________________________________
9677 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
9678         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
9679              From: Michael G Schwern <schwern@pobox.com>
9680              Date: Sun, 16 Dec 2001 01:14:00 -0500
9681              Message-ID: <20011216061400.GC8900@blackrider>
9682      Branch: perl
9683            ! lib/diagnostics.pm
9684 ____________________________________________________________________________
9685 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
9686         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
9687              From: Michael G Schwern <schwern@pobox.com>
9688              Date: Sun, 16 Dec 2001 01:12:42 -0500
9689              Message-ID: <20011216061242.GB8900@blackrider>
9690      Branch: perl
9691            ! t/test.pl
9692 ____________________________________________________________________________
9693 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
9694         Log: I sometimes outsmart myself.
9695      Branch: perl
9696            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
9697 ____________________________________________________________________________
9698 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
9699         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
9700              From: Michael G Schwern <schwern@pobox.com>
9701              Date: Sat, 15 Dec 2001 15:08:29 -0500
9702              Message-ID: <20011215200829.GK1548@blackrider>
9703      Branch: perl
9704            ! lib/AutoSplit.pm
9705 ____________________________________________________________________________
9706 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
9707         Log: perlunicode enchancements suggested by Jeffrey Friedl.
9708      Branch: perl
9709            ! pod/perlunicode.pod
9710 ____________________________________________________________________________
9711 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
9712         Log: Subject: [PATCH] perlunicode.pod
9713              From: Jeffrey Friedl <jfriedl@yahoo.com>
9714              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
9715              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
9716      Branch: perl
9717            ! pod/perlunicode.pod
9718 ____________________________________________________________________________
9719 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
9720         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
9721              From: Jeffrey Friedl <jfriedl@yahoo.com>
9722              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
9723              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
9724      Branch: perl
9725            ! lib/utf8_heavy.pl
9726 ____________________________________________________________________________
9727 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
9728         Log: Can't create surrogates; so can't match them, either.
9729      Branch: perl
9730            ! pod/perlunicode.pod
9731 ____________________________________________________________________________
9732 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
9733         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
9734              From: Michael G Schwern <schwern@pobox.com>
9735              Date: Sat, 15 Dec 2001 21:20:35 -0500
9736              Message-ID: <20011216022035.GE5672@blackrider>
9737      Branch: perl
9738            ! t/test.pl
9739 ____________________________________________________________________________
9740 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
9741         Log: Make creating UTF-8 surrogates a punishable act.
9742      Branch: perl
9743            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
9744 ____________________________________________________________________________
9745 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
9746         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
9747      Branch: perl
9748            + lib/unicore/In/172.pl lib/unicore/In/173.pl
9749            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
9750            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
9751            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
9752            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
9753            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
9754 ____________________________________________________________________________
9755 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
9756         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
9757              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9758              Date: Sat, 15 Dec 2001 23:21:43 +0100
9759              Message-ID: <20011215232143.A11790@rafael>
9760      Branch: perl
9761            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
9762 ____________________________________________________________________________
9763 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
9764         Log: Make charnames more robust.
9765      Branch: perl
9766            ! lib/charnames.pm
9767 ____________________________________________________________________________
9768 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
9769         Log: The hoops one has to jump through.
9770      Branch: perl
9771            ! ext/I18N/Langinfo/Langinfo.pm
9772 ____________________________________________________________________________
9773 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
9774         Log: Subject: [PATCH] perlstyle.pod nit on warnings
9775              From: Autrijus Tang <autrijus@egb.elixus.org>
9776              Date: Sat, 15 Dec 2001 04:24:34 -0800
9777              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
9778      Branch: perl
9779            ! pod/perlstyle.pod
9780 ____________________________________________________________________________
9781 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
9782         Log: I don't think we are in FooOS, Toto.
9783      Branch: perl
9784            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
9785 ____________________________________________________________________________
9786 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
9787         Log: Subject: Re: Untested modules update:  There's more than we thought
9788              From: chromatic <chromatic@rmci.net>
9789              Date: Fri, 14 Dec 2001 17:20:24 -0700
9790              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
9791      Branch: perl
9792            + lib/ExtUtils/MM_Cygwin.t
9793            ! MANIFEST
9794 ____________________________________________________________________________
9795 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
9796         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
9797              From: Michael G Schwern <schwern@pobox.com> 
9798              Date: Fri, 14 Dec 2001 20:59:42 -0500
9799              Message-ID: <20011215015942.GF28596@blackrider>
9800      Branch: perl
9801            ! t/TEST
9802 ____________________________________________________________________________
9803 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
9804         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
9805              From: Michael G Schwern <schwern@pobox.com> 
9806              Date: Fri, 14 Dec 2001 20:03:46 -0500
9807              Message-ID: <20011215010346.GD28596@blackrider>
9808      Branch: perl
9809            + ext/B/t/bblock.t
9810            ! MANIFEST
9811 ____________________________________________________________________________
9812 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
9813         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
9814              From: Michael G Schwern <schwern@pobox.com> 
9815              Date: Fri, 14 Dec 2001 19:59:13 -0500
9816              Message-ID: <20011215005913.GC28596@blackrider>
9817      Branch: perl
9818            ! ext/B/B/Bblock.pm
9819 ____________________________________________________________________________
9820 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
9821         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
9822              From: Michael G Schwern <schwern@pobox.com> 
9823              Date: Fri, 14 Dec 2001 19:36:12 -0500
9824              Message-ID: <20011215003611.GA28596@blackrider>
9825      Branch: perl
9826            + ext/B/t/asmdata.t
9827            ! MANIFEST
9828 ____________________________________________________________________________
9829 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
9830         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
9831              From: Michael G Schwern <schwern@pobox.com> 
9832              Date: Fri, 14 Dec 2001 19:14:14 -0500
9833              Message-ID: <20011215001414.GA25077@blackrider>
9834      Branch: perl
9835            ! bytecode.pl ext/B/B/Asmdata.pm
9836 ____________________________________________________________________________
9837 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
9838         Log: Permissions.
9839      Branch: perl
9840            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
9841            ! ext/Devel/PPPort/module3.c
9842 ____________________________________________________________________________
9843 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
9844         Log: Benchmark test from Nicholas Clark.
9845      Branch: perl
9846            + lib/Benchmark.t
9847            ! MANIFEST lib/Benchmark.pm
9848 ____________________________________________________________________________
9849 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
9850         Log: Mithing.
9851      Branch: perl
9852            + lib/Attribute/Handlers/demo/demo2.pl
9853            + lib/Attribute/Handlers/demo/demo3.pl
9854            + lib/Attribute/Handlers/demo/demo4.pl
9855 ____________________________________________________________________________
9856 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
9857         Log: Silence compiler worries found by Schwern/Digital cc.
9858      Branch: perl
9859            ! perlio.c sv.c x2p/str.c
9860 ____________________________________________________________________________
9861 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
9862         Log: User may not have a valid home directory even if
9863              getpwuid() succedds.
9864      Branch: perl
9865            ! ext/File/Glob/t/basic.t
9866 ____________________________________________________________________________
9867 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
9868         Log: Integrate with perlio.  (No changes, but that's okay.)
9869      Branch: perl
9870           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
9871 ____________________________________________________________________________
9872 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
9873         Log: Add a Configure hints file for VOS: the POSIX support
9874              of VOS is getting close to the point where it can run
9875              Configure (some Configure tweaks will be required).
9876      Branch: perl
9877            + hints/vos.sh
9878            ! MANIFEST
9879 ____________________________________________________________________________
9880 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
9881         Log: Update Changes.
9882      Branch: perl
9883            ! Changes patchlevel.h
9884 ____________________________________________________________________________
9885 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
9886         Log: Reintroduce Attribute::Handlers with Spider's fixes.
9887      Branch: perl
9888            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9889            + lib/Attribute/Handlers/README
9890            + lib/Attribute/Handlers/demo/Demo.pm
9891            + lib/Attribute/Handlers/demo/Descriptions.pm
9892            + lib/Attribute/Handlers/demo/MyClass.pm
9893            + lib/Attribute/Handlers/demo/demo.pl
9894            + lib/Attribute/Handlers/demo/demo_call.pl
9895            + lib/Attribute/Handlers/demo/demo_chain.pl
9896            + lib/Attribute/Handlers/demo/demo_cycle.pl
9897            + lib/Attribute/Handlers/demo/demo_hashdir.pl
9898            + lib/Attribute/Handlers/demo/demo_phases.pl
9899            + lib/Attribute/Handlers/demo/demo_range.pl
9900            + lib/Attribute/Handlers/demo/demo_rawdata.pl
9901            + lib/Attribute/Handlers/t/multi.t
9902            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
9903 ____________________________________________________________________________
9904 [ 13685] By: nick                                  on 2001/12/14  15:57:00
9905         Log: Integrate mainline
9906      Branch: perlio
9907           +> t/run/switcht.t
9908           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9909           !> perlapi.h pod/perlrun.pod t/TEST taint.c
9910 ____________________________________________________________________________
9911 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
9912         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
9913              From: Michael G Schwern <schwern@pobox.com> 
9914              Date: Thu, 13 Dec 2001 19:27:08 -0500
9915              Message-ID: <20011214002707.GA10532@blackrider>
9916              
9917              (reword the perlrun -t description a bit,
9918              and move the Itaint_warn to the bottom of
9919              the intrpvar.h for binary compatibility)
9920      Branch: perl
9921            + t/run/switcht.t
9922            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9923            ! perlapi.h pod/perlrun.pod t/TEST taint.c
9924 ____________________________________________________________________________
9925 [ 13683] By: nick                                  on 2001/12/14  12:29:41
9926         Log: Integrate mainline
9927      Branch: perlio
9928           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
9929           +> lib/Term/ReadLine.t t/op/hashassign.t
9930            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9931            - lib/Attribute/Handlers/README
9932            - lib/Attribute/Handlers/demo/Demo.pm
9933            - lib/Attribute/Handlers/demo/Descriptions.pm
9934            - lib/Attribute/Handlers/demo/MyClass.pm
9935            - lib/Attribute/Handlers/demo/demo.pl
9936            - lib/Attribute/Handlers/demo/demo2.pl
9937            - lib/Attribute/Handlers/demo/demo3.pl
9938            - lib/Attribute/Handlers/demo/demo4.pl
9939            - lib/Attribute/Handlers/demo/demo_call.pl
9940            - lib/Attribute/Handlers/demo/demo_chain.pl
9941            - lib/Attribute/Handlers/demo/demo_cycle.pl
9942            - lib/Attribute/Handlers/demo/demo_hashdir.pl
9943            - lib/Attribute/Handlers/demo/demo_phases.pl
9944            - lib/Attribute/Handlers/demo/demo_range.pl
9945            - lib/Attribute/Handlers/demo/demo_rawdata.pl
9946            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
9947           !> (integrate 101 files)
9948 ____________________________________________________________________________
9949 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
9950         Log: Detypo.
9951      Branch: perl
9952            ! utf8.c
9953 ____________________________________________________________________________
9954 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
9955         Log: Buffer overflow checks.
9956      Branch: perl
9957            ! utf8.c
9958 ____________________________________________________________________________
9959 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
9960         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
9961              From: Spider Boardman <spider@leggy.zk3.dec.com>
9962              Date: Thu, 13 Dec 2001 15:32:51 -0500
9963              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
9964      Branch: perl
9965            ! lib/ExtUtils/Embed.t
9966 ____________________________________________________________________________
9967 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
9968         Log: More on the Unicode "line" definition.
9969      Branch: perl
9970            ! pod/perlunicode.pod
9971 ____________________________________________________________________________
9972 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
9973         Log: Open-ended VERSION?
9974      Branch: perl
9975            ! lib/ExtUtils/Install.pm
9976 ____________________________________________________________________________
9977 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
9978         Log: Subject: [PATCH] Better make distclean
9979              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9980              Date: Thu, 13 Dec 2001 21:10:18 +0100
9981              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
9982      Branch: perl
9983            ! Makefile.SH
9984 ____________________________________________________________________________
9985 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
9986         Log: Remove Memoize::Saves as requested by mjd.
9987      Branch: perl
9988            - lib/Memoize/Saves.pm
9989            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
9990 ____________________________________________________________________________
9991 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
9992         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
9993              From: Michael G Schwern <schwern@pobox.com>
9994              Date: Tue, 11 Dec 2001 23:17:32 -0500
9995              Message-ID: <20011212041732.GS17250@blackrider>
9996      Branch: perl
9997            ! lib/ExtUtils/Install.pm
9998 ____________________________________________________________________________
9999 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
10000         Log: Subject: [PATCH] Re: use utf8; with bad utf8
10001              From: Nicholas Clark <nick@ccl4.org>
10002              Date: Thu, 13 Dec 2001 17:09:39 +0000
10003              Message-ID: <20011213170939.L21702@plum.flirble.org>
10004      Branch: perl
10005            ! t/lib/1_compile.t
10006 ____________________________________________________________________________
10007 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
10008         Log: Subject: (LONG!) Sort benchmarks and patch
10009              From: "John P. Linderman" <jpl@research.att.com>
10010              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
10011              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
10012      Branch: perl
10013            ! pp_sort.c
10014 ____________________________________________________________________________
10015 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
10016         Log: Unadorned numbers evil.
10017      Branch: perl
10018            ! pp.c regcomp.c regexec.c utf8.c utf8.h
10019 ____________________________________________________________________________
10020 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
10021         Log: "preprocessing directive not recognized within macro arg"
10022      Branch: perl
10023            ! ext/Data/Dumper/Dumper.xs
10024 ____________________________________________________________________________
10025 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
10026         Log: Subject: Clarifying the documentation of goto            
10027              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
10028              Date: Thu, 13 Dec 2001 08:57:38 -0500
10029              Message-ID: <3C18BD8B@operamail.com>
10030      Branch: perl
10031            ! pod/perlfunc.pod
10032 ____________________________________________________________________________
10033 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
10034         Log: It could be possible for the case-insensitive
10035              Unicode-aware string comparison to wander off
10036              to the la-la land.
10037      Branch: perl
10038            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
10039            ! regexec.c utf8.c
10040 ____________________________________________________________________________
10041 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
10042         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
10043              From: Michael G Schwern <schwern@pobox.com> 
10044              Date: Wed, 12 Dec 2001 21:53:46 -0500
10045              Message-ID: <20011213025346.GH25129@blackrider>
10046      Branch: perl
10047            ! lib/Net/hostent.t t/op/stat.t t/test.pl
10048 ____________________________________________________________________________
10049 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
10050         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
10051              From: Michael G Schwern <schwern@pobox.com> 
10052              Date: Wed, 12 Dec 2001 20:33:42 -0500
10053              Message-ID: <20011213013342.GX25129@blackrider>
10054      Branch: perl
10055            ! t/io/fs.t
10056 ____________________________________________________________________________
10057 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
10058         Log: Subject: Re: [PATCH] use utf8; tests
10059              From: Nicholas Clark <nick@ccl4.org>
10060              Date: Thu, 13 Dec 2001 00:16:58 +0000
10061              Message-ID: <20011213001658.I21702@plum.flirble.org>
10062      Branch: perl
10063            ! lib/utf8.t
10064 ____________________________________________________________________________
10065 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
10066         Log: EPOC fixes from Olaf Flebbe.
10067      Branch: perl
10068            ! README.epoc epoc/config.sh epoc/createpkg.pl
10069            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
10070 ____________________________________________________________________________
10071 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
10072         Log: Subject: [PATCH perl@13661] VMS test fix-ups
10073              From: "Craig A. Berry" <craigberry@mac.com>
10074              Date: Wed, 12 Dec 2001 16:27:48 -0600
10075              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
10076      Branch: perl
10077            ! lib/Net/hostent.t t/io/fs.t
10078 ____________________________________________________________________________
10079 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
10080         Log: Subject: Re: Next cygwin round.
10081              From: "Gerrit P. Haase" <gp@familiehaase.de>
10082              Date: Wed, 12 Dec 2001 21:59:00 +0100
10083              Message-ID: <122343874595.20011212215900@familiehaase.de>
10084      Branch: perl
10085            ! t/io/fs.t
10086 ____________________________________________________________________________
10087 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
10088         Log: Subject: [PATCH] use utf8; tests
10089              From: Nicholas Clark <nick@ccl4.org>
10090              Date: Wed, 12 Dec 2001 20:07:04 +0000
10091              Message-ID: <20011212200704.E21702@plum.flirble.org>
10092      Branch: perl
10093            ! lib/utf8.t t/test.pl
10094 ____________________________________________________________________________
10095 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
10096         Log: Update Changes.
10097      Branch: perl
10098            ! Changes patchlevel.h
10099 ____________________________________________________________________________
10100 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
10101         Log: Subject: [PATCH] Passing in env to perl_parse did not work
10102              From: Gisle Aas <gisle@ActiveState.com>
10103              Date: 11 Dec 2001 20:52:57 -0800
10104              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
10105      Branch: perl
10106            ! perl.c perl.h
10107 ____________________________________________________________________________
10108 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
10109         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
10110              mostly gcc -Wall complaining about the argument of %p not
10111              being a void *.
10112      Branch: perl
10113            ! perlio.c regcomp.c taint.c toke.c
10114 ____________________________________________________________________________
10115 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
10116         Log: metaconfig unit change for #13657.
10117      Branch: metaconfig
10118            ! U/modified/nis.U
10119 ____________________________________________________________________________
10120 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
10121         Log: Try YP/NIS also from /usr/lib/yp.
10122      Branch: perl
10123            ! Configure
10124 ____________________________________________________________________________
10125 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
10126         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
10127              From: Michael G Schwern <schwern@pobox.com>                
10128              Date: Wed, 12 Dec 2001 05:27:02 -0500      
10129              Message-ID: <20011212102702.GW17250@blackrider>
10130              
10131              (the op/grent part)
10132      Branch: perl
10133            ! t/op/grent.t
10134 ____________________________________________________________________________
10135 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
10136         Log: Weed out .files from ls and readdir() results.
10137      Branch: perl
10138            ! t/op/stat.t
10139 ____________________________________________________________________________
10140 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
10141         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
10142              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10143              Date: Wed, 12 Dec 2001 10:52:21 +0100
10144              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
10145      Branch: perl
10146            ! lib/File/Find.pm
10147 ____________________________________________________________________________
10148 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
10149         Log: Subject: [PATCH] doio fatal on cygwin for 13651
10150              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
10151              Date: Wed, 12 Dec 2001 11:28:13 +0100      
10152              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
10153      Branch: perl
10154            ! doio.c
10155 ____________________________________________________________________________
10156 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
10157         Log: Get the whole line of ls, makes debugging easier
10158              (from Schwern)
10159      Branch: perl
10160            ! t/op/stat.t
10161 ____________________________________________________________________________
10162 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
10163         Log: rename() must be tested even without link()
10164              or the utime() and rename-directory tests fail.
10165              (Also got the BeOS utime atime/time the wrong way round.)
10166      Branch: perl
10167            ! t/io/fs.t
10168 ____________________________________________________________________________
10169 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
10170         Log: Now that the beos.c is compiled at the main level
10171              the header is in the beos/
10172      Branch: perl
10173            ! beos/beos.c
10174 ____________________________________________________________________________
10175 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
10176         Log: Must remember to require Socket.
10177      Branch: perl
10178            ! ext/Sys/Syslog/syslog.t
10179 ____________________________________________________________________________
10180 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
10181         Log: In BeOS Errno must resort to actual compilation
10182              and execution for some of the error constants.
10183      Branch: perl
10184            ! ext/Errno/Errno_pm.PL
10185 ____________________________________________________________________________
10186 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
10187         Log: BeOS still has no good sockets.
10188      Branch: perl
10189            ! ext/IO/lib/IO/t/io_sel.t
10190 ____________________________________________________________________________
10191 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
10192         Log: BeOS sockets are not true sockets.
10193      Branch: perl
10194            ! ext/IO/lib/IO/t/io_poll.t
10195 ____________________________________________________________________________
10196 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
10197         Log: No Socket, no Syslog.
10198      Branch: perl
10199            ! ext/Sys/Syslog/syslog.t
10200 ____________________________________________________________________________
10201 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
10202         Log: (On some platforms) missing truncate FH.
10203      Branch: perl
10204            ! pod/perltodo.pod
10205 ____________________________________________________________________________
10206 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
10207         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
10208              and vms would be muchly appreciated.
10209      Branch: perl
10210            ! t/io/fs.t
10211 ____________________________________________________________________________
10212 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
10213         Log: utime() updates only the mtime in BeOS. 
10214      Branch: perl
10215            ! pod/perlport.pod
10216 ____________________________________________________________________________
10217 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
10218         Log: No link(), no need to dSP.
10219      Branch: perl
10220            ! pp_sys.c
10221 ____________________________________________________________________________
10222 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
10223         Log: Missing argument.
10224      Branch: perl
10225            ! utf8.c
10226 ____________________________________________________________________________
10227 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
10228         Log: (1) To assume any setuid programs is silly.
10229              (2) Chaining tests with booleans means that some
10230              of them may not get run which means getting out
10231              of test count sync.
10232      Branch: perl
10233            ! t/op/stat.t
10234 ____________________________________________________________________________
10235 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
10236         Log: The beos.c needs to be in the main directory.
10237      Branch: perl
10238            ! hints/beos.sh
10239 ____________________________________________________________________________
10240 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
10241         Log: Detypo and rename.
10242      Branch: perl
10243            ! doio.c perl.h perlio.c perliol.h
10244 ____________________________________________________________________________
10245 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
10246         Log: This time I test compiled.  Honest.
10247      Branch: perl
10248            ! beos/beos.c
10249 ____________________________________________________________________________
10250 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
10251         Log: Subject: [PATCH] slightly more pack tests
10252              From: Nicholas Clark <nick@ccl4.org>
10253              Date: Tue, 11 Dec 2001 23:41:23 +0000
10254              Message-ID: <20011211234123.Y21702@plum.flirble.org>
10255      Branch: perl
10256            ! t/op/pack.t
10257 ____________________________________________________________________________
10258 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
10259         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
10260              From: "Craig A. Berry" <craigberry@mac.com>
10261              Date: Tue, 11 Dec 2001 16:39:13 -0600
10262              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
10263      Branch: perl
10264            ! configure.com
10265 ____________________________________________________________________________
10266 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
10267         Log: metaconfig unit change for #13632.
10268      Branch: metaconfig/U/perl
10269            ! perlpath.U
10270 ____________________________________________________________________________
10271 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
10272         Log: Subject: $Config{perlpath} and -Dversiononly
10273              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10274              Date: Tue, 11 Dec 2001 23:32:33 +0100
10275              Message-ID: <20011211233233.A11587@rafael>
10276      Branch: perl
10277            ! Configure
10278 ____________________________________________________________________________
10279 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
10280         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
10281              From: Nicholas Clark <nick@ccl4.org>
10282              Date: Tue, 11 Dec 2001 21:59:36 +0000
10283              Message-ID: <20011211215935.W21702@plum.flirble.org>
10284      Branch: perl
10285            ! t/op/pack.t
10286 ____________________________________________________________________________
10287 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
10288         Log: More UTF-8 API docs.
10289      Branch: perl
10290            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
10291 ____________________________________________________________________________
10292 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
10293         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
10294              From: Nicholas Clark <nick@ccl4.org>
10295              Date: Tue, 11 Dec 2001 20:08:59 +0000
10296              Message-ID: <20011211200859.S21702@plum.flirble.org>
10297      Branch: perl
10298            ! t/op/pack.t
10299 ____________________________________________________________________________
10300 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
10301         Log: Subject: Re: use utf8; with bad utf8
10302              From: Nicholas Clark <nick@ccl4.org>
10303              Date: Tue, 11 Dec 2001 19:49:21 +0000
10304              Message-ID: <20011211194921.R21702@plum.flirble.org>
10305      Branch: perl
10306            ! lib/utf8.t
10307 ____________________________________________________________________________
10308 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
10309         Log: Can't spell worth a dam.  (Try Three Gorges.)
10310      Branch: perl
10311            ! beos/beos.c
10312 ____________________________________________________________________________
10313 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
10314         Log: We need DWIM cpps.
10315      Branch: perl
10316            ! perlio.c
10317 ____________________________________________________________________________
10318 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
10319         Log: The unixish.h needs to be found and the waitpid wrapper
10320              could use a proto.
10321      Branch: perl
10322            ! beos/beosish.h
10323 ____________________________________________________________________________
10324 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
10325         Log: The BeOS waitpid() seems to be broken,
10326              have a wrapper for it.
10327      Branch: perl
10328            + beos/beos.c beos/beosish.h
10329            ! MANIFEST hints/beos.sh perl.h
10330 ____________________________________________________________________________
10331 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
10332         Log: Unlean the leaning tower of Babel.
10333      Branch: perl
10334            ! perl.h
10335 ____________________________________________________________________________
10336 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
10337         Log: Retract #13607 until we figure out what to do with autouse.
10338      Branch: perl
10339            ! lib/Carp.pm
10340 ____________________________________________________________________________
10341 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
10342         Log: Try to handle platforms that have O_TEXT != O_BINARY but
10343              which are not DOSish, BeOS being one of such platforms.
10344              Ideally this should be a Configure test, not a hardwired
10345              cpp symbol test... 
10346      Branch: perl
10347            ! doio.c perl.h perlio.c perliol.h
10348 ____________________________________________________________________________
10349 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
10350         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
10351              From: Jonathan Stowe <gellyfish@gellyfish.com>
10352              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
10353              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
10354      Branch: perl
10355            ! lib/Term/Cap.pm lib/Term/Cap.t
10356 ____________________________________________________________________________
10357 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
10358         Log: Subject: [patch perlio.c] test for NULL before derefencing
10359              From: Stas Bekman <stas@stason.org>
10360              Date: Tue, 11 Dec 2001 16:17:55 +0800
10361              Message-ID: <3C15C133.8@stason.org>
10362      Branch: perl
10363            ! perlio.c
10364 ____________________________________________________________________________
10365 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
10366         Log: metaconfig unit change for #13617.
10367      Branch: metaconfig/U/perl
10368            ! Extensions.U
10369 ____________________________________________________________________________
10370 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
10371         Log: BeOS has socket() but not enough to build a working Socket.
10372              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
10373              new networking implementation, which is rumored to fix the
10374              non-standardness of sockets, but it's apparently not publicly
10375              available, and anything to do with BeOS has become quite
10376              complicated with the sale of the Be assets to Palm.)
10377      Branch: perl
10378            ! Configure
10379 ____________________________________________________________________________
10380 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
10381         Log: Update changes
10382      Branch: maint-5.6/macperl
10383            ! macos/Changes
10384 ____________________________________________________________________________
10385 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
10386         Log: Add extra pod to help
10387      Branch: maint-5.6/macperl
10388            ! macos/macperl/MacPerl.podhelp
10389 ____________________________________________________________________________
10390 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
10391         Log: Return DoAppleScript errors in $@
10392      Branch: maint-5.6/macperl
10393            ! macos/ext/MacPerl/OSA.xs
10394 ____________________________________________________________________________
10395 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
10396         Log: Clear out $^E before each script run
10397      Branch: maint-5.6/macperl
10398            ! macos/macperl/MPScript.c
10399 ____________________________________________________________________________
10400 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
10401         Log: Integrate various changes from maint-5.6/perl/.
10402      Branch: maint-5.6/macperl
10403           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
10404           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
10405 ____________________________________________________________________________
10406 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
10407         Log: Subject: Exporter's documentation shouldn't lie               
10408              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10409              Date: Mon, 10 Dec 2001 21:30:20 -0500
10410              Message-ID: <3C4AA201@operamail.com>
10411      Branch: perl
10412            ! lib/Exporter.pm
10413 ____________________________________________________________________________
10414 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
10415         Log: Make Errno better in BeOS (the second hunk is
10416              good on any platform).  Still not working in BeOS
10417              are the E constants that refer BeOS native error
10418              constants (B_...) which are enums (*groan*).
10419      Branch: perl
10420            ! ext/Errno/Errno_pm.PL
10421 ____________________________________________________________________________
10422 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
10423         Log: The BeOS linker seems to link the last seen symbol,
10424              not the first (so the symbols of op.o from libperl.so
10425              would get linked to miniperl instead of the symbols of
10426              opmini.o)-- use the same trick as for NeXT4 for linking
10427              miniperl.
10428      Branch: perl
10429            ! Makefile.SH
10430 ____________________________________________________________________________
10431 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
10432         Log: Subject: Re: [PATCH] tests for hash assignment
10433              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10434              Date: Tue, 11 Dec 2001 01:48:55 +0000
10435              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
10436      Branch: perl
10437            ! utf8.c
10438 ____________________________________________________________________________
10439 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
10440         Log: (retracted by #13622)
10441              
10442              Subject: RE: More verbose POD for Carp
10443              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10444              Date: Mon, 10 Dec 2001 20:23:20 -0500
10445              Message-ID: <3C4A3566@operamail.com>
10446      Branch: perl
10447            ! lib/Carp.pm
10448 ____________________________________________________________________________
10449 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
10450         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
10451              From: "Craig A. Berry" <craigberry@mac.com>
10452              Date: Mon, 10 Dec 2001 18:25:37 -0600
10453              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
10454      Branch: perl
10455            ! t/op/write.t t/test.pl
10456 ____________________________________________________________________________
10457 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
10458         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
10459              From: Michael G Schwern <schwern@pobox.com>
10460              Date: Mon, 10 Dec 2001 08:00:01 -0500
10461              Message-ID: <20011210130000.GK1770@blackrider>
10462      Branch: perl
10463            ! t/comp/multiline.t
10464 ____________________________________________________________________________
10465 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
10466         Log: Subject: Re: [PATCH] tests for hash assignment
10467              From: Nicholas Clark <nick@ccl4.org>
10468              Date: Mon, 10 Dec 2001 23:22:28 +0000
10469              Message-ID: <20011210232228.M21702@plum.flirble.org>
10470      Branch: perl
10471            + t/op/hashassign.t
10472            ! MANIFEST t/op/each.t t/test.pl
10473 ____________________________________________________________________________
10474 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
10475         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
10476              From: "Craig A. Berry" <craigberry@mac.com>
10477              Date: Mon, 10 Dec 2001 16:38:14 -0600
10478              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
10479      Branch: perl
10480            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
10481 ____________________________________________________________________________
10482 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
10483         Log: Subject: [PATCH perl@13600] configure.com fixes
10484              From: "Craig A. Berry" <craigberry@mac.com>
10485              Date: Mon, 10 Dec 2001 14:40:20 -0600
10486              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
10487      Branch: perl
10488            ! configure.com
10489 ____________________________________________________________________________
10490 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
10491         Log: Silence BeOS compilation moaning.
10492      Branch: perl
10493            ! perl.h
10494 ____________________________________________________________________________
10495 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
10496         Log: Update Changes.
10497      Branch: perl
10498            ! Changes patchlevel.h
10499 ____________________________________________________________________________
10500 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
10501         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
10502              From: Michael G Schwern <schwern@pobox.com>
10503              Date: Mon, 10 Dec 2001 01:21:03 -0500
10504              Message-ID: <20011210062103.GC1770@blackrider>
10505      Branch: perl
10506            ! lib/ExtUtils/Command.t
10507 ____________________________________________________________________________
10508 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
10509         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
10510              From: Michael G Schwern <schwern@pobox.com>
10511              Date: Mon, 10 Dec 2001 01:10:57 -0500
10512              Message-ID: <20011210061057.GB1770@blackrider>
10513      Branch: perl
10514            ! t/op/groups.t
10515 ____________________________________________________________________________
10516 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
10517         Log: Retract #13596, #13593 should do the trick.
10518      Branch: perl
10519            ! t/op/stat.t
10520 ____________________________________________________________________________
10521 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
10522         Log: (retracted by #13597, #13593 does the job better)
10523              
10524              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
10525              From: Michael G Schwern <schwern@pobox.com>
10526              Date: Mon, 10 Dec 2001 00:53:16 -0500
10527              Message-ID: <20011210055316.GA1770@blackrider>
10528      Branch: perl
10529            ! t/op/stat.t
10530 ____________________________________________________________________________
10531 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
10532         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
10533              From: Michael G Schwern <schwern@pobox.com> 
10534              Date: Mon, 10 Dec 2001 02:19:14 -0500
10535              Message-ID: <20011210071914.GF1770@blackrider>
10536      Branch: perl
10537            ! lib/AutoSplit.t
10538 ____________________________________________________________________________
10539 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
10540         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
10541              From: Michael G Schwern <schwern@pobox.com>
10542              Date: Mon, 10 Dec 2001 02:47:40 -0500
10543              Message-ID: <20011210074739.GH1770@blackrider>
10544      Branch: perl
10545            ! t/op/pack.t
10546 ____________________________________________________________________________
10547 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
10548         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
10549              From: Michael G Schwern <schwern@pobox.com>
10550              Date: Mon, 10 Dec 2001 02:54:22 -0500
10551              Message-ID: <20011210075422.GI1770@blackrider>
10552      Branch: perl
10553            ! t/test.pl
10554 ____________________________________________________________________________
10555 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
10556         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
10557              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10558              Date: Mon, 10 Dec 2001 08:45:20 +0100
10559              Message-ID: <3C146810.60B5B7C0@alcatel.at>
10560      Branch: perl
10561            ! pp_pack.c
10562 ____________________________________________________________________________
10563 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
10564         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
10565              From: Michael G Schwern <schwern@pobox.com>
10566              Date: Mon, 10 Dec 2001 03:27:02 -0500
10567              Message-ID: <20011210082702.GN1770@blackrider>
10568      Branch: perl
10569            ! t/io/openpid.t
10570 ____________________________________________________________________________
10571 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
10572         Log: More chmod +w.
10573      Branch: perl
10574            ! Porting/makerel
10575 ____________________________________________________________________________
10576 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
10577         Log: Just skip the readability test if running as root.
10578      Branch: perl
10579            ! lib/Net/t/netrc.t
10580 ____________________________________________________________________________
10581 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
10582         Log: Tell about the downside of safe signals.
10583      Branch: perl
10584            ! pod/perldelta.pod
10585 ____________________________________________________________________________
10586 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
10587         Log: Make the whole -lperl thing NetBSD only until we
10588              find some other platform that needs the same.
10589      Branch: perl
10590            ! lib/ExtUtils/MM_Unix.pm
10591 ____________________________________________________________________________
10592 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
10593         Log: Subject: [PATCH t/op/pack.t] Cleanup
10594              From: Michael G Schwern <schwern@pobox.com> 
10595              Date: Sun, 9 Dec 2001 23:08:26 -0500
10596              Message-ID: <20011210040826.GD660@blackrider>
10597      Branch: perl
10598            ! t/op/pack.t
10599 ____________________________________________________________________________
10600 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
10601         Log: Add threads support for NetBSD.
10602              
10603              This is also the first (I think) Perl threads build with
10604              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
10605              NetBSD does not as of yet have true kernel POSIX threads,
10606              but the user-level pth seems to be doing pretty well--
10607              the only failure is that threads/t/basic okays 6 and 7
10608              consistently seem be arriving in the reverse order.
10609              Well, gdbm.t is also failing: 'Undefined PLT symbol
10610              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
10611              guessing that GDBM would need a threaded rebuild.
10612      Branch: perl
10613            ! hints/netbsd.sh
10614 ____________________________________________________________________________
10615 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
10616         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
10617              potential performance hit and change in semantics of closure
10618              lookups after C<undef &foo>)
10619      Branch: maint-5.6/perl
10620            ! op.c
10621 ____________________________________________________________________________
10622 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
10623         Log: metaconfig unit change for #13582.
10624      Branch: metaconfig
10625            ! U/threads/usethreads.U
10626 ____________________________________________________________________________
10627 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
10628         Log: Update the ithreads selection info in Configure,
10629              as suggested by Michael Schwern.
10630      Branch: perl
10631            ! Configure
10632 ____________________________________________________________________________
10633 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
10634         Log: Clearing locale environment simply doesn't seem to
10635              guarantee that (nl_)langinfo(CODESET) would return nil.
10636              (I for example get "ISO8859-1", so <guess>maybe there can
10637              be per-system default settings at work</guess>.)
10638      Branch: perl
10639            ! lib/open.t
10640 ____________________________________________________________________________
10641 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
10642         Log: Subject: RE: Exporter fixes reversed in 13540?
10643              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
10644              Date: Sun, 9 Dec 2001 12:55:15 -0500
10645              Message-ID: <3C13F455@operamail.com>
10646      Branch: perl
10647            ! lib/open.pm
10648 ____________________________________________________________________________
10649 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
10650         Log: Root is the lizard king.
10651      Branch: perl
10652            ! lib/Net/t/netrc.t
10653 ____________________________________________________________________________
10654 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
10655         Log: Telling how many tests we are expecting helps.
10656      Branch: perl
10657            ! ext/POSIX/t/waitpid.t
10658 ____________________________________________________________________________
10659 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
10660         Log: Add a test case for waitpid(): from Rocco Caputo.
10661      Branch: perl
10662            + ext/POSIX/t/waitpid.t
10663            ! MANIFEST
10664 ____________________________________________________________________________
10665 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
10666         Log: Subject: [PATCH] Term::ReadLine tweaks and test
10667              From: Richard Clamp <richardc@unixbeard.net>
10668              Date: Mon, 10 Dec 2001 00:51:47 +0000
10669              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
10670      Branch: perl
10671            + lib/Term/ReadLine.t
10672            ! MANIFEST lib/Term/ReadLine.pm
10673 ____________________________________________________________________________
10674 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
10675         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
10676              From: Rocco Caputo <troc@netrus.net>
10677              Date: Sun, 9 Dec 2001 18:12:38 -0500
10678              Message-ID: <20011209181238.A803@eyrie.homenet>
10679      Branch: perl
10680            ! win32/win32.c
10681 ____________________________________________________________________________
10682 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
10683         Log: make sure that va_start() has matching va_end();
10684              from OpenBSD 3.0.
10685      Branch: perl
10686            ! x2p/util.c
10687 ____________________________________________________________________________
10688 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
10689         Log: h2ph updates from OpenBSD 3.0.
10690      Branch: perl
10691            ! utils/h2ph.PL
10692 ____________________________________________________________________________
10693 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
10694         Log: OpenBSD hints update from OpenBSD 3.0.
10695      Branch: perl
10696            ! hints/openbsd.sh
10697 ____________________________________________________________________________
10698 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
10699         Log: DJGPP tweaks from Laszlo Molnar.
10700      Branch: perl
10701            ! djgpp/config.over lib/File/Find/t/find.t
10702            ! lib/File/Find/t/taint.t t/pod/find.t
10703 ____________________________________________________________________________
10704 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
10705         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
10706              From: Michael G Schwern <schwern@pobox.com> 
10707              Date: Sun, 9 Dec 2001 19:28:12 -0500
10708              Message-ID: <20011210002812.GF13586@blackrider>
10709      Branch: perl
10710            ! README.cygwin
10711 ____________________________________________________________________________
10712 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
10713         Log: README.cygwin update from Gerrit P. Haase.
10714      Branch: perl
10715            ! README.cygwin
10716 ____________________________________________________________________________
10717 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
10718         Log: Apply NetBSD patch-ag: shared/static linking,
10719              but make the change less intrusive on non-NetBSD.
10720      Branch: perl
10721            ! lib/ExtUtils/MM_Unix.pm
10722 ____________________________________________________________________________
10723 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
10724         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
10725      Branch: perl
10726            ! lib/ExtUtils/Liblist.pm
10727 ____________________________________________________________________________
10728 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
10729         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
10730      Branch: perl
10731            ! regcomp.c
10732 ____________________________________________________________________________
10733 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
10734         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
10735      Branch: perl
10736            ! pp.c
10737 ____________________________________________________________________________
10738 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
10739         Log: Apply NetBSD patch-ac.
10740              (the fix has already been done: change #9706, fully qualified
10741              pathnames in packlists)
10742      Branch: perl
10743            ! lib/ExtUtils/Install.pm
10744 ____________________________________________________________________________
10745 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
10746         Log: Apply NetBSD patch-ab: NetBSD hints update.
10747      Branch: perl
10748            ! hints/netbsd.sh
10749 ____________________________________________________________________________
10750 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
10751         Log: metaconfig unit changes for #13560.
10752      Branch: metaconfig/U/perl
10753            ! dlsrc.U i_ieeefp.U libperl.U
10754 ____________________________________________________________________________
10755 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
10756         Log: NetBSD has <ieeefp.h> but hidden.
10757      Branch: perl
10758            ! hints/netbsd.sh
10759 ____________________________________________________________________________
10760 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
10761         Log: Implement NetBSD patch-aa.
10762      Branch: perl
10763            ! Configure
10764 ____________________________________________________________________________
10765 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
10766         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
10767              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
10768              Date: Sun, 09 Dec 2001 13:40:58 +0100
10769              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
10770              
10771              (The lstat()s were there in 5.6.1: what happened to them?)
10772      Branch: perl
10773            ! lib/File/Find.pm
10774 ____________________________________________________________________________
10775 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
10776         Log: Quickie documentation of the C UTF-8 API.
10777      Branch: perl
10778            ! pod/perlunicode.pod
10779 ____________________________________________________________________________
10780 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
10781         Log: Subject: bleadperl on cygwin weirdness...
10782              From: "Gerrit P. Haase" <gp@familiehaase.de>
10783              Date: Sun, 9 Dec 2001 20:31:28 +0100
10784              Message-ID: <13779422183.20011209203128@familiehaase.de>          
10785              
10786              (plus libperl*.dll version portability tweaks)
10787      Branch: perl
10788            ! lib/ExtUtils/Embed.t
10789 ____________________________________________________________________________
10790 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
10791         Log: Instead of muting symbol export error if under eval,
10792              delay the errors until the croak().
10793              
10794              (replaces #13408)
10795      Branch: perl
10796            ! lib/Exporter/Heavy.pm
10797 ____________________________________________________________________________
10798 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
10799         Log: Basegroup 0 is a cygwin_nt thing.
10800      Branch: perl
10801            ! t/op/groups.t
10802 ____________________________________________________________________________
10803 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
10804         Log: Also WinME is LoseLink.
10805      Branch: perl
10806            ! t/op/stat.t
10807 ____________________________________________________________________________
10808 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
10809         Log: Forgotten checkin.
10810      Branch: perl
10811            ! lib/User/grent.t
10812 ____________________________________________________________________________
10813 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
10814         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
10815              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10816              Date: Sun, 09 Dec 2001 13:45:06 +0100
10817              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
10818      Branch: perl
10819            ! lib/File/Find.pm
10820 ____________________________________________________________________________
10821 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
10822         Log: Tweakback.
10823      Branch: perl
10824            ! lib/Net/hostent.t
10825 ____________________________________________________________________________
10826 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
10827         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
10828              From: Michael G Schwern <schwern@pobox.com>
10829              Date: Sat, 8 Dec 2001 14:48:38 -0500
10830              Message-ID: <20011208194838.GA8650@blackrider>
10831      Branch: perl
10832            ! t/op/grent.t
10833 ____________________________________________________________________________
10834 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
10835         Log: Subject: [README.cygwin] Removing old expected test failures
10836              From: Michael G Schwern <schwern@pobox.com>
10837              Date: Sat, 8 Dec 2001 15:38:28 -0500
10838              Message-ID: <20011208203828.GB9017@blackrider>
10839      Branch: perl
10840            ! README.cygwin
10841 ____________________________________________________________________________
10842 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
10843         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
10844              From: Michael G Schwern <schwern@pobox.com>                
10845              Date: Sat, 8 Dec 2001 15:26:59 -0500
10846              Message-ID: <20011208202659.GA9017@blackrider> 
10847      Branch: perl
10848            ! lib/Net/hostent.t
10849 ____________________________________________________________________________
10850 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
10851         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
10852              From: Michael G Schwern <schwern@pobox.com> 
10853              Date: Sat, 8 Dec 2001 15:06:16 -0500
10854              Message-ID: <20011208200616.GA8915@blackrider>
10855      Branch: perl
10856            ! t/op/stat.t
10857 ____________________________________________________________________________
10858 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
10859         Log: Developer deprecations and an incompatibility.
10860      Branch: perl
10861            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
10862 ____________________________________________________________________________
10863 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
10864         Log: Shoo.
10865      Branch: perl
10866            - lib/Attribute/Handlers.pm
10867 ____________________________________________________________________________
10868 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
10869         Log: Remove Attribute::Handlers, as per Damian's request.
10870              (Because of fixing the my variables to be now handled
10871              in run-time, the whole internals of the A::H needs to
10872              be rewritten and Damian will not have time for that
10873              for months.)
10874      Branch: perl
10875            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
10876            - lib/Attribute/Handlers/demo/Demo.pm
10877            - lib/Attribute/Handlers/demo/Descriptions.pm
10878            - lib/Attribute/Handlers/demo/MyClass.pm
10879            - lib/Attribute/Handlers/demo/demo.pl
10880            - lib/Attribute/Handlers/demo/demo2.pl
10881            - lib/Attribute/Handlers/demo/demo3.pl
10882            - lib/Attribute/Handlers/demo/demo4.pl
10883            - lib/Attribute/Handlers/demo/demo_call.pl
10884            - lib/Attribute/Handlers/demo/demo_chain.pl
10885            - lib/Attribute/Handlers/demo/demo_cycle.pl
10886            - lib/Attribute/Handlers/demo/demo_hashdir.pl
10887            - lib/Attribute/Handlers/demo/demo_phases.pl
10888            - lib/Attribute/Handlers/demo/demo_range.pl
10889            - lib/Attribute/Handlers/demo/demo_rawdata.pl
10890            - lib/Attribute/Handlers/t/multi.t
10891            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
10892            ! pod/perlmodlib.pod pod/perltoc.pod
10893 ____________________________________________________________________________
10894 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
10895         Log: Subject: Re: attributes are broken
10896              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10897              Date: Sun, 09 Dec 2001 00:09:23 -0500
10898              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
10899      Branch: perl
10900            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
10901            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
10902            ! xsutils.c
10903 ____________________________________________________________________________
10904 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
10905         Log: Forgotten checkin.
10906      Branch: perl
10907            ! lib/Pod/Text.pm
10908 ____________________________________________________________________________
10909 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
10910         Log: uconfig.h update.
10911      Branch: perl
10912            ! uconfig.h
10913 ____________________________________________________________________________
10914 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
10915         Log: Update Changes.
10916      Branch: perl
10917            ! Changes patchlevel.h
10918 ____________________________________________________________________________
10919 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
10920         Log: Note that some of the Unicode features are
10921              dependent on perlio.
10922      Branch: perl
10923            ! pod/perluniintro.pod
10924 ____________________________________________________________________________
10925 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
10926         Log: Regen perlapi, regen toc.
10927      Branch: perl
10928            ! pod/perlapi.pod pod/perltoc.pod
10929 ____________________________________________________________________________
10930 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
10931         Log: FAQ sync.
10932      Branch: perl
10933            ! pod/perlfaq4.pod pod/perlfaq6.pod
10934 ____________________________________________________________________________
10935 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
10936         Log: Subject: [PATCH] Fix odd language in an sv.c comment
10937              From: coral@eekeek.org
10938              Date: Sat, 8 Dec 2001 12:19:39 -0500
10939              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
10940      Branch: perl
10941            ! sv.c
10942 ____________________________________________________________________________
10943 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
10944         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
10945              From: Michael G Schwern <schwern@pobox.com>
10946              Date: Fri, 7 Dec 2001 20:03:45 -0500
10947              Message-ID: <20011208010345.GD642@blackrider>
10948              
10949              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
10950              From: Michael G Schwern <schwern@pobox.com>
10951              Date: Fri, 7 Dec 2001 20:13:54 -0500
10952              Message-ID: <20011208011354.GE642@blackrider>
10953              
10954              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
10955              From: Michael G Schwern <schwern@pobox.com>
10956              Date: Fri, 7 Dec 2001 21:47:36 -0500
10957              Message-ID: <20011208024736.GH642@blackrider>
10958              
10959              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
10960              From: Michael G Schwern <schwern@pobox.com>
10961              Date: Fri, 7 Dec 2001 23:09:43 -0500
10962              Message-ID: <20011208040943.GK642@blackrider>
10963              
10964              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
10965              Message-Id: <a05101004b83754903506@[172.16.52.1]>
10966              Date: Fri, 7 Dec 2001 23:28:15 -0600
10967              From: "Craig A. Berry" <craigberry@mac.com>
10968      Branch: perl
10969            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
10970 ____________________________________________________________________________
10971 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
10972         Log: Integrate perlio.
10973      Branch: perl
10974           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
10975           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
10976 ____________________________________________________________________________
10977 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
10978         Log: Retract #11156 since Sarathy has found that it breaks code:
10979              http://bugs.ActiveState.com/show_bug.cgi?id=18457
10980              http://bugs.ActiveState.com/show_bug.cgi?id=18858
10981      Branch: perl
10982            ! op.c sv.c t/op/pos.t
10983 ____________________________________________________________________________
10984 [ 13532] By: nick                                  on 2001/12/08  14:11:12
10985         Log: Integrate mainline
10986      Branch: perlio
10987           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
10988           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
10989 ____________________________________________________________________________
10990 [ 13531] By: nick                                  on 2001/12/08  13:48:21
10991         Log: Tweak multi-arg open error messages
10992      Branch: perlio
10993            ! perlio.c
10994 ____________________________________________________________________________
10995 [ 13530] By: nick                                  on 2001/12/08  10:20:06
10996         Log: Allow multi-arg open() if opening layer declares this legal.
10997      Branch: perlio
10998            ! doio.c perlio.c perliol.h
10999 ____________________________________________________________________________
11000 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
11001         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
11002              From: Michael G Schwern <schwern@pobox.com>       
11003              Date: Fri, 7 Dec 2001 19:41:31 -0500
11004              Message-ID: <20011208004131.GC642@blackrider>
11005      Branch: perl
11006            ! t/run/switches.t t/test.pl
11007 ____________________________________________________________________________
11008 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
11009         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
11010              From: Michael G Schwern <schwern@pobox.com>       
11011              Date: Fri, 7 Dec 2001 19:12:44 -0500
11012              Message-ID: <20011208001244.GB642@blackrider>
11013      Branch: perl
11014            ! t/op/stat.t
11015 ____________________________________________________________________________
11016 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
11017         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
11018              From: Michael G Schwern <schwern@pobox.com>
11019              Date: Fri, 7 Dec 2001 17:28:57 -0500
11020              Message-ID: <20011207222857.GI23210@blackrider>
11021      Branch: perl
11022            ! t/op/magic.t
11023 ____________________________________________________________________________
11024 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
11025         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
11026      Branch: perl
11027            ! t/test.pl
11028 ____________________________________________________________________________
11029 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
11030         Log: which_perl: delay as much a possible till runtime.
11031      Branch: perl
11032            ! t/test.pl
11033 ____________________________________________________________________________
11034 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
11035         Log: Further tweakage to which_perl().
11036      Branch: perl
11037            ! t/test.pl
11038 ____________________________________________________________________________
11039 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
11040         Log: perluniintro tweaks.
11041      Branch: perl
11042            ! pod/perluniintro.pod
11043 ____________________________________________________________________________
11044 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
11045         Log: Tweak the $Perl computation.
11046      Branch: perl
11047            ! t/test.pl
11048 ____________________________________________________________________________
11049 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
11050         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
11051              From: Nicholas Clark <nick@ccl4.org>
11052              Date: Fri, 7 Dec 2001 17:06:56 +0000
11053              Message-ID: <20011207170656.G21702@plum.flirble.org>
11054      Branch: perl
11055            ! doop.c t/op/chop.t
11056 ____________________________________________________________________________
11057 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
11058         Log: Update Changes.
11059      Branch: perl
11060            ! Changes patchlevel.h
11061 ____________________________________________________________________________
11062 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
11063         Log: Missing ).
11064      Branch: perl
11065            ! t/test.pl
11066 ____________________________________________________________________________
11067 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
11068         Log: Allow several arguments to display().
11069      Branch: perl
11070            ! t/test.pl
11071 ____________________________________________________________________________
11072 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
11073         Log: /dev/stdout could be either a character special file
11074              or a named pipe, so let's pretend it doesn't exist.
11075      Branch: perl
11076            ! t/op/stat.t
11077 ____________________________________________________________________________
11078 [ 13516] By: nick                                  on 2001/12/07  15:09:23
11079         Log: Integrate again - can I catch up ?
11080      Branch: perlio
11081           !> t/test.pl
11082 ____________________________________________________________________________
11083 [ 13515] By: nick                                  on 2001/12/07  15:08:17
11084         Log: Integrate mainline some more
11085      Branch: perlio
11086           !> README.hpux hints/linux.sh pod/perlfunc.pod
11087 ____________________________________________________________________________
11088 [ 13514] By: nick                                  on 2001/12/07  15:07:15
11089         Log: Integrate mainline
11090      Branch: perlio
11091           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
11092           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
11093           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
11094           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
11095           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
11096           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
11097           +> t/lib/Math/BigInt/BareCalc.pm
11098            - ext/Devel/PPPort/harness/Harness.pm
11099            - ext/Devel/PPPort/harness/Harness.xs
11100            - ext/Devel/PPPort/harness/Makefile.PL
11101            - ext/Devel/PPPort/harness/module2.c
11102            - ext/Devel/PPPort/harness/module3.c
11103            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
11104            - lib/File/Spec/Functions.t
11105           !> (integrate 103 files)
11106 ____________________________________________________________________________
11107 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
11108         Log: Add display() for displaying icky scalars.
11109      Branch: perl
11110            ! t/test.pl
11111 ____________________________________________________________________________
11112 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
11113         Log: Subject: [ID 20011207.001] documentation bug for waitpid
11114              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
11115              Date: Fri, 7 Dec 2001 12:44:56 +0100
11116              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
11117      Branch: perl
11118            ! pod/perlfunc.pod
11119 ____________________________________________________________________________
11120 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
11121         Log: gcc version matching didn't.
11122      Branch: perl
11123            ! hints/linux.sh
11124 ____________________________________________________________________________
11125 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
11126         Log: Subject: HP renamed their servers              
11127              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11128              Date: Fri, 07 Dec 2001 12:07:22 +0100
11129              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
11130      Branch: perl
11131            ! README.hpux
11132 ____________________________________________________________________________
11133 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
11134         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
11135              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11136              Date: Fri, 7 Dec 2001 00:24:55 -0500
11137              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
11138      Branch: perl
11139            ! pod/perlport.pod
11140 ____________________________________________________________________________
11141 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
11142         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
11143              From: Michael G Schwern <schwern@pobox.com> 
11144              Date: Thu, 6 Dec 2001 22:56:34 -0500
11145              Message-ID: <20011207035634.GO22648@blackrider>
11146      Branch: perl
11147            ! t/base/lex.t t/op/exec.t
11148 ____________________________________________________________________________
11149 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
11150         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
11151              From: Michael G Schwern <schwern@pobox.com>
11152              Date: Thu, 6 Dec 2001 22:45:44 -0500
11153              Message-ID: <20011207034544.GN22648@blackrider>
11154              
11155              (plus op/ref tweak)
11156      Branch: perl
11157            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
11158            ! t/run/kill_perl.t t/test.pl
11159 ____________________________________________________________________________
11160 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
11161         Log: Upgrade to Math::BigInt 1.48.
11162      Branch: perl
11163            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
11164            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11165            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
11166            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
11167            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
11168            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11169            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
11170 ____________________________________________________________________________
11171 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
11172         Log: Mention also perl56delta in case someone is upgrading from
11173              Perl 5.005_03.
11174      Branch: perl
11175            ! pod/perldelta.pod
11176 ____________________________________________________________________________
11177 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
11178         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
11179              From: Michael G Schwern <schwern@pobox.com>
11180              Date: Thu, 6 Dec 2001 15:15:28 -0500
11181              Message-ID: <20011206201528.GF16414@blackrider>
11182              
11183              (just the term.t, not the lex.t)
11184              
11185              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
11186              From: Michael G Schwern <schwern@pobox.com>
11187              Date: Thu, 6 Dec 2001 15:22:22 -0500
11188              Message-ID: <20011206202222.GG16414@blackrider>
11189              
11190              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
11191              From: Michael G Schwern <schwern@pobox.com>
11192              Date: Thu, 6 Dec 2001 15:31:58 -0500
11193              Message-ID: <20011206203158.GI16414@blackrider>
11194              
11195              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
11196              From: Michael G Schwern <schwern@pobox.com>
11197              Date: Thu, 6 Dec 2001 17:38:55 -0500
11198              Message-ID: <20011206223855.GC22648@blackrider>
11199      Branch: perl
11200            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
11201            ! t/test.pl
11202 ____________________________________________________________________________
11203 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
11204         Log: Update the thr5005 situation.
11205      Branch: perl
11206            ! pod/perldelta.pod
11207 ____________________________________________________________________________
11208 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
11209         Log: perldelta borrowings from perl561delta.
11210      Branch: perl
11211            ! pod/perldelta.pod
11212 ____________________________________________________________________________
11213 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
11214         Log: Add the 5.6.1 perldelta as perl561delta.
11215              (Makes it easier to steal stuff for perldelta :-)
11216      Branch: perl
11217            + pod/perl561delta.pod
11218            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11219 ____________________________________________________________________________
11220 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
11221         Log: Retract #13496 for now.
11222      Branch: perl
11223            ! t/base/lex.t t/base/term.t
11224 ____________________________________________________________________________
11225 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
11226         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
11227              From: "Craig A. Berry" <craigberry@mac.com>
11228              Date: Thu, 6 Dec 2001 14:54:36 -0600
11229              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
11230      Branch: perl
11231            ! vms/ext/filespec.t
11232 ____________________________________________________________________________
11233 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
11234         Log: (retracted by #13499)
11235              
11236              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
11237              From: Michael G Schwern <schwern@pobox.com>
11238              Date: Thu, 6 Dec 2001 15:15:28 -0500
11239              Message-ID: <20011206201528.GF16414@blackrider>
11240      Branch: perl
11241            ! t/base/lex.t t/base/term.t
11242 ____________________________________________________________________________
11243 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
11244         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
11245              From: Michael G Schwern <schwern@pobox.com>
11246              Date: Thu, 6 Dec 2001 13:54:48 -0500
11247              Message-ID: <20011206185448.GC16414@blackrider>
11248      Branch: perl
11249            ! t/op/stat.t
11250 ____________________________________________________________________________
11251 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
11252         Log: The #4 has nothing to do with Unicode.
11253      Branch: perl
11254            ! t/op/tr.t
11255 ____________________________________________________________________________
11256 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
11257         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
11258              From: Michael G Schwern <schwern@pobox.com>
11259              Date: Thu, 6 Dec 2001 13:45:48 -0500
11260              Message-ID: <20011206184548.GB16414@blackrider>
11261      Branch: perl
11262            ! t/op/tr.t
11263 ____________________________________________________________________________
11264 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
11265         Log: Update Changes.
11266      Branch: perl
11267            ! Changes patchlevel.h
11268 ____________________________________________________________________________
11269 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
11270         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
11271              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11272              Date: Thu, 6 Dec 2001 11:41:25 EST
11273              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
11274      Branch: perl
11275            ! vms/vms.c vms/vmsish.h
11276 ____________________________________________________________________________
11277 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
11278         Log: Subject: [PATCH] Re: weirdness in regexps
11279              From: Robin Houston <robin@kitsite.com> 
11280              Date: Thu, 6 Dec 2001 14:44:01 +0000
11281              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
11282      Branch: perl
11283            ! op.c t/lib/strict/subs
11284 ____________________________________________________________________________
11285 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
11286         Log: Make the -b -c -S tests count all of the /dev, not just
11287              check the first one, as suggested by Benjamin Goldberg.
11288      Branch: perl
11289            ! t/op/stat.t
11290 ____________________________________________________________________________
11291 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
11292         Log: Subject: Re: [PATCH: bleadperl] casefold backref
11293              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
11294              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
11295              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
11296      Branch: perl
11297            ! regexec.c
11298 ____________________________________________________________________________
11299 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
11300         Log: Nits noticed by Philip Newton, and de-tab DB.t.
11301      Branch: perl
11302            ! lib/DB.t
11303 ____________________________________________________________________________
11304 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
11305         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
11306              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11307              Date: 6 Dec 2001 11:06:01 -0000
11308              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
11309      Branch: perl
11310            ! op.c t/op/tr.t
11311 ____________________________________________________________________________
11312 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
11313         Log: Subject: [PATCH: bleadperl] casefold backref
11314              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
11315              Date: Wed, 05 Dec 2001 17:27:05 +0000
11316              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
11317      Branch: perl
11318            ! regexec.c t/op/re_tests
11319 ____________________________________________________________________________
11320 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
11321         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
11322              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11323              Date: Wed, 5 Dec 2001 22:34:53 EST
11324              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
11325      Branch: perl
11326            ! mg.c vms/vms.c vms/vmsish.h
11327 ____________________________________________________________________________
11328 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
11329         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
11330              From: Michael G Schwern <schwern@pobox.com>
11331              Date: Wed, 5 Dec 2001 19:52:58 -0500
11332              Message-ID: <20011205195257.A903@blackrider>
11333      Branch: perl
11334            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
11335            + lib/File/Spec/t/rel2abs2rel.t
11336            - lib/File/Spec.t lib/File/Spec/Functions.t
11337            ! MANIFEST
11338 ____________________________________________________________________________
11339 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
11340         Log: Subject: Re: Silly stat() portability questions                
11341              From: Benjamin Goldberg <goldbb2@earthlink.net>
11342              Date: Wed, 05 Dec 2001 22:52:35 -0500
11343              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
11344      Branch: perl
11345            ! pod/perlport.pod
11346 ____________________________________________________________________________
11347 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
11348         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
11349              From: "Craig A. Berry" <craigberry@mac.com>
11350              Date: Wed, 05 Dec 2001 16:41:59 -0600
11351              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
11352      Branch: perl
11353            ! README.vms configure.com lib/File/Spec/VMS.pm
11354            ! vms/ext/filespec.t
11355 ____________________________________________________________________________
11356 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
11357         Log: $apply->('club', $glibc_maintainers);
11358              
11359              (Nick Clark just reported that <langinfo.h> YESSTR
11360              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
11361      Branch: perl
11362            ! ext/I18N/Langinfo/Langinfo.t
11363 ____________________________________________________________________________
11364 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
11365         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
11366      Branch: perl
11367            ! pod/perlport.pod
11368 ____________________________________________________________________________
11369 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
11370         Log: tweak change#13474 (pad entries can apparently be null in some
11371              situations)
11372      Branch: maint-5.6/perl
11373            ! op.c
11374 ____________________________________________________________________________
11375 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
11376         Log: Restore the /dev -b -c -S part of the test.
11377      Branch: perl
11378            ! t/op/stat.t
11379 ____________________________________________________________________________
11380 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
11381         Log: Retract #13475 until Arthur gets back to the mine.
11382      Branch: perl
11383            ! op.c t/run/kill_perl.t
11384 ____________________________________________________________________________
11385 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
11386         Log: (retracted by #13476)
11387              
11388              Manually apply #13474; fixes stale reference to dead
11389              CvOUTSIDE(); this can happen when anonymous subroutines
11390              that aren't closures are returned from an eval""
11391              
11392              (threads/shared/sv_refs.t is coredump-unhappy about this change)
11393      Branch: perl
11394            ! op.c t/run/kill_perl.t
11395 ____________________________________________________________________________
11396 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
11397         Log: replacement for change#10451
11398              
11399              fixes stale reference to dead CvOUTSIDE(); this can happen when
11400              anonymous subroutines that aren't closures are returned from an
11401              eval""
11402      Branch: maint-5.6/perl
11403            ! op.c t/op/misc.t
11404 ____________________________________________________________________________
11405 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
11406         Log: revert change#10451,10472; it was a naive fix that simply
11407              reintroduced the memory leak!
11408      Branch: maint-5.6/perl
11409            ! op.c t/op/misc.t
11410 ____________________________________________________________________________
11411 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
11412         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
11413              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11414              Date: Wed, 05 Dec 2001 10:49:20 +0100
11415              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
11416      Branch: perl
11417            ! lib/File/Basename.pm lib/File/Basename.t
11418 ____________________________________________________________________________
11419 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
11420         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
11421              From: Michael G Schwern <schwern@pobox.com> 
11422              Date: Wed, 5 Dec 2001 02:47:59 -0500
11423              Message-ID: <20011205024759.H14333@blackrider>
11424      Branch: perl
11425            ! t/op/magic.t
11426 ____________________________________________________________________________
11427 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
11428         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
11429              From: Michael G Schwern <schwern@pobox.com>              
11430              Date: Wed, 5 Dec 2001 02:22:05 -0500
11431              Message-ID: <20011205022205.F14333@blackrider>
11432      Branch: perl
11433            ! t/op/stat.t vms/test.com
11434 ____________________________________________________________________________
11435 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
11436         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
11437              From: Michael G Schwern <schwern@pobox.com> 
11438              Date: Tue, 4 Dec 2001 23:40:10 -0500
11439              Message-ID: <20011204234010.B14333@blackrider>
11440      Branch: perl
11441            ! t/op/stat.t
11442 ____________________________________________________________________________
11443 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
11444         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
11445              From: Michael G Schwern <schwern@pobox.com> 
11446              Date: Tue, 4 Dec 2001 21:09:18 -0500           
11447              Message-ID: <20011204210918.D13279@blackrider>
11448              
11449              t/test.
11450      Branch: perl
11451            ! t/test.pl
11452 ____________________________________________________________________________
11453 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
11454         Log: (accidentally empty check-in)
11455      Branch: perl
11456            ! t/op/stat.t
11457 ____________________________________________________________________________
11458 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
11459         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
11460              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11461              Date: Tue, 04 Dec 2001 23:40:27 +0100
11462              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
11463      Branch: perl
11464            ! mg.c
11465 ____________________________________________________________________________
11466 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
11467         Log: Subject: [PATCH] minor pod fix in Safe.pm
11468              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11469              Date: Tue, 4 Dec 2001 22:02:34 +0100
11470              Message-ID: <20011204220234.A17293@rafael>
11471      Branch: perl
11472            ! ext/Opcode/Safe.pm
11473 ____________________________________________________________________________
11474 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
11475         Log: CRLF GRRR.
11476      Branch: perl
11477            ! djgpp/configure.bat
11478 ____________________________________________________________________________
11479 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
11480         Log: DJGPP fixes from Laszlo Molnar.
11481      Branch: perl
11482            ! djgpp/configure.bat djgpp/djgpp.h
11483 ____________________________________________________________________________
11484 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
11485         Log: Update Changes.
11486      Branch: perl
11487            ! Changes patchlevel.h
11488 ____________________________________________________________________________
11489 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
11490         Log: Must wipe out the memory of real Socket before starting
11491              to use the new fake one.
11492      Branch: perl
11493            ! lib/Net/t/config.t
11494 ____________________________________________________________________________
11495 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
11496         Log: LC_ALL might trump LANG.
11497      Branch: perl
11498            ! lib/open.t
11499 ____________________________________________________________________________
11500 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
11501         Log: Make the eval runtime.
11502      Branch: perl
11503            ! lib/open.pm
11504 ____________________________________________________________________________
11505 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
11506         Log: Make the Langinfo test both more lenient (allow
11507              for any symbol not to exists) and stricter (add
11508              more symbols).
11509      Branch: perl
11510            ! ext/I18N/Langinfo/Langinfo.t
11511 ____________________________________________________________________________
11512 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
11513         Log: integrate change#13453 from maint-5.6
11514              
11515              tweak change#11399 to use an explicit flag rather than
11516              ass_u_ming w32_pseudo_id will only be zero for the real
11517              toplevel interpreter; avoids multiple hosts from diddling
11518              the environment at the same time
11519      Branch: perl
11520           !> win32/perlhost.h
11521 ____________________________________________________________________________
11522 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
11523         Log: Subject: [PATCH] VMS update for perldelta.pod
11524              From: "Craig A. Berry" <craigberry@mac.com> 
11525              Date: Tue, 4 Dec 2001 00:23:12 -0600
11526              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
11527      Branch: perl
11528            ! pod/perldelta.pod
11529 ____________________________________________________________________________
11530 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
11531         Log: NetWare tweak from Ananth Kesari.
11532      Branch: perl
11533            ! NetWare/Makefile
11534 ____________________________________________________________________________
11535 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
11536         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
11537              Not adding the test suite because of its many assumptions.
11538      Branch: perl
11539            ! lib/Net/Ping.pm
11540 ____________________________________________________________________________
11541 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
11542         Log: tweak change#11399 to use an explicit flag rather than
11543              ass_u_ming w32_pseudo_id will only be zero for the real
11544              toplevel interpreter; avoids multiple hosts from diddling
11545              the environment at the same time
11546      Branch: maint-5.6/perl
11547            ! win32/perlhost.h
11548 ____________________________________________________________________________
11549 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
11550         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
11551              from Len Makin.
11552      Branch: perl
11553            + hints/super-ux.sh
11554            ! MANIFEST
11555 ____________________________________________________________________________
11556 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
11557         Log: Add Mac OS X known failures to perldelta.
11558      Branch: perl
11559            ! pod/perldelta.pod
11560 ____________________________________________________________________________
11561 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
11562         Log: I think it's time to call the utf8 code non-test.
11563      Branch: perl
11564            ! utf8.c
11565 ____________________________________________________________________________
11566 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
11567         Log: Retract #13303, need rethink.
11568      Branch: perl
11569            ! utf8.c
11570 ____________________________________________________________________________
11571 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
11572         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
11573              From: "Craig A. Berry" <craigberry@mac.com>
11574              Date: Mon, 03 Dec 2001 16:28:06 -0600
11575              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
11576      Branch: perl
11577            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
11578 ____________________________________________________________________________
11579 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
11580         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
11581              From: Andy Dougherty <doughera@lafayette.edu>
11582              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
11583              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
11584      Branch: perl
11585            ! hints/solaris_2.sh
11586 ____________________________________________________________________________
11587 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
11588         Log: This test is not very robust on 8.3-constrained systems:
11589              all the "with truncated name" lines between "Autosplitting ..."
11590              and "some names are not unique" lines are unexpected,
11591              and the truncation message becomes:
11592              testtest.al, testtest.al truncate to testtest 
11593      Branch: perl
11594            ! lib/AutoSplit.t
11595 ____________________________________________________________________________
11596 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
11597         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
11598      Branch: perl
11599            ! ext/I18N/Langinfo/Langinfo.t
11600 ____________________________________________________________________________
11601 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
11602         Log: Test::Morify UCD.t
11603      Branch: perl
11604            ! lib/Unicode/UCD.t
11605 ____________________________________________________________________________
11606 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
11607         Log: If Socket has not been built (e.g. DJGPP) the libnet
11608              tests fall over with (too) much noise.
11609      Branch: perl
11610            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
11611            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
11612            ! lib/Net/t/smtp.t lib/Net/t/time.t
11613 ____________________________________________________________________________
11614 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
11615         Log: Subject: [PATCH] shared hash keys and ++/--
11616              From: Nicholas Clark <nick@ccl4.org>
11617              Date: Mon, 3 Dec 2001 16:37:16 +0000
11618              Message-ID: <20011203163716.C21702@plum.flirble.org>
11619      Branch: perl
11620            ! pp.c pp_hot.c sv.c t/op/inc.t
11621 ____________________________________________________________________________
11622 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
11623         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
11624              From: Jonathan Stowe <jns@gellyfish.com>
11625              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
11626              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
11627      Branch: perl
11628            ! lib/Term/Cap.pm
11629 ____________________________________________________________________________
11630 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
11631         Log: Update Changes.
11632      Branch: perl
11633            ! Changes patchlevel.h
11634 ____________________________________________________________________________
11635 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
11636         Log: perldelta tweaks.
11637      Branch: perl
11638            ! pod/perldelta.pod
11639 ____________________________________________________________________________
11640 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
11641         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
11642              From: Sam Tregar <sam@tregar.com> 
11643              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
11644              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
11645      Branch: perl
11646            ! pod/perlnewmod.pod
11647 ____________________________________________________________________________
11648 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
11649         Log: microperl casting nit.
11650      Branch: perl
11651            ! utf8.c
11652 ____________________________________________________________________________
11653 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
11654         Log: Make sharepvn a macro since all it does is a deref.
11655      Branch: perl
11656            ! embed.h embed.pl global.sym hv.c hv.h proto.h
11657 ____________________________________________________________________________
11658 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
11659         Log: perldelta updates.
11660      Branch: perl
11661            ! pod/perldelta.pod
11662 ____________________________________________________________________________
11663 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
11664         Log: PPPort update from Paul Marquess.
11665      Branch: perl
11666            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
11667            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
11668            + ext/Devel/PPPort/t/test.t
11669            - ext/Devel/PPPort/harness/Harness.pm
11670            - ext/Devel/PPPort/harness/Harness.xs
11671            - ext/Devel/PPPort/harness/Makefile.PL
11672            - ext/Devel/PPPort/harness/module2.c
11673            - ext/Devel/PPPort/harness/module3.c
11674            - ext/Devel/PPPort/harness/t/test.t
11675            ! MANIFEST ext/Devel/PPPort/MANIFEST
11676            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
11677            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
11678            ! ext/Devel/PPPort/soak
11679 ____________________________________________________________________________
11680 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
11681         Log: No use talking about dynamic library search patch
11682              unless we are having a dynamic build.
11683      Branch: perl
11684            ! t/TEST
11685 ____________________________________________________________________________
11686 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
11687         Log: Be more explicit on the List::Util build trick,
11688              should also stop unneeded rebuilds on static builds.
11689      Branch: perl
11690            ! ext/List/Util/Makefile.PL
11691 ____________________________________________________________________________
11692 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
11693         Log: We need to replace the optimize (-O1) with
11694              the -h scalar0 -h vector0, not append them
11695              to the ccflags.
11696      Branch: perl
11697            ! hints/unicos.sh hints/unicosmk.sh
11698 ____________________________________________________________________________
11699 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
11700         Log: Subject: [PATCH] Shared hash keys 
11701              From: Nicholas Clark <nick@ccl4.org>
11702              Date: Sun, 2 Dec 2001 20:52:32 +0000
11703              Message-ID: <20011202205232.U21702@plum.flirble.org>
11704      Branch: perl
11705            ! doop.c t/op/tr.t
11706 ____________________________________________________________________________
11707 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
11708         Log: Better add new files to MANIFEST, too.
11709      Branch: perl
11710            ! MANIFEST
11711 ____________________________________________________________________________
11712 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
11713         Log: Subject: {PATCH] perlpacktut.pod
11714              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
11715              Date: Sun, 02 Dec 2001 19:55:06 +0100
11716              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
11717      Branch: perl
11718            ! pod/perlpacktut.pod
11719 ____________________________________________________________________________
11720 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
11721         Log: Various small nits found by DJGPP build.
11722      Branch: perl
11723            ! doio.c mg.c pp.c util.c
11724 ____________________________________________________________________________
11725 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
11726         Log: Subject: RE: More verbose POD for Carp
11727              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
11728              Date: Sun, 2 Dec 2001 11:32:51 -0500
11729              Message-ID: <3C0A9748@operamail.com>
11730      Branch: perl
11731            ! lib/Carp.pm
11732 ____________________________________________________________________________
11733 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
11734         Log: Add a header for DJGPP with the function prototypes.
11735      Branch: perl
11736            + djgpp/djgpp.h
11737            ! MANIFEST djgpp/djgpp.c
11738 ____________________________________________________________________________
11739 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
11740         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
11741              From: Abe Timmerman <abe@ztreet.demon.nl>
11742              Date: Sun, 02 Dec 2001 02:41:25 +0100
11743              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
11744      Branch: perl
11745            ! pp_sys.c
11746 ____________________________________________________________________________
11747 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
11748         Log: There isn't PTR2INT(), there's PTR2IV().
11749      Branch: perl
11750            ! ext/Time/HiRes/HiRes.xs
11751 ____________________________________________________________________________
11752 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
11753         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
11754              From: Marc Lehmann <root@schmorp.de>
11755              Date: Sun, 02 Dec 2001 02:44:53 +0100
11756              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
11757      Branch: perl
11758            ! ext/Time/HiRes/HiRes.xs
11759 ____________________________________________________________________________
11760 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
11761         Log: encode()/decode() examples.
11762      Branch: perl
11763            ! ext/Encode/Encode.pm
11764 ____________________________________________________________________________
11765 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
11766         Log: DJGPP tweaks from Laszlo Molnar.
11767      Branch: perl
11768            ! djgpp/config.over djgpp/djgppsed.sh
11769 ____________________________________________________________________________
11770 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
11771         Log: Update Changes.
11772      Branch: perl
11773            ! Changes patchlevel.h
11774 ____________________________________________________________________________
11775 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
11776         Log: Integrate perlio;
11777              
11778              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
11779              which do not have file descriptors. Noticed a possibly
11780              worse problem in the process ...
11781      Branch: perl
11782           !> doio.c
11783 ____________________________________________________________________________
11784 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
11785         Log: Non-VMS-fixed and Win32-skipped version of
11786              
11787              Subject: [PATCH t/op/exec.t] Portabilty fix 
11788              From: Michael G Schwern <schwern@pobox.com> 
11789              Date: Fri, 30 Nov 2001 16:09:27 -0500
11790              Message-ID: <20011130160927.A10406@blackrider>
11791      Branch: perl
11792            ! t/op/exec.t
11793 ____________________________________________________________________________
11794 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
11795         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
11796              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11797              Date: Sat, 1 Dec 2001 07:01:09 -0500
11798              Message-ID: <3C0D2E39@operamail.com>
11799              
11800              Subject: More verbose POD for Carp
11801              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11802              Date: Sat, 1 Dec 2001 08:04:16 -0500
11803              Message-ID: <3C285C2B@operamail.com>
11804      Branch: perl
11805            ! lib/Carp.pm lib/Carp/Heavy.pm
11806 ____________________________________________________________________________
11807 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
11808         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
11809              From: chromatic <chromatic@rmci.net>
11810              Date: Sat, 01 Dec 2001 12:41:58 -0700
11811              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
11812      Branch: perl
11813            ! lib/DB.t
11814 ____________________________________________________________________________
11815 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
11816         Log: Try to make a missing RADIXCHAR a softer kinder error.
11817      Branch: perl
11818            ! ext/I18N/Langinfo/Langinfo.t
11819 ____________________________________________________________________________
11820 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
11821         Log: Have a little faith on nl_langinfo() itself.
11822      Branch: perl
11823            ! ext/I18N/Langinfo/Langinfo.xs
11824 ____________________________________________________________________________
11825 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
11826         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
11827              the max, not max plus one)
11828      Branch: perl
11829            ! ext/I18N/Langinfo/Langinfo.xs
11830 ____________________________________________________________________________
11831 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
11832         Log: Make reality agree with the comment.
11833      Branch: perl
11834            ! ext/I18N/Langinfo/Langinfo.xs
11835 ____________________________________________________________________________
11836 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
11837         Log: Try to protect against wild langinfo() arguments.
11838      Branch: perl
11839            ! ext/I18N/Langinfo/Langinfo.xs
11840 ____________________________________________________________________________
11841 [ 13409] By: nick                                  on 2001/12/01  18:19:59
11842         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
11843              have file descriptors. Noticed a possibly worse problem in the process ...
11844      Branch: perlio
11845            ! doio.c
11846 ____________________________________________________________________________
11847 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
11848         Log: (replaced by #13556)
11849              
11850              If we are inside an eval, let's be silent about
11851              separate symbols and just croak() in the end.
11852      Branch: perl
11853            ! lib/Exporter/Heavy.pm
11854 ____________________________________________________________________________
11855 [ 13407] By: nick                                  on 2001/12/01  17:14:05
11856         Log: Integrate mainline
11857      Branch: perlio
11858           !> (integrate 26 files)
11859 ____________________________________________________________________________
11860 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
11861         Log: Subject: Fix for Exporter error reporting behaviour
11862              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11863              Date: Sat, 1 Dec 2001 06:34:48 -0500
11864              Message-ID: <3C0D1B9A@operamail.com>
11865      Branch: perl
11866            ! lib/Exporter.pm lib/Exporter/Heavy.pm
11867 ____________________________________________________________________________
11868 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
11869         Log: Need to hide behind an eval to avoid a warning
11870              about :utf8 on non-perlio configs.
11871      Branch: perl
11872            ! lib/open.t
11873 ____________________________________________________________________________
11874 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
11875         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
11876              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11877              Date: Fri, 30 Nov 2001 23:46:58 +0100
11878              Message-ID: <20011130234658.A717@rafael>
11879      Branch: perl
11880            ! op.c t/op/method.t
11881 ____________________________________________________________________________
11882 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
11883         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
11884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11885              Date: Thu, 29 Nov 2001 22:46:12 +0100
11886              Message-ID: <20011129224612.A699@rafael>
11887      Branch: perl
11888            ! ext/B/B/Xref.pm
11889 ____________________________________________________________________________
11890 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
11891         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
11892              From: Tels <perl_dummy@bloodgate.com>
11893              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
11894              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
11895      Branch: perl
11896            ! pod/perlfunc.pod
11897 ____________________________________________________________________________
11898 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
11899         Log: Subject: [REPATCH] reference pointer comparison
11900              From: Nicholas Clark <nick@ccl4.org>
11901              Date: Sat, 1 Dec 2001 13:00:17 +0000
11902              Message-ID: <20011201130017.I21702@plum.flirble.org>
11903      Branch: perl
11904            ! pp.c
11905 ____________________________________________________________________________
11906 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
11907         Log: Upgrade to Storable 1.0.14.
11908      Branch: perl
11909            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11910 ____________________________________________________________________________
11911 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
11912         Log: Add simple caches for ::viacode() and ::vianame().
11913      Branch: perl
11914            ! lib/charnames.pm lib/charnames.t
11915 ____________________________________________________________________________
11916 [ 13398] By: nick                                  on 2001/12/01  10:36:24
11917         Log: Integrate mainline.
11918      Branch: perlio
11919           +> (branch 44 files)
11920            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11921            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11922            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
11923           !> (integrate 250 files)
11924 ____________________________________________________________________________
11925 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
11926         Log: Regen toc and modlib.
11927      Branch: perl
11928            ! pod/perlmodlib.pod pod/perltoc.pod
11929 ____________________________________________________________________________
11930 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
11931         Log: Upgrade to podlators-1.18.
11932      Branch: perl
11933            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
11934 ____________________________________________________________________________
11935 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
11936         Log: -h scalar0 -h vector0 seems to help for both
11937              UNICOS and UNICOS/mk on the unpack %65c problems.
11938              
11939              (replaces #13393)
11940      Branch: perl
11941            ! hints/unicos.sh hints/unicosmk.sh
11942 ____________________________________________________________________________
11943 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
11944         Log: More Socket constants.
11945      Branch: perl
11946            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
11947 ____________________________________________________________________________
11948 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
11949         Log: (replaced by #13395)
11950      Branch: perl
11951            ! hints/unicosmk.sh
11952 ____________________________________________________________________________
11953 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
11954         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
11955              From: Andy Dougherty <doughera@lafayette.edu>
11956              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
11957              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
11958              
11959              Simplify the test skippage criterion now that we are
11960              no more dependent on sed.
11961      Branch: perl
11962            ! t/comp/cpp.t t/run/switchPx.t
11963 ____________________________________________________________________________
11964 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
11965         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
11966              From: Michael G Schwern <schwern@pobox.com>
11967              Date: Fri, 30 Nov 2001 11:48:44 -0500
11968              Message-ID: <20011130114844.C1303@blackrider>
11969              
11970              (replaces #13381)
11971      Branch: perl
11972            ! t/op/stat.t
11973 ____________________________________________________________________________
11974 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
11975         Log: Let's not assume how much memory has been allocated
11976              to PVs.
11977      Branch: perl
11978            ! ext/Devel/Peek/Peek.t
11979 ____________________________________________________________________________
11980 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
11981         Log: VOS needs to know the modules, including pp_sort.
11982      Branch: perl
11983            ! vos/perl.bind
11984 ____________________________________________________________________________
11985 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
11986         Log: Unused variables.
11987      Branch: perl
11988            ! ext/Unicode/Normalize/Normalize.xs
11989 ____________________________________________________________________________
11990 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
11991         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
11992              From: John Peacock <jpeacock@rowman.com>     
11993              Date: Fri, 30 Nov 2001 10:24:00 -0500        
11994              Message-ID: <3C07A490.A22A76B0@rowman.com>   
11995      Branch: perl
11996            ! lib/ExtUtils/Embed.t
11997 ____________________________________________________________________________
11998 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
11999         Log: Tweak for the VOS building script from Paul Green.
12000      Branch: perl
12001            ! vos/configure_perl.cm
12002 ____________________________________________________________________________
12003 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
12004         Log: Update Changes.
12005      Branch: perl
12006            ! Changes patchlevel.h
12007 ____________________________________________________________________________
12008 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
12009         Log: Cannot test if cppstdin has not yet been installed.
12010      Branch: perl
12011            ! t/run/switchPx.t
12012 ____________________________________________________________________________
12013 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
12014         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
12015              From: Michael G Schwern <schwern@pobox.com> 
12016              Date: Thu, 29 Nov 2001 22:05:11 -0500
12017              Message-ID: <20011129220510.A18869@blackrider>
12018              
12019              TODO 1: if cppstdin is used and not yet installed,
12020              the Px.t will fail (must do the same as in cpp.t)
12021              
12022              TODO 2: does this work if no Perl whatsoever has
12023              yet been installed?  That is, we should be using
12024              the Perl we are building to execute the one-liner.
12025      Branch: perl
12026            + t/run/switchPx.aux t/run/switchPx.t
12027            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
12028            ! vms/test.com
12029 ____________________________________________________________________________
12030 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
12031         Log: Upgrade to Unicode::Normalize 0.12.
12032      Branch: perl
12033            ! ext/Unicode/Normalize/Changes
12034            ! ext/Unicode/Normalize/Normalize.pm
12035            ! ext/Unicode/Normalize/Normalize.xs
12036            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
12037            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12038            ! ext/Unicode/Normalize/t/test.t
12039 ____________________________________________________________________________
12040 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
12041         Log: (replaced by #13391)
12042              
12043              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
12044              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
12045              Date: 30 Nov 2001 11:41:53 -0000             
12046              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
12047              
12048              No need to die if we have high-paranoia (non-chdirable)
12049              system directories.
12050      Branch: perl
12051            ! t/op/stat.t
12052 ____________________________________________________________________________
12053 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
12054         Log: Paragraph rewrapping.
12055      Branch: perl
12056            ! pod/perliol.pod
12057 ____________________________________________________________________________
12058 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
12059         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
12060              From: Stas Bekman <stas@stason.org>
12061              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
12062              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
12063      Branch: perl
12064            ! pod/perliol.pod
12065 ____________________________________________________________________________
12066 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
12067         Log: Whether select() gets restarted on signals is
12068              implementation dependent.
12069      Branch: perl
12070            ! ext/Time/HiRes/HiRes.t
12071 ____________________________________________________________________________
12072 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
12073         Log: More forgotten checkins.
12074      Branch: perl
12075            ! embed.h embed.pl proto.h
12076 ____________________________________________________________________________
12077 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
12078         Log: Add a note about folding vs lowercase.
12079      Branch: perl
12080            ! regexec.c
12081 ____________________________________________________________________________
12082 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
12083         Log: Use to_uni_fold (and add changed global.sym)
12084      Branch: perl
12085            ! global.sym utf8.c
12086 ____________________________________________________________________________
12087 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
12088         Log: Make to Unicode character functions to use UVs
12089              instead of U32s and add to_uni_fold().
12090      Branch: perl
12091            ! embed.pl proto.h utf8.c
12092 ____________________________________________________________________________
12093 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
12094         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
12095              From: Nicholas Clark <nick@ccl4.org>
12096              Date: Thu, 29 Nov 2001 22:47:32 +0000
12097              Message-ID: <20011129224732.W37621@plum.flirble.org>
12098      Branch: perl
12099            ! pod/perlpacktut.pod
12100 ____________________________________________________________________________
12101 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
12102         Log: README.vos updates from Paul Green.
12103      Branch: perl
12104            ! README.vos
12105 ____________________________________________________________________________
12106 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
12107         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
12108              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12109              Date: Thu, 29 Nov 2001 14:18:51 EST
12110              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
12111      Branch: perl
12112            ! mg.c vms/vms.c vms/vmsish.h
12113 ____________________________________________________________________________
12114 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
12115         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
12116              From: Michael G Schwern <schwern@pobox.com>
12117              Date: Thu, 29 Nov 2001 13:12:31 -0500
12118              Message-ID: <20011129131231.E11300@blackrider>
12119      Branch: perl
12120            ! README.vms
12121 ____________________________________________________________________________
12122 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
12123         Log: BGET_IV was missing.
12124      Branch: perl
12125            ! ext/ByteLoader/bytecode.h
12126 ____________________________________________________________________________
12127 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
12128         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
12129              From: Jonathan Stowe <gellyfish@gellyfish.com>
12130              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
12131              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
12132      Branch: perl
12133            ! lib/Term/Cap.pm
12134 ____________________________________________________________________________
12135 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
12136         Log: Porting/checkURL.pl was missing.
12137      Branch: perl
12138            ! MANIFEST
12139 ____________________________________________________________________________
12140 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
12141         Log: Subject: INSTALL and READMEs should be reviewed
12142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12143              Date: Thu, 29 Nov 2001 16:49:36 +0100
12144              Message-ID: <20011129164936.A17492@rafael>         
12145      Branch: perl
12146            ! README.cygwin
12147 ____________________________________________________________________________
12148 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
12149         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
12150              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
12151              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
12152              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
12153      Branch: perl
12154            ! README.os390
12155 ____________________________________________________________________________
12156 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
12157         Log: Update Changes.
12158      Branch: perl
12159            ! Changes patchlevel.h
12160 ____________________________________________________________________________
12161 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
12162         Log: The changes to the curliffed files didn't stick in #13348.
12163      Branch: perl
12164            ! README.dos README.win32
12165 ____________________________________________________________________________
12166 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
12167         Log: Subject: Re: Found the rev where File::Glob broke
12168              From: Andy Dougherty <doughera@lafayette.edu>
12169              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
12170              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
12171      Branch: perl
12172            ! lib/ExtUtils/MM_Unix.pm
12173 ____________________________________________________________________________
12174 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
12175         Log: Use __DATA__ instead of __END__.
12176      Branch: perl
12177            ! lib/Term/Cap.pm
12178 ____________________________________________________________________________
12179 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
12180         Log: Subject: [PATCH toke.c] autosplit into @F fix
12181              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12182              Date: Thu, 29 Nov 2001 14:52:23 +0100
12183              Message-ID: <20011129145223.A25817@rafael>         
12184      Branch: perl
12185            ! toke.c
12186 ____________________________________________________________________________
12187 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
12188         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
12189              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12190              Date: Thu, 29 Nov 2001 15:48:15 +0100
12191              Message-ID: <20011129154815.C25817@rafael>         
12192      Branch: perl
12193            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
12194 ____________________________________________________________________________
12195 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
12196         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
12197              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
12198              Date: Wed, 28 Nov 2001 20:35:29 +0100
12199              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
12200      Branch: perl
12201            ! pod/perlpacktut.pod
12202 ____________________________________________________________________________
12203 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
12204         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
12205              From: Stas Bekman <stas@stason.org>
12206              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
12207              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
12208              
12209              (with tweaks)
12210      Branch: perl
12211            ! pod/perlapio.pod
12212 ____________________________________________________________________________
12213 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
12214         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
12215              From: Tels <perl_dummy@bloodgate.com>
12216              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
12217              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
12218              
12219              (plus paragraph rewrapping)
12220      Branch: perl
12221            ! lib/Exporter.pm
12222 ____________________________________________________________________________
12223 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
12224         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
12225              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
12226              Date: Wed, 28 Nov 2001 21:47:59 +0000
12227              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
12228      Branch: perl
12229            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12230 ____________________________________________________________________________
12231 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
12232         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
12233              From: Andy Dougherty <doughera@lafayette.edu>
12234              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
12235              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
12236      Branch: perl
12237            ! INSTALL ext/Time/HiRes/HiRes.t
12238 ____________________________________________________________________________
12239 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
12240         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
12241              From: Michael G Schwern <schwern@pobox.com> 
12242              Date: Wed, 28 Nov 2001 16:37:01 -0500
12243              Message-ID: <20011128163701.H676@blackrider>
12244      Branch: perl
12245            ! t/run/kill_perl.t
12246 ____________________________________________________________________________
12247 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
12248         Log: @INC tweak.
12249      Branch: perl
12250            ! t/op/ref.t
12251 ____________________________________________________________________________
12252 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
12253         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
12254              From: Nicholas Clark <nick@ccl4.org>
12255              Date: Wed, 28 Nov 2001 23:38:43 +0000
12256              Message-ID: <20011128233843.N37621@plum.flirble.org>  
12257      Branch: perl
12258            ! installman
12259 ____________________________________________________________________________
12260 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
12261         Log: Tweak the forking logic.
12262      Branch: perl
12263            ! Porting/checkURL.pl
12264 ____________________________________________________________________________
12265 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
12266         Log: Update perlmodlib.PL as per #13348.  The L<> got
12267              changed back because that is coming from ParseLink.pm.
12268      Branch: perl
12269            ! pod/perlmodlib.PL pod/perlmodlib.pod
12270 ____________________________________________________________________________
12271 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
12272         Log: URL fixups from Michael Schwern.
12273      Branch: perl
12274            ! README.cygwin README.dos README.hpux README.mint README.mpeix
12275            ! README.os390 README.qnx README.solaris README.vos README.win32
12276            ! pod/perlmodlib.pod
12277 ____________________________________________________________________________
12278 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
12279         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
12280              From: Barrie Slaymaker <barries@slaysys.com>
12281              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
12282              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
12283      Branch: perl
12284            ! lib/Exporter.pm
12285 ____________________________________________________________________________
12286 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
12287         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
12288      Branch: perl
12289            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
12290 ____________________________________________________________________________
12291 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
12292         Log: Subject: [PATCH] Re: $\ very broken
12293              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12294              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
12295              Message-ID: <20011128223308.E732@rafael>   
12296              
12297              Subject: Re: [PATCH] Re: $\ very broken     
12298              From: Nicholas Clark <nick@ccl4.org>
12299              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
12300              Message-ID: <20011128222859.K37621@plum.flirble.org>
12301      Branch: perl
12302            ! mg.c t/op/ref.t
12303 ____________________________________________________________________________
12304 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
12305         Log: Add Abigail's link checker with the following tweaks:
12306              - known dummy URLs (Peter Prymmer)
12307              - do also READMEs and INSTALL (Michael Schwern)
12308              - do also ftp URLs
12309              - add fork retry loop in case the allowed number
12310              of processes per user is low
12311      Branch: perl
12312            + Porting/checkURL.pl
12313            ! MANIFEST
12314 ____________________________________________________________________________
12315 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
12316         Log: Update Changes.
12317      Branch: perl
12318            ! Changes patchlevel.h
12319 ____________________________________________________________________________
12320 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
12321         Log: In Linux if we have modern enough gcc and supported
12322              enough CPU, crank up the optimization level to -O3.
12323      Branch: perl
12324            ! hints/linux.sh
12325 ____________________________________________________________________________
12326 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
12327         Log: Add perlpacktut from Wolfgang Laun; regen toc.
12328      Branch: perl
12329            + pod/perlpacktut.pod
12330            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
12331            ! pod/perltoc.pod
12332 ____________________________________________________________________________
12333 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
12334         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
12335              From: PPrymmer@factset.com
12336              Date: Wed, 28 Nov 2001 07:51:26 -0500
12337              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
12338      Branch: perl
12339            ! vms/test.com
12340 ____________________________________________________________________________
12341 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
12342         Log: Test cases for the first half of #13338.
12343      Branch: perl
12344            ! t/lib/h2ph.h t/lib/h2ph.pht
12345 ____________________________________________________________________________
12346 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
12347         Log: Subject: Re: h2ph confused by comments in an enum.
12348              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
12349              Date: Wed, 28 Nov 2001 04:19:21 +0000
12350              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
12351              
12352              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
12353              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
12354              Date: Wed, 28 Nov 2001 13:36:35 +0000
12355              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
12356      Branch: perl
12357            ! utils/h2ph.PL
12358 ____________________________________________________________________________
12359 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
12360         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
12361              From: Jonathan Stowe <gellyfish@gellyfish.com>
12362              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
12363              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
12364              
12365              (replace #13327)
12366      Branch: perl
12367            ! lib/Term/Cap.pm
12368 ____________________________________________________________________________
12369 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
12370         Log: Replace #13335 with
12371              
12372              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
12373              From: Russ Allbery <rra@stanford.edu>
12374              Date: 27 Nov 2001 20:42:49 -0800
12375              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
12376      Branch: perl
12377            ! lib/Pod/Text/Termcap.pm
12378 ____________________________________________________________________________
12379 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
12380         Log: (replaced by #13336)
12381              
12382              Subject: [PATCH perl@13323] Termcap.pm with no termios
12383              From: "Craig A. Berry" <craigberry@mac.com> 
12384              Date: Tue, 27 Nov 2001 22:28:50 -0600
12385              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
12386      Branch: perl
12387            ! lib/Pod/Text/Termcap.pm
12388 ____________________________________________________________________________
12389 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
12390         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
12391              From: "Craig A. Berry" <craigberry@mac.com> 
12392              Date: Tue, 27 Nov 2001 21:46:45 -0600
12393              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
12394      Branch: perl
12395            ! configure.com
12396 ____________________________________________________________________________
12397 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
12398         Log: Upgrade to podlators 1.17.
12399      Branch: perl
12400            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
12401            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
12402 ____________________________________________________________________________
12403 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
12404         Log: Fix for "a\x{100}" =~ /A/i.
12405      Branch: perl
12406            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
12407            ! utf8.c
12408 ____________________________________________________________________________
12409 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
12410         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
12411              From: "Craig A. Berry" <craigberry@mac.com>
12412              Date: Tue, 27 Nov 2001 17:11:49 -0600
12413              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
12414      Branch: perl
12415            ! lib/DB.t
12416 ____________________________________________________________________________
12417 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
12418         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
12419              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12420              Date: Tue, 27 Nov 2001 14:55:23 -0500
12421              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
12422              
12423              Subject: [PATCH: perl@13324] updates to perldelta.pod 
12424              From: PPrymmer@factset.com
12425              Date: Tue, 27 Nov 2001 18:06:04 -0500
12426              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
12427              
12428              plus added some known problems.
12429      Branch: perl
12430            ! pod/perldelta.pod
12431 ____________________________________________________________________________
12432 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
12433         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
12434              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12435              Date: Tue, 27 Nov 2001 15:38:02 EST 
12436              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
12437      Branch: perl
12438            ! configure.com vms/vms.c vms/vmsish.h
12439 ____________________________________________________________________________
12440 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
12441         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
12442              From: Michael G Schwern <schwern@pobox.com> 
12443              Date: Tue, 27 Nov 2001 15:31:12 -0500
12444              Message-ID: <20011127153112.G20929@blackrider>
12445      Branch: perl
12446            ! t/run/kill_perl.t
12447 ____________________________________________________________________________
12448 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
12449         Log: (replaced by #13337)
12450              
12451              VMS can safely hardcode a termcap entry for VT100.
12452      Branch: perl
12453            ! lib/Term/Cap.pm
12454 ____________________________________________________________________________
12455 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
12456         Log: VMS piping fixes from Charles Lane (perl -P should
12457              be working now).
12458      Branch: perl
12459            ! vms/vms.c
12460 ____________________________________________________________________________
12461 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
12462         Log: Subject: [PATCH] perlvar.pod fix
12463              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12464              Date: Tue, 27 Nov 2001 13:11:47 -0500
12465              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
12466      Branch: perl
12467            ! pod/perlvar.pod
12468 ____________________________________________________________________________
12469 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
12470         Log: Update Changes.
12471      Branch: perl
12472            ! Changes patchlevel.h
12473 ____________________________________________________________________________
12474 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
12475         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
12476              From: "Craig A. Berry" <craigberry@mac.com> 
12477              Date: Tue, 27 Nov 2001 10:21:18 -0600
12478              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
12479      Branch: perl
12480            ! lib/ExtUtils/MM_VMS.pm
12481 ____________________________________________________________________________
12482 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
12483         Log: Protect against accumulating -options -options -options.
12484      Branch: perl
12485            ! hints/hpux.sh
12486 ____________________________________________________________________________
12487 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
12488         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
12489              From: Barrie Slaymaker <barries@slaysys.com>
12490              Date: Tue, 27 Nov 2001 10:58:54 -0500
12491              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
12492      Branch: perl
12493            ! lib/Benchmark.pm
12494 ____________________________________________________________________________
12495 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
12496         Log: Tiny fix from John P. Linderman.
12497      Branch: perl
12498            ! lib/sort.pm
12499 ____________________________________________________________________________
12500 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
12501         Log: The Story of sort(), from John P. Linderman.
12502      Branch: perl
12503            ! pod/perldelta.pod
12504 ____________________________________________________________________________
12505 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
12506         Log: Add information what to do if you are reading
12507              perluniintro but using some older Perl.
12508      Branch: perl
12509            ! pod/perluniintro.pod
12510 ____________________________________________________________________________
12511 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
12512         Log: Update the 'wide characters' FAQ entry.
12513      Branch: perl
12514            ! pod/perlfaq6.pod
12515 ____________________________________________________________________________
12516 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
12517         Log: Fix for
12518              
12519              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
12520              From: Marc Lehmann <root@schmorp.de>
12521              Date: Tue, 27 Nov 2001 14:27:14 +0100
12522              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
12523      Branch: perl
12524            ! ext/Encode.t ext/Encode/Encode.xs
12525 ____________________________________________________________________________
12526 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
12527         Log: Subject: [PATCH] DB_File 1.801
12528              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12529              Date: Tue, 27 Nov 2001 15:06:45 -0000
12530              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
12531      Branch: perl
12532            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12533            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
12534 ____________________________________________________________________________
12535 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
12536         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
12537      Branch: perl
12538            ! pod/perlmodlib.pod
12539 ____________________________________________________________________________
12540 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
12541         Log: sort() doc tweaks from John P. Linderman.
12542      Branch: perl
12543            ! pod/perlfunc.pod
12544 ____________________________________________________________________________
12545 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
12546         Log: Subject: [PATCH] More perldelta.pod nits
12547              From: Simon Glover <scog@roe.ac.uk>
12548              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
12549              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
12550      Branch: perl
12551            ! pod/perldelta.pod
12552 ____________________________________________________________________________
12553 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
12554         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
12555              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12556              Date: Tue, 27 Nov 2001 11:52:31 -0000
12557              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
12558      Branch: perl
12559            ! ext/Devel/PPPort/harness/Makefile.PL
12560 ____________________________________________________________________________
12561 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
12562         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
12563              From: Michael G Schwern <schwern@pobox.com>
12564              Date: Tue, 27 Nov 2001 03:38:24 -0500
12565              Message-ID: <20011127033824.A17775@blackrider>
12566      Branch: perl
12567            ! t/TEST
12568 ____________________________________________________________________________
12569 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
12570         Log: Subject: Re: perlcc very broken
12571              From: John Peacock <jpeacock@rowman.com>
12572              Date: Tue, 27 Nov 2001 06:48:01 -0500
12573              Message-ID: <3C037D71.4030508@rowman.com>
12574      Branch: perl
12575            ! utils/perlcc.PL
12576 ____________________________________________________________________________
12577 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
12578         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
12579              From: David Dyck <dcd@tc.fluke.com>
12580              Date: Mon, 26 Nov 2001 22:04:38 -0800
12581              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
12582      Branch: perl
12583            ! t/op/pack.t
12584 ____________________________________________________________________________
12585 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
12586         Log: Subject: [ID 20011126.149] t/op/split fails step 37
12587              From: David Dyck <dcd@tc.fluke.com>
12588              Date: Mon, 26 Nov 2001 21:52:35 -0800
12589              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
12590      Branch: perl
12591            ! t/op/split.t
12592 ____________________________________________________________________________
12593 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
12594         Log: incorporate last minute change from libnet 1.0901-tobe
12595      Branch: perl
12596            ! lib/Net/SMTP.pm
12597 ____________________________________________________________________________
12598 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
12599         Log: Pass 7 at perldelta - random edits.
12600      Branch: perl
12601            ! pod/perldelta.pod
12602 ____________________________________________________________________________
12603 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
12604         Log: Portability and skippage tweaks.
12605      Branch: perl
12606            ! t/op/split.t
12607 ____________________________________________________________________________
12608 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
12609         Log: (retracted by #13449)
12610              Try to make Unicode casemapping to work for EBCDIC, too.
12611      Branch: perl
12612            ! utf8.c
12613 ____________________________________________________________________________
12614 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
12615         Log: Just printing 1..0 is not quite enough...
12616      Branch: perl
12617            ! lib/Dumpvalue.t
12618 ____________________________________________________________________________
12619 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
12620         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
12621              Delay the match until runtime.
12622      Branch: perl
12623            ! t/op/append.t
12624 ____________________________________________________________________________
12625 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
12626         Log: UTF-EBCDIC.
12627      Branch: perl
12628            ! ext/Devel/Peek/Peek.t
12629 ____________________________________________________________________________
12630 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
12631         Log: Be UTF-EBCDIC aware.
12632      Branch: perl
12633            ! lib/bytes.t
12634 ____________________________________________________________________________
12635 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
12636         Log: Bad assumption which way digits and letters sort.
12637      Branch: perl
12638            ! lib/English.t
12639 ____________________________________________________________________________
12640 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
12641         Log: If in EBCDIC but no Convert::EBCDIC
12642              the libnet tests will all fail.
12643      Branch: perl
12644            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
12645            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
12646            ! lib/Net/t/smtp.t lib/Net/t/time.t
12647 ____________________________________________________________________________
12648 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
12649         Log: Just sorting to guarantee order is not enough.
12650              (Think EBCDIC.) 
12651      Branch: perl
12652            ! lib/ExtUtils/Manifest.t
12653 ____________________________________________________________________________
12654 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
12655         Log: OS/390 cleanable gunk.
12656      Branch: perl
12657            ! lib/ExtUtils/MM_Unix.pm
12658 ____________________________________________________________________________
12659 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
12660         Log: Update the EBCDIC MD5 checksums.
12661      Branch: perl
12662            ! ext/Digest/MD5/t/files.t
12663 ____________________________________________________________________________
12664 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
12665         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
12666              From: Nicholas Clark <nick@ccl4.org>
12667              Date: Mon, 26 Nov 2001 23:06:34 +0000
12668              Message-ID: <20011126230633.Q37621@plum.flirble.org>
12669      Branch: perl
12670            ! installman
12671 ____________________________________________________________________________
12672 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
12673         Log: sort tweaks from John P. Linderman.
12674      Branch: perl
12675            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
12676 ____________________________________________________________________________
12677 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
12678         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
12679              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
12680              Date: Mon, 26 Nov 2001 18:47:25 -0600
12681              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
12682              
12683              Craig Berry submitted half of this patch just yesterday.
12684              Spooky cosmic resonance.
12685      Branch: perl
12686            ! ext/Socket/Socket.xs
12687 ____________________________________________________________________________
12688 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
12689         Log: Subject: [PATCH] doio slightly smaller
12690              From: Nicholas Clark <nick@ccl4.org>
12691              Date: Tue, 27 Nov 2001 00:40:23 +0000      
12692              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
12693      Branch: perl
12694            ! doio.c
12695 ____________________________________________________________________________
12696 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
12697         Log: perldelta nits from Autrijus Tang and Ron Kimball.
12698      Branch: perl
12699            ! pod/perldelta.pod
12700 ____________________________________________________________________________
12701 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
12702         Log: Subject: [PATCH] unpack P* uses random length for item
12703              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
12704              Date: Mon, 26 Nov 2001 19:56:32 +0100
12705              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
12706      Branch: perl
12707            ! pod/perldiag.pod pp_pack.c t/op/pack.t
12708 ____________________________________________________________________________
12709 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
12710         Log: Subject: [PATCH current] system and taintedness
12711              From: Radu Greab <radu@netsoft.ro>
12712              Date: Mon, 26 Nov 2001 18:42:29 +0200
12713              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
12714      Branch: perl
12715            ! pp_sys.c t/op/taint.t
12716 ____________________________________________________________________________
12717 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
12718         Log: Subject: [PATCH @ 13283] Devel::PPPort
12719              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12720              Date: Mon, 26 Nov 2001 14:37:17 -0000
12721              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
12722      Branch: perl
12723            + ext/Devel/PPPort/MANIFEST
12724            ! MANIFEST ext/Devel/PPPort/Makefile.PL
12725            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
12726            ! ext/Devel/PPPort/harness/Harness.xs
12727            ! ext/Devel/PPPort/harness/Makefile.PL
12728            ! ext/Devel/PPPort/harness/module2.c
12729            ! ext/Devel/PPPort/harness/module3.c
12730            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
12731 ____________________________________________________________________________
12732 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
12733         Log: Update the test list.
12734      Branch: perl
12735            ! t/lib/1_compile.t
12736 ____________________________________________________________________________
12737 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
12738         Log: Sync-up tests with libnet distribution
12739      Branch: perl
12740            + lib/Net/t/netrc.t
12741            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
12742 ____________________________________________________________________________
12743 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
12744         Log: Update Changes.
12745      Branch: perl
12746            ! Changes patchlevel.h
12747 ____________________________________________________________________________
12748 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
12749         Log: Upgrade to podlators 1.16.
12750      Branch: perl
12751            + lib/Pod/t/basic.cap
12752            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
12753            ! lib/Pod/t/basic.t pod/pod2man.PL
12754 ____________________________________________________________________________
12755 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
12756         Log: Pass 6 at perldelta - sort enhancements, generic and
12757              platform specific bug fixes.
12758      Branch: perl
12759            ! pod/perldelta.pod
12760 ____________________________________________________________________________
12761 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
12762         Log: PROPAGATE documentation from Tony Cook.
12763      Branch: perl
12764            ! pod/perlfunc.pod
12765 ____________________________________________________________________________
12766 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
12767         Log: DJGPP cannot do signals that well.
12768      Branch: perl
12769            ! ext/POSIX/t/sigaction.t
12770 ____________________________________________________________________________
12771 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
12772         Log: Can't do subsecond alarms without ualarm; and break out
12773              early if alarms do not seem to be coming in as expected.
12774      Branch: perl
12775            ! ext/Time/HiRes/HiRes.t
12776 ____________________________________________________________________________
12777 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
12778         Log: No Socket, little Net.
12779      Branch: perl
12780            ! t/lib/1_compile.t
12781 ____________________________________________________________________________
12782 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
12783         Log: Take the taint brush to the getcwds.
12784      Branch: perl
12785            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
12786 ____________________________________________________________________________
12787 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
12788         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
12789              From: "Craig A. Berry" <craigberry@mac.com>
12790              Date: Sun, 25 Nov 2001 16:20:45 -0600
12791              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
12792      Branch: perl
12793            ! ext/Socket/Socket.xs
12794 ____________________________________________________________________________
12795 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
12796         Log: Since in some DOS filesystems the timestamp granularity
12797              may be only two seconds, better sleep for three to play safe.
12798              (Helps CygWin, at least.)
12799      Branch: perl
12800            ! lib/Memoize/t/expire_file.t
12801 ____________________________________________________________________________
12802 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
12803         Log: For some reason CygWin wasn't collapsing multiple
12804              slashes into one, which made some Spec.t tests to fail.
12805              Either CygWin was being too prudish or the collapsing
12806              logic needs to be rethunk.
12807      Branch: perl
12808            ! lib/File/Spec/Unix.pm
12809 ____________________________________________________________________________
12810 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
12811         Log: Cygwin needs to have libperl.dll around if trying to link
12812              with -lperl.  Note: this change cures the test but whether
12813              it cures CygPerl installation, I don't know: hopefully the
12814              libperl5_7_2.dll, or the version equivalent, gets installed
12815              also as libperl.dll to the proper place(s).
12816      Branch: perl
12817            ! lib/ExtUtils/Embed.t
12818 ____________________________________________________________________________
12819 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
12820         Log: -I../lib/.. and -L../lib/..?  Strange.
12821      Branch: perl
12822            ! lib/ExtUtils/Embed.t
12823 ____________________________________________________________________________
12824 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
12825         Log: $MM?
12826      Branch: perl
12827            ! lib/ExtUtils/Embed.pm
12828 ____________________________________________________________________________
12829 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
12830         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
12831              From: Dave Rolsky <autarch@urth.org>
12832              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
12833              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
12834      Branch: perl
12835            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
12836            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12837 ____________________________________________________________________________
12838 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
12839         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
12840              From: chromatic <chromatic@rmci.net>
12841              Date: Sat, 24 Nov 2001 14:56:57 -0700
12842              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
12843              
12844              plus a tweak for ithreads builds.
12845      Branch: perl
12846            + lib/DB.t
12847            ! MANIFEST lib/DB.pm
12848 ____________________________________________________________________________
12849 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
12850         Log: Win32 compilation tweaks for Blair Zajac.
12851      Branch: perl
12852            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
12853 ____________________________________________________________________________
12854 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
12855         Log: I don't think trying to bracket the hires time with lores
12856              times is going to be portable enough: Cygwin seems to be
12857              capable of getting hires ones rather consistently lower
12858              than the lores ones.  So let's try average difference instead.
12859      Branch: perl
12860            ! ext/Time/HiRes/HiRes.t
12861 ____________________________________________________________________________
12862 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
12863         Log: Subject: Re: benchmarks, sorts and reproducibility
12864              From: "John P. Linderman" <jpl@research.att.com>
12865              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
12866              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
12867              
12868              Randomize large partitions for quicksort to dodge the
12869              angry gods of quadratic.
12870      Branch: perl
12871            ! pp_sort.c
12872 ____________________________________________________________________________
12873 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
12874         Log: The joys of portable quoting.
12875      Branch: perl
12876            ! ext/Devel/PPPort/harness/Makefile.PL
12877 ____________________________________________________________________________
12878 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
12879         Log: sort pragma tweaks.
12880      Branch: perl
12881            ! lib/sort.pm
12882 ____________________________________________________________________________
12883 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
12884         Log: Skip the link= directives of utils.lst if no mandir
12885              (if no manpages).
12886      Branch: perl
12887            ! installman
12888 ____________________________________________________________________________
12889 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
12890         Log: integrate changes#8340,13260 from mainline
12891              
12892              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12893              
12894              change#3373 introduced a handle leak in backticks and piped open()s
12895              that fail
12896      Branch: maint-5.6/perl
12897            ! t/io/pipe.t util.c
12898 ____________________________________________________________________________
12899 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
12900         Log: change#3373 introduced a handle leak in backticks and piped open()s
12901              that fail
12902      Branch: perl
12903            ! util.c
12904 ____________________________________________________________________________
12905 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
12906         Log: metaconfig unit change for #13258.
12907      Branch: metaconfig/U/perl
12908            ! d_procselfexe.U
12909 ____________________________________________________________________________
12910 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
12911         Log: Extraenous breaks noticed by David Dyck.
12912      Branch: perl
12913            ! Configure
12914 ____________________________________________________________________________
12915 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
12916         Log: Revert the /proc/self/auxv experiment for now.
12917      Branch: perl
12918            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
12919 ____________________________________________________________________________
12920 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
12921         Log: Also ExtUtils.t had $^X assumptions.
12922      Branch: perl
12923            ! lib/ExtUtils.t
12924 ____________________________________________________________________________
12925 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
12926         Log: Now is Solaris if you start the t/perl in the t/
12927              as "./perl", the $^X will be "../perl", not "./perl".
12928      Branch: perl
12929            ! t/lib/1_compile.t
12930 ____________________________________________________________________________
12931 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
12932         Log: The new way of finding out $^X in Solaris
12933              requires a little tweak if the executable
12934              pathname is *not* absolute: prepend "./"
12935              (otherwise `$^X ...` will start perl from PATH...)
12936      Branch: perl
12937            ! perl.c
12938 ____________________________________________________________________________
12939 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
12940         Log: Avoid "will not stay shared" warnings.
12941      Branch: perl
12942            ! lib/ExtUtils/MM_Unix.pm
12943 ____________________________________________________________________________
12944 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
12945         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
12946              From: Michael G Schwern <schwern@pobox.com>
12947              Date: Sat, 24 Nov 2001 19:56:18 -0500
12948              Message-ID: <20011124195618.A14614@blackrider>            
12949      Branch: perl
12950            ! perl.c pp_sys.c t/op/magic.t util.c
12951 ____________________________________________________________________________
12952 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
12953         Log: In the MakeMaker pm_to_blib target don't copy all
12954              the files in one fell swoop, deal with them hunkwise,
12955              helps for CLIs with limited line lengths.
12956              (This seems to help for DJGPP building Encode,
12957              where there are dozens of files to copy.)
12958      Branch: perl
12959            ! lib/ExtUtils/MM_Unix.pm
12960 ____________________________________________________________________________
12961 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
12962         Log: testsuite leaves stray files behind on windows
12963      Branch: perl
12964            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
12965 ____________________________________________________________________________
12966 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
12967         Log: xsubpp produces a spurious warning on directories called 'typemap'
12968      Branch: perl
12969            ! lib/ExtUtils/xsubpp
12970 ____________________________________________________________________________
12971 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
12972         Log: xsubpp treats invalid (indented) cpp directives as comments
12973      Branch: perl
12974            ! ext/IO/IO.xs
12975 ____________________________________________________________________________
12976 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
12977         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
12978      Branch: perl
12979            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
12980 ____________________________________________________________________________
12981 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
12982         Log: The debug_pag needs to be visible at all times
12983              because of the re extension.
12984      Branch: perl
12985            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
12986 ____________________________________________________________________________
12987 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
12988         Log: Subject: Re: [PATCH] Tests are good
12989              From: Philip Newton <Philip.Newton@gmx.net>
12990              Date: Sat, 24 Nov 2001 21:24:00 +0100
12991              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
12992      Branch: perl
12993            ! pod/perlhack.pod
12994 ____________________________________________________________________________
12995 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
12996         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
12997              From: "Craig A. Berry" <craigberry@mac.com> 
12998              Date: Sat, 24 Nov 2001 12:45:44 -0600
12999              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
13000              
13001              (with tweaks, and combined with Sarathy's #13242)
13002      Branch: perl
13003            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
13004 ____________________________________________________________________________
13005 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
13006         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
13007              From: John Peacock <jpeacock@rowman.com>
13008              Date: Sat, 24 Nov 2001 14:27:46 -0500
13009              Message-ID: <3BFFF4B2.40509@rowman.com> 
13010      Branch: perl
13011            ! lib/Exporter/Heavy.pm
13012 ____________________________________________________________________________
13013 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
13014         Log: use portable quotes
13015      Branch: perl
13016            ! ext/Devel/PPPort/harness/Makefile.PL
13017 ____________________________________________________________________________
13018 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
13019         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
13020              From: Nicholas Clark <nick@ccl4.org>
13021              Date: Sat, 24 Nov 2001 18:06:26 +0000
13022              Message-ID: <20011124180626.T37621@plum.flirble.org>
13023      Branch: perl
13024            ! installman
13025 ____________________________________________________________________________
13026 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
13027         Log: Subject: [PATCH] perl5005delta.pod L<>
13028              From: Nicholas Clark <nick@ccl4.org>
13029              Date: Sat, 24 Nov 2001 18:04:21 +0000
13030              Message-ID: <20011124180421.S37621@plum.flirble.org>
13031      Branch: perl
13032            ! pod/perl5005delta.pod
13033 ____________________________________________________________________________
13034 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
13035         Log: fix typo in config.vc; regenerate win32 config_H.* files
13036      Branch: perl
13037            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13038            ! win32/config_H.vc
13039 ____________________________________________________________________________
13040 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
13041         Log: Mention the charnames::vianame().
13042      Branch: perl
13043            ! pod/perluniintro.pod
13044 ____________________________________________________________________________
13045 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
13046         Log: Add charnames::vianame() in case people want to access
13047              the codes in run-time (as opposed to the compile-timeness
13048              of \N{...}).
13049      Branch: perl
13050            ! lib/charnames.pm lib/charnames.t
13051 ____________________________________________________________________________
13052 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
13053         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
13054              From: Nicholas Clark <nick@ccl4.org>
13055              Date: Sat, 24 Nov 2001 16:30:42 +0000
13056              Message-ID: <20011124163042.R37621@plum.flirble.org>
13057      Branch: perl
13058            ! regcomp.c regcomp.h
13059 ____________________________________________________________________________
13060 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
13061         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
13062              From: Nicholas Clark <nick@ccl4.org>
13063              Date: Sat, 24 Nov 2001 16:24:33 +0000
13064              Message-ID: <20011124162433.Q37621@plum.flirble.org>
13065              
13066              cmp fixes.
13067      Branch: perl
13068            ! pp.c
13069 ____________________________________________________________________________
13070 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
13071         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
13072              (It seems that "./perl" gets resolved to "perl" now.)
13073      Branch: perl
13074            ! perl.c
13075 ____________________________________________________________________________
13076 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
13077         Log: Subject: [PATCH] DB_File 1.800        
13078              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
13079              Date: Sat, 24 Nov 2001 11:41:41 -0000
13080              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
13081      Branch: perl
13082            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13083            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13084            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13085            ! ext/DB_File/t/db-recno.t
13086 ____________________________________________________________________________
13087 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
13088         Log: Tweak the PUSHED documentation.
13089      Branch: perl
13090            ! ext/PerlIO/Via/Via.pm
13091 ____________________________________________________________________________
13092 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
13093         Log: Update 1_compile for new known tests.
13094      Branch: perl
13095            ! t/lib/1_compile.t
13096 ____________________________________________________________________________
13097 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
13098         Log: Move the MBF/MBI test modules to t/lib.
13099      Branch: perl
13100            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
13101            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
13102            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
13103            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
13104            ! lib/Math/BigInt/t/sub_mbi.t
13105 ____________________________________________________________________________
13106 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
13107         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
13108              From: "Craig A. Berry" <craigberry@mac.com> 
13109              Date: Fri, 23 Nov 2001 18:05:35 -0600
13110              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
13111      Branch: perl
13112            ! configure.com
13113 ____________________________________________________________________________
13114 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
13115         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
13116              From: PPrymmer@factset.com 
13117              Date: Fri, 23 Nov 2001 17:03:07 -0500
13118              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
13119      Branch: perl
13120            ! ext/Unicode/Normalize/mkheader
13121 ____________________________________________________________________________
13122 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
13123         Log: Here are the right helper files.
13124      Branch: perl
13125            + t/lib/Filter/Simple/ExportTest.pm
13126            + t/lib/Filter/Simple/FilterOnlyTest.pm
13127            + t/lib/Filter/Simple/FilterTest.pm
13128            + t/lib/Filter/Simple/ImportTest.pm
13129            ! MANIFEST
13130 ____________________________________________________________________________
13131 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
13132         Log: Update Changes.
13133      Branch: perl
13134            ! Changes patchlevel.h
13135 ____________________________________________________________________________
13136 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
13137         Log: Never mind.
13138      Branch: perl
13139            - lib/Filter/Simple/lib/ExportTest.pm
13140            - lib/Filter/Simple/lib/ImportTest.pm
13141 ____________________________________________________________________________
13142 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
13143         Log: Mis-add.
13144      Branch: perl
13145            + lib/Filter/Simple/lib/ExportTest.pm
13146            + lib/Filter/Simple/lib/ImportTest.pm
13147 ____________________________________________________________________________
13148 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
13149         Log: Upgrade to Filter::Simple 0.77.
13150      Branch: perl
13151            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
13152            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
13153            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
13154            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
13155            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
13156 ____________________________________________________________________________
13157 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
13158         Log: Missing p4 add.
13159      Branch: perl
13160            + lib/ExtUtils/MM_VMS.t
13161 ____________________________________________________________________________
13162 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
13163         Log: Pass 5 at perldelta - module and utility updates cleanup.
13164      Branch: perl
13165            ! pod/perldelta.pod
13166 ____________________________________________________________________________
13167 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
13168         Log: metaconfig unit change for #13219.
13169      Branch: metaconfig/U/perl
13170            ! d_procselfexe.U
13171 ____________________________________________________________________________
13172 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
13173         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
13174      Branch: perl
13175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13176            ! pod/buildtoc.PL pod/perltoc.pod
13177 ____________________________________________________________________________
13178 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
13179         Log: Add procselfexe and d_dirfd to strange lands.
13180      Branch: perl
13181            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
13182            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13183            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13184            ! win32/config.gc win32/config.vc win32/config.win64
13185            ! wince/config.ce
13186 ____________________________________________________________________________
13187 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
13188         Log: metaconfig unit change for #13216.
13189      Branch: metaconfig/U/perl
13190            ! d_procselfexe.U
13191 ____________________________________________________________________________
13192 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
13193         Log: Better to "quote" the pathname.
13194      Branch: perl
13195            ! Configure config_h.SH
13196 ____________________________________________________________________________
13197 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
13198         Log: Use PROCSELFEXE_PATH.
13199      Branch: perl
13200            ! perl.c
13201 ____________________________________________________________________________
13202 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
13203         Log: metaconfig unit change for #13213.
13204      Branch: metaconfig/U/perl
13205            ! d_procselfexe.U
13206 ____________________________________________________________________________
13207 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
13208         Log: Add probing for BSD-like /proc/curproc/file.
13209      Branch: perl
13210            ! Configure config_h.SH
13211 ____________________________________________________________________________
13212 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
13213         Log: metaconfig unit change for 13211.
13214      Branch: metaconfig/U/perl
13215            + d_dirfd.U
13216 ____________________________________________________________________________
13217 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
13218         Log: Add probing for dirfd() so that it can be added it IO::Dir.
13219      Branch: perl
13220            ! Configure config_h.SH perl.h
13221 ____________________________________________________________________________
13222 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
13223         Log: ...and update the test count.
13224      Branch: perl
13225            ! lib/Pod/t/basic.t
13226 ____________________________________________________________________________
13227 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
13228         Log: Must remove the cap test also from the test script.
13229      Branch: perl
13230            ! lib/Pod/t/basic.t
13231 ____________________________________________________________________________
13232 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
13233         Log: Subject: [PATCH] Tests are good
13234              From: Nicholas Clark <nick@ccl4.org>
13235              Date: Fri, 23 Nov 2001 18:12:21 +0000
13236              Message-ID: <20011123181220.F37621@plum.flirble.org>
13237      Branch: perl
13238            ! pod/perlhack.pod
13239 ____________________________________________________________________________
13240 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
13241         Log: The basic.cap from podlators 1.14 is not very portable.
13242      Branch: perl
13243            - lib/Pod/t/basic.cap
13244            ! MANIFEST
13245 ____________________________________________________________________________
13246 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
13247         Log: Subject: Re: [DOC PATCHES] pod cleanups
13248              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13249              Date: 22 Nov 2001 12:54:16 -0000
13250              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
13251      Branch: perl
13252            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
13253            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
13254 ____________________________________________________________________________
13255 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
13256         Log: FAQ sync.
13257      Branch: perl
13258            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
13259 ____________________________________________________________________________
13260 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
13261         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
13262              From: PPrymmer@factset.com
13263              Date: Fri, 23 Nov 2001 11:43:45 -0500
13264              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
13265      Branch: perl
13266            ! MANIFEST lib/ExtUtils/MM_VMS.pm
13267 ____________________________________________________________________________
13268 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
13269         Log: Corify podlators 1.14 test.
13270      Branch: perl
13271            ! lib/Pod/t/basic.t
13272 ____________________________________________________________________________
13273 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
13274         Log: Output tweak needed because of podlators 1.14.
13275      Branch: perl
13276            ! t/pod/multiline_items.xr
13277 ____________________________________________________________________________
13278 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
13279         Log: Upgrade to podlators 1.14.
13280      Branch: perl
13281            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
13282            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
13283            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
13284            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
13285            ! lib/Pod/Text/Overstrike.pm
13286 ____________________________________________________________________________
13287 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
13288         Log: perlmodinstall tweaks from Philip Newton.
13289      Branch: perl
13290            ! pod/perlmodinstall.pod
13291 ____________________________________________________________________________
13292 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
13293         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
13294              From: Autrijus Tang <autrijus@autrijus.org>           
13295              Date: Fri, 23 Nov 2001 23:55:53 +0800
13296              Message-ID: <20011123235553.A2310@not.autrijus.org>
13297      Branch: perl
13298            ! Porting/genlog
13299 ____________________________________________________________________________
13300 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
13301         Log: Subject: Re: regex oddness with \Z and $&
13302              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
13303              Date: Fri, 23 Nov 2001 15:15:24 +0000
13304              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
13305      Branch: perl
13306            ! regcomp.c t/op/re_tests
13307 ____________________________________________________________________________
13308 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
13309         Log: regen_headers.
13310      Branch: perl
13311            ! embed.h global.sym pod/perlapi.pod proto.h
13312 ____________________________________________________________________________
13313 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
13314         Log: Forgotten check-in.
13315      Branch: perl
13316            ! pod/perlapi.pod
13317 ____________________________________________________________________________
13318 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
13319         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
13320      Branch: perl
13321            ! lib/Test/Simple.pm
13322 ____________________________________________________________________________
13323 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
13324         Log: Retract #13173 (effectively retract Net::Ping 2.06,
13325              go back to 2.04, the 2.06 hasn't seen the patches
13326              that have gone to the blead version.)
13327      Branch: perl
13328            - lib/Net/Ping/CHANGES lib/Net/Ping/README
13329            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13330            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13331            - lib/Net/Ping/t/200_ping_tcp.t
13332            ! MANIFEST lib/Net/Ping.pm
13333 ____________________________________________________________________________
13334 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
13335         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
13336              From: Robin Barker <rmb1@cise.npl.co.uk>
13337              Date: Thu, 22 Nov 2001 11:00:38 GMT
13338              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
13339      Branch: perl
13340            ! utils/perldoc.PL
13341 ____________________________________________________________________________
13342 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
13343         Log: metaconfig unit change for #13191.
13344      Branch: metaconfig/U/perl
13345            ! d_procselfexe.U
13346 ____________________________________________________________________________
13347 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
13348         Log: procselfexe tweak: for some reason I had a ls in
13349              /proc/self/exe, not the ls Configure thought it
13350              would found.
13351      Branch: perl
13352            ! Configure
13353 ____________________________________________________________________________
13354 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
13355         Log: Corify the Net::Ping tests; skip the tests
13356              unless $ENV{PERL_TEST_Net_Ping} is true.
13357      Branch: perl
13358            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13359            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13360            ! lib/Net/Ping/t/200_ping_tcp.t
13361 ____________________________________________________________________________
13362 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
13363         Log: metaconfig units changes for #13188.
13364      Branch: metaconfig
13365            ! U/modified/Head.U
13366      Branch: metaconfig/U/perl
13367            ! issymlink.U
13368 ____________________________________________________________________________
13369 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
13370         Log: The #13182 didn't really help.  The real problem
13371              seems to be that 'sh' can in AIX mean at least three
13372              different things, and we can't know which one it is
13373              unless we export $newsh from an earlier run (and it's
13374              the 'bsh' aka 'sh' that has the the broken test -h).
13375      Branch: perl
13376            ! Configure
13377 ____________________________________________________________________________
13378 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
13379         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
13380      Branch: perl
13381            ! op.c t/op/override.t
13382 ____________________________________________________________________________
13383 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
13384         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
13385              From: PPrymmer@factset.com 
13386              Date: Wed, 21 Nov 2001 20:17:25 -0500
13387              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
13388      Branch: perl
13389            ! lib/Shell.t
13390 ____________________________________________________________________________
13391 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
13392         Log: Reapply perlmodinstall parts of #12897.
13393      Branch: perl
13394            ! pod/perlmodinstall.pod
13395 ____________________________________________________________________________
13396 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
13397         Log: perlmodinstall 2.01 from Jon Orwant.
13398      Branch: perl
13399            ! pod/perlmodinstall.pod
13400 ____________________________________________________________________________
13401 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
13402         Log: Subject: [PATCH @10907] REXX on OS/2
13403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13404              Date: Wed, 21 Nov 2001 15:26:11 -0500
13405              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
13406      Branch: perl
13407            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
13408            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
13409 ____________________________________________________________________________
13410 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
13411         Log: metaconfig unit change for #13181.
13412      Branch: metaconfig/U/perl
13413            ! issymlink.U
13414 ____________________________________________________________________________
13415 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
13416         Log: AIX has broken builtin 'test'.
13417      Branch: perl
13418            ! Configure
13419 ____________________________________________________________________________
13420 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
13421         Log: Subject: [PATCH 5.7.x] INSTALL size update
13422              From: Andy Dougherty <doughera@lafayette.edu>
13423              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
13424              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
13425      Branch: perl
13426            ! INSTALL
13427 ____________________________________________________________________________
13428 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
13429         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
13430              to pp_sort.c.  Includes the quicksort stabilizing layer
13431              from John P. Linderman.  -Msort=qsort or -Msort=fast is
13432              faster than without (or with -Msort=mergesort or -Msort=safe)
13433              for short random inputs, but for some reason not quite as fast
13434              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
13435              optimizing definitely needed.
13436      Branch: perl
13437            + lib/sort.pm lib/sort.t pp_sort.c
13438            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
13439            ! embed.pl global.sym perl.h pp_ctl.c proto.h
13440            ! vms/descrip_mms.template vos/build.cm win32/Makefile
13441            ! win32/makefile.mk wince/Makefile.ce
13442 ____________________________________________________________________________
13443 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
13444         Log: Sync file with libnet-1.0901-tobe
13445      Branch: perl
13446            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
13447            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
13448            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
13449            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
13450            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
13451 ____________________________________________________________________________
13452 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
13453         Log: Subject: [PATCH perldoc] problems with pod2man
13454              From: Robin Barker <rmb1@cise.npl.co.uk>
13455              Date: Wed, 21 Nov 2001 17:48:51 GMT
13456              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
13457      Branch: perl
13458            ! utils/perldoc.PL
13459 ____________________________________________________________________________
13460 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
13461         Log: debug_pad only visible when debugging.
13462      Branch: perl
13463            ! makedef.pl
13464 ____________________________________________________________________________
13465 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
13466         Log: metaconfig units changes for #13174.
13467      Branch: metaconfig/U/perl
13468            + d_procselfexe.U
13469            - procselfexe.U
13470 ____________________________________________________________________________
13471 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
13472         Log: procselfexe tweaks.
13473      Branch: perl
13474            ! Configure config_h.SH
13475 ____________________________________________________________________________
13476 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
13477         Log: Upgrade to Net::Ping 2.06.
13478      Branch: perl
13479            + lib/Net/Ping/CHANGES lib/Net/Ping/README
13480            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13481            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13482            + lib/Net/Ping/t/200_ping_tcp.t
13483            ! MANIFEST lib/Net/Ping.pm
13484 ____________________________________________________________________________
13485 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
13486         Log: Upgrade to Math::BigInt 1.47.
13487      Branch: perl
13488            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13489            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
13490            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
13491            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
13492            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
13493            ! lib/Math/BigInt/t/sub_mbi.t
13494 ____________________________________________________________________________
13495 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
13496         Log: Dynaloading for POSIX-BC from Thomas Dorner.
13497      Branch: perl
13498            ! hints/posix-bc.sh
13499 ____________________________________________________________________________
13500 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
13501         Log: Strange: the same mysterious regex study bug
13502              seems to be present both in OS/390 and POSIX-BC.
13503              Deep EBCDIC magic that regex engine gets wrong,
13504              or a bug in some compiler/library shared by the
13505              two platforms?  From Thomas Dorner.
13506      Branch: perl
13507            ! t/op/study.t
13508 ____________________________________________________________________________
13509 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
13510         Log: More lost and found.
13511      Branch: perl
13512            + lib/Test/Simple/README
13513            ! MANIFEST
13514 ____________________________________________________________________________
13515 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
13516         Log: MANIFESTly missing.
13517      Branch: perl
13518            ! MANIFEST
13519 ____________________________________________________________________________
13520 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
13521         Log: Subject: Re: PERFORCE change 13162 for review               
13522              From: Philip Newton <Philip.Newton@gmx.net> 
13523              Date: Wed, 21 Nov 2001 16:44:30 +0100
13524              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
13525      Branch: perl
13526            ! ext/Devel/PPPort/PPPort.pm
13527 ____________________________________________________________________________
13528 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
13529         Log: Update Changes.
13530      Branch: perl
13531            ! Changes patchlevel.h
13532 ____________________________________________________________________________
13533 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
13534         Log: Small doc tweaks.
13535      Branch: perl
13536            ! ext/PerlIO/Via/Via.pm
13537 ____________________________________________________________________________
13538 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
13539         Log: Redundant return.
13540      Branch: perl
13541            ! ext/MIME/Base64/QuotedPrint.pm
13542 ____________________________________________________________________________
13543 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
13544         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
13545              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
13546              Date: Wed, 21 Nov 2001 10:23:16 +0100
13547              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
13548      Branch: perl
13549            ! pp_pack.c t/op/pack.t
13550 ____________________________________________________________________________
13551 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
13552         Log: Add Devel::PPPort originally from Kenneth Albanowski,
13553              revigorated by Paul Marquess: gives h2xs a Perl version
13554              portability boost.
13555      Branch: perl
13556            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
13557            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
13558            + ext/Devel/PPPort/harness/Harness.pm
13559            + ext/Devel/PPPort/harness/Harness.xs
13560            + ext/Devel/PPPort/harness/Makefile.PL
13561            + ext/Devel/PPPort/harness/module2.c
13562            + ext/Devel/PPPort/harness/module3.c
13563            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
13564            ! MANIFEST lib/h2xs.t utils/h2xs.PL
13565 ____________________________________________________________________________
13566 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
13567         Log: Oops.
13568      Branch: perl
13569            ! lib/Test/Simple/t/filehandles.t
13570 ____________________________________________________________________________
13571 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
13572         Log: Subject: Re: PERFORCE change 13152 for review               
13573              From: Philip Newton <Philip.Newton@gmx.net> 
13574              Date: Wed, 21 Nov 2001 09:04:05 +0100
13575              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
13576      Branch: perl
13577            ! lib/Test/Builder.pm
13578 ____________________________________________________________________________
13579 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
13580         Log: Subject: Re: PERFORCE change 13142 for review
13581              From: Philip Newton <Philip.Newton@gmx.net>
13582              Date: Wed, 21 Nov 2001 09:04:03 +0100
13583              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
13584              
13585              plus rewrap few paragraphs.
13586      Branch: perl
13587            ! lib/Pod/LaTeX.pm
13588 ____________________________________________________________________________
13589 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
13590         Log: Integrate #13154 from macperl; Remove comments.
13591      Branch: perl
13592           !> lib/File/Spec/Mac.pm
13593 ____________________________________________________________________________
13594 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
13595         Log: Update the list of modules having tests.
13596      Branch: perl
13597            ! t/lib/1_compile.t
13598 ____________________________________________________________________________
13599 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
13600         Log: Slight doc changes.
13601      Branch: maint-5.6/macperl
13602            ! macos/macperl/MacPerl.podhelp
13603 ____________________________________________________________________________
13604 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
13605         Log: Add UTF-16 coercion.
13606      Branch: maint-5.6/macperl
13607            ! macos/lib/Mac/AppleEvents/Simple.pm
13608 ____________________________________________________________________________
13609 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
13610         Log: Remove comments.
13611      Branch: maint-5.6/macperl
13612            ! lib/File/Spec/Mac.pm
13613 ____________________________________________________________________________
13614 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
13615         Log: Fix FSpGetCatInfo (and other functions) corrupting
13616              memory with bad filespecs (bug #471867)
13617      Branch: maint-5.6/macperl
13618            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
13619 ____________________________________________________________________________
13620 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
13621         Log: Upgrade to Test::Simple 0.33.
13622      Branch: perl
13623            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
13624            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
13625            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
13626 ____________________________________________________________________________
13627 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
13628         Log: Upgrade to Test::Harness 1.26.
13629      Branch: perl
13630            ! lib/Test/Harness.pm lib/Test/Harness/Changes
13631 ____________________________________________________________________________
13632 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
13633         Log: Integrate change #13145 from maintperl;
13634              another compatibility tweak to change#12559: avoid quoting
13635              arguments that already have quotes; add test case
13636      Branch: perl
13637           !> t/op/system_tests win32/win32.c
13638 ____________________________________________________________________________
13639 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
13640         Log: integrate change#13147 from mainline (fixes nit in change#10091)
13641              
13642              Subject: [PATCH] spaceship and refs
13643      Branch: maint-5.6/perl
13644            ! pp.c pp_hot.c t/op/cmp.t
13645 ____________________________________________________________________________
13646 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
13647         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
13648              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
13649              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
13650              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
13651      Branch: perl
13652            + lib/Pod/t/utils.t
13653            ! MANIFEST
13654 ____________________________________________________________________________
13655 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
13656         Log: Subject: [PATCH] spaceship and refs
13657              From: Nicholas Clark <nick@ccl4.org>
13658              Date: Tue, 20 Nov 2001 21:59:51 +0000
13659              Message-ID: <20011120215951.U62891@plum.flirble.org> 
13660      Branch: perl
13661            ! pp.c pp_hot.c t/op/cmp.t
13662 ____________________________________________________________________________
13663 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
13664         Log: Try to clarify which I/O call operates on bytes,
13665              which on characters, which on either.
13666      Branch: perl
13667            ! pod/perlfunc.pod
13668 ____________________________________________________________________________
13669 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
13670         Log: another compatibility tweak to change#12559: avoid quoting
13671              arguments that already have quotes; add test case
13672      Branch: maint-5.6/perl
13673            ! t/op/system_tests win32/win32.c
13674 ____________________________________________________________________________
13675 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
13676         Log: Give a simple example of writing PerlIO::Via handlers
13677              in Perl.
13678      Branch: perl
13679            ! ext/PerlIO/Via/Via.pm
13680 ____________________________________________________________________________
13681 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
13682         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
13683      Branch: perl
13684            + lib/Pod/t/latex.t
13685            ! MANIFEST
13686 ____________________________________________________________________________
13687 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
13688         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
13689              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13690              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
13691              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
13692      Branch: perl
13693            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
13694 ____________________________________________________________________________
13695 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
13696         Log: Spread d_procselfexe to far-off lands (undefined).
13697      Branch: perl
13698            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
13699            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13700            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13701            ! win32/config.gc win32/config.vc win32/config.win64
13702            ! wince/config.ce
13703 ____________________________________________________________________________
13704 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
13705         Log: Integrate perlio; add detection and use of /proc/self/exe
13706              (Linuxism for finding the absolute path of the executable)
13707      Branch: perl
13708           !> Configure config_h.SH perl.c t/op/magic.t
13709 ____________________________________________________________________________
13710 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
13711         Log: Really define do_report_used() only if DEBUGGING.
13712      Branch: perl
13713            ! sv.c
13714 ____________________________________________________________________________
13715 [ 13138] By: nick                                  on 2001/11/20  20:01:05
13716         Log: perl.c change to use HAS_PROCSELFEXE, also
13717              tweak to $^X test to comprehend full path to real executable
13718              being returned (like Cygwin as it happens...)
13719      Branch: perlio
13720            ! perl.c t/op/magic.t
13721 ____________________________________________________________________________
13722 [ 13137] By: nick                                  on 2001/11/20  19:46:00
13723         Log: Integrate mainline
13724      Branch: perlio
13725           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13726           +> lib/NEXT/t/unseen.t
13727            - lib/NEXT/test.pl
13728           !> (integrate 34 files)
13729 ____________________________________________________________________________
13730 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
13731         Log: Subject: [?PATCH] terser pp_eq
13732              From: Nicholas Clark <nick@ccl4.org>
13733              Date: Mon, 19 Nov 2001 23:09:02 +0000
13734              Message-ID: <20011119230901.O62891@plum.flirble.org>
13735      Branch: perl
13736            ! pp_hot.c
13737 ____________________________________________________________________________
13738 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
13739         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
13740      Branch: perl
13741            ! pod/perldelta.pod
13742 ____________________________________________________________________________
13743 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
13744         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
13745              From: Andy Dougherty <doughera@lafayette.edu>
13746              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
13747              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
13748      Branch: perl
13749            ! ext/re/Makefile.PL ext/re/re.xs
13750 ____________________________________________________________________________
13751 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
13752         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
13753              From: Andy Dougherty <doughera@lafayette.edu>
13754              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
13755              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
13756      Branch: perl
13757            ! ext/re/re.xs
13758 ____________________________________________________________________________
13759 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
13760         Log: Integrate change #13119 from macperl.
13761              (No changes since already applied the patch,
13762              just keep perforce happy and well-fed.)
13763      Branch: perl
13764           !> lib/Pod/Html.pm
13765 ____________________________________________________________________________
13766 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
13767         Log: Subject: [PATCH] filter-util.pl for Mac OS
13768              From: Chris Nandor <pudge@pobox.com>
13769              Date: Tue, 20 Nov 2001 00:16:11 -0500
13770              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
13771      Branch: perl
13772            ! t/lib/filter-util.pl
13773 ____________________________________________________________________________
13774 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
13775         Log: Subject: [PATCH] Portability fix for Pod::Html
13776              From: Chris Nandor <pudge@pobox.com>
13777              Date: Tue, 20 Nov 2001 00:01:05 -0500
13778              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
13779      Branch: perl
13780            ! lib/Pod/Html.pm
13781 ____________________________________________________________________________
13782 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
13783         Log: Need to skip more tests if not perlio.
13784      Branch: perl
13785            ! lib/open.t
13786 ____________________________________________________________________________
13787 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
13788         Log: Pass 3 at perldelta - sort the lists of new modules,
13789              module improvements, and new platforms.
13790      Branch: perl
13791            ! pod/perldelta.pod
13792 ____________________________________________________________________________
13793 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
13794         Log: Document ${^OPEN}.
13795      Branch: perl
13796            ! pod/perlvar.pod
13797 ____________________________________________________________________________
13798 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
13799         Log: Make configpm work with extra keys
13800      Branch: maint-5.6/macperl
13801            ! macos/configpm
13802 ____________________________________________________________________________
13803 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
13804         Log: Version and doc updates
13805      Branch: maint-5.6/macperl
13806            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
13807 ____________________________________________________________________________
13808 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
13809         Log: More fixes for error message parsing (bug #470316)
13810      Branch: maint-5.6/macperl
13811            ! macos/macish.c
13812 ____________________________________________________________________________
13813 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
13814         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
13815              remove obsolete function (bug #465225)
13816      Branch: maint-5.6/macperl
13817            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
13818            ! macos/macperl/MPScript.c
13819 ____________________________________________________________________________
13820 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
13821         Log: Add p2as droplet to distribution.
13822      Branch: maint-5.6/macperl
13823            + macos/macperl/Droplets/p2as.plx
13824 ____________________________________________________________________________
13825 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
13826         Log: Bundle File::Sort.
13827      Branch: maint-5.6/macperl
13828            + macos/bundled_lib/blib/lib/File/Sort.pm
13829 ____________________________________________________________________________
13830 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
13831         Log: Various bundled module fixes.
13832      Branch: maint-5.6/macperl
13833            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
13834            ! macos/bundled_ext/Digest/MD5/t/files.t
13835            ! macos/bundled_ext/Filter/t/filter-util.pl
13836            ! macos/bundled_lib/blib/lib/Net/Config.pm
13837            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
13838 ____________________________________________________________________________
13839 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
13840         Log: Portability fix for Pod::Html.
13841      Branch: maint-5.6/macperl
13842            ! lib/Pod/Html.pm
13843 ____________________________________________________________________________
13844 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
13845         Log: Upgrade to Text::Balanced 1.89.
13846      Branch: perl
13847            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
13848            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
13849            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
13850            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
13851            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
13852            ! lib/Text/Balanced/t/gentag.t
13853 ____________________________________________________________________________
13854 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
13855         Log: Upgrade to NEXT 0.50.
13856      Branch: perl
13857            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13858            + lib/NEXT/t/unseen.t
13859            - lib/NEXT/test.pl
13860            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
13861 ____________________________________________________________________________
13862 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
13863         Log: Integrate with maint-5.6/perl.
13864      Branch: maint-5.6/macperl
13865           !> win32/win32.c
13866 ____________________________________________________________________________
13867 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
13868         Log: Update the README.threads scary header a bit.
13869      Branch: perl
13870            ! README.threads
13871 ____________________________________________________________________________
13872 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
13873         Log: Pass 2 at perldelta: add some changes since 5.7.2.
13874      Branch: perl
13875            ! pod/perldelta.pod
13876 ____________________________________________________________________________
13877 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
13878         Log: Subject: [DOC PATCH] perlfaq4.pod 
13879              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13880              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
13881              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
13882      Branch: perl
13883            ! pod/perlfaq4.pod
13884 ____________________________________________________________________________
13885 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
13886         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
13887              From: Michael G Schwern <schwern@pobox.com> 
13888              Date: Mon, 19 Nov 2001 19:53:12 -0500
13889              Message-ID: <20011119195311.I11883@blackrider>
13890      Branch: perl
13891            ! perl.c
13892 ____________________________________________________________________________
13893 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
13894         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
13895              From: PPrymmer@factset.com
13896              Date: Mon, 19 Nov 2001 17:08:59 -0500
13897              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
13898      Branch: perl
13899            ! vms/descrip_mms.template
13900 ____________________________________________________________________________
13901 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
13902         Log: Create a per-interpeter debug scratchpad container
13903              and use that for the regexec debugging.
13904      Branch: perl
13905            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
13906 ____________________________________________________________________________
13907 [ 13109] By: nick                                  on 2001/11/19  22:01:45
13908         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
13909              Configure unit detects the feature).
13910      Branch: metaconfig/U/perl
13911            + procselfexe.U
13912      Branch: perlio
13913            ! Configure config_h.SH
13914 ____________________________________________________________________________
13915 [ 13108] By: nick                                  on 2001/11/19  20:39:17
13916         Log: Integrate mainline
13917      Branch: perlio
13918           +> t/op/or.t
13919           !> (integrate 44 files)
13920 ____________________________________________________________________________
13921 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
13922         Log: sysseek tweak.
13923      Branch: perl
13924            ! pod/perlfunc.pod
13925 ____________________________________________________________________________
13926 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
13927         Log: Move the sysio tests from io/utf8 to lib/open.
13928      Branch: perl
13929            ! lib/open.t t/io/utf8.t
13930 ____________________________________________________________________________
13931 [ 13105] By: nick                                  on 2001/11/19  20:15:39
13932         Log: Add a .package and a README to //depot/metaconfig
13933      Branch: metaconfig
13934            + .package README
13935 ____________________________________________________________________________
13936 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
13937         Log: Thou shalt not mix stdio and sysio.
13938      Branch: perl
13939            ! t/io/utf8.t
13940 ____________________________________________________________________________
13941 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
13942         Log: Update Changes.
13943      Branch: perl
13944            ! Changes patchlevel.h
13945 ____________________________________________________________________________
13946 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
13947         Log: The runops_debug needs to be present always, otherwise
13948              places like AIX which need an explicit symbol export list
13949              will croak when trying to build Devel::Peek (which uses
13950              the runops_debug).
13951      Branch: perl
13952            ! makedef.pl
13953 ____________________________________________________________________________
13954 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
13955         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
13956              From: PPrymmer@factset.com 
13957              Date: Mon, 19 Nov 2001 11:34:22 -0500
13958              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
13959      Branch: perl
13960            ! lib/Memoize/t/tie_sdbm.t
13961 ____________________________________________________________________________
13962 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
13963         Log: Retract #13088: it seems that unless dump.c is extensively
13964              reorganized as to what symbols it shows, when, and to whom,
13965              we are stuck with having the dump.o symbols in the libperl
13966              and thusly in the main Perl binary.
13967      Branch: perl
13968            ! embedvar.h perlapi.h perlvars.h
13969 ____________________________________________________________________________
13970 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
13971         Log: The _uni_display should not be in dump.c since they
13972              are used under normal operation (S_not_a_number()).
13973      Branch: perl
13974            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
13975 ____________________________________________________________________________
13976 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
13977         Log: Protect sv_dump() from being included unless DEBUGGING,
13978              as noticed by Ilya.
13979      Branch: perl
13980            ! sv.c
13981 ____________________________________________________________________________
13982 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
13983         Log: Pending further investigation skip the tell() tests.
13984              The tell() is okay on Solaris, HP-UX and Tru64, but fails
13985              (by returning too much) in Linux.
13986      Branch: perl
13987            ! t/io/utf8.t
13988 ____________________________________________________________________________
13989 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
13990         Log: Retract #13082 until a better solution is found:
13991              statics break ithreads.
13992      Branch: perl
13993            ! regexec.c
13994 ____________________________________________________________________________
13995 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
13996         Log: Figures 1 and 2 for UTF-8.
13997      Branch: perl
13998            ! pod/perlunicode.pod
13999 ____________________________________________________________________________
14000 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
14001         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
14002              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14003              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
14004              Message-ID: <20011119132645.A15034@rafael>
14005      Branch: perl
14006            ! op.c pod/perldiag.pod t/lib/warnings/op
14007 ____________________________________________________________________________
14008 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
14009         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
14010              From: Michael G Schwern <schwern@pobox.com> 
14011              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
14012              Message-ID: <20011119031112.E786@blackrider>
14013      Branch: perl
14014            ! t/op/closure.t
14015 ____________________________________________________________________________
14016 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
14017         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
14018              From: Michael G Schwern <schwern@pobox.com>
14019              Date: Mon, 19 Nov 2001 03:42:56 -0500
14020              Message-ID: <20011119034256.I786@blackrider>
14021      Branch: perl
14022            + t/op/or.t
14023            ! MANIFEST
14024 ____________________________________________________________________________
14025 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
14026         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
14027              From: "Craig A. Berry" <craigberry@mac.com>
14028              Date: Sun, 18 Nov 2001 14:33:48 -0600
14029              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
14030      Branch: perl
14031            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
14032 ____________________________________________________________________________
14033 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
14034         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
14035              From: Dave Rolsky <autarch@urth.org>
14036              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
14037              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
14038      Branch: perl
14039            ! lib/ExtUtils/Manifest.pm
14040 ____________________________________________________________________________
14041 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
14042         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
14043              From: Dave Rolsky <autarch@urth.org>
14044              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
14045              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
14046      Branch: perl
14047            ! lib/ExtUtils/Install.pm
14048 ____________________________________________________________________________
14049 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
14050         Log: The runops_dbg should not be needed.
14051      Branch: perl
14052            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
14053 ____________________________________________________________________________
14054 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
14055         Log: do_spawn() cleanup from Charles Lane.
14056      Branch: perl
14057            ! vms/vms.c
14058 ____________________________________________________________________________
14059 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
14060         Log: Update the list of tests.
14061      Branch: perl
14062            ! t/lib/1_compile.t
14063 ____________________________________________________________________________
14064 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
14065         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
14066              From: Michael G Schwern <schwern@pobox.com> 
14067              Date: Fri, 16 Nov 2001 17:37:04 -0500
14068              Message-ID: <20011116173703.L30160@blackrider>
14069      Branch: perl
14070            ! t/lib/warnings/sv
14071 ____________________________________________________________________________
14072 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
14073         Log: FAQ sync.
14074      Branch: perl
14075            ! pod/perlfaq4.pod
14076 ____________________________________________________________________________
14077 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
14078         Log: Integrate perlio; win32 sync.
14079      Branch: perl
14080           !> perlio.c win32/win32io.c
14081 ____________________________________________________________________________
14082 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
14083         Log: (retracted by #13096)
14084              Debugging would be badly skewed by a malloc per regex dump.
14085      Branch: perl
14086            ! regexec.c
14087 ____________________________________________________________________________
14088 [ 13081] By: nick                                  on 2001/11/18  19:08:40
14089         Log: Win32 layer has a dup which needs to match new prototype.
14090      Branch: perlio
14091            ! win32/win32io.c
14092 ____________________________________________________________________________
14093 [ 13080] By: nick                                  on 2001/11/18  19:05:02
14094         Log: Wrong way to get stdio mode used.
14095      Branch: perlio
14096            ! perlio.c
14097 ____________________________________________________________________________
14098 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
14099         Log: Retract #13048: that introduced a malloc() (through savepvn())
14100              to *every* m//, which killed the performance quite badly.
14101      Branch: perl
14102            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
14103 ____________________________________________________________________________
14104 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
14105         Log: Pass 1 at perldelta.pod: sort the section contents
14106              together, drop all but the 5.7.2 known problems,
14107              leave the 5.7.1 security note since that's the
14108              fullest explanation (update the date on that).
14109      Branch: perl
14110            ! pod/perldelta.pod
14111 ____________________________________________________________________________
14112 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
14113         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
14114              
14115              Tiny problem in the test for 20011113.110: I hope
14116              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
14117      Branch: perl
14118            ! pp.c t/op/repeat.t
14119 ____________________________________________________________________________
14120 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
14121         Log: All of syswrite/send/sendto need to return character counts,
14122              and character counts from the offset, not the beginning of
14123              the scalar.
14124      Branch: perl
14125            ! pp_sys.c
14126 ____________________________________________________________________________
14127 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
14128         Log: Integrate PerlIO: duping fixes.
14129      Branch: perl
14130           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14131           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
14132           !> perliol.h sv.c
14133 ____________________________________________________________________________
14134 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
14135         Log: syswrite() was still returning byte counts, not character counts.
14136      Branch: perl
14137            ! pp_sys.c t/io/utf8.t
14138 ____________________________________________________________________________
14139 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
14140         Log: Add test for sysread().
14141      Branch: perl
14142            ! t/io/utf8.t
14143 ____________________________________________________________________________
14144 [ 13072] By: nick                                  on 2001/11/18  16:15:31
14145         Log: Allow dup'ing of PerlIO::Scalar etc.
14146      Branch: perlio
14147            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14148            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
14149            ! perliol.h sv.c
14150 ____________________________________________________________________________
14151 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
14152         Log: Prepend a null byte to the test set.
14153      Branch: perl
14154            ! t/io/utf8.t
14155 ____________________________________________________________________________
14156 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
14157         Log: Document how "no utf8;" can become handy.
14158      Branch: perl
14159            ! lib/utf8.pm
14160 ____________________________________________________________________________
14161 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
14162         Log: Integrate perlio; force the inclusion of the PL_runops_*
14163      Branch: perl
14164           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
14165 ____________________________________________________________________________
14166 [ 13068] By: nick                                  on 2001/11/18  13:23:33
14167         Log: embed.pl generated changes I forgot to include
14168      Branch: perlio
14169            ! embedvar.h perlapi.h pod/perlapi.pod
14170 ____________________________________________________________________________
14171 [ 13067] By: nick                                  on 2001/11/18  12:50:19
14172         Log: Force inclusion of both Perl_runops_* in perl itself,
14173              so they are available for Peek.xs etc.
14174      Branch: perlio
14175            ! perlvars.h
14176 ____________________________________________________________________________
14177 [ 13066] By: nick                                  on 2001/11/18  11:00:34
14178         Log: Integrate mainline - a few Devel::Peak fails.
14179      Branch: perlio
14180           +> (branch 29 files)
14181            - ext/Thread/Thread.pm lib/Benchmark.t
14182            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
14183            - lib/Lingua/KO/Hangul/Util/README
14184            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
14185            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
14186            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
14187            - vms/ext/vmsish.pm vms/ext/vmsish.t
14188            ! hv.c
14189           !> (integrate 389 files)
14190 ____________________________________________________________________________
14191 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
14192         Log: Start working on perldelta.  This is not yet any sort of
14193              editing; just concatenating perl570delta, perl571delta,
14194              and perl572delta.  Any sorting not done, any duplicate
14195              removal not done, any removal or update of obsolete items
14196              not done, any changes since 5.7.2 not included.  So there.
14197      Branch: perl
14198            ! pod/perldelta.pod
14199 ____________________________________________________________________________
14200 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
14201         Log: Banish "use utf8".
14202      Branch: perl
14203            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
14204 ____________________________________________________________________________
14205 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
14206         Log: Tweak from Charles Lane.
14207      Branch: perl
14208            ! vms/vms.c
14209 ____________________________________________________________________________
14210 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
14211         Log: Integrate change #13058 from maintperl;
14212              change#12559 breaks things on Win9x because command.com doesn't
14213              grok dquotes at all; disable all the system() smarts for
14214              command.com
14215      Branch: perl
14216           !> win32/win32.c
14217 ____________________________________________________________________________
14218 [ 13061] By: ams                                   on 2001/11/17  13:46:11
14219         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
14220              From: Jonathan Stowe <gellyfish@gellyfish.com>
14221              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
14222              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
14223      Branch: perl
14224            ! lib/Term/Cap.pm
14225 ____________________________________________________________________________
14226 [ 13060] By: ams                                   on 2001/11/17  09:49:10
14227         Log: Subject: [PATCH9 File/Find.pm doc nits
14228              From: Tels <perl_dummy@bloodgate.com>
14229              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
14230      Branch: perl
14231            ! lib/File/Find.pm
14232 ____________________________________________________________________________
14233 [ 13059] By: ams                                   on 2001/11/17  09:38:38
14234         Log: Subject: [PATCH] Benchmark.pm nit
14235              From: Tels <perl_dummy@bloodgate.com>
14236              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
14237      Branch: perl
14238            ! lib/Benchmark.pm
14239 ____________________________________________________________________________
14240 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
14241         Log: change#12559 breaks things on Win9x because command.com doesn't
14242              grok dquotes at all; disable all the system() smarts for
14243              command.com
14244      Branch: maint-5.6/perl
14245            ! win32/win32.c
14246 ____________________________________________________________________________
14247 [ 13057] By: ams                                   on 2001/11/16  20:30:03
14248         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
14249              From: Andy Dougherty <doughera@lafayette.edu>
14250              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
14251              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
14252      Branch: perl
14253            ! lib/Unicode/UCD.t
14254 ____________________________________________________________________________
14255 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
14256         Log: Subject: [Patch Perl@13023] VMS system() warning
14257              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14258              Date: Fri, 16 Nov 2001 15:20:11 EST
14259              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
14260      Branch: perl
14261            ! vms/vms.c
14262 ____________________________________________________________________________
14263 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
14264         Log: It's neither-nor, and protect against the impossible.
14265      Branch: perl
14266            ! lib/Thread.pm
14267 ____________________________________________________________________________
14268 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
14269         Log: 5005threads didn't work because $Thread::VERSION wasn't
14270              visible.  Oops.
14271      Branch: perl
14272            ! ext/Thread/Makefile.PL lib/Thread.pm
14273 ____________________________________________________________________________
14274 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
14275         Log: Robustness against Linux using something else than gcc;
14276              based on
14277              
14278              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
14279              From: Charles Randall <cfriv@yahoo.com>
14280              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
14281              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
14282      Branch: perl
14283            ! ext/Errno/Errno_pm.PL
14284 ____________________________________________________________________________
14285 [ 13052] By: ams                                   on 2001/11/16  16:46:39
14286         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
14287              From: Russ Allbery <rra@stanford.edu>
14288              Date: 16 Nov 2001 09:44:21 -0800
14289              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
14290      Branch: perl
14291            ! lib/Pod/ParseLink.pm
14292 ____________________________________________________________________________
14293 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
14294         Log: Update perluniintro on the UTF-8 output matters
14295              (that -w will warn unless the stream is explicitly UTF-8-ified).
14296      Branch: perl
14297            ! pod/perluniintro.pod
14298 ____________________________________________________________________________
14299 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
14300         Log: Adding new files to MANIFEST is nice.
14301      Branch: perl
14302            ! MANIFEST
14303 ____________________________________________________________________________
14304 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
14305         Log: Update Changes.
14306      Branch: perl
14307            ! Changes patchlevel.h
14308 ____________________________________________________________________________
14309 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
14310         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
14311              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
14312              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
14313              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
14314      Branch: perl
14315            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
14316 ____________________________________________________________________________
14317 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
14318         Log: Rename perlunintro to perluniintro; regen toc.
14319      Branch: perl
14320            + pod/perluniintro.pod
14321            - pod/perlunintro.pod
14322            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14323 ____________________________________________________________________________
14324 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
14325         Log: Document the negated lookahead trick to emulate
14326              character class subtraction.
14327      Branch: perl
14328            ! pod/perlunicode.pod
14329 ____________________________________________________________________________
14330 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
14331         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
14332              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14333              Date: Fri, 16 Nov 2001 23:31:04 +0900
14334              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
14335              
14336              (with the tweak that Cntrl is not C, it's Cc)
14337      Branch: perl
14338            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
14339            ! lib/unicore/mktables
14340 ____________________________________________________________________________
14341 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
14342         Log: Subject: [PATCH current] runtime runops switch
14343              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14344              Date: Fri, 16 Nov 2001 00:48:09 -0500
14345              Message-ID: <20011116004809.A934@math.ohio-state.edu>
14346      Branch: perl
14347            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
14348            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
14349            ! pod/perlintern.pod proto.h run.c
14350 ____________________________________________________________________________
14351 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
14352         Log: Further discourage old Thread code; tell how to tell
14353              the difference.
14354      Branch: perl
14355            ! lib/Thread.pm
14356 ____________________________________________________________________________
14357 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
14358         Log: A missing return; from Charles Lane.
14359      Branch: perl
14360            ! vms/vms.c
14361 ____________________________________________________________________________
14362 [ 13041] By: ams                                   on 2001/11/16  12:11:14
14363         Log: Subject: [PATCH] Doc spellcheck + podcheck
14364              From: Autrijus Tang <autrijus@egb.elixus.org>
14365              Date: Thu, 15 Nov 2001 22:49:05 -0800
14366              Message-Id: <20011116064905.GA44092@egb.elixus.org>
14367              
14368              Subject: [PATCH] podcheck+spellcheck, the rest of the story
14369              From: Autrijus Tang <autrijus@egb.elixus.org>
14370              Date: Fri, 16 Nov 2001 00:42:20 -0800
14371              Message-Id: <20011116084220.GA44295@egb.elixus.org>
14372              
14373              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
14374              From: Nicholas Clark <nick@ccl4.org>
14375              Date: Fri, 16 Nov 2001 10:32:01 +0000
14376              Message-Id: <20011116103200.F62891@plum.flirble.org>
14377              (Applied after suitable de-mangling.)
14378      Branch: perl
14379            ! README.aix README.dgux README.dos README.epoc README.hpux
14380            ! README.mint README.mpeix README.netware README.os2
14381            ! README.os390 README.plan9 README.qnx README.solaris
14382            ! README.threads doio.c pod/perl571delta.pod
14383            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
14384            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
14385            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
14386            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
14387            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
14388            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
14389 ____________________________________________________________________________
14390 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
14391         Log: Avoid redefinedness warning for now.
14392      Branch: perl
14393            ! lib/Thread.pm
14394 ____________________________________________________________________________
14395 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
14396         Log: use strict.
14397      Branch: perl
14398            ! lib/Thread.pm
14399 ____________________________________________________________________________
14400 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
14401         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
14402              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
14403              Date: Thu, 15 Nov 2001 22:54:47 EST 
14404              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
14405      Branch: perl
14406            ! vms/vms.c vms/vmspipe.com
14407 ____________________________________________________________________________
14408 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
14409         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
14410              From: "chromatic" <chromatic@rmci.net>
14411              Date: Thu, 15 Nov 2001 19:54:23 -0700
14412              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
14413      Branch: perl
14414            ! lib/File/stat.t
14415 ____________________________________________________________________________
14416 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
14417         Log: Make Thread a wrapper for both ithreads and 5005threads.
14418              Needs a lot of work and Arthur's eyeballing (and finishing
14419              few missing odds and ends of threads.pm).  Now Thread
14420              is an extension without its own .pm.
14421              
14422              If there are people who have experience working with
14423              either the 5005threads or the ithreads: cleaning up
14424              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
14425              and porting the various Thread::* modules, like Thread::Queue,
14426              to work also with ithreads, is needed.
14427              
14428              Removed the 5005threads requirement from the 5005 tests
14429              for easier testing (not all of them work yet since
14430              they use the Thread::* modules that have not been made
14431              to work with ithreads).  Leave the 5005 tests named as
14432              *.tx so that they are not run by "make test".
14433      Branch: perl
14434            + lib/Thread.pm
14435            - ext/Thread/Thread.pm
14436            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
14437            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
14438            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
14439            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
14440            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
14441            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
14442            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
14443 ____________________________________________________________________________
14444 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
14445         Log: $VERSION "a5" doesn't quite work.
14446      Branch: perl
14447            ! ext/B/Makefile.PL
14448 ____________________________________________________________________________
14449 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
14450         Log: Add the fruits of Larry Shatzer's version verifying script.
14451              (There are some straddlers, but they will be fixed in the
14452              upcoming releases of the modules.)
14453      Branch: perl
14454            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
14455            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
14456            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
14457            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
14458            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
14459            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
14460            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14461            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
14462            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
14463            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
14464            ! wince/FindExt.pm
14465 ____________________________________________________________________________
14466 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
14467         Log: Add Larry Shatzer's VERSION verifying script.
14468      Branch: perl
14469            + Porting/checkVERSION.pl
14470            ! MANIFEST Porting/pumpkin.pod
14471 ____________________________________________________________________________
14472 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
14473         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
14474              From: Michael G Schwern <schwern@pobox.com>
14475              Date: Thu, 15 Nov 2001 19:26:40 -0500
14476              Message-ID: <20011115192640.R31399@blackrider>
14477      Branch: perl
14478            ! t/test.pl
14479 ____________________________________________________________________________
14480 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
14481         Log: Document the MY_CXT business; from Paul Marquess.
14482      Branch: perl
14483            ! pod/perlxs.pod
14484 ____________________________________________________________________________
14485 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
14486         Log: VMSCMD synch attempt.
14487      Branch: perl
14488            ! vms/vms.c vms/vmsish.h
14489 ____________________________________________________________________________
14490 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
14491         Log: Advise against -P as instructed by Schwern.
14492      Branch: perl
14493            ! pod/perlrun.pod
14494 ____________________________________________________________________________
14495 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
14496         Log: Subject: [PATCH] v-strings as Objects Step 1
14497              From: John Peacock <jpeacock@rowman.com>
14498              Date: Thu, 15 Nov 2001 12:41:04 -0500
14499              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
14500      Branch: perl
14501            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
14502            ! util.c
14503 ____________________________________________________________________________
14504 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
14505         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
14506              From: Michael G Schwern <schwern@pobox.com>
14507              Date: Thu, 15 Nov 2001 12:47:59 -0500
14508              Message-ID: <20011115124759.E31399@blackrider>
14509      Branch: perl
14510            + t/run/switchx.aux t/run/switchx.t
14511            ! MANIFEST t/run/switches.t
14512 ____________________________________________________________________________
14513 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
14514         Log: Upgrade to Getopt::Long 2.26_03.
14515      Branch: perl
14516            ! lib/Getopt/Long.pm
14517 ____________________________________________________________________________
14518 [ 13025] By: ams                                   on 2001/11/15  20:46:22
14519         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
14520              From: Michael G Schwern <schwern@pobox.com>
14521              Date: Thu, 15 Nov 2001 16:24:11 -0500
14522              Message-Id: <20011115162411.M31399@blackrider>
14523      Branch: perl
14524            ! vms/vms.c
14525 ____________________________________________________________________________
14526 [ 13024] By: ams                                   on 2001/11/15  19:32:06
14527         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
14528              From: rspier@pobox.com (Robert Spier)
14529              Date: Thu, 15 Nov 2001 11:19:21 -0800
14530              Message-Id: <15348.5433.732364.963687@rls.cx>
14531      Branch: perl
14532            ! op.c
14533 ____________________________________________________________________________
14534 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
14535         Log: Update Changes.
14536      Branch: perl
14537            ! Changes patchlevel.h
14538 ____________________________________________________________________________
14539 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
14540         Log: Subject: [PATCH] new tests for command-line switches
14541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14542              Date: Thu, 15 Nov 2001 17:00:30 +0100
14543              Message-ID: <20011115170030.A14193@rafael>
14544      Branch: perl
14545            + t/run/switches.t
14546            ! MANIFEST
14547 ____________________________________________________________________________
14548 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
14549         Log: Upgrade to podlators 1.13.
14550      Branch: perl
14551            + lib/Pod/ParseLink.pm
14552            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
14553            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
14554            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
14555            ! t/pod/pod2usage.xr t/pod/podselect.xr
14556 ____________________________________________________________________________
14557 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
14558         Log: skip "might be used uninitialized".
14559      Branch: perl
14560            ! pp_sys.c
14561 ____________________________________________________________________________
14562 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
14563         Log: Fix for "perlio bug in koi8-r encoding".  The problem
14564              seemed to be that binmode() always flushed the handle,
14565              which is not so good when switching encodings.  Fixed,
14566              added Matt Sergeant's testcase, documented in perlfunc/binmode,
14567              also added a pointer about disciplines to perlfunc/open,
14568              and in general cleaned up and reformatted the open entry.
14569      Branch: perl
14570            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
14571 ____________________________________________________________________________
14572 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
14573         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
14574              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
14575              Date: 15 Nov 2001 08:57:06 -0000
14576              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
14577              
14578              chop() and chomp() are not real list functions,
14579              so let's not have them overrideable.  (Casey will
14580              be confused since in #7071 he patched the other way.)
14581      Branch: perl
14582            ! pod/perlfunc.pod toke.c
14583 ____________________________________________________________________________
14584 [ 13017] By: ams                                   on 2001/11/15  12:56:49
14585         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
14586              From: Robin Barker <rmb1@cise.npl.co.uk>
14587              Date: Thu, 15 Nov 2001 13:48:34 GMT
14588              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
14589              (Applied with tweaks.)
14590      Branch: perl
14591            ! pod/perltrap.pod
14592 ____________________________________________________________________________
14593 [ 13016] By: ams                                   on 2001/11/15  09:12:48
14594         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
14595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14596              Date: Thu, 15 Nov 2001 09:06:39 +0100
14597              Message-Id: <20011115090639.A13005@rafael>
14598      Branch: perl
14599            ! pod/perlrun.pod
14600 ____________________________________________________________________________
14601 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
14602         Log: "link =" from utils.lst was being processed oddly.
14603      Branch: perl
14604            ! installman
14605 ____________________________________________________________________________
14606 [ 13014] By: ams                                   on 2001/11/15  02:52:52
14607         Log: Subject: [PATCH current] CreateTTY in -d
14608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14609              Date: Wed, 14 Nov 2001 21:26:31 -0500
14610              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
14611      Branch: perl
14612            ! lib/perl5db.pl
14613 ____________________________________________________________________________
14614 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
14615         Log: Corify the Filter::Simple tests. 
14616      Branch: perl
14617            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
14618            ! lib/Filter/Simple/t/filter_only.t
14619 ____________________________________________________________________________
14620 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
14621         Log: Upgrade to Filter::Simple 0.70.
14622      Branch: perl
14623            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
14624            + t/lib/FilterOnlyTest.pm
14625            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
14626            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
14627            ! t/lib/FilterTest.pm
14628 ____________________________________________________________________________
14629 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
14630         Log: Cleanliness inspired by Cygwin.
14631      Branch: perl
14632            ! Makefile.SH x2p/Makefile.SH
14633 ____________________________________________________________________________
14634 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
14635         Log: Add perlunintro (formerly known as perlunitut); regen toc.
14636      Branch: perl
14637            + pod/perlunintro.pod
14638            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14639 ____________________________________________________________________________
14640 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
14641         Log: FAQ sync.
14642      Branch: perl
14643            ! pod/perlfaq6.pod
14644 ____________________________________________________________________________
14645 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
14646         Log: Quieten pgcc 2.91.66 worries.
14647      Branch: perl
14648            ! gv.c pp_ctl.c utf8.c
14649 ____________________________________________________________________________
14650 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
14651         Log: Upgrade to Switch 2.06.
14652      Branch: perl
14653            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
14654            ! lib/Switch/t/nested.t
14655 ____________________________________________________________________________
14656 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
14657         Log: Upgrade to Attribute::Handlers 0.76.
14658      Branch: perl
14659            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
14660            ! lib/Attribute/Handlers/README
14661            ! lib/Attribute/Handlers/demo/Demo.pm
14662            ! lib/Attribute/Handlers/demo/Descriptions.pm
14663            ! lib/Attribute/Handlers/demo/MyClass.pm
14664            ! lib/Attribute/Handlers/demo/demo_cycle.pl
14665            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
14666            ! lib/Attribute/Handlers/t/multi.t
14667 ____________________________________________________________________________
14668 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
14669         Log: Signedness nit.
14670      Branch: perl
14671            ! regexec.c
14672 ____________________________________________________________________________
14673 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
14674         Log: VERSIONize.
14675      Branch: perl
14676            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
14677            ! lib/integer.pm
14678 ____________________________________________________________________________
14679 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
14680         Log: No pod in internal Net::FTP classes.
14681      Branch: perl
14682            ! pod/buildtoc.PL
14683 ____________________________________________________________________________
14684 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
14685         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
14686              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
14687              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
14688              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
14689      Branch: perl
14690            ! regexec.c
14691 ____________________________________________________________________________
14692 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
14693         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
14694              Pudge correctly).
14695      Branch: perl
14696            ! t/test.pl
14697 ____________________________________________________________________________
14698 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
14699         Log: Add comments to mark where $^X is being handled.
14700      Branch: perl
14701            ! perl.c toke.c
14702 ____________________________________________________________________________
14703 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
14704         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
14705              From: Michael G Schwern <schwern@pobox.com>
14706              Date: Wed, 14 Nov 2001 16:38:25 -0500
14707              Message-ID: <20011114163825.D6519@blackrider>
14708      Branch: perl
14709            ! t/op/repeat.t
14710 ____________________________________________________________________________
14711 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
14712         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
14713              From: Michael G Schwern <schwern@pobox.com>
14714              Date: Wed, 14 Nov 2001 13:19:15 -0500
14715              Message-ID: <20011114131915.K5096@blackrider>
14716      Branch: perl
14717            ! t/op/die_exit.t
14718 ____________________________________________________________________________
14719 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
14720         Log: Subject: Re: [PATCH] new version of runperl()
14721              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14722              Date: Wed, 14 Nov 2001 15:39:12 EST
14723              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
14724              
14725              "VMS $^X pipes etc" patch.
14726      Branch: perl
14727            ! vms/vms.c
14728 ____________________________________________________________________________
14729 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
14730         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
14731              and add "verbose" option to show the final command.
14732      Branch: perl
14733            ! t/test.pl
14734 ____________________________________________________________________________
14735 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
14736         Log: Goof in some of the comment fields of #12994.
14737      Branch: perl
14738            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
14739            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
14740            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
14741            ! lib/unicore/In/9.pl
14742 ____________________________________________________________________________
14743 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
14744         Log: The First, Last ranges in the Unicode data weren't
14745              getting their general categories added properly;
14746              noticed by Jeffrey Friedl.
14747      Branch: perl
14748            ! lib/unicore/Category.pl lib/unicore/In/0.pl
14749            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
14750            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
14751            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
14752            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
14753            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
14754            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
14755            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
14756            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
14757            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
14758            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
14759            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
14760            ! lib/unicore/mktables
14761 ____________________________________________________________________________
14762 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
14763         Log: Subject: [PATCH] new version of runperl()
14764              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14765              Date: Wed, 14 Nov 2001 12:23:01 +0100
14766              Message-ID: <20011114122301.A29384@rafael>
14767      Branch: perl
14768            ! t/io/argv.t t/test.pl
14769 ____________________________________________________________________________
14770 [ 12992] By: ams                                   on 2001/11/14  13:40:39
14771         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
14772              From: Michael G Schwern <schwern@pobox.com>
14773              Date: Tue, 13 Nov 2001 23:17:54 -0500
14774              Message-Id: <20011113231754.S32567@blackrider>
14775      Branch: perl
14776            ! perl.c
14777 ____________________________________________________________________________
14778 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
14779         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
14780              From: Philip Newton <Philip.Newton@gmx.net>
14781              Date: Wed, 14 Nov 2001 10:59:53 +0100
14782              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
14783              
14784              plus a lot of paragraph reformatting because of long lines.
14785      Branch: perl
14786            ! pod/perlapio.pod
14787 ____________________________________________________________________________
14788 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
14789         Log: A bool is not a pointer.
14790      Branch: perl
14791            ! pp_sys.c
14792 ____________________________________________________________________________
14793 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
14794         Log: AUTHORS updates.
14795      Branch: perl
14796            ! AUTHORS
14797 ____________________________________________________________________________
14798 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
14799         Log: There are several MIME RFCs.
14800      Branch: perl
14801            ! ext/Encode/Encode.pm
14802 ____________________________________________________________________________
14803 [ 12987] By: ams                                   on 2001/11/14  01:09:28
14804         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
14805              From: Michael G Schwern <schwern@pobox.com>
14806              Date: Tue, 13 Nov 2001 20:59:13 -0500
14807              Message-Id: <20011113205913.H32567@blackrider>
14808      Branch: perl
14809            ! t/op/groups.t vms/test.com
14810 ____________________________________________________________________________
14811 [ 12986] By: ams                                   on 2001/11/14  01:07:06
14812         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
14813              From: Michael G Schwern <schwern@pobox.com>
14814              Date: Tue, 13 Nov 2001 20:51:34 -0500
14815              Message-Id: <20011113205134.F32567@blackrider>
14816      Branch: perl
14817            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
14818 ____________________________________________________________________________
14819 [ 12985] By: ams                                   on 2001/11/14  00:43:59
14820         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
14821              From: Michael G Schwern <schwern@pobox.com>
14822              Date: Tue, 13 Nov 2001 20:38:42 -0500
14823              Message-Id: <20011113203842.E32567@blackrider>
14824      Branch: perl
14825            ! pod/perlport.pod
14826 ____________________________________________________________________________
14827 [ 12984] By: ams                                   on 2001/11/14  00:32:15
14828         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
14829              From: Michael G Schwern <schwern@pobox.com>
14830              Date: Tue, 13 Nov 2001 20:27:02 -0500
14831              Message-Id: <20011113202702.D32567@blackrider>
14832      Branch: perl
14833            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
14834            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
14835            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
14836            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
14837 ____________________________________________________________________________
14838 [ 12983] By: ams                                   on 2001/11/14  00:00:27
14839         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
14840              From: Michael G Schwern <schwern@pobox.com>
14841              Date: Tue, 13 Nov 2001 19:51:59 -0500
14842              Message-Id: <20011113195159.B32567@blackrider>
14843      Branch: perl
14844            ! pod/perlport.pod
14845 ____________________________________________________________________________
14846 [ 12982] By: ams                                   on 2001/11/13  23:53:11
14847         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
14848              From: Larry Shatzer <fugazi@zippy.zyx.net>
14849              Date: Tue, 13 Nov 2001 17:27:59 -0700
14850              Message-Id: <20011113172759.E27768@zippy.zyx.net>
14851      Branch: perl
14852            ! pod/perlapio.pod
14853 ____________________________________________________________________________
14854 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
14855         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
14856              "large enough" Unicode characters returned more than one
14857              as their "Unicode size".
14858      Branch: perl
14859            ! pp_sys.c t/io/utf8.t
14860 ____________________________________________________________________________
14861 [ 12980] By: ams                                   on 2001/11/13  19:32:33
14862         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
14863              From: "Craig A. Berry" <craigberry@mac.com>
14864              Date: Tue, 13 Nov 2001 14:33:25 -0600
14865              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
14866      Branch: perl
14867            ! vms/gen_shrfls.pl
14868 ____________________________________________________________________________
14869 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
14870         Log: Subject: Minor patch to Encode.pm (detypo)
14871              From: "Philip Newton" <Philip.Newton@gmx.net>
14872              Date: Tue, 13 Nov 2001 20:11:01 +0100
14873              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
14874      Branch: perl
14875            ! ext/Encode/Encode.pm
14876 ____________________________________________________________________________
14877 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
14878         Log: Evil tabulators.
14879      Branch: perl
14880            ! ext/Encode/Encode.pm
14881 ____________________________________________________________________________
14882 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
14883         Log: Document the available encodings.
14884      Branch: perl
14885            ! ext/Encode/Encode.pm
14886 ____________________________________________________________________________
14887 [ 12976] By: ams                                   on 2001/11/13  17:14:07
14888         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14889              From: Barrie Slaymaker <barries@slaysys.com>
14890              Date: Tue, 13 Nov 2001 12:41:36 -0500
14891              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
14892      Branch: perl
14893            ! t/op/universal.t
14894 ____________________________________________________________________________
14895 [ 12975] By: ams                                   on 2001/11/13  16:24:21
14896         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14897              From: Barrie Slaymaker <barries@slaysys.com>
14898              Date: Tue, 13 Nov 2001 10:56:20 -0500
14899              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
14900              (Test applied with minor tweaks and ->isa("HASH") omission.)
14901      Branch: perl
14902            ! lib/UNIVERSAL.pm t/op/universal.t
14903 ____________________________________________________________________________
14904 [ 12974] By: ams                                   on 2001/11/13  15:46:07
14905         Log: Subject: [PATCH Benchmark.pm] docco tweaks
14906              From: Barrie Slaymaker <barries@slaysys.com>
14907              Date: Tue, 13 Nov 2001 11:34:45 -0500
14908              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
14909      Branch: perl
14910            ! lib/Benchmark.pm
14911 ____________________________________________________________________________
14912 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
14913         Log: Subject: [PATCH] Attack of the C loops, round 1
14914              From: Richard Soderberg <rs@oregonnet.com>
14915              Date: Mon, 12 Nov 2001 12:07:29 -0800
14916              Message-Id: <200111122007.MAA01994@oregonnet.com>
14917              
14918              Subject: [PATCH] bytecode.pl (tiny patch)
14919              From: Richard Soderberg <rs@oregonnet.com>
14920              Date: Mon, 12 Nov 2001 12:53:24 -0800
14921              Message-Id: <200111122053.MAA06272@oregonnet.com>
14922      Branch: perl
14923            ! bytecode.pl installhtml
14924 ____________________________________________________________________________
14925 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
14926         Log: Subject: [PATCH] Update to Filter::Util::Call
14927              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14928              Date: Sun, 11 Nov 2001 22:33:33 -0000
14929              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
14930              
14931              Use the new CXT* macros.
14932      Branch: perl
14933            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14934 ____________________________________________________________________________
14935 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
14936         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
14937              From: Michael G Schwern <schwern@pobox.com>
14938              Date: Mon, 12 Nov 2001 20:50:34 -0500
14939              Message-ID: <20011112205034.H2888@blackrider>
14940      Branch: perl
14941            + lib/vmsish.pm lib/vmsish.t
14942            - vms/ext/vmsish.pm vms/ext/vmsish.t
14943            ! MANIFEST vms/descrip_mms.template
14944 ____________________________________________________________________________
14945 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
14946         Log: :utf8 works only with perlio.
14947      Branch: perl
14948            ! lib/open.t
14949 ____________________________________________________________________________
14950 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
14951         Log: Subject: Re: @Config -"des" not quite working on VMS
14952              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14953              Date: Tue, 13 Nov 2001 08:35:13 EST 
14954              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
14955      Branch: perl
14956            ! configure.com
14957 ____________________________________________________________________________
14958 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
14959         Log: Subject: [PATCH] lib/charnames.pm 
14960              From: Jeffrey Friedl <jfriedl@yahoo.com>
14961              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
14962              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
14963      Branch: perl
14964            ! lib/charnames.pm
14965 ____________________________________________________________________________
14966 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
14967         Log: Docs for Mac::err.
14968      Branch: maint-5.6/macperl
14969            ! macos/ext/Mac/err/err.pm
14970 ____________________________________________________________________________
14971 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
14972         Log: Some cleanup; change some globals to references for
14973              possible persistence later.
14974      Branch: maint-5.6/macperl
14975            ! macos/lib/Mac/Glue.pm
14976 ____________________________________________________________________________
14977 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
14978         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
14979      Branch: maint-5.6/macperl
14980            ! macos/ext/Mac/Files/Files.pm
14981 ____________________________________________________________________________
14982 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
14983         Log: Get Mac::Navigation to compile (bug #464684).
14984      Branch: maint-5.6/macperl
14985            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
14986            ! macos/ext/Mac/Navigation/Makefile.PL
14987            ! macos/ext/Mac/Navigation/Navigation.xs
14988            ! macos/macperl/Makefile.mk
14989 ____________________________________________________________________________
14990 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
14991         Log: Add in modules and POD to help menu.
14992      Branch: maint-5.6/macperl
14993            ! macos/macperl/MacPerl.podhelp
14994 ____________________________________________________________________________
14995 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
14996         Log: Update bundled modules.
14997      Branch: maint-5.6/macperl
14998            + macos/bundled_ext/Filter/t/FilterTest.pm
14999            + macos/bundled_ext/List/Util/t/shuffle.t
15000            + macos/bundled_ext/Storable/t/compat06.t
15001            + macos/bundled_ext/Storable/t/st-dump.pl
15002            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
15003            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
15004            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
15005            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
15006            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
15007            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
15008            + macos/bundled_lib/blib/lib/lwpcook.pod
15009            + macos/bundled_lib/t/Filter/Simple/filter.t
15010            + macos/bundled_lib/t/Switch/t/given.t
15011            + macos/bundled_lib/t/Switch/t/nested.t
15012            + macos/bundled_lib/t/Switch/t/switch.t
15013            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
15014            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
15015            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
15016            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
15017            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
15018            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
15019            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
15020            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
15021            + macos/bundled_lib/t/URI/rfc2732.t
15022            + macos/bundled_lib/t/libnet/config.t
15023            + macos/bundled_lib/t/libnet/libnet_t.pl
15024            + macos/bundled_lib/t/libwww-perl/live/google.t
15025            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
15026            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
15027            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
15028            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
15029            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
15030            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
15031            + macos/bundled_lib/t/libwww-perl/live/validator.t
15032            - macos/bundled_ext/Filter/t/MyFilter.pm
15033            - macos/bundled_ext/Storable/t/compat-0.6.t
15034            - macos/bundled_ext/Storable/t/dump.pl
15035            - macos/bundled_ext/Time/Piece/Makefile.PL
15036            - macos/bundled_ext/Time/Piece/Piece.pm
15037            - macos/bundled_ext/Time/Piece/Piece.t
15038            - macos/bundled_ext/Time/Piece/Piece.xs
15039            - macos/bundled_ext/Time/Piece/README
15040            - macos/bundled_ext/Time/Piece/Seconds.pm
15041            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
15042            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
15043            - macos/bundled_lib/blib/lib/Net/PH.pm
15044            - macos/bundled_lib/blib/lib/Net/SNPP.pm
15045            - macos/bundled_lib/blib/lib/Text/Balanced.pod
15046            - macos/bundled_lib/t/Filter/Simple/test.pl
15047            - macos/bundled_lib/t/Switch/test.pl
15048            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
15049            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
15050            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
15051            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
15052            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
15053            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
15054            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
15055            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
15056            - macos/bundled_lib/t/libnet/ph.t
15057            ! (edit 125 files)
15058 ____________________________________________________________________________
15059 [ 12961] By: ams                                   on 2001/11/13  00:45:08
15060         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
15061              From: Michael G Schwern <schwern@pobox.com>
15062              Date: Mon, 12 Nov 2001 20:16:45 -0500
15063              Message-Id: <20011112201644.G2888@blackrider>
15064      Branch: perl
15065            ! pod/perlport.pod
15066 ____________________________________________________________________________
15067 [ 12960] By: ams                                   on 2001/11/12  23:54:00
15068         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
15069              Recoving dup tests for VMS
15070              From: Michael G Schwern <schwern@pobox.com>
15071              Date: Mon, 12 Nov 2001 19:35:33 -0500
15072              Message-Id: <20011112193533.D2888@blackrider>
15073      Branch: perl
15074            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
15075 ____________________________________________________________________________
15076 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
15077         Log: Update Changes.
15078      Branch: perl
15079            ! Changes patchlevel.h
15080 ____________________________________________________________________________
15081 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
15082         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
15083              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
15084              Date: Mon, 12 Nov 2001 12:35:18 EST 
15085              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
15086      Branch: perl
15087            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
15088            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
15089 ____________________________________________________________________________
15090 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
15091         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
15092              From: Barrie Slaymaker <barries@slaysys.com>
15093              Date: Mon, 12 Nov 2001 11:19:52 -0500
15094              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
15095      Branch: perl
15096            ! lib/File/Spec.t lib/File/Spec/Win32.pm
15097 ____________________________________________________________________________
15098 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
15099         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
15100              From: Barrie Slaymaker <barries@slaysys.com>
15101              Date: Mon, 12 Nov 2001 11:07:36 -0500
15102              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
15103      Branch: perl
15104            ! lib/Benchmark.pm
15105 ____________________________________________________________________________
15106 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
15107         Log: Misplaced test, noticed by Barrie Slaymaker.
15108              (We are missing Benchmark tests, then.)
15109      Branch: perl
15110            + ext/Devel/DProf/DProf.t
15111            - lib/Benchmark.t
15112            ! MANIFEST
15113 ____________________________________________________________________________
15114 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
15115         Log: Subject: [PATCH] a few typo fixes 
15116              From: Jeffrey Friedl <jfriedl@yahoo.com>
15117              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
15118              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
15119              
15120              Patching README.foo instead of pod/perlfoo.pod,
15121              not patching Math::BigInt (Tels will take care of that),
15122              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
15123              and perldoc.PL instead of libnetcfg and perldoc, patching
15124              ext/Digest/MD5/t/files.t since MD5.pm was changed.
15125      Branch: perl
15126            ! (edit 109 files)
15127 ____________________________________________________________________________
15128 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
15129         Log: Add a note about the dangers of bad UTF-8.
15130      Branch: perl
15131            ! pod/perlunicode.pod
15132 ____________________________________________________________________________
15133 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
15134         Log: NetWare Nit from Ananth Kesari.
15135      Branch: perl
15136            ! NetWare/config.wc
15137 ____________________________________________________________________________
15138 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
15139         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
15140      Branch: perl
15141            ! ext/Encode/Encode.pm
15142 ____________________________________________________________________________
15143 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
15144         Log: (retracted by #12951)
15145      Branch: perl
15146            ! ext/Encode/Encode.pm
15147 ____________________________________________________________________________
15148 [ 12949] By: ams                                   on 2001/11/12  06:40:18
15149         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
15150              From: Robert Spier <rspier@pobox.com>
15151              Date: Sun, 11 Nov 2001 18:50:18 -0800
15152              Message-Id: <15343.14570.121505.233336@rls.cx>
15153              
15154              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
15155              From: Rick Delaney <rick.delaney@home.com>
15156              Date: 12 Nov 2001 00:15:52 -0500
15157              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
15158      Branch: perl
15159            ! pp_hot.c t/op/taint.t
15160 ____________________________________________________________________________
15161 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
15162         Log: It seems that we actually have this detail implemented
15163              as for as Level 1 Support of Unicode regex support is
15164              concerned: at Level 1 only 1:1 support for loose
15165              (aka caseless, aka caseigoring ) matching is required.
15166      Branch: perl
15167            ! pod/perlunicode.pod
15168 ____________________________________________________________________________
15169 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
15170         Log: (retracted by #12951)
15171      Branch: perl
15172            ! ext/Encode/Encode.pm
15173 ____________________________________________________________________________
15174 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
15175         Log: BOM, bom, Bom.
15176      Branch: perl
15177            ! pod/perlunicode.pod
15178 ____________________________________________________________________________
15179 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
15180         Log: Upgrade to Math::BigInt 1.46.
15181      Branch: perl
15182            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15183            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
15184            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
15185            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
15186            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15187 ____________________________________________________________________________
15188 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
15189         Log: Subject: Re: PERFORCE change 12943 for review
15190              From: "Philip Newton" <Philip.Newton@gmx.net>
15191              Date: Sun, 11 Nov 2001 20:53:36 +0100
15192              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
15193      Branch: perl
15194            ! pod/perlunicode.pod
15195 ____________________________________________________________________________
15196 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
15197         Log: Doc updates; make the Unicode discussions a little
15198              bit less alarming, and add information about encodings,
15199              surrogates, and BOMs.
15200      Branch: perl
15201            ! pod/perlunicode.pod
15202 ____________________________________________________________________________
15203 [ 12942] By: ams                                   on 2001/11/11  16:45:00
15204         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
15205              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
15206              Date: Mon, 12 Nov 2001 00:22:57 +0900
15207              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
15208      Branch: perl
15209            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
15210            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
15211 ____________________________________________________________________________
15212 [ 12941] By: ams                                   on 2001/11/11  13:01:40
15213         Log: Subject: Re: PERFORCE change 12929 for review
15214              From: "Philip Newton" <Philip.Newton@gmx.net>
15215              Date: Sun, 11 Nov 2001 14:27:44 +0100
15216              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
15217      Branch: perl
15218            ! MANIFEST
15219 ____________________________________________________________________________
15220 [ 12940] By: ams                                   on 2001/11/11  05:06:43
15221         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
15222              From: Michael G Schwern <schwern@pobox.com>
15223              Date: Thu, 8 Nov 2001 22:56:45 -0500
15224              Message-Id: <20011108225645.H5587@blackrider>
15225      Branch: perl
15226            ! t/op/chdir.t
15227 ____________________________________________________________________________
15228 [ 12939] By: ams                                   on 2001/11/11  05:01:00
15229         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
15230              From: Michael G Schwern <schwern@pobox.com>
15231              Date: Sun, 11 Nov 2001 00:54:43 -0500
15232              Message-Id: <20011111005443.A24450@blackrider>
15233      Branch: perl
15234            ! ext/Cwd/t/cwd.t
15235 ____________________________________________________________________________
15236 [ 12938] By: ams                                   on 2001/11/11  03:25:13
15237         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
15238              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
15239              From: "chromatic" <chromatic@rmci.net>
15240              Date: Sat, 10 Nov 2001 21:03:20 -0700
15241              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
15242      Branch: perl
15243            ! lib/File/stat.pm lib/File/stat.t
15244 ____________________________________________________________________________
15245 [ 12937] By: ams                                   on 2001/11/11  02:05:23
15246         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
15247              From: "Craig A. Berry" <craigberry@mac.com>
15248              Date: Sat, 10 Nov 2001 17:23:52 -0600
15249              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
15250      Branch: perl
15251            ! t/op/magic.t
15252 ____________________________________________________________________________
15253 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
15254         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
15255      Branch: perl
15256            ! lib/open.pm lib/open.t
15257 ____________________________________________________________________________
15258 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
15259         Log: The Official name of ASCII.
15260      Branch: perl
15261            ! ext/Encode/Encode.pm
15262 ____________________________________________________________________________
15263 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
15264         Log: The KOI8-R example wasn't quite right.
15265      Branch: perl
15266            ! lib/open.pm lib/open.t
15267 ____________________________________________________________________________
15268 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
15269         Log: Enhance the open pragma to support :utf8, :locale,
15270              and :encoding directly as special cases, and rename
15271              the INOUT to IO.
15272      Branch: perl
15273            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
15274 ____________________________________________________________________________
15275 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
15276         Log: Document the UTF-16 surrogate encoding and decoding.
15277      Branch: perl
15278            ! ext/Encode/Encode.pm
15279 ____________________________________________________________________________
15280 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
15281         Log: A potential recursion breaker.
15282      Branch: perl
15283            ! sv.c
15284 ____________________________________________________________________________
15285 [ 12930] By: ams                                   on 2001/11/10  07:46:53
15286         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
15287              (was Re: perl@12892)
15288              From: "chromatic" <chromatic@rmci.net>
15289              Date: Sat, 10 Nov 2001 01:28:09 -0700
15290              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
15291      Branch: perl
15292            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
15293            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
15294            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
15295            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
15296 ____________________________________________________________________________
15297 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
15298         Log: Add a test for the bytes pragma.
15299      Branch: perl
15300            + lib/bytes.t
15301            ! MANIFEST
15302 ____________________________________________________________________________
15303 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
15304         Log: Doc update.
15305      Branch: perl
15306            ! lib/bytes.pm
15307 ____________________________________________________________________________
15308 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
15309         Log: Cease to exist.
15310      Branch: perl
15311            - lib/Unicode/Normalize.pm
15312 ____________________________________________________________________________
15313 [ 12926] By: ams                                   on 2001/11/10  03:23:16
15314         Log: Subject: [patch] my_setenv speedup + fixes
15315              From: Doug MacEachern <dougm@covalent.net>
15316              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
15317              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
15318      Branch: perl
15319            ! util.c
15320 ____________________________________________________________________________
15321 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
15322         Log: Newline trouble.
15323      Branch: perl
15324            ! lib/ExtUtils/Embed.t
15325 ____________________________________________________________________________
15326 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
15327         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
15328              From: "Craig A. Berry" <craigberry@mac.com>
15329              Date: Fri, 09 Nov 2001 18:13:16 -0600
15330              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
15331      Branch: perl
15332            ! vms/munchconfig.c
15333 ____________________________________________________________________________
15334 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
15335         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
15336              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15337              Date: Sat, 10 Nov 2001 00:10:45 +0100
15338              Message-ID: <20011110001045.A11945@rafael>
15339      Branch: perl
15340            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
15341            + t/run/switchn.t t/run/switchp.t
15342            ! MANIFEST
15343 ____________________________________________________________________________
15344 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
15345         Log: Subject: [PATCH] some tests not cleaning up properly               
15346              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
15347              Date: Fri, 9 Nov 2001 22:13:10 +0100
15348              Message-ID: <20011109221310.A11115@rafael>
15349      Branch: perl
15350            ! ext/Cwd/t/cwd.t t/io/argv.t
15351 ____________________________________________________________________________
15352 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
15353         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
15354              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15355              Date: Fri, 9 Nov 2001 15:07:19 EST
15356              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
15357      Branch: perl
15358            ! lib/ExtUtils/Embed.t
15359 ____________________________________________________________________________
15360 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
15361         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
15362              have been copied so it shouldn't be freed in perl_destruct()
15363      Branch: perl
15364            ! perl.c
15365 ____________________________________________________________________________
15366 [ 12919] By: ams                                   on 2001/11/09  15:36:22
15367         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
15368              From: Michael G Schwern <schwern@pobox.com>
15369              Date: Fri, 9 Nov 2001 00:38:59 -0500
15370              Message-Id: <20011109003859.K5587@blackrider>
15371              (Applied with directory name changes suggested by Craig Berry.)
15372      Branch: perl
15373            ! ext/Cwd/t/cwd.t
15374 ____________________________________________________________________________
15375 [ 12918] By: ams                                   on 2001/11/09  15:29:15
15376         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
15377              From: Michael G Schwern <schwern@pobox.com>
15378              Date: Fri, 9 Nov 2001 01:44:14 -0500
15379              Message-Id: <20011109014414.N5587@blackrider>
15380      Branch: perl
15381            ! vms/ext/filespec.t
15382 ____________________________________________________________________________
15383 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
15384         Log: Update Changes.
15385      Branch: perl
15386            ! Changes patchlevel.h
15387 ____________________________________________________________________________
15388 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
15389         Log: Regen toc.
15390      Branch: perl
15391            ! pod/perltoc.pod
15392 ____________________________________________________________________________
15393 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
15394         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
15395              see http://www.jepstone.net/bjepson//jpl/cvs.html
15396      Branch: perl
15397            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
15398 ____________________________________________________________________________
15399 [ 12914] By: ams                                   on 2001/11/09  14:05:12
15400         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
15401              From: Michael G Schwern <schwern@pobox.com>
15402              Date: Thu, 8 Nov 2001 22:05:49 -0500
15403              Message-Id: <20011108220549.F5587@blackrider>
15404      Branch: perl
15405            ! vms/test.com
15406 ____________________________________________________________________________
15407 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
15408         Log: NetWare update from Ananth Kesari.
15409      Branch: perl
15410            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
15411 ____________________________________________________________________________
15412 [ 12912] By: ams                                   on 2001/11/09  13:40:26
15413         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
15414              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15415              Date: Fri, 9 Nov 2001 14:32:28 +0100
15416              Message-Id: <20011109143228.A18996@rafael>
15417      Branch: perl
15418            ! perl.c
15419 ____________________________________________________________________________
15420 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
15421         Log: FAQ sync.
15422      Branch: perl
15423            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15424            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15425            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15426 ____________________________________________________________________________
15427 [ 12910] By: ams                                   on 2001/11/09  07:33:49
15428         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
15429              From: Michael G Schwern <schwern@pobox.com>
15430              Date: Fri, 9 Nov 2001 00:41:56 -0500
15431              Message-Id: <20011109004156.L5587@blackrider>
15432      Branch: perl
15433            ! lib/File/Find/t/find.t
15434 ____________________________________________________________________________
15435 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
15436         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
15437              The CPAN distribution has both pm and XS implementations,
15438              and for performance reasons we choose the XS.
15439              Another reason to choose the XS is that it doesn't
15440              require Lingua::KO::Hangul::Util, which means that
15441              we can delete that-- which in turn means that Unicode::UCD
15442              cannot expect that: support it, but don't expect.
15443              Ditto Unicode::Collate.
15444              
15445              Note that Unicode::Normalize Makefile.PL and
15446              Normalize.xs have been modified from the CPAN 0.10
15447              versions: the first one to be simpler (no pm) and
15448              clean up the generated unf*.h files, the second one
15449              to quench compiler grumblings.  Must notify Sadahiro
15450              about these changes.
15451      Branch: perl
15452            + ext/Unicode/Normalize/Changes
15453            + ext/Unicode/Normalize/Makefile.PL
15454            + ext/Unicode/Normalize/Normalize.pm
15455            + ext/Unicode/Normalize/Normalize.pod
15456            + ext/Unicode/Normalize/Normalize.xs
15457            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
15458            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15459            + ext/Unicode/Normalize/t/test.t
15460            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
15461            - lib/Lingua/KO/Hangul/Util/README
15462            - lib/Lingua/KO/Hangul/Util/t/test.t
15463            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
15464            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
15465            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
15466            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
15467            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
15468            ! win32/makefile.mk
15469 ____________________________________________________________________________
15470 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
15471         Log: Test miscounting.
15472      Branch: perl
15473            ! ext/POSIX/t/posix.t
15474 ____________________________________________________________________________
15475 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
15476         Log: Quote the variables in failures messages more nicely.
15477      Branch: perl
15478            ! t/test.pl
15479 ____________________________________________________________________________
15480 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
15481         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
15482              From: Michael G Schwern <schwern@pobox.com>
15483              Date: Thu, 8 Nov 2001 17:24:49 -0500
15484              Message-ID: <20011108172449.A5587@blackrider>
15485              
15486              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
15487              From: "Craig A. Berry" <craigberry@mac.com>
15488              Date: Thu, 8 Nov 2001 16:35:00 -0600
15489              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
15490      Branch: perl
15491            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
15492 ____________________________________________________________________________
15493 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
15494         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
15495              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
15496              Date: Thu, 8 Nov 2001 22:52:50 -0000
15497              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
15498      Branch: perl
15499            ! ext/DB_File/t/db-recno.t
15500 ____________________________________________________________________________
15501 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
15502         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
15503              (Probably not an EBCDIC issue the way one would think
15504              since no chr() et alia are used in UCD.pm.)
15505      Branch: perl
15506            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15507 ____________________________________________________________________________
15508 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
15509         Log: Whether overwriting the $self->{...} values (see #12902)
15510              is a good policy or not is debatable, but let's at least
15511              be consistent.
15512      Branch: perl
15513            ! lib/ExtUtils/MM_Unix.pm
15514 ____________________________________________________________________________
15515 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
15516         Log: The MakeMaker argument () quoting patch that sneaked
15517              in at #12883 didn't handle make macros like this $(...).
15518              Leaning toothpicks, we've got them.
15519      Branch: perl
15520            ! lib/ExtUtils/MM_Unix.pm
15521 ____________________________________________________________________________
15522 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
15523         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
15524              From: Michael G Schwern <schwern@pobox.com>
15525              Date: Wed, 7 Nov 2001 02:02:29 -0500
15526              Message-ID: <20011107020229.K2858@blackrider>
15527      Branch: perl
15528            ! t/io/argv.t t/test.pl vms/test.com
15529 ____________________________________________________________________________
15530 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
15531         Log: Subject: [PATCH 20011106.084] -s on #! line 
15532              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15533              Date: Wed, 7 Nov 2001 22:23:39 +0100
15534              Message-ID: <20011107222339.E729@rafael>
15535      Branch: perl
15536            ! embed.h embed.pl perl.c proto.h toke.c
15537 ____________________________________________________________________________
15538 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
15539         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
15540              From: Michael G Schwern <schwern@pobox.com>
15541              Date: Wed, 7 Nov 2001 16:52:49 -0500
15542              Message-ID: <20011107165249.I7346@blackrider>
15543      Branch: perl
15544            ! pod/perlhack.pod
15545 ____________________________________________________________________________
15546 [ 12898] By: ams                                   on 2001/11/08  13:02:19
15547         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
15548              From: Mark-Jason Dominus <mjd@plover.com>
15549              Date: Thu, 08 Nov 2001 08:59:02 -0500
15550              Message-Id: <20011108135902.2275.qmail@plover.com>
15551      Branch: perl
15552            ! INSTALL README README.amiga README.os2 README.vms
15553            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
15554            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
15555 ____________________________________________________________________________
15556 [ 12897] By: ams                                   on 2001/11/08  12:49:28
15557         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
15558              From: mjd@plover.com
15559              Date: 8 Nov 2001 13:33:18 -0000
15560              Message-Id: <20011108133318.1786.qmail@plover.com>
15561      Branch: perl
15562            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
15563            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15564            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15565            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
15566            ! pod/perlport.pod pod/perlvar.pod
15567 ____________________________________________________________________________
15568 [ 12896] By: ams                                   on 2001/11/08  11:22:12
15569         Log: open(FH, $file) should strip leading and trailing whitespace.
15570      Branch: perl
15571            ! doio.c
15572 ____________________________________________________________________________
15573 [ 12895] By: ams                                   on 2001/11/08  10:17:14
15574         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
15575              From: "Craig A. Berry" <craigberry@mac.com>
15576              Date: Wed, 07 Nov 2001 13:41:50 -0600
15577              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
15578      Branch: perl
15579            ! t/op/glob.t
15580 ____________________________________________________________________________
15581 [ 12894] By: ams                                   on 2001/11/08  08:32:20
15582         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
15583              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
15584              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
15585              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
15586      Branch: perl
15587            ! makedepend.SH
15588 ____________________________________________________________________________
15589 [ 12893] By: ams                                   on 2001/11/08  08:26:31
15590         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
15591              From: mjd@plover.com
15592              Date: 8 Nov 2001 08:08:07 -0000
15593              Message-Id: <20011108080807.30147.qmail@plover.com>
15594              
15595              Subject: bleadperl perl.pod
15596              From: mjd@plover.com
15597              Date: 8 Nov 2001 08:10:47 -0000
15598              Message-Id: <20011108081047.30178.qmail@plover.com>
15599              
15600              Subject: more bleadperl perl.pod
15601              From: mjd@plover.com
15602              Date: 8 Nov 2001 08:16:28 -0000
15603              Message-Id: <20011108081628.30229.qmail@plover.com>
15604      Branch: perl
15605            ! pod/perl.pod pod/perldebug.pod
15606 ____________________________________________________________________________
15607 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
15608         Log: Tweak for Cray-friendliness from Nicholas Clark.
15609      Branch: perl
15610            ! sv.c
15611 ____________________________________________________________________________
15612 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
15613         Log: VMS patch redo from Charles Lane.
15614      Branch: perl
15615            ! vms/gen_shrfls.pl
15616 ____________________________________________________________________________
15617 [ 12890] By: ams                                   on 2001/11/07  15:16:10
15618         Log: Subject: [ID 20011107.088] two perl pod nits
15619              From: lvirden@cas.org
15620              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
15621              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
15622      Branch: perl
15623            ! pod/perl.pod pod/perlfaq3.pod
15624 ____________________________________________________________________________
15625 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
15626         Log: Update Changes.
15627      Branch: perl
15628            ! Changes patchlevel.h
15629 ____________________________________________________________________________
15630 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
15631         Log: The (emulated) "no utf8" must be in a BEGIN block
15632              to be effective.
15633      Branch: perl
15634            ! lib/CGI/t/html.t
15635 ____________________________________________________________________________
15636 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
15637         Log: "v-strings" is the right term.
15638      Branch: perl
15639            ! pod/perltodo.pod
15640 ____________________________________________________________________________
15641 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
15642         Log: Add vstrings-as-objects need to perltodo.
15643      Branch: perl
15644            ! pod/perltodo.pod
15645 ____________________________________________________________________________
15646 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
15647         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
15648              From: Nicholas Clark <nick@ccl4.org>
15649              Date: Wed, 7 Nov 2001 14:36:32 +0000
15650              Message-ID: <20011107143631.I24980@plum.flirble.org>
15651      Branch: perl
15652            ! t/op/pack.t
15653 ____________________________________________________________________________
15654 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
15655         Log: The Embed test requires a major rewrite for VMS
15656              (plus it reveals a couple of annoying glitches
15657              in buffering), so skip the test for now; from
15658              Charles Lane.
15659      Branch: perl
15660            ! lib/ExtUtils/Embed.t
15661 ____________________________________________________________________________
15662 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
15663         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
15664              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15665              Date: Wed, 7 Nov 2001 09:23:28 EST
15666              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
15667              
15668              (Also i seems that an unrelated experimental patch
15669              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
15670      Branch: perl
15671            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
15672 ____________________________________________________________________________
15673 [ 12882] By: ams                                   on 2001/11/07  05:14:04
15674         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
15675              From: Mark-Jason Dominus <mjd@plover.com>
15676              Date: Wed, 07 Nov 2001 00:43:46 -0500
15677              Message-Id: <20011107054346.14428.qmail@plover.com>
15678      Branch: perl
15679            ! gv.c op.c toke.c
15680 ____________________________________________________________________________
15681 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
15682         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
15683              From: Michael G Schwern <schwern@pobox.com>             
15684              Date: Tue, 6 Nov 2001 22:04:39 -0500
15685              Message-ID: <20011106220439.D2858@blackrider>              
15686      Branch: perl
15687            ! lib/perl5db.pl
15688 ____________________________________________________________________________
15689 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
15690         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
15691              stress))
15692              From: Jonathan Stowe <gellyfish@gellyfish.com>
15693              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
15694              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
15695              
15696              (except for one hunk where indentation differs)
15697      Branch: perl
15698            ! lib/Term/Cap.t
15699 ____________________________________________________________________________
15700 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
15701         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
15702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15703              Date: Tue, 6 Nov 2001 21:45:01 +0100
15704              Message-ID: <20011106214501.A704@rafael>
15705      Branch: perl
15706            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
15707            ! lib/File/Spec/Win32.pm
15708 ____________________________________________________________________________
15709 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
15710         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
15711              From: Michael G Schwern <schwern@pobox.com>              
15712              Date: Tue, 6 Nov 2001 20:58:45 -0500
15713              Message-ID: <20011106205845.G29411@blackrider>
15714      Branch: perl
15715            ! t/test.pl
15716 ____________________________________________________________________________
15717 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
15718         Log: Subject: making do_sprintf public       
15719              From: Doug MacEachern <dougm@covalent.net>    
15720              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
15721              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
15722      Branch: perl
15723            ! embed.h embed.pl global.sym
15724 ____________________________________________________________________________
15725 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
15726         Log: Update to CGI.pm 2.78.
15727              
15728              TODO: the test suite needs to be merged so that
15729              when in core, the core version is tested, and when
15730              using the CPAN version, testing the CPAN version.
15731              (the changes need to be sent to Lincoln, too...)
15732      Branch: perl
15733            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
15734            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
15735            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
15736            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
15737            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
15738            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
15739 ____________________________________________________________________________
15740 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
15741         Log: Integrate with perlio; (strictly) readonly hashes via XS.
15742      Branch: perl
15743           +> t/lib/access.t
15744           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
15745 ____________________________________________________________________________
15746 [ 12874] By: nick                                  on 2001/11/06  21:05:16
15747         Log: Keep It Simple and Stupid version of readonly hash support.
15748              - Test for SvREAONLY(hv) at a few spots in hv.c
15749              - add the error message to perldiag.pod
15750              - (dubious) add access::readonly() to univeral.c
15751              - add test using above
15752              - fixup ext/B/t/stash.t to account for access:: existing
15753      Branch: perlio
15754            + t/lib/access.t
15755            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
15756 ____________________________________________________________________________
15757 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
15758         Log: Fix incorrect warnings about broken globbing;
15759              from Andy Dougherty.
15760      Branch: perl
15761            ! hints/linux.sh
15762 ____________________________________________________________________________
15763 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
15764         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
15765              toggle-on from the encoding pragma.
15766      Branch: perl
15767            ! regcomp.c regexec.c
15768 ____________________________________________________________________________
15769 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
15770         Log: Retract #12824, doesn't help and is ignored
15771              by Configure anyway.
15772      Branch: perl
15773            ! hints/beos.sh
15774 ____________________________________________________________________________
15775 [ 12870] By: ams                                   on 2001/11/06  10:40:37
15776         Log: Subject: Cosmetic change
15777              From: H.Merijn Brand <h.m.brand@hccnet.nl>
15778              Date: Tue, 06 Nov 2001 12:30:52 +0100
15779              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
15780      Branch: perl
15781            ! README.hpux
15782 ____________________________________________________________________________
15783 [ 12869] By: nick                                  on 2001/11/06  08:26:40
15784         Log: Integrate mainline
15785      Branch: perlio
15786           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
15787           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
15788 ____________________________________________________________________________
15789 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
15790         Log: The parentheses are protected enough.
15791      Branch: perl
15792            ! hints/os390.sh
15793 ____________________________________________________________________________
15794 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
15795         Log: ccflags, not ldflags.
15796      Branch: perl
15797            ! hints/os390.sh
15798 ____________________________________________________________________________
15799 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
15800         Log: ... and the proto to go with #12865.
15801      Branch: perl
15802            ! proto.h
15803 ____________________________________________________________________________
15804 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
15805         Log: Oops.  Luckily nothing was using this symbol yet.
15806      Branch: perl
15807            ! global.sym
15808 ____________________________________________________________________________
15809 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
15810         Log: Implement the encoding pragma for regex literals.
15811      Branch: perl
15812            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
15813 ____________________________________________________________________________
15814 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
15815         Log: More UTF8 EXACT fixing.
15816      Branch: perl
15817            ! regexec.c
15818 ____________________________________________________________________________
15819 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
15820         Log: More re debugging.
15821      Branch: perl
15822            ! regexec.c
15823 ____________________________________________________________________________
15824 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
15825         Log: EXACT correction attempt.  Continued in #12863.
15826      Branch: perl
15827            ! regexec.c
15828 ____________________________________________________________________________
15829 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
15830         Log: Unterminated L<.
15831      Branch: perl
15832            ! ext/DB_File/DB_File.pm
15833 ____________________________________________________________________________
15834 [ 12859] By: nick                                  on 2001/11/05  19:15:17
15835         Log: Integrate mainline
15836      Branch: perlio
15837           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
15838           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
15839           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
15840           +> lib/Math/BigInt/t/sub_mbi.t
15841            - lib/Math/BigInt/t/Math/Subclass.pm
15842            - lib/Math/BigInt/t/subclass.t
15843           !> (integrate 30 files)
15844 ____________________________________________________________________________
15845 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
15846         Log: Regex debugging fixes from Hugo.
15847      Branch: perl
15848            ! regcomp.c regexec.c
15849 ____________________________________________________________________________
15850 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
15851         Log: IRIX: at some point the cc -version has started
15852              to output to stderr, not stdout any more.
15853      Branch: perl
15854            ! hints/irix_6.sh
15855 ____________________________________________________________________________
15856 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
15857         Log: Update Changes.
15858      Branch: perl
15859            ! Changes patchlevel.h
15860 ____________________________________________________________________________
15861 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
15862         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
15863      Branch: perl
15864            ! lib/File/Spec/Unix.pm
15865 ____________________________________________________________________________
15866 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
15867         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
15868              From: rgarciasuarez@free.fr
15869              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
15870              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
15871      Branch: perl
15872            ! lib/File/Spec/Unix.pm
15873 ____________________________________________________________________________
15874 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
15875         Log: Use config.arch in OS/390 where the combination of
15876              IEEE floats and ldflags is tricky.
15877      Branch: perl
15878            ! hints/os390.sh
15879 ____________________________________________________________________________
15880 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
15881         Log: Metaconfig unit change for #12851.
15882      Branch: metaconfig
15883            ! U/modified/Config_sh.U
15884 ____________________________________________________________________________
15885 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
15886         Log: Support a config.arch file, similar to config.over,
15887              but loaded just before it.
15888      Branch: perl
15889            ! Configure INSTALL
15890 ____________________________________________________________________________
15891 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
15892         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
15893              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15894              Date: Mon, 5 Nov 2001 14:26:24 +0100
15895              Message-ID: <20011105142624.C31977@rafael>
15896      Branch: perl
15897            ! lib/Symbol.pm lib/Symbol.t
15898 ____________________________________________________________________________
15899 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
15900         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
15901              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15902              Date: Sun, 4 Nov 2001 22:28:57 +0100
15903              Message-ID: <20011104222857.C696@rafael>
15904      Branch: perl
15905            ! pod/perldebug.pod pod/perlpodspec.pod
15906 ____________________________________________________________________________
15907 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
15908         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
15909      Branch: perl
15910            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
15911 ____________________________________________________________________________
15912 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
15913         Log: Math::Big* test tweaks to work better with core:
15914              but the coast still not clear.
15915      Branch: perl
15916            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
15917            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15918 ____________________________________________________________________________
15919 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
15920         Log: Protect against high load: measure how much wall
15921              clock time went by while sleeping.  Avoids some
15922              false negatives, while may introduce some false
15923              positives.  Life is hard.
15924      Branch: perl
15925            ! ext/Time/HiRes/HiRes.t
15926 ____________________________________________________________________________
15927 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
15928         Log: More forgotten from #12843.
15929      Branch: perl
15930            ! lib/Math/BigInt/t/bigfltpm.inc
15931 ____________________________________________________________________________
15932 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
15933         Log: Forgot from #12843.
15934      Branch: perl
15935            + lib/Math/BigInt/t/bigintpm.inc
15936            ! MANIFEST
15937 ____________________________________________________________________________
15938 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
15939         Log: Upgrade to Math::BigInt 1.45; from Tels.
15940              NOTE: some of the tests are failing but that's because
15941              the core integration is not yet done.
15942      Branch: perl
15943            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
15944            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
15945            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15946            - lib/Math/BigInt/t/Math/Subclass.pm
15947            - lib/Math/BigInt/t/subclass.t
15948            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
15949            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
15950            ! lib/Math/BigInt/t/mbimbf.t
15951 ____________________________________________________________________________
15952 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
15953         Log: VMS: adds capability to control more configuration stuff with
15954              -D and -U switches; parsing config.sh to extract previous config
15955              info in VMS-form, and a rewrite of the "prompt/response" routine;
15956              from Charles Lane.
15957      Branch: perl
15958            ! configure.com
15959 ____________________________________________________________________________
15960 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
15961         Log: Subject: Typo correction in perldebguts.pod
15962              From: mjd@plover.com
15963              Date: 4 Nov 2001 16:20:05 -0000
15964              Message-ID: <20011104162005.16699.qmail@plover.com>
15965      Branch: perl
15966            ! pod/perldebguts.pod
15967 ____________________________________________________________________________
15968 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
15969         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
15970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15971              Date: Sun, 4 Nov 2001 11:47:30 +0100
15972              Message-ID: <20011104114730.A715@rafael>
15973              
15974              Remove -T from the test, wrong place for that.
15975      Branch: perl
15976            ! lib/File/Temp/t/mktemp.t
15977 ____________________________________________________________________________
15978 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
15979         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
15980              From: Nicholas Clark <nick@ccl4.org>
15981              Date: Sun, 4 Nov 2001 10:41:24 +0000
15982              Message-ID: <20011104104123.U20123@plum.flirble.org>
15983      Branch: perl
15984            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
15985 ____________________________________________________________________________
15986 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
15987         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
15988              From: Michael G Schwern <schwern@pobox.com>
15989              Date: Sat, 3 Nov 2001 15:41:47 -0500
15990              Message-ID: <20011103154147.C600@blackrider>
15991      Branch: perl
15992            ! lib/Term/Cap.t
15993 ____________________________________________________________________________
15994 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
15995         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
15996              From: "Craig A. Berry" <craigberry@mac.com>     
15997              Date: Sat, 03 Nov 2001 16:02:28 -0600
15998              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
15999      Branch: perl
16000            ! ext/Time/HiRes/HiRes.t
16001 ____________________________________________________________________________
16002 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
16003         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
16004              From: "chromatic" <chromatic@rmci.net>
16005              Date: Sat, 03 Nov 2001 12:28:17 -0700
16006              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
16007      Branch: perl
16008            ! lib/Term/Cap.t
16009 ____________________________________________________________________________
16010 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
16011         Log: Don't bother doing POSIX charclass parsing if it
16012              possibly cannot be so.  Prepares way for charclass
16013              syntax like [[abc]||[def]] (or just [[abc][def]])
16014              for union, [[\w]&&[$a]] for intersection,
16015              and [[a-z]&&[^def]] for subtraction.
16016              
16017              Currently /[[a]/ (or /[a[]/) parses as a character
16018              class containing two characters, "[" and "a",
16019              this may have to be broken for the syntax described
16020              above, otherwise we would have to scan the whole pattern
16021              to find out whether the square brackets match pairwise.
16022              Luckily, the special case of "[" doesn't seem to be
16023              documented (as opposed to "]" and "-"), so we may have
16024              better story for breaking it...  One can always use \[
16025              if one wants a literal "[", so there.
16026      Branch: perl
16027            ! regcomp.c
16028 ____________________________________________________________________________
16029 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
16030         Log: Comment correction.
16031      Branch: perl
16032            ! regcomp.c
16033 ____________________________________________________________________________
16034 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
16035         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
16036              The latter is a RedHatism.
16037      Branch: perl
16038            ! lib/ExtUtils/MakeMaker.pm
16039 ____________________________________________________________________________
16040 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
16041         Log: Integrate perlio.
16042      Branch: perl
16043           !> perlio.c
16044 ____________________________________________________________________________
16045 [ 12831] By: nick                                  on 2001/11/03  11:42:15
16046         Log: Integrate mainline
16047      Branch: perlio
16048           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
16049           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
16050           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
16051           !> sv.c t/test.pl
16052 ____________________________________________________________________________
16053 [ 12830] By: nick                                  on 2001/11/03  10:27:34
16054         Log: Fix clone_leak problem.
16055              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
16056              as vestige of calling PerlLIO_dup().
16057      Branch: perlio
16058            ! perlio.c
16059 ____________________________________________________________________________
16060 [ 12829] By: nick                                  on 2001/11/03  09:40:46
16061         Log: Tweaks attempting to locate Doug's clone_leak leak.
16062              - add some PerlIO_debug()
16063              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
16064              - Even if it closing stdout etc. do a fflush()
16065      Branch: perlio
16066            ! perlio.c
16067 ____________________________________________________________________________
16068 [ 12828] By: nick                                  on 2001/11/03  08:34:31
16069         Log: Integrate mainline
16070      Branch: perlio
16071           !> (integrate 54 files)
16072 ____________________________________________________________________________
16073 [ 12827] By: ams                                   on 2001/11/03  03:45:19
16074         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
16075              remove this later). Based on a patch from Robert Spier in
16076              <15330.61459.14452.795263@rls.cx>.
16077      Branch: perl
16078            ! sv.c
16079 ____________________________________________________________________________
16080 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
16081         Log: microperl sync.
16082      Branch: perl
16083            ! doio.c perl.c perl.h perlio.c regexec.c
16084 ____________________________________________________________________________
16085 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
16086         Log: Definitions for the Unicode Newline Guidelines.
16087      Branch: perl
16088            ! perl.h
16089 ____________________________________________________________________________
16090 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
16091         Log: (retracted by #12871)
16092              
16093              There is no csh of any kind in default BeOS.
16094              For the purposes of miniperl globbing, bash
16095              will do.
16096      Branch: perl
16097            ! hints/beos.sh
16098 ____________________________________________________________________________
16099 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
16100         Log: Integrate change #12820 from macperl to maint and blead;
16101              
16102              Fix up (dynaloading) to work properly with multiplicity
16103      Branch: maint-5.6/perl
16104           !> ext/DynaLoader/dl_mac.xs
16105      Branch: perl
16106           !> ext/DynaLoader/dl_mac.xs
16107 ____________________________________________________________________________
16108 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
16109         Log: Several fixes for various exit problems and clearing out
16110              task queue, as well as another (incomplete) go at
16111              fixing error message handling
16112      Branch: maint-5.6/macperl
16113            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
16114 ____________________________________________________________________________
16115 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
16116         Log: Add source files for bleadperl builds
16117      Branch: maint-5.6/macperl
16118            ! macos/Makefile.mk
16119 ____________________________________________________________________________
16120 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
16121         Log: Fix up to work properly with multiplicity
16122      Branch: maint-5.6/macperl
16123            ! ext/DynaLoader/dl_mac.xs
16124 ____________________________________________________________________________
16125 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
16126         Log: Integrate with maintperl.
16127      Branch: maint-5.6/macperl
16128           +> t/op/system.t t/op/system_tests
16129           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
16130           !> pod/perltodo.pod util.c win32/win32.c
16131 ____________________________________________________________________________
16132 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
16133         Log: Locate _PATH_LOG if it's a socket even if not #defined
16134              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
16135              via Nick Clark.
16136      Branch: perl
16137            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
16138 ____________________________________________________________________________
16139 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
16140         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
16141              From: Michael G Schwern <schwern@pobox.com>
16142              Date: Fri, 2 Nov 2001 15:36:41 -0500
16143              Message-ID: <20011102153641.E23234@blackrider>
16144      Branch: perl
16145            ! t/test.pl
16146 ____________________________________________________________________________
16147 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
16148         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
16149              From: merlyn@stonehenge.com (Randal L. Schwartz)
16150              Date: 02 Nov 2001 09:33:34 -0800
16151              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
16152              
16153              (two of the changes)
16154              
16155              Better coexistence with extensions.
16156      Branch: perl
16157            ! ext/Errno/Errno_pm.PL hints/darwin.sh
16158 ____________________________________________________________________________
16159 [ 12815] By: ams                                   on 2001/11/02  16:47:43
16160         Log: Subject: Re: [PATCH] the the double double word word fix fix
16161              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16162              Date: Fri, 02 Nov 2001 19:43:07 +0100
16163              Message-Id: <3BE2E93B.627C198E@alcatel.at>
16164      Branch: perl
16165            ! pod/perldebug.pod
16166 ____________________________________________________________________________
16167 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
16168         Log: Update Changes.
16169      Branch: perl
16170            ! Changes patchlevel.h
16171 ____________________________________________________________________________
16172 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
16173         Log: More encoding testing.
16174      Branch: perl
16175            ! lib/encoding.pm lib/encoding.t
16176 ____________________________________________________________________________
16177 [ 12812] By: ams                                   on 2001/11/02  15:07:11
16178         Log: Slight modification of #12811.
16179      Branch: perl
16180            ! op.c
16181 ____________________________________________________________________________
16182 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
16183         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
16184              From: Radu Greab <radu@netsoft.ro>
16185              Date: Fri, 2 Nov 2001 15:28:58 +0200
16186              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
16187      Branch: perl
16188            ! op.c t/op/stat.t
16189 ____________________________________________________________________________
16190 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
16191         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
16192              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16193              Date: Thu, 1 Nov 2001 22:35:50 +0100
16194              Message-ID: <20011101223550.A10849@rafael>
16195      Branch: perl
16196            ! lib/ExtUtils/Embed.t
16197 ____________________________________________________________________________
16198 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
16199         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
16200              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16201              Date: 2 Nov 2001 14:48:51 -0000
16202              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
16203      Branch: perl
16204            ! lib/File/Find.pm
16205 ____________________________________________________________________________
16206 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
16207         Log: Add documentation.
16208      Branch: perl
16209            ! embed.pl pod/perlapi.pod utf8.c
16210 ____________________________________________________________________________
16211 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
16212         Log: Unicode: add ToFold mapping.  Not used yet; but basically
16213              a more useful mapping for caseless aka case-ignoring than
16214              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
16215              algorithm for creating the foldings uses equivalence classes,
16216              see http://www.unicode.org/unicode/reports/tr21/
16217              Hopefully this feature will be used in //i.
16218              (The folding tables were introduced by #12689.)
16219      Branch: perl
16220            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
16221            ! utf8.c
16222 ____________________________________________________________________________
16223 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
16224         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
16225              From: "Craig A. Berry" <craigberry@mac.com>
16226              Date: Fri, 02 Nov 2001 00:03:52 -0600
16227              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
16228      Branch: perl
16229            ! lib/AutoSplit.t
16230 ____________________________________________________________________________
16231 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
16232         Log: Subject: Trivial doc patch
16233              From: andreas.koenig@anima.de (Andreas J. Koenig)
16234              Date: 02 Nov 2001 06:11:35 +0100
16235              Message-ID: <m37kt94v08.fsf@anima.de>
16236      Branch: perl
16237            ! pod/perlport.pod
16238 ____________________________________________________________________________
16239 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
16240         Log: Make encoding and charnames pragmas coexist.
16241      Branch: perl
16242            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
16243 ____________________________________________________________________________
16244 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
16245         Log: The basic character classes seem to go untested with Unicode.
16246      Branch: perl
16247            ! t/op/pat.t
16248 ____________________________________________________________________________
16249 [ 12802] By: ams                                   on 2001/11/02  00:39:36
16250         Log: Subject: [PATCH] the the double double word word fix fix
16251              From: Richard Soderberg <rs@oregonnet.com>
16252              Date: Thu, 1 Nov 2001 13:12:03 -0800
16253              Message-Id: <200111012112.NAA23288@oregonnet.com>
16254              
16255              Subject: Re: [PATCH] the the double double word word fix fix
16256              From: Mark-Jason Dominus <mjd@plover.com>
16257              Date: Thu, 01 Nov 2001 16:43:40 -0500
16258              Message-Id: <20011101214340.2044.qmail@plover.com>
16259              
16260              Subject: Re: [PATCH] the the double double word word fix fix
16261              From: Mark-Jason Dominus <mjd@plover.com>
16262              Date: Thu, 01 Nov 2001 16:51:39 -0500
16263              Message-Id: <20011101215139.2196.qmail@plover.com>
16264      Branch: perl
16265            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
16266            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
16267            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
16268            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
16269            ! pod/perltodo.pod pod/perlxstut.pod
16270 ____________________________________________________________________________
16271 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
16272         Log: Comment tweaks.
16273      Branch: perl
16274            ! toke.c
16275 ____________________________________________________________________________
16276 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
16277         Log: FAQ sync.
16278      Branch: perl
16279            ! pod/perlfaq9.pod
16280 ____________________________________________________________________________
16281 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
16282         Log: If an encoding is set by -M/-m, it must be in
16283              effect only for the actual script, not any other
16284              required/-M/-m'ed module, otherwise we enter a nasty
16285              recursion in regexec.c while trying to init the simple
16286              UTF-8 charclasses like PL_utf8_alnum.
16287      Branch: perl
16288            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
16289 ____________________________________________________________________________
16290 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
16291         Log: A bit more descriptive name.
16292      Branch: perl
16293            ! mg.c
16294 ____________________________________________________________________________
16295 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
16296         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
16297              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16298              Date: Wed, 31 Oct 2001 13:47:04 EST
16299              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
16300      Branch: perl
16301            ! ext/Time/HiRes/HiRes.t
16302 ____________________________________________________________________________
16303 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
16304         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
16305              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16306              Date: Wed, 31 Oct 2001 13:43:29 EST
16307              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
16308      Branch: perl
16309            ! mg.c
16310 ____________________________________________________________________________
16311 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
16312         Log: Subject: [PATCH] Various test cleanups
16313              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16314              Date: Tue, 30 Oct 2001 21:56:26 +0100
16315              Message-ID: <20011030215626.A28503@rafael>
16316      Branch: perl
16317            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16318            ! ext/DB_File/t/db-recno.t ext/Encode.t
16319 ____________________________________________________________________________
16320 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
16321         Log: Update Changes.
16322      Branch: perl
16323            ! Changes patchlevel.h
16324 ____________________________________________________________________________
16325 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
16326         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
16327              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
16328              Date: Wed, 31 Oct 2001 17:16:39 +0100
16329              Message-ID: <20011031171639.A32511@rafael>
16330      Branch: perl
16331            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
16332 ____________________________________________________________________________
16333 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
16334         Log: Skip message nit.
16335      Branch: perl
16336            ! t/io/fs.t
16337 ____________________________________________________________________________
16338 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
16339         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
16340              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16341              Date: 31 Oct 2001 14:49:37 -0000
16342              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
16343      Branch: perl
16344            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
16345 ____________________________________________________________________________
16346 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
16347         Log: Extend the effect of the encoding pragma to chr() and ord().
16348              
16349              TODO: regex literals, reentrancy problems with the utf8
16350              and charnames pragmas.
16351      Branch: perl
16352            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
16353 ____________________________________________________________________________
16354 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
16355         Log: Doc tweaks.
16356      Branch: perl
16357            ! lib/encoding.pm
16358 ____________________________________________________________________________
16359 [ 12788] By: nick                                  on 2001/10/31  08:59:56
16360         Log: Integrate mainline
16361      Branch: perlio
16362           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
16363           !> (integrate 49 files)
16364 ____________________________________________________________________________
16365 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
16366         Log: Forgot new proto.
16367      Branch: perl
16368            ! proto.h
16369 ____________________________________________________________________________
16370 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
16371         Log: Clarification: use encoding cannot be used to
16372              change the default encoding of "your whole script";
16373              only the default encoding of the *data*.  Also, it
16374              seems that "use encoding" does not mix with "use utf8"
16375              (a coredumping recursion ensues).  Should not be a huge
16376              problem since "use utf8" is pretty marginal nowadays.
16377      Branch: perl
16378            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
16379 ____________________________________________________________________________
16380 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
16381         Log: More documentation for the encode pragma.
16382      Branch: perl
16383            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
16384            ! pod/perlapi.pod pod/perlunicode.pod sv.c
16385 ____________________________________________________________________________
16386 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
16387         Log: Thinko in #12783.
16388      Branch: perl
16389            ! sv.c
16390 ____________________________________________________________________________
16391 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
16392         Log: Make sv_recode_to_utf8() a real API: the encoding
16393              is a parameter, instead of a global.  Document the
16394              PERL_ENCODING.
16395      Branch: perl
16396            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
16397            ! toke.c
16398 ____________________________________________________________________________
16399 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
16400         Log: Enable -Mencoding=foobar also for string literals.
16401      Branch: perl
16402            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
16403            ! pod/perlapi.pod proto.h sv.c toke.c
16404 ____________________________________________________________________________
16405 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
16406         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
16407              From: Andy Dougherty <doughera@lafayette.edu>
16408              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
16409              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
16410      Branch: perl
16411            ! ext/POSIX/hints/svr4.pl
16412 ____________________________________________________________________________
16413 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
16414         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
16415              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16416              Date: Mon, 29 Oct 2001 23:11:58 -0000
16417              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
16418              
16419              Add compat.h.
16420      Branch: perl
16421            ! lib/h2xs.t utils/h2xs.PL
16422 ____________________________________________________________________________
16423 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
16424         Log: Subject: PerlIOBuf_dup
16425              From: Nicholas Clark <nick@ccl4.org>              
16426              Date: Mon, 29 Oct 2001 21:52:35 +0000             
16427              Message-ID: <20011029215235.K41204@plum.flirble.org>
16428              
16429              Add prototype.
16430      Branch: perl
16431            ! perliol.h
16432 ____________________________________________________________________________
16433 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
16434         Log: Subject: [PATCH] Make malloc.c errors more useful
16435              From: Richard Soderberg <rs@oregonnet.com>
16436              Date: Mon, 29 Oct 2001 22:28:02 -0800
16437              Message-Id: <200110300628.WAA11025@oregonnet.com>
16438      Branch: perl
16439            ! malloc.c
16440 ____________________________________________________________________________
16441 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
16442         Log: Retract #12776 - the bug 19990906.001 is still valid.
16443      Branch: perl
16444            ! t/run/kill_perl.t
16445 ____________________________________________________________________________
16446 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
16447         Log: (Retracted by #12777)
16448              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
16449              From: Michael G Schwern <schwern@pobox.com> 
16450              Date: Mon, 29 Oct 2001 23:01:08 -0500
16451              Message-ID: <20011029230108.G18053@blackrider>
16452      Branch: perl
16453            ! t/run/kill_perl.t
16454 ____________________________________________________________________________
16455 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
16456         Log: Comment nits.
16457      Branch: perl
16458            ! lib/encoding.t
16459 ____________________________________________________________________________
16460 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
16461         Log: integrate change#12772 from mainline
16462              
16463              Subject: [PATCH] Mommy, what's a pointer cast?
16464      Branch: maint-5.6/perl
16465            ! perl.h
16466 ____________________________________________________________________________
16467 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
16468         Log: Subject: [PATCH] Mommy, what's a pointer cast?
16469              From: Richard Soderberg <rs@oregonnet.com>
16470              Date: Mon, 29 Oct 2001 17:01:10 -0800
16471              Message-Id: <200110300101.RAA31561@oregonnet.com>
16472              
16473              (threads* parts)
16474      Branch: perl
16475            ! ext/threads/shared/shared.xs ext/threads/threads.xs
16476 ____________________________________________________________________________
16477 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
16478         Log: Subject: [PATCH] Mommy, what's a pointer cast?
16479              From: Richard Soderberg <rs@oregonnet.com>
16480              Date: Mon, 29 Oct 2001 17:01:10 -0800
16481              Message-Id: <200110300101.RAA31561@oregonnet.com>
16482              
16483              (the perl.h part)
16484      Branch: perl
16485            ! perl.h
16486 ____________________________________________________________________________
16487 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
16488         Log: Subject: [PATCH] OpenBSD likes signal.h 
16489              From: Richard Soderberg <rs@oregonnet.com>
16490              Date: Mon, 29 Oct 2001 17:00:31 -0800
16491              Message-Id: <200110300100.RAA31533@oregonnet.com>
16492      Branch: perl
16493            ! unixish.h
16494 ____________________________________________________________________________
16495 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
16496         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
16497              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16498              Date: Mon, 29 Oct 2001 23:04:23 -0000
16499              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
16500      Branch: perl
16501            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16502            ! ext/DB_File/t/db-recno.t
16503 ____________________________________________________________________________
16504 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
16505         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
16506              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
16507              Date: Mon, 29 Oct 2001 12:34:07 -0600
16508              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
16509      Branch: perl
16510            ! ext/Time/HiRes/HiRes.t
16511 ____________________________________________________________________________
16512 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
16513         Log: Update Changes.
16514      Branch: perl
16515            ! Changes patchlevel.h
16516 ____________________________________________________________________________
16517 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
16518         Log: AIX needs an explicit symbol export list.
16519      Branch: perl
16520            ! lib/ExtUtils/Embed.t
16521 ____________________________________________________________________________
16522 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
16523         Log: The test (and the module) would require some
16524              quality hacking time to work on EBCDIC.  Based on
16525              the test results nothing seems to be majorly broken,
16526              the module just seems to have strange assumptions:
16527              got: ''\226\225\205'
16528              expected: ''one'
16529              The \226\225\205 being, of course, 'one', in EBCDIC.
16530      Branch: perl
16531            ! lib/Dumpvalue.t
16532 ____________________________________________________________________________
16533 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
16534         Log: Mark the test known to be failing in EBCDIC.
16535      Branch: perl
16536            ! t/op/tr.t
16537 ____________________________________________________________________________
16538 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
16539         Log: None of the libnet modules are going to work in
16540              EBCDIC without the Convert::EBCDIC.
16541      Branch: perl
16542            ! t/lib/1_compile.t
16543 ____________________________________________________________________________
16544 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
16545         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
16546      Branch: perl
16547            ! t/op/pack.t
16548 ____________________________________________________________________________
16549 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
16550         Log: UTF-EBCDIC ain't UTF-8.
16551      Branch: perl
16552            ! t/op/pack.t
16553 ____________________________________________________________________________
16554 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
16555         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
16556      Branch: perl
16557            ! t/lib/1_compile.t
16558 ____________________________________________________________________________
16559 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
16560         Log: Let's not assume ASCII.
16561      Branch: perl
16562            ! t/op/lc.t
16563 ____________________________________________________________________________
16564 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
16565         Log: Call the new perlio symbols differently.
16566      Branch: perl
16567            ! makedef.pl
16568 ____________________________________________________________________________
16569 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
16570         Log: Don't expect ASCII ordering.
16571      Branch: perl
16572            ! lib/ExtUtils/Manifest.t
16573 ____________________________________________________________________________
16574 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
16575         Log: Forgot from #12756.
16576      Branch: perl
16577            ! perlio.h
16578 ____________________________________________________________________________
16579 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
16580         Log: BeOS tweaks:
16581              - fseeko and ftello can be found by Configure but
16582              we do not seem to have prototypes for them so
16583              let's make up some
16584              - BeOS didn't use to have real sockets (sockets as
16585              filedescriptors) but the BONE package is supposed
16586              to fix this.  I do not know how to detect BONEness,
16587              see hints/beos.sh for a spot that needs to fixed.
16588              - BeOS has O_TEXT != O_BINARY but has no setmode()
16589      Branch: perl
16590            ! hints/beos.sh perlio.c
16591 ____________________________________________________________________________
16592 [ 12755] By: sky                                   on 2001/10/29  12:56:12
16593         Log: Ugly fix to not die when a thread creator is holding locks.
16594      Branch: perl
16595            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16596            ! ext/threads/threads.xs
16597 ____________________________________________________________________________
16598 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
16599         Log: Integrate change #12752 from maintperl;
16600              
16601              croak(Nullch) wasn't printing the contents of ERRSV if there was
16602              no outer eval (bug in change#6125)
16603      Branch: perl
16604           !> util.c
16605 ____________________________________________________________________________
16606 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
16607         Log: Subject: [PATCH h2xs] Use of static data in XS modules
16608              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16609              Date: Sun, 28 Oct 2001 21:19:07 -0000
16610              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
16611              
16612              with nits from Sarathy.
16613      Branch: perl
16614            ! utils/h2xs.PL
16615 ____________________________________________________________________________
16616 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
16617         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
16618              no outer eval (bug in change#6125)
16619      Branch: maint-5.6/perl
16620            ! util.c
16621 ____________________________________________________________________________
16622 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
16623         Log: More todo for the encoding pragma.
16624      Branch: perl
16625            ! lib/encoding.pm
16626 ____________________________________________________________________________
16627 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
16628         Log: Add the encoding pragma to control the "upgrade"
16629              from the native eight bit data to Unicode.
16630              
16631              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
16632      Branch: perl
16633            + lib/encoding.pm lib/encoding.t
16634            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
16635            ! pod/perlunicode.pod pod/perlvar.pod sv.c
16636 ____________________________________________________________________________
16637 [ 12749] By: sky                                   on 2001/10/28  21:02:33
16638         Log: Update documentation.
16639      Branch: perl
16640            ! ext/threads/shared/shared.pm
16641 ____________________________________________________________________________
16642 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
16643         Log: Integrate change #12747 from maintperl;
16644              
16645              finishing touches to system() fixes on windows:
16646              * detect cmd shell correctly even if it had full path in it
16647              * more quoting needed for single-arg system if the argument
16648              really had multiple quoted arguments within it
16649              * be smarter about not calling the shell when the executable
16650              has spaces, but otherwise does not need shell involvement
16651              * add a testsuite (windows-specific currently)
16652      Branch: perl
16653           +> t/op/system.t t/op/system_tests
16654            ! MANIFEST pod/perltodo.pod
16655           !> win32/win32.c
16656 ____________________________________________________________________________
16657 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
16658         Log: finishing touches to system() fixes on windows:
16659              * detect cmd shell correctly even if it had full path in it
16660              * more quoting needed for single-arg system if the argument
16661              really had multiple quoted arguments within it
16662              * be smarter about not calling the shell when the executable
16663              has spaces, but otherwise does not need shell involvement
16664              * add a testsuite (windows-specific currently)
16665      Branch: maint-5.6/perl
16666            + t/op/system.t t/op/system_tests
16667            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
16668 ____________________________________________________________________________
16669 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
16670         Log: Integrate perlio.
16671      Branch: perl
16672           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
16673 ____________________________________________________________________________
16674 [ 12745] By: nick                                  on 2001/10/28  16:08:14
16675         Log: Mingw32 fixup for Embed.t
16676      Branch: perlio
16677            ! lib/ExtUtils/Embed.t
16678 ____________________________________________________________________________
16679 [ 12744] By: nick                                  on 2001/10/28  15:54:14
16680         Log: GCC vs MS 64-bit constant syntax
16681      Branch: perlio
16682            ! ext/Time/HiRes/HiRes.xs
16683 ____________________________________________________________________________
16684 [ 12743] By: nick                                  on 2001/10/28  15:42:55
16685         Log: Integrate mainline
16686      Branch: perlio
16687           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
16688 ____________________________________________________________________________
16689 [ 12742] By: sky                                   on 2001/10/28  14:47:10
16690         Log: Manpage updates.
16691      Branch: perl
16692            ! ext/threads/threads.pm
16693 ____________________________________________________________________________
16694 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
16695         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
16696      Branch: perl
16697            ! lib/ExtUtils/Embed.t
16698 ____________________________________________________________________________
16699 [ 12740] By: nick                                  on 2001/10/28  14:14:24
16700         Log: Integrate mainline
16701      Branch: perlio
16702           !> lib/ExtUtils/Embed.t win32/win32.c
16703 ____________________________________________________________________________
16704 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
16705         Log: Need to be ./executed.
16706      Branch: perl
16707            ! lib/ExtUtils/Embed.t
16708 ____________________________________________________________________________
16709 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
16710         Log: Integrate perlio.
16711      Branch: perl
16712           !> perlio.c win32/win32.h
16713 ____________________________________________________________________________
16714 [ 12737] By: nick                                  on 2001/10/28  13:53:45
16715         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
16716              by gcc -xc++.
16717      Branch: perlio
16718            ! win32/win32.h
16719 ____________________________________________________________________________
16720 [ 12736] By: nick                                  on 2001/10/28  13:50:50
16721         Log: Have :stdio layer update an honour the fd refcnt table.
16722              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
16723      Branch: perlio
16724            ! perlio.c
16725 ____________________________________________________________________________
16726 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
16727         Log: Integrate changes #12724 and #12725 from maintperl;
16728              multiarg system now works.
16729      Branch: perl
16730           !> win32/win32.c
16731 ____________________________________________________________________________
16732 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
16733         Log: Integrate perlio.
16734      Branch: perl
16735           +> lib/ExtUtils/Embed.t
16736           !> MANIFEST perlio.c
16737 ____________________________________________________________________________
16738 [ 12733] By: nick                                  on 2001/10/28  13:07:16
16739         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
16740              least for PERLIO=perlio unthreaded case
16741      Branch: perlio
16742            ! perlio.c
16743 ____________________________________________________________________________
16744 [ 12732] By: nick                                  on 2001/10/28  11:10:24
16745         Log: Typo in exe name
16746      Branch: perlio
16747            ! lib/ExtUtils/Embed.t
16748 ____________________________________________________________________________
16749 [ 12731] By: nick                                  on 2001/10/28  11:09:59
16750         Log: Integrate Mainline
16751      Branch: perlio
16752           !> Changes configure.com ext/DB_File/DB_File.pm
16753           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
16754           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
16755           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
16756           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
16757           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
16758           !> t/TEST t/op/regexp.t win32/buildext.pl
16759 ____________________________________________________________________________
16760 [ 12730] By: nick                                  on 2001/10/28  11:05:35
16761         Log: Fixup Embed.t for Win32/VC++
16762      Branch: perlio
16763            ! lib/ExtUtils/Embed.t
16764 ____________________________________________________________________________
16765 [ 12729] By: nick                                  on 2001/10/28  09:36:20
16766         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
16767              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
16768              ExtUtils::Embed.
16769      Branch: perlio
16770            + lib/ExtUtils/Embed.t
16771            ! MANIFEST
16772 ____________________________________________________________________________
16773 [ 12728] By: sky                                   on 2001/10/28  08:12:53
16774         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
16775              line manually!
16776      Branch: perl
16777            ! lib/ExtUtils/xsubpp
16778 ____________________________________________________________________________
16779 [ 12727] By: sky                                   on 2001/10/28  08:02:09
16780         Log: And here we use the prototypes.
16781      Branch: perl
16782            ! ext/threads/shared/shared.xs
16783 ____________________________________________________________________________
16784 [ 12726] By: sky                                   on 2001/10/28  08:00:48
16785         Log: Support [] style prototypes.
16786      Branch: perl
16787            ! lib/ExtUtils/xsubpp
16788 ____________________________________________________________________________
16789 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
16790         Log: yet another multi-arg system() fix on windows: batch files as the
16791              first argument (i.e. directly executed by CreateProcess()) need
16792              extra quoting to escape shell-shock
16793      Branch: maint-5.6/perl
16794            ! win32/win32.c
16795 ____________________________________________________________________________
16796 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
16797         Log: another multi-arg system() fix on windows: passing empty arguments
16798              now works
16799      Branch: maint-5.6/perl
16800            ! win32/win32.c
16801 ____________________________________________________________________________
16802 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
16803         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
16804              No final #else #error because we do not seem to
16805              be using #error?
16806      Branch: perl
16807            ! op.h
16808 ____________________________________________________________________________
16809 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
16810         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
16811              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
16812              Date: Sat, 27 Oct 2001 23:28:44 EST 
16813              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
16814      Branch: perl
16815            ! ext/Time/HiRes/HiRes.xs
16816 ____________________________________________________________________________
16817 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
16818         Log: Regen perlapi, perltoc.
16819      Branch: perl
16820            ! pod/perlapi.pod pod/perltoc.pod
16821 ____________________________________________________________________________
16822 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
16823         Log: Subject: [PATCH] sv.h documentation
16824              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
16825              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
16826              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
16827      Branch: perl
16828            ! sv.h
16829 ____________________________________________________________________________
16830 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
16831         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
16832              system("nmake -nologo", "clean") and there is no executable
16833              called "nmake -nologo"; this used to "work" pre-change#12559 due
16834              to bugs in multiarg system() that have since been fixed
16835      Branch: perl
16836            ! win32/buildext.pl
16837 ____________________________________________________________________________
16838 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
16839         Log: Update Changes.
16840      Branch: perl
16841            ! Changes patchlevel.h
16842 ____________________________________________________________________________
16843 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
16844         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
16845              From: Richard.Foley@t-online.de (Richard Foley)            
16846              Date: Sun, 28 Oct 2001 00:48:32 +0200
16847              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
16848      Branch: perl
16849            ! pod/perlhack.pod
16850 ____________________________________________________________________________
16851 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
16852         Log: Must store pointers with the right width.
16853      Branch: perl
16854            ! op.h
16855 ____________________________________________________________________________
16856 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
16857         Log: Integrate change #12711 from perlio;
16858              
16859              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16860              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16861      Branch: perl
16862           !> perlio.c
16863 ____________________________________________________________________________
16864 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
16865         Log: Subject: [PATCH] make minitest
16866              From: Nicholas Clark <nick@ccl4.org>
16867              Date: Sat, 27 Oct 2001 22:56:16 +0100
16868              Message-ID: <20011027225616.L20275@plum.flirble.org>
16869      Branch: perl
16870            ! t/TEST
16871 ____________________________________________________________________________
16872 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
16873         Log: Patch #12661 missed this.
16874      Branch: perl
16875            ! ext/DB_File/DB_File.pm
16876 ____________________________________________________________________________
16877 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
16878         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
16879              From: "Craig A. Berry" <craigberry@mac.com>
16880              Date: Sat, 27 Oct 2001 16:07:47 -0500
16881              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
16882      Branch: perl
16883            ! configure.com perlio.c
16884 ____________________________________________________________________________
16885 [ 12711] By: nick                                  on 2001/10/27  19:49:25
16886         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16887              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16888      Branch: perlio
16889            ! perlio.c
16890 ____________________________________________________________________________
16891 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
16892         Log: Let's not replace reason if there's one already supplied.
16893      Branch: perl
16894            ! t/op/regexp.t
16895 ____________________________________________________________________________
16896 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
16897         Log: is not good.
16898      Branch: perl
16899            ! t/op/regexp.t
16900 ____________________________________________________________________________
16901 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
16902         Log: ldlibpth can exist but be unset.
16903      Branch: perl
16904            ! t/TEST
16905 ____________________________________________________________________________
16906 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
16907         Log: Unicode: property alias naming cleanup.
16908      Branch: perl
16909            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
16910 ____________________________________________________________________________
16911 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
16912         Log: FAQ sync.
16913      Branch: perl
16914            ! pod/perlfaq4.pod
16915 ____________________________________________________________________________
16916 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
16917         Log: Integrate change #12703 from maintperl;
16918              
16919              typemap stuff intervenes before declaration, move it to PREINIT
16920              section
16921              
16922              (an empty integrate, but now the files are in sync
16923              between the branches)
16924      Branch: perl
16925           !> ext/ODBM_File/ODBM_File.xs
16926 ____________________________________________________________________________
16927 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
16928         Log: More PerlIO symbols.
16929      Branch: perl
16930            ! makedef.pl
16931 ____________________________________________________________________________
16932 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
16933         Log: typemap stuff intervenes before declaration, move it to PREINIT
16934              section
16935      Branch: maint-5.6/perl
16936            ! ext/ODBM_File/ODBM_File.xs
16937 ____________________________________________________________________________
16938 [ 12702] By: nick                                  on 2001/10/27  14:09:35
16939         Log: Integrate mainline
16940      Branch: perlio
16941           +> ext/threads/shared/t/av_simple.t
16942           +> ext/threads/shared/t/hv_refs.t
16943           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
16944           !> (integrate 109 files)
16945 ____________________________________________________________________________
16946 [ 12700] By: ams                                   on 2001/10/26  21:22:23
16947         Log: Subject: [PATCH] tweak divide
16948              From: Nicholas Clark <nick@ccl4.org>
16949              Date: Fri, 26 Oct 2001 22:52:17 +0100
16950              Message-Id: <20011026225217.B20275@plum.flirble.org>
16951      Branch: perl
16952            ! pp.c
16953 ____________________________________________________________________________
16954 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
16955         Log: Integrate a buncha things from maintperl.
16956      Branch: maint-5.6/macperl
16957           !> (integrate 32 files)
16958 ____________________________________________________________________________
16959 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
16960         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
16961              From: Andy Dougherty <doughera@lafayette.edu>
16962              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
16963              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
16964      Branch: perl
16965            ! hints/svr4.sh
16966 ____________________________________________________________________________
16967 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
16968         Log: When you're root, many things become writable.
16969      Branch: perl
16970            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
16971 ____________________________________________________________________________
16972 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
16973         Log: Update Changes.
16974      Branch: perl
16975            ! Changes patchlevel.h
16976 ____________________________________________________________________________
16977 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
16978         Log: Term/Cap.t attempts to access the floppy drive for no good reason
16979              on dosish systems
16980      Branch: perl
16981            ! lib/Term/Cap.t
16982 ____________________________________________________________________________
16983 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
16984         Log: fix misleading comment on known inadequacy in B::Terse, and skip
16985              it correctly
16986      Branch: perl
16987            ! ext/B/t/terse.t
16988 ____________________________________________________________________________
16989 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
16990         Log: fix spurious AutoSplit.t failure under windows
16991      Branch: perl
16992            ! lib/AutoSplit.t
16993 ____________________________________________________________________________
16994 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
16995         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
16996      Branch: perl
16997            ! ext/Time/HiRes/HiRes.t
16998 ____________________________________________________________________________
16999 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
17000         Log: More logical to use %04"UVXf" than %"UVuf" since
17001              the Unicode standard prefers hex.
17002      Branch: perl
17003            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
17004            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
17005            ! lib/unicore/mktables utf8.c
17006 ____________________________________________________________________________
17007 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
17008         Log: change#12065 seems to have broken Encode build on windows; fix
17009      Branch: perl
17010            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
17011 ____________________________________________________________________________
17012 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
17013         Log: Unicode: add the case folding table.
17014      Branch: perl
17015            + lib/unicore/To/Fold.pl
17016            ! MANIFEST lib/unicore/mktables
17017 ____________________________________________________________________________
17018 [ 12688] By: sky                                   on 2001/10/26  13:51:29
17019         Log: Get the new functions right, do not export lock since we use builtin lock.
17020              TODO: fix xsubpp to support the new prototypes
17021      Branch: perl
17022            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17023 ____________________________________________________________________________
17024 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
17025         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
17026              as suggested by Sarathy.
17027      Branch: perl
17028            ! mg.c
17029 ____________________________________________________________________________
17030 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
17031         Log: avoid compiler warning
17032      Branch: perl
17033            ! win32/win32.c
17034 ____________________________________________________________________________
17035 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
17036         Log: WinCE update from Rainer Keuchel.
17037      Branch: perl
17038            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
17039            ! wince/wince.c
17040 ____________________________________________________________________________
17041 [ 12684] By: sky                                   on 2001/10/26  13:34:33
17042         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
17043      Branch: perl
17044            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17045 ____________________________________________________________________________
17046 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
17047         Log: More fixes that were made to the core and not in the libnet src
17048      Branch: perl
17049            ! lib/Net/Domain.pm
17050 ____________________________________________________________________________
17051 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
17052         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
17053              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
17054              Date: Fri, 26 Oct 2001 13:55:21 +0200
17055              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
17056              
17057              (plus make the db-recno.t#59 accept both \n and \r\n)
17058      Branch: perl
17059            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17060            ! ext/DB_File/t/db-recno.t
17061 ____________________________________________________________________________
17062 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
17063         Log: Fix tests to be able to run in the core and the CPAN dist
17064      Branch: perl
17065            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
17066            ! lib/Net/t/require.t lib/Net/t/smtp.t
17067 ____________________________________________________________________________
17068 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
17069         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
17070              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17071              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
17072              Date: Fri, 26 Oct 2001 08:34:46 EDT
17073      Branch: perl
17074            ! ext/Time/HiRes/HiRes.t
17075 ____________________________________________________________________________
17076 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
17077         Log: Sync libnet modules with what will be libnet-1.08
17078      Branch: perl
17079            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
17080            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
17081            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
17082            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
17083 ____________________________________________________________________________
17084 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
17085         Log: Integrate maintperl changes #12268 and #12669;
17086              
17087              final touches to the audit for statics and thread-unsafe code
17088              * make DB_File, ODBM_File thread-safe 
17089              * remove unnecessary/dangerous statics and protect others
17090              from not getting accidentally enabled under threaded perls
17091              
17092              windows support functions get_childdir() et al aren't exported
17093              correctly under vanilla build
17094              
17095              Testing under win32 appreciated since changes there had
17096              to be manually merged and I cannot test how badly did I do.
17097      Branch: perl
17098           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
17099           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
17100           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
17101           !> win32/vmem.h win32/win32.c win32/win32iop.h
17102 ____________________________________________________________________________
17103 [ 12677] By: sky                                   on 2001/10/26  12:37:17
17104         Log: More Config::threads to threads::threads changes
17105      Branch: perl
17106            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
17107 ____________________________________________________________________________
17108 [ 12676] By: sky                                   on 2001/10/26  12:31:46
17109         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
17110      Branch: perl
17111            ! ext/threads/threads.pm ext/threads/threads.xs
17112 ____________________________________________________________________________
17113 [ 12675] By: sky                                   on 2001/10/26  12:06:30
17114         Log: Allocing a TLS in runtime is not too hot.
17115      Branch: perl
17116            ! ext/threads/threads.xs
17117 ____________________________________________________________________________
17118 [ 12674] By: sky                                   on 2001/10/26  11:59:09
17119         Log: Don't display debug data.
17120      Branch: perl
17121            ! ext/threads/threads.pm
17122 ____________________________________________________________________________
17123 [ 12673] By: sky                                   on 2001/10/26  11:35:47
17124         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
17125              complete bar support for blessed objects.
17126              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
17127      Branch: perl
17128            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
17129 ____________________________________________________________________________
17130 [ 12672] By: sky                                   on 2001/10/26  11:15:28
17131         Log: Fix case where shared reference does not exist in current thread.
17132      Branch: perl
17133            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
17134 ____________________________________________________________________________
17135 [ 12671] By: sky                                   on 2001/10/26  08:48:52
17136         Log: Support for references in shared arrays.
17137      Branch: perl
17138            ! ext/threads/shared/shared.xs
17139 ____________________________________________________________________________
17140 [ 12670] By: sky                                   on 2001/10/26  08:30:11
17141         Log: Add tests for references in hashes.
17142      Branch: perl
17143            + ext/threads/shared/t/hv_refs.t
17144            ! MANIFEST
17145 ____________________________________________________________________________
17146 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
17147         Log: windows support functions get_childdir() et al aren't exported
17148              correctly under vanilla build
17149      Branch: maint-5.6/perl
17150            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
17151 ____________________________________________________________________________
17152 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
17153         Log: final touches to the audit for statics and thread-unsafe code
17154              * make DB_File, ODBM_File thread-safe 
17155              * remove unnecessary/dangerous statics and protect others
17156              from not getting accidentally enabled under threaded perls
17157      Branch: maint-5.6/perl
17158            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
17159            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
17160            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
17161            ! win32/win32.c
17162 ____________________________________________________________________________
17163 [ 12667] By: ams                                   on 2001/10/26  03:48:36
17164         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
17165              From: "Richard Soderberg" <rs@crystalflame.net>
17166              Date: Thu, 25 Oct 2001 23:42:50 -0400
17167              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
17168      Branch: perl
17169            ! sharedsv.c
17170 ____________________________________________________________________________
17171 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
17172         Log: Integrate change #12664 from maintperl;
17173              
17174              the newest GCCs don't seem to like C<"string1"##STRING2>
17175              so keep it as C<"string1" STRING2> (latter appears to
17176              work everywhere)
17177      Branch: perl
17178           !> ext/DynaLoader/dlutils.c
17179 ____________________________________________________________________________
17180 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
17181         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
17182              From: Chris Nandor <pudge@pobox.com>
17183              Date: Thu, 25 Oct 2001 22:15:03 -0400
17184              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
17185      Branch: perl
17186            ! perl.h
17187 ____________________________________________________________________________
17188 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
17189         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
17190              C<"string1" STRING2> (latter appears to work everywhere)
17191      Branch: maint-5.6/perl
17192            ! ext/DynaLoader/dlutils.c
17193 ____________________________________________________________________________
17194 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
17195         Log: AUTHORS update.
17196      Branch: perl
17197            ! AUTHORS
17198 ____________________________________________________________________________
17199 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
17200         Log: Integrate change #12660 from maintperl;
17201              
17202              make the dMY_CXT stuff available under all of
17203              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
17204      Branch: perl
17205           !> perl.h
17206 ____________________________________________________________________________
17207 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
17208         Log: Subject: [PATCH] DB_File-1.79
17209              From: "Paul Marquess" <paul.marquess@openwave.com>
17210              Date: Fri, 26 Oct 2001 00:03:54 +0100
17211              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
17212      Branch: perl
17213            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
17214            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
17215 ____________________________________________________________________________
17216 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
17217         Log: make the dMY_CXT stuff available under all of
17218              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
17219      Branch: maint-5.6/perl
17220            ! perl.h
17221 ____________________________________________________________________________
17222 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
17223         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
17224              From: Michael G Schwern <schwern@pobox.com>
17225              Date: Thu, 25 Oct 2001 18:28:12 -0400
17226              Message-ID: <20011025182812.M4811@blackrider>
17227      Branch: perl
17228            ! t/run/kill_perl.t
17229 ____________________________________________________________________________
17230 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
17231         Log: STRLEN != int.
17232      Branch: perl
17233            ! regcomp.c regexec.c
17234 ____________________________________________________________________________
17235 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
17236         Log: Subject: [PATCH] remove small IVop redundancy
17237              From: Nicholas Clark <nick@ccl4.org>
17238              Date: Thu, 25 Oct 2001 22:48:28 +0100
17239              Message-ID: <20011025224827.M66471@plum.flirble.org>
17240      Branch: perl
17241            ! pp.c pp_hot.c
17242 ____________________________________________________________________________
17243 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
17244         Log: Metaconfig unit change for #12655.
17245      Branch: metaconfig/U/perl
17246            ! Extensions.U
17247 ____________________________________________________________________________
17248 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
17249         Log: Subject: Re: Not OK @12650
17250              From: Andy Dougherty <doughera@lafayette.edu>
17251              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
17252              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
17253      Branch: perl
17254            ! Configure
17255 ____________________________________________________________________________
17256 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
17257         Log: Integrate changes #12652 and #12653 from maintperl;
17258              
17259              more tweaks to change#12626
17260              * move the boilerplate code over to perl.h and make DynaLoader
17261              use it
17262              * make re, Opcode, File::Glob and B threadsafe
17263              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
17264              C<no re;> anywhere)
17265              
17266              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
17267              
17268              File::Glob required a bit more work in bleadperl
17269              because of ExtUtils::Constant (see the Makefile.PL change)
17270      Branch: perl
17271            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
17272           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17273           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
17274 ____________________________________________________________________________
17275 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
17276         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
17277      Branch: maint-5.6/perl
17278            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17279            ! ext/Opcode/Opcode.xs ext/re/re.xs
17280 ____________________________________________________________________________
17281 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
17282         Log: more tweaks to change#12626
17283              * move the boilerplate code over to perl.h and make DynaLoader
17284              use it
17285              * make re, Opcode, File::Glob and B threadsafe
17286              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
17287              C<no re;> anywhere)
17288      Branch: maint-5.6/perl
17289            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17290            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
17291 ____________________________________________________________________________
17292 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
17293         Log: Metaconfig unit change for #12650.
17294      Branch: metaconfig/U/perl
17295            ! Extensions.U
17296 ____________________________________________________________________________
17297 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
17298         Log: Subject: Re: ithreads doesn't like usedl=n
17299              From: Andy Dougherty <doughera@lafayette.edu>
17300              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
17301              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
17302              
17303              Special-case threads::shared.
17304      Branch: perl
17305            ! Configure
17306 ____________________________________________________________________________
17307 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
17308         Log: Getting fancier...
17309      Branch: perl
17310            ! t/TEST
17311 ____________________________________________________________________________
17312 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
17313         Log: csh - what a pain.
17314      Branch: perl
17315            ! t/TEST
17316 ____________________________________________________________________________
17317 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
17318         Log: Update Changes.
17319      Branch: perl
17320            ! Changes patchlevel.h
17321 ____________________________________________________________________________
17322 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
17323         Log: Allow resetting the locale system for the duration
17324              of the build (Mac OS X default setting LANG=En_US
17325              ist kaputt)
17326      Branch: perl
17327            ! Makefile.SH
17328 ____________________________________________________________________________
17329 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
17330         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
17331      Branch: perl
17332            ! ext/Digest/MD5/t/files.t
17333 ____________________________________________________________________________
17334 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
17335         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
17336              From: Andy Dougherty <doughera@lafayette.edu>
17337              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
17338              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
17339      Branch: perl
17340            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
17341            ! ext/threads/shared/Makefile.PL
17342 ____________________________________________________________________________
17343 [ 12643] By: sky                                   on 2001/10/25  12:28:26
17344         Log: Add support for reference members of hashes.
17345      Branch: perl
17346            ! ext/threads/shared/shared.xs
17347 ____________________________________________________________________________
17348 [ 12642] By: ams                                   on 2001/10/25  12:21:13
17349         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
17350              From: "Norton Allen" <nort@qnx.com>
17351              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
17352              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
17353      Branch: perl
17354            ! ext/Digest/MD5/MD5.xs
17355 ____________________________________________________________________________
17356 [ 12641] By: sky                                   on 2001/10/25  10:27:39
17357         Log: Tests shared hashes.
17358      Branch: perl
17359            + ext/threads/shared/t/hv_simple.t
17360            ! MANIFEST
17361 ____________________________________________________________________________
17362 [ 12640] By: sky                                   on 2001/10/25  10:18:23
17363         Log: Fix threadcounts for arrays and hashes.
17364      Branch: perl
17365            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17366 ____________________________________________________________________________
17367 [ 12639] By: sky                                   on 2001/10/25  10:17:26
17368         Log: Note to self, doing *src_ary++ in a macro that evaluates
17369              the value more than once is a good way to dump core.
17370      Branch: perl
17371            ! sharedsv.c
17372 ____________________________________________________________________________
17373 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
17374         Log: Integrate change #12636 from maintperl; more dl fixups.
17375      Branch: perl
17376           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
17377           !> ext/DynaLoader/dl_vms.xs
17378 ____________________________________________________________________________
17379 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
17380         Log: Like dl_hpux, like dl_dld.
17381      Branch: perl
17382            ! ext/DynaLoader/dl_dld.xs
17383 ____________________________________________________________________________
17384 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
17385         Log: followups to change#12635
17386      Branch: maint-5.6/perl
17387            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
17388            ! ext/DynaLoader/dl_vms.xs
17389 ____________________________________________________________________________
17390 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
17391         Log: add part of change#12634 to the two files that need it; dl_aix.xs
17392              in maint-5.6 doesn't have the branch that had the problem in
17393              mainline
17394      Branch: maint-5.6/perl
17395            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
17396 ____________________________________________________________________________
17397 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
17398         Log: Fixes for #12627.
17399      Branch: perl
17400            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
17401 ____________________________________________________________________________
17402 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
17403         Log: Since pv_uni_display and sv_uni_display are now used
17404              in the re extension, their symbols have to be exported.
17405      Branch: perl
17406            ! embed.pl global.sym
17407 ____________________________________________________________________________
17408 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
17409         Log: Subject:  Re: [PATCH Perl@12567] debug /list
17410              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17411              Date: Tue, 23 Oct 2001 21:40:33 EDT
17412              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
17413      Branch: perl
17414            ! configure.com
17415 ____________________________________________________________________________
17416 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
17417         Log: This takes care of some of the re 'debug' cases but
17418              not all cases since the information whether the pattern
17419              or the target are utf8 seems to be either lost or not
17420              spread widely enough, sigh.
17421      Branch: perl
17422            ! regcomp.c
17423 ____________________________________________________________________________
17424 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
17425         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
17426              From: John Peacock <jpeacock@rowman.com>
17427              Date: Wed, 24 Oct 2001 16:53:29 -0400
17428              Message-ID: <3BD72A49.1508D152@rowman.com>
17429      Branch: perl
17430            ! configure.com
17431 ____________________________________________________________________________
17432 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
17433         Log: Upgrade NetWare and WinCE as in #12626.
17434      Branch: perl
17435            ! NetWare/dl_netware.xs wince/dl_win32.xs
17436 ____________________________________________________________________________
17437 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
17438         Log: Tru64 compiler nit.
17439      Branch: perl
17440            ! ext/threads/shared/shared.xs
17441 ____________________________________________________________________________
17442 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
17443         Log: Integrate change #12626 from maintperl;
17444              make DynaLoader threadsafe by moving all statics into
17445              interpreter-local space
17446              
17447              TODO: Netware, OS/2, WinCE
17448      Branch: perl
17449           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
17450           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
17451           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
17452           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
17453           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
17454           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
17455           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
17456 ____________________________________________________________________________
17457 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
17458         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
17459              space
17460      Branch: maint-5.6/perl
17461            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
17462            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
17463            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
17464            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
17465            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
17466            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
17467            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
17468 ____________________________________________________________________________
17469 [ 12625] By: sky                                   on 2001/10/24  20:05:26
17470         Log: Change #12623 inflicted an infinite hang. Fixed.
17471      Branch: perl
17472            ! ext/threads/shared/shared.xs
17473 ____________________________________________________________________________
17474 [ 12624] By: sky                                   on 2001/10/24  19:06:55
17475         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
17476      Branch: perl
17477            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17478 ____________________________________________________________________________
17479 [ 12623] By: sky                                   on 2001/10/24  18:06:34
17480         Log: We need to do sharedsv_find in the original perl context.
17481      Branch: perl
17482            ! ext/threads/shared/shared.xs
17483 ____________________________________________________________________________
17484 [ 12622] By: sky                                   on 2001/10/24  17:26:51
17485         Log: Add support for basic support for AVs, references not supported yet.
17486              Add test for AVs.
17487              Add more tests to sv_refs
17488              Fix documentation issues.  
17489      Branch: perl
17490            + ext/threads/shared/t/av_simple.t
17491            ! MANIFEST ext/threads/shared/shared.pm
17492            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
17493 ____________________________________________________________________________
17494 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
17495         Log: Dump Unicode better for re 'debug'.  The regprop()
17496              is unfinished since have to figure out how to detect
17497              Unicodeness in there.
17498      Branch: perl
17499            ! regcomp.c regexec.c
17500 ____________________________________________________________________________
17501 [ 12620] By: sky                                   on 2001/10/24  13:18:07
17502         Log: Add support for finding shared arrays and hashes.
17503      Branch: perl
17504            ! sharedsv.c
17505 ____________________________________________________________________________
17506 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
17507         Log: Rewrite sv_uni_display() as pv_uni_display() as
17508              reimplement sv_uni_display() using that.
17509      Branch: perl
17510            ! dump.c embed.h embed.pl proto.h
17511 ____________________________________________________________________________
17512 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
17513         Log: Integrate change #12615 from maintperl;
17514              on Windows, IO::File::new_tmpfile() fails after being called
17515              32767 times because MSVCRT thinks stdio's TMP_MAX is a
17516              process-wide limit
17517      Branch: perl
17518           !> win32/win32.c
17519 ____________________________________________________________________________
17520 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
17521         Log: Don't try to print ints as IVs.
17522      Branch: perl
17523            ! ext/Time/HiRes/HiRes.xs
17524 ____________________________________________________________________________
17525 [ 12616] By: sky                                   on 2001/10/24  11:06:35
17526         Log: We only need to fetch the SV from the backend if the index
17527              is not the same as mg_private.     In theory this could be
17528              a problem if there are an exact multiple of U16 changes
17529              of a shared variable between two access in a given thread,
17530              we choose to avoid theory for now.
17531      Branch: perl
17532            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
17533 ____________________________________________________________________________
17534 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
17535         Log: on Windows, IO::File::new_tmpfile() fails after being called
17536              32767 times because MSVCRT thinks stdio's TMP_MAX is a
17537              process-wide limit
17538      Branch: maint-5.6/perl
17539            ! win32/win32.c
17540 ____________________________________________________________________________
17541 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
17542         Log: Negation and Unicode: sort of solves 20010303.010,
17543              except not quite like reported in the Subject
17544              (Perl_warner is still utf8-ignorant).
17545      Branch: perl
17546            ! pp.c t/lib/warnings/sv
17547 ____________________________________________________________________________
17548 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
17549         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
17550      Branch: perl
17551            ! sv.c t/lib/warnings/sv
17552 ____________________________________________________________________________
17553 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
17554         Log: sv_uni_display(): do not add the "...", let the caller
17555              do it if wanted, and be prepared for more display options.
17556      Branch: perl
17557            ! dump.c embed.h embed.pl proto.h
17558 ____________________________________________________________________________
17559 [ 12611] By: nick                                  on 2001/10/23  20:28:07
17560         Log: Integrate mainline
17561      Branch: perlio
17562           !> Changes configure.com cygwin/cygwin.c
17563           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
17564           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
17565           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
17566           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
17567           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
17568           !> utils/h2xs.PL utils/perldoc.PL
17569 ____________________________________________________________________________
17570 [ 12610] By: sky                                   on 2001/10/23  19:39:24
17571         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
17572              don't call themselves READONLY but still die with modification
17573              attempt. We only call bless for ext and umagic.
17574      Branch: perl
17575            ! sv.c
17576 ____________________________________________________________________________
17577 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
17578         Log: Croak() on negative time; doc tweaks.
17579      Branch: perl
17580            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
17581            ! ext/Time/HiRes/HiRes.xs
17582 ____________________________________________________________________________
17583 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
17584         Log: FAQ sync.
17585      Branch: perl
17586            ! pod/perlfaq4.pod pod/perlfaq7.pod
17587 ____________________________________________________________________________
17588 [ 12607] By: sky                                   on 2001/10/23  18:27:27
17589         Log: Call setmagic on the referent we are blessing.
17590      Branch: perl
17591            ! sv.c
17592 ____________________________________________________________________________
17593 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
17594         Log: Small test nits.
17595      Branch: perl
17596            ! t/op/lc.t
17597 ____________________________________________________________________________
17598 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
17599         Log: Update Changes.
17600      Branch: perl
17601            ! Changes patchlevel.h
17602 ____________________________________________________________________________
17603 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
17604         Log: Make the PerlIO_init() prototypes consistent.
17605      Branch: perl
17606            ! perlio.c
17607 ____________________________________________________________________________
17608 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
17609         Log: Upping the test count is a good idea.
17610      Branch: perl
17611            ! t/op/lc.t
17612 ____________________________________________________________________________
17613 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
17614         Log: Document the final sigma spot.
17615      Branch: perl
17616            ! pp.c
17617 ____________________________________________________________________________
17618 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
17619         Log: Fix multicharacter titlecase (ucfirst).
17620      Branch: perl
17621            ! pod/perlunicode.pod pp.c t/op/lc.t
17622 ____________________________________________________________________________
17623 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
17624         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
17625              From: Mikhail Zabaluev <mhz@alt-linux.org>
17626              Date: Tue, 23 Oct 2001 10:40:37 +0400
17627              Message-ID: <20011023104037.A12761@localhost.localdomain>
17628              
17629              (#12406 replaced with this)
17630      Branch: perl
17631            ! utils/perldoc.PL
17632 ____________________________________________________________________________
17633 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
17634         Log: MacOS Classic updates from Pudge.
17635      Branch: perl
17636            ! lib/File/Spec.t lib/File/Spec/Mac.pm
17637 ____________________________________________________________________________
17638 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
17639         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
17640              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17641              Date: Sun, 14 Oct 2001 23:14:46 +0200
17642              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
17643              
17644              except for the 2->4 changes.
17645      Branch: perl
17646            ! lib/AutoSplit.t
17647 ____________________________________________________________________________
17648 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
17649         Log: integrate macperl contents into maint-5.6
17650      Branch: maint-5.6/perl
17651            ! mg.c
17652           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
17653           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
17654           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
17655           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
17656           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
17657           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
17658           !> t/lib/filefind.t t/lib/filespec.t
17659 ____________________________________________________________________________
17660 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
17661         Log: At some point the #6234 has been lost from the mainline
17662              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
17663      Branch: perl
17664            ! lib/File/Spec/Win32.pm
17665 ____________________________________________________________________________
17666 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
17667         Log: Cygwin seems to round up (or closest, but not down)
17668              for time(), so half of the time (bad pun intended)
17669              Time::HiRes::time() is less than time(), half of
17670              the time it's more.  So let's try harder in the loop.
17671      Branch: perl
17672            ! ext/Time/HiRes/HiRes.t
17673 ____________________________________________________________________________
17674 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
17675         Log: MacOS Classic timeofday(), from Chris Nandor. 
17676      Branch: perl
17677            ! ext/Time/HiRes/HiRes.xs
17678 ____________________________________________________________________________
17679 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
17680         Log: Integrate changes #12580 and #12581 from macperl;
17681              
17682              Fix path construction.
17683              
17684              (Copyright) Nit.
17685      Branch: perl
17686           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
17687 ____________________________________________________________________________
17688 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
17689         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
17690              doesn't seem to help (the error being output to console, maybe?)
17691      Branch: perl
17692            ! lib/Net/Domain.pm
17693 ____________________________________________________________________________
17694 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
17695         Log: Taint the getcwd() result also in Cygwin.
17696              (TODO: which other platforms need the same thing?)
17697      Branch: perl
17698            ! cygwin/cygwin.c
17699 ____________________________________________________________________________
17700 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
17701         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
17702      Branch: perl
17703            ! t/op/taint.t
17704 ____________________________________________________________________________
17705 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
17706         Log: getpwuid() fragility continues.
17707      Branch: perl
17708            ! utils/h2xs.PL
17709 ____________________________________________________________________________
17710 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
17711         Log: getpwuid() might succeed but that's no guarantee
17712              that the $home will be defined.
17713      Branch: perl
17714            ! ext/File/Glob/t/basic.t
17715 ____________________________________________________________________________
17716 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
17717         Log: It's safer to to expand the variable, too... (see #12571)
17718      Branch: perl
17719            ! t/TEST
17720 ____________________________________________________________________________
17721 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
17722         Log: Integrate with maintperl.
17723      Branch: maint-5.6/macperl
17724           !> win32/bin/pl2bat.pl win32/win32.c
17725 ____________________________________________________________________________
17726 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
17727         Log: Oops, forgot to include Win32 ... just as well, since it
17728              seems in bleadperl, change #7764 was not included
17729              (adding C:\temp).  Re-added.  Rip it back out if it
17730              doesn't belong.  :-)
17731      Branch: maint-5.6/macperl
17732            ! lib/File/Spec/Win32.pm
17733 ____________________________________________________________________________
17734 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
17735         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
17736              From: "Craig A. Berry" <craigberry@mac.com>
17737              Date: Mon, 22 Oct 2001 15:25:19 -0500
17738              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
17739      Branch: perl
17740            ! configure.com
17741 ____________________________________________________________________________
17742 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
17743         Log: Add in lots of File::Spec changes, from Thomas Wegner,
17744              and sync with changes from bleadperl.
17745      Branch: maint-5.6/macperl
17746            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
17747            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17748            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17749            ! lib/File/Spec/Win32.pm t/lib/filespec.t
17750 ____________________________________________________________________________
17751 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
17752         Log: Sync with latest File::Find and tests from bleadperl.
17753      Branch: maint-5.6/macperl
17754            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
17755 ____________________________________________________________________________
17756 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
17757         Log: Nit.
17758      Branch: maint-5.6/macperl
17759            ! perl.c
17760 ____________________________________________________________________________
17761 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
17762         Log: Fix path construction.
17763      Branch: maint-5.6/macperl
17764            ! ext/DynaLoader/DynaLoader_pm.PL
17765 ____________________________________________________________________________
17766 [ 12579] By: nick                                  on 2001/10/22  19:08:35
17767         Log: Integrate mainline (for Arthurs thread.xs fix)
17768      Branch: perlio
17769           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
17770 ____________________________________________________________________________
17771 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
17772         Log: Fix up exported symbols, move relevant docs
17773              over from macperl.pod.
17774      Branch: maint-5.6/macperl
17775            ! macos/ext/MacPerl/MacPerl.pm
17776 ____________________________________________________________________________
17777 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
17778         Log: Make ADDRESS called optionally as a method.
17779      Branch: maint-5.6/macperl
17780            ! macos/lib/Mac/Glue.pm
17781 ____________________________________________________________________________
17782 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
17783         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
17784              Apple event.
17785      Branch: maint-5.6/macperl
17786            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
17787            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
17788            ! macos/macperl/MPTerminology.aete
17789 ____________________________________________________________________________
17790 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
17791         Log: Clean up some build utilities. Change Entab to Duplicate;
17792              fix docs and error reporting; improve macify() of paths;
17793              remove requirement for Exporter.pm presence.
17794      Branch: maint-5.6/macperl
17795            ! macos/InstallBLIB macos/MacPerlTests.cmd
17796            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
17797 ____________________________________________________________________________
17798 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
17799         Log: Sync Time::HiRes with bleadperl
17800      Branch: maint-5.6/macperl
17801            ! macos/bundled_ext/Time/HiRes/HiRes.pm
17802            ! macos/bundled_ext/Time/HiRes/HiRes.t
17803            ! macos/bundled_ext/Time/HiRes/HiRes.xs
17804 ____________________________________________________________________________
17805 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
17806         Log: Fix up Changes
17807      Branch: maint-5.6/macperl
17808            ! macos/Changes
17809 ____________________________________________________________________________
17810 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
17811         Log: A user might belong to only a single group
17812              (the group equal to the group id).
17813      Branch: perl
17814            ! t/op/groups.t
17815 ____________________________________________________________________________
17816 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
17817         Log: Prepending (instead of replacing with) the pwd is safer. 
17818      Branch: perl
17819            ! t/TEST
17820 ____________________________________________________________________________
17821 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
17822         Log: Be more robust if no hostname or domainname
17823              (especially the latter)
17824      Branch: perl
17825            ! lib/Net/Domain.pm
17826 ____________________________________________________________________________
17827 [ 12569] By: sky                                   on 2001/10/22  17:41:07
17828         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
17829      Branch: perl
17830            ! ext/threads/threads.xs
17831 ____________________________________________________________________________
17832 [ 12568] By: nick                                  on 2001/10/22  16:31:24
17833         Log: Integrate mainline
17834      Branch: perlio
17835           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
17836           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17837           +> ext/threads/shared/t/sv_refs.t
17838           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
17839            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17840            - lib/unicore/To/SpecUpper.pl
17841           !> (integrate 42 files)
17842 ____________________________________________________________________________
17843 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
17844         Log: Update Changes.
17845      Branch: perl
17846            ! Changes patchlevel.h
17847 ____________________________________________________________________________
17848 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
17849         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
17850              From: Michael G Schwern <schwern@pobox.com>
17851              Date: Mon, 22 Oct 2001 03:48:38 -0400
17852              Message-ID: <20011022034838.B1676@blackrider>
17853      Branch: perl
17854            ! pod/perlvar.pod
17855 ____________________________________________________________________________
17856 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
17857         Log: Pod nits, as suggested by Stas Bekman.
17858      Branch: perl
17859            ! ext/threads/shared/shared.pm ext/threads/threads.pm
17860 ____________________________________________________________________________
17861 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
17862         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
17863              From: "Paul Marquess" <paul.marquess@openwave.com> 
17864              Date: Sun, 21 Oct 2001 21:11:15 +0100
17865              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
17866      Branch: perl
17867            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
17868            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
17869            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
17870            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
17871            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
17872            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
17873            ! ext/SDBM_File/sdbm.t
17874 ____________________________________________________________________________
17875 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
17876         Log: Integrate change #12559 from maintperl;
17877              various fixes for system() and backticks under windows
17878      Branch: perl
17879           !> win32/win32.c
17880 ____________________________________________________________________________
17881 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
17882         Log: Integrate change #12560 from maintperl;
17883              make pl2bat use %0 rather than "%0" (the latter fails to work
17884              in a lot of common cases)
17885      Branch: perl
17886           !> win32/bin/pl2bat.pl
17887 ____________________________________________________________________________
17888 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
17889         Log: Integrate changes #12549 and #12550 from maintperl;
17890              
17891              readline() doesn't work with our variables; it confuses them with
17892              my variables (change#4227 was incomplete)
17893      Branch: perl
17894            ! t/lib/strict/vars
17895           !> t/base/rs.t toke.c
17896 ____________________________________________________________________________
17897 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
17898         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
17899              in a lot of common cases)
17900      Branch: maint-5.6/perl
17901            ! win32/bin/pl2bat.pl
17902 ____________________________________________________________________________
17903 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
17904         Log: various fixes for system() and backticks under windows:
17905              
17906              * avoid munging whitespace that is passed within quotes
17907              * work around a cmd.exe misfeature that made multi-arg
17908              system() unreliable when there is more than one quoted
17909              argument
17910              * make multi-arg system() autoquote arguments as needed
17911              before passing them to the shell (this avoids having to
17912              second guess the shell quoting)
17913              * perl's -Dp switch can be used to trace the innards
17914      Branch: maint-5.6/perl
17915            ! win32/win32.c
17916 ____________________________________________________________________________
17917 [ 12558] By: nick                                  on 2001/10/22  08:58:42
17918         Log: Integrate ithreads buffer flush fix from perlio
17919      Branch: perl
17920           !> ext/threads/t/basic.t perl.c
17921 ____________________________________________________________________________
17922 [ 12557] By: nick                                  on 2001/10/22  08:35:09
17923         Log: All tests pass (legitimately) on ithreads
17924      Branch: perlio
17925            ! ext/threads/t/basic.t perl.c
17926 ____________________________________________________________________________
17927 [ 12556] By: nick                                  on 2001/10/22  06:51:22
17928         Log: Integrate non-ithreads fix to mainline
17929      Branch: perl
17930           !> perlio.c
17931 ____________________________________________________________________________
17932 [ 12555] By: nick                                  on 2001/10/22  06:48:33
17933         Log: Restore non-ithreads build. Interestingly binmode test passes
17934              non-ithreads - so crlf layer is not damaged and ithreads fail
17935              is a symptom ...
17936      Branch: perlio
17937            ! perlio.c
17938 ____________________________________________________________________________
17939 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
17940         Log: Integrate from perlio; restructuring.
17941      Branch: perl
17942           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
17943           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
17944           !> win32/perlhost.h
17945 ____________________________________________________________________________
17946 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
17947         Log: Integrate from maintperl
17948              (Changes 12350, 12496, 12548, 12549, 12550)
17949      Branch: maint-5.6/macperl
17950           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
17951           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
17952 ____________________________________________________________________________
17953 [ 12552] By: nick                                  on 2001/10/21  19:18:12
17954         Log: Win32 PerlIO_cleanup special cases should no longer be required.
17955      Branch: perlio
17956            ! perl.c
17957 ____________________________________________________________________________
17958 [ 12551] By: nick                                  on 2001/10/21  19:16:56
17959         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
17960      Branch: perlio
17961            ! win32/makefile.mk
17962 ____________________________________________________________________________
17963 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
17964         Log: change#12549 wasn't aware of strictures
17965      Branch: maint-5.6/perl
17966            ! t/pragma/strict-vars toke.c
17967 ____________________________________________________________________________
17968 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
17969         Log: readline() doesn't work with our variables; it confuses them with
17970              my variables (change#4227 was incomplete)
17971      Branch: maint-5.6/perl
17972            ! t/base/rs.t toke.c
17973 ____________________________________________________________________________
17974 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
17975         Log: change#12220 appears to have pulled in a mainline change that
17976              isn't applicable to maint-5.6 (some platforms don't taint
17977              cwd)
17978      Branch: maint-5.6/perl
17979            ! t/lib/filefind-taint.t
17980 ____________________________________________________________________________
17981 [ 12547] By: nick                                  on 2001/10/21  17:15:54
17982         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
17983              for them. Call explicit cleanup during destruct process.
17984              - one binmode test is failing
17985              - also ext/threads/t/basic.t fails under make test, and is noisy under
17986              harness. (Threads results are intermingled and don't match order expected.)
17987      Branch: perlio
17988            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
17989            ! perlio.h perliol.h pod/perlapi.pod sv.c
17990 ____________________________________________________________________________
17991 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
17992         Log: Implement multicharacter case mappings where a single
17993              Unicode character can be mapped into several.
17994      Branch: perl
17995            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17996            - lib/unicore/To/SpecUpper.pl
17997            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
17998            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
17999            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
18000            ! proto.h t/op/lc.t utf8.c
18001 ____________________________________________________________________________
18002 [ 12545] By: sky                                   on 2001/10/21  15:25:16
18003         Log: First support of threads::shared, support shared svs and references.
18004      Branch: perl
18005            + ext/threads/shared/Makefile.PL ext/threads/shared/README
18006            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18007            + ext/threads/shared/t/sv_refs.t
18008            + ext/threads/shared/t/sv_simple.t
18009            ! MANIFEST sharedsv.c
18010 ____________________________________________________________________________
18011 [ 12544] By: nick                                  on 2001/10/21  14:52:35
18012         Log: PerlIO layer table as PL_perlio (per-interpreter)
18013      Branch: perlio
18014            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
18015            ! pod/perlapi.pod sv.c
18016 ____________________________________________________________________________
18017 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
18018         Log: Prettyprinting.
18019      Branch: perl
18020            ! pod/perlunicode.pod
18021 ____________________________________________________________________________
18022 [ 12542] By: ams                                   on 2001/10/21  03:50:25
18023         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
18024              From: "Sean M. Burke" <sburke@cpan.org>
18025              Date: Sat, 20 Oct 2001 17:51:09 -0600
18026              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
18027      Branch: perl
18028            + pod/perlpodspec.pod
18029            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
18030            ! pod/perltoc.pod
18031 ____________________________________________________________________________
18032 [ 12541] By: nick                                  on 2001/10/20  22:23:53
18033         Log: Fix typos in new locking on MemShared
18034              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
18035              - seems to make segfaults more deterministic - suspect they are 
18036              attempt to free() after Interp and Host have gone.
18037      Branch: perlio
18038            ! perlio.c win32/perlhost.h
18039 ____________________________________________________________________________
18040 [ 12540] By: nick                                  on 2001/10/20  21:50:46
18041         Log: Remove the MemShared re-#define (again)
18042      Branch: perlio
18043            ! perlio.c
18044 ____________________________________________________________________________
18045 [ 12539] By: nick                                  on 2001/10/20  21:49:06
18046         Log: Use locks on MemShared
18047      Branch: perlio
18048            ! win32/perlhost.h
18049 ____________________________________________________________________________
18050 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
18051         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
18052              From: "chromatic" <chromatic@rmci.net>
18053              Date: Sat, 20 Oct 2001 11:13:47 -0600
18054              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
18055      Branch: perl
18056            ! installhtml
18057 ____________________________________________________________________________
18058 [ 12537] By: nick                                  on 2001/10/20  16:44:03
18059         Log: Integrate mainline
18060      Branch: perlio
18061           !> (integrate 48 files)
18062 ____________________________________________________________________________
18063 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
18064         Log: Update Changes.
18065      Branch: perl
18066            ! Changes patchlevel.h
18067 ____________________________________________________________________________
18068 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
18069         Log: Upgrade to podlators 1.11, from Russ Allbery.
18070      Branch: perl
18071            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
18072            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
18073            ! pod/pod2man.PL pod/pod2text.PL
18074 ____________________________________________________________________________
18075 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
18076         Log: Integrate perlio change #12532:
18077              introduce and use PerlIO_intmod2str().
18078      Branch: perl
18079           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
18080 ____________________________________________________________________________
18081 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
18082         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
18083      Branch: perl
18084            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
18085 ____________________________________________________________________________
18086 [ 12532] By: nick                                  on 2001/10/20  14:25:37
18087         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
18088              Use for non-PERLIO fdupopen().
18089      Branch: perlio
18090            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
18091 ____________________________________________________________________________
18092 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
18093         Log: Integrate perlio: PerlIO win32 fixes.
18094      Branch: perl
18095           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
18096           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
18097           !> proto.h sv.h win32/win32io.c
18098 ____________________________________________________________________________
18099 [ 12530] By: nick                                  on 2001/10/20  12:53:30
18100         Log: Fixed in two places - p4 resolve
18101      Branch: perlio
18102            ! perlsdio.h
18103 ____________________________________________________________________________
18104 [ 12529] By: nick                                  on 2001/10/20  12:51:05
18105         Log: Fix for ithreads/stdio build
18106      Branch: perlio
18107            ! perlio.c perlsdio.h
18108 ____________________________________________________________________________
18109 [ 12528] By: ams                                   on 2001/10/20  12:13:25
18110         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
18111              From: Michael G Schwern <schwern@pobox.com>
18112              Date: Sat, 20 Oct 2001 01:41:21 -0400
18113              Message-Id: <20011020014121.I3681@blackrider>
18114      Branch: perl
18115            ! installman
18116 ____________________________________________________________________________
18117 [ 12527] By: ams                                   on 2001/10/20  12:09:41
18118         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
18119              From: Michael G Schwern <schwern@pobox.com>
18120              Date: Sat, 20 Oct 2001 02:04:21 -0400
18121              Message-Id: <20011020020421.A11732@blackrider>
18122      Branch: perl
18123            ! lib/Pod/Checker.pm
18124 ____________________________________________________________________________
18125 [ 12526] By: ams                                   on 2001/10/20  11:59:41
18126         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
18127              From: "chromatic" <chromatic@rmci.net>
18128              Date: Fri, 19 Oct 2001 22:46:39 -0600
18129              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
18130      Branch: perl
18131            ! lib/Net/Config.pm
18132 ____________________________________________________________________________
18133 [ 12525] By: nick                                  on 2001/10/20  11:16:18
18134         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
18135              Perl_sv_setsv_flags directly.
18136      Branch: perlio
18137            ! ext/threads/threads.xs
18138 ____________________________________________________________________________
18139 [ 12524] By: nick                                  on 2001/10/20  10:28:17
18140         Log: Add a new flag character 'm' to embed.pl set to represent
18141              "functions" which are really macros. Use it foe the troublesome
18142              sv_setsv() etc. macros in sv.h - changing latter to define
18143              sv_setsv rather than sv_setsv_macro etc.
18144      Branch: perlio
18145            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
18146            ! pod/perlapi.pod proto.h sv.h
18147 ____________________________________________________________________________
18148 [ 12523] By: nick                                  on 2001/10/20  09:17:17
18149         Log: Add comments explaining why win32.h/embed.h are included where they are
18150              in perl.h 
18151      Branch: perlio
18152            ! perl.h
18153 ____________________________________________________________________________
18154 [ 12522] By: nick                                  on 2001/10/20  08:27:44
18155         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
18156              being used yet.
18157      Branch: perlio
18158            ! win32/win32io.c
18159 ____________________________________________________________________________
18160 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
18161         Log: Wording tweaks.
18162      Branch: perl
18163            ! t/TEST
18164 ____________________________________________________________________________
18165 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
18166         Log: Subject: IO module with nonblocking socket connect patch 
18167              From: Raul Dias <raul@dias.com.br>
18168              Date: Fri, 19 Oct 2001 22:45:32 -0300
18169              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
18170      Branch: perl
18171            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
18172 ____________________________________________________________________________
18173 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
18174         Log: Test vertical whitespace combined with /x in \p{}.
18175      Branch: perl
18176            ! t/op/pat.t
18177 ____________________________________________________________________________
18178 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
18179         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
18180              From: Gisle Aas <gisle@ActiveState.com> 
18181              Date: 19 Oct 2001 16:46:02 -0700
18182              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
18183      Branch: perl
18184            ! lib/ExtUtils/MakeMaker.pm
18185 ____________________________________________________________________________
18186 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
18187         Log: No more this symbol.
18188      Branch: perl
18189            ! makedef.pl
18190 ____________________________________________________________________________
18191 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
18192         Log: Integrate change #12511; fix gross win32 build issues.
18193      Branch: perl
18194           !> makedef.pl sv.c
18195 ____________________________________________________________________________
18196 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
18197         Log: Unpack in scalar context should return the first value
18198              returned in list context, as pointed out by Ton Hospel
18199              in 2001-05-21 (this is how it works already in blead,
18200              just adding the test).
18201      Branch: perl
18202            ! t/op/pack.t
18203 ____________________________________________________________________________
18204 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
18205         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
18206              From: "Craig A. Berry" <craigberry@mac.com>
18207              Date: Fri, 19 Oct 2001 16:59:30 -0500
18208              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
18209      Branch: perl
18210            ! utils/perldoc.PL
18211 ____________________________________________________________________________
18212 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
18213         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
18214              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18215              Date: Fri, 19 Oct 2001 17:45:23 EDT
18216              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
18217      Branch: perl
18218            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
18219            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
18220            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
18221            ! vms/vmsish.h
18222 ____________________________________________________________________________
18223 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
18224         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
18225              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18226              Date: Fri, 19 Oct 2001 17:26:35 EDT
18227              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
18228      Branch: perl
18229            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
18230 ____________________________________________________________________________
18231 [ 12511] By: nick                                  on 2001/10/19  19:55:36
18232         Log: Fix gross win32 build issues
18233      Branch: perlio
18234            ! makedef.pl sv.c
18235 ____________________________________________________________________________
18236 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
18237         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
18238              From: David Dyck <dcd@tc.fluke.com>
18239              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
18240              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
18241      Branch: perl
18242            ! lib/File/Find.pm
18243 ____________________________________________________________________________
18244 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
18245         Log: Subject: Re: PerlIO and Encode
18246              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18247              Date: Tue, 16 Oct 2001 01:50:16 +0900
18248              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
18249      Branch: perl
18250            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
18251            ! ext/Encode/Encode/Tcl.t
18252 ____________________________________________________________________________
18253 [ 12508] By: ams                                   on 2001/10/19  17:59:16
18254         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
18255              (See #12499)
18256      Branch: perl
18257            ! pod/perlintro.pod
18258 ____________________________________________________________________________
18259 [ 12507] By: nick                                  on 2001/10/19  16:30:43
18260         Log: Integrate mainline
18261      Branch: perlio
18262           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
18263           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
18264           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
18265           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
18266           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
18267           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
18268           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18269           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
18270           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
18271           +> win32/config_H.win64
18272            - lib/Test/Utils.pm lib/unicore/mktables.PL
18273            - t/lib/Test/Simple/Catch/More.pm
18274           !> (integrate 84 files)
18275 ____________________________________________________________________________
18276 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
18277         Log: Retract the #10451 which seems to be the cause
18278              of the major leakage from while(){eval"sub{}"}
18279      Branch: perl
18280            ! op.c t/run/kill_perl.t
18281 ____________________________________________________________________________
18282 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
18283         Log: Regen toc.
18284      Branch: perl
18285            ! pod/perltoc.pod
18286 ____________________________________________________________________________
18287 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
18288         Log: Tiny tweaks.
18289      Branch: perl
18290            ! pod/perl.pod
18291 ____________________________________________________________________________
18292 [ 12503] By: ams                                   on 2001/10/19  13:34:24
18293         Log: Subject: Re: perlintro.pod
18294              From: Abe Timmerman <abe@ztreet.demon.nl>
18295              Date: Fri, 19 Oct 2001 14:12:40 +0200
18296              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
18297      Branch: perl
18298            ! pod/perlintro.pod
18299 ____________________________________________________________________________
18300 [ 12502] By: ams                                   on 2001/10/19  13:24:12
18301         Log: Slight reorganisation of references.
18302      Branch: perl
18303            ! pod/perl.pod
18304 ____________________________________________________________________________
18305 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
18306         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
18307              From: Kay Röpke <kroepke@dolphin-services.de>
18308              Date: Fri, 19 Oct 2001 14:04:01 +0200 
18309              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
18310      Branch: perl
18311            ! lib/ExtUtils/MakeMaker.pm
18312 ____________________________________________________________________________
18313 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
18314         Log: Unicode categories continue:
18315              implement Category=, Script=, Block=
18316              (these are based on an upcoming update of TR#18)
18317              Fix a bug where we got two In categories named "old italic",
18318              and another where shortcut for the Is categories wasn't taken.
18319      Branch: perl
18320            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
18321            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
18322            ! pod/perlunicode.pod t/op/pat.t
18323 ____________________________________________________________________________
18324 [ 12499] By: ams                                   on 2001/10/19  01:42:29
18325         Log: Subject: a small patch to perlintro.pod.
18326              From: Autrijus Tang <autrijus@autrijus.org>
18327              Date: Fri, 19 Oct 2001 01:45:51 +0800
18328              Message-Id: <20011019014551.A35625@not.autrijus.org>
18329              (Applied by hand with nits.)
18330      Branch: perl
18331            ! pod/perlintro.pod
18332 ____________________________________________________________________________
18333 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
18334         Log: Subject: [PATCH] OpenBSD hints for ithreads
18335              From: Andy Dougherty <doughera@lafayette.edu>
18336              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
18337              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
18338      Branch: perl
18339            ! hints/openbsd.sh
18340 ____________________________________________________________________________
18341 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
18342         Log: Retract #12446; the problem solved by #12474.
18343      Branch: perl
18344            ! hints/aix.sh
18345 ____________________________________________________________________________
18346 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
18347         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
18348              message and suppress line number info (from Steve Hay
18349              <Steve.Hay@uk.radan.com>)
18350      Branch: maint-5.6/perl
18351            ! lib/Carp/Heavy.pm
18352 ____________________________________________________________________________
18353 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
18354         Log: More documented In categories.
18355      Branch: perl
18356            ! pod/perlunicode.pod
18357 ____________________________________________________________________________
18358 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
18359         Log: Update Changes.
18360      Branch: perl
18361            ! Changes patchlevel.h
18362 ____________________________________________________________________________
18363 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
18364         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
18365      Branch: perl
18366            ! MANIFEST
18367 ____________________________________________________________________________
18368 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
18369         Log: Wrong skip() arguments.
18370      Branch: perl
18371            ! ext/B/t/terse.t
18372 ____________________________________________________________________________
18373 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
18374         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
18375              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18376              Date: Wed, 17 Oct 2001 09:10:53 EDT 
18377              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
18378      Branch: perl
18379            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
18380            ! pod/perlapi.pod vms/vms.c
18381 ____________________________________________________________________________
18382 [ 12490] By: ams                                   on 2001/10/18  09:31:00
18383         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
18384              From: Mark-Jason Dominus <mjd@plover.com>
18385              Date: Thu, 18 Oct 2001 06:25:35 -0400
18386              Message-Id: <20011018102535.19264.qmail@plover.com>
18387      Branch: perl
18388            ! pod/perl.pod
18389 ____________________________________________________________________________
18390 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
18391         Log: Prettyprinting.
18392      Branch: perl
18393            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
18394 ____________________________________________________________________________
18395 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
18396         Log: Regen toc.
18397      Branch: perl
18398            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18399 ____________________________________________________________________________
18400 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
18401         Log: Add perlintro, from Skud.
18402      Branch: perl
18403            + pod/perlintro.pod
18404            ! MANIFEST
18405 ____________________________________________________________________________
18406 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
18407         Log: FAQ sync.
18408      Branch: perl
18409            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
18410            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
18411            ! pod/perlfaq8.pod pod/perlfaq9.pod
18412 ____________________________________________________________________________
18413 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
18414         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
18415              in speed (upto 20% speedup in certain operations) but meanwhile
18416              regexps and arithmetics got slower (5-10%) (according to
18417              perlbench average speedup is negligible, and within measuring
18418              flutter, 1%).  Therefore retracting all the changes
18419              aimed at getting -std1 to compile cleanly:  #12475, #12476,
18420              #12479, #12480, #12481, #12482, #12483, #12484.
18421      Branch: perl
18422            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
18423            ! pp_hot.c pp_sys.c toke.c
18424 ____________________________________________________________________________
18425 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
18426         Log: (retracted by #12485)
18427              Strict ANSI doesn't like the third argument of main()
18428              so enable ignoring it if using ultra picky compiler.
18429      Branch: perl
18430            ! miniperlmain.c
18431 ____________________________________________________________________________
18432 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
18433         Log: (retracted by #12485)
18434              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
18435      Branch: perl
18436            ! perl.h
18437 ____________________________________________________________________________
18438 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
18439         Log: (retracted by #12485)
18440              Add explanatory comment.
18441      Branch: perl
18442            ! mg.c
18443 ____________________________________________________________________________
18444 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
18445         Log: (retracted by #12485)
18446              More dollar$hiding.
18447      Branch: perl
18448            ! doio.c perl.h pp_sys.c
18449 ____________________________________________________________________________
18450 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
18451         Log: (retracted by #12485)
18452              KISS.
18453      Branch: perl
18454            ! mg.c
18455 ____________________________________________________________________________
18456 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
18457         Log: (retracted by #12485)
18458              Thou shalt not #ifdef inside macro invocations,
18459              noticed by Rafael Garcia-Suarez.
18460      Branch: perl
18461            ! mg.c
18462 ____________________________________________________________________________
18463 [ 12478] By: ams                                   on 2001/10/17  18:50:55
18464         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
18465              From: Anton Berezin <tobez@tobez.org>
18466              Date: Wed, 17 Oct 2001 18:25:48 +0200
18467              Message-Id: <20011017182548.A12082@heechee.tobez.org>
18468      Branch: perl
18469            ! pp_sys.c
18470 ____________________________________________________________________________
18471 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
18472         Log: (retracted by #12485)
18473              Unterminated #ifdef.
18474      Branch: perl
18475            ! mg.c
18476 ____________________________________________________________________________
18477 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
18478         Log: (retracted by #12485)
18479              Avoid dollar signs in identifiers (in non-VMS) to
18480              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
18481      Branch: perl
18482            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
18483            ! toke.c
18484 ____________________________________________________________________________
18485 [ 12474] By: ams                                   on 2001/10/17  15:14:50
18486         Log: Subject: Two AIX patches
18487              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18488              Date: Wed, 17 Oct 2001 18:04:35 +0200
18489              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
18490      Branch: perl
18491            ! hints/aix.sh makedef.pl
18492 ____________________________________________________________________________
18493 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
18494         Log: Limiting the Time::HiRes::sleep and usleep to
18495              one second is not a good policy if drop-in
18496              replacement is still a goal.
18497      Branch: perl
18498            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
18499            ! ext/Time/HiRes/HiRes.xs
18500 ____________________________________________________________________________
18501 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
18502         Log: Subject: [PATCH] Test::Simple 0.32
18503              From: Michael G Schwern <schwern@pobox.com> 
18504              Date: Wed, 17 Oct 2001 03:42:41 -0400
18505              Message-ID: <20011017034241.A25038@blackrider>
18506      Branch: perl
18507            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
18508            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
18509            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
18510            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
18511            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
18512            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
18513            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
18514            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
18515            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
18516            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
18517            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
18518            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
18519            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
18520            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
18521            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
18522            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
18523            ! t/lib/Test/Simple/Catch.pm
18524            ! t/lib/Test/Simple/sample_tests/five_fail.plx
18525 ____________________________________________________________________________
18526 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
18527         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
18528              From: Michael G Schwern <schwern@pobox.com> 
18529              Date: Wed, 17 Oct 2001 04:04:13 -0400
18530              Message-ID: <20011017040413.C25550@blackrider>
18531      Branch: perl
18532            ! t/TEST t/harness vms/test.com
18533 ____________________________________________________________________________
18534 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
18535         Log: Regen doc with perlmodstyle added.
18536      Branch: perl
18537            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18538 ____________________________________________________________________________
18539 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
18540         Log: Pod cleanup.
18541      Branch: perl
18542            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
18543 ____________________________________________________________________________
18544 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
18545         Log: Subject: perlmodstyle as a patch
18546              From: Kirrily Robert <skud@infotrope.net>
18547              Date: Tue, 16 Oct 2001 22:47:23 -0400
18548              Message-ID: <20011016224723.A20673@infotrope.net>
18549      Branch: perl
18550            + pod/perlmodstyle.pod
18551            ! MANIFEST
18552 ____________________________________________________________________________
18553 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
18554         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
18555              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
18556              Date: Thu, 6 Sep 2001 11:09:40 +0100
18557              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
18558              
18559              Mention also the develooper p5p archive.
18560      Branch: perl
18561            ! pod/perlhack.pod
18562 ____________________________________________________________________________
18563 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
18564         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
18565              From: Kay Röpke <kroepke@dolphin-services.de>
18566              Date: Tue, 16 Oct 2001 17:23:52 +0200
18567              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
18568      Branch: perl
18569            ! lib/ExtUtils/MakeMaker.pm
18570 ____________________________________________________________________________
18571 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
18572         Log: Add the special casing mappings (from SpecCase.txt)
18573              (except for the hyper special case mappings that have
18574              the condition list); the special casing mappings are
18575              unused for now.  Small tidying up on mktables.
18576      Branch: perl
18577            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18578            + lib/unicore/To/SpecUpper.pl
18579            ! lib/unicore/mktables
18580 ____________________________________________________________________________
18581 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
18582         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
18583              From: "David H. Adler" <dha@panix.com>       
18584              Date: Tue, 16 Oct 2001 11:59:35 -0400
18585              Message-ID: <20011016115935.A13078@panix.com>
18586              
18587              Subject: [ PATCH ] perldata patch, revised
18588              From: "David H. Adler" <dha@panix.com>     
18589              Date: Tue, 16 Oct 2001 18:26:49 -0400
18590              Message-ID: <20011016182649.C23970@panix.com>
18591      Branch: perl
18592            ! pod/perldata.pod pod/perlop.pod
18593 ____________________________________________________________________________
18594 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
18595         Log: Integrate perlio: PerlIO_dup (for all but Win32).
18596      Branch: perl
18597           !> embed.h embed.pl ext/Encode/Encode.xs
18598           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
18599           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
18600           !> win32/win32io.c
18601 ____________________________________________________________________________
18602 [ 12462] By: nick                                  on 2001/10/16  19:11:30
18603         Log: PerlIOXxxx_dups for all but Win32
18604      Branch: perlio
18605            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
18606            ! ext/PerlIO/Via/Via.xs
18607 ____________________________________________________________________________
18608 [ 12461] By: nick                                  on 2001/10/16  18:28:48
18609         Log: Implement PerlIOStdio_dup (explains core dumps - dup
18610              was not setting up a FILE * to be fclosed()).
18611      Branch: perlio
18612            ! perlio.c
18613 ____________________________________________________________________________
18614 [ 12460] By: nick                                  on 2001/10/16  17:31:47
18615         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
18616              overflow.
18617      Branch: perlio
18618            ! perlio.c
18619 ____________________________________________________________________________
18620 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
18621         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
18622              From: "Craig A. Berry" <craigberry@mac.com>
18623              Date: Tue, 16 Oct 2001 13:08:38 -0500
18624              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
18625      Branch: perl
18626            ! configure.com
18627 ____________________________________________________________________________
18628 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
18629         Log: Can't expect too much accuracy from a sleep of one second.
18630              (I think this will also fail with high load.)
18631      Branch: perl
18632            ! ext/Time/HiRes/HiRes.t
18633 ____________________________________________________________________________
18634 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
18635         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
18636              From: "Werner, Randolf" <randolf.werner@sap.com>
18637              Date: Tue, 16 Oct 2001 18:33:02 +0200
18638              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
18639      Branch: perl
18640            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
18641            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
18642 ____________________________________________________________________________
18643 [ 12456] By: nick                                  on 2001/10/16  14:08:16
18644         Log: Builds under ithreads (but fails all threads tests)
18645      Branch: perlio
18646            ! hv.c perlio.c sv.c
18647 ____________________________________________________________________________
18648 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
18649         Log: I think the Perl_sortsv needs *not* be skipped?
18650      Branch: perl
18651            ! makedef.pl
18652 ____________________________________________________________________________
18653 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
18654         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
18655              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
18656              Date: Tue, 16 Oct 2001 15:32:44 +0200
18657              Message-ID: <3BCC531C.11494.3E433F@localhost>
18658      Branch: perl
18659            ! t/op/groups.t
18660 ____________________________________________________________________________
18661 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
18662         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
18663              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
18664              Date: Tue, 16 Oct 2001 15:01:04 +0200
18665              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
18666      Branch: perl
18667            ! t/io/fs.t
18668 ____________________________________________________________________________
18669 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
18670         Log: A forgotten deletion.
18671      Branch: perl
18672            - lib/unicore/mktables.PL
18673 ____________________________________________________________________________
18674 [ 12451] By: nick                                  on 2001/10/16  11:32:48
18675         Log: Skeleton of "PerlIO_dup" coded.
18676              Still-passes all tests non-threaded (well it would wouldn't it!)
18677      Branch: perlio
18678            ! embed.h embed.pl ext/Encode/Encode.xs
18679            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
18680            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
18681            ! win32/win32io.c
18682 ____________________________________________________________________________
18683 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
18684         Log: Document the problem with the swash_fetch() API that affects
18685              more complex case conversions.
18686      Branch: perl
18687            ! lib/utf8_heavy.pl utf8.c
18688 ____________________________________________________________________________
18689 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
18690         Log: Make Time::HiRes::sleep() and usleep() to return
18691              the number of seconds (a floating point value) and 
18692              microseconds (an integer) actually slept (well,
18693              modulo the time spent in measuring the time actually
18694              slept...), to be a better drop-in replacement for
18695              the builtin sleep().  Noticed by Chris Nandor.
18696              
18697              Also make usleep() to croak if fed illegal number
18698              of useconds (anything greater than 1_000_000).
18699      Branch: perl
18700            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
18701            ! ext/Time/HiRes/HiRes.xs
18702 ____________________________________________________________________________
18703 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
18704         Log: A missing SvREFCNT_dec.
18705      Branch: perl
18706            ! perl.c
18707 ____________________________________________________________________________
18708 [ 12447] By: nick                                  on 2001/10/15  20:27:53
18709         Log: Beginings of PerlIO_dup support (unstable)
18710      Branch: perlio
18711            ! perlio.c perliol.h
18712 ____________________________________________________________________________
18713 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
18714         Log: (retracted by #12497)
18715              In AIX vac 5 just can't seem to get regcomp right.
18716      Branch: perl
18717            ! hints/aix.sh
18718 ____________________________________________________________________________
18719 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
18720         Log: Bump the version number to agree with the maintperl one.
18721      Branch: perl
18722            ! lib/Tie/RefHash.pm
18723 ____________________________________________________________________________
18724 [ 12444] By: nick                                  on 2001/10/15  15:59:57
18725         Log: Integrate mainline
18726      Branch: perlio
18727           +> lib/Math/BigInt/t/Math/Subclass.pm
18728           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
18729           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
18730           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
18731           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
18732           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
18733           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
18734           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18735           +> lib/unicore/mktables
18736            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18737            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18738            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18739            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18740            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18741            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18742            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18743            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18744            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18745            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18746            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18747            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18748            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18749            - lib/unicore/syllables.txt
18750           !> (integrate 344 files)
18751 ____________________________________________________________________________
18752 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
18753         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
18754      Branch: perl
18755            ! ext/DB_File/DB_File.xs
18756 ____________________________________________________________________________
18757 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
18758         Log: Sync the skip() amounts with the number of tests.
18759      Branch: perl
18760            ! lib/Term/Complete.t
18761 ____________________________________________________________________________
18762 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
18763         Log: Update Changes.
18764      Branch: perl
18765            ! Changes patchlevel.h
18766 ____________________________________________________________________________
18767 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
18768         Log: MacOS Classic catdir() rewrite from Thomas Wegner
18769              (backward incompatibility, but a deliberate one,
18770              the old version simply is broken in its logic),
18771              also documentation updates, and as suggested replicated
18772              the File::Spec::Unix documentation updates also on the
18773              File::Spec documentation.
18774              
18775              TODO: there seems to be duplication of documentation
18776              between File::Spec and File::Spec::Unix.  I think
18777              the ::Unix should be left only with specific UNIXisms,
18778              and all the generic documentation should be in ::Spec.
18779      Branch: perl
18780            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18781            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
18782            ! lib/File/Spec/Unix.pm
18783 ____________________________________________________________________________
18784 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
18785         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
18786              From: Blair Zajac <blair@orcaware.com>
18787              Date: Mon, 24 Sep 2001 11:48:58 -0700
18788              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
18789              
18790              (the skip() messages)
18791      Branch: perl
18792            ! t/op/magic.t
18793 ____________________________________________________________________________
18794 [ 12438] By: ams                                   on 2001/10/14  23:43:59
18795         Log: Subject: [PATCH] make PerlIO default on VMS
18796              From: "Craig A. Berry" <craigberry@mac.com>
18797              Date: Sun, 14 Oct 2001 15:27:18 -0500
18798              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
18799      Branch: perl
18800            ! configure.com
18801 ____________________________________________________________________________
18802 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
18803         Log: Retract #12436 (Abhijit already did this at #12426)
18804      Branch: perl
18805            ! lib/ExtUtils/MM_Unix.pm
18806 ____________________________________________________________________________
18807 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
18808         Log: (retracted by #12437)
18809              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
18810              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
18811              Date: Sat, 13 Oct 2001 20:33:55 +0200
18812              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
18813      Branch: perl
18814            ! lib/ExtUtils/MM_Unix.pm
18815 ____________________________________________________________________________
18816 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
18817         Log: Subject: h2xs grammar nit
18818              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18819              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
18820              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
18821      Branch: perl
18822            ! utils/h2xs.PL
18823 ____________________________________________________________________________
18824 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
18825         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
18826              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
18827              Date: Sun, 14 Oct 2001 11:25:08 +0100
18828              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
18829      Branch: perl
18830            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
18831            ! warnings.pl
18832 ____________________________________________________________________________
18833 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
18834         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
18835              for File::Spec::Mac::catfile)
18836      Branch: perl
18837            ! lib/h2xs.t
18838 ____________________________________________________________________________
18839 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
18840         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
18841              From: Nicholas Clark <nick@ccl4.org>
18842              Date: Sat, 13 Oct 2001 00:07:31 +0100
18843              Message-ID: <20011013000731.D67535@plum.flirble.org>
18844      Branch: perl
18845            ! lib/h2xs.t utils/h2xs.PL
18846 ____________________________________________________________________________
18847 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
18848         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
18849              before DEFINE and INC), and repent by taking DEFINE and
18850              INC away from PASTHRU.
18851      Branch: perl
18852            ! lib/ExtUtils/MM_Unix.pm
18853 ____________________________________________________________________________
18854 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
18855         Log: More MANIFEST anomalies.
18856      Branch: perl
18857            ! MANIFEST
18858 ____________________________________________________________________________
18859 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
18860         Log: Not that many.
18861      Branch: perl
18862            ! MANIFEST
18863 ____________________________________________________________________________
18864 [ 12428] By: sky                                   on 2001/10/13  20:59:27
18865         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
18866              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18867              Date: Sat, 13 Oct 2001 23:15:55 +0200
18868              Message-ID: <20011013231555.A18071@rafael>
18869      Branch: perl
18870            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
18871            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
18872 ____________________________________________________________________________
18873 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
18874         Log: Rewrite mktables from scratch.
18875              - Cleaner.
18876              - Faster: 15-20 seconds as opposed to several minutes.
18877              - More dynamic: the names of the various categories
18878              such as the linebreak ones are dynamic, not static.
18879              - Is.pl: long names for the general category properties
18880              are now available.
18881              - Ranges (<... ,First>, <..., Last>) from the general
18882              categories work now.
18883              - No more mktables.PL because the mktables.PL is not
18884              and never has been run to create a mktables.
18885              - syllables.txt and Is/Syl*.pl removed: non-standard
18886              (not part of the Unicode), and the whole concept is
18887              being reworked (http://syllabary.sourceforge.net/),
18888              the old way wouldn't even work with the new Syllables.txt
18889              (it would result in 1000+ new categories)
18890      Branch: perl
18891            + lib/unicore/In/163.pl lib/unicore/In/164.pl
18892            + lib/unicore/In/165.pl lib/unicore/In/166.pl
18893            + lib/unicore/In/167.pl lib/unicore/In/168.pl
18894            + lib/unicore/In/169.pl lib/unicore/In/170.pl
18895            + lib/unicore/In/171.pl lib/unicore/Is.pl
18896            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18897            + lib/unicore/mktables
18898            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18899            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18900            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18901            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18902            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18903            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18904            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18905            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18906            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18907            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18908            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18909            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18910            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18911            - lib/unicore/syllables.txt
18912            ! (edit 304 files)
18913 ____________________________________________________________________________
18914 [ 12426] By: ams                                   on 2001/10/13  18:05:36
18915         Log: ExtUtils::MM_Unix should ignore comments when searching for
18916              $VERSION.
18917      Branch: perl
18918            ! lib/ExtUtils/MM_Unix.pm
18919 ____________________________________________________________________________
18920 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
18921         Log: Subject: Re: New module XML::Clean
18922              From: andreas.koenig@anima.de (Andreas J. Koenig)
18923              Date: 13 Oct 2001 10:17:09 +0200
18924              Message-ID: <m37ku0t0my.fsf@anima.de>
18925      Branch: perl
18926            ! pod/perlnewmod.pod
18927 ____________________________________________________________________________
18928 [ 12424] By: sky                                   on 2001/10/13  09:39:59
18929         Log: Set thread stack size if needed.
18930      Branch: perl
18931            ! ext/threads/threads.xs
18932 ____________________________________________________________________________
18933 [ 12423] By: sky                                   on 2001/10/13  09:36:49
18934         Log: We do want to set the attribute to joinable even on modern posix
18935              platforms.
18936      Branch: perl
18937            ! ext/threads/threads.xs
18938 ____________________________________________________________________________
18939 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
18940         Log: Subject: [PATCH ext/Data/Dumper.xs]
18941              From: Brian Ingerson <ingy@ttul.org>
18942              Date: Fri, 12 Oct 2001 19:32:35 -0700
18943              Message-ID: <20011012193235.B889@ttul.org>
18944      Branch: perl
18945            ! ext/Data/Dumper/Dumper.xs
18946 ____________________________________________________________________________
18947 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
18948         Log: Update Changes.
18949      Branch: perl
18950            ! Changes patchlevel.h
18951 ____________________________________________________________________________
18952 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
18953         Log: FAQ sync.
18954      Branch: perl
18955            ! pod/perlfaq3.pod pod/perlfaq4.pod
18956 ____________________________________________________________________________
18957 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
18958         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
18959              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
18960              Date: Fri, 12 Oct 2001 11:51:05 -0700
18961              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
18962      Branch: perl
18963            ! lib/File/Copy.pm
18964 ____________________________________________________________________________
18965 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
18966         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
18967              From: "chromatic" <chromatic@rmci.net>     
18968              Date: Thu, 11 Oct 2001 10:57:55 -0600
18969              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
18970              
18971              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
18972              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18973              Date: Thu, 11 Oct 2001 22:34:21 +0200
18974              Message-ID: <20011011223421.A693@rafael>     
18975              
18976              plus undef $Term::Complete::stty as suggested by Rafael.
18977      Branch: perl
18978            ! lib/Term/Complete.pm lib/Term/Complete.t
18979 ____________________________________________________________________________
18980 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
18981         Log: UUnndduupplleexx..
18982      Branch: perl
18983            ! perl.h
18984 ____________________________________________________________________________
18985 [ 12416] By: sky                                   on 2001/10/12  20:16:19
18986         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
18987              From: Andy Dougherty <doughera@lafayette.edu>
18988              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
18989              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
18990              (Potentially only band-aid)
18991      Branch: perl
18992            ! sv.c
18993 ____________________________________________________________________________
18994 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
18995         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
18996              mishandles kill(), and therefore the sigaction test
18997              should be skipped, from Charles Lane.
18998      Branch: perl
18999            ! ext/POSIX/t/sigaction.t
19000 ____________________________________________________________________________
19001 [ 12414] By: sky                                   on 2001/10/12  18:47:49
19002         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
19003      Branch: perl
19004            ! op.h
19005 ____________________________________________________________________________
19006 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
19007         Log: Upgrade to Math::BigInt 1.44 from Tels and
19008              further fixes from John Peacock.
19009      Branch: perl
19010            + lib/Math/BigInt/t/Math/Subclass.pm
19011            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
19012            + lib/Math/BigInt/t/subclass.t
19013            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19014            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19015            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19016            ! lib/Math/BigInt/t/mbimbf.t
19017 ____________________________________________________________________________
19018 [ 12412] By: sky                                   on 2001/10/12  18:28:23
19019         Log: perhaps pthread_attr_t really needs to be set for the old api
19020      Branch: perl
19021            ! ext/threads/threads.xs
19022 ____________________________________________________________________________
19023 [ 12411] By: sky                                   on 2001/10/12  18:11:45
19024         Log: pthread_keycreate not pthread_key_create under the here be dragons API
19025      Branch: perl
19026            ! ext/threads/threads.h
19027 ____________________________________________________________________________
19028 [ 12410] By: sky                                   on 2001/10/12  18:07:37
19029         Log: Apperently OLD PTHREADS API is a bit retarded.
19030              This should fix another set of compile failures in HP-UX 10.20.
19031      Branch: perl
19032            ! ext/threads/threads.h ext/threads/threads.xs
19033 ____________________________________________________________________________
19034 [ 12409] By: nick                                  on 2001/10/12  15:30:01
19035         Log: Blind integrate of mainline
19036      Branch: perlio
19037           +> (branch 32 files)
19038            - lib/unicode/README
19039           !> (integrate 121 files)
19040 ____________________________________________________________________________
19041 [ 12408] By: sky                                   on 2001/10/12  14:55:08
19042         Log: Let us avoid being smart for now.
19043      Branch: perl
19044            ! ext/threads/threads.h
19045 ____________________________________________________________________________
19046 [ 12407] By: sky                                   on 2001/10/12  14:38:12
19047         Log: (void*) the argument to make sure we work with picky compilers
19048      Branch: perl
19049            ! ext/threads/threads.xs
19050 ____________________________________________________________________________
19051 [ 12406] By: ams                                   on 2001/10/12  13:26:04
19052         Log: (replaced with #12600)
19053              
19054              Subject: [PATCH 5.6.1 perldoc] use File::Temp
19055              From: Mikhail Zabaluev <mhz@alt-linux.org>
19056              Date: Fri, 12 Oct 2001 12:47:47 +0400
19057              Message-Id: <20011012124747.E13918@localhost.localdomain>
19058      Branch: perl
19059            ! utils/perldoc.PL
19060 ____________________________________________________________________________
19061 [ 12405] By: ams                                   on 2001/10/12  13:05:32
19062         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
19063              From: andreas.koenig@anima.de (Andreas J. Koenig)
19064              Date: 12 Oct 2001 11:12:07 +0200
19065              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
19066      Branch: perl
19067            ! lib/Memoize/t/speed.t
19068 ____________________________________________________________________________
19069 [ 12404] By: sky                                   on 2001/10/12  12:46:15
19070         Log: A) Support OLD_PTHREADS_API
19071              B) Change from using pthread_t to using a TLS to store the
19072              index of the thread in an hash, this is to avoid problems when
19073              in fact pthread_t was not a seralizable type.
19074              Both these changes are because of HP-UX 10.20
19075              This has not been tested on win32 but should work there.
19076              Need to add support for NetWare.
19077      Branch: perl
19078            ! ext/threads/threads.h ext/threads/threads.xs
19079 ____________________________________________________________________________
19080 [ 12403] By: ams                                   on 2001/10/12  07:34:19
19081         Log: Subject: Re: New module XML::Clean
19082              From: andreas.koenig@anima.de (Andreas J. Koenig)
19083              Date: 12 Oct 2001 10:20:35 +0200
19084              Message-Id: <m3elo9uv58.fsf@anima.de>
19085      Branch: perl
19086            ! pod/perlnewmod.pod
19087 ____________________________________________________________________________
19088 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
19089         Log: More HP model tweaks from Merijn.
19090      Branch: perl
19091            ! README.hpux
19092 ____________________________________________________________________________
19093 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
19094         Log: Update Changes.
19095      Branch: perl
19096            ! Changes patchlevel.h
19097 ____________________________________________________________________________
19098 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
19099         Log: HP-UX update from H.Merijn Brand.
19100      Branch: perl
19101            ! README.hpux
19102 ____________________________________________________________________________
19103 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
19104         Log: Subject: [PATCH] fix link rot in README.vms
19105              From: "Craig A. Berry" <craigberry@mac.com>
19106              Date: Wed, 10 Oct 2001 17:17:00 -0500
19107              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
19108      Branch: perl
19109            ! README.vms
19110 ____________________________________________________________________________
19111 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
19112         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
19113              From: "chromatic" <chromatic@rmci.net>
19114              Date: Wed, 10 Oct 2001 15:50:30 -0600
19115              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
19116      Branch: perl
19117            ! lib/Term/Complete.t
19118 ____________________________________________________________________________
19119 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
19120         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
19121              From: "chromatic" <chromatic@rmci.net>
19122              Date: Wed, 10 Oct 2001 15:45:42 -0600
19123              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
19124      Branch: perl
19125            + lib/ExtUtils/Packlist.t
19126            ! MANIFEST
19127 ____________________________________________________________________________
19128 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
19129         Log: VMS needs quotes around the -I option to keep it from
19130              being downcased, from Charles Lane.
19131      Branch: perl
19132            ! t/run/kill_perl.t
19133 ____________________________________________________________________________
19134 [ 12395] By: ams                                   on 2001/10/10  16:22:32
19135         Log: Subject: [PATCH lib/FindBin.pm]
19136              From: Stas Bekman <stas@stason.org>
19137              Date: Tue, 09 Oct 2001 23:57:10 +0800
19138              Message-Id: <3BC31E56.60805@stason.org>
19139      Branch: perl
19140            ! lib/FindBin.pm
19141 ____________________________________________________________________________
19142 [ 12394] By: ams                                   on 2001/10/10  16:09:53
19143         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
19144              From: Abhijit Menon-Sen <ams@wiw.org>
19145              Date: Wed, 10 Oct 2001 21:59:33 +0530
19146              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
19147      Branch: perl
19148            ! ext/Data/Dumper/Dumper.xs
19149 ____________________________________________________________________________
19150 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
19151         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
19152              from Charles Lane.
19153      Branch: perl
19154            ! lib/File/Spec/VMS.pm
19155 ____________________________________________________________________________
19156 [ 12392] By: ams                                   on 2001/10/10  14:49:43
19157         Log: Subject: [PATCH] two s/// bugfixes
19158              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19159              Date: Wed, 10 Oct 2001 17:23:44 +0200
19160              Message-Id: <20011010172344.C22440@rafael>
19161      Branch: perl
19162            ! pp_ctl.c regexec.c t/op/subst.t
19163 ____________________________________________________________________________
19164 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
19165         Log: Fix/improve handling of the [000000] special "root"
19166              directory, by putting cwd in canonical form when doing
19167              abs2rel, and prepending a 000000 to directory "chunks"
19168              if missing from base or path.  Also adjust test to
19169              reflect the (improved) output from abs2rel.
19170              From Charles Lane.
19171      Branch: perl
19172            ! lib/File/Spec.t lib/File/Spec/VMS.pm
19173 ____________________________________________________________________________
19174 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
19175         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
19176              all of the extra VMSish attributes (such as "treat this logical
19177              as a device name") that are necessary to make programs run.
19178              A tainted %ENV does not hinder VMS.  From Charles Lane.
19179      Branch: perl
19180            ! lib/File/Find/t/taint.t
19181 ____________________________________________________________________________
19182 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
19183         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
19184              
19185              o  VMS is case-insensitive, RTL downcases filenames read
19186              by perl... so need to re-upcase filenames like MANIFEST
19187              and MANIFEST.SKIP
19188              
19189              o  Need to convert VMS-style to Unix-style filenames when comparing
19190              names in MANIFEST to names in filesystem.
19191              
19192              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
19193              since VMS won't let you (easily) delete non-empty directories.
19194              
19195              From Charles Lane.
19196      Branch: perl
19197            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
19198 ____________________________________________________________________________
19199 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
19200         Log: Unix and VMS agree on "*" as a "match any number of any chars"
19201              wildcards, but differ ("?"  vs.  "%") for their "match any single
19202              char" wildcard.  This patch changes "?"  chars to "%" before doing a
19203              VMS glob...at no loss of functionality, since "?"  isn't a valid
19204              filename char on VMS.  From Charles Lane.
19205      Branch: perl
19206            ! doio.c
19207 ____________________________________________________________________________
19208 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
19209         Log: (accidentally empty submit; new life as #12390)
19210      Branch: perl
19211            ! lib/File/Find/t/taint.t
19212 ____________________________________________________________________________
19213 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
19214         Log: Even more VMS tweakage from Charles Lane:
19215              
19216              Tweak #1:  splitdir only works on directory part of filespec,
19217              split off volume first
19218              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
19219              (it's a horrible kludge in the run-time library,
19220              improved in later versions). Check the
19221              $Config{'d_setenv'} flag before attempting to set it.
19222      Branch: perl
19223            ! t/op/chdir.t
19224 ____________________________________________________________________________
19225 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
19226         Log: VMS tweakage from Charles Lane.
19227              
19228              . command.com doubles an output line when prompting for extensions
19229              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
19230              . perl5db doesn't clean up after itself
19231      Branch: perl
19232            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
19233 ____________________________________________________________________________
19234 [ 12384] By: sky                                   on 2001/10/09  19:16:11
19235         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
19236              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19237              Date: Tue, 9 Oct 2001 22:10:26 +0200
19238              Message-ID: <20011009221026.A8579@rafael>
19239      Branch: perl
19240            ! pod/perldata.pod
19241 ____________________________________________________________________________
19242 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
19243         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
19244              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
19245              Date: 9 Oct 2001 15:15:06 -0000
19246              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
19247      Branch: perl
19248            ! t/op/subst.t
19249 ____________________________________________________________________________
19250 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
19251         Log: Update Changes.
19252      Branch: perl
19253            ! Changes patchlevel.h
19254 ____________________________________________________________________________
19255 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
19256         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
19257              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
19258              when a NULL is passed for the filename string pointer.
19259              From Charles Lane.
19260      Branch: perl
19261            ! vms/vms.c
19262 ____________________________________________________________________________
19263 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
19264         Log: Subject: HP systems update
19265              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19266              Date: Tue, 09 Oct 2001 15:59:22 +0200
19267              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
19268      Branch: perl
19269            ! README.hpux
19270 ____________________________________________________________________________
19271 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
19272         Log: CPAN::Nox does now have a test.
19273      Branch: perl
19274            ! t/lib/1_compile.t
19275 ____________________________________________________________________________
19276 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
19277         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
19278              From: David Dyck <dcd@tc.fluke.com>
19279              Date: Mon, 1 Oct 2001 12:17:36 -0700
19280              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
19281      Branch: perl
19282            ! installperl
19283 ____________________________________________________________________________
19284 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
19285         Log: NetWare update from Ananth Kesari.
19286      Branch: perl
19287            ! NetWare/nwperlsys.h makedef.pl
19288 ____________________________________________________________________________
19289 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
19290         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
19291              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19292              Date: Tue, 9 Oct 2001 08:40:57 EDT
19293              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
19294      Branch: perl
19295            ! lib/File/Find/t/find.t
19296 ____________________________________________________________________________
19297 [ 12374] By: ams                                   on 2001/10/09  05:31:45
19298         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
19299              ExtUtils::Mkbootstrap
19300              From: "chromatic" <chromatic@rmci.net>
19301              Date: Tue, 09 Oct 2001 00:08:37 -0600
19302              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
19303      Branch: perl
19304            + lib/ExtUtils/Mkbootstrap.t
19305            ! MANIFEST
19306 ____________________________________________________________________________
19307 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
19308         Log: Enable more debugging.
19309      Branch: perl
19310            ! lib/utf8_heavy.pl
19311 ____________________________________________________________________________
19312 [ 12372] By: ams                                   on 2001/10/09  02:11:59
19313         Log: #12370 forgot to modify is_gv_magical().
19314      Branch: perl
19315            ! gv.c
19316 ____________________________________________________________________________
19317 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
19318         Log: Make the toupper/lower/title API for Unicode not right
19319              but at least less wrong: prepare for the mapping being
19320              more than just one-character-to-one-character.
19321      Branch: perl
19322            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
19323            ! regexec.c utf8.c
19324 ____________________________________________________________________________
19325 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
19326         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
19327              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19328              Date: Mon, 8 Oct 2001 22:18:23 -0400
19329              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
19330      Branch: perl
19331            ! pod/perlvar.pod t/op/taint.t
19332 ____________________________________________________________________________
19333 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
19334         Log: FAQ sync.
19335      Branch: perl
19336            ! pod/perlfaq3.pod pod/perlfaq4.pod
19337 ____________________________________________________________________________
19338 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
19339         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
19340              From: "chromatic" <chromatic@rmci.net>
19341              Date: Mon, 08 Oct 2001 14:05:32 -0600
19342              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
19343      Branch: perl
19344            ! lib/Term/Cap.t
19345 ____________________________________________________________________________
19346 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
19347         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
19348              From: Michael G Schwern <schwern@pobox.com>
19349              Date: Mon, 8 Oct 2001 17:00:14 -0400
19350              Message-ID: <20011008170014.L17083@blackrider>
19351      Branch: perl
19352            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
19353 ____________________________________________________________________________
19354 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
19355         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
19356              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19357              Date: Mon, 8 Oct 2001 16:01:33 EDT
19358              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
19359      Branch: perl
19360            ! ext/Time/HiRes/HiRes.xs
19361 ____________________________________________________________________________
19362 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
19363         Log: Subject: [PATCH] Autosplit patch for VMS
19364              From: "Craig A. Berry" <craigberry@mac.com>
19365              Date: Mon, 08 Oct 2001 15:40:43 -0500
19366              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
19367      Branch: perl
19368            ! lib/AutoSplit.pm lib/AutoSplit.t
19369 ____________________________________________________________________________
19370 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
19371         Log: Don't assume that everybody is running OS X 10.1 yet;
19372              from Kay Röpke.
19373      Branch: perl
19374            ! hints/darwin.sh
19375 ____________________________________________________________________________
19376 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
19377         Log: Update Changes.
19378      Branch: perl
19379            ! Changes patchlevel.h
19380 ____________________________________________________________________________
19381 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
19382         Log: Retract #12358 for now.
19383      Branch: perl
19384            ! lib/Term/Cap.t
19385 ____________________________________________________________________________
19386 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
19387         Log: Can't figure out what this is testing.
19388              (If it is trying to catch SIGKILL, it should stop
19389              trying because that is by definition impossible.)
19390      Branch: perl
19391            ! lib/sigtrap.t
19392 ____________________________________________________________________________
19393 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
19394         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
19395              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19396              Date: Sun, 30 Sep 2001 21:15:13 +0200
19397              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
19398      Branch: perl
19399            ! lib/ExtUtils/MM_Win32.pm
19400 ____________________________________________________________________________
19401 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
19402         Log: Clarify the ldlibpth part and condense the overall text.
19403      Branch: perl
19404            ! t/TEST
19405 ____________________________________________________________________________
19406 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
19407         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
19408              From: "chromatic" <chromatic@rmci.net>
19409              Date: Sun, 07 Oct 2001 16:59:26 -0600
19410              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
19411      Branch: perl
19412            ! lib/Term/Cap.t
19413 ____________________________________________________________________________
19414 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
19415         Log: Update the list because fo #12265.
19416      Branch: perl
19417            ! t/lib/1_compile.t
19418 ____________________________________________________________________________
19419 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
19420         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
19421              From: Nicholas Clark <nick@ccl4.org>
19422              Date: Sun, 7 Oct 2001 20:53:33 +0100
19423              Message-ID: <20011007205333.S38756@plum.flirble.org>   
19424      Branch: perl
19425            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
19426            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
19427            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
19428            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
19429            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
19430            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
19431            ! lib/Switch/t/switch.t lib/Term/Complete.t
19432            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
19433            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
19434            ! t/op/my_stash.t
19435 ____________________________________________________________________________
19436 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
19437         Log: Integrate patch #12350 from maintperl; typo in
19438              IO::Seekable doc.
19439      Branch: perl
19440           !> ext/IO/lib/IO/Seekable.pm
19441 ____________________________________________________________________________
19442 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
19443         Log: Detypo.
19444      Branch: perl
19445            ! hints/darwin.sh
19446 ____________________________________________________________________________
19447 [ 12353] By: sky                                   on 2001/10/07  17:16:14
19448         Log: Change 12349 didn't really get it right.
19449      Branch: perl
19450            ! lib/Unicode/README
19451 ____________________________________________________________________________
19452 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
19453         Log: If running the harness the dynamic library search path
19454              may need setting.
19455      Branch: perl
19456            ! t/TEST
19457 ____________________________________________________________________________
19458 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
19459         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
19460              in ldflags.
19461      Branch: perl
19462            ! hints/darwin.sh
19463 ____________________________________________________________________________
19464 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
19465         Log: typo in IO::Seekable doc
19466      Branch: maint-5.6/perl
19467            ! ext/IO/lib/IO/Seekable.pm
19468 ____________________________________________________________________________
19469 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
19470         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
19471              doesn't work on Mac OS X 10.1 (when unpacking the tar the
19472              latter gets renamed as lib/unicode:1, assumedly for security
19473              reasons not to overwrite stuff)
19474      Branch: perl
19475            + lib/Unicode/README
19476            - lib/unicode/README
19477            ! MANIFEST
19478 ____________________________________________________________________________
19479 [ 12348] By: ams                                   on 2001/10/07  05:33:40
19480         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
19481              From: "chromatic" <chromatic@rmci.net>
19482              Date: Sat, 06 Oct 2001 21:42:03 -0600
19483              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
19484      Branch: perl
19485            + lib/CPAN/t/Nox.t
19486            ! MANIFEST
19487 ____________________________________________________________________________
19488 [ 12347] By: ams                                   on 2001/10/07  00:48:10
19489         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
19490              From: "chromatic" <chromatic@rmci.net>
19491              Date: Sat, 06 Oct 2001 18:52:10 -0600
19492              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
19493      Branch: perl
19494            + lib/sigtrap.t
19495            ! MANIFEST
19496 ____________________________________________________________________________
19497 [ 12346] By: ams                                   on 2001/10/06  23:14:01
19498         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
19499              h2xs write?)
19500              From: Nicholas Clark <nick@ccl4.org>
19501              Date: Sat, 6 Oct 2001 21:46:43 +0100
19502              Message-Id: <20011006214643.L38756@plum.flirble.org>
19503      Branch: perl
19504            ! utils/h2xs.PL
19505 ____________________________________________________________________________
19506 [ 12345] By: ams                                   on 2001/10/06  17:39:53
19507         Log: Subject: [PATCH] Memoize tests
19508              From: Nicholas Clark <nick@ccl4.org>
19509              Date: Sat, 6 Oct 2001 18:04:21 +0100
19510              Message-Id: <20011006180421.J38756@plum.flirble.org>
19511      Branch: perl
19512            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
19513            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
19514            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
19515            ! lib/Memoize/t/expire_module_n.t
19516            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
19517            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
19518            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
19519            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
19520            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
19521            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
19522 ____________________________________________________________________________
19523 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
19524         Log: Retract the latter part of #12343.
19525      Branch: perl
19526            ! ext/IO/lib/IO/Socket/INET.pm
19527 ____________________________________________________________________________
19528 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
19529         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
19530              From: David Dyck <dcd@tc.fluke.com>
19531              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
19532              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
19533              
19534              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
19535              From: David Dyck <dcd@tc.fluke.com>
19536              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
19537              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
19538      Branch: perl
19539            ! ext/IO/lib/IO/Socket/INET.pm
19540 ____________________________________________________________________________
19541 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
19542         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
19543              From: Robin Barker <rmb1@cise.npl.co.uk>
19544              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
19545              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
19546      Branch: perl
19547            ! t/TEST
19548 ____________________________________________________________________________
19549 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
19550         Log: Don't assume that %x is good for displaying UVs.
19551      Branch: perl
19552            ! dump.c
19553 ____________________________________________________________________________
19554 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
19555         Log: Update Changes.
19556      Branch: perl
19557            ! Changes patchlevel.h
19558 ____________________________________________________________________________
19559 [ 12339] By: ams                                   on 2001/10/05  10:22:34
19560         Log: Subject: [PATCH] perlfunc/select
19561              From: Nicholas Clark <nick@ccl4.org>
19562              Date: Fri, 5 Oct 2001 11:33:58 +0100
19563              Message-Id: <20011005113358.Z38756@plum.flirble.org>
19564      Branch: perl
19565            ! pod/perlfunc.pod
19566 ____________________________________________________________________________
19567 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
19568         Log: Retract #12313 and #12249.
19569      Branch: perl
19570            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19571            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
19572            ! pod/perlebcdic.pod
19573 ____________________________________________________________________________
19574 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
19575         Log: Subject: [PATCH] perlvms.pod update
19576              From: "Craig A. Berry" <craigberry@mac.com>
19577              Date: Thu, 04 Oct 2001 12:55:52 -0500
19578              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
19579      Branch: perl
19580            ! vms/perlvms.pod
19581 ____________________________________________________________________________
19582 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
19583         Log: Subject: PATCH: Tie::SubstrHash
19584              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19585              Date: Thu, 04 Oct 2001 12:12:41 +0100
19586              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
19587      Branch: perl
19588            ! lib/Tie/SubstrHash.pm
19589 ____________________________________________________________________________
19590 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
19591         Log: Unicode properties saga continues.
19592      Branch: perl
19593            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
19594            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
19595 ____________________________________________________________________________
19596 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
19597         Log: Yet more Unicode properties.
19598      Branch: perl
19599            + lib/unicore/In/137.pl lib/unicore/In/138.pl
19600            + lib/unicore/In/139.pl lib/unicore/In/140.pl
19601            + lib/unicore/In/141.pl lib/unicore/In/142.pl
19602            + lib/unicore/In/143.pl lib/unicore/In/144.pl
19603            + lib/unicore/In/145.pl lib/unicore/In/146.pl
19604            + lib/unicore/In/147.pl lib/unicore/In/148.pl
19605            + lib/unicore/In/149.pl lib/unicore/In/150.pl
19606            + lib/unicore/In/151.pl lib/unicore/In/152.pl
19607            + lib/unicore/In/153.pl lib/unicore/In/154.pl
19608            + lib/unicore/In/155.pl lib/unicore/In/156.pl
19609            + lib/unicore/In/157.pl lib/unicore/In/158.pl
19610            + lib/unicore/In/159.pl lib/unicore/In/160.pl
19611            + lib/unicore/In/161.pl lib/unicore/In/162.pl
19612            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
19613            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
19614            ! pod/perlunicode.pod
19615 ____________________________________________________________________________
19616 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
19617         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
19618              From: "Craig A. Berry" <craigberry@mac.com>
19619              Date: Wed, 03 Oct 2001 17:45:25 -0500
19620              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
19621              
19622              (the lib/Term/Complete.t patched differently by #12332)
19623      Branch: perl
19624            ! lib/ExtUtils/Command.t
19625 ____________________________________________________________________________
19626 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
19627         Log: Restore only if something to restore.
19628      Branch: perl
19629            ! lib/Term/Complete.t
19630 ____________________________________________________________________________
19631 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
19632         Log: Update various resources for credits,
19633              minor icons fixes, and versions.
19634      Branch: maint-5.6/macperl
19635            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
19636            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
19637            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
19638 ____________________________________________________________________________
19639 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
19640         Log: Quiet the warnings about using undef value
19641      Branch: maint-5.6/macperl
19642            ! lib/File/Temp.pm
19643 ____________________________________________________________________________
19644 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
19645         Log: Fix up Ballon Help and Help menu docs (first pass);
19646              remove balloon rez file, and autogenerate with
19647              Balloon2Rez instead.
19648      Branch: maint-5.6/macperl
19649            + macos/macperl/macscripts/Balloon2Rez
19650            - macos/macperl/MPBalloons.r
19651            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
19652 ____________________________________________________________________________
19653 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
19654         Log: Allow overriding of defaults, for change #12327.
19655      Branch: maint-5.6/macperl
19656            ! perl.h
19657 ____________________________________________________________________________
19658 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
19659         Log: Override PerlProc_exit.
19660      Branch: maint-5.6/macperl
19661            ! macos/macish.h
19662 ____________________________________________________________________________
19663 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
19664         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
19665      Branch: maint-5.6/macperl
19666            + macos/bundled_lib/blib/lib/MD5.pm
19667            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
19668            + macos/lib/Mac/AETE/Dialect.pm
19669            + macos/lib/Mac/AETE/Format/Converter.pm
19670            + macos/lib/Mac/AETE/Format/Dictionary.pm
19671            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
19672            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
19673            + macos/lib/Mac/Toolbox.pod
19674            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
19675 ____________________________________________________________________________
19676 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
19677         Log: Sync up silly CVS headers ... I should commit CVS
19678              first to avoid this ...
19679      Branch: maint-5.6/macperl
19680            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
19681            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
19682            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
19683            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
19684 ____________________________________________________________________________
19685 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
19686         Log: Fix Matthias' address, and attributions.
19687      Branch: maint-5.6/macperl
19688            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
19689            ! pod/perlport.pod
19690 ____________________________________________________________________________
19691 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
19692         Log: Fix Matthias' address, and attributions.
19693      Branch: maint-5.6/macperl
19694            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
19695            ! macos/ext/Mac/Components/Components.pm
19696            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
19697            ! macos/ext/Mac/Dialogs/Dialogs.pm
19698            ! macos/ext/Mac/Events/Events.pm
19699            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
19700            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
19701            ! macos/ext/Mac/Gestalt/Gestalt.pm
19702            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
19703            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
19704            ! macos/ext/Mac/Menus/Menus.pm
19705            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
19706            ! macos/ext/Mac/Movies/Movies.pm
19707            ! macos/ext/Mac/Navigation/Navigation.pm
19708            ! macos/ext/Mac/Notification/Notification.pm
19709            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
19710            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
19711            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
19712            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
19713            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
19714            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
19715            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
19716            ! macos/ext/Mac/StandardFile/StandardFile.pm
19717            ! macos/ext/Mac/TextEdit/TextEdit.pm
19718            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
19719            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
19720            ! macos/lib/Mac/LowMem.pm
19721 ____________________________________________________________________________
19722 [ 12322] By: sky                                   on 2001/10/03  18:41:07
19723         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
19724              From: "Craig A. Berry" <craigberry@mac.com>
19725              Date: Wed, 03 Oct 2001 14:30:55 -0500
19726              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
19727      Branch: perl
19728            ! vms/vms.c
19729 ____________________________________________________________________________
19730 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
19731         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
19732              From: "Craig A. Berry" <craigberry@mac.com>
19733              Date: Wed, 03 Oct 2001 14:30:55 -0500
19734              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
19735      Branch: perl
19736            ! vms/vms.c
19737 ____________________________________________________________________________
19738 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
19739         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
19740              only IsL&) and Inherited (negative lookahead good);
19741              add tests for Common, Inherited, and L&.
19742      Branch: perl
19743            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
19744 ____________________________________________________________________________
19745 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
19746         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
19747              (The Unicode standard uses L& quite often.)
19748      Branch: perl
19749            ! lib/utf8_heavy.pl
19750 ____________________________________________________________________________
19751 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
19752         Log: Add the 'Common' Unicode property (code points not
19753              explicitly assigned to any other script).
19754      Branch: perl
19755            + lib/unicore/In/136.pl
19756            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
19757 ____________________________________________________________________________
19758 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
19759         Log: Skip the RV printing test under threads until fixed.
19760      Branch: perl
19761            ! ext/B/t/terse.t
19762 ____________________________________________________________________________
19763 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
19764         Log: Subject: 12309 / cygwin / win2k
19765              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19766              Date: Wed, 03 Oct 2001 15:25:15 +0200
19767              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
19768      Branch: perl
19769            ! makedef.pl
19770 ____________________________________________________________________________
19771 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
19772         Log: Metaconfig unit change for #12314.
19773      Branch: metaconfig
19774            ! U/modified/Head.U
19775 ____________________________________________________________________________
19776 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
19777         Log: Subject: Both cygwin and djgpp on one machine
19778              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19779              Date: Wed, 03 Oct 2001 15:02:59 +0200
19780              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
19781      Branch: perl
19782            ! Configure
19783 ____________________________________________________________________________
19784 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
19785         Log: (retracted by #12338)
19786              
19787              Subject: [PATCH] Code clean up for perlboot.pod
19788              From: Casey West <casey@geeknest.com>
19789              Date: Tue, 2 Oct 2001 19:24:43 -0400
19790              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
19791              
19792              Subject: [PATCH] Code clean up for perlbot.diff
19793              From: Casey West <casey@geeknest.com>
19794              Date: Tue, 2 Oct 2001 19:25:22 -0400
19795              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
19796              
19797              Subject: [PATCH] Code clean up for perlcall.pod
19798              From: Casey West <casey@geeknest.com>
19799              Date: Tue, 2 Oct 2001 19:25:57 -0400
19800              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
19801              
19802              Subject: [PATCH] Code clean up for perldata.pod
19803              From: Casey West <casey@geeknest.com>
19804              Date: Tue, 2 Oct 2001 19:26:29 -0400
19805              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
19806              
19807              Subject: [PATCH] Code clean up for perldbmfilter.pod
19808              From: Casey West <casey@geeknest.com>
19809              Date: Tue, 2 Oct 2001 19:26:59 -0400
19810              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
19811              
19812              Subject: [PATCH] Code clean up for perlebcdic.pod
19813              From: Casey West <casey@geeknest.com>
19814              Date: Tue, 2 Oct 2001 19:27:37 -0400
19815              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
19816      Branch: perl
19817            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19818            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
19819 ____________________________________________________________________________
19820 [ 12312] By: ams                                   on 2001/10/02  23:43:55
19821         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
19822              From: Michael G Schwern <schwern@pobox.com>
19823              Date: Tue, 2 Oct 2001 17:00:49 -0400
19824              Message-Id: <20011002170049.A9955@blackrider>
19825      Branch: perl
19826            ! lib/ExtUtils/MakeMaker.pm
19827 ____________________________________________________________________________
19828 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
19829         Log: FAQ sync.
19830      Branch: perl
19831            ! pod/perlfaq3.pod
19832 ____________________________________________________________________________
19833 [ 12310] By: nick                                  on 2001/10/02  16:09:49
19834         Log: Integrate mainline
19835      Branch: perlio
19836           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
19837           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19838           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
19839           !> patchlevel.h t/op/pat.t
19840 ____________________________________________________________________________
19841 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
19842         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
19843              not just one single space.
19844      Branch: perl
19845            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
19846 ____________________________________________________________________________
19847 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
19848         Log: AUTHORS updates.
19849      Branch: perl
19850            ! AUTHORS
19851 ____________________________________________________________________________
19852 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
19853         Log: Update Changes.
19854      Branch: perl
19855            ! Changes patchlevel.h
19856 ____________________________________________________________________________
19857 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
19858         Log: Work around old buggy glibcs for langinfo constants,
19859              from Nicholas Clark and David Dyck.
19860      Branch: perl
19861            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19862 ____________________________________________________________________________
19863 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
19864         Log: Eradicate Time::Piece; add an example.
19865      Branch: perl
19866            ! ext/I18N/Langinfo/Langinfo.pm
19867 ____________________________________________________________________________
19868 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
19869         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
19870              From: Robert Spier <rspier@pobox.com>
19871              Date: Mon, 1 Oct 2001 23:20:16 -0700
19872              Message-ID: <15289.23712.422087.878224@rls.cx>
19873      Branch: perl
19874            ! lib/Pod/Html.pm
19875 ____________________________________________________________________________
19876 [ 12303] By: sky                                   on 2001/10/02  10:40:57
19877         Log: Fixes obscure bug that manifests itself by.
19878              local $!=0;undef*STDOUT;#segfaults
19879              Has been around for a while. Possible other magic IO vars are
19880              possibly affected as well. Reported by Jos Boumans.
19881      Branch: perl
19882            ! mg.c
19883 ____________________________________________________________________________
19884 [ 12302] By: nick                                  on 2001/10/02  09:00:52
19885         Log: Integrate mainline
19886      Branch: perlio
19887           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
19888           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
19889           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
19890 ____________________________________________________________________________
19891 [ 12301] By: nick                                  on 2001/10/02  08:40:57
19892         Log: Integrate mainline + lib/open.t patch from Chromatic
19893      Branch: perlio
19894           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
19895            ! lib/open.t
19896           !> (integrate 29 files)
19897 ____________________________________________________________________________
19898 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
19899         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
19900              Until it has, better stop early if someone requests threads.
19901      Branch: perl
19902            ! hints/darwin.sh
19903 ____________________________________________________________________________
19904 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
19905         Log: Subject: [ID 20011001.011] redundant code in t/TEST
19906              From: David Dyck <dcd@tc.fluke.com>
19907              Date: Mon, 1 Oct 2001 12:56:24 -0700
19908              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
19909      Branch: perl
19910            ! t/TEST
19911 ____________________________________________________________________________
19912 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
19913         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
19914              From: "chromatic" <chromatic@rmci.net>
19915              Date: Mon, 01 Oct 2001 12:27:12 -0600
19916              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
19917      Branch: perl
19918            ! lib/Term/Cap.t
19919 ____________________________________________________________________________
19920 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
19921         Log: UNICOS testing patches from Nicholas Clark.
19922      Branch: perl
19923            ! t/op/arith.t t/op/pack.t
19924 ____________________________________________________________________________
19925 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
19926         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
19927              From: "chromatic" <chromatic@rmci.net>
19928              Date: Mon, 01 Oct 2001 10:21:51 -0600
19929              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
19930      Branch: perl
19931            ! lib/open.t
19932 ____________________________________________________________________________
19933 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
19934         Log: Make missing the RADIXCHAR a softer, gentler error.
19935      Branch: perl
19936            ! ext/I18N/Langinfo/Langinfo.t
19937 ____________________________________________________________________________
19938 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
19939         Log: Nuke also the LANG because of glibc.
19940      Branch: perl
19941            ! lib/open.t
19942 ____________________________________________________________________________
19943 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
19944         Log: Also the ^Is is optional.
19945      Branch: perl
19946            ! pod/perlunicode.pod t/op/pat.t
19947 ____________________________________________________________________________
19948 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
19949         Log: Be careful to pull chars from the varargs stack when
19950              formatting chars.
19951      Branch: perl
19952            ! regcomp.c
19953 ____________________________________________________________________________
19954 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
19955         Log: sortsv not in place anymore, noticed by John P. Linderman.
19956      Branch: perl
19957            ! pod/perlapi.pod pp_ctl.c
19958 ____________________________________________________________________________
19959 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
19960         Log: Make the diagnostic messages more neutral.
19961      Branch: perl
19962            ! ext/B/t/terse.t
19963 ____________________________________________________________________________
19964 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
19965         Log: Forgotten from #12288.
19966      Branch: perl
19967            ! ext/Data/Dumper/Dumper.pm
19968 ____________________________________________________________________________
19969 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
19970         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
19971              From: Brian Ingerson <ingy@ttul.org>
19972              Date: Sun, 30 Sep 2001 21:45:56 -0700
19973              Message-ID: <20010930214556.D26392@ttul.org>
19974              
19975              (remember also the #12289)
19976      Branch: perl
19977            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
19978 ____________________________________________________________________________
19979 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
19980         Log: More Unicode property tests for the abbreviated
19981              general properties.
19982      Branch: perl
19983            ! t/op/pat.t
19984 ____________________________________________________________________________
19985 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
19986         Log: Further tweaks to the Unicode properties.
19987      Branch: perl
19988            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
19989 ____________________________________________________________________________
19990 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
19991         Log: Retract #12284.
19992      Branch: perl
19993            ! lib/Term/Cap.t
19994 ____________________________________________________________________________
19995 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
19996         Log: (Retracted by #12285)
19997      Branch: perl
19998            ! lib/Term/Cap.t
19999 ____________________________________________________________________________
20000 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
20001         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
20002              From: "chromatic" <chromatic@rmci.net>  
20003              Date: Sun, 30 Sep 2001 16:10:02 -0600
20004              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
20005      Branch: perl
20006            + lib/Term/Cap.t
20007            ! MANIFEST
20008 ____________________________________________________________________________
20009 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
20010         Log: Use stty -g to restore the terminal state, do not even
20011              try to run the tests if stty -g is not available.
20012      Branch: perl
20013            ! lib/Term/Complete.t
20014 ____________________________________________________________________________
20015 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
20016         Log: Cleanup utf8_heavy; allow dropping the In prefix from
20017              Unicode script/block properties.
20018      Branch: perl
20019            ! lib/utf8_heavy.pl
20020 ____________________________________________________________________________
20021 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
20022         Log: Retract the #12259 for now.
20023      Branch: perl
20024            ! embed.h embed.pl sv.h
20025 ____________________________________________________________________________
20026 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
20027         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
20028      Branch: perl
20029            + lib/Text/TabsWrap/CHANGELOG
20030            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
20031 ____________________________________________________________________________
20032 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
20033         Log: #12272 wasn't right, it introduced an extra ().
20034      Branch: perl
20035            ! lib/utf8_heavy.pl
20036 ____________________________________________________________________________
20037 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
20038         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
20039              From: Jonathan Stowe <gellyfish@gellyfish.com>
20040              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
20041              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
20042      Branch: perl
20043            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
20044 ____________________________________________________________________________
20045 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
20046         Log: Subject: Patch to put qsortsv in the public API
20047              From: Brian Ingerson <ingy@ttul.org>
20048              Date: Sat, 29 Sep 2001 17:41:13 -0700
20049              Message-ID: <20010929174113.A30223@ttul.org>
20050      Branch: perl
20051            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
20052 ____________________________________________________________________________
20053 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
20054         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
20055              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20056              Date: Sat, 29 Sep 2001 23:54:48 +0200
20057              Message-ID: <20010929235448.A5017@rafael>
20058      Branch: perl
20059            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
20060 ____________________________________________________________________________
20061 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
20062         Log: FAQ sync.
20063      Branch: perl
20064            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20065            ! pod/perlfaq9.pod
20066 ____________________________________________________________________________
20067 [ 12273] By: bailey                                on 2001/09/29  23:43:46
20068         Log: Resync with mainline
20069      Branch: vmsperl
20070           +> (branch 1207 files)
20071            - (delete 324 files)
20072           !> (integrate 866 files)
20073 ____________________________________________________________________________
20074 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
20075         Log: Nasty recursion trap if one would match Unicode.
20076      Branch: perl
20077            ! lib/utf8_heavy.pl
20078 ____________________________________________________________________________
20079 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
20080         Log: More Unicode todo.
20081      Branch: perl
20082            ! pod/perltodo.pod
20083 ____________________________________________________________________________
20084 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
20085         Log: Explain a bit the new more flexible \p\P syntax.
20086      Branch: perl
20087            ! pod/perlunicode.pod
20088 ____________________________________________________________________________
20089 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
20090         Log: More leniency to the \p and \P: now can have whitespace
20091              between the property definition and the curlies; now can
20092              invert the property by having a caret between the open
20093              curly and the property.
20094      Branch: perl
20095            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
20096 ____________________________________________________________________________
20097 [ 12268] By: nick                                  on 2001/09/29  17:39:26
20098         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
20099              one test (lib/open.t) fails
20100      Branch: perlio
20101           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
20102           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
20103           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
20104           +> lib/Tie/Scalar.t lib/open.t
20105            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
20106            - ext/B/Stash.t
20107           !> (integrate 62 files)
20108 ____________________________________________________________________________
20109 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
20110         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
20111      Branch: perl
20112            ! t/op/chdir.t
20113 ____________________________________________________________________________
20114 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
20115         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
20116              From: "Craig A. Berry" <craigberry@mac.com> 
20117              Date: Sat, 29 Sep 2001 09:35:33 -0500
20118              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
20119      Branch: perl
20120            ! t/op/chdir.t
20121 ____________________________________________________________________________
20122 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
20123         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
20124              From: "chromatic" <chromatic@rmci.net>
20125              Date: Fri, 28 Sep 2001 21:20:12 -0600
20126              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
20127      Branch: perl
20128            + lib/Tie/Scalar.t
20129            ! MANIFEST lib/Tie/Scalar.pm
20130 ____________________________________________________________________________
20131 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
20132         Log: Allow for more flexibility in the \p{In...} names, now
20133              case doesn't matter, and any space or dash can be
20134              matched by any space, dash, underbar, or empty.
20135              (may be going too far on leniency)
20136      Branch: perl
20137            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
20138            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
20139            ! t/op/pat.t
20140 ____________________________________________________________________________
20141 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
20142         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
20143              From: "chromatic" <chromatic@rmci.net>
20144              Date: Fri, 28 Sep 2001 17:39:50 -0600
20145              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
20146      Branch: perl
20147            + lib/open.t
20148            ! MANIFEST
20149 ____________________________________________________________________________
20150 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
20151         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
20152              From: "Craig A. Berry" <craigberry@mac.com>
20153              Date: Fri, 28 Sep 2001 16:24:51 -0500
20154              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
20155      Branch: perl
20156            ! ext/File/Glob/t/basic.t
20157 ____________________________________________________________________________
20158 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
20159         Log: Subject: [DOC PATCH] Carp.pm pod typo
20160              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20161              Date: Fri, 28 Sep 2001 23:14:51 +0200
20162              Message-ID: <20010928231451.E16889@rafael>
20163      Branch: perl
20164            ! lib/Carp.pm
20165 ____________________________________________________________________________
20166 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
20167         Log: Subject: [PATCH] Allow an @INC hook to set %INC
20168              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20169              Date: Fri, 28 Sep 2001 22:18:13 +0200
20170              Message-ID: <20010928221813.A16889@rafael>
20171      Branch: perl
20172            ! pp_ctl.c
20173 ____________________________________________________________________________
20174 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
20175         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
20176              From: Nicholas Clark <nick@ccl4.org>
20177              Date: Fri, 28 Sep 2001 23:39:33 +0100
20178              Message-ID: <20010928233933.C23673@plum.flirble.org>
20179      Branch: perl
20180            ! embed.h embed.pl sv.h
20181 ____________________________________________________________________________
20182 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
20183         Log: Update Changes.
20184      Branch: perl
20185            ! Changes patchlevel.h
20186 ____________________________________________________________________________
20187 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
20188         Log: Move the B tests to B/t.
20189      Branch: perl
20190            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
20191            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
20192            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
20193            - ext/B/Showlex.t ext/B/Stash.t
20194            ! MANIFEST
20195 ____________________________________________________________________________
20196 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
20197         Log: Forgot from #12254.
20198      Branch: perl
20199            + ext/B/B/Terse.t
20200 ____________________________________________________________________________
20201 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
20202         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
20203              From: "chromatic" <chromatic@rmci.net>
20204              Date: Thu, 27 Sep 2001 23:22:17 -0600
20205              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
20206      Branch: perl
20207            ! MANIFEST
20208 ____________________________________________________________________________
20209 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
20210         Log: Test numbering mismatch.
20211      Branch: perl
20212            ! t/op/chdir.t
20213 ____________________________________________________________________________
20214 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
20215         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
20216              From: "Craig A. Berry" <craigberry@mac.com>
20217              Date: Wed, 26 Sep 2001 17:43:14 -0500
20218              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
20219      Branch: perl
20220            ! iperlsys.h t/op/chdir.t
20221 ____________________________________________________________________________
20222 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
20223         Log: Subject: [PATCH gv.c] make __ANON__ global
20224              From: Robin Barker <rmb1@cise.npl.co.uk>
20225              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
20226              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
20227      Branch: perl
20228            ! gv.c t/op/anonsub.t t/op/runlevel.t
20229 ____________________________________________________________________________
20230 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
20231         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
20232              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20233              Date: Thu, 27 Sep 2001 22:34:32 +0200
20234              Message-ID: <20010927223432.A1485@rafael>
20235      Branch: perl
20236            ! ext/B/B/Terse.pm
20237 ____________________________________________________________________________
20238 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
20239         Log: (retracted by #12338)
20240              
20241              Subject: [PATCH] Cleanup of perldsc.pod      
20242              From: Casey West <casey@geeknest.com>
20243              Date: Thu, 27 Sep 2001 11:13:17 -0400
20244              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
20245      Branch: perl
20246            ! pod/perldsc.pod
20247 ____________________________________________________________________________
20248 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
20249         Log: Not everyone is using ithreads...
20250      Branch: perl
20251            ! ext/Devel/Peek/Peek.t
20252 ____________________________________________________________________________
20253 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
20254         Log: Document the nss_delete core dump workaround for HP-UX
20255              and Solaris, bug IDs 20010805.018 and 20010629.004.
20256      Branch: perl
20257            ! README.hpux README.solaris
20258 ____________________________________________________________________________
20259 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
20260         Log: Dump Unicode hash keys also as Unicode,
20261              not just as a byte string.
20262      Branch: perl
20263            ! dump.c ext/Devel/Peek/Peek.t
20264 ____________________________________________________________________________
20265 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
20266         Log: Integrate changes #12241 and #12242 from macperl:
20267              
20268              Remove unneeded disabling of umask() calls
20269              
20270              Note (get|set)sockopt are available.
20271      Branch: perl
20272           !> lib/File/Temp.pm pod/perlport.pod
20273 ____________________________________________________________________________
20274 [ 12244] By: sky                                   on 2001/09/27  08:53:00
20275         Log: Flush buffers on thread closedown.
20276      Branch: perl
20277            ! ext/threads/threads.xs
20278 ____________________________________________________________________________
20279 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
20280         Log: Dump SvUTF8(sv)s also as \x{...}.
20281              
20282              TODO: dump the SvUTF8() hash keys similarly. 
20283      Branch: perl
20284            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
20285 ____________________________________________________________________________
20286 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
20287         Log: Note (get|set)sockopt are available.
20288      Branch: maint-5.6/macperl
20289            ! pod/perlport.pod
20290 ____________________________________________________________________________
20291 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
20292         Log: Remove unneeded disabling of umask() calls
20293      Branch: maint-5.6/macperl
20294            ! lib/File/Temp.pm
20295 ____________________________________________________________________________
20296 [ 12240] By: sky                                   on 2001/09/26  18:44:56
20297         Log: Documention update
20298      Branch: perl
20299            ! ext/threads/threads.pm
20300 ____________________________________________________________________________
20301 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
20302         Log: Update Changes.
20303      Branch: perl
20304            ! Changes patchlevel.h
20305 ____________________________________________________________________________
20306 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
20307         Log: Check that all environment variables are tainted.
20308      Branch: perl
20309            ! t/op/taint.t
20310 ____________________________________________________________________________
20311 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
20312         Log: Manual integration error in #12235.
20313      Branch: perl
20314            ! lib/File/DosGlob.t
20315 ____________________________________________________________________________
20316 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
20317         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
20318              From: "chromatic" <chromatic@rmci.net>
20319              Date: Tue, 25 Sep 2001 23:57:07 -0600
20320              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
20321      Branch: perl
20322            ! perlio.c
20323 ____________________________________________________________________________
20324 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
20325         Log: Integrate macperl changes from Chris Nandor:
20326              12192 11817 11815 11813 11778 11775
20327              
20328              Update CPAN.pm to work with new Mac::BuildTools instead
20329              of ExtUtils::MM_MacOS "orphan" functions
20330              
20331              Fix test
20332              
20333              Make syntax check report in MPW style, fix tests
20334              to use Mac::err=unix to get normal-style error
20335              messages.
20336              
20337              More module and test ports from Thomas Wegner et al
20338              
20339              Fix open of /dev/null for Mac OS
20340              
20341              Allow for platforms to override formatting of errors
20342              on output from Matthias Neeracher (core files)
20343      Branch: perl
20344            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
20345            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
20346            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
20347           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
20348           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
20349           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
20350 ____________________________________________________________________________
20351 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
20352         Log: grrr.
20353      Branch: perl
20354            ! t/op/gv.t
20355 ____________________________________________________________________________
20356 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
20357         Log: Retract #12232.
20358      Branch: perl
20359            ! t/op/gv.t
20360 ____________________________________________________________________________
20361 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
20362         Log: (Retracted by #12233.)
20363      Branch: perl
20364            ! t/op/gv.t
20365 ____________________________________________________________________________
20366 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
20367         Log: Detypo.
20368      Branch: perl
20369            ! ext/Encode/Makefile.PL
20370 ____________________________________________________________________________
20371 [ 12230] By: sky                                   on 2001/09/26  11:36:23
20372         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
20373              We are using a "delay" here because we do not want to depend on thread synchronization issues.
20374      Branch: perl
20375            + ext/threads/t/stress_cv.t
20376            ! MANIFEST ext/threads/t/stress_string.t
20377 ____________________________________________________________________________
20378 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
20379         Log: NetWare tweak from Ananth Kesari.
20380      Branch: perl
20381            ! NetWare/t/Readme.txt
20382 ____________________________________________________________________________
20383 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
20384         Log: Trick to fool case-blind filesystems.
20385      Branch: perl
20386            ! ext/Encode/Makefile.PL
20387 ____________________________________________________________________________
20388 [ 12227] By: sky                                   on 2001/09/26  11:06:50
20389         Log: Threads can start executing in a different order than they were
20390              created.... so we cannot ok() inside the threadstarter.
20391      Branch: perl
20392            ! ext/threads/t/stress_string.t
20393 ____________________________________________________________________________
20394 [ 12226] By: sky                                   on 2001/09/26  07:41:45
20395         Log: Add in stress_string.t to stress test threads a bit more.
20396      Branch: perl
20397            + ext/threads/t/stress_string.t
20398            ! MANIFEST
20399 ____________________________________________________________________________
20400 [ 12225] By: sky                                   on 2001/09/26  07:04:21
20401         Log: Fix negative refcount introduced by #12223.
20402      Branch: perl
20403            ! ext/threads/threads.xs
20404 ____________________________________________________________________________
20405 [ 12224] By: sky                                   on 2001/09/26  06:57:58
20406         Log: Update documentation to match change #12223
20407      Branch: perl
20408            ! sharedsv.c
20409 ____________________________________________________________________________
20410 [ 12223] By: sky                                   on 2001/09/26  06:54:32
20411         Log: Use a separate interpreter for the sharedsv space. Another
20412              negative sv leak. Sigh.
20413      Branch: perl
20414            ! sharedsv.c
20415 ____________________________________________________________________________
20416 [ 12222] By: sky                                   on 2001/09/26  05:58:35
20417         Log: Do the environ assignment in perl_contruct to match perl_destruct.
20418              Now we don't need to perl_parse/perl_run. However environ is a
20419              global....
20420      Branch: perl
20421            ! perl.c
20422 ____________________________________________________________________________
20423 [ 12221] By: sky                                   on 2001/09/26  05:41:02
20424         Log: Move the creation of PL_strtab to perl_construct so we can work
20425              with HV and HEs without running perl_parse.
20426      Branch: perl
20427            ! perl.c
20428 ____________________________________________________________________________
20429 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
20430         Log: integrate macperl changes into maint-5.6
20431      Branch: maint-5.6/perl
20432           !> (integrate 26 files)
20433 ____________________________________________________________________________
20434 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
20435         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
20436              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
20437      Branch: maint-5.6/macperl
20438            ! macos/ext/Mac/Fonts/Fonts.xs
20439            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
20440 ____________________________________________________________________________
20441 [ 12218] By: ams                                   on 2001/09/25  23:31:33
20442         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
20443              From: Nicholas Clark <nick@ccl4.org>
20444              Date: Wed, 26 Sep 2001 01:20:20 +0100
20445              Message-Id: <20010926012020.B48092@plum.flirble.org>
20446      Branch: perl
20447            ! lib/AutoSplit.t
20448 ____________________________________________________________________________
20449 [ 12217] By: ams                                   on 2001/09/25  22:33:05
20450         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
20451              From: "Craig A. Berry" <craigberry@mac.com>
20452              Date: Tue, 25 Sep 2001 18:08:42 -0500
20453              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
20454      Branch: perl
20455            ! vms/vms.c
20456 ____________________________________________________________________________
20457 [ 12216] By: ams                                   on 2001/09/25  21:41:01
20458         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
20459              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
20460              From: Michael G Schwern <schwern@pobox.com>
20461              Date: Wed, 26 Sep 2001 00:38:21 -0400
20462              Message-Id: <20010926003821.A627@blackrider>
20463      Branch: perl
20464            ! lib/AutoSplit.t
20465 ____________________________________________________________________________
20466 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
20467         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
20468              From: Michael G Schwern <schwern@pobox.com>
20469              Date: Tue, 25 Sep 2001 17:43:49 -0400
20470              Message-ID: <20010925174349.B19534@blackrider>
20471      Branch: perl
20472            ! lib/Test/Simple.pm lib/Test/Utils.pm
20473 ____________________________________________________________________________
20474 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
20475         Log: Integrate changes from bleadperl.
20476      Branch: maint-5.6/macperl
20477           !> pod/perlport.pod
20478 ____________________________________________________________________________
20479 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
20480         Log: skip($mess) should result in one skip.
20481      Branch: perl
20482            ! t/test.pl
20483 ____________________________________________________________________________
20484 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
20485         Log: Integrate change #12200 from maintperl.
20486      Branch: maint-5.6/macperl
20487           !> win32/perlhost.h
20488 ____________________________________________________________________________
20489 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
20490         Log: Fix file types to "apple"
20491      Branch: maint-5.6/macperl
20492            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
20493            ! macos/ext/Mac/SAT/t/Collision.rsrc
20494 ____________________________________________________________________________
20495 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
20496         Log: Fix rsrc file as snd file; fix path in t file.
20497      Branch: maint-5.6/macperl
20498            ! macos/ext/Mac/Notification/t/Notification.rsrc
20499            ! macos/ext/Mac/Notification/t/Notification.t
20500 ____________________________________________________________________________
20501 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
20502         Log: Sync up with File::Find from bleadperl.
20503      Branch: maint-5.6/macperl
20504            ! lib/File/Find.pm t/lib/filefind-taint.t
20505 ____________________________________________________________________________
20506 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
20507         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
20508              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
20509              of hundreds)
20510      Branch: maint-5.6/macperl
20511            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
20512            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
20513            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
20514 ____________________________________________________________________________
20515 [ 12207] By: nick                                  on 2001/09/25  19:04:36
20516         Log: Integrate mainline (untested while modem is up)
20517      Branch: perlio
20518           +> lib/AutoSplit.t t/test.pl
20519            - lib/warnings/register.t
20520           !> (integrate 28 files)
20521 ____________________________________________________________________________
20522 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
20523         Log: perldiag entry for #12205.
20524      Branch: perl
20525            ! pod/perldiag.pod
20526 ____________________________________________________________________________
20527 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
20528         Log: Subject: [PATCH] warning on v-string in use/require
20529              From: John Peacock <jpeacock@rowman.com>
20530              Date: Mon, 24 Sep 2001 17:29:03 -0400
20531              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
20532      Branch: perl
20533            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
20534 ____________________________________________________________________________
20535 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
20536         Log: perltooc et al updates.
20537      Branch: perl
20538            ! plan9/mkfile pod/roffitall
20539 ____________________________________________________________________________
20540 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
20541         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
20542              From: Michael G Schwern <schwern@pobox.com>
20543              Date: Sun, 23 Sep 2001 00:07:12 -0400
20544              Message-ID: <20010923000712.A7005@blackrider>
20545      Branch: perl
20546            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
20547 ____________________________________________________________________________
20548 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
20549         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
20550              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20551              Date: Wed, 26 Sep 2001 01:25:10 +0900
20552              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
20553      Branch: perl
20554            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
20555            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
20556            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
20557 ____________________________________________________________________________
20558 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
20559         Log: Integrate change #12200 from maintperl;
20560              on windows, virtualized environment could propagate deleted variables
20561              into children if they happen to be at the very end of the table
20562      Branch: perl
20563           !> win32/perlhost.h
20564 ____________________________________________________________________________
20565 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
20566         Log: on windows, virtualized environment could propagate deleted variables
20567              into children if they happen to be at the very end of the table
20568              (thanks for succinct test case from Johan Holmberg, and fix from
20569              Doug Lankshear)
20570      Branch: maint-5.6/perl
20571            ! win32/perlhost.h
20572 ____________________________________________________________________________
20573 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
20574         Log: avoid the use of ftime() (it does a useless, potentially
20575              expensive call to GetTimeZoneInformation()); this potentially
20576              also results in three more digits of precision from
20577              Time::HiRes::time()
20578      Branch: perl
20579            ! ext/Time/HiRes/HiRes.xs
20580 ____________________________________________________________________________
20581 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
20582         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
20583              
20584              Note: io/binmode is failing, have to figure out why.
20585      Branch: perl
20586            + t/test.pl
20587            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
20588            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
20589            ! t/run/exit.t
20590 ____________________________________________________________________________
20591 [ 12197] By: ams                                   on 2001/09/25  13:48:55
20592         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
20593              From: Nicholas Clark <nick@ccl4.org>
20594              Date: Tue, 25 Sep 2001 00:37:40 +0100
20595              Message-Id: <20010925003740.S4971@plum.flirble.org>
20596              (Further changes expected.)
20597      Branch: perl
20598            + lib/AutoSplit.t
20599            ! MANIFEST
20600 ____________________________________________________________________________
20601 [ 12196] By: sky                                   on 2001/09/25  13:37:12
20602         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
20603              _ftime to try and be more robust.
20604      Branch: perl
20605            ! ext/Time/HiRes/HiRes.xs
20606 ____________________________________________________________________________
20607 [ 12194] By: ams                                   on 2001/09/25  11:40:00
20608         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
20609              From: "Craig A. Berry" <craigberry@mac.com>
20610              Date: Mon, 24 Sep 2001 17:54:20 -0500
20611              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
20612      Branch: perl
20613            ! vms/descrip_mms.template
20614 ____________________________________________________________________________
20615 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
20616         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
20617              not working, cursor not spinning (Bug #422129); external
20618              editor problems (Bug #456329); escape/cmd-. not activating
20619              "Cancel" in Save dialog box (Bug #446960); Runtimes not
20620              executing on launch (Bug #464441).
20621      Branch: maint-5.6/macperl
20622            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
20623            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
20624            ! macos/macperl/MacPerl.r
20625 ____________________________________________________________________________
20626 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
20627         Log: Update CPAN.pm to work with new Mac::BuildTools instead
20628              of ExtUtils::MM_MacOS "orphan" functions
20629      Branch: maint-5.6/macperl
20630            ! lib/CPAN.pm
20631 ____________________________________________________________________________
20632 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
20633         Log: Fix up another xsubpp problem (Matthias Neeracher)
20634      Branch: maint-5.6/macperl
20635            ! macos/xsubpp
20636 ____________________________________________________________________________
20637 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
20638         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
20639      Branch: maint-5.6/macperl
20640            ! macos/lib/ExtUtils/MM_MacOS.pm
20641 ____________________________________________________________________________
20642 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
20643         Log: Fix up Makefiles for more Mac:: modules (and prepare for
20644              static build ...?)
20645      Branch: maint-5.6/macperl
20646            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
20647            ! macos/macperl/Makefile.mk
20648 ____________________________________________________________________________
20649 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
20650         Log: Fix up tests
20651      Branch: maint-5.6/macperl
20652            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
20653 ____________________________________________________________________________
20654 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
20655         Log: Make malloc smarter, fix bugs.  (Bug #404030)
20656      Branch: maint-5.6/macperl
20657            ! macos/icemalloc.c macos/icemalloc.h
20658 ____________________________________________________________________________
20659 [ 12186] By: nick                                  on 2001/09/24  19:18:17
20660         Log: Integrate mainline
20661      Branch: perlio
20662           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
20663           +> lib/filetest.t
20664           !> (integrate 30 files)
20665 ____________________________________________________________________________
20666 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
20667         Log: Retract #12136, the warnings::register is already
20668              tested by t/lib/warnings/9enabled, as pointed out
20669              by Paul Marquess.
20670      Branch: perl
20671            - lib/warnings/register.t
20672            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
20673 ____________________________________________________________________________
20674 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
20675         Log: fix Time::HiRes implementation of gettimeofday() on windows
20676              (HiRes.t#14 now passes)
20677      Branch: perl
20678            ! ext/Time/HiRes/HiRes.xs
20679 ____________________________________________________________________________
20680 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
20681         Log: File::Spec::catfile() canonifies everything to blackslashes on
20682              windows :-(
20683      Branch: perl
20684            ! lib/ExtUtils/Manifest.t
20685 ____________________________________________________________________________
20686 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
20687         Log: test number mismatch
20688      Branch: perl
20689            ! t/op/magic.t
20690 ____________________________________________________________________________
20691 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
20692         Log: ok().
20693      Branch: perl
20694            ! t/op/pack.t
20695 ____________________________________________________________________________
20696 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
20697         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
20698              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20699      Branch: perl
20700            ! pp_pack.c t/op/pack.t
20701 ____________________________________________________________________________
20702 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
20703         Log: Update Changes.
20704      Branch: perl
20705            ! Changes patchlevel.h
20706 ____________________________________________________________________________
20707 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
20708         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
20709              From: Michael G Schwern <schwern@pobox.com>
20710              Date: Mon, 24 Sep 2001 11:12:13 -0400
20711              Message-ID: <20010924111213.G27885@blackrider>
20712      Branch: perl
20713            ! lib/ExtUtils/Manifest.pm
20714 ____________________________________________________________________________
20715 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
20716         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
20717              From: Michael G Schwern <schwern@pobox.com> 
20718              Date: Mon, 24 Sep 2001 11:02:07 -0400
20719              Message-ID: <20010924110207.E27885@blackrider>
20720      Branch: perl
20721            ! vms/test.com
20722 ____________________________________________________________________________
20723 [ 12176] By: ams                                   on 2001/09/24  14:01:59
20724         Log: Update Changes.
20725      Branch: perl
20726            ! Changes
20727 ____________________________________________________________________________
20728 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
20729         Log: Various cleanups.
20730      Branch: perl
20731            ! ext/threads/Makefile.PL ext/threads/threads.xs
20732 ____________________________________________________________________________
20733 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
20734         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
20735      Branch: maint-5.6/macperl
20736           !> (integrate 33 files)
20737 ____________________________________________________________________________
20738 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
20739         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
20740              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20741              Date: Mon, 24 Sep 2001 20:04:58 +0900
20742              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
20743      Branch: perl
20744            ! ext/Encode/Encode/gb2312.enc
20745 ____________________________________________________________________________
20746 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
20747         Log: Clarifying comment to #12164.
20748      Branch: perl
20749            ! lib/Cwd.pm
20750 ____________________________________________________________________________
20751 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
20752         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
20753              From: Nicholas Clark <nick@ccl4.org>
20754              Date: Sun, 23 Sep 2001 23:00:56 +0100
20755              Message-ID: <20010923230055.Y4971@plum.flirble.org>
20756              
20757              (with "sample_constants" changed to "fallback")
20758      Branch: perl
20759            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
20760            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
20761            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
20762            ! lib/h2xs.t utils/h2xs.PL
20763 ____________________________________________________________________________
20764 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
20765         Log: Metaconfig unit change for #12167.
20766      Branch: metaconfig
20767            ! U/modified/Cppsym.U
20768 ____________________________________________________________________________
20769 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
20770         Log: Add a few glibc cpp symbols to probe for.
20771      Branch: perl
20772            ! Configure
20773 ____________________________________________________________________________
20774 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
20775         Log: DJGPP tweaks for Laszlo Molnar.
20776      Branch: perl
20777            ! djgpp/djgppsed.sh dosish.h
20778 ____________________________________________________________________________
20779 [ 12165] By: ams                                   on 2001/09/24  10:07:08
20780         Log: Subject: [PATCH t/op/inccode.t] More tests
20781              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
20782              Date: 24 Sep 2001 10:01:44 -0000
20783              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
20784      Branch: perl
20785            ! t/op/inccode.t
20786 ____________________________________________________________________________
20787 [ 12164] By: ams                                   on 2001/09/24  09:43:29
20788         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
20789              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
20790              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
20791              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
20792      Branch: perl
20793            ! lib/Cwd.pm
20794 ____________________________________________________________________________
20795 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
20796         Log: 1_compile updates.
20797      Branch: perl
20798            ! t/lib/1_compile.t
20799 ____________________________________________________________________________
20800 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
20801         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
20802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20803              Date: Wed, 19 Sep 2001 22:47:14 +0200
20804              Message-ID: <20010919224714.A6382@rafael>
20805      Branch: perl
20806            ! pod/perlvar.pod pp_ctl.c
20807 ____________________________________________________________________________
20808 [ 12161] By: ams                                   on 2001/09/23  17:40:02
20809         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
20810              filetest Pragma
20811              From: "chromatic" <chromatic@rmci.net>
20812              Date: Sun, 23 Sep 2001 12:07:25 -0600
20813              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
20814      Branch: perl
20815            + lib/filetest.t
20816            ! MANIFEST t/lib/1_compile.t
20817 ____________________________________________________________________________
20818 [ 12160] By: ams                                   on 2001/09/23  16:32:11
20819         Log: Additional minor chdir() tweak.
20820      Branch: perl
20821            ! pod/perlfunc.pod
20822 ____________________________________________________________________________
20823 [ 12159] By: ams                                   on 2001/09/23  16:25:01
20824         Log: Subject: PATCH lib/ExtUtils/Command.t
20825              From: Abe Timmerman <abe@ztreet.demon.nl>
20826              Date: Sun, 23 Sep 2001 19:11:44 +0200
20827              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
20828      Branch: perl
20829            ! lib/ExtUtils/Command.t
20830 ____________________________________________________________________________
20831 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
20832         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
20833              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20834              Date: Sun, 23 Sep 2001 02:02:26 +0200
20835              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
20836      Branch: perl
20837            ! makedef.pl
20838 ____________________________________________________________________________
20839 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
20840         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
20841              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
20842              Date: Sat, 22 Sep 2001 12:54:39 -0500
20843              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
20844      Branch: perl
20845            ! t/op/study.t
20846 ____________________________________________________________________________
20847 [ 12156] By: nick                                  on 2001/09/23  07:48:44
20848         Log: Integrate mainline
20849      Branch: perlio
20850            - check83.pl
20851           !> ext/Encode/Encode/2022-cn.enc
20852 ____________________________________________________________________________
20853 [ 12155] By: nick                                  on 2001/09/23  07:48:01
20854         Log: Integrate mainline
20855      Branch: perlio
20856           +> (branch 64 files)
20857            - ext/Encode/Encode/cns11643-1.enc
20858            - ext/Encode/Encode/cns11643-2.enc
20859            - ext/Encode/Encode/iso2022-cn.enc
20860            - ext/Encode/Encode/iso2022-jp.enc
20861            - ext/Encode/Encode/iso2022-jp1.enc
20862            - ext/Encode/Encode/iso2022-jp2.enc
20863            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
20864            - ext/Encode/Encode/iso8859-1.enc
20865            - ext/Encode/Encode/iso8859-1.ucm
20866            - ext/Encode/Encode/iso8859-10.enc
20867            - ext/Encode/Encode/iso8859-10.ucm
20868            - ext/Encode/Encode/iso8859-13.enc
20869            - ext/Encode/Encode/iso8859-13.ucm
20870            - ext/Encode/Encode/iso8859-14.enc
20871            - ext/Encode/Encode/iso8859-14.ucm
20872            - ext/Encode/Encode/iso8859-15.enc
20873            - ext/Encode/Encode/iso8859-15.ucm
20874            - ext/Encode/Encode/iso8859-16.enc
20875            - ext/Encode/Encode/iso8859-16.ucm
20876            - ext/Encode/Encode/iso8859-2.enc
20877            - ext/Encode/Encode/iso8859-2.ucm
20878            - ext/Encode/Encode/iso8859-3.enc
20879            - ext/Encode/Encode/iso8859-3.ucm
20880            - ext/Encode/Encode/iso8859-4.enc
20881            - ext/Encode/Encode/iso8859-4.ucm
20882            - ext/Encode/Encode/iso8859-5.enc
20883            - ext/Encode/Encode/iso8859-5.ucm
20884            - ext/Encode/Encode/iso8859-6.enc
20885            - ext/Encode/Encode/iso8859-6.ucm
20886            - ext/Encode/Encode/iso8859-7.enc
20887            - ext/Encode/Encode/iso8859-7.ucm
20888            - ext/Encode/Encode/iso8859-8.enc
20889            - ext/Encode/Encode/iso8859-8.ucm
20890            - ext/Encode/Encode/iso8859-9.enc
20891            - ext/Encode/Encode/iso8859-9.ucm
20892            - ext/Encode/Encode/isoir-197.enc
20893            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
20894            - t/lib/sample-tests/header_at_end
20895            - t/lib/sample-tests/header_at_end_fail
20896           !> (integrate 174 files)
20897 ____________________________________________________________________________
20898 [ 12154] By: ams                                   on 2001/09/23  07:11:46
20899         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
20900              by Blair Zajac.
20901      Branch: perl
20902            ! pod/perlfunc.pod
20903 ____________________________________________________________________________
20904 [ 12153] By: ams                                   on 2001/09/23  06:56:32
20905         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
20906              Forgotten deprecation of *glob{FILEHANDLE}?
20907              From: "chromatic" <chromatic@rmci.net>
20908              Date: Sat, 22 Sep 2001 21:27:56 -0600
20909              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
20910      Branch: perl
20911            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
20912 ____________________________________________________________________________
20913 [ 12152] By: ams                                   on 2001/09/23  06:42:58
20914         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
20915              From: Michael G Schwern <schwern@pobox.com>
20916              Date: Sun, 23 Sep 2001 03:34:39 -0400
20917              Message-Id: <20010923033439.E7005@blackrider>
20918      Branch: perl
20919            ! lib/File/Find.pm
20920 ____________________________________________________________________________
20921 [ 12151] By: ams                                   on 2001/09/23  06:37:57
20922         Log: Subject: Re: t/op/magic.t missing tests on Win32
20923              From: Michael G Schwern <schwern@pobox.com>
20924              Date: Sat, 22 Sep 2001 20:29:09 -0400
20925              Message-Id: <20010922202909.I18223@blackrider>
20926      Branch: perl
20927            ! t/op/magic.t
20928 ____________________________________________________________________________
20929 [ 12150] By: ams                                   on 2001/09/23  06:36:26
20930         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
20931              Dumpvalue.pm
20932              From: "chromatic" <chromatic@rmci.net>
20933              Date: Sat, 22 Sep 2001 19:41:31 -0600
20934              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
20935      Branch: perl
20936            + lib/Dumpvalue.t
20937            ! MANIFEST lib/Dumpvalue.pm
20938 ____________________________________________________________________________
20939 [ 12149] By: ams                                   on 2001/09/23  06:25:35
20940         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
20941              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20942              Date: Sun, 23 Sep 2001 15:27:56 +0900
20943              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
20944      Branch: perl
20945            ! ext/Encode/Encode/2022-cn.enc
20946 ____________________________________________________________________________
20947 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
20948         Log: Manual eror in #12147.
20949      Branch: perl
20950            ! win32/win32.c
20951 ____________________________________________________________________________
20952 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
20953         Log: Integrate change #12146 from maintperl;
20954              win32_chdir() et al don't handle a NULL argument gracefully
20955      Branch: perl
20956           !> win32/perlhost.h win32/win32.c
20957 ____________________________________________________________________________
20958 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
20959         Log: win32_chdir() et al don't handle a NULL argument gracefully
20960      Branch: maint-5.6/perl
20961            ! win32/perlhost.h win32/win32.c
20962 ____________________________________________________________________________
20963 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
20964         Log: typo in change#12026
20965      Branch: maint-5.6/perl
20966            ! op.c
20967 ____________________________________________________________________________
20968 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
20969         Log: Subject: [PATCH] Re: scalar context unpack bugs
20970              From: Nicholas Clark <nick@ccl4.org>
20971              Date: Sat, 22 Sep 2001 23:07:56 +0100
20972              Message-ID: <20010922230755.O4971@plum.flirble.org>
20973      Branch: perl
20974            ! pp_pack.c t/op/pack.t
20975 ____________________________________________________________________________
20976 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
20977         Log: Try ExtUtils::Command.t everywhere, not just on Win32
20978              (as suggested by NI-S).  Also allow running it either
20979              in t/ or in the main directory.
20980      Branch: perl
20981            ! lib/ExtUtils/Command.t
20982 ____________________________________________________________________________
20983 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
20984         Log: Update the test on warnings/register.t.
20985      Branch: perl
20986            ! t/lib/1_compile.t
20987 ____________________________________________________________________________
20988 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
20989         Log: The code is now almost tidy enough to keep the IRIX cc happy.
20990      Branch: perl
20991            ! hints/irix_6.sh
20992 ____________________________________________________________________________
20993 [ 12140] By: ams                                   on 2001/09/22  17:26:32
20994         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
20995              use_ithreads
20996              From: "Craig A. Berry" <craigberry@mac.com>
20997              Date: Sat, 22 Sep 2001 13:15:32 -0500
20998              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
20999      Branch: perl
21000            ! configure.com
21001 ____________________________________________________________________________
21002 [ 12139] By: ams                                   on 2001/09/22  16:44:08
21003         Log: Do what perl_clone() does for sharedsv functions.
21004      Branch: perl
21005            ! embed.pl proto.h
21006 ____________________________________________________________________________
21007 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
21008         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
21009              (suggested by Sarathy, extensions shouldn't be dabbling with
21010              op structures, so binary backward compatibility should not be
21011              an issue.)
21012      Branch: perl
21013            ! hints/irix_6.sh op.h
21014 ____________________________________________________________________________
21015 [ 12137] By: ams                                   on 2001/09/22  16:21:05
21016         Log: More cleanups. (What's PERL_DECL_PROT?)
21017      Branch: perl
21018            ! embed.pl proto.h sharedsv.h
21019 ____________________________________________________________________________
21020 [ 12136] By: ams                                   on 2001/09/22  15:14:34
21021         Log: (Retracted by #12185)
21022              
21023              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
21024              Add Tests for warnings::register, Doc Update
21025              From: "chromatic" <chromatic@rmci.net>
21026              Date: Sat, 22 Sep 2001 09:43:20 -0600
21027              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
21028      Branch: perl
21029            + lib/warnings/register.t
21030            ! MANIFEST lib/warnings/register.pm
21031 ____________________________________________________________________________
21032 [ 12135] By: ams                                   on 2001/09/22  15:07:50
21033         Log: `@foo' should be @foo for consistency.
21034      Branch: perl
21035            ! pod/perldiag.pod
21036 ____________________________________________________________________________
21037 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
21038         Log: (Retracted by #12138)
21039              
21040              Add -woff (turn warning off) 3187:
21041              "A pointer is converted to a smaller integer."
21042              This happens when your pointers are 64-bit: then every case
21043              of converting pointers to PADOFFSETs (explicitly 32-bit)
21044              faces truncation (even explicit use of INT2PTR doesn't help).
21045              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
21046              Changing PADOFFSET from U32 to UV would help, but that
21047              would break binary backward compatibility of BASEOP and padop
21048              (assuming you have been using 64-bit pointers).
21049      Branch: perl
21050            ! hints/irix_6.sh
21051 ____________________________________________________________________________
21052 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
21053         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
21054              but the name comes from the inside the file, not from the file
21055              name, and Rumanian is the name of the language.
21056      Branch: perl
21057            + ext/Encode/Encode/macRumanian.enc
21058            - ext/Encode/Encode/macRomania.enc
21059            ! MANIFEST
21060 ____________________________________________________________________________
21061 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
21062         Log: Rename perltootc as perltooc for 8.3-friedliness.
21063      Branch: perl
21064            + pod/perltooc.pod
21065            - pod/perltootc.pod
21066            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
21067            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
21068            ! pod/perltoot.pod
21069 ____________________________________________________________________________
21070 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
21071         Log: Find more conflicts by lowercasing.
21072      Branch: perl
21073            + Porting/check83.pl
21074            - check83.pl
21075            ! MANIFEST
21076 ____________________________________________________________________________
21077 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
21078         Log: The AIX cc 5.0.0.0 is simply too buggy.
21079      Branch: perl
21080            ! hints/aix.sh
21081 ____________________________________________________________________________
21082 [ 12129] By: ams                                   on 2001/09/22  12:35:38
21083         Log: Uninteresting cleanup.
21084      Branch: perl
21085            ! form.h
21086 ____________________________________________________________________________
21087 [ 12128] By: ams                                   on 2001/09/22  12:28:48
21088         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
21089              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21090              Date: Sat, 22 Sep 2001 14:29:13 +0100
21091              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
21092      Branch: perl
21093            ! cv.h
21094 ____________________________________________________________________________
21095 [ 12127] By: ams                                   on 2001/09/22  12:04:28
21096         Log: What's a backet?
21097      Branch: perl
21098            ! dump.c
21099 ____________________________________________________________________________
21100 [ 12126] By: ams                                   on 2001/09/22  10:02:34
21101         Log: Removed duplicated tests #19 and #20.
21102      Branch: perl
21103            ! t/op/do.t
21104 ____________________________________________________________________________
21105 [ 12125] By: ams                                   on 2001/09/22  03:58:41
21106         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
21107              From: Michael Carman <mjcarman@home.com>
21108              Date: Fri, 21 Sep 2001 17:54:05 -0500
21109              Message-Id: <3BABC50D.6040202@home.com>
21110              (Applied with some changes.)
21111      Branch: perl
21112            ! pod/perlmod.pod
21113 ____________________________________________________________________________
21114 [ 12124] By: ams                                   on 2001/09/22  03:44:19
21115         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
21116              From: Michael G Schwern <schwern@pobox.com>
21117              Date: Fri, 21 Sep 2001 19:20:40 -0400
21118              Message-Id: <20010921192040.E5494@blackrider>
21119      Branch: perl
21120            ! t/op/chdir.t
21121 ____________________________________________________________________________
21122 [ 12123] By: ams                                   on 2001/09/22  03:41:08
21123         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
21124              From: Blair Zajac <blair@orcaware.com>
21125              Date: Fri, 21 Sep 2001 15:13:04 -0700
21126              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
21127      Branch: perl
21128            ! t/op/chdir.t
21129 ____________________________________________________________________________
21130 [ 12122] By: ams                                   on 2001/09/22  03:37:07
21131         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
21132              20010920.007
21133              From: Michael G Schwern <schwern@pobox.com>
21134              Date: Fri, 21 Sep 2001 17:59:03 -0400
21135              Message-Id: <20010921175903.V5494@blackrider>
21136      Branch: perl
21137            ! t/op/do.t
21138 ____________________________________________________________________________
21139 [ 12121] By: ams                                   on 2001/09/22  03:30:38
21140         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
21141              suite on WinCE)
21142              From: Michael G Schwern <schwern@pobox.com>
21143              Date: Fri, 21 Sep 2001 19:41:03 -0400
21144              Message-Id: <20010921194103.G5494@blackrider>
21145      Branch: perl
21146            ! pod/perlport.pod
21147 ____________________________________________________________________________
21148 [ 12120] By: ams                                   on 2001/09/22  03:28:06
21149         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
21150              From: Michael G Schwern <schwern@pobox.com>
21151              Date: Fri, 21 Sep 2001 17:33:35 -0400
21152              Message-Id: <20010921173335.T5494@blackrider>
21153              ($ENV{FOO}=undef hunk not applied.)
21154      Branch: perl
21155            ! t/op/magic.t
21156 ____________________________________________________________________________
21157 [ 12119] By: ams                                   on 2001/09/22  03:02:26
21158         Log: Subject: [PATCH] perldiag.pod
21159              From: Peter Scott <Peter@PSDT.com>
21160              Date: Fri, 21 Sep 2001 18:54:50 -0700
21161              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
21162              (Moved to the right place.)
21163      Branch: perl
21164            ! pod/perldiag.pod
21165 ____________________________________________________________________________
21166 [ 12118] By: ams                                   on 2001/09/21  20:05:29
21167         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
21168              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21169              Date: Fri, 21 Sep 2001 22:36:54 +0200
21170              Message-Id: <20010921223654.A12742@rafael>
21171      Branch: perl
21172            ! t/op/do.t
21173 ____________________________________________________________________________
21174 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
21175         Log: Restore things as they were before
21176              the backward compatibility police notices.
21177      Branch: perl
21178            ! lib/Cwd.pm
21179 ____________________________________________________________________________
21180 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
21181         Log: More Cwd from Schwern: make also OS/2 and DOS
21182              Cwd agree with File::Spec (that is, native path
21183              syntax using \ instead of / -- backward compatibility
21184              polic warning) and stop Win32 from using bsd_realpath().
21185      Branch: perl
21186            ! lib/Cwd.pm
21187 ____________________________________________________________________________
21188 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
21189         Log: Subject: [PATCH @12110] RE: Untested libraries update
21190              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21191              Date: Fri, 21 Sep 2001 18:21:07 +0100
21192              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
21193      Branch: perl
21194            ! lib/warnings/register.pm
21195 ____________________________________________________________________________
21196 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
21197         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
21198              From: Michael G Schwern <schwern@pobox.com>
21199              Date: Thu, 20 Sep 2001 22:54:02 -0400
21200              Message-ID: <20010920225402.A3611@blackrider>
21201      Branch: perl
21202            ! lib/Cwd.pm
21203 ____________________________________________________________________________
21204 [ 12113] By: ams                                   on 2001/09/21  17:08:24
21205         Log: Subject: [PATCH] avoid v-strings with require/use
21206              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
21207              Date: Fri, 21 Sep 2001 12:34:40 -0400
21208              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
21209      Branch: perl
21210            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
21211            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
21212            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21213            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21214            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
21215            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
21216            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
21217            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21218            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
21219            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
21220            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
21221            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
21222            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
21223            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
21224            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
21225            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
21226            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
21227            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
21228            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
21229 ____________________________________________________________________________
21230 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
21231         Log: Update Changes.
21232      Branch: perl
21233            ! Changes patchlevel.h
21234 ____________________________________________________________________________
21235 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
21236         Log: Make AIX and Tru64 compilers happy.  
21237      Branch: perl
21238            ! ext/threads/threads.h ext/threads/threads.xs
21239 ____________________________________________________________________________
21240 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
21241         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
21242              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21243              Date: 21 Sep 2001 09:16:37 -0000
21244              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
21245      Branch: perl
21246            ! toke.c
21247 ____________________________________________________________________________
21248 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
21249         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
21250              From: Michael G Schwern <schwern@pobox.com>
21251              Date: Thu, 20 Sep 2001 21:21:34 -0400
21252              Message-ID: <20010920212134.Y28291@blackrider>
21253      Branch: perl
21254            ! pp_sys.c
21255 ____________________________________________________________________________
21256 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
21257         Log: Subject: Re: GDB Debugging Macros from mod_perl
21258              From: rspier@pobox.com (Robert Spier)
21259              Date: Thu, 20 Sep 2001 22:45:03 -0700
21260              Message-ID: <15274.54239.413929.49430@rls.cx>
21261      Branch: perl
21262            ! pod/perltodo.pod
21263 ____________________________________________________________________________
21264 [ 12105] By: sky                                   on 2001/09/21  10:33:34
21265         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
21266              timezone! GetSystemTime should be available on all Win32 
21267              platforms we support. Perhaps Time::HiRes should be extended to
21268              support WinCE and Novell?
21269      Branch: perl
21270            ! ext/Time/HiRes/HiRes.xs
21271 ____________________________________________________________________________
21272 [ 12104] By: sky                                   on 2001/09/21  08:12:39
21273         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
21274      Branch: perl
21275            ! ext/threads/threads.h ext/threads/threads.xs
21276 ____________________________________________________________________________
21277 [ 12103] By: sky                                   on 2001/09/21  07:57:41
21278         Log: Rename the *thread* functions to Perl_* to avoid clashes.
21279              Notably on AIX but could become a problem on other platforms.
21280      Branch: perl
21281            ! ext/threads/threads.h ext/threads/threads.xs
21282 ____________________________________________________________________________
21283 [ 12102] By: sky                                   on 2001/09/21  07:35:30
21284         Log: Add the shared sv space to the global vars.
21285              Fix problems compiling on win32.
21286      Branch: perl
21287            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
21288            ! sharedsv.c sharedsv.h
21289 ____________________________________________________________________________
21290 [ 12101] By: ams                                   on 2001/09/21  00:19:55
21291         Log: Subject: [PATCH] win32/Makefile warning fix
21292              From: Blair Zajac <blair@orcaware.com>
21293              Date: Thu, 20 Sep 2001 18:15:43 -0700
21294              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
21295      Branch: perl
21296            ! win32/Makefile
21297 ____________________________________________________________________________
21298 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
21299         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
21300              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21301              Date: Thu, 20 Sep 2001 18:36:22 +0200
21302              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
21303      Branch: perl
21304            ! lib/ExtUtils/Command.t
21305 ____________________________________________________________________________
21306 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
21307         Log: Cant spl wirth a dam.
21308      Branch: perl
21309            ! intrpvar.h
21310 ____________________________________________________________________________
21311 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
21312         Log: Don't use C++ comments.
21313      Branch: perl
21314            ! ext/threads/threads.xs
21315 ____________________________________________________________________________
21316 [ 12097] By: ams                                   on 2001/09/20  21:42:07
21317         Log: Change #12044 didn't.
21318      Branch: perl
21319            ! lib/constant.pm
21320 ____________________________________________________________________________
21321 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
21322         Log: Metaconfig unit changes for #12095.
21323      Branch: metaconfig
21324            ! U/modified/Myinit.U U/modified/libs.U
21325 ____________________________________________________________________________
21326 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
21327         Log: Remove iconv references since we are not using it
21328              and not going to; regen perltoc, perlmodlib.
21329              (Some references still linger in perltoc, have to figure
21330              out where they are coming from.)
21331      Branch: perl
21332            ! Configure NetWare/config.wc NetWare/config_H.wc
21333            ! Porting/Glossary Porting/config.sh Porting/config_H
21334            ! config_h.SH configure.com epoc/config.sh perl.h
21335            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
21336            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21337            ! vos/config.ga.h win32/config.bc win32/config.gc
21338            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21339            ! win32/config_H.vc wince/config.ce wince/config.h
21340            ! wince/config_H.ce
21341 ____________________________________________________________________________
21342 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
21343         Log: Subject: [PATCH docs] Re: ARGV and read
21344              From: Dave Mitchell <davem@fdgroup.co.uk>
21345              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
21346              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
21347      Branch: perl
21348            ! pod/perltodo.pod pod/perlvar.pod
21349 ____________________________________________________________________________
21350 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
21351         Log: Fresh copies from the cvs.perl.org perlfaq repository.
21352      Branch: perl
21353            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21354            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21355            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21356            ! pod/perlfaq9.pod
21357 ____________________________________________________________________________
21358 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
21359         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
21360              From: Nicholas Clark <nick@ccl4.org>
21361              Date: Thu, 20 Sep 2001 14:27:08 +0100
21362              Message-ID: <20010920142708.X4971@plum.flirble.org>
21363      Branch: perl
21364            ! pp_pack.c t/op/pack.t
21365 ____________________________________________________________________________
21366 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
21367         Log: The sharedsv_space* are variables, not code.  Duh.
21368      Branch: perl
21369            ! intrpvar.h makedef.pl
21370 ____________________________________________________________________________
21371 [ 12090] By: ams                                   on 2001/09/20  11:26:06
21372         Log: Subject: [patch lib/lib_pm.PL]
21373              From: Stas Bekman <stas@stason.org>
21374              Date: Thu, 20 Sep 2001 18:48:53 +0800
21375              Message-Id: <3BA9C995.6010302@stason.org>
21376              (Applied by hand.)
21377      Branch: perl
21378            ! lib/lib_pm.PL
21379 ____________________________________________________________________________
21380 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
21381         Log: Only 21 tests, skipping or not.
21382      Branch: perl
21383            ! lib/ExtUtils/Command.t
21384 ____________________________________________________________________________
21385 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
21386         Log: New exported symbols.
21387      Branch: perl
21388            ! makedef.pl
21389 ____________________________________________________________________________
21390 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
21391         Log: Update Changes.
21392      Branch: perl
21393            ! Changes patchlevel.h
21394 ____________________________________________________________________________
21395 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
21396         Log: Correct numbering of the tests is useful.
21397      Branch: perl
21398            ! ext/threads/t/basic.t
21399 ____________________________________________________________________________
21400 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
21401         Log: More tests now too.
21402      Branch: perl
21403            ! lib/ExtUtils/Command.t
21404 ____________________________________________________________________________
21405 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
21406         Log: More tests now.
21407      Branch: perl
21408            ! ext/threads/t/basic.t
21409 ____________________________________________________________________________
21410 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
21411         Log: The test assumed 7-bit ASCII.  Now it "just"
21412              assumes 8-bit whatever.
21413      Branch: perl
21414            ! t/op/crypt.t
21415 ____________________________________________________________________________
21416 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
21417         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
21418              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21419              Date: Wed, 19 Sep 2001 11:45:28 +0200
21420              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
21421              
21422              Lvalue casts are not portable.
21423      Branch: perl
21424            ! ext/threads/threads.xs
21425 ____________________________________________________________________________
21426 [ 12081] By: sky                                   on 2001/09/19  10:17:52
21427         Log: Make the basic test contain only realy basic API tests
21428              Seems to be a problem with detach.
21429      Branch: perl
21430            ! ext/threads/t/basic.t
21431 ____________________________________________________________________________
21432 [ 12080] By: ams                                   on 2001/09/19  01:23:55
21433         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
21434              From: Michael G Schwern <schwern@pobox.com>
21435              Date: Tue, 18 Sep 2001 19:53:48 -0400
21436              Message-Id: <20010918195348.M585@blackrider>
21437              
21438              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
21439              From: Michael G Schwern <schwern@pobox.com>
21440              Date: Tue, 18 Sep 2001 22:07:13 -0400
21441              Message-Id: <20010918220713.B19616@blackrider>
21442      Branch: perl
21443            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
21444            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21445            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
21446            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
21447            ! lib/Test/Tutorial.pod
21448 ____________________________________________________________________________
21449 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
21450         Log: Indent the test a bit.
21451      Branch: perl
21452            ! ext/threads/t/basic.t
21453 ____________________________________________________________________________
21454 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
21455         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
21456              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21457              Date: Tue, 18 Sep 2001 18:06:44 +0200
21458              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
21459      Branch: perl
21460            ! win32/win32.c
21461 ____________________________________________________________________________
21462 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
21463         Log: Subject: stat access time is wrong on Win95
21464              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21465              Date: Tue, 18 Sep 2001 21:59:24 +0200
21466              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
21467      Branch: perl
21468            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
21469 ____________________________________________________________________________
21470 [ 12076] By: ams                                   on 2001/09/18  22:11:25
21471         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
21472              From: Michael G Schwern <schwern@pobox.com>
21473              Date: Tue, 18 Sep 2001 18:47:14 -0400
21474              Message-Id: <20010918184714.I585@blackrider>
21475      Branch: perl
21476            ! t/op/crypt.t
21477 ____________________________________________________________________________
21478 [ 12075] By: sky                                   on 2001/09/18  19:29:37
21479         Log: two test failures
21480              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21481              Message-ID: <20010918221702.A17408@rafael>
21482              partly applied, #12074 already fixed half the patch
21483      Branch: perl
21484            ! ext/threads/t/basic.t
21485 ____________________________________________________________________________
21486 [ 12074] By: sky                                   on 2001/09/18  18:49:03
21487         Log: Fixes test case failure introduced by #12071, the warning is
21488              now correctly spelled :-)
21489      Branch: perl
21490            ! ext/IO/lib/IO/t/io_sel.t
21491 ____________________________________________________________________________
21492 [ 12073] By: sky                                   on 2001/09/18  18:46:22
21493         Log: Make the test behave properly!
21494      Branch: perl
21495            ! ext/threads/t/basic.t
21496 ____________________________________________________________________________
21497 [ 12072] By: ams                                   on 2001/09/18  18:44:59
21498         Log: OP_RCATLINE is an SVOP, not a BASEOP.
21499      Branch: perl
21500            ! opcode.h opcode.pl
21501 ____________________________________________________________________________
21502 [ 12071] By: ams                                   on 2001/09/18  18:06:27
21503         Log: Deprecate != Depreciate.
21504      Branch: perl
21505            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
21506            ! lib/Pod/ParseUtils.pm
21507 ____________________________________________________________________________
21508 [ 12070] By: ams                                   on 2001/09/18  15:14:58
21509         Log: Subject: [PATCH] Getopt::Std cleanup
21510              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21511              Date: Tue, 18 Sep 2001 17:32:13 +0200
21512              Message-Id: <20010918173213.C777@rafael>
21513      Branch: perl
21514            ! lib/Getopt/Std.pm lib/Getopt/Std.t
21515 ____________________________________________________________________________
21516 [ 12069] By: sky                                   on 2001/09/18  14:56:33
21517         Log: Forgot the makefile
21518      Branch: perl
21519            + ext/threads/Makefile.PL
21520 ____________________________________________________________________________
21521 [ 12068] By: sky                                   on 2001/09/18  14:13:26
21522         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
21523              The test will fail because of Test.pm not knowing about threads. 
21524              basic needs to be manually tested
21525              compile time warnings on IV2PTR conversions need to be fixed
21526      Branch: perl
21527            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
21528            + ext/threads/threads.h ext/threads/threads.pm
21529            + ext/threads/threads.xs
21530            ! MANIFEST
21531 ____________________________________________________________________________
21532 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
21533         Log: DJGPP tweak from Laszlo Molnar.
21534      Branch: perl
21535            ! djgpp/config.over
21536 ____________________________________________________________________________
21537 [ 12066] By: sky                                   on 2001/09/18  10:24:31
21538         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
21539      Branch: perl
21540            ! sharedsv.c sharedsv.h
21541 ____________________________________________________________________________
21542 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
21543         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
21544              ditto ^cns.
21545      Branch: perl
21546            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
21547            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
21548            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
21549            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
21550            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
21551            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
21552            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
21553            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
21554            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
21555            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
21556            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
21557            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
21558            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
21559            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
21560            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
21561            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
21562            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
21563            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
21564            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
21565            + ext/Encode/Encode/ir-197.enc
21566            - ext/Encode/Encode/cns11643-1.enc
21567            - ext/Encode/Encode/cns11643-2.enc
21568            - ext/Encode/Encode/iso2022-cn.enc
21569            - ext/Encode/Encode/iso2022-jp.enc
21570            - ext/Encode/Encode/iso2022-jp1.enc
21571            - ext/Encode/Encode/iso2022-jp2.enc
21572            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
21573            - ext/Encode/Encode/iso8859-1.enc
21574            - ext/Encode/Encode/iso8859-1.ucm
21575            - ext/Encode/Encode/iso8859-10.enc
21576            - ext/Encode/Encode/iso8859-10.ucm
21577            - ext/Encode/Encode/iso8859-11.enc
21578            - ext/Encode/Encode/iso8859-11.ucm
21579            - ext/Encode/Encode/iso8859-13.enc
21580            - ext/Encode/Encode/iso8859-13.ucm
21581            - ext/Encode/Encode/iso8859-14.enc
21582            - ext/Encode/Encode/iso8859-14.ucm
21583            - ext/Encode/Encode/iso8859-15.enc
21584            - ext/Encode/Encode/iso8859-15.ucm
21585            - ext/Encode/Encode/iso8859-16.enc
21586            - ext/Encode/Encode/iso8859-16.ucm
21587            - ext/Encode/Encode/iso8859-2.enc
21588            - ext/Encode/Encode/iso8859-2.ucm
21589            - ext/Encode/Encode/iso8859-3.enc
21590            - ext/Encode/Encode/iso8859-3.ucm
21591            - ext/Encode/Encode/iso8859-4.enc
21592            - ext/Encode/Encode/iso8859-4.ucm
21593            - ext/Encode/Encode/iso8859-5.enc
21594            - ext/Encode/Encode/iso8859-5.ucm
21595            - ext/Encode/Encode/iso8859-6.enc
21596            - ext/Encode/Encode/iso8859-6.ucm
21597            - ext/Encode/Encode/iso8859-7.enc
21598            - ext/Encode/Encode/iso8859-7.ucm
21599            - ext/Encode/Encode/iso8859-8.enc
21600            - ext/Encode/Encode/iso8859-8.ucm
21601            - ext/Encode/Encode/iso8859-9.enc
21602            - ext/Encode/Encode/iso8859-9.ucm
21603            - ext/Encode/Encode/isoir-197.enc
21604            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
21605 ____________________________________________________________________________
21606 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
21607         Log: Must Uppercase.
21608      Branch: perl
21609            ! ext/Encode/Encode.pm
21610 ____________________________________________________________________________
21611 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
21612         Log: Add various encodings.
21613      Branch: perl
21614            + ext/Encode/Encode/iso8859-11.enc
21615            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
21616            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
21617            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
21618            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
21619            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
21620            + ext/Encode/Encode/viscii.ucm
21621            ! MANIFEST ext/Encode/Encode.pm
21622 ____________________________________________________________________________
21623 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
21624         Log: lib/unicode relic.
21625      Branch: perl
21626            ! ext/Encode/compile
21627 ____________________________________________________________________________
21628 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
21629         Log: Subject: [PATCH] Re: filename problems
21630              From: Michael G Schwern <schwern@pobox.com>
21631              Date: Mon, 17 Sep 2001 17:26:26 -0400
21632              Message-ID: <20010917172626.Q585@blackrider>
21633      Branch: perl
21634            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
21635            - t/lib/sample-tests/header_at_end
21636            - t/lib/sample-tests/header_at_end_fail
21637            ! MANIFEST lib/Test/Harness/t/test-harness.t
21638 ____________________________________________________________________________
21639 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
21640         Log: Explicitly explain the 1e9 seconds, not everybody
21641              is a C geek.
21642      Branch: perl
21643            ! ext/Time/HiRes/HiRes.pm
21644 ____________________________________________________________________________
21645 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
21646         Log: Explain an apparent bug reported by
21647              Richard J. Barbalace <rjbarbal@MIT.EDU>,
21648              with additional explanation from Gisle Aas.
21649      Branch: perl
21650            ! ext/Time/HiRes/HiRes.pm
21651 ____________________________________________________________________________
21652 [ 12058] By: ams                                   on 2001/09/17  19:52:01
21653         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
21654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21655              Date: Mon, 17 Sep 2001 22:48:05 +0200
21656              Message-Id: <20010917224805.C11744@rafael>
21657      Branch: perl
21658            ! t/lib/warnings/op t/lib/warnings/pp
21659 ____________________________________________________________________________
21660 [ 12057] By: ams                                   on 2001/09/17  16:51:18
21661         Log: Its a nit!
21662      Branch: perl
21663            ! sv.h
21664 ____________________________________________________________________________
21665 [ 12056] By: ams                                   on 2001/09/17  16:47:55
21666         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
21667              From: "Craig A. Berry" <craigberry@mac.com>
21668              Date: Mon, 17 Sep 2001 12:34:20 -0500
21669              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
21670      Branch: perl
21671            ! vms/vms.c
21672 ____________________________________________________________________________
21673 [ 12055] By: ams                                   on 2001/09/17  16:05:15
21674         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
21675              From: Gisle Aas <gisle@ActiveState.com>
21676              Date: 16 Apr 2001 16:20:34 -0700
21677              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
21678              (Applied by hand.)
21679      Branch: perl
21680            ! lib/CPAN.pm lib/CPAN/Nox.pm
21681 ____________________________________________________________________________
21682 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
21683         Log: Update Changes.
21684      Branch: perl
21685            ! Changes patchlevel.h
21686 ____________________________________________________________________________
21687 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
21688         Log: Adding new files to the MANIFEST is always nice.
21689      Branch: perl
21690            ! MANIFEST
21691 ____________________________________________________________________________
21692 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
21693         Log: Reindent the PerlIO files (suggested by NI-S), used
21694              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
21695              (GNU indent).  Note that wholesale re-indenting might
21696              be nice, but that would break nice formatting/alignment
21697              of assignments, equality testing, and complex boolean
21698              expressions with lots of &s and |s.
21699      Branch: perl
21700            ! perlio.c perlio.h perliol.h
21701 ____________________________________________________________________________
21702 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
21703         Log: Add a script for being 8.3-polite.
21704              The found conflicts are being worked on.
21705      Branch: perl
21706            + check83.pl
21707            ! MANIFEST Porting/pumpkin.pod
21708 ____________________________________________________________________________
21709 [ 12050] By: sky                                   on 2001/09/17  12:44:36
21710         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
21711              finding it.
21712      Branch: perl
21713            ! sv.c
21714 ____________________________________________________________________________
21715 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
21716         Log: Bump up versions because of #12041.
21717      Branch: perl
21718            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
21719            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
21720            ! lib/Time/localtime.pm
21721 ____________________________________________________________________________
21722 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
21723         Log: Bump the version number because of #12042.
21724      Branch: perl
21725            ! lib/CPAN/FirstTime.pm
21726 ____________________________________________________________________________
21727 [ 12047] By: ams                                   on 2001/09/17  11:21:40
21728         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
21729              From: Abhijit Menon-Sen <ams@wiw.org>
21730              Date: Mon, 17 Sep 2001 17:44:12 +0530
21731              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
21732      Branch: perl
21733            ! op.c
21734 ____________________________________________________________________________
21735 [ 12046] By: sky                                   on 2001/09/17  07:14:17
21736         Log: Subject: Re: t/op/ver.t using skip() improperly
21737              From: "chromatic" <chromatic@rmci.net>
21738              Date: Mon, 17 Sep 2001 00:22:29 -0600
21739              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
21740      Branch: perl
21741            ! t/op/ver.t
21742 ____________________________________________________________________________
21743 [ 12045] By: nick                                  on 2001/09/17  07:12:14
21744         Log: Integrate mainline
21745      Branch: perlio
21746           +> t/op/chdir.t
21747           !> (integrate 117 files)
21748 ____________________________________________________________________________
21749 [ 12044] By: ams                                   on 2001/09/17  05:49:53
21750         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
21751              From: Ilmari Karonen <iltzu@sci.fi>
21752              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
21753              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
21754              (And $VERSION = '1.05'.)
21755      Branch: perl
21756            ! lib/constant.pm
21757 ____________________________________________________________________________
21758 [ 12043] By: ams                                   on 2001/09/17  05:44:50
21759         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
21760              From: Michael G Schwern <schwern@pobox.com>
21761              Date: Mon, 17 Sep 2001 07:49:04 +0200
21762              Message-Id: <20010917074904.V1588@blackrider>
21763              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
21764      Branch: perl
21765            + t/op/chdir.t
21766            ! MANIFEST pp_sys.c
21767 ____________________________________________________________________________
21768 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
21769         Log: Subject: Re: CPAN.pm needs some hacking 
21770              From: "chromatic" <chromatic@rmci.net>
21771              Date: Sun, 16 Sep 2001 16:46:29 -0600
21772              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
21773      Branch: perl
21774            ! lib/CPAN/FirstTime.pm
21775 ____________________________________________________________________________
21776 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
21777         Log: Change use|require 5.005_64 to use|require 5.6.1.
21778      Branch: perl
21779            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
21780            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21781            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21782            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
21783            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
21784            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21785            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
21786            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
21787            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
21788            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
21789            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
21790            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
21791            ! lib/base.pm lib/fields.pm
21792 ____________________________________________________________________________
21793 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
21794         Log: Bump up version numbers.
21795              
21796              TODO 1: double check that pre-5.6.1 CPAN.pm:s
21797              don't try to download 5.8.0 because of the
21798              version numbers.  Mainly this means using _00
21799              in the core version numbers.
21800              
21801              TODO 2: the "use 5.005_64" in many modules
21802              needs to be changed to, say, "use 5.6.1".
21803      Branch: perl
21804            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
21805            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
21806            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
21807            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
21808            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
21809            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
21810            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21811            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
21812            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
21813            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
21814            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
21815 ____________________________________________________________________________
21816 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
21817         Log: Use UCHARAT() as suggested by Inaba Hiroto.
21818      Branch: perl
21819            ! regexec.c
21820 ____________________________________________________________________________
21821 [ 12038] By: ams                                   on 2001/09/16  15:16:24
21822         Log: Subject: [PATCH] Re: Core module version numbers review
21823              From: Peter Scott <Peter@PSDT.com>
21824              Date: Sun, 16 Sep 2001 09:09:58 -0700
21825              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
21826      Branch: perl
21827            ! lib/perl5db.pl
21828 ____________________________________________________________________________
21829 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
21830         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
21831              not yet fully implemented.
21832      Branch: perl
21833            ! pod/perlfunc.pod pod/perlunicode.pod
21834 ____________________________________________________________________________
21835 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
21836         Log: Subject: [patch] plug PL_beginav_save leak
21837              From: Doug MacEachern <dougm@covalent.net>
21838              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
21839              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
21840      Branch: perl
21841            ! perl.c
21842 ____________________________________________________________________________
21843 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
21844         Log: (accidentally empty checkin)
21845      Branch: perl
21846            ! sv.c
21847 ____________________________________________________________________________
21848 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
21849         Log: Subject: [patch] ithreads+PL_beginav_save
21850              From: Doug MacEachern <dougm@covalent.net>
21851              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
21852              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
21853      Branch: perl
21854            ! sv.c
21855 ____________________________________________________________________________
21856 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
21857         Log: Subject: [PATCH] h2xs.PL with C::Scan
21858              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21859              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
21860              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
21861      Branch: perl
21862            ! utils/h2xs.PL
21863 ____________________________________________________________________________
21864 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
21865         Log: Elaborate (well, make more vague, really) #12030.
21866      Branch: perl
21867            ! pod/perltodo.pod pod/perlunicode.pod
21868 ____________________________________________________________________________
21869 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
21870         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
21871              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21872              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
21873              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
21874      Branch: perl
21875            ! regexec.c
21876 ____________________________________________________________________________
21877 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
21878         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
21879              are not yet complete.
21880      Branch: perl
21881            ! pod/perltodo.pod pod/perlunicode.pod
21882 ____________________________________________________________________________
21883 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
21884         Log: Document what's still to be done on the regular expression
21885              Unicode support, based on the UTR#18.
21886      Branch: perl
21887            ! pod/perltodo.pod pod/perlunicode.pod
21888 ____________________________________________________________________________
21889 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
21890         Log: Regen headers.
21891      Branch: perl
21892            ! embedvar.h perlapi.h
21893 ____________________________________________________________________________
21894 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
21895         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
21896              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21897              Date: Sun, 09 Sep 2001 18:41:54 +0100
21898              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
21899      Branch: perl
21900            ! Porting/findvars ext/ByteLoader/bytecode.h
21901            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
21902            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
21903 ____________________________________________________________________________
21904 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
21905         Log: enable most warnings for windows build; fix the various typecasting
21906              nits that showed up (no bugfixes here)
21907      Branch: maint-5.6/perl
21908            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
21909            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
21910            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
21911            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
21912            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
21913            ! x2p/walk.c
21914 ____________________________________________________________________________
21915 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
21916         Log: Integrate change #12024 from maintperl
21917              (a local() precedence bug)
21918      Branch: perl
21919           !> lib/ExtUtils/Install.pm
21920 ____________________________________________________________________________
21921 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
21922         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
21923              change#8642
21924      Branch: maint-5.6/perl
21925            ! lib/ExtUtils/Install.pm
21926 ____________________________________________________________________________
21927 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
21928         Log: Update Changes.
21929      Branch: perl
21930            ! Changes patchlevel.h
21931 ____________________________________________________________________________
21932 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
21933         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
21934              From: "chromatic" <chromatic@rmci.net>
21935              Date: Fri, 14 Sep 2001 09:44:57 -0600 
21936              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
21937      Branch: perl
21938            ! lib/ExtUtils/Manifest.t
21939 ____________________________________________________________________________
21940 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
21941         Log: Hopefully better skipping of the Complete.t tests
21942              in case of not a tty. 
21943      Branch: perl
21944            ! lib/Term/Complete.t t/op/stat.t
21945 ____________________________________________________________________________
21946 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
21947         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
21948              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21949              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
21950              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
21951      Branch: perl
21952            ! regexec.c t/op/pat.t
21953 ____________________________________________________________________________
21954 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
21955         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
21956              From: Robin Barker <rmb1@cise.npl.co.uk>
21957              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
21958              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
21959      Branch: perl
21960            ! pod/perlport.pod
21961 ____________________________________________________________________________
21962 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
21963         Log: NetWare tweaks from Ananth Kesari.
21964      Branch: perl
21965            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
21966            ! NetWare/nwutil.h
21967 ____________________________________________________________________________
21968 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
21969         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
21970              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21971              Date: Fri, 14 Sep 2001 10:51:13 +0200
21972              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
21973      Branch: perl
21974            ! pod/perlport.pod
21975 ____________________________________________________________________________
21976 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
21977         Log: Subject: Re: [PATCH 2 pl2pm.PL]
21978              From: Joe Smith <Joe.Smith@inwap.com>
21979              Date: Fri, 14 Sep 2001 00:13:32 -0700
21980              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
21981              
21982              Eradicate qu.
21983      Branch: perl
21984            ! keywords.h keywords.pl utils/pl2pm.PL
21985 ____________________________________________________________________________
21986 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
21987         Log: Retract #12013, didn't go over too well in Tru64.
21988      Branch: perl
21989            ! embed.h embed.pl sv.h
21990 ____________________________________________________________________________
21991 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
21992         Log: Subject: [PATCH] Execute files of debugger commands
21993              From: Peter Scott <Peter@PSDT.com>
21994              Date: Thu, 13 Sep 2001 15:26:31 -0700
21995              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
21996      Branch: perl
21997            ! lib/perl5db.pl pod/perldebug.pod
21998 ____________________________________________________________________________
21999 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
22000         Log: (Retracted by #12015)
22001              Subject: [proposed PATCH] Re: perl@11920
22002              From: Nicholas Clark <nick@ccl4.org>
22003              Date: Wed, 12 Sep 2001 23:46:09 +0100
22004              Message-ID: <20010912234609.H4971@plum.flirble.org>     
22005      Branch: perl
22006            ! embed.h embed.pl sv.h
22007 ____________________________________________________________________________
22008 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
22009         Log: ucblib shouldn't be linked against in nonstop-ux,
22010              from Tom Bates.
22011      Branch: perl
22012            ! hints/nonstopux.sh
22013 ____________________________________________________________________________
22014 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
22015         Log: Do stty only if we have stty.
22016              
22017              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
22018      Branch: perl
22019            ! lib/Term/Complete.pm
22020 ____________________________________________________________________________
22021 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
22022         Log: Skip the test if not running on a tty.
22023      Branch: perl
22024            ! lib/Term/Complete.t
22025 ____________________________________________________________________________
22026 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
22027         Log: Regen headers.
22028      Branch: perl
22029            ! embed.h opcode.h pod/perlapi.pod proto.h
22030 ____________________________________________________________________________
22031 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
22032         Log: Subject: [PATCH op.c] Re: perl@12003
22033              From: Robin Barker <rmb1@cise.npl.co.uk>
22034              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
22035              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
22036      Branch: perl
22037            ! op.c
22038 ____________________________________________________________________________
22039 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
22040         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
22041              From: Robin Barker <rmb1@cise.npl.co.uk>
22042              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
22043              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
22044      Branch: perl
22045            ! sv.c
22046 ____________________________________________________________________________
22047 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
22048         Log: Upgrade to Memoize 0.66.
22049      Branch: perl
22050            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
22051            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
22052            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
22053 ____________________________________________________________________________
22054 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
22055         Log: Subject: [ID 20010912.007] substr reference core dump
22056              From: me-01@ton.iguana.be
22057              Date: 12 Sep 2001 14:11:16 -0000
22058              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
22059      Branch: perl
22060            ! mg.c
22061 ____________________________________________________________________________
22062 [ 12004] By: ams                                   on 2001/09/12  01:13:49
22063         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
22064              From: Ilmari Karonen <iltzu@sci.fi>
22065              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
22066              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
22067      Branch: perl
22068            ! pod/perlfaq4.pod
22069 ____________________________________________________________________________
22070 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
22071         Log: Update Changes.
22072      Branch: perl
22073            ! Changes patchlevel.h
22074 ____________________________________________________________________________
22075 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
22076         Log: NetWare update from Ananth Kesari.
22077      Branch: perl
22078            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
22079            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
22080 ____________________________________________________________________________
22081 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
22082         Log: Retract #11984: div() being redefined, and 1397
22083              failing on 64-bit platforms.
22084      Branch: perl
22085            ! lib/Math/BigInt/Calc.pm
22086 ____________________________________________________________________________
22087 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
22088         Log: Metaconfig unit change for #11999.
22089      Branch: metaconfig
22090            ! U/protos/d_lseekproto.U
22091 ____________________________________________________________________________
22092 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
22093         Log: The lseek fix (#11991) was no fix.
22094      Branch: perl
22095            ! Configure
22096 ____________________________________________________________________________
22097 [ 11998] By: sky                                   on 2001/09/11  07:52:06
22098         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
22099              From: Matt Sergeant <MSergeant@star.net.uk>
22100              Date: Tue, 11 Sep 2001 09:22:32 +0100
22101              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
22102      Branch: perl
22103            ! ext/Encode/Encode.pm
22104 ____________________________________________________________________________
22105 [ 11997] By: sky                                   on 2001/09/11  06:35:29
22106         Log: Sometimes dTHX is added because it is needed on non 
22107              gnuc platforms, but not needed there. This uses GCC
22108              to silence GCC specific warnings by marking pTHX as 
22109              unused.
22110      Branch: perl
22111            ! perl.h
22112 ____________________________________________________________________________
22113 [ 11996] By: nick                                  on 2001/09/11  06:25:27
22114         Log: Integrate mainline
22115      Branch: perlio
22116            - ext/POSIX/sigaction.t lib/File/Find/taint.t
22117           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
22118 ____________________________________________________________________________
22119 [ 11995] By: nick                                  on 2001/09/11  06:23:39
22120         Log: Part Integrate mainline
22121      Branch: perlio
22122           +> (branch 69 files)
22123            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
22124            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
22125            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
22126            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
22127            - lib/Switch/t/switch_case.t lib/Test/Harness.t
22128            - lib/Test/More/Changes lib/Test/More/t/More.t
22129            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22130            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22131            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
22132            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
22133            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
22134            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
22135            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
22136            - t/lib/Test/More/Catch.pm wince/perl.ico
22137           !> (integrate 197 files)
22138 ____________________________________________________________________________
22139 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
22140         Log: Subject: Re: [PATCH] Encode.pm docs fix
22141              From: Gisle Aas <gisle@ActiveState.com>
22142              Date: 10 Sep 2001 11:27:02 -0700
22143              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
22144      Branch: perl
22145            ! ext/Encode/Encode.pm
22146 ____________________________________________________________________________
22147 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
22148         Log: Fix unpack U to be the reverse of pack U
22149              (but implement unpack U0U as a backdoor to get
22150              the UTF-8 malformed warnings from un-UTF-8 data)
22151      Branch: perl
22152            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
22153 ____________________________________________________________________________
22154 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
22155         Log: Metaconfig unit change for #11991;
22156              delete an unused unit (d_strtoull.U is the one used)
22157      Branch: metaconfig
22158            ! U/protos/d_lseekproto.U
22159      Branch: metaconfig/U/perl
22160            - strtoull.U
22161 ____________________________________________________________________________
22162 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
22163         Log: Subject: [PATCH] Configure not recording lseek proto
22164              From: Blair Zajac <blair@orcaware.com>
22165              Date: Mon, 10 Sep 2001 17:52:37 -0700
22166              Message-ID: <3B9D6055.BA334A31@orcaware.com>
22167              
22168              plus regen Configure.
22169      Branch: perl
22170            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22171            ! config_h.SH uconfig.h
22172 ____________________________________________________________________________
22173 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
22174         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
22175              From: Nicholas Clark <nick@ccl4.org>
22176              Date: Tue, 11 Sep 2001 00:00:31 +0100
22177              Message-ID: <20010911000031.G1512@plum.flirble.org>
22178      Branch: perl
22179            + t/op/qq.t
22180            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
22181 ____________________________________________________________________________
22182 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
22183         Log: Subject: [PATCH] Building on win32 w/o perlio
22184              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22185              Date: Mon, 10 Sep 2001 23:38:46 +0200
22186              Message-ID: <3B9D4F06.14433.2C37644@localhost>
22187      Branch: perl
22188            ! perl.c win32/Makefile win32/makefile.mk
22189 ____________________________________________________________________________
22190 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
22191         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
22192              From: "chromatic" <chromatic@rmci.net>
22193              Date: Mon, 10 Sep 2001 15:14:01 -0600
22194              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
22195      Branch: perl
22196            + lib/CGI/t/push.t
22197            ! MANIFEST
22198 ____________________________________________________________________________
22199 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
22200         Log: Subject: avoiding hoardes of zombies
22201              From: Nicholas Clark <nick@ccl4.org>
22202              Date: Mon, 10 Sep 2001 22:00:40 +0100
22203              Message-ID: <20010910220040.C1512@plum.flirble.org>
22204      Branch: perl
22205            ! pod/perlipc.pod
22206 ____________________________________________________________________________
22207 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
22208         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
22209              From: John Peacock <jpeacock@rowman.com>
22210              Date: Mon, 10 Sep 2001 16:34:30 -0400
22211              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
22212      Branch: perl
22213            ! sv.c t/op/ver.t utf8.h
22214 ____________________________________________________________________________
22215 [ 11985] By: ams                                   on 2001/09/10  23:20:13
22216         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
22217      Branch: perl
22218            ! MANIFEST
22219 ____________________________________________________________________________
22220 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
22221         Log: (Retracted by #12001)
22222              Subject: Calc with USE_MUL/USE_DIV
22223              From: Tels <perl_dummy@bloodgate.com>
22224              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
22225              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
22226      Branch: perl
22227            ! lib/Math/BigInt/Calc.pm
22228 ____________________________________________________________________________
22229 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
22230         Log: Subject: [PATCH op.c] Re: perl@11978
22231              From: Robin Barker <rmb1@cise.npl.co.uk>
22232              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
22233              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
22234              
22235              Format errors.
22236      Branch: perl
22237            ! op.c
22238 ____________________________________________________________________________
22239 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
22240         Log: Switch PADOFFSET back to U32 both because of binary backward
22241              compatibility and because Arthur seems to have been fixing the
22242              problems with naughty integer-pointer casting.
22243      Branch: perl
22244            ! op.h
22245 ____________________________________________________________________________
22246 [ 11981] By: ams                                   on 2001/09/10  16:31:43
22247         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
22248              Fix Pod Typo, Add Test for ExtUtils::Command
22249              From: "chromatic" <chromatic@rmci.net>
22250              Date: Mon, 10 Sep 2001 11:20:56 -0600
22251              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
22252      Branch: perl
22253            + lib/ExtUtils/Command.t
22254            ! MANIFEST lib/ExtUtils/Command.pm
22255 ____________________________________________________________________________
22256 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
22257         Log: Subject: [PATCH] Encode.pm docs fix
22258              From: Matt Sergeant <MSergeant@star.net.uk>
22259              Date: Mon, 10 Sep 2001 15:24:01 +0100
22260              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
22261      Branch: perl
22262            ! ext/Encode/Encode.pm
22263 ____________________________________________________________________________
22264 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
22265         Log: Update Changes.
22266      Branch: perl
22267            ! Changes patchlevel.h
22268 ____________________________________________________________________________
22269 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
22270         Log: Revert #11973, the dTHX seems to be needed in there
22271              for threaded builds.
22272      Branch: perl
22273            ! perlio.c
22274 ____________________________________________________________________________
22275 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
22276         Log: Detypo.
22277      Branch: perl
22278            ! pod/perlguts.pod
22279 ____________________________________________________________________________
22280 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
22281         Log: Further Class::Struct patching from Damian.
22282              
22283              The new new semantics are:
22284              
22285              * If you pass an initializer for a nested object, it has to be:
22286              a) a reference to an object of that class, or      
22287              b) a reference to an object of a subclass of that class, or
22288              c) a reference to a hash of arguments to be passed to the
22289              class's constructor
22290              * If you pass no initializer for a nested object, the attribute
22291              is initialized to C<undef>
22292      Branch: perl
22293            ! lib/Class/Struct.pm
22294 ____________________________________________________________________________
22295 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
22296         Log: Skip the crypt test if no crypt.
22297      Branch: perl
22298            ! t/op/crypt.t
22299 ____________________________________________________________________________
22300 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
22301         Log: Warn against using bare v-strings as IP addresses
22302              (okay if using the wrappers from Socket)
22303      Branch: perl
22304            ! pod/perldata.pod pod/perlport.pod
22305 ____________________________________________________________________________
22306 [ 11973] By: sky                                   on 2001/09/10  11:57:58
22307         Log: Remove unused dTHX. Silenced another warning.
22308      Branch: perl
22309            ! perlio.c
22310 ____________________________________________________________________________
22311 [ 11972] By: sky                                   on 2001/09/10  11:54:25
22312         Log: Silence some more warnings INT2PTR.
22313      Branch: perl
22314            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
22315 ____________________________________________________________________________
22316 [ 11971] By: sky                                   on 2001/09/10  11:21:50
22317         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
22318      Branch: perl
22319            ! cop.h
22320 ____________________________________________________________________________
22321 [ 11970] By: sky                                   on 2001/09/10  11:17:25
22322         Log: Apply INT2PTR with force to silence warnings from
22323              PM_GETRE and friends. No more warnings with 64bit 
22324              IVs and 32bit pointers.    
22325      Branch: perl
22326            ! op.c op.h perl.c
22327 ____________________________________________________________________________
22328 [ 11969] By: sky                                   on 2001/09/10  10:13:02
22329         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
22330      Branch: perl
22331            ! pod/perlguts.pod
22332 ____________________________________________________________________________
22333 [ 11968] By: sky                                   on 2001/09/10  10:02:51
22334         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
22335              Rename to custop_op_name to Perl_custom_op_name to match perlapi
22336              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
22337              perl_clone.
22338      Branch: perl
22339            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
22340 ____________________________________________________________________________
22341 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
22342         Log: Using strlen() not good on embedded nul bytes.
22343      Branch: perl
22344            ! regcomp.c
22345 ____________________________________________________________________________
22346 [ 11966] By: ams                                   on 2001/09/09  21:06:13
22347         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
22348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22349              Date: Mon, 13 Aug 2001 22:51:59 +0200
22350              Message-ID: <20010813225159.C6681@rafael>
22351              (Applied with several tweaks.)
22352      Branch: perl
22353            ! embed.h embed.pl proto.h toke.c
22354 ____________________________________________________________________________
22355 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
22356         Log: The exact error message is system-dependent.
22357      Branch: perl
22358            ! lib/ExtUtils/Manifest.t
22359 ____________________________________________________________________________
22360 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
22361         Log: Add Windows and Mac Sami support to Encode
22362              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
22363      Branch: perl
22364            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
22365            ! MANIFEST
22366 ____________________________________________________________________________
22367 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
22368         Log: Use the tried method.
22369      Branch: perl
22370            ! pod/perlport.pod
22371 ____________________________________________________________________________
22372 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
22373         Log: Can't count parentheses.
22374      Branch: perl
22375            ! ext/IO/lib/IO/Socket/INET.pm
22376 ____________________________________________________________________________
22377 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
22378         Log: perlport additions: 1 while unlink, add/delete directory
22379              entries and permissions, cygwin stat funkiness (from Michael
22380              Schwern and Nicholas Clark)
22381      Branch: perl
22382            ! pod/perlport.pod
22383 ____________________________________________________________________________
22384 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
22385         Log: blib does have a detectable test.
22386      Branch: perl
22387            ! t/lib/1_compile.t
22388 ____________________________________________________________________________
22389 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
22390         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
22391              From: "chromatic" <chromatic@rmci.net>
22392              Date: Sat, 08 Sep 2001 19:33:42 -0600
22393              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
22394      Branch: perl
22395            + lib/Term/Complete.t
22396            ! MANIFEST
22397 ____________________________________________________________________________
22398 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
22399         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
22400              From: Michael G Schwern <schwern@pobox.com> 
22401              Date: Sat, 8 Sep 2001 02:40:26 -0400
22402              Message-ID: <20010908024026.A26283@blackrider>
22403      Branch: perl
22404            + lib/Test/Tutorial.pod
22405            ! MANIFEST
22406 ____________________________________________________________________________
22407 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
22408         Log: Try to look up protocol (by name) only iff it has non-numbers:
22409              nice if the server is in a chrooted environment (no /etc/protocols,
22410              server code using hardcorded protocol numbers like 6 for tcp),
22411              suggested by John Holdsworth <coldwave@bigfoot.com>.
22412              In other words, if we are given a number, why look it up again
22413              (by number)?
22414      Branch: perl
22415            ! ext/IO/lib/IO/Socket/INET.pm
22416 ____________________________________________________________________________
22417 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
22418         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
22419              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22420              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
22421              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
22422              
22423              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
22424              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22425              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
22426              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
22427              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
22428              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22429              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
22430              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
22431      Branch: perl
22432            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
22433 ____________________________________________________________________________
22434 [ 11955] By: ams                                   on 2001/09/09  02:54:21
22435         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
22436              From: "Craig A. Berry" <craigberry@mac.com>
22437              Date: Sat, 08 Sep 2001 19:02:16 -0500
22438              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
22439      Branch: perl
22440            ! lib/CGI/t/carp.t
22441 ____________________________________________________________________________
22442 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
22443         Log: Documentation tweaks; think the IP address as an opaque string.
22444      Branch: perl
22445            ! ext/Socket/Socket.pm
22446 ____________________________________________________________________________
22447 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
22448         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
22449              From: Michael G Schwern <schwern@pobox.com>
22450              Date: Sat, 8 Sep 2001 19:45:46 -0400
22451              Message-ID: <20010908194546.C9193@blackrider>
22452      Branch: perl
22453            + lib/blib.t
22454            ! MANIFEST lib/blib.pm t/lib/1_compile.t
22455 ____________________________________________________________________________
22456 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
22457         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
22458              From: "chromatic" <chromatic@rmci.net>
22459              Date: Sat, 08 Sep 2001 12:31:44 -0600
22460              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
22461      Branch: perl
22462            + lib/CGI/t/fast.t
22463            ! MANIFEST
22464 ____________________________________________________________________________
22465 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
22466         Log: The Socket tests were wrong: they were assuming too much.
22467      Branch: perl
22468            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
22469 ____________________________________________________________________________
22470 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
22471         Log: Retract the portability changes since they
22472              seem to have opened a can of worms... will
22473              go back to UNICOS/mk and do the bare minimum
22474              required to get the tests working.
22475      Branch: perl
22476            ! ext/Socket/Socket.xs
22477 ____________________________________________________________________________
22478 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
22479         Log: PADOFFSET is used to cast pointers into integers,
22480              if pointers are 64 bits and U32 32 bits,
22481              bad things may happen, or at least warnings issued.
22482      Branch: perl
22483            ! op.h
22484 ____________________________________________________________________________
22485 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
22486         Log: Still more Socket portability tweaking.
22487              Now Socket.t seems to be happy in all of
22488              Linux/x86, Tru64/alpha, Solaris/sparc,
22489              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
22490              
22491              Addendum: it seems that io_multihomed, io_sock, and hostent
22492              were broken in little-endians (linux/x86 and tru64/alpha)
22493              because of this change.  Argh.
22494      Branch: perl
22495            ! ext/Socket/Socket.xs
22496 ____________________________________________________________________________
22497 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
22498         Log: More portability kicking on inet_ntoa().
22499      Branch: perl
22500            ! ext/Socket/Socket.xs
22501 ____________________________________________________________________________
22502 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
22503         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
22504              From: Michael G Schwern <schwern@pobox.com> 
22505              Date: Fri, 7 Sep 2001 23:06:51 -0400
22506              Message-ID: <20010907230651.R606@blackrider>
22507      Branch: perl
22508            + lib/ExtUtils/Manifest.t
22509            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
22510 ____________________________________________________________________________
22511 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
22512         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
22513              From: "chromatic" <chromatic@rmci.net>
22514              Date: Fri, 07 Sep 2001 17:53:15 -0600      
22515              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
22516      Branch: perl
22517            + lib/ExtUtils/testlib.t
22518            ! MANIFEST
22519 ____________________________________________________________________________
22520 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
22521         Log: Thinko.
22522      Branch: perl
22523            ! lib/integer.t
22524 ____________________________________________________________________________
22525 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
22526         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
22527              From: "Craig A. Berry" <craigberry@mac.com>
22528              Date: Fri, 07 Sep 2001 15:30:03 -0500
22529              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
22530      Branch: perl
22531            ! lib/CGI/Carp.pm
22532 ____________________________________________________________________________
22533 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
22534         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
22535              From: Michael G Schwern <schwern@pobox.com>
22536              Date: Fri, 7 Sep 2001 15:38:13 -0400
22537              Message-ID: <20010907153813.K606@blackrider>
22538      Branch: perl
22539            ! lib/ExtUtils/MM_Unix.pm
22540 ____________________________________________________________________________
22541 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
22542         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
22543              From: Robin Barker <rmb1@cise.npl.co.uk>
22544              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
22545              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
22546      Branch: perl
22547            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
22548 ____________________________________________________________________________
22549 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
22550         Log: Clean up 1_compile.t; move tests to more consistent
22551              places (t/ subdirectories); add integer.t (much of
22552              the pragma is tested elsewhere but there is no one
22553              centralized place)
22554      Branch: perl
22555            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
22556            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
22557            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
22558            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
22559            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
22560            - lib/File/Find/find.t lib/File/Find/taint.t
22561            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
22562 ____________________________________________________________________________
22563 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
22564         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
22565              From: "chromatic" <chromatic@rmci.net>
22566              Date: Fri, 07 Sep 2001 10:17:40 -0600
22567              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
22568      Branch: perl
22569            ! lib/File/Find/taint.t
22570 ____________________________________________________________________________
22571 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
22572         Log: Update Changes.
22573      Branch: perl
22574            ! Changes patchlevel.h
22575 ____________________________________________________________________________
22576 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
22577         Log: Rename the old threading tutorial, start a new one,
22578              regen toc.
22579      Branch: perl
22580            + pod/perlothrtut.pod
22581            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
22582            ! pod/perltoc.pod
22583 ____________________________________________________________________________
22584 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
22585         Log: vars very much has a test.
22586      Branch: perl
22587            ! t/lib/1_compile.t
22588 ____________________________________________________________________________
22589 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
22590         Log: Subject: Re: wince/perl.ico marked as binary
22591              From: Nicholas Clark <nick@ccl4.org>
22592              Date: Fri, 7 Sep 2001 13:54:40 +0100
22593              Message-ID: <20010907135439.D39150@plum.flirble.org>
22594              
22595              and wince/Makefile.ce change from Rainer Keuchel.
22596      Branch: perl
22597            + wince/makeico.pl
22598            ! MANIFEST wince/Makefile.ce
22599 ____________________________________________________________________________
22600 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
22601         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
22602              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22603              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
22604              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
22605      Branch: perl
22606            ! regexec.c
22607 ____________________________________________________________________________
22608 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
22609         Log: (Replaced by #11934)
22610              Subject: Re: [PATCH regexec.c] more general .* and .*?
22611              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22612              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
22613              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
22614      Branch: perl
22615            ! regexec.c
22616 ____________________________________________________________________________
22617 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
22618         Log: The #11931 patching misbehaved.
22619      Branch: perl
22620            ! lib/Test/Harness/t/test-harness.t
22621 ____________________________________________________________________________
22622 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
22623         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
22624              From: Michael G Schwern <schwern@pobox.com>
22625              Date: Fri, 7 Sep 2001 03:30:41 -0400
22626              Message-ID: <20010907033041.A2796@blackrider>
22627      Branch: perl
22628            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
22629            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
22630            + t/lib/sample-tests/header_at_end_fail
22631            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
22632            - lib/Test/Harness.t
22633            ! MANIFEST lib/Test/Harness.pm t/TEST
22634 ____________________________________________________________________________
22635 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
22636         Log: Subject: [PATCH] Digest::MD5 update
22637              From: Gisle Aas <gisle@ActiveState.com>
22638              Date: 06 Sep 2001 23:32:56 -0700
22639              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
22640      Branch: perl
22641            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
22642            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
22643 ____________________________________________________________________________
22644 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
22645         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
22646              From: "chromatic" <chromatic@rmci.net>
22647              Date: Thu, 06 Sep 2001 23:11:44 -0600
22648              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
22649      Branch: perl
22650            + lib/less.t
22651            ! MANIFEST t/lib/1_compile.t
22652 ____________________________________________________________________________
22653 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
22654         Log: The binary file must somehow differently stored.
22655      Branch: perl
22656            - wince/perl.ico
22657            ! MANIFEST
22658 ____________________________________________________________________________
22659 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
22660         Log: Add more modules to the list of modules that have tests,
22661              Schwern's wallet is getting more nervous.
22662              (Run t/lib/1_compile.t manually to see which modules
22663              are lacking tests, or the tests can't be run for some
22664              reason or another, such as the Net:: modules)
22665      Branch: perl
22666            ! t/lib/1_compile.t
22667 ____________________________________________________________________________
22668 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
22669         Log: Try to make Socket::inet_ntoa() more robust.
22670      Branch: perl
22671            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
22672 ____________________________________________________________________________
22673 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
22674         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
22675              From: chromatic <chromatic@rmci.net>       
22676              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
22677              Message-Id: <01090522580506.19590@firewheel>           
22678      Branch: perl
22679            ! lib/English.t
22680 ____________________________________________________________________________
22681 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
22682         Log: Subject: Re: perlvar manpage and localizing special vars
22683              From: Stas Bekman <stas@stason.org>
22684              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
22685              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
22686      Branch: perl
22687            ! pod/perlvar.pod
22688 ____________________________________________________________________________
22689 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
22690         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
22691              From: Robin Barker <rmb1@cise.npl.co.uk>
22692              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
22693              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
22694      Branch: perl
22695            ! lib/ExtUtils/MakeMaker.pm
22696 ____________________________________________________________________________
22697 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
22698         Log: Symbol missing; AIX unhappy.
22699      Branch: perl
22700            ! makedef.pl
22701 ____________________________________________________________________________
22702 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
22703         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
22704              Reported in 5.61, seems to work okay in blead.
22705      Branch: perl
22706            ! t/run/kill_perl.t
22707 ____________________________________________________________________________
22708 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
22709         Log: Update Changes.
22710      Branch: perl
22711            ! Changes patchlevel.h
22712 ____________________________________________________________________________
22713 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
22714         Log: Document the bad assumptions currently breaking
22715              the Socket.t tests 10, 11, and 13 in UNICOS.
22716      Branch: perl
22717            ! ext/Socket/Socket.xs
22718 ____________________________________________________________________________
22719 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
22720         Log: Subject: [PATCH x2p] make OPTIMIZE=...
22721              From: Robin Barker <rmb1@cise.npl.co.uk>
22722              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
22723              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
22724      Branch: perl
22725            ! x2p/Makefile.SH x2p/cflags.SH
22726 ____________________________________________________________________________
22727 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
22728         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
22729              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
22730              Date: Thu, 6 Sep 2001 11:09:40 +0100
22731              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
22732              
22733              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
22734              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22735              Date: 6 Sep 2001 10:14:38 -0000
22736              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
22737      Branch: perl
22738            ! pod/perlfaq1.pod pod/perlhack.pod
22739 ____________________________________________________________________________
22740 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
22741         Log: Subject: Extra NUL is Data::Dumper output - patch
22742              From: Tony Cook <tony@develop-help.com>
22743              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
22744              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
22745      Branch: perl
22746            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
22747 ____________________________________________________________________________
22748 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
22749         Log: Avoid redefinition warning
22750              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
22751              from
22752              perl -w -Ilib -MCwd -e ''
22753      Branch: perl
22754            ! lib/Cwd.pm
22755 ____________________________________________________________________________
22756 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
22757         Log: Update the is_tainted() example implementation.
22758      Branch: perl
22759            ! pod/perlsec.pod
22760 ____________________________________________________________________________
22761 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
22762         Log: Missing) in #11912.
22763      Branch: perl
22764            ! lib/Test/Simple/t/fail.t
22765 ____________________________________________________________________________
22766 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
22767         Log: Rewhack Test-Simple into core harness.
22768      Branch: perl
22769            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
22770            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
22771            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
22772            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
22773            ! lib/Test/Simple/t/skipall.t
22774 ____________________________________________________________________________
22775 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
22776         Log: Workaround for the new Exporter 'feature'.
22777      Branch: perl
22778            ! lib/Test/More.pm
22779 ____________________________________________________________________________
22780 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
22781         Log: Re-introduce pure-Perl fall-back for abs_path,
22782              re-introduce #11898.
22783      Branch: perl
22784            ! lib/Cwd.pm lib/File/Find.pm
22785 ____________________________________________________________________________
22786 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
22787         Log: More tests.
22788      Branch: perl
22789            ! lib/Exporter.t
22790 ____________________________________________________________________________
22791 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
22792         Log: Retract #11898 for now because it introduces
22793              a rather nasty depencency: when B is being built,
22794              MakeMaker is used.  MakeMaker uses File::Find.
22795              File::Find uses Cwd::getcwd()...which doesn't
22796              exist yet.
22797      Branch: perl
22798            ! lib/File/Find.pm
22799 ____________________________________________________________________________
22800 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
22801         Log: New test welcome.
22802      Branch: perl
22803            + lib/Test/Simple/t/simple.t
22804 ____________________________________________________________________________
22805 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
22806         Log: Old test begone.
22807      Branch: perl
22808            - lib/Attribute/Handlers/test.pl
22809 ____________________________________________________________________________
22810 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
22811         Log: Test-Simple syncup from Schwern.
22812      Branch: perl
22813            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
22814            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
22815            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
22816            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
22817            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
22818            - lib/Test/More/Changes lib/Test/More/t/More.t
22819            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22820            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22821            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
22822            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
22823            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
22824            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
22825            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
22826            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
22827            ! t/lib/Test/Simple/sample_tests/death.plx
22828            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
22829            ! t/lib/Test/Simple/sample_tests/extras.plx
22830            ! t/lib/Test/Simple/sample_tests/five_fail.plx
22831            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
22832            ! t/lib/Test/Simple/sample_tests/one_fail.plx
22833            ! t/lib/Test/Simple/sample_tests/require.plx
22834            ! t/lib/Test/Simple/sample_tests/success.plx
22835            ! t/lib/Test/Simple/sample_tests/too_few.plx
22836            ! t/lib/Test/Simple/sample_tests/two_fail.plx
22837 ____________________________________________________________________________
22838 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
22839         Log: Integrate File::Find changes from bleadperl
22840      Branch: maint-5.6/macperl
22841            ! lib/File/Find.pm t/lib/filefind-taint.t
22842 ____________________________________________________________________________
22843 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
22844         Log: Integrate 11847 from maint-5.6/perl
22845      Branch: maint-5.6/macperl
22846           !> sv.c
22847 ____________________________________________________________________________
22848 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
22849         Log: In UNICOS division yada yada.
22850      Branch: perl
22851            ! t/op/override.t
22852 ____________________________________________________________________________
22853 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
22854         Log: In UNICOS division is really lossy, better use
22855              a tolerance test.
22856      Branch: perl
22857            ! ext/Time/HiRes/HiRes.t
22858 ____________________________________________________________________________
22859 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
22860         Log: In UNICOS sigaction() sets an extra flag
22861              ("the signal has been registered for all the processes in
22862              a multitasking group.")
22863      Branch: perl
22864            ! ext/POSIX/sigaction.t
22865 ____________________________________________________________________________
22866 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
22867         Log: Documentation micropatch from Damian.
22868      Branch: perl
22869            ! lib/Attribute/Handlers.pm
22870 ____________________________________________________________________________
22871 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
22872         Log: (Retracted by #11908)
22873              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
22874              From: Michael G Schwern <schwern@pobox.com>
22875              Date: Wed, 5 Sep 2001 15:58:21 -0400
22876              Message-ID: <20010905155821.I632@blackrider>
22877      Branch: perl
22878            ! lib/File/Find.pm lib/File/Find/taint.t
22879 ____________________________________________________________________________
22880 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
22881         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
22882              From: Michael G Schwern <schwern@pobox.com>
22883              Date: Wed, 5 Sep 2001 19:16:31 -0400
22884              Message-ID: <20010905191631.E11386@blackrider>
22885      Branch: perl
22886            + lib/CGI/t/carp.t
22887            ! MANIFEST
22888 ____________________________________________________________________________
22889 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
22890         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
22891              From: chromatic <chromatic@rmci.net>
22892              Date: Wed, 5 Sep 2001 18:08:07 -0600
22893              Message-Id: <01090518080700.19590@firewheel>
22894      Branch: perl
22895            ! lib/English.pm
22896 ____________________________________________________________________________
22897 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
22898         Log: Fix a typo #11889 and add a test for the same.
22899      Branch: perl
22900            ! ext/Socket/Socket.t ext/Socket/Socket.xs
22901 ____________________________________________________________________________
22902 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
22903         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
22904              From: "Craig A. Berry" <craigberry@mac.com>
22905              Date: Wed, 05 Sep 2001 17:48:54 -0500
22906              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
22907      Branch: perl
22908            ! lib/warnings.t t/run/kill_perl.t
22909 ____________________________________________________________________________
22910 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
22911         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
22912              From: Michael G Schwern <schwern@pobox.com>
22913              Date: Wed, 5 Sep 2001 17:22:25 -0400
22914              Message-ID: <20010905172225.C11386@blackrider>
22915      Branch: perl
22916            ! t/run/kill_perl.t
22917 ____________________________________________________________________________
22918 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
22919         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
22920              From: Nicholas Clark <nick@ccl4.org>
22921              Date: Wed, 5 Sep 2001 20:54:24 +0100
22922              Message-ID: <20010905205424.C25120@plum.flirble.org>
22923      Branch: perl
22924            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
22925 ____________________________________________________________________________
22926 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
22927         Log: Forgotten thing.
22928      Branch: perl
22929            ! uconfig.h
22930 ____________________________________________________________________________
22931 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
22932         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
22933              From: chromatic <chromatic@rmci.net>               
22934              Date: Wed, 5 Sep 2001 13:22:08 -0600
22935              Message-Id: <01090513220807.10587@firewheel> 
22936      Branch: perl
22937            ! lib/English.pm
22938 ____________________________________________________________________________
22939 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
22940         Log: inet_ntoa() tweaks:
22941              - don't allow addresses with > 255 characters
22942              - indent the HP-UX workaround
22943              - don't leak memory
22944      Branch: perl
22945            ! ext/Socket/Socket.xs
22946 ____________________________________________________________________________
22947 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
22948         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
22949              <xwu@theeducationcenter.com>
22950      Branch: perl
22951            ! lib/File/Find.pm
22952 ____________________________________________________________________________
22953 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
22954         Log: Typo nits.
22955      Branch: perl
22956            ! lib/File/Find.pm
22957 ____________________________________________________________________________
22958 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
22959         Log: -Wall nit.
22960      Branch: perl
22961            ! op.c
22962 ____________________________________________________________________________
22963 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
22964         Log: Update to Scalar-List-Utils 1.05
22965      Branch: perl
22966            ! ext/List/Util/ChangeLog ext/List/Util/README
22967            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
22968 ____________________________________________________________________________
22969 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
22970         Log: Update Changes.
22971      Branch: perl
22972            ! Changes patchlevel.h
22973 ____________________________________________________________________________
22974 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
22975         Log: Update to Scalar-List-Utils 1.04
22976      Branch: perl
22977            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
22978            ! ext/List/Util/lib/List/Util.pm
22979            ! ext/List/Util/lib/Scalar/Util.pm
22980 ____________________________________________________________________________
22981 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
22982         Log: Metaconfigify #11724.
22983      Branch: metaconfig
22984            ! U/threads/archname.U
22985 ____________________________________________________________________________
22986 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
22987         Log: The MacOS reference is okay, no reason to hide it.
22988      Branch: perl
22989            ! lib/Cwd.pm
22990 ____________________________________________________________________________
22991 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
22992         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
22993              From: Michael G Schwern <schwern@pobox.com>
22994              Date: Tue, 4 Sep 2001 15:30:10 -0400
22995              Message-ID: <20010904153010.H26466@blackrider> 
22996              
22997              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
22998      Branch: perl
22999            ! ext/Cwd/Makefile.PL lib/Cwd.pm
23000 ____________________________________________________________________________
23001 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
23002         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
23003              From: Michael G Schwern <schwern@pobox.com>
23004              Date: Tue, 4 Sep 2001 17:39:13 -0400
23005              Message-ID: <20010904173913.C626@blackrider>
23006      Branch: perl
23007            ! lib/Cwd.pm
23008 ____________________________________________________________________________
23009 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
23010         Log: Subject: Re: Perl_pp_* in public API?
23011              From: "Craig A. Berry" <craigberry@mac.com>
23012              Date: Tue, 4 Sep 2001 21:51:29 -0500
23013              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
23014      Branch: perl
23015            ! ext/List/Util/Util.xs
23016 ____________________________________________________________________________
23017 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
23018         Log: From Damian: Class::Struct was unable to define
23019              recursive classes.  After the patch an object reference
23020              (rather than a hash) is required to initialize
23021              an object attribute.  If no such initializer is given to
23022              the constructor, object attributes are now default
23023              initialized to C<undef>.
23024      Branch: perl
23025            ! lib/Class/Struct.pm lib/Class/Struct.t
23026 ____________________________________________________________________________
23027 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
23028         Log: Subject: Re: sv_catpvfn and sv_setpvfn
23029              From: Richard Soderberg <rs@oregonnet.com>
23030              Date: Tue, 4 Sep 2001 15:16:47 -0700
23031              Message-Id: <200109042216.PAA17858@oregonnet.com>
23032      Branch: perl
23033            ! pod/perlclib.pod pod/perlguts.pod
23034 ____________________________________________________________________________
23035 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
23036         Log: NetWare updates from Ananth Kesari.
23037      Branch: perl
23038            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
23039            ! NetWare/nw5thread.h
23040 ____________________________________________________________________________
23041 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
23042         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
23043              From: Nicholas Clark <nick@ccl4.org>
23044              Date: Tue, 4 Sep 2001 22:42:50 +0100
23045              Message-ID: <20010904224250.P25120@plum.flirble.org>
23046      Branch: perl
23047            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
23048            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
23049            ! t/op/oct.t toke.c
23050 ____________________________________________________________________________
23051 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
23052         Log: Fix Cwd::getcwd() not being tainted, as noticed
23053              by Schwern.
23054      Branch: perl
23055            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
23056            - ext/Cwd/Cwd.t
23057            ! MANIFEST ext/Cwd/Cwd.xs util.c
23058 ____________________________________________________________________________
23059 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
23060         Log: Retract #11870 and volatilize the right destruct_level.
23061              Silly thinko pointed out by Sarathy.
23062      Branch: perl
23063            ! intrpvar.h perl.c
23064 ____________________________________________________________________________
23065 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
23066         Log: At least a temporary fix for the mysterious scope core dumps
23067              in Tru64 from Graham.
23068      Branch: perl
23069            ! ext/List/Util/Util.xs
23070 ____________________________________________________________________________
23071 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
23072         Log: (Retracted by #11872)
23073      Branch: perl
23074            ! intrpvar.h
23075 ____________________________________________________________________________
23076 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
23077         Log: Quench a -Wall gripe noticed by Robin Barker.
23078      Branch: perl
23079            ! op.c
23080 ____________________________________________________________________________
23081 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
23082         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
23083              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23084              Date: Wed, 05 Sep 2001 02:01:32 +0900
23085              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
23086      Branch: perl
23087            ! lib/Unicode/UCD.pm
23088 ____________________________________________________________________________
23089 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
23090         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
23091              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
23092              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
23093              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
23094      Branch: perl
23095            ! gv.c
23096 ____________________________________________________________________________
23097 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
23098         Log: Update Changes.
23099      Branch: perl
23100            ! Changes patchlevel.h
23101 ____________________________________________________________________________
23102 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
23103         Log: Add the \[$@%&*] prototype support.
23104      Branch: perl
23105            ! op.c pod/perlsub.pod t/comp/proto.t
23106 ____________________________________________________________________________
23107 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
23108         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
23109              From: Michael G Schwern <schwern@pobox.com>
23110              Date: Mon, 3 Sep 2001 18:59:01 -0400
23111              Message-ID: <20010903185901.Z9233@blackrider>
23112      Branch: perl
23113            ! lib/CGI/t/form.t
23114 ____________________________________________________________________________
23115 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
23116         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
23117              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
23118              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
23119              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
23120      Branch: perl
23121            ! gv.c
23122 ____________________________________________________________________________
23123 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
23124         Log: More srand entry tweakage based on Randal's suggestion.
23125      Branch: perl
23126            ! pod/perlfunc.pod
23127 ____________________________________________________________________________
23128 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
23129         Log: Subject: [PATCH] 'main' *is* a reserved word
23130              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23131              Date: Mon, 3 Sep 2001 22:55:41 +0200
23132              Message-ID: <20010903225541.A24097@rafael>
23133      Branch: perl
23134            ! toke.c
23135 ____________________________________________________________________________
23136 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
23137         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
23138              From: Peter Prymmer <pvhp@best.com>
23139              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
23140              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
23141      Branch: perl
23142            ! README.vms configure.com
23143 ____________________________________________________________________________
23144 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
23145         Log: Subject: Re: A slightly better default seed?   
23146              From: Michael G Schwern <schwern@pobox.com>
23147              Date: Mon, 3 Sep 2001 18:08:15 -0400 
23148              Message-ID: <20010903180815.W9233@blackrider>
23149      Branch: perl
23150            ! t/op/srand.t
23151 ____________________________________________________________________________
23152 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
23153         Log: Add sharedsv.o to microperl object files.
23154      Branch: perl
23155            ! Makefile.micro
23156 ____________________________________________________________________________
23157 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
23158         Log: AUTHORS updates and
23159              
23160              Subject: [PATCH] Just some preening :-)        
23161              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
23162              Date: Tue, 4 Sep 2001 14:16:59 +0100
23163              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
23164      Branch: perl
23165            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
23166 ____________________________________________________________________________
23167 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
23168         Log: Typo fix and slight rewording.
23169      Branch: perl
23170            ! pod/perlfunc.pod
23171 ____________________________________________________________________________
23172 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
23173         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
23174      Branch: perl
23175            ! pod/perlfaq4.pod
23176 ____________________________________________________________________________
23177 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
23178         Log: The helper file changed name.
23179      Branch: perl
23180            ! MANIFEST
23181 ____________________________________________________________________________
23182 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
23183         Log: Update to Scalar-List-Utils 1.03
23184      Branch: perl
23185            + ext/List/Util/t/shuffle.t
23186            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
23187            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
23188            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
23189            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
23190            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
23191            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
23192            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
23193            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
23194 ____________________________________________________________________________
23195 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
23196         Log: Make crypt() do something more sane for Unicode
23197              (take crypt() of the low eight bits of the characters,
23198              instead of taking crypt() of the UTF-8 of the scalar);
23199              add a test for crypt().
23200      Branch: perl
23201            + t/op/crypt.t
23202            ! MANIFEST pod/perlfunc.pod pp.c
23203 ____________________________________________________________________________
23204 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
23205         Log: Reorganize the srand entry.
23206      Branch: perl
23207            ! pod/perlfunc.pod
23208 ____________________________________________________________________________
23209 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
23210         Log: Remove the tests that assume something about
23211              calling srand() without arguments multiple times.
23212      Branch: perl
23213            ! t/op/srand.t
23214 ____________________________________________________________________________
23215 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
23216         Log: Upgrade to Math::BigInt 1.42.
23217      Branch: perl
23218            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23219            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
23220            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
23221            ! lib/Math/BigInt/t/mbimbf.t
23222 ____________________________________________________________________________
23223 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
23224         Log: integrate change#11847 from maint-5.6
23225              
23226              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
23227      Branch: perl
23228            ! sv.c
23229 ____________________________________________________________________________
23230 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
23231         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
23232      Branch: maint-5.6/perl
23233            ! sv.c
23234 ____________________________________________________________________________
23235 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
23236         Log: As far as I can tell these functions have been Unicodified.
23237      Branch: perl
23238            ! doop.c
23239 ____________________________________________________________________________
23240 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
23241         Log: Update to Storable 1.0.13.
23242      Branch: perl
23243            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23244            ! ext/Storable/Storable.xs
23245 ____________________________________________________________________________
23246 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
23247         Log: Patch the Filter::Simple test to work with
23248              the core test suite (since the FilterTest.pm
23249              is in t/lib, not in lib).
23250      Branch: perl
23251            ! lib/Filter/Simple/t/filter.t
23252 ____________________________________________________________________________
23253 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
23254         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
23255      Branch: perl
23256            + t/lib/FilterTest.pm
23257            - t/lib/MyFilter.pm
23258 ____________________________________________________________________________
23259 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
23260         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
23261              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
23262              Text::Balanced 1.86.
23263      Branch: perl
23264            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
23265            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
23266            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
23267            + lib/Switch/t/nested.t lib/Switch/t/switch.t
23268            + lib/Text/Balanced/Changes lib/Text/Balanced/README
23269            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
23270            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
23271            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
23272            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
23273            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
23274            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
23275            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
23276            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
23277            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
23278            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
23279            ! MANIFEST lib/Attribute/Handlers.pm
23280            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
23281            ! lib/Attribute/Handlers/demo/Demo.pm
23282            ! lib/Attribute/Handlers/demo/Descriptions.pm
23283            ! lib/Attribute/Handlers/demo/MyClass.pm
23284            ! lib/Attribute/Handlers/demo/demo.pl
23285            ! lib/Attribute/Handlers/demo/demo2.pl
23286            ! lib/Attribute/Handlers/demo/demo3.pl
23287            ! lib/Attribute/Handlers/demo/demo4.pl
23288            ! lib/Attribute/Handlers/demo/demo_call.pl
23289            ! lib/Attribute/Handlers/demo/demo_chain.pl
23290            ! lib/Attribute/Handlers/demo/demo_cycle.pl
23291            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
23292            ! lib/Attribute/Handlers/demo/demo_phases.pl
23293            ! lib/Attribute/Handlers/demo/demo_range.pl
23294            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
23295            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
23296            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
23297            ! lib/Text/Balanced.pm
23298 ____________________________________________________________________________
23299 [ 11841] By: sky                                   on 2001/09/03  11:04:15
23300         Log: Forgot to add a file with Change #11840
23301      Branch: perl
23302            + t/op/srand.t
23303 ____________________________________________________________________________
23304 [ 11840] By: sky                                   on 2001/09/03  11:02:04
23305         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
23306              From: Michael G Schwern <schwern@pobox.com>
23307              Date: Mon, 3 Sep 2001 07:43:00 -0400
23308              Message-ID: <20010903074300.E9233@blackrider>
23309      Branch: perl
23310            ! MANIFEST pod/perlfunc.pod t/op/rand.t
23311 ____________________________________________________________________________
23312 [ 11839] By: sky                                   on 2001/09/03  10:47:11
23313         Log: Document the changes with regards to running of END blocks.
23314              And DESTROY on global objects are called in perl_destruct()!
23315      Branch: perl
23316            ! pod/perl572delta.pod pod/perlembed.pod
23317 ____________________________________________________________________________
23318 [ 11838] By: sky                                   on 2001/09/03  09:34:44
23319         Log: Subject: [PATCH t/op/time.t] Partial cleanup
23320              From: Michael G Schwern <schwern@pobox.com>
23321              Date: Mon, 3 Sep 2001 06:29:42 -0400
23322              Message-ID: <20010903062942.C9233@blackrider>
23323      Branch: perl
23324            ! t/op/time.t
23325 ____________________________________________________________________________
23326 [ 11837] By: sky                                   on 2001/09/03  09:30:02
23327         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
23328              From: Michael G Schwern <schwern@pobox.com>
23329              Date: Mon, 3 Sep 2001 06:24:13 -0400
23330              Message-ID: <20010903062413.B9233@blackrider>
23331      Branch: perl
23332            ! t/op/rand.t
23333 ____________________________________________________________________________
23334 [ 11836] By: sky                                   on 2001/09/03  07:56:47
23335         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
23336              From: Michael G Schwern <schwern@pobox.com>
23337              Date: Sun, 2 Sep 2001 21:38:43 -0400
23338              Message-ID: <20010902213843.L2711@blackrider>
23339      Branch: perl
23340            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
23341            ! MANIFEST
23342 ____________________________________________________________________________
23343 [ 11835] By: nick                                  on 2001/09/03  06:20:06
23344         Log: Integrate mainline
23345      Branch: perlio
23346           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
23347            - t/op/misc.t
23348           !> (integrate 187 files)
23349 ____________________________________________________________________________
23350 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
23351         Log: Update Changes.
23352      Branch: perl
23353            ! Changes patchlevel.h
23354 ____________________________________________________________________________
23355 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
23356         Log: Slight tweaks.
23357      Branch: perl
23358            ! t/run/kill_perl.t
23359 ____________________________________________________________________________
23360 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
23361         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
23362      Branch: perl
23363            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23364 ____________________________________________________________________________
23365 [ 11831] By: sky                                   on 2001/09/02  12:10:42
23366         Log: Change #11828 wasn't complete, this updates to intest path
23367      Branch: perl
23368            ! t/run/kill_perl.t
23369 ____________________________________________________________________________
23370 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
23371         Log: 's's's.
23372      Branch: perl
23373            ! Changes
23374 ____________________________________________________________________________
23375 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
23376         Log: Update Changes.
23377      Branch: perl
23378            ! Changes patchlevel.h
23379 ____________________________________________________________________________
23380 [ 11828] By: sky                                   on 2001/09/02  11:53:56
23381         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
23382              From: Michael G Schwern <schwern@pobox.com>
23383              Date: Sat, 1 Sep 2001 20:18:58 -0400
23384              Message-ID: <20010901201858.X606@blackrider>
23385              +MANIFEST Fix
23386      Branch: perl
23387            + t/run/kill_perl.t
23388            - t/op/misc.t t/run/segfault.t
23389            ! MANIFEST
23390 ____________________________________________________________________________
23391 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
23392         Log: Subject: [PATCH] lib/Time/Local.pm
23393              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23394              Date: Sun, 2 Sep 2001 06:50:01 -0500
23395              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
23396      Branch: perl
23397            ! lib/Time/Local.pm
23398 ____________________________________________________________________________
23399 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
23400         Log: Tick off Unicode collation and the normalization from
23401              the todo list.
23402      Branch: perl
23403            ! pod/perltodo.pod
23404 ____________________________________________________________________________
23405 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
23406         Log: Update to Unicode 3.1.1.
23407      Branch: perl
23408            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
23409            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
23410            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
23411            ! lib/unicore/PropList.txt lib/unicore/README.perl
23412            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
23413            ! lib/unicore/rename lib/unicore/version
23414 ____________________________________________________________________________
23415 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
23416         Log: Slight doc tweaks for the module.
23417      Branch: perl
23418            ! lib/Unicode/UCD.pm
23419 ____________________________________________________________________________
23420 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
23421         Log: Rename the variable: it *used* to be (wrongly) that the
23422              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
23423              but that is no more the case: PL_reg_match_utf8 is better.
23424      Branch: perl
23425            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
23426            ! regexec.c sv.c thrdvar.h
23427 ____________________________________________________________________________
23428 [ 11822] By: ams                                   on 2001/09/02  02:54:50
23429         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
23430              From: Ilmari Karonen <iltzu@sci.fi>
23431              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
23432              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
23433              (op/sub_lval.t updated to take new error message into account.)
23434      Branch: perl
23435            ! op.c t/op/sub_lval.t
23436 ____________________________________________________________________________
23437 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
23438         Log: remove stray CRs in files; keep all files with UNIX line-ends
23439              (Porting/makerel adds CRs to the files that need it in the
23440              distribution)
23441      Branch: perl
23442            ! NetWare/t/NWScripts.pl README.dos
23443            ! ext/Encode/Encode/cns11643-1.enc
23444            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
23445            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
23446 ____________________________________________________________________________
23447 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
23448         Log: some remnants of change#11803
23449      Branch: perl
23450            ! ext/ByteLoader/byterun.h perl.h
23451 ____________________________________________________________________________
23452 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
23453         Log: Update to Unicode::Collate 0.08.
23454      Branch: perl
23455            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23456            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23457 ____________________________________________________________________________
23458 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
23459         Log: Test tweaks.
23460      Branch: perl
23461            ! t/op/pat.t
23462 ____________________________________________________________________________
23463 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
23464         Log: Fix test
23465      Branch: maint-5.6/macperl
23466            ! t/lib/b.t
23467 ____________________________________________________________________________
23468 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
23469         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
23470              warnings in Config.pm with -W; increase default and
23471              minimum RAM; bump version number.
23472      Branch: maint-5.6/macperl
23473            + macos/lib/Mac/LowMem.pm
23474            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
23475            ! macos/configpm macos/macperl/MacPerl.r
23476 ____________________________________________________________________________
23477 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
23478         Log: Make syntax check report in MPW style, fix tests
23479              to use Mac::err=unix to get normal-style error
23480              messages.
23481      Branch: maint-5.6/macperl
23482            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
23483            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
23484 ____________________________________________________________________________
23485 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
23486         Log: Make MPW-style errors optional (but the default); add
23487              MacPerl::ErrorFormat() function and Mac::err pragma
23488      Branch: maint-5.6/macperl
23489            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
23490            + macos/ext/Mac/err/err.xs
23491            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
23492            ! macos/macish.c macos/macish.h macos/macperl.sym
23493 ____________________________________________________________________________
23494 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
23495         Log: More module and test ports from Thomas Wegner et al
23496      Branch: maint-5.6/macperl
23497            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
23498            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
23499            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
23500            ! t/op/magic.t
23501 ____________________________________________________________________________
23502 [ 11812] By: sky                                   on 2001/09/01  17:19:30
23503         Log: Subject: [PATCH t/op/concat.t] cleanup
23504              From: Michael G Schwern <schwern@pobox.com>
23505              Date: Sat, 1 Sep 2001 14:06:28 -0400
23506              Message-ID: <20010901140628.C606@blackrider>
23507      Branch: perl
23508            ! t/op/concat.t
23509 ____________________________________________________________________________
23510 [ 11811] By: sky                                   on 2001/09/01  12:25:29
23511         Log: Change #11805 didn't update the MANIFEST
23512      Branch: perl
23513            ! MANIFEST
23514 ____________________________________________________________________________
23515 [ 11810] By: sky                                   on 2001/09/01  11:52:44
23516         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
23517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23518              Date: Sat, 1 Sep 2001 14:50:14 +0200
23519              Message-ID: <20010901145014.A691@rafael>
23520      Branch: perl
23521            ! t/op/inccode.t
23522 ____________________________________________________________________________
23523 [ 11809] By: sky                                   on 2001/09/01  11:49:22
23524         Log: Subject: PATCH: ExtUtils::MakeMaker
23525              From: Tony Bowden <tony@kasei.com>
23526              Date: Sat, 1 Sep 2001 10:33:53 +0100
23527              Message-ID: <20010901103353.A13863@soto.kasei.com>
23528              Manually applied
23529      Branch: perl
23530            ! lib/ExtUtils/MakeMaker.pm
23531 ____________________________________________________________________________
23532 [ 11808] By: sky                                   on 2001/09/01  11:39:13
23533         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
23534              From: mike808@users.sourceforge.net
23535              Date: Sat, 1 Sep 101 11:27:50 GMT
23536              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
23537              With little tweak
23538      Branch: perl
23539            ! lib/Term/Cap.pm
23540 ____________________________________________________________________________
23541 [ 11807] By: ams                                   on 2001/09/01  11:31:16
23542         Log: Subject: oct() and hex()
23543              From: Nicholas Clark <nick@ccl4.org>
23544              Date: Fri, 31 Aug 2001 23:14:13 +0100
23545              Message-Id: <20010831231413.J4950@plum.flirble.org>
23546      Branch: perl
23547            ! pod/perlclib.pod
23548 ____________________________________________________________________________
23549 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
23550         Log: Integrate change 11801 from maintperl
23551      Branch: maint-5.6/macperl
23552            ! perl.c
23553 ____________________________________________________________________________
23554 [ 11805] By: sky                                   on 2001/08/31  21:35:10
23555         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
23556              From: Michael G Schwern <schwern@pobox.com>
23557              Date: Fri, 31 Aug 2001 15:36:28 -0400
23558              Message-ID: <20010831153628.B598@blackrider>
23559              Check for things which used to segfault
23560      Branch: perl
23561            + t/run/segfault.t
23562 ____________________________________________________________________________
23563 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
23564         Log: integrate change#11801 from maint-5.6
23565              
23566              remove age-old UNICOS "workaround" that introduces a static, and
23567              hence an egregious race condition for threaded builds (*sigh*
23568              beats me why this kludge wasn't guarded by a UNICOS-specific
23569              #define *sigh*)
23570      Branch: perl
23571            ! perl.c
23572 ____________________________________________________________________________
23573 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
23574         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
23575              working in 5.7.x
23576      Branch: perl
23577            - objXSUB.h
23578            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
23579            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
23580            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
23581            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
23582            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
23583            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
23584            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
23585            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23586            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
23587            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
23588            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
23589            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23590            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
23591            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
23592            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
23593            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
23594            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
23595            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
23596            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
23597            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
23598            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
23599            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
23600 ____________________________________________________________________________
23601 [ 11802] By: ams                                   on 2001/08/31  18:11:32
23602         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
23603              From: "Philip Newton" <Philip.Newton@gmx.net>
23604              Date: Fri, 31 Aug 2001 21:12:56 +0200
23605              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
23606      Branch: perl
23607            ! pod/perldiag.pod
23608 ____________________________________________________________________________
23609 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
23610         Log: remove age-old UNICOS "workaround" that introduces a static, and
23611              hence an egregious race condition for threaded builds (*sigh*
23612              beats me why this kludge wasn't guarded by a UNICOS-specific
23613              #define *sigh*)
23614      Branch: maint-5.6/perl
23615            ! perl.c
23616 ____________________________________________________________________________
23617 [ 11800] By: sky                                   on 2001/08/31  17:30:26
23618         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
23619              Might break on platforms where bool is larger than 8 bites ???
23620      Branch: perl
23621            ! regcomp.c
23622 ____________________________________________________________________________
23623 [ 11799] By: ams                                   on 2001/08/31  12:15:44
23624         Log: Integrate 11778 into mainline.
23625      Branch: perl
23626            ! t/base/term.t
23627 ____________________________________________________________________________
23628 [ 11798] By: sky                                   on 2001/08/31  11:31:44
23629         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
23630              supposed to happen.
23631      Branch: perl
23632            ! regcomp.c
23633 ____________________________________________________________________________
23634 [ 11797] By: sky                                   on 2001/08/31  11:28:17
23635         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
23636              From: "John P. Linderman" <jpl@research.att.com>
23637              Date: Fri, 31 Aug 2001 08:20:35 -0400
23638              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
23639              Fixes test 14 which could fail randomly in rare cases.
23640      Branch: perl
23641            ! ext/Time/HiRes/HiRes.t regcomp.c
23642 ____________________________________________________________________________
23643 [ 11796] By: ams                                   on 2001/08/31  01:13:07
23644         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
23645              From: Nicholas Clark <nick@ccl4.org>
23646              Date: Thu, 30 Aug 2001 23:21:50 +0100
23647              Message-Id: <20010830232150.D4950@plum.flirble.org>
23648      Branch: perl
23649            ! ext/Sys/Syslog/Makefile.PL
23650 ____________________________________________________________________________
23651 [ 11795] By: ams                                   on 2001/08/30  23:53:23
23652         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
23653              patching example
23654              From: Michael G Schwern <schwern@pobox.com>
23655              Date: Thu, 30 Aug 2001 17:02:08 -0400
23656              Message-Id: <20010830170208.M2318@blackrider>
23657      Branch: perl
23658            ! pod/perlhack.pod
23659 ____________________________________________________________________________
23660 [ 11794] By: ams                                   on 2001/08/30  19:35:36
23661         Log: Subject: [PATCH] pp_modulo
23662              From: Nicholas Clark <nick@ccl4.org>
23663              Date: Thu, 30 Aug 2001 18:20:54 +0100
23664              Message-Id: <20010830182053.A4950@plum.flirble.org>
23665      Branch: perl
23666            ! pp.c t/op/64bitint.t
23667 ____________________________________________________________________________
23668 [ 11793] By: sky                                   on 2001/08/30  13:02:48
23669         Log: 11792 wasn't complete
23670      Branch: perl
23671            ! makedef.pl regcomp.c
23672 ____________________________________________________________________________
23673 [ 11792] By: sky                                   on 2001/08/30  12:21:11
23674         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
23675      Branch: perl
23676            ! makedef.pl
23677 ____________________________________________________________________________
23678 [ 11791] By: sky                                   on 2001/08/30  10:08:02
23679         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
23680      Branch: perl
23681            ! config_h.SH
23682 ____________________________________________________________________________
23683 [ 11790] By: sky                                   on 2001/08/30  08:22:31
23684         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
23685              on the pad. Fixes coredumps in cleanups introduced by
23686              Change 11755  
23687      Branch: perl
23688            ! op.c perl.c sv.h
23689 ____________________________________________________________________________
23690 [ 11789] By: sky                                   on 2001/08/29  19:01:47
23691         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
23692              This is a replacement implmentation that works on HPUX.
23693              This bug should probably be fixed in GCC.
23694      Branch: perl
23695            ! ext/Socket/Socket.xs
23696 ____________________________________________________________________________
23697 [ 11788] By: ams                                   on 2001/08/29  17:35:33
23698         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
23699              From: Nicholas Clark <nick@ccl4.org>
23700              Date: Wed, 29 Aug 2001 18:21:56 +0100
23701              Message-Id: <20010829182156.O4950@plum.flirble.org>
23702      Branch: perl
23703            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
23704 ____________________________________________________________________________
23705 [ 11787] By: sky                                   on 2001/08/29  10:42:54
23706         Log: Added test for pack_addr_in and unpack_addr_in
23707              Nitpik in test 10
23708      Branch: perl
23709            ! ext/Socket/Socket.t
23710 ____________________________________________________________________________
23711 [ 11786] By: sky                                   on 2001/08/29  10:28:14
23712         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
23713              Trying to catch errors on HP-UX
23714      Branch: perl
23715            ! ext/Socket/Socket.t
23716 ____________________________________________________________________________
23717 [ 11785] By: sky                                   on 2001/08/29  09:07:03
23718         Log: make sure USE_THREADS is defined so external apps work
23719      Branch: perl
23720            ! config_h.SH
23721 ____________________________________________________________________________
23722 [ 11784] By: sky                                   on 2001/08/29  08:06:12
23723         Log: Subject: Re: The hitlist of untested modules.
23724              From: Jonathan Stowe <gellyfish@gellyfish.com>
23725              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
23726              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
23727              Start of tests for Shell.pm (make Schwern poorer!)
23728      Branch: perl
23729            + lib/Shell.t
23730            ! MANIFEST
23731 ____________________________________________________________________________
23732 [ 11783] By: sky                                   on 2001/08/29  07:37:50
23733         Log: END{} can change the return value even if we die from BEGIN{}
23734      Branch: perl
23735            ! miniperlmain.c
23736 ____________________________________________________________________________
23737 [ 11782] By: ams                                   on 2001/08/29  06:32:17
23738         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
23739              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23740              Date: Wed, 29 Aug 2001 09:18:17 +0200
23741              Message-Id: <20010829091817.A4453@rafael>
23742      Branch: perl
23743            ! t/op/inccode.t
23744 ____________________________________________________________________________
23745 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
23746         Log: Delete xsubpp.patch, as full copy exists now
23747      Branch: maint-5.6/macperl
23748            - macos/xsubpp.patch
23749 ____________________________________________________________________________
23750 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
23751         Log: Add Changes file
23752      Branch: maint-5.6/macperl
23753            + macos/Changes
23754 ____________________________________________________________________________
23755 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
23756         Log: Add Mac version of xsubpp as separate file
23757      Branch: maint-5.6/macperl
23758            + macos/xsubpp
23759            ! macos/Makefile.mk
23760 ____________________________________________________________________________
23761 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
23762         Log: Fix open of /dev/null for Mac OS
23763      Branch: maint-5.6/macperl
23764            ! t/base/term.t
23765 ____________________________________________________________________________
23766 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
23767         Log: Various patches: enable more tests; skip CVS in PerlInstall;
23768              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
23769      Branch: maint-5.6/macperl
23770            ! macos/MacPerlTests.cmd macos/PerlInstall
23771            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
23772 ____________________________________________________________________________
23773 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
23774         Log: Allow for platforms to override formatting of errors
23775              on output from Matthias Neeracher (Mac files)
23776      Branch: maint-5.6/macperl
23777            ! macos/macish.c macos/macish.h
23778 ____________________________________________________________________________
23779 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
23780         Log: Allow for platforms to override formatting of errors
23781              on output from Matthias Neeracher (core files)
23782      Branch: maint-5.6/macperl
23783            ! perl.h pp_ctl.c util.c
23784 ____________________________________________________________________________
23785 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
23786         Log: Add some param checking, from reports by Kevin Reid.
23787      Branch: maint-5.6/macperl
23788            ! macos/ext/Mac/Controls/Controls.pm
23789            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
23790 ____________________________________________________________________________
23791 [ 11773] By: ams                                   on 2001/08/28  23:54:57
23792         Log: Subject: [PATCH] make coretest
23793              From: Paul Johnson <paul@pjcj.net>
23794              Date: Wed, 29 Aug 2001 00:11:38 +0200
23795              Message-Id: <20010829001138.B12169@pjcj.net>
23796              (Applied without the change to perlhack.pod. This should
23797              probably stay undocumented.)
23798      Branch: perl
23799            ! Makefile.SH t/TEST
23800 ____________________________________________________________________________
23801 [ 11772] By: sky                                   on 2001/08/28  13:01:20
23802         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
23803              From: Michael G Schwern <schwern@pobox.com>
23804              Date: Tue, 28 Aug 2001 09:57:39 -0400
23805              Message-ID: <20010828095738.E17775@blackrider>
23806      Branch: perl
23807            ! pod/perlhack.pod t/op/pack.t
23808 ____________________________________________________________________________
23809 [ 11771] By: sky                                   on 2001/08/28  11:20:13
23810         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
23811              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23812              Date: Tue, 28 Aug 2001 14:23:43 +0200
23813              Message-ID: <20010828142343.A19299@rafael>
23814      Branch: perl
23815            ! pod/perlvar.pod pp_ctl.c
23816 ____________________________________________________________________________
23817 [ 11770] By: ams                                   on 2001/08/28  10:13:21
23818         Log: Subject: [PATCH] odd typo in op.h
23819              From: Nicholas Clark <nick@ccl4.org>
23820              Date: Tue, 28 Aug 2001 12:10:26 +0100
23821              Message-Id: <20010828121026.V4950@plum.flirble.org>
23822      Branch: perl
23823            ! op.h
23824 ____________________________________________________________________________
23825 [ 11769] By: sky                                   on 2001/08/28  08:09:16
23826         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
23827              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
23828              Date: Tue, 28 Aug 2001 02:22:20 +0300
23829              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
23830      Branch: perl
23831            ! ext/B/B/Lint.pm
23832 ____________________________________________________________________________
23833 [ 11768] By: ams                                   on 2001/08/28  00:47:35
23834         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23835              From: Michael G Schwern <schwern@pobox.com>
23836              Date: Mon, 27 Aug 2001 21:24:44 -0400
23837              Message-Id: <20010827212444.F12582@blackrider>
23838      Branch: perl
23839            ! pod/perlhack.pod t/op/pack.t
23840 ____________________________________________________________________________
23841 [ 11767] By: ams                                   on 2001/08/27  23:59:48
23842         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23843              From: Michael G Schwern <schwern@pobox.com>
23844              Date: Mon, 27 Aug 2001 20:12:29 -0400
23845              Message-Id: <20010827201229.D12582@blackrider>
23846      Branch: perl
23847            ! pod/perlhack.pod t/op/pack.t
23848 ____________________________________________________________________________
23849 [ 11766] By: ams                                   on 2001/08/27  23:39:40
23850         Log: Update Changes.
23851      Branch: perl
23852            ! Changes
23853 ____________________________________________________________________________
23854 [ 11765] By: ams                                   on 2001/08/27  22:53:10
23855         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
23856              From: Michael G Schwern <schwern@pobox.com>
23857              Date: Mon, 27 Aug 2001 19:47:30 -0400
23858              Message-Id: <20010827194730.C12582@blackrider>
23859      Branch: perl
23860            ! t/op/inccode.t
23861 ____________________________________________________________________________
23862 [ 11764] By: ams                                   on 2001/08/27  22:46:21
23863         Log: Subject: [PATCH] new tests for the coderef-in-@INC
23864              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23865              Date: Mon, 27 Aug 2001 22:36:27 +0200
23866              Message-Id: <20010827223627.C690@rafael>
23867              
23868              Subject: Re: [PATCH] new tests for the coderef-in-@INC
23869              From: Nicholas Clark <nick@ccl4.org>
23870              Date: Tue, 28 Aug 2001 00:02:46 +0100
23871              Message-Id: <20010828000245.R4950@plum.flirble.org>
23872      Branch: perl
23873            + t/op/inccode.t
23874            ! MANIFEST
23875 ____________________________________________________________________________
23876 [ 11763] By: ams                                   on 2001/08/27  22:41:09
23877         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
23878              bleadperl on fire, Win95+4NT)
23879              From: Michael G Schwern <schwern@pobox.com>
23880              Date: Mon, 27 Aug 2001 16:54:42 -0400
23881              Message-Id: <20010827165442.F9436@blackrider>
23882      Branch: perl
23883            ! lib/warnings.t
23884 ____________________________________________________________________________
23885 [ 11762] By: sky                                   on 2001/08/27  19:19:17
23886         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
23887              avaible at compile time. This broke the compilation of 
23888              Net/Ping.pm
23889      Branch: perl
23890            ! lib/Net/Ping.pm
23891 ____________________________________________________________________________
23892 [ 11761] By: sky                                   on 2001/08/27  18:34:48
23893         Log: Removed tripple definitions of CUSTOM_OP functions.
23894      Branch: perl
23895            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
23896 ____________________________________________________________________________
23897 [ 11760] By: sky                                   on 2001/08/27  18:21:27
23898         Log: Regen headers
23899      Branch: perl
23900            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
23901            ! perlapi.h proto.h
23902 ____________________________________________________________________________
23903 [ 11759] By: ams                                   on 2001/08/27  16:31:53
23904         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
23905              From: "chromatic" <chromatic@rmci.net>
23906              Date: Mon, 27 Aug 2001 11:17:09 -0600
23907              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
23908      Branch: perl
23909            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
23910 ____________________________________________________________________________
23911 [ 11758] By: sky                                   on 2001/08/27  15:16:42
23912         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
23913              Thanks to H. Merijn Brand for the patch.
23914              Some of the comments and or guards might be removable in perl.h now.
23915      Branch: perl
23916            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
23917            ! Porting/Glossary Porting/config_H README.threads config_h.SH
23918            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
23919            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
23920            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
23921            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
23922            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
23923            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
23924            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
23925            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
23926            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
23927            ! win32/config_H.vc win32/perllib.c win32/win32.h
23928            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
23929            ! wince/config.h wince/config_H.ce wince/win32.h
23930            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
23931 ____________________________________________________________________________
23932 [ 11757] By: sky                                   on 2001/08/27  13:39:16
23933         Log: Subject: GNU ld parses arguments different
23934              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23935              Date: Mon, 27 Aug 2001 16:25:51 +0200
23936              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
23937      Branch: perl
23938            ! hints/hpux.sh
23939 ____________________________________________________________________________
23940 [ 11756] By: sky                                   on 2001/08/27  13:18:45
23941         Log: Subject: Custom Ops
23942              From: Simon Cozens <simon@netthink.co.uk>
23943              Date: Sat, 25 Aug 2001 17:45:09 +0100
23944              Message-ID: <20010825174509.A5752@netthink.co.uk>
23945              I also added a fix to Opcode.pm to quite test cases.
23946      Branch: perl
23947            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
23948            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
23949 ____________________________________________________________________________
23950 [ 11755] By: sky                                   on 2001/08/27  05:37:17
23951         Log: Plugs a memory leak on destruction of regular expressions
23952              introcued by #11274.
23953              PL_regex_padav now has an AV as it's first entry with a list
23954              of freed regex_padav slots that it will reuse on creating
23955              new PMOPs.
23956      Branch: perl
23957            ! op.c perl.c
23958 ____________________________________________________________________________
23959 [ 11754] By: ams                                   on 2001/08/26  14:38:52
23960         Log: Subject: [PATCH] t/io/binmode.t
23961              From: Nicholas Clark <nick@ccl4.org>
23962              Date: Sun, 26 Aug 2001 12:03:05 +0100
23963              Message-Id: <20010826120305.C4950@plum.flirble.org>
23964              
23965              (Also a nitpick in #11752 to t/op/universal.t)
23966      Branch: perl
23967            ! t/io/binmode.t t/op/universal.t
23968 ____________________________________________________________________________
23969 [ 11753] By: ams                                   on 2001/08/26  08:19:34
23970         Log: Subject: [PATCH] op/universal.t failing
23971              From: Nicholas Clark <nick@ccl4.org>
23972              Date: Sun, 26 Aug 2001 09:48:22 +0100
23973              Message-Id: <20010826094822.B4950@plum.flirble.org>
23974      Branch: perl
23975            ! t/op/universal.t
23976 ____________________________________________________________________________
23977 [ 11752] By: ams                                   on 2001/08/25  22:46:13
23978         Log: Subject: Re: 'can' with undefined subs
23979              From: Tony Bowden <tony@kasei.com>
23980              Date: Sat, 25 Aug 2001 14:58:17 +0100
23981              Message-Id: <20010825145817.A11788@soto.kasei.com>
23982              (Applied with minor modifications.)
23983      Branch: perl
23984            ! t/op/universal.t
23985 ____________________________________________________________________________
23986 [ 11751] By: ams                                   on 2001/08/25  18:28:43
23987         Log: Subject: Re: 'can' with undefined subs
23988              From: Tony Bowden <tony@kasei.com>
23989              Date: Sat, 25 Aug 2001 15:13:14 +0100
23990              Message-Id: <20010825151314.B11788@soto.kasei.com>
23991      Branch: perl
23992            ! lib/UNIVERSAL.pm
23993 ____________________________________________________________________________
23994 [ 11750] By: nick                                  on 2001/08/25  15:24:15
23995         Log: Integrate mainline
23996      Branch: perlio
23997           +> t/io/binmode.t
23998           !> (integrate 26 files)
23999 ____________________________________________________________________________
24000 [ 11749] By: nick                                  on 2001/08/25  14:55:41
24001         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
24002              From:  John Peacock <jpeacock@rowman.com>
24003              Date:  Wed, 22 Aug 2001 12:05:28 -0400
24004              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
24005      Branch: perl
24006            ! pod/perlhack.pod
24007 ____________________________________________________________________________
24008 [ 11748] By: nick                                  on 2001/08/25  14:53:04
24009         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
24010              From:  Michael G Schwern <schwern@pobox.com>
24011              Date:  Wed, 22 Aug 2001 19:22:45 -0400
24012              Message-Id:  <20010822192245.U619@blackrider>
24013      Branch: perl
24014            ! MANIFEST
24015 ____________________________________________________________________________
24016 [ 11747] By: nick                                  on 2001/08/25  14:52:33
24017         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
24018              From:  Nicholas Clark <nick@ccl4.org>
24019              Date:  Wed, 22 Aug 2001 23:29:06 +0100
24020              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
24021      Branch: perl
24022            + t/io/binmode.t
24023            ! perlio.c pod/perlfunc.pod
24024 ____________________________________________________________________________
24025 [ 11744] By: nick                                  on 2001/08/25  14:37:33
24026         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
24027              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24028              Date:  Fri, 24 Aug 2001 22:10:42 +0200
24029              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
24030      Branch: perl
24031            ! x2p/a2py.c x2p/walk.c
24032 ____________________________________________________________________________
24033 [ 11743] By: nick                                  on 2001/08/25  14:32:47
24034         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
24035              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24036              Date:  Fri, 24 Aug 2001 23:34:13 +0200
24037              Message-Id:  <20010824233413.A1285@rafael>
24038      Branch: perl
24039            ! pod/perlfunc.pod pod/perlvar.pod
24040 ____________________________________________________________________________
24041 [ 11742] By: ams                                   on 2001/08/25  13:16:02
24042         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
24043              From: Nicholas Clark <nick@ccl4.org>
24044              Date: Sat, 25 Aug 2001 14:50:07 +0100
24045              Message-Id: <20010825145007.L41464@plum.flirble.org>
24046      Branch: perl
24047            ! pp_ctl.c
24048 ____________________________________________________________________________
24049 [ 11741] By: nick                                  on 2001/08/24  07:08:45
24050         Log: When applying patch via Porting/apply fails, do p4 refresh
24051              to get old files back.
24052      Branch: perl
24053            ! Porting/apply
24054 ____________________________________________________________________________
24055 [ 11740] By: ams                                   on 2001/08/24  04:47:24
24056         Log: #11739 was incomplete.
24057      Branch: perl
24058            ! pod/perldiag.pod
24059 ____________________________________________________________________________
24060 [ 11739] By: ams                                   on 2001/08/24  04:09:40
24061         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
24062              From: "Philip Newton" <Philip.Newton@gmx.net>
24063              Date: Fri, 24 Aug 2001 07:08:34 +0200
24064      Branch: perl
24065            ! pod/perldiag.pod
24066 ____________________________________________________________________________
24067 [ 11738] By: ams                                   on 2001/08/24  02:19:42
24068         Log: Fixed Doug Wilson's email address.
24069      Branch: perl
24070            ! AUTHORS
24071 ____________________________________________________________________________
24072 [ 11737] By: ams                                   on 2001/08/24  00:10:13
24073         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
24074              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24075              Date: Thu, 23 Aug 2001 22:22:58 +0200
24076              Message-Id: <20010823222258.A901@rafael>
24077      Branch: perl
24078            ! pod/perldiag.pod
24079 ____________________________________________________________________________
24080 [ 11736] By: ams                                   on 2001/08/24  00:05:02
24081         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
24082              From: "Craig A. Berry" <craigberry@mac.com>
24083              Date: Thu, 23 Aug 2001 19:07:45 -0500
24084              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
24085      Branch: perl
24086            ! configure.com
24087 ____________________________________________________________________________
24088 [ 11735] By: sky                                   on 2001/08/23  13:42:07
24089         Log: Backed out 11732, it breaks lib/strict.t 
24090      Branch: perl
24091            ! op.c
24092 ____________________________________________________________________________
24093 [ 11734] By: sky                                   on 2001/08/23  11:45:59
24094         Log: Removed toy from 17133 after Matt Sargeants request.
24095      Branch: perl
24096            ! pod/perlfaq4.pod
24097 ____________________________________________________________________________
24098 [ 11733] By: sky                                   on 2001/08/23  11:36:29
24099         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
24100              From: Robin Houston <robin@kitsite.com>
24101              Date: Wed, 22 Aug 2001 23:06:16 +0100
24102              Message-ID: <20010822230616.A254@robin.kitsite.com>
24103      Branch: perl
24104            ! pod/perlfaq4.pod
24105 ____________________________________________________________________________
24106 [ 11732] By: sky                                   on 2001/08/23  10:36:02
24107         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
24108              From: Simon Cozens <simon@netthink.co.uk>
24109              Date: Thu, 23 Aug 2001 12:06:36 +0100
24110              Message-ID: <20010823120636.A9961@netthink.co.uk>
24111      Branch: perl
24112            ! op.c
24113 ____________________________________________________________________________
24114 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
24115         Log: fix broken windows build
24116      Branch: perl
24117            ! perl.h
24118 ____________________________________________________________________________
24119 [ 11730] By: ams                                   on 2001/08/22  21:35:30
24120         Log: Subject: [PATCH] io/tell.t doesn't chdir t
24121              From: Nicholas Clark <nick@ccl4.org>
24122              Date: Wed, 22 Aug 2001 23:25:58 +0100
24123              Message-Id: <20010822232557.Y82818@plum.flirble.org>
24124      Branch: perl
24125            ! t/io/tell.t
24126 ____________________________________________________________________________
24127 [ 11729] By: ams                                   on 2001/08/22  20:32:21
24128         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
24129              questions)
24130              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24131              Date: Wed, 22 Aug 2001 17:09:04 -0400
24132              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
24133              (Oops, forgot File::Spec::Unix in the previous patch.)
24134      Branch: perl
24135            ! lib/File/Spec/Unix.pm
24136 ____________________________________________________________________________
24137 [ 11728] By: ams                                   on 2001/08/22  20:25:41
24138         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
24139              questions)
24140              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24141              Date: Wed, 22 Aug 2001 17:09:04 -0400
24142              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
24143      Branch: perl
24144            ! lib/File/Spec.pm
24145 ____________________________________________________________________________
24146 [ 11727] By: ams                                   on 2001/08/22  19:43:30
24147         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
24148              From: John Peacock <jpeacock@rowman.com>
24149              Date: Wed, 22 Aug 2001 12:35:52 -0400
24150              Message-Id: <3B83DF68.5D89DC81@rowman.com>
24151              (Adds proper tests for $], notwithstanding Subject. +nitpick)
24152      Branch: perl
24153            ! t/op/ver.t
24154 ____________________________________________________________________________
24155 [ 11726] By: ams                                   on 2001/08/22  19:36:39
24156         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
24157              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
24158              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
24159              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
24160      Branch: perl
24161            ! lib/diagnostics.pm lib/diagnostics.t
24162 ____________________________________________________________________________
24163 [ 11725] By: ams                                   on 2001/08/22  19:25:01
24164         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
24165              From: Nicholas Clark <nick@ccl4.org>
24166              Date: Wed, 22 Aug 2001 20:59:05 +0100
24167              Message-Id: <20010822205905.U82818@plum.flirble.org>
24168      Branch: perl
24169            ! pp.c t/op/64bitint.t t/op/arith.t
24170 ____________________________________________________________________________
24171 [ 11724] By: ams                                   on 2001/08/22  10:02:33
24172         Log: Subject: Configure blooper
24173              From: H.Merijn Brand <h.m.brand@hccnet.nl>
24174              Date: Wed, 22 Aug 2001 12:38:35 +0200
24175              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
24176      Branch: perl
24177            ! Configure
24178 ____________________________________________________________________________
24179 [ 11723] By: ams                                   on 2001/08/21  16:17:53
24180         Log: Subject: [PATCH] installperl -help
24181              From: Nicholas Clark <nick@ccl4.org>
24182              Date: Tue, 21 Aug 2001 17:34:23 +0100
24183              Message-Id: <20010821173423.F82818@plum.flirble.org>
24184      Branch: perl
24185            ! installperl
24186 ____________________________________________________________________________
24187 [ 11722] By: ams                                   on 2001/08/20  07:46:31
24188         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
24189              From: Ilmari Karonen <iltzu@sci.fi>
24190              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
24191              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
24192      Branch: perl
24193            ! pod/perlvar.pod
24194 ____________________________________________________________________________
24195 [ 11721] By: nick                                  on 2001/08/20  06:24:31
24196         Log: Integrate mainline
24197      Branch: perlio
24198           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
24199           +> lib/Lingua/KO/Hangul/Util/Changes
24200           +> lib/Lingua/KO/Hangul/Util/README
24201           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
24202           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
24203           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
24204           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
24205           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
24206           +> lib/Unicode/Normalize/t/test.t
24207            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
24208           !> (integrate 55 files)
24209 ____________________________________________________________________________
24210 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
24211         Log: Integrate Change #11599 from maint-5.6/perl
24212      Branch: maint-5.6/macperl
24213           !> README.win32
24214 ____________________________________________________________________________
24215 [ 11719] By: ams                                   on 2001/08/18  21:21:42
24216         Log: Add Porting/apply to MANIFEST.
24217      Branch: perl
24218            ! MANIFEST
24219 ____________________________________________________________________________
24220 [ 11718] By: sky                                   on 2001/08/18  14:38:01
24221         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
24222              Better solution would be to make 5005threaded perl use
24223              the same system as ithreads do
24224      Branch: perl
24225            ! perl.h
24226 ____________________________________________________________________________
24227 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
24228         Log: New try for ID 20010407.006: detach the semantics
24229              "was the last match target UTF8" into its own variable.
24230      Branch: perl
24231            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
24232            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
24233 ____________________________________________________________________________
24234 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
24235         Log: UTF8 flag should be meaningful only when POK.
24236      Branch: perl
24237            ! dump.c
24238 ____________________________________________________________________________
24239 [ 11715] By: sky                                   on 2001/08/18  11:45:16
24240         Log: USE_THREADS and USE_ITHREADS are never true at the same time
24241      Branch: perl
24242            ! perl.h
24243 ____________________________________________________________________________
24244 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
24245         Log: Retract #11712 for now.  The real fix would probably
24246              be something like making PL_reg_sv a copy (PV + UTF8)
24247              of the matched/substituted string (note: not just a SvPOK
24248              string, for example the stringified form of a ROK would
24249              be applicable)  Beware of leaks.
24250      Branch: perl
24251            ! pp_hot.c t/op/pat.t
24252 ____________________________________________________________________________
24253 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
24254         Log: UTF8 wasn't printing for PVMGs.
24255      Branch: perl
24256            ! dump.c
24257 ____________________________________________________________________________
24258 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
24259         Log: (Retracted by #11714)
24260              
24261              Okay analysis, debatable fix.  (The fix will inc
24262              the refcount of all temporary match objects,
24263              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
24264              which will then cause griping at untie() time
24265              ("inner references remain").
24266              
24267              Fix for ID 20010407.006: PL_reg_sv got wiped out
24268              by freetemps if the match target was a temporary
24269              (like function_call() =~ /.../), which in turn meant
24270              that the $1 et al stopped working if they had UTF-8
24271              in them.  Therefore bump up the refcount of PL_reg_sv.
24272      Branch: perl
24273            ! pp_hot.c t/op/pat.t
24274 ____________________________________________________________________________
24275 [ 11711] By: ams                                   on 2001/08/17  20:32:08
24276         Log: Subject: [PATCH] doesn't compile, was perl@11710
24277              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24278              Date: Fri, 17 Aug 2001 23:21:10 +0200
24279              Message-Id: <20010817232110.C7041@rafael> 
24280      Branch: perl
24281            ! sharedsv.c
24282 ____________________________________________________________________________
24283 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
24284         Log: Update Changes.
24285      Branch: perl
24286            ! Changes patchlevel.h
24287 ____________________________________________________________________________
24288 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
24289         Log: Upgrade to libnet 1.0704.
24290      Branch: perl
24291            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
24292            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
24293            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
24294            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
24295            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
24296            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
24297            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
24298 ____________________________________________________________________________
24299 [ 11708] By: sky                                   on 2001/08/17  13:34:04
24300         Log: Let perl_clone copy PL_exit_flags
24301      Branch: perl
24302            ! sv.c
24303 ____________________________________________________________________________
24304 [ 11707] By: sky                                   on 2001/08/17  12:28:41
24305         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
24306      Branch: perl
24307            ! sharedsv.c sharedsv.h
24308 ____________________________________________________________________________
24309 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
24310         Log: The metaconfig unit change for #11705.
24311      Branch: metaconfig/U/perl
24312            ! Extensions.U
24313 ____________________________________________________________________________
24314 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
24315         Log: Allow the threads extension to be found if present.
24316      Branch: perl
24317            ! Configure
24318 ____________________________________________________________________________
24319 [ 11704] By: nick                                  on 2001/08/17  11:47:54
24320         Log: Mail -> change script (pre-alpha)
24321      Branch: perl
24322            + Porting/apply
24323 ____________________________________________________________________________
24324 [ 11703] By: sky                                   on 2001/08/17  07:11:24
24325         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
24326              Thanks to Tom Hospel for pointing out my error.
24327      Branch: perl
24328            ! op.h
24329 ____________________________________________________________________________
24330 [ 11702] By: sky                                   on 2001/08/17  04:18:11
24331         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
24332      Branch: perl
24333            ! embed.pl miniperlmain.c perl.c perl.h proto.h
24334 ____________________________________________________________________________
24335 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
24336         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
24337              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
24338      Branch: perl
24339            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
24340            + lib/Lingua/KO/Hangul/Util/README
24341            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
24342            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
24343            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
24344            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
24345            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
24346            + lib/Unicode/Normalize/t/test.t
24347            ! MANIFEST
24348 ____________________________________________________________________________
24349 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
24350         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
24351              Date: Thu, 16 Aug 2001 22:46:15 -0500
24352              From: "Craig A. Berry" <craigberry@mac.com>
24353              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
24354      Branch: perl
24355            ! configure.com numeric.c
24356 ____________________________________________________________________________
24357 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
24358         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
24359              of the usual suspects (like getpwent) but not for others
24360              (like localtime and rand).  The _r versions are available
24361              for all of them, so let's use them.
24362      Branch: perl
24363            ! perl.h
24364 ____________________________________________________________________________
24365 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
24366         Log: (Accidental apply; thankfully empty.)
24367      Branch: perl
24368            ! hints/os390.sh
24369 ____________________________________________________________________________
24370 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
24371         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
24372              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24373              Date: Thu, 16 Aug 2001 16:27:49 +0100
24374              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
24375      Branch: perl
24376            ! regexec.c t/op/re_tests
24377 ____________________________________________________________________________
24378 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
24379         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
24380              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24381              Date: Thu, 16 Aug 2001 18:50:01 +0100
24382              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
24383      Branch: perl
24384            ! pp_hot.c t/op/pat.t
24385 ____________________________________________________________________________
24386 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
24387         Log: Subject: [PATCH] *time_r again
24388              From: "Arthur Bergman" <arthur@contiller.se>
24389              Date: Thu, 16 Aug 2001 16:01:54 +0200
24390              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
24391      Branch: perl
24392            ! op.h
24393 ____________________________________________________________________________
24394 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
24395         Log: system() and backtick error handling cleanup from Craig A. Berry.
24396      Branch: perl
24397            ! vms/vms.c
24398 ____________________________________________________________________________
24399 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
24400         Log: change#10334 leaks memory, copies string when it doesn't
24401              need to
24402      Branch: perl
24403            ! perl.c
24404 ____________________________________________________________________________
24405 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
24406         Log: One more twist to the sprintf + utf8 testing.
24407      Branch: perl
24408            ! t/op/misc.t
24409 ____________________________________________________________________________
24410 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
24411         Log: Fix for 20010407.008 sprintf removes utf8-ness.
24412      Branch: perl
24413            ! pp.c t/op/misc.t
24414 ____________________________________________________________________________
24415 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
24416         Log: Subject: [PATCH] *time_r fixes
24417              From: "Arthur Bergman" <arthur@contiller.se>
24418              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
24419              Date: Thu, 16 Aug 2001 14:22:27 +0200
24420      Branch: perl
24421            ! op.h
24422 ____________________________________________________________________________
24423 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
24424         Log: Upgrade to CGI.pm 2.77.
24425      Branch: perl
24426            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
24427            ! lib/CGI/t/function.t
24428 ____________________________________________________________________________
24429 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
24430         Log: Document the bytes-to-Unicode upgrading.
24431      Branch: perl
24432            ! pod/perlunicode.pod
24433 ____________________________________________________________________________
24434 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
24435         Log: Add a test for Unicode sprintf.
24436      Branch: perl
24437            ! t/op/misc.t
24438 ____________________________________________________________________________
24439 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
24440         Log: Add Unicode tests for index/rindex.
24441      Branch: perl
24442            ! t/op/index.t
24443 ____________________________________________________________________________
24444 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
24445         Log: Document a bit the art of minimizing the installation,
24446              based on the p5p discussion.
24447      Branch: perl
24448            ! INSTALL
24449 ____________________________________________________________________________
24450 [ 11684] By: nick                                  on 2001/08/15  15:03:31
24451         Log: Integrate mainline
24452      Branch: perlio
24453           +> sharedsv.c sharedsv.h
24454           !> (integrate 53 files)
24455 ____________________________________________________________________________
24456 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
24457         Log: Update Changes.
24458      Branch: perl
24459            ! Changes patchlevel.h
24460 ____________________________________________________________________________
24461 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
24462         Log: The #11673 necessitated a test tweak.
24463      Branch: perl
24464            ! t/io/utf8.t
24465 ____________________________________________________________________________
24466 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
24467         Log: Also UNICOS is in the general case unable to silently
24468              handle fp overflows.
24469      Branch: perl
24470            ! numeric.c
24471 ____________________________________________________________________________
24472 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
24473         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
24474              NV_EPSILON #defined.
24475      Branch: perl
24476            ! perl.h
24477 ____________________________________________________________________________
24478 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
24479         Log: Re-establish the fp overflow detection for VAX VMS; there
24480              is no easy way to have the IEEE fp silent overflow semantics.
24481              (in Alpha VMS we still will use IEEE fp by default-- but it
24482              is still possible to configure Perl to use G_FLOAT)
24483      Branch: perl
24484            ! numeric.c
24485 ____________________________________________________________________________
24486 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
24487         Log: Subject: [PATCH] pp_lock 
24488              From: "Arthur Bergman" <arthur@contiller.se>
24489              Date: Wed, 15 Aug 2001 11:52:16 +0200
24490              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
24491      Branch: perl
24492            ! pp.c
24493 ____________________________________________________________________________
24494 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
24495         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
24496              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24497              Date: Wed, 15 Aug 2001 11:32:11 +0100
24498              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
24499      Branch: perl
24500            ! regcomp.c t/op/re_tests
24501 ____________________________________________________________________________
24502 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
24503         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
24504              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24505              Date: Wed, 15 Aug 2001 10:33:49 +0100
24506              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
24507      Branch: perl
24508            ! regexec.c t/op/re_tests
24509 ____________________________________________________________________________
24510 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
24511         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
24512              From: Barrie Slaymaker <barries@slaysys.com>
24513              Date: Tue, 14 Aug 2001 14:32:25 -0400
24514              Message-ID: <20010814143225.A19822@jester.slaysys.com>
24515      Branch: perl
24516            ! lib/File/Spec.t lib/File/Spec/Unix.pm
24517 ____________________________________________________________________________
24518 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
24519         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
24520              From: Peter Prymmer <pvhp@forte.com>
24521              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
24522              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
24523      Branch: perl
24524            ! README.vms configure.com
24525 ____________________________________________________________________________
24526 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
24527         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
24528              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24529              Date: Tue, 14 Aug 2001 21:23:27 +0200
24530              Message-ID: <20010814212327.A1919@rafael>
24531      Branch: perl
24532            ! doio.c
24533 ____________________________________________________________________________
24534 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
24535         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
24536              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24537              Date: Tue, 14 Aug 2001 22:30:11 +0200
24538              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
24539              
24540              Combination of nmake, quoting, and Perl expanded $( in here-doc.
24541      Branch: perl
24542            ! ext/SDBM_File/Makefile.PL
24543 ____________________________________________________________________________
24544 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
24545         Log: Todo updates.
24546      Branch: perl
24547            ! pod/perltodo.pod
24548 ____________________________________________________________________________
24549 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
24550         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
24551              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24552              Date: Mon, 13 Aug 2001 23:15:01 +0200
24553              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
24554      Branch: perl
24555            ! sv.c
24556 ____________________________________________________________________________
24557 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
24558         Log: Subject: [PATCH] [b-]showlex.t
24559              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24560              Date: Sun, 12 Aug 2001 22:24:51 +0200
24561              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
24562              
24563              The 4nt command shell will expand the % in command line
24564              no matter what quoting is attempted, changed the % to @.
24565      Branch: perl
24566            ! ext/B/Showlex.t
24567 ____________________________________________________________________________
24568 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
24569         Log: Subject: [PATCH] magic.t
24570              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24571              Date: Sun, 12 Aug 2001 20:49:27 +0200
24572              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
24573      Branch: perl
24574            ! t/op/magic.t
24575 ____________________________________________________________________________
24576 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
24577         Log: Add sharedsv* to the DOSish platforms; plus add
24578              some WinCE files to the list of DOSish files.
24579      Branch: perl
24580            ! NetWare/Makefile Porting/makerel win32/Makefile
24581            ! win32/makefile.mk wince/Makefile.ce
24582 ____________________________________________________________________________
24583 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
24584         Log: More DOSish files.
24585      Branch: perl
24586            ! Porting/makerel
24587 ____________________________________________________________________________
24588 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
24589         Log: Strip CRs from the WinCE files.  Now we need to
24590              figure out in which CRs are really needed: probably
24591              Makefile.ce and the README files, at least, probably
24592              also the registry.bat.
24593      Branch: perl
24594            ! wince/Makefile.ce wince/README.compile wince/README.perlce
24595            ! wince/config.h wince/include/cectype.h wince/include/errno.h
24596            ! wince/include/sys/stat.h wince/include/sys/types.h
24597            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
24598            ! wince/perldll.def wince/registry.bat wince/wince.h
24599            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
24600 ____________________________________________________________________________
24601 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
24602         Log: Add some files to DOSish and writables.
24603      Branch: perl
24604            ! Porting/makerel
24605 ____________________________________________________________________________
24606 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
24607         Log: Compile failure message tidying.
24608      Branch: perl
24609            ! t/lib/1_compile.t
24610 ____________________________________________________________________________
24611 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
24612         Log: The new sharedsv* should be exported only if usethreads.
24613      Branch: perl
24614            ! makedef.pl
24615 ____________________________________________________________________________
24616 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
24617         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
24618              From: Peter Prymmer <pvhp@forte.com>
24619              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
24620              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
24621      Branch: perl
24622            ! README.os390
24623 ____________________________________________________________________________
24624 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
24625         Log: Update Changes.
24626      Branch: perl
24627            ! Changes patchlevel.h
24628 ____________________________________________________________________________
24629 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
24630         Log: Subject: [PATHC] sharedsv.[c|h]
24631              From: "Artur Bergman" <artur@contiller.se>
24632              Date: Mon, 13 Aug 2001 14:38:41 +0200
24633              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
24634              
24635              Subject: [PATCH] embed.pl
24636              From: Arthur Bergman <arthur@contiller.se>
24637              Date: Mon, 13 Aug 2001 14:38:14 +0200
24638              Message-ID: <B79D96D6.3088%arthur@contiller.se>
24639              
24640              Subject: [PATCH] sharedsv cleanups
24641              From: "Arthur Bergman" <arthur@contiller.se>
24642              Date: Mon, 13 Aug 2001 15:14:25 +0200
24643              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
24644              
24645              Plus few tweaks: _init needs to be Adp, the prototypes
24646              should not be revealed unless using ithreads, #endif FOO
24647              must be #endif /* FOO */, adding (parentheses) around
24648              do { } while doesn't work too well.
24649      Branch: perl
24650            + sharedsv.c sharedsv.h
24651            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
24652            ! perl.h perlapi.c pod/perlapi.pod proto.h
24653 ____________________________________________________________________________
24654 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
24655         Log: Subject: Re: END {} blocks run in perl_run
24656              From: Arthur Bergman <arthur@contiller.se>
24657              Date: Mon, 13 Aug 2001 11:11:30 +0200
24658              Message-ID: <B79D6661.3068%arthur@contiller.se>
24659      Branch: perl
24660            ! perl.c
24661 ____________________________________________________________________________
24662 [ 11657] By: nick                                  on 2001/08/13  09:03:02
24663         Log: Integrate mainline
24664      Branch: perlio
24665           +> (branch 326 files)
24666            - (delete 330 files)
24667           !> (integrate 85 files)
24668 ____________________________________________________________________________
24669 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
24670         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
24671              and the Perl will be built to do that by default (adding that
24672              will break scripts having non-UTF-8 binary data, such as Latin-1.)
24673      Branch: perl
24674            ! op.c toke.c utf8.h
24675 ____________________________________________________________________________
24676 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
24677         Log: Unnecessary downgrades.
24678      Branch: perl
24679            ! doop.c
24680 ____________________________________________________________________________
24681 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
24682         Log: Failure not true anymore (probably caused by my broken setup).
24683      Branch: perl
24684            ! t/op/pat.t
24685 ____________________________________________________________________________
24686 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
24687         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
24688              stopped working).
24689      Branch: perl
24690            ! op.h pp_ctl.c regcomp.c
24691 ____________________________________________________________________________
24692 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
24693         Log: There is no IN_UTF8.
24694      Branch: perl
24695            ! utf8.h
24696 ____________________________________________________________________________
24697 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
24698         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
24699      Branch: perl
24700            ! op.c op.h pp_ctl.c regcomp.c
24701 ____________________________________________________________________________
24702 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
24703         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
24704              and a test tweak.
24705      Branch: perl
24706            ! op.c t/pod/find.t
24707 ____________________________________________________________________________
24708 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
24709         Log: Todo updates and fixes.
24710      Branch: perl
24711            ! pod/perltodo.pod
24712 ____________________________________________________________________________
24713 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
24714         Log: Mark tests (and one module) having explicit Latin-1
24715              (and one file having explicit UTF-8) with an explicit
24716              'no utf8' (and one explicit 'use utf8').
24717              
24718              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
24719      Branch: perl
24720            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
24721            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
24722            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
24723 ____________________________________________________________________________
24724 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
24725         Log: Subject: SV: END {} blocks run in perl_run
24726              From: "Arthur Bergman" <arthur@contiller.se>
24727              Date: Sun, 12 Aug 2001 00:34:28 +0200 
24728              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
24729      Branch: perl
24730            ! miniperlmain.c perl.c
24731 ____________________________________________________________________________
24732 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
24733         Log: Typos in #11645.
24734      Branch: perl
24735            ! perl.h
24736 ____________________________________________________________________________
24737 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
24738         Log: On ithreads default to use_reentrant except on naturally
24739              threadsafe platforms.
24740      Branch: perl
24741            ! perl.h
24742 ____________________________________________________________________________
24743 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
24744         Log: (Hopefully) a fix for 20010723.004: make install needs
24745              write permission in build directory.  The problem was
24746              probably caused by overeager sprinkling of the lib/re.pm
24747              dependencies (which was done to guarantee lib/re.pm being
24748              uptodate for parallel makes: now solved by funneling that
24749              through an explicit recursive make in the preplibrary target).
24750      Branch: perl
24751            ! Makefile.SH
24752 ____________________________________________________________________________
24753 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
24754         Log: Dispell the "use utf8" superstition.
24755      Branch: perl
24756            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
24757            ! pod/perlunicode.pod
24758 ____________________________________________________________________________
24759 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
24760         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
24761              From: "Abigail" <abigail@foad.org> 
24762              Date: Sat, 11 Aug 2001 23:49:49 +0200
24763              Message-ID: <20010811214950.23255.qmail@foad.org>
24764      Branch: perl
24765            ! t/op/taint.t
24766 ____________________________________________________________________________
24767 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
24768         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
24769              From: Abhijit Menon-Sen <ams@wiw.org>
24770              Date: Sat, 11 Aug 2001 06:18:19 +0530
24771              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
24772      Branch: perl
24773            ! mg.c
24774 ____________________________________________________________________________
24775 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
24776         Log: Test for change #11639.
24777      Branch: perl
24778            ! t/op/tiehandle.t
24779 ____________________________________________________________________________
24780 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
24781         Log: Subject: Re: Can't localize *FH, then tie it
24782              From: Abhijit Menon-Sen <ams@wiw.org>
24783              Date: Sun, 12 Aug 2001 16:08:06 +0530
24784              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
24785      Branch: perl
24786            ! pp_hot.c pp_sys.c
24787 ____________________________________________________________________________
24788 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
24789         Log: Drop all the unnecessary "use utf8" clauses and some of
24790              the unnecessary "use bytes" ones.
24791              
24792              TODO: scour the documentation for unnecessary "use utf8"
24793              and prominently display it in perldelta when the time comes.
24794              ("use utf8" should be necessary ONLY if one wants the script
24795              to be in UTF-8.)  Also should be checked in some non-ASCII
24796              non-Latin-1 platform, like EBCDIC.
24797      Branch: perl
24798            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
24799            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
24800 ____________________________________________________________________________
24801 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
24802         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
24803              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
24804              in Unicode handling.
24805      Branch: perl
24806            + t/op/lc.t
24807            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
24808 ____________________________________________________________________________
24809 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
24810         Log: Thinko: we want the flags for native cc, not gcc.
24811      Branch: perl
24812            ! hints/dec_osf.sh
24813 ____________________________________________________________________________
24814 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
24815         Log: (retracted by 13077)
24816              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
24817              From: Robin Houston <robin@kitsite.com>
24818              Date: Fri, 10 Aug 2001 14:42:02 +0100
24819              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
24820      Branch: perl
24821            ! pp.c
24822 ____________________________________________________________________________
24823 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
24824         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
24825              From: Abhijit Menon-Sen <ams@wiw.org>
24826              Date: Sat, 11 Aug 2001 16:31:04 +0530
24827              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
24828      Branch: perl
24829            ! op.c
24830 ____________________________________________________________________________
24831 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
24832         Log: Get rid of indread, from Abhijit Menon-Sen.
24833      Branch: perl
24834            ! pp_sys.c
24835 ____________________________________________________________________________
24836 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
24837         Log: CRLFgngngn.
24838      Branch: perl
24839            ! win32/Makefile win32/makefile.mk
24840 ____________________________________________________________________________
24841 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
24842         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
24843      Branch: perl
24844            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
24845            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
24846            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
24847            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
24848            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
24849            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
24850            ! win32/Makefile win32/makefile.mk
24851 ____________________________________________________________________________
24852 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
24853         Log: Avoid #elif (less portable than #else #if).
24854      Branch: perl
24855            ! handy.h
24856 ____________________________________________________________________________
24857 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
24858         Log: Subject: patch for perlvar.pod
24859              From: mah@everybody.org (Mark A. Hershberger)
24860              Date: 08 Aug 2001 17:03:16 -0500
24861              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
24862      Branch: perl
24863            ! pod/perlvar.pod
24864 ____________________________________________________________________________
24865 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
24866         Log: cpp commands must start (the # must be) at the column #0.
24867      Branch: perl
24868            ! op.c
24869 ____________________________________________________________________________
24870 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
24871         Log: If using gcc -B/foo/bar makedepend would give
24872              unnecessary warnings about unused -B/foo/bar.
24873      Branch: perl
24874            ! makedepend.SH
24875 ____________________________________________________________________________
24876 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
24877         Log: Update Changes.
24878      Branch: perl
24879            ! Changes patchlevel.h
24880 ____________________________________________________________________________
24881 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
24882         Log: s/z/tz/
24883      Branch: perl
24884            ! pod/perlfaq2.pod
24885 ____________________________________________________________________________
24886 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
24887         Log: Article nit.
24888      Branch: perl
24889            ! pod/perlfaq2.pod
24890 ____________________________________________________________________________
24891 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
24892         Log: Rename lib/unicode files to lib/unicore to avoid
24893              conflicts between core lib/unicode and Unicode::
24894              files in case-ignoring filesystems.
24895      Branch: perl
24896            + (add 325 files)
24897            - (delete 324 files)
24898            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
24899 ____________________________________________________________________________
24900 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
24901         Log: Upgrade to Math::BigInt 1.41.
24902      Branch: perl
24903            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
24904 ____________________________________________________________________________
24905 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
24906         Log: Subject: [PATCH] remove PL_na from typemap
24907              From: James <james@rf.net>
24908              Date: Mon, 06 Aug 2001 20:23:15 -0700
24909              Message-ID: <3B6F5F23.A31A81B1@rf.net>
24910              
24911              (had to be manually applied)
24912      Branch: perl
24913            ! lib/ExtUtils/typemap
24914 ____________________________________________________________________________
24915 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
24916         Log: The metaconfig unit changes for #11618.
24917      Branch: metaconfig/U/perl
24918            + d_fpclassl.U i_fp.U
24919 ____________________________________________________________________________
24920 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
24921         Log: Forgot this from #11618.
24922              
24923              NOTE: wince/config_H.ce needs updating.
24924      Branch: perl
24925            ! wince/config.ce
24926 ____________________________________________________________________________
24927 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
24928         Log: Introduce more floating point classifying APIs;
24929              try to define (most importantly) Perl_is{inf,nan}(x).
24930              
24931              For this first cut, assume none such APIs exist in non-UNIXoid
24932              platforms-- this is of course too unkind: Win32 rumoredly has
24933              _fpclass() and _isnan(), and VMS/VOS very probably have some
24934              of the APIs available.     The only thing Perl uses at the moment
24935              is Perl_isnan() (has been in use for a while now).
24936              
24937              NOTE: the Win32 and NetWare config_h.?c need regenerating.
24938      Branch: perl
24939            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
24940            ! Porting/config_H config_h.SH configure.com epoc/config.sh
24941            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
24942            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24943            ! vos/config.ga.h win32/config.bc win32/config.gc
24944            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24945            ! win32/config_H.vc wince/config.ce wince/config.h
24946 ____________________________________________________________________________
24947 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
24948         Log: Integrate change #11519 from perlio:
24949              
24950              Avoid testing for (non-)existance of "encoding(xxxx)"
24951              layer is called "encoding" the (xxxx) is an argument.
24952      Branch: perl
24953           !> lib/open.pm
24954 ____________________________________________________________________________
24955 [ 11616] By: nick                                  on 2001/08/09  07:50:24
24956         Log: Integrate mainline
24957      Branch: perlio
24958           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
24959           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
24960           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
24961           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
24962            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
24963            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
24964           !> (integrate 79 files)
24965 ____________________________________________________________________________
24966 [ 11615] By: nick                                  on 2001/08/09  06:23:44
24967         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
24968              layer is called "encoding" the (xxxx) is an argument.
24969      Branch: perlio
24970            ! lib/open.pm
24971 ____________________________________________________________________________
24972 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
24973         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
24974              From: Paul Johnson <paul@pjcj.net>
24975              Date: Wed, 8 Aug 2001 23:54:17 +0200
24976              Message-ID: <20010808235417.O1006@pjcj.net>
24977      Branch: perl
24978            ! ext/B/B/Concise.pm
24979 ____________________________________________________________________________
24980 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
24981         Log: Make VMS use IEEE math by default; reorder Tru64 hints
24982              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
24983              exception semantics) is always set if using (the new) cc.
24984      Branch: perl
24985            ! configure.com hints/dec_osf.sh
24986 ____________________________________________________________________________
24987 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
24988         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
24989              From: Abhijit Menon-Sen <ams@wiw.org>
24990              Date: Tue, 7 Aug 2001 17:16:05 +0530
24991              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
24992      Branch: perl
24993            ! pp_sys.c
24994 ____________________________________________________________________________
24995 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
24996         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
24997              From: "Craig A. Berry" <craigberry@mac.com>
24998              Date: Tue, 07 Aug 2001 22:27:47 -0500
24999              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
25000      Branch: perl
25001            ! t/run/exit.t
25002 ____________________________________________________________________________
25003 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
25004         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
25005              From: "Craig A. Berry" <craigberry@mac.com>
25006              Date: Tue, 07 Aug 2001 20:01:53 -0500
25007              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
25008      Branch: perl
25009            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
25010 ____________________________________________________________________________
25011 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
25012         Log: Update the magazine information.
25013      Branch: perl
25014            ! pod/perlfaq2.pod
25015 ____________________________________________________________________________
25016 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
25017         Log: Ignore SIGFPE everywhere.
25018      Branch: perl
25019            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
25020 ____________________________________________________________________________
25021 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
25022         Log: With permission, change the licensing of the docs by
25023              TomC (and Gnat) to comply with the rest of Perl.
25024      Branch: perl
25025            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25026            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25027            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
25028            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
25029            ! pod/perltootc.pod
25030 ____________________________________________________________________________
25031 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
25032         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
25033              From: Andy Dougherty <doughera@lafayette.edu>
25034              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
25035              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
25036      Branch: perl
25037            ! hints/openbsd.sh
25038 ____________________________________________________________________________
25039 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
25040         Log: Subject: [PATCH] Makefile.SH test_prep dependency
25041              From: Andy Dougherty <doughera@lafayette.edu>
25042              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
25043              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
25044      Branch: perl
25045            ! Makefile.SH
25046 ____________________________________________________________________________
25047 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
25048         Log: Don't autogenerate the headers et alia,
25049              make regen_headers explicitly.
25050      Branch: perl
25051            ! Makefile.SH
25052 ____________________________________________________________________________
25053 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
25054         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
25055              From: Gurusamy Sarathy <gsar@ActiveState.com> 
25056              Date: Tue, 07 Aug 2001 08:33:26 -0700
25057              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
25058              
25059              Unnecessary dependency.
25060      Branch: perl
25061            ! embed.pl
25062 ____________________________________________________________________________
25063 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
25064         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
25065              From: Abhijit Menon-Sen <ams@wiw.org>
25066              Date: Tue, 7 Aug 2001 09:10:54 +0530
25067              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
25068      Branch: perl
25069            ! pp_hot.c
25070 ____________________________________________________________________________
25071 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
25072         Log: Subject: [PATCH perl@11597] B && BEGIN handling
25073              From: "James A. Duncan" <jduncan@fotango.com>
25074              Date: Mon, 6 Aug 2001 17:29:11 +0100
25075              Message-ID: <20010806172911.A2071@fotango.com>
25076              
25077              (the intrpvar.h addition moved to the end for bincompat)
25078      Branch: perl
25079            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
25080 ____________________________________________________________________________
25081 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
25082         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
25083      Branch: perl
25084           !> README.win32
25085 ____________________________________________________________________________
25086 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
25087         Log: fix URLs for fcrypt.c
25088      Branch: maint-5.6/perl
25089            ! README.win32
25090 ____________________________________________________________________________
25091 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
25092         Log: Yet another way to say Infinity: HP-UX calls its "++".
25093      Branch: perl
25094            ! lib/Math/BigInt/t/bigintpm.t
25095 ____________________________________________________________________________
25096 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
25097         Log: Update Changes.
25098      Branch: perl
25099            ! Changes patchlevel.h
25100 ____________________________________________________________________________
25101 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
25102         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
25103      Branch: perl
25104            ! pod/perlfaq5.pod
25105 ____________________________________________________________________________
25106 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
25107         Log: The #11593 wasn't right.
25108      Branch: perl
25109            ! lib/Math/BigInt/t/bigintpm.t
25110 ____________________________________________________________________________
25111 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
25112         Log: Subject: [PATCH: perl@11564] introducing perlivp
25113              From: Prymmer/Kahn <pvhp@best.com>
25114              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
25115              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
25116              
25117              Subject: Re: [PATCH: perl@11564] introducing perlivp
25118              From: Prymmer/Kahn <pvhp@best.com>
25119              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
25120              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
25121      Branch: perl
25122            + utils/perlivp.PL
25123            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
25124            ! win32/Makefile win32/makefile.mk
25125 ____________________________________________________________________________
25126 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
25127         Log: libcs are confused what to call Infinity.
25128      Branch: perl
25129            ! lib/Math/BigInt/t/bigintpm.t
25130 ____________________________________________________________________________
25131 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
25132         Log: Avoid SIGFPE in Tru64.
25133      Branch: perl
25134            ! numeric.c
25135 ____________________________________________________________________________
25136 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
25137         Log: Upgrade to Math::BigInt 1.40.
25138              
25139              NOTE: this patch necessitates doing something about
25140              infinity handling since the new bigintpm.t tests use
25141              infinity, which causes SIGFPEs at least in Tru64.
25142      Branch: perl
25143            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
25144            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
25145            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
25146            ! lib/Math/BigInt/t/mbimbf.t
25147 ____________________________________________________________________________
25148 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
25149         Log: remove hardcoded cmd shell in testsuite
25150      Branch: perl
25151            ! t/op/glob.t t/op/magic.t t/op/stat.t
25152 ____________________________________________________________________________
25153 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
25154         Log: 4-arg select() was busted on windows because change#8178 didn't
25155              make it into mainline
25156      Branch: perl
25157            ! perl.h win32/include/sys/socket.h
25158 ____________________________________________________________________________
25159 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
25160         Log: Rename the Getopt::Long tests to be as they are
25161              in the Getopt::Long official distribution.
25162      Branch: perl
25163            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
25164            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
25165            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
25166            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
25167            ! MANIFEST
25168 ____________________________________________________________________________
25169 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
25170         Log: Upgrade to Getopt::Long 2.26.
25171      Branch: perl
25172            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
25173            ! MANIFEST lib/Getopt/Long.pm
25174 ____________________________________________________________________________
25175 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
25176         Log: Retract #10874 (the hack should be unnecessary by now)
25177      Branch: perl
25178            ! lib/Test/Harness.pm
25179 ____________________________________________________________________________
25180 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
25181         Log: avoid temp file littering in tests
25182      Branch: perl
25183            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
25184 ____________________________________________________________________________
25185 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
25186         Log: Subject: warning in sv.c: double format, NV arg
25187              From: "Philip Newton" <Philip.Newton@gmx.net>
25188              Date: Sun, 5 Aug 2001 19:41:07 +0200
25189              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
25190      Branch: perl
25191            ! sv.c
25192 ____________________________________________________________________________
25193 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
25194         Log: fix POSIX.t#13 for windos
25195      Branch: perl
25196            ! ext/POSIX/POSIX.t
25197 ____________________________________________________________________________
25198 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
25199         Log: Add a test for PerlIO::Via.
25200      Branch: perl
25201            + ext/PerlIO/t/via.t
25202            ! MANIFEST ext/PerlIO/Via/Via.pm
25203 ____________________________________________________________________________
25204 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
25205         Log: flock() and link() are not available on Windows 9x
25206      Branch: perl
25207            ! win32/config_sh.PL
25208 ____________________________________________________________________________
25209 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
25210         Log: Some Tru64 C compilers have C++ components that confuse
25211              the ccversion parsing.
25212      Branch: perl
25213            ! hints/dec_osf.sh
25214 ____________________________________________________________________________
25215 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
25216         Log: (Reintroduce #11125)
25217              
25218              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
25219              From: Alan Burlison <Alan.Burlison@sun.com> 
25220              Date: Tue, 03 Jul 2001 15:20:13 +0100   
25221              Message-ID: <3B41D49D.A923D4F9@sun.com> 
25222      Branch: perl
25223            ! lib/ExtUtils/MM_Unix.pm
25224 ____________________________________________________________________________
25225 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
25226         Log: Little pointer juggling for HP-UX cc to avoid
25227              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
25228              followed by
25229              "error 1549: Modifiable lvalue required for assignment operator."
25230      Branch: perl
25231            ! hv.c
25232 ____________________________________________________________________________
25233 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
25234         Log: Continuation of #11575: SANY_SEEN completely deprecated,
25235              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
25236              plus a fix for the bug.
25237      Branch: perl
25238            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
25239 ____________________________________________________________________________
25240 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
25241         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
25242              From: Doug MacEachern <dougm@covalent.net>
25243              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
25244              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
25245      Branch: perl
25246            ! sv.c
25247 ____________________________________________________________________________
25248 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
25249         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
25250              the new CANY is the \C.  The problem reported and the
25251              test case supplied in
25252              
25253              Subject: UTF-8 bugs in string length & single line regex matches
25254              From: "Daniel P. Berrange" <dan@berrange.com>
25255              Date: Fri, 3 Aug 2001 11:39:33 +0100
25256              Message-ID: <20010803113932.A19318@berrange.com>
25257      Branch: perl
25258            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
25259            ! t/op/pat.t
25260 ____________________________________________________________________________
25261 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
25262         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
25263              From: Doug MacEachern <dougm@covalent.net>
25264              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
25265              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
25266      Branch: perl
25267            ! perl.c regexec.c
25268 ____________________________________________________________________________
25269 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
25270         Log: The #11572 didn't up the test count.
25271      Branch: perl
25272            ! t/op/length.t
25273 ____________________________________________________________________________
25274 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
25275         Log: Subject: UTF-8 bugs in string length & single line regex matches
25276              From: "Daniel P. Berrange" <dan@berrange.com>
25277              Date: Fri, 3 Aug 2001 11:39:33 +0100         
25278              Message-ID: <20010803113932.A19318@berrange.com>
25279              
25280              (the mg_length() fix)
25281      Branch: perl
25282            ! mg.c t/op/length.t
25283 ____________________________________________________________________________
25284 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
25285         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25286              From: Abhijit Menon-Sen <ams@wiw.org>
25287              Date: Sat, 4 Aug 2001 16:56:35 +0530
25288              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
25289      Branch: perl
25290            ! hv.c
25291 ____________________________________________________________________________
25292 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
25293         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25294              From: Abhijit Menon-Sen <ams@wiw.org>
25295              Date: Sat, 4 Aug 2001 16:16:03 +0530
25296              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
25297      Branch: perl
25298            ! hv.c
25299 ____________________________________________________________________________
25300 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
25301         Log: Subject: Re: [patch] refcount re ops
25302              From: Abhijit Menon-Sen <ams@wiw.org>
25303              Date: Sat, 4 Aug 2001 08:54:55 +0530
25304              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
25305      Branch: perl
25306            ! sv.c
25307 ____________________________________________________________________________
25308 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
25309         Log: Subject: [patch] refcount re ops
25310              From: Doug MacEachern <dougm@covalent.net>
25311              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
25312              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
25313      Branch: perl
25314            ! regcomp.c sv.c
25315 ____________________________________________________________________________
25316 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
25317         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
25318              From: Doug MacEachern <dougm@covalent.net>
25319              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
25320              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
25321      Branch: perl
25322            ! perl.c regexec.c
25323 ____________________________________________________________________________
25324 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
25325         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
25326              From: "Craig A. Berry" <craigberry@mac.com> 
25327              Date: Fri, 03 Aug 2001 16:16:16 -0500
25328              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
25329      Branch: perl
25330            ! t/op/misc.t
25331 ____________________________________________________________________________
25332 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
25333         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
25334              From: John Kristian <jmk2001@engineer.com>
25335              Date: Fri, 03 Aug 2001 00:59:08 -0700
25336              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
25337      Branch: perl
25338            ! win32/win32.c
25339 ____________________________________________________________________________
25340 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
25341         Log: Update Changes.
25342      Branch: perl
25343            ! Changes patchlevel.h
25344 ____________________________________________________________________________
25345 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
25346         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
25347              From: "Craig A. Berry" <craigberry@mac.com>
25348              Date: Thu, 02 Aug 2001 23:15:24 -0500
25349              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
25350      Branch: perl
25351            ! ext/B/Stash.t
25352 ____________________________________________________________________________
25353 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
25354         Log: Subject: [patch] plug PL_cshname leak
25355              From: Doug MacEachern <dougm@covalent.net>
25356              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
25357              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
25358      Branch: perl
25359            ! sv.c
25360 ____________________________________________________________________________
25361 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
25362         Log: Subject: [patch] plug PL_sh_path leak
25363              From: Doug MacEachern <dougm@covalent.net>
25364              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
25365              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
25366      Branch: perl
25367            ! sv.c
25368 ____________________________________________________________________________
25369 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
25370         Log: Subject: [patch] plug PL_regex_padav leaks
25371              From: Doug MacEachern <dougm@covalent.net>
25372              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
25373              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
25374      Branch: perl
25375            ! op.c op.h perl.c
25376 ____________________________________________________________________________
25377 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
25378         Log: Subject: [patch] plug PL_origargv leak
25379              From: Doug MacEachern <dougm@covalent.net>
25380              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
25381              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
25382      Branch: perl
25383            ! perl.c
25384 ____________________________________________________________________________
25385 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
25386         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25387              From: Abhijit Menon-Sen <ams@wiw.org>
25388              Date: Fri, 3 Aug 2001 06:38:11 +0530
25389              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
25390      Branch: perl
25391            ! hv.c
25392 ____________________________________________________________________________
25393 [ 11557] By: nick                                  on 2001/08/03  08:17:38
25394         Log: Integrate mainline
25395      Branch: perlio
25396           +> (branch 47 files)
25397            - lib/Switch/test.pl
25398           !> (integrate 49 files)
25399 ____________________________________________________________________________
25400 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
25401         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
25402              From: "Craig A. Berry" <craigberry@mac.com>
25403              Date: Thu, 02 Aug 2001 12:56:19 -0500
25404              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
25405      Branch: perl
25406            ! ext/B/Showlex.t
25407 ____________________________________________________________________________
25408 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
25409         Log: Be more careful about non-existent files.
25410      Branch: perl
25411            ! lib/File/Copy.pm
25412 ____________________________________________________________________________
25413 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
25414         Log: Subject: [PATCH resend] deparse empty formats
25415              From: Robin Houston <robin@kitsite.com> 
25416              Date: Thu, 2 Aug 2001 14:32:36 +0100
25417              Message-ID: <20010802143236.A894@robin.kitsite.com>
25418      Branch: perl
25419            ! ext/B/B/Deparse.pm
25420 ____________________________________________________________________________
25421 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
25422         Log: Subject: [patch] ithreads + refto fix improvement
25423              From: Doug MacEachern <dougm@covalent.net>
25424              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
25425              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
25426      Branch: perl
25427            ! pp.c
25428 ____________________________________________________________________________
25429 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
25430         Log: Readability nit from Abhijit.
25431      Branch: perl
25432            ! op.c
25433 ____________________________________________________________________________
25434 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
25435         Log: setproctitle() API version nit from Anton Berezin.
25436      Branch: perl
25437            ! mg.c
25438 ____________________________________________________________________________
25439 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
25440         Log: Add PerlCE to the docs.
25441      Branch: perl
25442            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
25443            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
25444 ____________________________________________________________________________
25445 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
25446         Log: Integrate the PerlCE (WinCE Perl) port;
25447              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
25448      Branch: perl
25449            + README.ce wince/FindExt.pm wince/Makefile.ce
25450            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
25451            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
25452            + wince/bin/search.pl wince/config.ce wince/config.h
25453            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
25454            + wince/dl_win32.xs wince/include/arpa/inet.h
25455            + wince/include/cectype.h wince/include/errno.h
25456            + wince/include/netdb.h wince/include/sys/socket.h
25457            + wince/include/sys/stat.h wince/include/sys/types.h
25458            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
25459            + wince/perl.rc wince/perldll.def wince/perllib.c
25460            + wince/perlmain.c wince/registry.bat wince/runperl.c
25461            + wince/splittree.pl wince/win32.h wince/win32iop.h
25462            + wince/win32thread.c wince/win32thread.h wince/wince.c
25463            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
25464            + wince/xdistclean.ksh wince/xmakediffs.ksh
25465            ! MANIFEST perl.c perl.h perlio.c
25466 ____________________________________________________________________________
25467 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
25468         Log: setproctitle() made simpler.  (This assumes the string is
25469              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
25470              should be used.  Note len, not len + 1.)  BSD-fu from Anton
25471              Berezin.
25472      Branch: perl
25473            ! mg.c
25474 ____________________________________________________________________________
25475 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
25476         Log: Subject: [PATCH] -Wall cleanup: op.c
25477              From: Richard Soderberg <rs@oregonnet.com>
25478              Date: Thu, 2 Aug 2001 00:17:09 -0700
25479              Message-Id: <200108020717.AAA26895@oregonnet.com>
25480              
25481              Subject: [PATCH] -Wall cleanup: sv.c
25482              From: Richard Soderberg <rs@oregonnet.com>
25483              Date: Thu, 2 Aug 2001 00:49:21 -0700
25484              Message-Id: <200108020749.AAA27492@oregonnet.com>
25485      Branch: perl
25486            ! op.c sv.c
25487 ____________________________________________________________________________
25488 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
25489         Log: Update Changes.
25490      Branch: perl
25491            ! Changes patchlevel.h
25492 ____________________________________________________________________________
25493 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
25494         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
25495              From: Doug MacEachern <dougm@covalent.net>
25496              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
25497              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
25498      Branch: perl
25499            ! op.c
25500 ____________________________________________________________________________
25501 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
25502         Log: The #11541 didn't work under threads.
25503      Branch: perl
25504            ! op.c
25505 ____________________________________________________________________________
25506 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
25507         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
25508              From: Hugo <hv@crypt.compulink.co.uk>
25509              Date: Fri, 22 Jun 2001 01:19:08 +0100 
25510              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
25511              
25512              (Skip tests if accept() failed)
25513      Branch: perl
25514            ! ext/IO/lib/IO/t/io_unix.t
25515 ____________________________________________________________________________
25516 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
25517         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
25518              From: "Stian Seeberg" <sseeberg@nimsoft.no>
25519              Date: Mon, 30 Jul 2001 12:28:07 +0200
25520              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
25521      Branch: perl
25522            ! perl.h
25523 ____________________________________________________________________________
25524 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
25525         Log: Subject: Pluggable optimizer
25526              From: Simon Cozens <simon@netthink.co.uk>
25527              Date: Wed, 1 Aug 2001 13:57:02 -0700
25528              Message-ID: <20010801135702.I10442@netthink.co.uk>
25529      Branch: perl
25530            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
25531 ____________________________________________________________________________
25532 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
25533         Log: Subject: [ID 20010801.039] perlre.pod message typo
25534              From: Autrijus Tang <autrijus@geb.elixus.org>
25535              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
25536              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
25537      Branch: perl
25538            ! pod/perlre.pod
25539 ____________________________________________________________________________
25540 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
25541         Log: Test for change #11536.
25542      Branch: perl
25543            ! t/op/tiehandle.t
25544 ____________________________________________________________________________
25545 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
25546         Log: More test fixups for #11537.
25547      Branch: perl
25548            ! t/lib/warnings/4lint t/lib/warnings/9enabled
25549 ____________________________________________________________________________
25550 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
25551         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
25552              From: Doug MacEachern <dougm@covalent.net>
25553              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
25554              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
25555      Branch: perl
25556            ! op.c t/TestInit.pm
25557 ____________________________________________________________________________
25558 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
25559         Log: Subject: [patch] ithreads + refto bug
25560              From: Doug MacEachern <dougm@covalent.net>
25561              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
25562              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
25563              
25564              (Test in change #11539)
25565      Branch: perl
25566            ! pp.c
25567 ____________________________________________________________________________
25568 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
25569         Log: Subject: [PATCH: perl@11523] fixups for t/harness
25570              From: Prymmer/Kahn <pvhp@best.com>
25571              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
25572              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
25573      Branch: perl
25574            ! t/harness
25575 ____________________________________________________________________________
25576 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
25577         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
25578              From: Prymmer/Kahn <pvhp@best.com>
25579              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
25580              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
25581      Branch: perl
25582            ! win32/Makefile win32/makefile.mk
25583 ____________________________________________________________________________
25584 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
25585         Log: Need to know the number of tests.
25586      Branch: perl
25587            ! t/run/exit.t
25588 ____________________________________________________________________________
25589 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
25590         Log: Subject: Re: new exit tests on VMS
25591              From: "Craig A. Berry" <craigberry@mac.com>
25592              Date: Tue, 31 Jul 2001 12:19:29 -0500
25593              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
25594      Branch: perl
25595            ! t/run/exit.t
25596 ____________________________________________________________________________
25597 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
25598         Log: Retract #11530 (the dTHX is needed under threads)
25599      Branch: perl
25600            ! perlio.c
25601 ____________________________________________________________________________
25602 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
25603         Log: (Retracted by #11531)
25604      Branch: perl
25605            ! perlio.c
25606 ____________________________________________________________________________
25607 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
25608         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
25609              From: Richard Soderberg <rs@crystalflame.net>
25610              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
25611              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
25612      Branch: perl
25613            ! unixish.h
25614 ____________________________________________________________________________
25615 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
25616         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
25617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25618              Date: Tue, 31 Jul 2001 05:39:09 -0400
25619              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
25620              
25621              (with a note about the case of UV being equal to long long)
25622      Branch: perl
25623            ! utils/h2xs.PL
25624 ____________________________________________________________________________
25625 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
25626         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
25627              From: "Craig A. Berry" <craigberry@mac.com>
25628              Date: Tue, 31 Jul 2001 14:57:43 -0500
25629              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
25630      Branch: perl
25631            ! t/io/fs.t
25632 ____________________________________________________________________________
25633 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
25634         Log: Fix for
25635              
25636              Subject: [ID 20010116.001] File::Copy truncates orig file 
25637              From: arbor@al37al08.telecel.pt
25638              Date: Tue, 16 Jan 2001 11:43:02 GMT
25639              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
25640              
25641              (copy($foo, $foo) would truncate $foo)
25642      Branch: perl
25643            ! lib/File/Copy.pm lib/File/Copy.t
25644 ____________________________________________________________________________
25645 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
25646         Log: Metaconfig unit change for #11524.
25647      Branch: metaconfig/U/perl
25648            ! Extras.U
25649 ____________________________________________________________________________
25650 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
25651         Log: Multiple modules didn't work; plus typo fixes.
25652      Branch: perl
25653            ! Configure
25654 ____________________________________________________________________________
25655 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
25656         Log: Update Changes.
25657      Branch: perl
25658            ! Changes patchlevel.h
25659 ____________________________________________________________________________
25660 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
25661         Log: Regen perlapi.
25662      Branch: perl
25663            ! pod/perlapi.pod
25664 ____________________________________________________________________________
25665 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
25666         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
25667              From: Dave Mitchell <davem@fdgroup.co.uk>
25668              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
25669              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
25670      Branch: perl
25671            ! sv.c
25672 ____________________________________________________________________________
25673 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
25674         Log: Regen toc.
25675      Branch: perl
25676            ! pod/perltoc.pod
25677 ____________________________________________________________________________
25678 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
25679         Log: Regen Porting stuff.
25680      Branch: perl
25681            ! Porting/Glossary Porting/config.sh Porting/config_H
25682 ____________________________________________________________________________
25683 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
25684         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
25685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25686              Date: Tue, 31 Jul 2001 05:34:38 -0400
25687              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
25688      Branch: perl
25689            ! utils/h2xs.PL
25690 ____________________________________________________________________________
25691 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
25692         Log: Metaconfig unit change for #11516. 
25693      Branch: metaconfig/U/perl
25694            ! gccvers.U
25695 ____________________________________________________________________________
25696 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
25697         Log: Add -Wall in cflags, not in Configure.
25698              (This way -Wall affects only the core and the core XS,
25699              not user modules' XS.  Concern from Paul Marquess,
25700              implementation idea from Andy Dougherty.)
25701      Branch: perl
25702            ! Configure cflags.SH
25703 ____________________________________________________________________________
25704 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
25705         Log: Metaconfig unit changes for #11514.
25706      Branch: metaconfig
25707            + U/modified/sysman.U
25708            ! U/installdirs/man1dir.U
25709 ____________________________________________________________________________
25710 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
25711         Log: Subject: Configure's detection of system manual
25712              From: Sean Dague <sean@dague.net> 
25713              Date: Sun, 13 May 2001 15:53:15 -0400
25714              Message-ID: <20010513155315.A15833@underhill.dague.net>
25715      Branch: perl
25716            ! Configure
25717 ____________________________________________________________________________
25718 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
25719         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
25720              From: Autrijus Tang <autrijus@autrijus.org> 
25721              Date: Thu, 21 Jun 2001 23:56:48 +0800
25722              Message-Id: <20010621235648.A57340@not.autrijus.org>
25723      Branch: perl
25724            ! pod/perlobj.pod
25725 ____________________________________________________________________________
25726 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
25727         Log: Subject: Typo in DB_File.pm
25728              From: "Philip Newton" <Philip.Newton@gmx.net>
25729              Date: Tue, 31 Jul 2001 06:19:35 +0200
25730              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
25731      Branch: perl
25732            ! ext/DB_File/DB_File.pm
25733 ____________________________________________________________________________
25734 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
25735         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
25736              From: "Stephen P. Potter" <spp@spotter.yi.org>
25737              Date: Wed, 30 May 2001 13:59:34 -0400
25738              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
25739      Branch: perl
25740            ! pod/perlre.pod
25741 ____________________________________________________________________________
25742 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
25743         Log: eval "format foo=" would loop indefinitely; reported in
25744              
25745              Subject: A load of old rubbish
25746              From: Mike Guy <mjtg@cam.ac.uk>
25747              Date: Mon, 14 May 2001 16:12:22 +0100
25748              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
25749              
25750              (The core dumps reported in there already fixed.)
25751      Branch: perl
25752            ! toke.c
25753 ____________________________________________________________________________
25754 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
25755         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
25756      Branch: perl
25757            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
25758            + lib/Switch/t/switch_case.t
25759            - lib/Switch/test.pl
25760            ! MANIFEST lib/Switch.pm
25761 ____________________________________________________________________________
25762 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
25763         Log: Subject: [PATCH @11505] DB_File-1.78
25764              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
25765              Date: Mon, 30 Jul 2001 22:54:37 +0100
25766              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
25767      Branch: perl
25768            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25769            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25770 ____________________________________________________________________________
25771 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
25772         Log: Explain in more detail why -pipe and -fno-common are good.
25773      Branch: perl
25774            ! hints/darwin.sh
25775 ____________________________________________________________________________
25776 [ 11506] By: nick                                  on 2001/07/30  14:32:23
25777         Log: Integrate mainline
25778      Branch: perlio
25779           !> INSTALL Makefile.SH doio.c hints/darwin.sh
25780 ____________________________________________________________________________
25781 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
25782         Log: Perl hasn't been putting man pages into $prefix/lib for
25783              a long time now; pointed out by Andy Dougherty. 
25784      Branch: perl
25785            ! hints/darwin.sh
25786 ____________________________________________________________________________
25787 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
25788         Log: Document the extras Configure option.
25789      Branch: perl
25790            ! INSTALL
25791 ____________________________________________________________________________
25792 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
25793         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
25794              everywhere.
25795      Branch: perl
25796           !> doio.c
25797 ____________________________________________________________________________
25798 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
25799         Log: Doubly guard against invoking CPAN if no extras defined,
25800              pointed out by H. Merijn Brand.
25801      Branch: perl
25802            ! Makefile.SH
25803 ____________________________________________________________________________
25804 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
25805         Log: Fix O_RDONLY check to check for O_RDONLY.
25806      Branch: maint-5.6/macperl
25807            ! doio.c
25808 ____________________________________________________________________________
25809 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
25810         Log: Integrate miscellaneous changes from maint-5.6/perl.
25811      Branch: maint-5.6/macperl
25812           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
25813 ____________________________________________________________________________
25814 [ 11499] By: nick                                  on 2001/07/30  06:52:42
25815         Log: Integrate mainline
25816      Branch: perlio
25817           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
25818           +> win32/sync_ext.pl
25819            - win32/sncfnmcs.pl
25820           !> (integrate 71 files)
25821 ____________________________________________________________________________
25822 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
25823         Log: Update Changes.
25824      Branch: perl
25825            ! Changes patchlevel.h
25826 ____________________________________________________________________________
25827 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
25828         Log: Now Configure -Dextras=Foo::Bar and "make install" will
25829              fetch and install Foo::Bar.
25830      Branch: perl
25831            ! Makefile.SH
25832 ____________________________________________________________________________
25833 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
25834         Log: Metaconfig unit change for #11495.
25835      Branch: metaconfig/U/perl
25836            ! Extras.U
25837 ____________________________________________________________________________
25838 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
25839         Log: extras.make, extras.test, and extras.install make targets.
25840      Branch: perl
25841            ! Configure Makefile.SH
25842 ____________________________________________________________________________
25843 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
25844         Log: Metaconfig unit change for #11493.
25845      Branch: metaconfig/U/perl
25846            ! Extras.U
25847 ____________________________________________________________________________
25848 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
25849         Log: Better to have the list of extras in $extras than 'define'.
25850      Branch: perl
25851            ! Configure
25852 ____________________________________________________________________________
25853 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
25854         Log: The metaconfig unit change for #11490.
25855      Branch: metaconfig/U/perl
25856            + Extras.U
25857 ____________________________________________________________________________
25858 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
25859         Log: Missed from #11490 (the required dependency).
25860      Branch: perl
25861            ! Makefile.SH
25862 ____________________________________________________________________________
25863 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
25864         Log: Add the support of asking for extra modules or bundles of modules
25865              to be fetched from the CPAN and installed as a part of the Perl
25866              build process.  None of this installation is yet really done;
25867              only the list is asked, and saved away in extras.lst for
25868              the build and installation process to worry about later.
25869      Branch: perl
25870            ! Configure
25871 ____________________________________________________________________________
25872 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
25873         Log: Beginnings of better Inf and NaN support.
25874              At least toke.c and sv.c still need quite a bit of work.
25875      Branch: perl
25876            ! numeric.c perl.h
25877 ____________________________________________________________________________
25878 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
25879         Log: Top-level Makefile didn't honour OPTIMIZE.
25880      Branch: perl
25881            ! Makefile.SH
25882 ____________________________________________________________________________
25883 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
25884         Log: Update Changes.
25885      Branch: perl
25886            ! Changes patchlevel.h
25887 ____________________________________________________________________________
25888 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
25889         Log: Use Search::Dict 1.02 interface for charinfo().
25890      Branch: perl
25891            ! lib/UnicodeCD.pm
25892 ____________________________________________________________________________
25893 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
25894         Log: Now also allow transforming the read lines before comparing them.
25895              (This will help UnicodeCD.) 
25896      Branch: perl
25897            ! lib/Search/Dict.pm
25898 ____________________________________________________________________________
25899 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
25900         Log: Remove tiehandle code.
25901      Branch: perl
25902            ! lib/UnicodeCD.pm
25903 ____________________________________________________________________________
25904 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
25905         Log: Allow specifying a comparison function for Search::Dict::look().
25906      Branch: perl
25907            ! lib/Search/Dict.pm
25908 ____________________________________________________________________________
25909 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
25910         Log: Small UnicodeCD tweaks.
25911      Branch: perl
25912            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25913 ____________________________________________________________________________
25914 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
25915         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
25916              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25917              Date: Tue, 24 Jul 2001 01:51:32 +0900
25918              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
25919      Branch: perl
25920            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25921 ____________________________________________________________________________
25922 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
25923         Log: Subject: [PATCH] installperl
25924              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25925              Date: Fri, 27 Jul 2001 19:05:04 -0700
25926              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
25927      Branch: perl
25928            ! installperl
25929 ____________________________________________________________________________
25930 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
25931         Log: Subject: [PATCH] Set proper compatibility versions in core
25932              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25933              Date: Fri, 27 Jul 2001 20:01:49 -0700
25934              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
25935      Branch: perl
25936            ! Makefile.SH
25937 ____________________________________________________________________________
25938 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
25939         Log: Metaconfig unit change for #11477.
25940      Branch: metaconfig/U/perl
25941            ! dlsrc.U
25942 ____________________________________________________________________________
25943 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
25944         Log: Subject: [PATCH] Darwin: -fpic not so good
25945              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
25946              Date: Fri, 27 Jul 2001 18:57:38 -0700
25947              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
25948      Branch: perl
25949            ! Configure
25950 ____________________________________________________________________________
25951 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
25952         Log: Subject: [PATCH] Clean up Darwin hints
25953              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
25954              Date: Fri, 27 Jul 2001 19:13:15 -0700
25955              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
25956      Branch: perl
25957            ! hints/darwin.sh
25958 ____________________________________________________________________________
25959 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
25960         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
25961              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
25962              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
25963              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
25964      Branch: perl
25965            ! pod/perlfunc.pod pp.c t/op/split.t
25966 ____________________________________________________________________________
25967 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
25968         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
25969              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
25970              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
25971              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
25972      Branch: perl
25973            ! pod/perlvar.pod
25974 ____________________________________________________________________________
25975 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
25976         Log: Subject: [PATCH] fixes to constant.pm documentation
25977              From: Ilmari Karonen <iltzu@sci.fi>
25978              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
25979              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
25980      Branch: perl
25981            ! lib/constant.pm
25982 ____________________________________________________________________________
25983 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
25984         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
25985              From: "Philip Newton" <Philip.Newton@gmx.net>
25986              Date: Fri, 27 Jul 2001 07:51:10 +0200
25987              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
25988      Branch: perl
25989            ! pod/perlport.pod
25990 ____________________________________________________________________________
25991 [ 11471] By: nick                                  on 2001/07/26  06:23:32
25992         Log: Subject:  [PATCH] Doc fix for perlguts / threading
25993              From:  Arthur Bergman <arthur@contiller.se>
25994              Date:  Wed, 25 Jul 2001 11:28:23 +0200
25995              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
25996      Branch: perl
25997            ! pod/perlguts.pod
25998 ____________________________________________________________________________
25999 [ 11470] By: nick                                  on 2001/07/26  06:21:06
26000         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
26001              From:  Philip Newton <Philip.Newton@gmx.net>
26002              Date:  Wed, 25 Jul 2001 08:19:47 +0200
26003              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
26004      Branch: perl
26005            ! INSTALL
26006 ____________________________________________________________________________
26007 [ 11469] By: nick                                  on 2001/07/26  06:20:25
26008         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
26009              From:  Philip Newton <Philip.Newton@gmx.net>
26010              Date:  Wed, 25 Jul 2001 08:12:48 +0200
26011              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
26012      Branch: perl
26013            ! INSTALL
26014 ____________________________________________________________________________
26015 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
26016         Log: More +x.
26017      Branch: perl
26018            ! Porting/makerel
26019 ____________________________________________________________________________
26020 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
26021         Log: Update Changes.
26022      Branch: perl
26023            ! Changes patchlevel.h
26024 ____________________________________________________________________________
26025 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
26026         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
26027              From: "Philip Newton" <Philip.Newton@gmx.net>
26028              Date: Tue, 24 Jul 2001 06:45:55 +0200
26029              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
26030      Branch: perl
26031            ! os2/perlrexx.c
26032 ____________________________________________________________________________
26033 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
26034         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
26035              From: Peter Prymmer <pvhp@forte.com>
26036              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
26037              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
26038      Branch: perl
26039            ! pod/perlport.pod t/io/fs.t vms/test.com
26040 ____________________________________________________________________________
26041 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
26042         Log: Workaround on Cwd bootstrap problem.
26043      Branch: perl
26044            ! lib/ExtUtils/MakeMaker.pm
26045 ____________________________________________________________________________
26046 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
26047         Log: When in Rome, quote like the Romans do.
26048      Branch: perl
26049            ! cflags.SH
26050 ____________________________________________________________________________
26051 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
26052         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
26053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26054              Date: Mon, 23 Jul 2001 19:29:49 -0400
26055              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
26056      Branch: perl
26057            + os2/perlrexx.c
26058            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
26059            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
26060            ! t/op/write.t
26061 ____________________________________________________________________________
26062 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
26063         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
26064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26065              Date: Mon, 23 Jul 2001 18:43:42 -0400
26066              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
26067      Branch: perl
26068            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
26069 ____________________________________________________________________________
26070 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
26071         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
26072              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26073              Date: Mon, 23 Jul 2001 18:33:16 -0400
26074              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
26075      Branch: perl
26076            ! lib/ExtUtils/MakeMaker.pm
26077 ____________________________________________________________________________
26078 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
26079         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
26080              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26081              Date: Mon, 23 Jul 2001 18:20:35 -0400
26082              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
26083      Branch: perl
26084            ! Makefile.SH cflags.SH
26085 ____________________________________________________________________________
26086 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
26087         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
26088              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
26089              Date: Mon, 23 Jul 2001 11:32:17 -0500
26090              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
26091      Branch: perl
26092            ! lib/ExtUtils/MakeMaker.pm
26093 ____________________________________________________________________________
26094 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
26095         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
26096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26097              Date: Mon, 23 Jul 2001 18:13:20 -0400
26098              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
26099      Branch: perl
26100            ! lib/perl5db.pl
26101 ____________________________________________________________________________
26102 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
26103         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
26104              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26105              Date: Mon, 23 Jul 2001 18:07:40 -0400
26106              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
26107      Branch: perl
26108            ! op.c
26109 ____________________________________________________________________________
26110 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
26111         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
26112              From: "Craig A. Berry" <craigberry@mac.com>
26113              Date: Mon, 23 Jul 2001 15:35:06 -0500
26114              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
26115      Branch: perl
26116            ! util.c
26117 ____________________________________________________________________________
26118 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
26119         Log: Subject: [PATCH perlfaq9.pod typo]
26120              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
26121              Date: Mon, 23 Jul 2001 07:49:05 -0700
26122              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
26123      Branch: perl
26124            ! pod/perlfaq9.pod
26125 ____________________________________________________________________________
26126 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
26127         Log: Subject: win32\sncfnmcs.pl corrections
26128              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
26129              Date: Mon, 23 Jul 2001 12:56:54 +0200
26130              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
26131              
26132              Rename the script a little bit more sensibly.
26133      Branch: perl
26134            + win32/sync_ext.pl
26135            - win32/sncfnmcs.pl
26136            ! MANIFEST README.win32
26137 ____________________________________________________________________________
26138 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
26139         Log: Test tweak.
26140      Branch: perl
26141            ! ext/B/Deparse.t
26142 ____________________________________________________________________________
26143 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
26144         Log: Metaconfig unit tweak for #11450.
26145      Branch: metaconfig/U/perl
26146            ! Mksymlinks.U
26147 ____________________________________________________________________________
26148 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
26149         Log: Too volatile failsafe check.
26150      Branch: perl
26151            ! Configure
26152 ____________________________________________________________________________
26153 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
26154         Log: Further doc tweaks.
26155      Branch: perl
26156            ! lib/UnicodeCD.pm
26157 ____________________________________________________________________________
26158 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
26159         Log: Doc tweaks.
26160      Branch: perl
26161            ! lib/UnicodeCD.pm
26162 ____________________________________________________________________________
26163 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
26164         Log: Doc tweakery from Abhijit.
26165      Branch: perl
26166            ! Porting/repository.pod
26167 ____________________________________________________________________________
26168 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
26169         Log: An accidental empty line.
26170      Branch: perl
26171            ! MANIFEST
26172 ____________________________________________________________________________
26173 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
26174         Log: Missing MANIFESTations.
26175      Branch: perl
26176            ! MANIFEST
26177 ____________________________________________________________________________
26178 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
26179         Log: Update Changes.
26180      Branch: perl
26181            ! Changes patchlevel.h
26182 ____________________________________________________________________________
26183 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
26184         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
26185              From: Mike Guy <mjtg@cam.ac.uk>
26186              Date: Fri, 20 Jul 2001 16:12:49 +0100
26187              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
26188      Branch: perl
26189            ! Porting/pumpkin.pod
26190 ____________________________________________________________________________
26191 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
26192         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
26193              From: Peter Prymmer <pvhp@forte.com>
26194              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
26195              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
26196      Branch: perl
26197            ! pod/perlhack.pod
26198 ____________________________________________________________________________
26199 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
26200         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
26201              From: Michael G Schwern <schwern@pobox.com>
26202              Date: Fri, 20 Jul 2001 20:22:35 -0400
26203              Message-ID: <20010720202235.O4498@blackrider>
26204      Branch: perl
26205            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
26206            ! lib/Test/t/todo.t
26207 ____________________________________________________________________________
26208 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
26209         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
26210              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26211              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
26212              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
26213      Branch: perl
26214            ! ext/POSIX/POSIX.pod
26215 ____________________________________________________________________________
26216 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
26217         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
26218              From: Mark-Jason Dominus <mjd@plover.com>
26219              Date: Fri, 20 Jul 2001 23:16:54 -0400
26220              Message-ID: <20010721031654.21877.qmail@plover.com>
26221      Branch: perl
26222            ! ext/POSIX/POSIX.pod
26223 ____________________________________________________________________________
26224 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
26225         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
26226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26227              Date: Sun, 22 Jul 2001 14:56:09 +0200
26228              Message-ID: <20010722145609.A766@rafael>
26229      Branch: perl
26230            ! ext/B/O.pm
26231 ____________________________________________________________________________
26232 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
26233         Log: Subject: regexec.c #define cleanup
26234              From: Mark-Jason Dominus <mjd@plover.com>
26235              Date: Sat, 21 Jul 2001 18:33:25 -0400
26236              Message-ID: <20010721223325.3069.qmail@plover.com>
26237      Branch: perl
26238            ! regexec.c
26239 ____________________________________________________________________________
26240 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
26241         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
26242              From: Prymmer/Kahn <pvhp@best.com>
26243              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
26244              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
26245      Branch: perl
26246            ! t/io/fs.t
26247 ____________________________________________________________________________
26248 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
26249         Log: Typo in #11432.
26250      Branch: perl
26251            ! ext/POSIX/POSIX.t
26252 ____________________________________________________________________________
26253 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
26254         Log: Integrate (manually) change #11424 from macperl.
26255      Branch: perl
26256            ! ext/Filter/t/call.t
26257 ____________________________________________________________________________
26258 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
26259         Log: Integrate change #11408 from macperl.
26260      Branch: perl
26261           !> README.macos pod/perlport.pod
26262 ____________________________________________________________________________
26263 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
26264         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
26265      Branch: perl
26266           +> macos/MacPerlTests.cmd macos/xsubpp.patch
26267            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26268            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
26269            ! ext/POSIX/POSIX.t
26270 ____________________________________________________________________________
26271 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
26272         Log: pod/*.t tests not picked up by t/TEST either
26273      Branch: maint-5.6/perl
26274            ! t/TEST
26275 ____________________________________________________________________________
26276 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
26277         Log: better tweak for change#11429 (windows has both / and \ separated
26278              paths in @INC at that point)
26279      Branch: maint-5.6/perl
26280            ! t/pod/testp2pt.pl
26281 ____________________________________________________________________________
26282 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
26283         Log: MacOS pod test tweak needs \Escape
26284      Branch: maint-5.6/perl
26285            ! t/pod/testp2pt.pl
26286 ____________________________________________________________________________
26287 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
26288         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
26289              resulting duplicate output, but t/harness isn't)
26290      Branch: maint-5.6/perl
26291            ! t/run/runenv.t
26292 ____________________________________________________________________________
26293 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
26294         Log: t/harness wasn't picking up all the tests
26295      Branch: maint-5.6/perl
26296            ! t/harness
26297 ____________________________________________________________________________
26298 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
26299         Log: update MANIFEST for new file
26300      Branch: maint-5.6/perl
26301            ! MANIFEST
26302 ____________________________________________________________________________
26303 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
26304         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
26305              the exception of the macperl/macos/... tree
26306      Branch: maint-5.6/perl
26307           +> t/lib/filefind-taint.t
26308           !> (integrate 72 files)
26309 ____________________________________________________________________________
26310 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
26311         Log: Fix test.
26312      Branch: maint-5.6/macperl
26313            ! macos/bundled_ext/Filter/t/call.t
26314 ____________________________________________________________________________
26315 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
26316         Log: Make perl fork()-safe (in a slightly limited way) even on
26317              platforms that don't have pthread_atfork() (extension of
26318              the fix in change#11151).
26319              
26320              Note that this will not help extensions that call fork()
26321              directly in C, or that link to libraries that call fork()
26322              directly.  Such cases must be fixed to either call
26323              PerlProc_fork(), or call atfork_lock() in parent before the
26324              calling the function that forks and call atfork_unlock()
26325              in both parent and child immediately after the fork().
26326              (There are no worries if C code calls exec() in the child
26327              immediately after a fork().  Only cases where the child
26328              calls perl's API functions (including New()) after the
26329              fork() are problematic.)
26330              
26331              This change also eliminates the use of vfork() from perl,
26332              since all such uses were violating the severe restrictions
26333              on modifying the state of the process between the vfork()
26334              and the exec().
26335              
26336              This is a modified version of patches suggested by Abhijit
26337              Menon-Sen and Richard Soderberg.
26338      Branch: perl
26339            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
26340            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
26341 ____________________________________________________________________________
26342 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
26343         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
26344              Switch, and Text::Balanced.
26345      Branch: maint-5.6/macperl
26346            + macos/bundled_ext/Filter/Util/Call/Call.pm
26347            + macos/bundled_ext/Filter/Util/Call/Call.xs
26348            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
26349            + macos/bundled_ext/Filter/t/MyFilter.pm
26350            + macos/bundled_ext/Filter/t/call.t
26351            + macos/bundled_ext/Filter/t/filter-util.pl
26352            + macos/bundled_lib/blib/lib/Class/ISA.pm
26353            + macos/bundled_lib/blib/lib/Digest.pm
26354            + macos/bundled_lib/blib/lib/Filter/Simple.pm
26355            + macos/bundled_lib/blib/lib/Switch.pm
26356            + macos/bundled_lib/blib/lib/Text/Balanced.pm
26357            + macos/bundled_lib/blib/lib/Text/Balanced.pod
26358            + macos/bundled_lib/t/Class/ISA/test.pl
26359            + macos/bundled_lib/t/Digest/Digest.t
26360            + macos/bundled_lib/t/Filter/Simple/test.pl
26361            + macos/bundled_lib/t/Switch/test.pl
26362            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
26363            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
26364            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
26365            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
26366            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
26367            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
26368            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
26369            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
26370 ____________________________________________________________________________
26371 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
26372         Log: Add Filter::Util::Call to config/make files; edit utils
26373              to recognize the module (it was descended too far down).
26374              Bump version to 5.6.1a4.
26375      Branch: maint-5.6/macperl
26376            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
26377            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
26378            ! macos/macperl/Makefile.mk macos/xsubpp.patch
26379 ____________________________________________________________________________
26380 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
26381         Log: Make DB_File the default for MLDBM on MacOS.
26382      Branch: maint-5.6/macperl
26383            ! macos/bundled_lib/blib/lib/MLDBM.pm
26384 ____________________________________________________________________________
26385 [ 11419] By: nick                                  on 2001/07/20  14:51:03
26386         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
26387              From:  Simon Cozens <simon@netthink.co.uk>
26388              Date:  Fri, 20 Jul 2001 11:42:35 -0400
26389              Message-Id:  <20010720114235.A5235@netthink.co.uk>
26390      Branch: perl
26391            ! lib/UnicodeCD.pm
26392 ____________________________________________________________________________
26393 [ 11418] By: nick                                  on 2001/07/20  14:48:12
26394         Log: Subject:  [PATCH regcomp.h] adds a comment
26395              From:  Abhijit Menon-Sen <ams@wiw.org>
26396              Date:  Fri, 20 Jul 2001 21:05:37 +0530
26397              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
26398      Branch: perl
26399            ! regcomp.h
26400 ____________________________________________________________________________
26401 [ 11417] By: nick                                  on 2001/07/20  14:16:38
26402         Log: Subject:  [PATCH 5.7.2] INSTALL updates
26403              From:  Andy Dougherty <doughera@lafayette.edu>
26404              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
26405              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
26406      Branch: perl
26407            ! INSTALL
26408 ____________________________________________________________________________
26409 [ 11416] By: nick                                  on 2001/07/20  06:44:44
26410         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
26411              From:  Russ Allbery <rra@stanford.edu>
26412              Date:  19 Jul 2001 15:52:37 -0700
26413              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
26414      Branch: perl
26415            ! lib/Pod/Man.pm
26416 ____________________________________________________________________________
26417 [ 11415] By: nick                                  on 2001/07/20  06:35:11
26418         Log: Subject:  [PATCH] defer op_seq allocation
26419              From:  Abhijit Menon-Sen <ams@wiw.org>
26420              Date:  Thu, 19 Jul 2001 22:12:24 +0530
26421              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
26422      Branch: perl
26423            ! op.c
26424 ____________________________________________________________________________
26425 [ 11414] By: nick                                  on 2001/07/20  06:23:36
26426         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
26427              From:  Abhijit Menon-Sen <ams@wiw.org>
26428              Date:  Fri, 20 Jul 2001 01:18:50 +0530
26429              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
26430              (Private e-mail)
26431      Branch: perl
26432            ! ext/Time/HiRes/HiRes.xs
26433 ____________________________________________________________________________
26434 [ 11413] By: nick                                  on 2001/07/20  06:18:53
26435         Log: Integrate mainline
26436      Branch: perlio
26437           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
26438            - t/base/commonsense.t
26439           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
26440           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
26441           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
26442           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
26443           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
26444           !> win32/win32.c
26445 ____________________________________________________________________________
26446 [ 11412] By: nick                                  on 2001/07/19  06:44:27
26447         Log: Integrate win32/perlhost.h from maintenance branch.
26448              (Rest of $ENV{PATH} / system() fix.)
26449      Branch: perl
26450           !> win32/perlhost.h
26451 ____________________________________________________________________________
26452 [ 11411] By: nick                                  on 2001/07/19  06:41:34
26453         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
26454              From:  Philip Newton <Philip.Newton@gmx.net>
26455              Date:  Wed, 18 Jul 2001 21:43:57 +0200
26456              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
26457      Branch: perl
26458            ! pod/perlhack.pod
26459 ____________________________________________________________________________
26460 [ 11410] By: nick                                  on 2001/07/19  06:39:35
26461         Log: Subject:  Security hole in taint checking in open()
26462              From:  deekoo@tentacle.net
26463              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
26464              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
26465      Branch: perl
26466            ! doio.c
26467 ____________________________________________________________________________
26468 [ 11409] By: nick                                  on 2001/07/19  06:28:08
26469         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
26470              From:  Abhijit Menon-Sen <ams@wiw.org>
26471              Date:  Thu, 19 Jul 2001 04:30:43 +0530
26472              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
26473      Branch: perl
26474            ! ext/Time/HiRes/HiRes.xs
26475 ____________________________________________________________________________
26476 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
26477         Log: Update docs with latest implementation information and new URLs.
26478      Branch: maint-5.6/macperl
26479            ! README.macos pod/perlport.pod
26480 ____________________________________________________________________________
26481 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
26482         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
26483              Fix BuildRules to accept optimization variables.
26484      Branch: maint-5.6/macperl
26485            + macos/bundled_ext/Digest/MD5/Makefile.mk
26486            ! macos/BuildRules.mk macos/Makefile.mk
26487            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
26488            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
26489 ____________________________________________________________________________
26490 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
26491         Log: Integrate changes 11399,11401
26492      Branch: maint-5.6/macperl
26493           !> win32/perlhost.h win32/win32.c
26494 ____________________________________________________________________________
26495 [ 11405] By: nick                                  on 2001/07/18  06:50:33
26496         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
26497              from perl5.6*
26498      Branch: perl
26499           !> win32/perlhost.h win32/win32.c
26500 ____________________________________________________________________________
26501 [ 11404] By: nick                                  on 2001/07/18  06:43:59
26502         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
26503              From:  hv@crypt0.demon.co.uk
26504              Date:  Wed, 18 Jul 2001 05:58:46 +0100
26505              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
26506      Branch: perl
26507            ! ext/POSIX/POSIX.t
26508 ____________________________________________________________________________
26509 [ 11403] By: nick                                  on 2001/07/18  06:38:57
26510         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
26511              From:  hv@crypt0.demon.co.uk
26512              Date:  Wed, 18 Jul 2001 05:21:54 +0100
26513              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
26514      Branch: perl
26515            ! numeric.c t/op/arith.t
26516 ____________________________________________________________________________
26517 [ 11402] By: nick                                  on 2001/07/18  06:19:17
26518         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
26519              From:  mjd@plover.com
26520              Date:  17 Jul 2001 17:59:20 -0000
26521              Message-Id:  <20010717175920.8177.qmail@plover.com>
26522      Branch: perl
26523            ! pod/perlre.pod
26524 ____________________________________________________________________________
26525 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
26526         Log: thinko in change#11400 (duh)
26527      Branch: maint-5.6/perl
26528            ! win32/perlhost.h
26529 ____________________________________________________________________________
26530 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
26531         Log: change#11399 revealed another unrelated bug; this is just a temporary
26532              bandaid
26533      Branch: maint-5.6/perl
26534            ! win32/perlhost.h
26535 ____________________________________________________________________________
26536 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
26537         Log: fix bugs in handling of the virtualized environment under windows;
26538              there were bugs in propagating any changes to %ENV down to the real
26539              environment when such changes happened in the toplevel process
26540              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
26541              problem identification, and for a part of the fix)
26542      Branch: maint-5.6/perl
26543            ! win32/perlhost.h win32/win32.c
26544 ____________________________________________________________________________
26545 [ 11398] By: nick                                  on 2001/07/17  08:26:35
26546         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
26547              From: Peter Prymmer <pvhp@forte.com>
26548              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
26549              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
26550              
26551              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
26552              should not depend on existance of Config.pm
26553      Branch: perl
26554           +> t/lib/commonsense.t
26555            - t/base/commonsense.t
26556            ! MANIFEST t/README
26557 ____________________________________________________________________________
26558 [ 11397] By: nick                                  on 2001/07/17  08:09:58
26559         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
26560              From:  Michael G Schwern <schwern@pobox.com>
26561              Date:  Mon, 16 Jul 2001 18:20:31 -0400
26562              Message-Id:  <20010716182031.A1128@blackrider>
26563      Branch: perl
26564            ! pod/perlhack.pod
26565 ____________________________________________________________________________
26566 [ 11396] By: nick                                  on 2001/07/17  08:04:11
26567         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
26568              From:  Gwyn Judd <b.judd@xtra.co.nz>
26569              Date:  Tue, 17 Jul 2001 20:55:58 +1200
26570              Message-Id:  <20010717205558.A3107@thislove>
26571      Branch: perl
26572            ! pod/perlfunc.pod
26573 ____________________________________________________________________________
26574 [ 11395] By: nick                                  on 2001/07/17  08:02:22
26575         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
26576              From:  Peter Prymmer <pvhp@forte.com>
26577              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
26578              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
26579      Branch: perl
26580            ! t/op/sprintf.t
26581 ____________________________________________________________________________
26582 [ 11394] By: nick                                  on 2001/07/17  07:57:06
26583         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
26584              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
26585              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
26586              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
26587      Branch: perl
26588            ! gv.c
26589 ____________________________________________________________________________
26590 [ 11392] By: nick                                  on 2001/07/17  07:50:12
26591         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
26592              From:  Coral <coral@moonlight.crystalflame.net>
26593              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
26594              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
26595      Branch: perl
26596            ! pp_sys.c thread.h
26597 ____________________________________________________________________________
26598 [ 11391] By: nick                                  on 2001/07/17  07:34:28
26599         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
26600              From:  Jonathan Stowe <gellyfish@gellyfish.com>
26601              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
26602              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
26603      Branch: perl
26604            ! utils/h2xs.PL
26605 ____________________________________________________________________________
26606 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
26607         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
26608              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
26609              and Mac::Apps::Launch, which don't work, and Time::HiRes and
26610              Time::Piece, which don't yet work.
26611      Branch: maint-5.6/macperl
26612            + (add 154 files)
26613 ____________________________________________________________________________
26614 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
26615         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
26616              Also add hack to get around missing setenv for PERL5DB.
26617      Branch: maint-5.6/macperl
26618            ! macos/macish.c macos/macish.h
26619 ____________________________________________________________________________
26620 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
26621         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
26622      Branch: maint-5.6/macperl
26623            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
26624            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
26625 ____________________________________________________________________________
26626 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
26627         Log: Fix up some configuration and make options, add extra
26628              extensions.
26629      Branch: maint-5.6/macperl
26630            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
26631            ! macos/macperl/Makefile.mk
26632 ____________________________________________________________________________
26633 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
26634         Log: From Change 11374 in maintperl.
26635      Branch: maint-5.6/macperl
26636           !> utils/h2ph.PL
26637 ____________________________________________________________________________
26638 [ 11385] By: nick                                  on 2001/07/16  14:12:58
26639         Log: Back out change to h2xs till it passes its test.
26640      Branch: perl
26641            ! utils/h2xs.PL
26642 ____________________________________________________________________________
26643 [ 11384] By: nick                                  on 2001/07/16  14:00:10
26644         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
26645              From:  Jonathan Stowe <gellyfish@gellyfish.com>
26646              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
26647              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
26648      Branch: perl
26649            ! utils/h2xs.PL
26650 ____________________________________________________________________________
26651 [ 11383] By: nick                                  on 2001/07/16  13:53:12
26652         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
26653              From:  Robin Houston <robin@kitsite.com>
26654              Date:  Sun, 15 Jul 2001 18:22:31 +0100
26655              Message-Id:  <20010715182230.A11174@robin>
26656      Branch: perl
26657            ! hints/darwin.sh
26658 ____________________________________________________________________________
26659 [ 11382] By: nick                                  on 2001/07/16  13:52:49
26660         Log: Subject:  [PATCH perl@11372] re_dup
26661              From:  Radu Greab <radu@netsoft.ro>
26662              Date:  Sun, 15 Jul 2001 04:50:06 +0300
26663              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
26664      Branch: perl
26665            ! sv.c
26666 ____________________________________________________________________________
26667 [ 11379] By: nick                                  on 2001/07/16  13:35:39
26668         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
26669              From:  Robin Houston <robin@kitsite.com>
26670              Date:  Sat, 14 Jul 2001 14:28:50 +0100
26671              Message-Id:  <20010714142850.A10205@robin>
26672      Branch: perl
26673            ! ext/B/B/Deparse.pm
26674 ____________________________________________________________________________
26675 [ 11378] By: nick                                  on 2001/07/16  13:30:36
26676         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
26677              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
26678              Date:  Sat, 14 Jul 2001 22:17:42 +0900
26679              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
26680      Branch: perl
26681            + ext/Encode/Encode/euc-jp-0212.enc
26682            ! ext/Encode/Encode/Tcl.pm
26683 ____________________________________________________________________________
26684 [ 11377] By: nick                                  on 2001/07/16  13:17:28
26685         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
26686              From:  Andy Dougherty <doughera@lafayette.edu>
26687              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
26688              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
26689      Branch: perl
26690            ! hints/darwin.sh hints/rhapsody.sh
26691 ____________________________________________________________________________
26692 [ 11376] By: nick                                  on 2001/07/16  09:05:00
26693         Log: Integrate mainline
26694      Branch: perlio
26695           +> ext/Encode/Encode/7bit-greek.enc
26696           +> ext/Encode/Encode/7bit-latin1.enc
26697           +> ext/Encode/Encode/cns11643-1.enc
26698           +> ext/Encode/Encode/cns11643-2.enc
26699           +> ext/Encode/Encode/iso2022-cn.enc
26700           +> ext/Encode/Encode/iso2022-jp1.enc
26701           +> ext/Encode/Encode/iso2022-jp2.enc
26702           !> Changes Configure MANIFEST Makefile.SH
26703           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
26704           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
26705           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
26706           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
26707           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
26708 ____________________________________________________________________________
26709 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
26710         Log: integrate change#11374 from maint-5.6
26711              
26712              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
26713      Branch: perl
26714           !> utils/h2ph.PL
26715 ____________________________________________________________________________
26716 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
26717         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
26718      Branch: maint-5.6/perl
26719            ! utils/h2ph.PL
26720 ____________________________________________________________________________
26721 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
26722         Log: Update Changes.
26723      Branch: perl
26724            ! Changes patchlevel.h
26725 ____________________________________________________________________________
26726 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
26727         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
26728              From: Jonathan Stowe <gellyfish@gellyfish.com>
26729              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
26730              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
26731      Branch: perl
26732            ! utils/h2xs.PL
26733 ____________________________________________________________________________
26734 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
26735         Log: Subject: patch to add DEL to [:cntrl:]
26736              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26737              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
26738              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
26739      Branch: perl
26740            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
26741 ____________________________________________________________________________
26742 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
26743         Log: Metaconfig unit change for #11369; plus a dependency nit.
26744      Branch: metaconfig
26745            ! U/compline/nblock_io.U
26746      Branch: metaconfig/U/perl
26747            ! Extensions.U
26748 ____________________________________________________________________________
26749 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
26750         Log: #include <stdlib.h> so that exit() is prototyped,
26751              noticed by Hugo.
26752      Branch: perl
26753            ! Configure
26754 ____________________________________________________________________________
26755 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
26756         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
26757              From: Peter Prymmer <pvhp@forte.com>
26758              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
26759              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
26760      Branch: perl
26761            ! t/op/sprintf.t
26762 ____________________________________________________________________________
26763 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
26764         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
26765              From: Peter Prymmer <pvhp@forte.com>
26766              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
26767              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
26768      Branch: perl
26769            ! ext/Encode/Encode/Tcl.t
26770 ____________________________________________________________________________
26771 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
26772         Log: Add information about gcc 3.0 basic block profiling.
26773      Branch: perl
26774            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
26775 ____________________________________________________________________________
26776 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
26777         Log: Subject: Error in lib/PerlIO/Via.pm ?
26778              From: Mark-Jason Dominus <mjd@plover.com>
26779              Date: Fri, 13 Jul 2001 15:55:41 -0400
26780              Message-ID: <20010713195541.26751.qmail@plover.com>
26781      Branch: perl
26782            ! ext/PerlIO/Via/Via.pm
26783 ____________________________________________________________________________
26784 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
26785         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
26786              section from the Compiler section.
26787      Branch: perl
26788            ! myconfig.SH
26789 ____________________________________________________________________________
26790 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
26791         Log: Handle glibc style of constant definitions using enum
26792              with intervening #defines; from Brendan O'Dea.
26793      Branch: perl
26794            ! utils/h2ph.PL
26795 ____________________________________________________________________________
26796 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
26797         Log: Add LC_MESSAGES to the locale_h export tag (it already is
26798              in the Makefile.PL and thusly eligible for an XS constant)
26799              (see also maintperl #10543)
26800      Branch: perl
26801            ! ext/POSIX/POSIX.pm
26802 ____________________________________________________________________________
26803 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
26804         Log: Subject: Re: [patch] re_dup
26805              From: Abhijit Menon-Sen <ams@wiw.org>
26806              Date: Fri, 13 Jul 2001 21:41:09 +0530
26807              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
26808      Branch: perl
26809            ! sv.c
26810 ____________________________________________________________________________
26811 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
26812         Log: Subject: [patch] re_dup
26813              From: Doug MacEachern <dougm@covalent.net>
26814              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
26815              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
26816      Branch: perl
26817            ! sv.c
26818 ____________________________________________________________________________
26819 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
26820         Log: Update Changes.
26821      Branch: perl
26822            ! Changes patchlevel.h
26823 ____________________________________________________________________________
26824 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
26825         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
26826              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
26827              Date: Sat, 14 Jul 2001 00:06:30 +0900
26828              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
26829      Branch: perl
26830            + ext/Encode/Encode/7bit-greek.enc
26831            + ext/Encode/Encode/7bit-latin1.enc
26832            + ext/Encode/Encode/cns11643-1.enc
26833            + ext/Encode/Encode/cns11643-2.enc
26834            + ext/Encode/Encode/iso2022-cn.enc
26835            + ext/Encode/Encode/iso2022-jp1.enc
26836            + ext/Encode/Encode/iso2022-jp2.enc
26837            ! MANIFEST ext/Encode/Encode/Tcl.pm
26838            ! ext/Encode/Encode/iso2022-kr.enc
26839 ____________________________________________________________________________
26840 [ 11357] By: nick                                  on 2001/07/13  14:24:06
26841         Log: Blind integrate mainline (as of 5.7.2?)
26842      Branch: perlio
26843           !> AUTHORS Changes Porting/config.sh Porting/config_H
26844           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
26845           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26846           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26847           !> win32/makefile.mk
26848 ____________________________________________________________________________
26849 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
26850         Log: Snip away the devel patchlevel.
26851      Branch: perl
26852            ! patchlevel.h
26853 ____________________________________________________________________________
26854 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
26855         Log: Bump the version to 5.7.2.
26856      Branch: perl
26857            ! Porting/config.sh Porting/config_H patchlevel.h
26858            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26859            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26860            ! win32/makefile.mk
26861 ____________________________________________________________________________
26862 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
26863         Log: Update Changes.
26864      Branch: perl
26865            ! Changes
26866 ____________________________________________________________________________
26867 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
26868         Log: Reword.
26869      Branch: perl
26870            ! AUTHORS
26871 ____________________________________________________________________________
26872 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
26873         Log: AUTHORS update.
26874      Branch: perl
26875            ! AUTHORS
26876 ____________________________________________________________________________
26877 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
26878         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
26879              unless ithreads.
26880      Branch: perl
26881            ! makedef.pl
26882 ____________________________________________________________________________
26883 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
26884         Log: Integrate perlio.
26885      Branch: perl
26886           !> win32/distclean.bat
26887 ____________________________________________________________________________
26888 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
26889         Log: Test the encoding transform only iff we have PerlIO,
26890              noticed by H. Merijn Brand.
26891      Branch: perl
26892            ! ext/PerlIO/t/encoding.t
26893 ____________________________________________________________________________
26894 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
26895         Log: README.netware tweaks from Ananth Kesari.
26896      Branch: perl
26897            ! README.netware
26898 ____________________________________________________________________________
26899 [ 11346] By: nick                                  on 2001/07/13  09:18:51
26900         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
26901              to avoid /unicode vs /Unicode issues.
26902      Branch: perlio
26903            ! win32/distclean.bat
26904 ____________________________________________________________________________
26905 [ 11345] By: nick                                  on 2001/07/13  06:24:18
26906         Log: Integrate mainline
26907      Branch: perlio
26908           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
26909            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
26910           !> (integrate 63 files)
26911 ____________________________________________________________________________
26912 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
26913         Log: Add d_bincompat5005 information to perl -V.
26914      Branch: perl
26915            ! myconfig.SH
26916 ____________________________________________________________________________
26917 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
26918         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
26919              From: Abhijit Menon-Sen <ams@wiw.org>
26920              Date: Fri, 13 Jul 2001 07:12:36 +0530
26921              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
26922      Branch: perl
26923            ! sv.c
26924 ____________________________________________________________________________
26925 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
26926         Log: Remove unicode::distinct, as per Inaba Hiroto.
26927      Branch: perl
26928            - lib/unicode/distinct.pm
26929            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
26930            ! t/lib/1_compile.t
26931 ____________________________________________________________________________
26932 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
26933         Log: Paging for Dr Octothorpe.
26934      Branch: perl
26935            ! pod/perlfaq4.pod
26936 ____________________________________________________________________________
26937 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
26938         Log: cut-n-paste error noticed by mjd.
26939      Branch: perl
26940            ! pod/perlfaq4.pod
26941 ____________________________________________________________________________
26942 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
26943         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
26944              From: Peter Prymmer <pvhp@forte.com>
26945              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
26946              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
26947      Branch: perl
26948            ! pod/perlfaq4.pod
26949 ____________________________________________________________________________
26950 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
26951         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
26952              From: Randall Gellens <randy@qualcomm.com>
26953              Date: Thu, 12 Jul 2001 16:56:23 -0700
26954              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
26955      Branch: perl
26956            ! Porting/repository.pod
26957 ____________________________________________________________________________
26958 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
26959         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
26960      Branch: perl
26961            ! thread.h
26962 ____________________________________________________________________________
26963 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
26964         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
26965              From: coral <coral@moonlight.crystalflame.net>
26966              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
26967              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
26968      Branch: perl
26969            ! thread.h
26970 ____________________________________________________________________________
26971 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
26972         Log: Metaconfig unit change for #11134.
26973      Branch: metaconfig
26974            + U/threads/d_pthread_atfork.U
26975 ____________________________________________________________________________
26976 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
26977         Log: Add HAS_PTHREAD_ATFORK.
26978      Branch: perl
26979            ! Configure NetWare/config.wc NetWare/config_H.wc
26980            ! Porting/Glossary Porting/config.sh Porting/config_H
26981            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
26982            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
26983            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26984            ! win32/config.gc win32/config.vc win32/config_H.bc
26985            ! win32/config_H.gc win32/config_H.vc
26986 ____________________________________________________________________________
26987 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
26988         Log: Subject: [PATCH] File::Copy fails on tied handles
26989              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
26990              Date: Thu, 12 Jul 2001 15:18:51 -0700
26991              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
26992      Branch: perl
26993            ! lib/File/Copy.pm
26994 ____________________________________________________________________________
26995 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
26996         Log: Subject: [PATCH] Langinfo.t
26997              From: Nicholas Clark <nick@ccl4.org>
26998              Date: Thu, 12 Jul 2001 23:55:38 +0100
26999              Message-ID: <20010712235538.M5827@plum.flirble.org>
27000      Branch: perl
27001            ! ext/I18N/Langinfo/Langinfo.t
27002 ____________________________________________________________________________
27003 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
27004         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
27005              From: Peter Prymmer <pvhp@forte.com>
27006              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
27007              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
27008      Branch: perl
27009            ! pod/perl572delta.pod
27010 ____________________________________________________________________________
27011 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
27012         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
27013              From: Abhijit Menon-Sen <ams@wiw.org>
27014              Date: Fri, 13 Jul 2001 05:21:16 +0530
27015              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
27016      Branch: perl
27017            ! sv.c
27018 ____________________________________________________________________________
27019 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
27020         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
27021              From: Abhijit Menon-Sen <ams@wiw.org>
27022              Date: Fri, 13 Jul 2001 03:04:25 +0530
27023              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
27024      Branch: perl
27025            ! av.c
27026 ____________________________________________________________________________
27027 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
27028         Log: s/^M$//g
27029      Branch: perl
27030            ! win32/Makefile win32/makefile.mk
27031 ____________________________________________________________________________
27032 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
27033         Log: Update Changes.
27034      Branch: perl
27035            ! Changes patchlevel.h
27036 ____________________________________________________________________________
27037 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
27038         Log: Typo spotted by Philip Newton.
27039      Branch: perl
27040            ! pod/perl572delta.pod
27041 ____________________________________________________________________________
27042 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
27043         Log: Subject: [PATCH] fixes perl_clone of perl_clone
27044              From: Artur Bergman <artur@contiller.se>
27045              Date: Thu, 12 Jul 2001 20:57:09 +0200
27046              Message-ID: <B773BFA4.236B%artur@contiller.se>
27047      Branch: perl
27048            ! sv.c
27049 ____________________________________________________________________________
27050 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
27051         Log: Add README.uts from Hal Morris.
27052      Branch: perl
27053            + README.uts
27054            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
27055            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27056 ____________________________________________________________________________
27057 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
27058         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
27059              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27060              Date: Thu, 12 Jul 2001 20:32:37 +0200
27061              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
27062      Branch: perl
27063            ! hints/aix.sh
27064 ____________________________________________________________________________
27065 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
27066         Log: Subject: Patch: document reg_data.what member
27067              From: Mark-Jason Dominus <mjd@plover.com>
27068              Message-ID: <20010712182532.14821.qmail@plover.com>
27069              Date: Thu, 12 Jul 2001 14:25:32 -0400
27070      Branch: perl
27071            ! regcomp.c regcomp.h
27072 ____________________________________________________________________________
27073 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
27074         Log: Subject: [PATCH] Perl_re_dup()
27075              From: Abhijit Menon-Sen <ams@wiw.org>
27076              Date: Thu, 12 Jul 2001 23:54:32 +0530
27077              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
27078      Branch: perl
27079            ! embed.h embed.pl perlapi.c proto.h sv.c
27080 ____________________________________________________________________________
27081 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
27082         Log: Regen Configure, modlib, toc.
27083      Branch: perl
27084            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27085            ! pod/perlmodlib.pod pod/perltoc.pod
27086 ____________________________________________________________________________
27087 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
27088         Log: The problem seems to be in PerlIO::Layer::->find() not
27089              accepting the ":encoding(blurflur)" arguments.
27090      Branch: perl
27091            ! lib/PerlIO.pm lib/open.pm
27092 ____________________________________________________________________________
27093 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
27094         Log: AIX doc update.
27095      Branch: perl
27096            ! README.aix pod/perl572delta.pod
27097 ____________________________________________________________________________
27098 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
27099         Log: Subject: AIX README update
27100              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27101              Date: Thu, 12 Jul 2001 19:28:30 +0200
27102              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
27103      Branch: perl
27104            ! README.aix
27105 ____________________________________________________________________________
27106 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
27107         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
27108              From: Norton Allen <allen@huarp.harvard.edu>
27109              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
27110              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
27111      Branch: perl
27112            ! ext/IO/lib/IO/t/io_unix.t
27113 ____________________________________________________________________________
27114 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
27115         Log: Subject: [PATCH README.qnx hints/qnx.sh]
27116              From: Norton Allen <allen@huarp.harvard.edu>
27117              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
27118              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
27119      Branch: perl
27120            ! README.qnx hints/qnx.sh
27121 ____________________________________________________________________________
27122 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
27123         Log: Subject: [patch] faster PM_GETRE
27124              From: Doug MacEachern <dougm@covalent.net>
27125              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
27126              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
27127      Branch: perl
27128            ! op.h
27129 ____________________________________________________________________________
27130 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
27131         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
27132              From: Doug MacEachern <dougm@covalent.net>
27133              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
27134              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
27135      Branch: perl
27136            ! op.c
27137 ____________________________________________________________________________
27138 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
27139         Log: Tell where the nice Estonian database is.
27140      Branch: perl
27141            ! lib/open.pm
27142 ____________________________________________________________________________
27143 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
27144         Log: Retract #11309 since #11310 is a better fix.
27145      Branch: perl
27146            ! t/lib/1_compile.t
27147 ____________________________________________________________________________
27148 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
27149         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
27150              change#11300 needs to return the status of failed win32_spawnvp())
27151              
27152              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
27153              splitting correctly; remove unused variables; 'require' at run time
27154              rather than 'use' at compile time for I18N::Langinfo, since it
27155              isn't everyware
27156      Branch: perl
27157            ! lib/open.pm win32/win32.c
27158 ____________________________________________________________________________
27159 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
27160         Log: Temporary workaround.
27161      Branch: perl
27162            ! t/lib/1_compile.t
27163 ____________________________________________________________________________
27164 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
27165         Log: UCD typo in #11306 and add also more known-to-be-tested
27166              modules to the skip list.
27167      Branch: perl
27168            ! t/lib/1_compile.t
27169 ____________________________________________________________________________
27170 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
27171         Log: Rename Unicode::UCD to UnicodeCD to avoid
27172              messups with case-insensitive filesystems.
27173      Branch: perl
27174            + lib/UnicodeCD.pm lib/UnicodeCD.t
27175            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
27176            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
27177 ____________________________________________________________________________
27178 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
27179         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
27180              From: daniel@biz.bitpusher.com
27181              Date: Wed, 11 Jul 2001 23:25:47 -0700
27182              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
27183      Branch: perl
27184            ! lib/Tie/Array.pm t/op/splice.t
27185 ____________________________________________________________________________
27186 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
27187         Log: Subject: [PATCH] More accurate line numbers in messages
27188              From: Paul Johnson <paul@pjcj.net>
27189              Date: Thu, 12 Jul 2001 04:14:11 +0200
27190              Message-ID: <20010712041411.A3467@pjcj.net>
27191              
27192              (With prototyping and multiplicity tweaks.)
27193      Branch: perl
27194            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
27195 ____________________________________________________________________________
27196 [ 11304] By: nick                                  on 2001/07/12  12:53:40
27197         Log: Integrate mainline
27198      Branch: perlio
27199           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
27200           !> regexec.c thread.h
27201 ____________________________________________________________________________
27202 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
27203         Log: Cut-and-pasto in #11298.
27204      Branch: perl
27205            ! ext/ByteLoader/bytecode.h
27206 ____________________________________________________________________________
27207 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
27208         Log: Update the AIX known problems section.
27209      Branch: perl
27210            ! pod/perl572delta.pod
27211 ____________________________________________________________________________
27212 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
27213         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
27214              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27215              Date: Thu, 12 Jul 2001 12:16:16 +0200
27216              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
27217      Branch: perl
27218            ! hints/aix.sh
27219 ____________________________________________________________________________
27220 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
27221         Log: Integrate perlio.
27222      Branch: perl
27223           !> makedef.pl win32/win32.c
27224 ____________________________________________________________________________
27225 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
27226         Log: Subject: [PATCH] fix for PMOP threadness failures
27227              From: Artur Bergman <artur@contiller.se>
27228              Date: Thu, 12 Jul 2001 09:48:06 +0200
27229              Message-ID: <B77322D6.22DD%artur@contiller.se>
27230      Branch: perl
27231            ! regexec.c
27232 ____________________________________________________________________________
27233 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
27234         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
27235              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
27236              Date: Thu, 12 Jul 2001 09:09:48 +0200
27237              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
27238              
27239              More parentheses to keep bcc happy.
27240      Branch: perl
27241            ! ext/ByteLoader/bytecode.h
27242 ____________________________________________________________________________
27243 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
27244         Log: Subject: Re: [patch] pthread_atfork bandaid
27245              From: Doug MacEachern <dougm@covalent.net>
27246              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
27247              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
27248      Branch: perl
27249            ! thread.h
27250 ____________________________________________________________________________
27251 [ 11296] By: nick                                  on 2001/07/12  11:55:48
27252         Log: Exclude reentrant_buffer from .def file
27253      Branch: perlio
27254            ! makedef.pl
27255 ____________________________________________________________________________
27256 [ 11295] By: nick                                  on 2001/07/12  11:11:44
27257         Log: Honour void-ness of my_exit()
27258      Branch: perlio
27259            ! win32/win32.c
27260 ____________________________________________________________________________
27261 [ 11294] By: nick                                  on 2001/07/12  07:51:04
27262         Log: Integrate mainline
27263      Branch: perlio
27264           +> uts/sprintf_wrap.c
27265           !> (integrate 35 files)
27266 ____________________________________________________________________________
27267 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
27268         Log: Retract #11289.
27269      Branch: perl
27270            ! embed.h embed.pl perl.c proto.h thread.h
27271 ____________________________________________________________________________
27272 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
27273         Log: Now the :locale pseudolayer *almost* works...
27274      Branch: perl
27275            ! lib/open.pm
27276 ____________________________________________________________________________
27277 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
27278         Log: Locale encoding tweaks.
27279      Branch: perl
27280            ! lib/open.pm
27281 ____________________________________________________________________________
27282 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
27283         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
27284              From: Mark-Jason Dominus <mjd@plover.com>
27285              Date: Thu, 12 Jul 2001 00:59:31 -0400
27286              Message-ID: <20010712045931.8543.qmail@plover.com>
27287              
27288              Remove the chmod/umask leading zero warning.
27289      Branch: perl
27290            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
27291            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
27292 ____________________________________________________________________________
27293 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
27294         Log: (Retracted by #11289.)
27295      Branch: perl
27296            ! embed.h embed.pl perl.c proto.h thread.h
27297 ____________________________________________________________________________
27298 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
27299         Log: Needed by #11283.
27300      Branch: perl
27301            ! intrpvar.h
27302 ____________________________________________________________________________
27303 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
27304         Log: Metaconfig unit change for #11286.
27305      Branch: metaconfig/U/perl
27306            ! patchlevel.U
27307 ____________________________________________________________________________
27308 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
27309         Log: Subject: Re: [PATCH Configure] perl -V broken
27310              From: Andy Dougherty <doughera@lafayette.edu>
27311              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
27312              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
27313      Branch: perl
27314            ! Configure myconfig.SH
27315 ____________________________________________________________________________
27316 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
27317         Log: Retract #11166 (and #11237).
27318      Branch: perl
27319            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
27320            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
27321            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
27322 ____________________________________________________________________________
27323 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
27324         Log: UTS tweaks for Hal Morris.
27325      Branch: perl
27326            + uts/sprintf_wrap.c
27327            ! MANIFEST hints/uts.sh perl.h
27328 ____________________________________________________________________________
27329 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
27330         Log: Subject: [PATCH] Use reentrant API glibc
27331              From: Artur Bergman <artur@contiller.se>
27332              Date: Thu, 12 Jul 2001 00:58:21 +0200
27333              Message-ID: <B772A6AD.2288%artur@contiller.se>
27334      Branch: perl
27335            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
27336            ! sv.c
27337 ____________________________________________________________________________
27338 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
27339         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
27340              From: barries <barries@slaysys.com>
27341              Date: Wed, 11 Jul 2001 15:11:46 -0400
27342              Message-ID: <20010711151146.G24560@jester.slaysys.com>
27343      Branch: perl
27344            ! pp_sys.c t/lib/warnings/doio win32/win32.c
27345 ____________________________________________________________________________
27346 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
27347         Log: Subject: [patch] pthread_atfork bandaid
27348              From: Doug MacEachern <dougm@covalent.net>
27349              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
27350              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
27351      Branch: perl
27352            ! miniperlmain.c perl.c
27353 ____________________________________________________________________________
27354 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
27355         Log: Subject: [patch] perl_clone leaks
27356              From: Doug MacEachern <dougm@covalent.net>
27357              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
27358              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
27359      Branch: perl
27360            ! sv.c
27361 ____________________________________________________________________________
27362 [ 11279] By: nick                                  on 2001/07/11  15:49:38
27363         Log: Integrate mainline
27364      Branch: perlio
27365           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
27366           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
27367           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
27368           +> lib/Term/ANSIColor/README
27369           !> (integrate 54 files)
27370 ____________________________________________________________________________
27371 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
27372         Log: Update Changes.
27373      Branch: perl
27374            ! Changes patchlevel.h
27375 ____________________________________________________________________________
27376 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
27377         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
27378              From: Peter Prymmer <pvhp@forte.com>
27379              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
27380              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
27381              
27382              Backport of embed.pl to 5.003.
27383      Branch: perl
27384            ! embed.pl
27385 ____________________________________________________________________________
27386 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
27387         Log: Subject: Re: POSIX test #14 on UTS 
27388              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27389              Date: Wed, 11 Jul 2001 03:02:14 +0100
27390              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
27391      Branch: perl
27392            ! ext/POSIX/POSIX.t
27393 ____________________________________________________________________________
27394 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
27395         Log: Make the I32 an IV to preserve structure alignment and size.
27396      Branch: perl
27397            ! op.h
27398 ____________________________________________________________________________
27399 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
27400         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
27401              From: "Artur Bergman" <artur@contiller.se>
27402              Date: Wed, 11 Jul 2001 14:23:37 +0200
27403              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
27404              
27405              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
27406      Branch: perl
27407            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
27408            ! pod/perlapi.pod sv.c
27409 ____________________________________________________________________________
27410 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
27411         Log: Tweak until Pod::Parser gets updated.
27412      Branch: perl
27413            ! t/pod/special_seqs.xr
27414 ____________________________________________________________________________
27415 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
27416         Log: File::Spec usage tweak.
27417      Branch: perl
27418            ! lib/ExtUtils.t
27419 ____________________________________________________________________________
27420 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
27421         Log: Integrate #11263 from macperl; macos and macosx updates.
27422      Branch: perl
27423           !> pod/perlport.pod
27424 ____________________________________________________________________________
27425 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
27426         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
27427              From: Peter Prymmer <pvhp@forte.com>
27428              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
27429              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
27430      Branch: perl
27431            + ext/Time/HiRes/hints/dynixptx.pl
27432            ! MANIFEST hints/dynixptx.sh
27433 ____________________________________________________________________________
27434 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
27435         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
27436              From: Nicholas Clark <nick@ccl4.org>
27437              Date: Tue, 10 Jul 2001 23:17:43 +0100
27438              Message-ID: <20010710231742.B59620@plum.flirble.org>
27439      Branch: perl
27440            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
27441 ____________________________________________________________________________
27442 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
27443         Log: Subject: [DOC PATCH] Pluggable runops
27444              From: Paul Johnson <paul@pjcj.net>
27445              Date: Tue, 10 Jul 2001 21:53:28 +0200
27446              Message-ID: <20010710215328.B26577@pjcj.net>
27447      Branch: perl
27448            ! pod/perlguts.pod
27449 ____________________________________________________________________________
27450 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
27451         Log: Subject: [PATCH] Authors
27452              From: Artur Bergman <artur@contiller.se>
27453              Date: Tue, 10 Jul 2001 20:39:12 +0200
27454              Message-ID: <B771186F.21CD%artur@contiller.se>
27455      Branch: perl
27456            ! AUTHORS
27457 ____________________________________________________________________________
27458 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
27459         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
27460              From: Doug MacEachern <dougm@covalent.net>
27461              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
27462              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
27463      Branch: perl
27464            ! pp_ctl.c
27465 ____________________________________________________________________________
27466 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
27467         Log: Subject: doc patch; times() in scalar context
27468              From: mjd@plover.com
27469              Date: 10 Jul 2001 18:01:17 -0000
27470              Message-ID: <20010710180117.12477.qmail@plover.com>
27471      Branch: perl
27472            ! pod/perlfunc.pod
27473 ____________________________________________________________________________
27474 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
27475         Log: Subject: [PATCH] Small fix to pp_gmtime
27476              From: Artur Bergman <artur@contiller.se>
27477              Date: Tue, 10 Jul 2001 19:54:52 +0200
27478              Message-ID: <B7710E0B.21C5%artur@contiller.se>
27479      Branch: perl
27480            ! pp_sys.c
27481 ____________________________________________________________________________
27482 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
27483         Log: Integrate changes from mainline perl, add notes about
27484              Mac OS X and Mac OS.
27485      Branch: maint-5.6/macperl
27486            ! pod/perlport.pod
27487 ____________________________________________________________________________
27488 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
27489         Log: A proof of the dangers of package; ?
27490      Branch: perl
27491            ! t/lib/warnings/op
27492 ____________________________________________________________________________
27493 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
27494         Log: Regen toc and modlib.
27495      Branch: perl
27496            ! pod/perlmodlib.pod pod/perltoc.pod
27497 ____________________________________________________________________________
27498 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
27499         Log: Add compexcl(), casefold(), and casespec() interfaces;
27500              and make all interfaces to return hash references instead
27501              of hashes. 
27502      Branch: perl
27503            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
27504 ____________________________________________________________________________
27505 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
27506         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
27507              From: "Philip Newton" <Philip.Newton@gmx.net>
27508              Date: Tue, 10 Jul 2001 09:55:59 +0200
27509              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
27510              
27511              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
27512              From: "Philip Newton" <Philip.Newton@gmx.net>
27513              Date: Tue, 10 Jul 2001 09:56:37 +0200
27514              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
27515      Branch: perl
27516            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27517            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
27518 ____________________________________________________________________________
27519 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
27520         Log: Subject: [patch] undef &xsub for 1,2
27521              From: Doug MacEachern <dougm@covalent.net>
27522              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
27523              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
27524              
27525              (This version of the patch with a comment from Gisle.)
27526      Branch: perl
27527            ! op.c
27528 ____________________________________________________________________________
27529 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
27530         Log: Mention package; deprecation and the Win32 problems.
27531      Branch: perl
27532            ! pod/perl572delta.pod
27533 ____________________________________________________________________________
27534 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
27535         Log: Subject: [PATCH] deprecate package with no arguments
27536              From: Robin Houston <robin@kitsite.com>
27537              Date: Tue, 10 Jul 2001 13:33:40 +0100
27538              Message-ID: <20010710133340.A13452@robin.kitsite.com>
27539      Branch: perl
27540            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
27541 ____________________________________________________________________________
27542 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
27543         Log: Upgrade to podlators 1.10.
27544      Branch: perl
27545            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
27546            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
27547            ! pod/pod2man.PL pod/pod2text.PL
27548 ____________________________________________________________________________
27549 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
27550         Log: Upgrade to Term::ANSIColor 1.04.
27551      Branch: perl
27552            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
27553            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
27554 ____________________________________________________________________________
27555 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
27556         Log: Integrate perlio (the right fix for the ":layer(args)")
27557      Branch: perl
27558           !> perlio.c
27559 ____________________________________________________________________________
27560 [ 11252] By: nick                                  on 2001/07/10  06:58:14
27561         Log: Fix open(...,"...:layer(xxx)",...)
27562              - use memEQ not strEQ as there is '(' not '\0'
27563      Branch: perlio
27564            ! perlio.c
27565 ____________________________________________________________________________
27566 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
27567         Log: Telling the number of tests helps.
27568      Branch: perl
27569            ! ext/PerlIO/t/encoding.t
27570 ____________________________________________________________________________
27571 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
27572         Log: Require I18N::Langinfo, not use.
27573      Branch: perl
27574            ! lib/open.pm
27575 ____________________________________________________________________________
27576 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
27577         Log: Add a test for for PerlIO ":encoding(...)" layer.
27578      Branch: perl
27579            + ext/PerlIO/t/encoding.t
27580            ! MANIFEST ext/Encode/Encode.pm
27581 ____________________________________________________________________________
27582 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
27583         Log: PerlIO ":encoding(foobar)" temporary fix.
27584              Not really correct, I think, since the change means
27585              that prefixes match.
27586      Branch: perl
27587            ! perlio.c
27588 ____________________________________________________________________________
27589 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
27590         Log: Update to Math::BigInt 1.36.  The biggest news is
27591              the separation of the backend; now the pure Perl
27592              implementation is in Math::BigInt::Calc, but one
27593              can plugin, say, Math::BigInt::BitVect, and get
27594              considerable speedup.
27595      Branch: perl
27596            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
27597            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27598            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
27599            ! lib/Math/BigInt/t/mbimbf.t
27600 ____________________________________________________________________________
27601 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
27602         Log: Subject: Re: compatibility question
27603              From: Peter Prymmer <pvhp@forte.com>
27604              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
27605              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
27606      Branch: perl
27607            ! lib/ExtUtils/MM_VMS.pm
27608 ____________________________________________________________________________
27609 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
27610         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
27611              From: Norton Allen <allen@huarp.harvard.edu>
27612              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
27613              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
27614      Branch: perl
27615            ! ext/File/Glob/t/basic.t
27616 ____________________________________________________________________________
27617 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
27618         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
27619              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27620              Date: Tue, 10 Jul 2001 00:29:55 +0900
27621              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
27622      Branch: perl
27623            + ext/Encode/Encode/HZ.enc
27624            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
27625            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
27626            ! ext/Encode/Encode/iso2022-jp.enc
27627            ! ext/Encode/Encode/iso2022-kr.enc
27628 ____________________________________________________________________________
27629 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
27630         Log: Add in all them there macos/ files.
27631      Branch: maint-5.6/macperl
27632            + (add 577 files)
27633 ____________________________________________________________________________
27634 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
27635         Log: Add the new modules to the list of having those own tests.
27636      Branch: perl
27637            ! t/lib/1_compile.t
27638 ____________________________________________________________________________
27639 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
27640         Log: Add INOUT to control both ways at the same time.
27641      Branch: perl
27642            ! lib/open.pm
27643 ____________________________________________________________________________
27644 [ 11240] By: nick                                  on 2001/07/09  16:33:50
27645         Log: Integrate mainline
27646      Branch: perlio
27647           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27648           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27649           !> (integrate 41 files)
27650 ____________________________________________________________________________
27651 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
27652         Log: More encoding mapping magic.
27653      Branch: perl
27654            ! lib/open.pm
27655 ____________________________________________________________________________
27656 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
27657         Log: Update Changes.
27658      Branch: perl
27659            ! Changes patchlevel.h
27660 ____________________________________________________________________________
27661 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
27662         Log: (Retracted by #11285).
27663              
27664              Subject: [PATCH] OPpCONST_OCTAL fixes
27665              From: Abhijit Menon-Sen <ams@wiw.org>
27666              Date: Mon, 9 Jul 2001 07:38:45 +0530
27667              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
27668      Branch: perl
27669            ! op.c
27670 ____________________________________________________________________________
27671 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
27672         Log: Add a pseudolayer ":locale" to the open pragma which
27673              will get the encoding from the locale.  Yet undocumented
27674              because I can't get the PerlIO :encoding(foobar) to work.
27675      Branch: perl
27676            ! ext/Encode/Encode.pm lib/open.pm
27677 ____________________________________________________________________________
27678 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
27679         Log: Add more encoding mappings.
27680      Branch: perl
27681            ! ext/Encode/Encode.pm
27682 ____________________________________________________________________________
27683 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
27684         Log: Document that using :encoding layer requires using Encode.
27685      Branch: perl
27686            ! ext/Encode/Encode.pm lib/PerlIO.pm
27687 ____________________________________________________________________________
27688 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
27689         Log: Netware tweak from Ananth Kesari.
27690      Branch: perl
27691            ! NetWare/netware.h
27692 ____________________________________________________________________________
27693 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
27694         Log: t/harness doesn't know about run/*.t
27695      Branch: perl
27696            ! t/harness
27697 ____________________________________________________________________________
27698 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
27699         Log: run/exit.t busted on windows
27700      Branch: perl
27701            ! t/run/exit.t
27702 ____________________________________________________________________________
27703 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
27704         Log: fix a couple of UCD.t tests that fail due to bad case
27705      Branch: perl
27706            ! lib/Unicode/UCD.t
27707 ____________________________________________________________________________
27708 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
27709         Log: test skip logic was broken
27710      Branch: perl
27711            ! ext/I18N/Langinfo/Langinfo.t
27712 ____________________________________________________________________________
27713 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
27714         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
27715              failure of ExtUtils.t#27 when built in debug mode)
27716      Branch: perl
27717            ! lib/ExtUtils/MM_Win32.pm
27718 ____________________________________________________________________________
27719 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
27720         Log: I18N::Langinfo is not available on windows
27721      Branch: perl
27722            ! win32/FindExt.pm
27723 ____________________________________________________________________________
27724 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
27725         Log: save a dTHX
27726      Branch: perl
27727            ! ext/POSIX/POSIX.xs
27728 ____________________________________________________________________________
27729 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
27730         Log: Update Changes.
27731      Branch: perl
27732            ! Changes patchlevel.h
27733 ____________________________________________________________________________
27734 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
27735         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
27736              as pointed out by Sarathy.
27737      Branch: perl
27738            ! ext/I18N/Langinfo/Langinfo.xs
27739 ____________________________________________________________________________
27740 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
27741         Log: Retract #11212.
27742      Branch: perl
27743            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27744 ____________________________________________________________________________
27745 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
27746         Log: Bump up the VERSION of Cwd.xs.
27747      Branch: perl
27748            ! ext/Cwd/Makefile.PL
27749 ____________________________________________________________________________
27750 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
27751         Log: Retract #11220, the problem wasn't the missing leading zero.
27752              Here's the problem:
27753              $ ./perl -we 'chmod(oct("755"), ".")'
27754              Non-octal literal mode (493) specified at -e line 1.
27755              (Did you mean 0493 instead?)
27756      Branch: perl
27757            ! lib/ExtUtils/MM_Unix.pm
27758 ____________________________________________________________________________
27759 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
27760         Log: (Retracted by #11221)
27761              Change the PERM_RW and PERM_RWX to 0644 and 0755
27762              (add the leading zero).
27763      Branch: perl
27764            ! lib/ExtUtils/MM_Unix.pm
27765 ____________________________________________________________________________
27766 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
27767         Log: Integrate changes #11193, 11205, 11209 from macperl.
27768              
27769              Fix up AutoLoader to fudge for Mac paths in import().
27770              
27771              Allow symbols in try_symbol() to begin with "_".
27772              
27773              Small portability fix for Mac OS.
27774      Branch: perl
27775           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
27776 ____________________________________________________________________________
27777 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
27778         Log: Metaconfig unit change for #11217.
27779      Branch: metaconfig/U/perl
27780            ! Extensions.U
27781 ____________________________________________________________________________
27782 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
27783         Log: Detypo, problem noticed by Gerrit P. Haase.
27784      Branch: perl
27785            ! Configure config_h.SH
27786 ____________________________________________________________________________
27787 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
27788         Log: Cwd cleanups.
27789      Branch: perl
27790            ! ext/Cwd/Cwd.xs
27791 ____________________________________________________________________________
27792 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
27793         Log: Slight tweaks on #11213.
27794      Branch: perl
27795            ! toke.c
27796 ____________________________________________________________________________
27797 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
27798         Log: A missing dTHX noticed by Gerrit P. Haase.
27799      Branch: perl
27800            ! ext/POSIX/POSIX.xs
27801 ____________________________________________________________________________
27802 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
27803         Log: Subject: [PATCH toke.c] Simplify yytoke()
27804              From: Simon Cozens <simon@netthink.co.uk>
27805              Date: Sun, 8 Jul 2001 13:24:34 +0100
27806              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
27807              
27808              Split out pending_ident().
27809      Branch: perl
27810            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
27811 ____________________________________________________________________________
27812 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
27813         Log: (Retracted by #11223.)
27814              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
27815              Date: Wed, 05 Nov 1997 17:22:34 -0600
27816              From: Graham Barr <gbarr@ti.com>
27817              Message-Id: <3460FFBA.6DA51F46@ti.com>
27818      Branch: perl
27819            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27820 ____________________________________________________________________________
27821 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
27822         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
27823      Branch: perl
27824            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27825            ! pod/perllocale.pod
27826 ____________________________________________________________________________
27827 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
27828         Log: Really do the test under the C locale.
27829      Branch: perl
27830            ! ext/I18N/Langinfo/Langinfo.t
27831 ____________________________________________________________________________
27832 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
27833         Log: Small portability fix for Mac OS.
27834      Branch: maint-5.6/macperl
27835            ! lib/Cwd.pm
27836 ____________________________________________________________________________
27837 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
27838         Log: Metaconfig unit change for #11207.
27839      Branch: metaconfig/U/perl
27840            ! Extensions.U
27841 ____________________________________________________________________________
27842 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
27843         Log: Add I18N::Langinfo, which is basically a wrapper around
27844              nl_langinfo(), which is an additional way to query locale
27845              specific information.
27846      Branch: perl
27847            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27848            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27849            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
27850 ____________________________________________________________________________
27851 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
27852         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
27853              used in File::Find tests; replace with if.t.
27854      Branch: maint-5.6/macperl
27855            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
27856            ! t/pragma/warn/op
27857 ____________________________________________________________________________
27858 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
27859         Log: Allow symbols in try_symbol() to begin with "_".
27860      Branch: maint-5.6/macperl
27861            ! makedef.pl
27862 ____________________________________________________________________________
27863 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
27864         Log: Sync up the File::Find changes from the rewrite by
27865              Thomas Wegner, et al.
27866      Branch: maint-5.6/macperl
27867            + t/lib/filefind-taint.t
27868            ! lib/File/Find.pm t/lib/filefind.t
27869 ____________________________________________________________________________
27870 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
27871         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
27872              From: Thomas Wegner <wegner_thomas@yahoo.com>
27873              Date: Thu, 5 Jul 2001 20:31:25 +0200
27874              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
27875      Branch: maint-5.6/macperl
27876            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
27877 ____________________________________________________________________________
27878 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
27879         Log: Some more test portability fixes.
27880      Branch: maint-5.6/macperl
27881            ! t/lib/filecopy.t t/pragma/warn/pp_sys
27882 ____________________________________________________________________________
27883 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
27884         Log: The #11200 removed wrong (non-existent) target.  Duh.
27885      Branch: perl
27886            ! Makefile.SH
27887 ____________________________________________________________________________
27888 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
27889         Log: Zap the lib/re.pm before creating it.
27890      Branch: perl
27891            ! Makefile.SH
27892 ____________________________________________________________________________
27893 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
27894         Log: Another test.  Please ignore.
27895      Branch: maint-5.6/macperl
27896            ! README.macos
27897 ____________________________________________________________________________
27898 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
27899         Log: Portability fixes for a lot of tests, especially IO-related
27900              tests, and warnings, and the harness script.
27901      Branch: maint-5.6/macperl
27902            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
27903            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
27904            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
27905            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
27906            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
27907            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
27908            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
27909            ! t/pragma/warnings.t
27910 ____________________________________________________________________________
27911 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
27912         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
27913              From: Nicholas Clark <nick@ccl4.org>
27914              Date: Sat, 7 Jul 2001 21:00:17 +0100
27915              Message-ID: <20010707210017.H59620@plum.flirble.org>
27916      Branch: perl
27917            ! lib/h2xs.t
27918 ____________________________________________________________________________
27919 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
27920         Log: The UNICOS/mk SysV IPC problem has been fixed.
27921      Branch: perl
27922            ! pod/perl572delta.pod
27923 ____________________________________________________________________________
27924 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
27925         Log: Slight update tweaks on perlunicode.pod.
27926      Branch: perl
27927            ! pod/perlunicode.pod
27928 ____________________________________________________________________________
27929 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
27930         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
27931              From: Mark-Jason Dominus <mjd@plover.com>
27932              Date: Sat, 07 Jul 2001 13:04:04 -0400
27933              Message-ID: <20010707170404.32694.qmail@plover.com>
27934      Branch: perl
27935            ! ext/DB_File/DB_File.pm
27936 ____________________________________________________________________________
27937 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
27938         Log: Fix up AutoLoader to fudge for Mac paths in import().
27939      Branch: maint-5.6/macperl
27940            ! lib/AutoLoader.pm
27941 ____________________________________________________________________________
27942 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
27943         Log: Try to force the lib/re.pm to be there before entering
27944              the extensions builds, should help for parallel makes.
27945      Branch: perl
27946            ! Makefile.SH
27947 ____________________________________________________________________________
27948 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
27949         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
27950              From: Norton Allen <allen@huarp.harvard.edu>
27951              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
27952              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
27953      Branch: perl
27954            ! ext/POSIX/POSIX.xs
27955 ____________________________________________________________________________
27956 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
27957         Log: Subject: [PATCH] Re: op/arith.t
27958              From: Nicholas Clark <nick@ccl4.org>
27959              Date: Sat, 7 Jul 2001 13:04:54 +0100
27960              Message-ID: <20010707130454.D59620@plum.flirble.org>
27961      Branch: perl
27962            ! numeric.c toke.c
27963 ____________________________________________________________________________
27964 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
27965         Log: Subject: [PATCH] h2xs
27966              From: Nicholas Clark <nick@ccl4.org>
27967              Date: Fri, 6 Jul 2001 23:25:14 +0100
27968              Message-ID: <20010706232514.X59620@plum.flirble.org>
27969      Branch: perl
27970            ! utils/h2xs.PL
27971 ____________________________________________________________________________
27972 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
27973         Log: Subject: Re: bleedperl perl_alloc..free leakage
27974              From: Radu Greab <radu@netsoft.ro>
27975              Date: Fri, 6 Jul 2001 19:48:54 +0300
27976              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
27977              
27978              Leak-be-gone.
27979      Branch: perl
27980            ! op.c
27981 ____________________________________________________________________________
27982 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
27983         Log: Test again.  Please ignore.
27984      Branch: maint-5.6/macperl
27985            ! README.macos
27986 ____________________________________________________________________________
27987 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
27988         Log: Test.  Please ignore.
27989      Branch: maint-5.6/macperl
27990            ! README.macos
27991 ____________________________________________________________________________
27992 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
27993         Log: Include changes already sent in separately as patches,
27994              before branch was created.
27995      Branch: maint-5.6/macperl
27996            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
27997            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
27998            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
27999            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
28000            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
28001            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
28002            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
28003            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
28004            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
28005            ! t/pragma/strict.t
28006 ____________________________________________________________________________
28007 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
28008         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
28009              From: Norton Allen <allen@huarp.harvard.edu>
28010              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
28011              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
28012      Branch: perl
28013            ! utf8.h
28014 ____________________________________________________________________________
28015 [ 11183] By: nick                                  on 2001/07/06  16:27:40
28016         Log: Integrate mainline
28017      Branch: perlio
28018           +> (branch 42 files)
28019            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
28020            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
28021            - win32/bin/mdelete.bat
28022           !> (integrate 215 files)
28023 ____________________________________________________________________________
28024 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
28025         Log: The #11166 needed also these updated.
28026      Branch: perl
28027            ! lib/warnings.pm warnings.h
28028 ____________________________________________________________________________
28029 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
28030         Log: Update Changes.
28031      Branch: perl
28032            ! Changes patchlevel.h
28033 ____________________________________________________________________________
28034 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
28035         Log: Regen toc.
28036      Branch: perl
28037            ! pod/perltoc.pod
28038 ____________________________________________________________________________
28039 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
28040         Log: Nit from Abhijit.
28041      Branch: perl
28042            ! lib/CPAN.pm
28043 ____________________________________________________________________________
28044 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
28045         Log: Retract #11172.
28046      Branch: perl
28047            ! t/op/method.t
28048 ____________________________________________________________________________
28049 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
28050         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
28051              From: Norton Allen <allen@huarp.harvard.edu>
28052              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
28053              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
28054      Branch: perl
28055            ! lib/Cwd.pm
28056 ____________________________________________________________________________
28057 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
28058         Log: (Accidentally empty check-in.)
28059      Branch: perl
28060            ! utf8.h
28061 ____________________________________________________________________________
28062 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
28063         Log: Retract #11165 since Sarathy pointed out it'll not
28064              work properly under threads, the problem should be
28065              solved using "the savestack, either via SSNEW() or
28066              using a newSVpv()+SAVEFREESV() combo."
28067      Branch: perl
28068            ! ext/POSIX/POSIX.xs
28069 ____________________________________________________________________________
28070 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
28071         Log: Retract #11125 since NI-S pointed out it'll not work in
28072              cases where the extension has their own handcrafted INC
28073              et alia.
28074      Branch: perl
28075            ! lib/ExtUtils/MM_Unix.pm
28076 ____________________________________________________________________________
28077 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
28078         Log: Subject: RE: [PATCH] -I and MakeMaker again
28079              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28080              Date: Fri, 6 Jul 2001 09:18:29 +0200
28081              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
28082      Branch: perl
28083            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
28084            ! lib/ExtUtils/MM_Win32.pm
28085 ____________________________________________________________________________
28086 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
28087         Log: (Retracted by #11178)
28088              Subject: [PATCH t/op/method.t] SUPER:: strangeness
28089              From: Piers Cawley <pdcawley@iterative-software.com>
28090              Date: 06 Jul 2001 10:49:01 +0100
28091              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
28092      Branch: perl
28093            ! t/op/method.t
28094 ____________________________________________________________________________
28095 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
28096         Log: VOS README update from Paul Green.
28097      Branch: perl
28098            ! README.vos
28099 ____________________________________________________________________________
28100 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
28101         Log: Subject: [PATCH README.qnx hints/qnx.sh]
28102              From: Norton Allen <allen@huarp.harvard.edu>
28103              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
28104              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
28105      Branch: perl
28106            ! README.qnx hints/qnx.sh
28107 ____________________________________________________________________________
28108 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
28109         Log: Subject: [PATCH] Doc patch for Tie::Hash
28110              From: Artur Bergman <artur@contiller.se>
28111              Date: Thu, 05 Jul 2001 22:51:18 +0200
28112              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
28113      Branch: perl
28114            ! lib/Tie/Hash.pm
28115 ____________________________________________________________________________
28116 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
28117         Log: Subject: [PATCH] perlfaq4.pod
28118              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
28119              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
28120              Date: Thu, 5 Jul 2001 18:44:10 +0100 
28121      Branch: perl
28122            ! pod/perlfaq4.pod
28123 ____________________________________________________________________________
28124 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
28125         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
28126              From: Robin Houston <robin@kitsite.com>
28127              Date: Thu, 5 Jul 2001 18:33:21 +0100
28128              Message-ID: <20010705183321.A27345@robin.kitsite.com>
28129      Branch: perl
28130            ! ext/B/B/Deparse.pm
28131 ____________________________________________________________________________
28132 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
28133         Log: (Retracted by #11285.)
28134              
28135              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
28136              From: Abhijit Menon-Sen <ams@wiw.org>
28137              Date: Fri, 6 Jul 2001 01:26:32 +0530
28138              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
28139      Branch: perl
28140            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
28141            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
28142            ! warnings.pl
28143 ____________________________________________________________________________
28144 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
28145         Log: (Retracted by #11175)
28146              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
28147              From: Norton Allen <allen@huarp.harvard.edu>
28148              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
28149              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
28150      Branch: perl
28151            ! ext/POSIX/POSIX.xs
28152 ____________________________________________________________________________
28153 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
28154         Log: Unterminated C< (noticed by Richard Hatch), and few other
28155              small Unicode doc tweaks.
28156      Branch: perl
28157            ! pod/perlretut.pod
28158 ____________________________________________________________________________
28159 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
28160         Log: More flexible argument understanding; add charblocks() and
28161              charscripts(); make charblock() and charscript() two-way;
28162              add charinrange(); separate the $Unicode::UCD::VERSION and
28163              the version of the Unicode by adding UnicodeVersion().
28164      Branch: perl
28165            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28166 ____________________________________________________________________________
28167 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
28168         Log: Update Unicode::UCD on \p{In...}.
28169      Branch: perl
28170            ! lib/Unicode/UCD.pm
28171 ____________________________________________________________________________
28172 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
28173         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
28174              From: Norton Allen <allen@huarp.harvard.edu>
28175              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
28176              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
28177      Branch: perl
28178            ! lib/ExtUtils/MM_Unix.pm
28179 ____________________________________________________________________________
28180 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
28181         Log: POSIX-BC tweaks from Thomas Dorner.
28182      Branch: perl
28183            ! hints/posix-bc.sh perlio.h
28184 ____________________________________________________________________________
28185 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
28186         Log: Module updates for the delta.
28187      Branch: perl
28188            ! pod/perl572delta.pod
28189 ____________________________________________________________________________
28190 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
28191         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
28192              From: Norton Allen <allen@huarp.harvard.edu>
28193              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
28194              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
28195      Branch: perl
28196            ! ext/IO/lib/IO/t/io_sock.t
28197 ____________________________________________________________________________
28198 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
28199         Log: Subject: [PATCH perldiag.pod] Quick fixes
28200              From: Simon Cozens <simon@netthink.co.uk>
28201              Date: Wed, 4 Jul 2001 20:22:12 +0100
28202              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
28203      Branch: perl
28204            ! pod/perldiag.pod
28205 ____________________________________________________________________________
28206 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
28207         Log: (retracted by #13533)
28208              
28209              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
28210              From: Radu Greab <radu@netsoft.ro>
28211              Date: Wed, 4 Jul 2001 22:13:31 +0300
28212              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
28213      Branch: perl
28214            ! op.c sv.c t/op/pos.t
28215 ____________________________________________________________________________
28216 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
28217         Log: Subject: [PATCH] -I and MakeMaker again
28218              From: Michael G Schwern <schwern@pobox.com>
28219              Date: Wed, 4 Jul 2001 15:03:07 -0400
28220              Message-ID: <20010704150307.I20340@blackrider>
28221              
28222              (and retract #11145)
28223      Branch: perl
28224            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
28225            ! lib/ExtUtils/MakeMaker.pm
28226 ____________________________________________________________________________
28227 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
28228         Log: Subject: Re: PERFORCE change 11142 for review
28229              From: "Philip Newton" <Philip.Newton@gmx.net>
28230              Date: Wed, 4 Jul 2001 20:46:26 +0200
28231              Message-Id: <200107041841.VAA25380@taas.iki.fi>
28232      Branch: perl
28233            ! lib/ExtUtils/MakeMaker.pm
28234 ____________________________________________________________________________
28235 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
28236         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
28237              From: Jonathan Stowe <gellyfish@gellyfish.com>
28238              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
28239              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
28240      Branch: perl
28241            ! utils/pl2pm.PL
28242 ____________________________________________________________________________
28243 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
28244         Log: fix the binary compatibility issue when building with/without
28245              usemymalloc by exporting Perl_malloc() et al as simple wrappers
28246              around the system functions (this allows most extensions built
28247              using one mode to coexist with perls built in the other mode)
28248              
28249              XXX the Perl_mfree() wrapper might need to do return(free()) on
28250              platforms where Free_t isn't "void"
28251      Branch: perl
28252            ! embed.h embed.pl makedef.pl proto.h util.c
28253 ____________________________________________________________________________
28254 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
28255         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
28256              since it doesn't ensure threads other than the one calling fork()
28257              aren't holding any locks; the fix is to use pthread_atfork() to
28258              hold global locks
28259              
28260              building perl with -Dusemymalloc exacerbates the problem since
28261              Perl_malloc() holds a mutex, and perl's exec() calls New()
28262              
28263              XXX the code in win32thread.h may be needed on platforms that have
28264              no pthread_atfork()
28265      Branch: perl
28266            ! perl.c thread.h win32/win32thread.h
28267 ____________________________________________________________________________
28268 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
28269         Log: Integrate #11009 from maintperl.
28270      Branch: maint-5.6/macperl
28271           !> lib/ExtUtils/Manifest.pm
28272 ____________________________________________________________________________
28273 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
28274         Log: Flexing my Perforce muscles.
28275      Branch: maint-5.6/macperl
28276            ! README.macos
28277 ____________________________________________________________________________
28278 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
28279         Log: Update Changes.
28280      Branch: perl
28281            ! Changes patchlevel.h
28282 ____________________________________________________________________________
28283 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
28284         Log: Metaconfig unit change for #11146.
28285      Branch: metaconfig/U/perl
28286            ! d_fcntl_can_lock.U
28287 ____________________________________________________________________________
28288 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
28289         Log: Somehow the #ifdefs of the added code (in #11093) made
28290              HP-UX to fail the fcntl locking test, without the ifdefs
28291              the test seems to be working again.  Reason unknown:
28292              HP-UX cc doesn't complain either way.
28293      Branch: perl
28294            ! Configure
28295 ____________________________________________________________________________
28296 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
28297         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
28298      Branch: perl
28299            ! lib/ExtUtils/MM_Unix.pm
28300 ____________________________________________________________________________
28301 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
28302         Log: gcc -Wall nit.
28303      Branch: perl
28304            ! pp_hot.c
28305 ____________________________________________________________________________
28306 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
28307         Log: When removing tests updating the test count is a good idea, too.
28308      Branch: perl
28309            ! lib/Net/t/require.t
28310 ____________________________________________________________________________
28311 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
28312         Log: Document #11134 and add the new symbols to the list of
28313              of MakeMaker known ones.
28314      Branch: perl
28315            ! lib/ExtUtils/MakeMaker.pm
28316 ____________________________________________________________________________
28317 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
28318         Log: Microperl update.
28319      Branch: perl
28320            ! uconfig.h
28321 ____________________________________________________________________________
28322 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
28323         Log: Update the libnet tests as per #11138.
28324      Branch: perl
28325            - lib/Net/t/ph.t
28326            ! MANIFEST lib/Net/t/require.t
28327 ____________________________________________________________________________
28328 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
28329         Log: Regen toc and modlib.
28330      Branch: perl
28331            ! pod/perlmodlib.pod pod/perltoc.pod
28332 ____________________________________________________________________________
28333 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
28334         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
28335              Graham's request.
28336      Branch: perl
28337            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
28338            ! MANIFEST
28339 ____________________________________________________________________________
28340 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
28341         Log: Add the OS/390 harness results to the delta.
28342      Branch: perl
28343            ! pod/perl572delta.pod
28344 ____________________________________________________________________________
28345 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
28346         Log: Avoid the two study tests in OS/390 until the bug has been solved.
28347      Branch: perl
28348            ! t/op/study.t
28349 ____________________________________________________________________________
28350 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
28351         Log: DOS/DJGPP tweaks from Laszlo Molnar.
28352      Branch: perl
28353            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
28354 ____________________________________________________________________________
28355 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
28356         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
28357              From: Michael G Schwern <schwern@pobox.com>
28358              Date: Wed, 4 Jul 2001 00:01:16 -0400
28359              Message-ID: <20010704000116.C591@blackrider>
28360      Branch: perl
28361            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
28362 ____________________________________________________________________________
28363 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
28364         Log: The #11132 missed singleton characters (not part
28365              of a unilo..unihi range) in Unicode scripts.
28366      Branch: perl
28367            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
28368            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
28369            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
28370            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
28371            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
28372            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
28373            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
28374            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
28375            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
28376            ! lib/unicode/mktables.PL t/op/pat.t
28377 ____________________________________________________________________________
28378 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
28379         Log: Support preferentially the Unicode 'scripts' definition
28380              in the \p{In...} notation since according to Unicode the
28381              scripts concept is more natural for matching than using
28382              the somewhat artificial block names.  The block names are
28383              still available, though, and if there's a name conflict,
28384              the scripts one wins and the blocks one has to do with
28385              'Block' appended to its name.  For more information see
28386              
28387              http://www.unicode.org/unicode/reports/tr24/
28388      Branch: perl
28389            + lib/unicode/In/100.pl lib/unicode/In/101.pl
28390            + lib/unicode/In/102.pl lib/unicode/In/103.pl
28391            + lib/unicode/In/104.pl lib/unicode/In/105.pl
28392            + lib/unicode/In/106.pl lib/unicode/In/107.pl
28393            + lib/unicode/In/108.pl lib/unicode/In/109.pl
28394            + lib/unicode/In/110.pl lib/unicode/In/111.pl
28395            + lib/unicode/In/112.pl lib/unicode/In/113.pl
28396            + lib/unicode/In/114.pl lib/unicode/In/115.pl
28397            + lib/unicode/In/116.pl lib/unicode/In/117.pl
28398            + lib/unicode/In/118.pl lib/unicode/In/119.pl
28399            + lib/unicode/In/120.pl lib/unicode/In/121.pl
28400            + lib/unicode/In/122.pl lib/unicode/In/123.pl
28401            + lib/unicode/In/124.pl lib/unicode/In/125.pl
28402            + lib/unicode/In/126.pl lib/unicode/In/127.pl
28403            + lib/unicode/In/128.pl lib/unicode/In/129.pl
28404            + lib/unicode/In/130.pl lib/unicode/In/131.pl
28405            + lib/unicode/In/132.pl lib/unicode/In/133.pl
28406            + lib/unicode/In/134.pl lib/unicode/In/135.pl
28407            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
28408            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
28409            ! (edit 106 files)
28410 ____________________________________________________________________________
28411 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
28412         Log: Better document the difference between a block and a script.
28413      Branch: perl
28414            ! lib/Unicode/UCD.pm
28415 ____________________________________________________________________________
28416 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
28417         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
28418              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28419              Date: Tue, 3 Jul 2001 15:04:23 -0500
28420              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
28421      Branch: perl
28422            ! lib/CPAN.pm
28423 ____________________________________________________________________________
28424 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
28425         Log: Add tests for charscript().
28426      Branch: perl
28427            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28428 ____________________________________________________________________________
28429 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
28430         Log: Add charscript() to get the UTR#24 script names of characters.
28431      Branch: perl
28432            ! lib/Unicode/UCD.pm
28433 ____________________________________________________________________________
28434 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
28435         Log: Todo updates.
28436      Branch: perl
28437            ! pod/perltodo.pod
28438 ____________________________________________________________________________
28439 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
28440         Log: Unicode::UCD updates.
28441      Branch: perl
28442            ! lib/Unicode/UCD.pm
28443 ____________________________________________________________________________
28444 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
28445         Log: (Retracted by #11174)
28446              Subject: MakeMaker should pass through DEFINE and INC to subdirs
28447              From: Alan Burlison <Alan.Burlison@sun.com>
28448              Date: Tue, 03 Jul 2001 15:20:13 +0100
28449              Message-ID: <3B41D49D.A923D4F9@sun.com>
28450      Branch: perl
28451            ! lib/ExtUtils/MM_Unix.pm
28452 ____________________________________________________________________________
28453 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
28454         Log: Subject: Patch needed for UTS
28455              From: hom00@utsglobal.com (Hal Morris)
28456              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
28457              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
28458              
28459              Replace #11113 with a better version.
28460      Branch: perl
28461            ! perl.h
28462 ____________________________________________________________________________
28463 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
28464         Log: Subject: Re: POINTERRIGOR
28465              From: Andy Dougherty <doughera@lafayette.edu>
28466              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
28467              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
28468      Branch: perl
28469            ! util.c
28470 ____________________________________________________________________________
28471 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
28472         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
28473              From: "Philip Newton" <pnewton@gmx.de>
28474              Date: Tue, 3 Jul 2001 17:03:34 +0200
28475              Message-ID: <3B41FAE6.29564.660E117@localhost>
28476      Branch: perl
28477            ! pp_hot.c
28478 ____________________________________________________________________________
28479 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
28480         Log: Typos.
28481      Branch: perl
28482            ! INSTALL
28483 ____________________________________________________________________________
28484 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
28485         Log: Subject: [PATCH 5.6.1] debugger fixes
28486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28487              Date: Tue, 3 Jul 2001 03:38:18 -0400
28488              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
28489              
28490              The $^S is working again.
28491      Branch: perl
28492            ! lib/perl5db.pl
28493 ____________________________________________________________________________
28494 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
28495         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
28496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28497              Date: Tue, 3 Jul 2001 03:34:06 -0400
28498              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
28499      Branch: perl
28500            ! os2/OS2/Process/Process.pm
28501 ____________________________________________________________________________
28502 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
28503         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
28504              From: "Philip Newton" <Philip.Newton@gmx.net>
28505              Date: Tue, 3 Jul 2001 09:11:27 +0200
28506              Message-Id: <200107030706.KAA04596@taas.iki.fi>
28507      Branch: perl
28508            ! lib/FindBin.pm
28509 ____________________________________________________________________________
28510 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
28511         Log: Delta delta.
28512      Branch: perl
28513            ! pod/perl572delta.pod
28514 ____________________________________________________________________________
28515 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
28516         Log: Metaconfig unit change for 11115.
28517      Branch: metaconfig
28518            ! U/modified/libc.U
28519 ____________________________________________________________________________
28520 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
28521         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
28522              (from Richard Hatch) (this was the cause of pipes() and
28523              times() mysteriously not being found)
28524      Branch: perl
28525            ! Configure
28526 ____________________________________________________________________________
28527 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
28528         Log: Retract #10142, the real culprit found by Richard Hatch,
28529              coming soon to Configure near you.
28530      Branch: perl
28531            ! hints/aix.sh
28532 ____________________________________________________________________________
28533 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
28534         Log: (Replaced by #11124) UTS workaround from Hal Morris.
28535      Branch: perl
28536            ! perl.h
28537 ____________________________________________________________________________
28538 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
28539         Log: Subject: [PATCH] grok not grocking correctly
28540              From: Nicholas Clark <nick@ccl4.org>
28541              Date: Tue, 3 Jul 2001 00:19:08 +0100
28542              Message-ID: <20010703001908.H59620@plum.flirble.org>
28543      Branch: perl
28544            ! numeric.c
28545 ____________________________________________________________________________
28546 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
28547         Log: Subject: [PATCH Deparse.t] test just-posted patches
28548              From: Robin Houston <robin@kitsite.com>
28549              Date: Mon, 2 Jul 2001 23:46:15 +0100
28550              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
28551      Branch: perl
28552            ! ext/B/Deparse.t
28553 ____________________________________________________________________________
28554 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
28555         Log: Subject: [PATCH toke.c] autosplit into @F
28556              From: Robin Houston <robin@kitsite.com>
28557              Date: Mon, 2 Jul 2001 23:18:20 +0100
28558              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
28559      Branch: perl
28560            ! perl.c toke.c
28561 ____________________________________________________________________________
28562 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
28563         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
28564              From: Robin Houston <robin@kitsite.com>
28565              Date: Mon, 2 Jul 2001 23:00:48 +0100
28566              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
28567      Branch: perl
28568            ! ext/B/B/Deparse.pm
28569 ____________________________________________________________________________
28570 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
28571         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
28572              From: "Philip Newton" <Philip.Newton@gmx.net>
28573              Date: Mon, 2 Jul 2001 22:06:22 +0200
28574              (no Message-Id)
28575      Branch: perl
28576            ! ext/NDBM_File/hints/linux.pl
28577 ____________________________________________________________________________
28578 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
28579         Log: Subject: Re: Fixed pack problem - sort of
28580              From: Nicholas Clark <nick@ccl4.org>
28581              Date: Mon, 2 Jul 2001 20:59:20 +0100
28582              Message-ID: <20010702205919.F59620@plum.flirble.org>
28583      Branch: perl
28584            ! pp_pack.c t/op/pack.t
28585 ____________________________________________________________________________
28586 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
28587         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
28588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28589              Date: Mon, 2 Jul 2001 15:45:41 -0400
28590              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
28591      Branch: perl
28592            ! os2/os2.c
28593 ____________________________________________________________________________
28594 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
28595         Log: (Mistaken retraction)
28596      Branch: perl
28597            ! utils/pl2pm.PL
28598 ____________________________________________________________________________
28599 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
28600         Log: Detypo in #11103.
28601      Branch: perl
28602            ! utils/pl2pm.PL
28603 ____________________________________________________________________________
28604 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
28605         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
28606              From: Jonathan Stowe <gellyfish@gellyfish.com>
28607              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
28608              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
28609      Branch: perl
28610            ! utils/pl2pm.PL
28611 ____________________________________________________________________________
28612 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
28613         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
28614              From: "Craig A. Berry" <craigberry@mac.com>
28615              Date: Mon, 02 Jul 2001 14:11:23 -0500
28616              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
28617      Branch: perl
28618            ! lib/Unicode/UCD.pm
28619 ____________________________________________________________________________
28620 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
28621         Log: Subject: [PATCH] Re: op/numconvert.t failures
28622              From: Nicholas Clark <nick@ccl4.org>
28623              Date: Mon, 2 Jul 2001 20:10:48 +0100
28624              Message-ID: <20010702201048.E59620@plum.flirble.org>
28625      Branch: perl
28626            ! t/op/numconvert.t
28627 ____________________________________________________________________________
28628 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
28629         Log: Update Changes.
28630      Branch: perl
28631            ! Changes patchlevel.h
28632 ____________________________________________________________________________
28633 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
28634         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
28635              The real fix must be more involved.  The line of code all the leaky
28636              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
28637              line of Perl_newPMOP().
28638      Branch: perl
28639            ! op.h
28640 ____________________________________________________________________________
28641 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
28642         Log: Based on
28643              
28644              Subject: Re: sizeof(struct sembuf)
28645              From: Nicholas Clark <nick@ccl4.org>
28646              Date: Sun, 1 Jul 2001 22:26:48 +0100
28647              Message-ID: <20010701222648.W59620@plum.flirble.org>
28648              
28649              but do semop() always the slow way.
28650      Branch: perl
28651            ! doio.c
28652 ____________________________________________________________________________
28653 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
28654         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
28655              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28656              Date: Tue, 03 Jul 2001 00:56:30 +0900
28657              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
28658      Branch: perl
28659            ! ext/Encode/Encode/Tcl.t
28660 ____________________________________________________________________________
28661 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
28662         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
28663              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28664              Date: Tue, 03 Jul 2001 00:55:46 +0900
28665              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
28666      Branch: perl
28667            ! ext/Encode/Encode/Tcl.pm
28668 ____________________________________________________________________________
28669 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
28670         Log: Regen api and toc.
28671      Branch: perl
28672            ! pod/perlapi.pod pod/perltoc.pod
28673 ____________________________________________________________________________
28674 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
28675         Log: Metaconfig unit change for #11093.
28676      Branch: metaconfig/U/perl
28677            ! d_fcntl_can_lock.U
28678 ____________________________________________________________________________
28679 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
28680         Log: The fcntl locking test may hang if NFS locking messed up;
28681              break out with alarm(10).
28682      Branch: perl
28683            ! Configure
28684 ____________________________________________________________________________
28685 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
28686         Log: Move the mdelete.bat from win32/bin to win32.
28687      Branch: perl
28688            ! MANIFEST
28689 ____________________________________________________________________________
28690 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
28691         Log: Typo in #11083.
28692      Branch: perl
28693            ! ext/Time/Piece/Piece.t
28694 ____________________________________________________________________________
28695 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
28696         Log: Netware tweaks from Guruprasad.
28697      Branch: perl
28698            - NetWare/perlsdio.h
28699            ! MANIFEST NetWare/Makefile NetWare/interface.c
28700            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
28701            ! perlsdio.h
28702 ____________________________________________________________________________
28703 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
28704         Log: Subject: Re: [PATH] shared -> unique;
28705              From: Abhijit Menon-Sen <ams@wiw.org>
28706              Date: Wed, 27 Jun 2001 03:51:27 +0530
28707              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
28708      Branch: perl
28709            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
28710 ____________________________________________________________________________
28711 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
28712         Log: Subject: Re: AIX / gcc-3.0
28713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28714              Date: Mon, 02 Jul 2001 15:20:21 +0200
28715              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
28716      Branch: perl
28717            ! hints/aix.sh
28718 ____________________________________________________________________________
28719 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
28720         Log: Subject: Re: Bug report: split splits on wrong pattern
28721              From: Abhijit Menon-Sen <ams@wiw.org>
28722              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
28723              Date: Mon, 2 Jul 2001 16:31:33 +0530
28724      Branch: perl
28725            ! pp_ctl.c
28726 ____________________________________________________________________________
28727 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
28728         Log: Subject: [PATCH 5.6.1] test harness
28729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28730              Date: Mon, 2 Jul 2001 06:29:21 -0400
28731              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
28732      Branch: perl
28733            ! lib/Test/Harness.pm
28734 ____________________________________________________________________________
28735 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
28736         Log: Subject: [PATCH 5.6.1] debugger goof
28737              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28738              Date: Mon, 2 Jul 2001 06:27:22 -0400
28739              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
28740      Branch: perl
28741            ! lib/perl5db.pl
28742 ____________________________________________________________________________
28743 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
28744         Log: Subject: [PATCH 5.6.1] OS/2 cwd
28745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28746              Date: Mon, 2 Jul 2001 06:21:17 -0400
28747              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
28748      Branch: perl
28749            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
28750 ____________________________________________________________________________
28751 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
28752         Log: Make #11082 more OS/2-specific.
28753      Branch: perl
28754            ! ext/Time/Piece/Piece.t
28755 ____________________________________________________________________________
28756 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
28757         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
28758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28759              Date: Mon, 2 Jul 2001 06:06:34 -0400
28760              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
28761      Branch: perl
28762            ! ext/Time/Piece/Piece.t
28763 ____________________________________________________________________________
28764 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
28765         Log: Subject: [PATCH B::Deparse] version number & changes
28766              From: Robin Houston <robin@kitsite.com>  
28767              Date: Sun, 1 Jul 2001 17:17:29 +0100
28768              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
28769      Branch: perl
28770            ! ext/B/B/Deparse.pm
28771 ____________________________________________________________________________
28772 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
28773         Log: Subject: a small fix.
28774              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28775              Date: Mon, 2 Jul 2001 12:17:53 +0200
28776              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
28777      Branch: perl
28778            ! ext/Thread/Thread.xs
28779 ____________________________________________________________________________
28780 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
28781         Log: Subject: RE: perl@10907
28782              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28783              Date: Mon, 2 Jul 2001 12:06:16 +0200
28784              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
28785              
28786              Borland C vs PerlIO.
28787      Branch: perl
28788            ! win32/config.bc win32/config_H.bc
28789 ____________________________________________________________________________
28790 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
28791         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
28792              From: "H.M. Brand" <merijn@l1.procura.nl>
28793              Date: Mon, 02 Jul 2001 11:18:57 +0200
28794              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
28795      Branch: perl
28796            ! t/op/write.t
28797 ____________________________________________________________________________
28798 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
28799         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
28800              From: Michael G Schwern <schwern@pobox.com>
28801              Date: Mon, 2 Jul 2001 00:26:24 -0400
28802              Message-ID: <20010702002624.A18302@blackrider>
28803      Branch: perl
28804            - ext/util/mkbootstrap
28805 ____________________________________________________________________________
28806 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
28807         Log: Subject: [PATCH op.h] v minor comment tweak
28808              From: Robin Houston <robin@puffinry.freeserve.co.uk>
28809              Date: Mon, 2 Jul 2001 00:42:01 +0100
28810              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
28811      Branch: perl
28812            ! op.h
28813 ____________________________________________________________________________
28814 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
28815         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
28816      Branch: perl
28817            ! pod/perlfunc.pod
28818 ____________________________________________________________________________
28819 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
28820         Log: Subject: Re: sizeof(struct sembuf)
28821              From: Nicholas Clark <nick@ccl4.org>
28822              Date: Sun, 1 Jul 2001 19:23:16 +0100
28823              Message-ID: <20010701192316.V59620@plum.flirble.org>
28824              
28825              s/signaling/signalling/
28826      Branch: perl
28827            ! pod/perlfunc.pod
28828 ____________________________________________________________________________
28829 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
28830         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
28831              From: "Philip Newton" <Philip.Newton@gmx.net>
28832              Date: Sun, 1 Jul 2001 09:37:56 +0200
28833              Message-Id: <200107010733.KAA03920@taas.iki.fi>
28834      Branch: perl
28835            ! pod/perlvar.pod
28836 ____________________________________________________________________________
28837 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
28838         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
28839              From: "Philip Newton" <Philip.Newton@gmx.net>
28840              Date: Sun, 1 Jul 2001 09:37:56 +0200
28841              Message-Id: <200107010733.KAA03925@taas.iki.fi>
28842      Branch: perl
28843            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
28844 ____________________________________________________________________________
28845 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
28846         Log: Metaconfig unit change for #11070.
28847      Branch: metaconfig
28848            ! U/compline/randfunc.U
28849 ____________________________________________________________________________
28850 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
28851         Log: Subject: [PATCH perlsnap] its --> it's --> its
28852              From: "Philip Newton" <Philip.Newton@gmx.net>
28853              Date: Sun, 1 Jul 2001 09:37:56 +0200
28854              Message-Id: <200107010733.KAA03914@taas.iki.fi>
28855      Branch: perl
28856            ! Porting/config_H
28857 ____________________________________________________________________________
28858 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
28859         Log: Sync with Sarathy; integrate with perlio.
28860      Branch: perl
28861           !> gv.c
28862 ____________________________________________________________________________
28863 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
28864         Log: regenerate win32/config_H.?c files
28865      Branch: perl
28866            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28867 ____________________________________________________________________________
28868 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
28869         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
28870              naming discipline
28871              
28872              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
28873              because of this)
28874              
28875              fix a warning about "fd" being used without being set in Cwd.xs
28876      Branch: perl
28877            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
28878            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
28879            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
28880            ! win32/config.vc
28881 ____________________________________________________________________________
28882 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
28883         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
28884              within macro arguments") and warnings ("unary minus applied to
28885              unsigned type", among others)
28886      Branch: perl
28887            ! gv.c hv.c op.c pp.c sv.c toke.c
28888 ____________________________________________________________________________
28889 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
28890         Log: win32 fixes: more spurious CRs
28891      Branch: perl
28892            ! win32/mdelete.bat
28893 ____________________________________________________________________________
28894 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
28895         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
28896              from win32/bin (or it gets deleted by distclean); don't delete
28897              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
28898              NT (should be made Win9x specific, and added to makefile.mk)
28899      Branch: perl
28900           +> win32/mdelete.bat
28901            - win32/bin/mdelete.bat
28902            ! win32/Makefile win32/makefile.mk
28903 ____________________________________________________________________________
28904 [ 11063] By: nick                                  on 2001/07/01  18:54:09
28905         Log: Quick for for #ifdef mess
28906      Branch: perlio
28907            ! gv.c
28908 ____________________________________________________________________________
28909 [ 11062] By: nick                                  on 2001/07/01  18:47:42
28910         Log: Raw integrate - does not build #if mess in gv.c
28911      Branch: perlio
28912           !> (integrate 29 files)
28913 ____________________________________________________________________________
28914 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
28915         Log: Make 'compile' target a little less broken.
28916              Still very broken, though: -Wall warnings from
28917              the generated code, boot_Foo prototypes missing,
28918              can't autoload Fcntl::SEEK_CUR et alia, ...
28919      Branch: perl
28920            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
28921            ! utils/perlcc.PL x2p/Makefile.SH
28922 ____________________________________________________________________________
28923 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
28924         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
28925      Branch: perl
28926            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28927            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
28928 ____________________________________________________________________________
28929 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
28930         Log: Update Changes.
28931      Branch: perl
28932            ! Changes patchlevel.h
28933 ____________________________________________________________________________
28934 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
28935         Log: Still one typo, regen toc.
28936      Branch: perl
28937            ! lib/Unicode/UCD.pm pod/perltoc.pod
28938 ____________________________________________________________________________
28939 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
28940         Log: Detypos and regen toc.
28941      Branch: perl
28942            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
28943 ____________________________________________________________________________
28944 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
28945         Log: VERSION tweak.
28946      Branch: perl
28947            ! ext/List/Util/lib/List/Util.pm
28948 ____________________________________________________________________________
28949 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
28950         Log: Attempt at plugging the leak under ithreads detected by Doug.
28951      Branch: perl
28952            ! op.h
28953 ____________________________________________________________________________
28954 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
28955         Log: gcc -Wall lint after #11051.
28956      Branch: perl
28957            ! pp_sys.c
28958 ____________________________________________________________________________
28959 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
28960         Log: Integrate perlio.
28961      Branch: perl
28962           !> lib/File/Find/taint.t
28963 ____________________________________________________________________________
28964 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
28965         Log: Don't use the v-strings for module VERSIONs.
28966      Branch: perl
28967            ! lib/Unicode/UCD.pm
28968 ____________________________________________________________________________
28969 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
28970         Log: Code cleanup based on turning off the -woffs in IRIX.
28971              Not all of the gripes cleaned up (hairy code in hv.c and
28972              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
28973              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
28974              to the IRIX hints)
28975      Branch: perl
28976            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
28977            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
28978            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
28979            ! regcomp.c sv.c
28980 ____________________________________________________________________________
28981 [ 11050] By: nick                                  on 2001/06/30  20:46:46
28982         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
28983      Branch: perlio
28984            ! lib/File/Find/taint.t
28985 ____________________________________________________________________________
28986 [ 11049] By: nick                                  on 2001/06/30  18:13:33
28987         Log: Integrate mainline
28988      Branch: perlio
28989           +> NetWare/nwstdio.h NetWare/perlsdio.h
28990           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
28991           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
28992           +> lib/Unicode/UCD.t t/run/exit.t
28993           !> (integrate 60 files)
28994 ____________________________________________________________________________
28995 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
28996         Log: Delta delta.
28997      Branch: perl
28998            ! pod/perl572delta.pod
28999 ____________________________________________________________________________
29000 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
29001         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
29002              by CPAN.pm, use rather _00.
29003      Branch: perl
29004            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
29005            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
29006            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
29007            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
29008            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
29009            ! lib/ExtUtils/Embed.pm lib/Test.pm
29010 ____________________________________________________________________________
29011 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
29012         Log: Add a simple Unicode character database interface, Unicode::UCD.
29013      Branch: perl
29014            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
29015            ! MANIFEST
29016 ____________________________________________________________________________
29017 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
29018         Log: Subject: [PATCH] op/numconver.t
29019              From: Nicholas Clark <nick@ccl4.org>
29020              Date: Sat, 30 Jun 2001 15:40:10 +0100
29021              Message-ID: <20010630154010.I59620@plum.flirble.org>
29022      Branch: perl
29023            ! t/op/numconvert.t
29024 ____________________________________________________________________________
29025 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
29026         Log: The $^N is now taken (by #11038).
29027      Branch: perl
29028            ! t/base/lex.t
29029 ____________________________________________________________________________
29030 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
29031         Log: The #11040 had slipped to a wrong function...
29032      Branch: perl
29033            ! sv.c
29034 ____________________________________________________________________________
29035 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
29036         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
29037              the Configure library symbol probe mysteriously finds all
29038              symbols but those of pipe() and times().
29039      Branch: perl
29040            ! hints/aix.sh
29041 ____________________________________________________________________________
29042 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
29043         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
29044              From: Nicholas Clark <nick@ccl4.org>
29045              Date: Fri, 29 Jun 2001 23:49:07 +0100
29046              Message-ID: <20010629234907.D59620@plum.flirble.org>
29047      Branch: perl
29048            ! lib/ExtUtils.t
29049 ____________________________________________________________________________
29050 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
29051         Log: Subject: [PATCH] weakref fix 2, not yet there
29052              From: Artur Bergman <artur@contiller.se>
29053              Date: Sat, 30 Jun 2001 01:18:16 +0200
29054              Message-ID: <B762D957.1CC9%artur@contiller.se>
29055      Branch: perl
29056            ! sv.c
29057 ____________________________________________________________________________
29058 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
29059         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
29060              From: Michael G Schwern <schwern@pobox.com>
29061              Date: Fri, 29 Jun 2001 19:39:11 -0400
29062              Message-ID: <20010629193910.D25304@blackrider>
29063      Branch: perl
29064            + t/run/exit.t
29065            ! MANIFEST
29066 ____________________________________________________________________________
29067 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
29068         Log: Add support for $^N, the most-recently closed group.
29069      Branch: perl
29070            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
29071            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
29072            ! thrdvar.h
29073 ____________________________________________________________________________
29074 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
29075         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
29076              From: lvirden@cas.org
29077              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
29078              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
29079              
29080              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
29081              From: lvirden@cas.org
29082              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
29083              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
29084      Branch: perl
29085            ! README.solaris
29086 ____________________________________________________________________________
29087 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
29088         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
29089              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29090              Date: Sat, 30 Jun 2001 07:33:37 +0900
29091              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
29092              
29093              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
29094              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29095              Date: Sat, 30 Jun 2001 21:38:14 +0900
29096              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
29097      Branch: perl
29098            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
29099            + ext/Encode/Encode/7bit-kr.enc
29100            ! MANIFEST ext/Encode/Encode/Tcl.pm
29101 ____________________________________________________________________________
29102 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
29103         Log: NetWare tweaks from Guruprasad.
29104      Branch: perl
29105            + NetWare/nwstdio.h NetWare/perlsdio.h
29106            ! MANIFEST NetWare/Makefile NetWare/config.wc
29107            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
29108            ! NetWare/t/Readme.txt
29109 ____________________________________________________________________________
29110 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
29111         Log: More module $VERSION bump-ups.
29112      Branch: perl
29113            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
29114            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
29115            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
29116 ____________________________________________________________________________
29117 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
29118         Log: Doc update due to #11032.
29119      Branch: perl
29120            ! pod/perl572delta.pod
29121 ____________________________________________________________________________
29122 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
29123         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
29124              From: Peter Prymmer <pvhp@forte.com>
29125              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
29126              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
29127      Branch: perl
29128            ! ext/Time/HiRes/HiRes.xs
29129 ____________________________________________________________________________
29130 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
29131         Log: -lpthreads missing in AIX.
29132      Branch: perl
29133            ! hints/aix.sh
29134 ____________________________________________________________________________
29135 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
29136         Log: Subject: [PATCH] CLONE && weakrefs
29137              From: Artur Bergman <artur@contiller.se>
29138              Date: Fri, 29 Jun 2001 17:02:00 +0200
29139              Message-ID: <B7626508.1CA0%artur@contiller.se>
29140      Branch: perl
29141            ! sv.c
29142 ____________________________________________________________________________
29143 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
29144         Log: Subject: Re: Bug report: split splits on wrong pattern
29145              From: Radu Greab <radu@netsoft.ro>
29146              Date: Wed, 27 Jun 2001 21:50:52 +0300
29147              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
29148      Branch: perl
29149            ! pp_ctl.c t/op/split.t
29150 ____________________________________________________________________________
29151 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
29152         Log: Metaconfig unit change for #11027.
29153      Branch: metaconfig/U/perl
29154            ! d_modfl.U
29155 ____________________________________________________________________________
29156 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
29157         Log: I thought this Configure glitch for AIX was just recently fixed?
29158      Branch: perl
29159            ! Configure
29160 ____________________________________________________________________________
29161 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
29162         Log: Update Changes.
29163      Branch: perl
29164            ! Changes patchlevel.h
29165 ____________________________________________________________________________
29166 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
29167         Log: Subject: Re: perl@10967, File::Find, and Cwd
29168              From: Mike Guy <mjtg@cam.ac.uk>
29169              Date: Fri, 29 Jun 2001 14:56:49 +0100
29170              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
29171      Branch: perl
29172            ! lib/File/Find/taint.t
29173 ____________________________________________________________________________
29174 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
29175         Log: Update the sv_pvprintify() spec.
29176      Branch: perl
29177            ! pod/perltodo.pod
29178 ____________________________________________________________________________
29179 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
29180         Log: Known test failures update.
29181      Branch: perl
29182            ! pod/perl572delta.pod
29183 ____________________________________________________________________________
29184 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
29185         Log: Based on
29186              
29187              Subject: [PATCH @11016] More );) fixes
29188              From: Richard Soderberg <rs@crystalflame.net>
29189              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
29190              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
29191      Branch: perl
29192            ! ext/Thread/Thread.xs ext/Thread/typemap
29193 ____________________________________________________________________________
29194 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
29195         Log: Subject: [PATCH @11016] Fixes compile errors in four files
29196              From: Richard Soderberg <rs@crystalflame.net>
29197              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
29198              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
29199      Branch: perl
29200            ! mg.c pp.c pp_hot.c util.c
29201 ____________________________________________________________________________
29202 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
29203         Log: AIX hints tweaking continues, from Merijn Brand.
29204      Branch: perl
29205            ! hints/aix.sh
29206 ____________________________________________________________________________
29207 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
29208         Log: HP-UX needs gccversion sooner, from Merijn Brand.
29209      Branch: perl
29210            ! hints/hpux.sh
29211 ____________________________________________________________________________
29212 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
29213         Log: Subject: [PATCH 5.6.1] OS/2 docs
29214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29215              Date: Fri, 29 Jun 2001 02:34:12 -0400
29216              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
29217      Branch: perl
29218            ! README.os2 os2/Changes
29219 ____________________________________________________________________________
29220 [ 11017] By: nick                                  on 2001/06/29  10:20:30
29221         Log: Integrate mainline
29222      Branch: perlio
29223           +> (branch 37 files)
29224            - ext/ODBM_File/sdbm.t
29225           !> (integrate 211 files)
29226 ____________________________________________________________________________
29227 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
29228         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
29229              the modules found using a script written by Larry Schatzer Jr.
29230      Branch: perl
29231            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
29232            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
29233            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
29234            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
29235            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
29236            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
29237            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
29238            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
29239            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
29240            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
29241            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
29242            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
29243            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
29244            ! lib/constant.pm lib/fields.pm lib/strict.pm
29245 ____________________________________________________________________________
29246 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
29247         Log: The latest JPL from the anoncvs.
29248      Branch: perl
29249            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
29250 ____________________________________________________________________________
29251 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
29252         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
29253      Branch: perl
29254            ! t/op/pat.t
29255 ____________________________________________________________________________
29256 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
29257         Log: Worrying about insecure directories now is a bit too late.
29258      Branch: perl
29259            ! lib/File/Find/taint.t
29260 ____________________________________________________________________________
29261 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
29262         Log: Cannot DIE() in a void function,
29263              from Richard Hatch <rhatch@austin.ibm.com>.
29264      Branch: perl
29265            ! ext/IPC/SysV/SysV.xs
29266 ____________________________________________________________________________
29267 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
29268         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
29269              From: Peter Prymmer <pvhp@forte.com>
29270              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
29271              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
29272              
29273              (unfinished: time/hires tests 3, 5, 14 failing, but better
29274              than wholesale failure)
29275      Branch: perl
29276            ! ext/Time/HiRes/HiRes.xs
29277 ____________________________________________________________________________
29278 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
29279         Log: Subject: [PATCH 5.6.1] OS/2 improvements
29280              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29281              Date: Thu, 28 Jun 2001 16:03:14 -0400
29282              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
29283      Branch: perl
29284            + os2/os2_base.t
29285            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
29286            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
29287            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
29288            ! os2/os2ish.h
29289 ____________________________________________________________________________
29290 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
29291         Log: Subject: Incrementing Extutils::Manifest's $VERSION
29292              From: Michael G Schwern <schwern@pobox.com>
29293              Date: Thu, 28 Jun 2001 13:13:49 -0400
29294              Message-ID: <20010628131349.A14738@blackrider>
29295      Branch: maint-5.6/perl
29296            ! lib/ExtUtils/Manifest.pm
29297 ____________________________________________________________________________
29298 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
29299         Log: AIX tweak from Merijn Brand.
29300      Branch: perl
29301            ! hints/aix.sh
29302 ____________________________________________________________________________
29303 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
29304         Log: Create the macperl branch.
29305      Branch: maint-5.6/macperl
29306           +> (branch 1728 files)
29307 ____________________________________________________________________________
29308 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
29309         Log: Update Changes.
29310      Branch: perl
29311            ! Changes patchlevel.h
29312 ____________________________________________________________________________
29313 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
29314         Log: More Perforce lore.
29315      Branch: perl
29316            ! Porting/repository.pod
29317 ____________________________________________________________________________
29318 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
29319         Log: Metaconfig unit changes for #11003.
29320      Branch: metaconfig/U/perl
29321            + d_nl_langinfo.U i_langinfo.U
29322 ____________________________________________________________________________
29323 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
29324         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
29325              Expected not to exist in non-UNIX excepting in VMS, where
29326              according to a quick web survey they just might.
29327      Branch: perl
29328            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
29329            ! Porting/config_H config_h.SH configure.com epoc/config.sh
29330            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
29331            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29332            ! win32/config.bc win32/config.gc win32/config.vc
29333 ____________________________________________________________________________
29334 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
29335         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
29336              in AIX is one is doing a 64-bit build.
29337      Branch: perl
29338            ! hints/aix.sh
29339 ____________________________________________________________________________
29340 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
29341         Log: Metaconfig unit changes for #11000.
29342      Branch: metaconfig/U/perl
29343            ! use64bits.U uselfs.U
29344 ____________________________________________________________________________
29345 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
29346         Log: Move use64bitint and use64bitall before uselargefiles.
29347      Branch: perl
29348            ! Configure
29349 ____________________________________________________________________________
29350 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
29351         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
29352              From: Robert Spier <rspier@pobox.com>
29353              Message-ID: <15162.41164.618712.841415@rls.cx>
29354              Date: Wed, 27 Jun 2001 23:13:16 -0400
29355      Branch: perl
29356            ! doio.c
29357 ____________________________________________________________________________
29358 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
29359         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
29360              From: Peter Prymmer <pvhp@forte.com>
29361              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
29362              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
29363      Branch: perl
29364            ! numeric.c
29365 ____________________________________________________________________________
29366 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
29367         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
29368              From: Peter Prymmer <pvhp@forte.com>
29369              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
29370              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
29371      Branch: perl
29372            ! configure.com ext/Digest/MD5/Makefile.PL
29373 ____________________________________________________________________________
29374 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
29375         Log: Update Changes.
29376      Branch: perl
29377            ! Changes patchlevel.h
29378 ____________________________________________________________________________
29379 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
29380         Log: Tiny EPOC updates.
29381      Branch: perl
29382            ! epoc/config.sh
29383 ____________________________________________________________________________
29384 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
29385         Log: The Test::More and Test::Simple tests required help
29386              thanks to our schizophrenic test scheme.
29387      Branch: perl
29388            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29389            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29390            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29391            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29392            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29393 ____________________________________________________________________________
29394 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
29395         Log: Upgrade to Test::Simple 0.09.
29396      Branch: perl
29397            + lib/Test/Simple/Changes
29398            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29399            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29400            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29401            ! lib/Test/Simple/t/plan_is_noplan.t
29402 ____________________________________________________________________________
29403 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
29404         Log: Upgrade to Test::More 0.07.
29405      Branch: perl
29406            + lib/Test/More/Changes
29407            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
29408            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
29409            ! lib/Test/More/t/skipall.t
29410 ____________________________________________________________________________
29411 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
29412         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
29413              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29414              Date: Wed, 27 Jun 2001 18:40:04 +0200
29415              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
29416      Branch: perl
29417            ! hints/hpux.sh
29418 ____________________________________________________________________________
29419 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
29420         Log: Subject: [PATCH README.qnx hints/qnx.sh]
29421              From: Norton Allen <allen@huarp.harvard.edu>
29422              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
29423              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
29424      Branch: perl
29425            ! README.qnx hints/qnx.sh
29426 ____________________________________________________________________________
29427 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
29428         Log: Subject: [PATCH] two little documentation nits
29429              From: Abhijit Menon-Sen <ams@wiw.org>
29430              Date: Wed, 27 Jun 2001 20:07:50 +0530
29431              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
29432      Branch: perl
29433            ! sv.c sv.h
29434 ____________________________________________________________________________
29435 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
29436         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
29437              From: Norton Allen <allen@huarp.harvard.edu>
29438              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
29439              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
29440      Branch: perl
29441            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
29442 ____________________________________________________________________________
29443 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
29444         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
29445              From: Michael G Schwern <schwern@pobox.com>
29446              Date: Wed, 27 Jun 2001 02:34:58 -0400
29447              Message-ID: <20010627023458.K23874@blackrider>
29448      Branch: perl
29449            ! vms/test.com
29450 ____________________________________________________________________________
29451 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
29452         Log: Add perl_clone_host() for Netware.
29453      Branch: perl
29454            ! NetWare/nw5.c
29455 ____________________________________________________________________________
29456 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
29457         Log: GCC 3.0 hints for HP-UX.
29458      Branch: perl
29459            ! hints/hpux.sh
29460 ____________________________________________________________________________
29461 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
29462         Log: In some Linux distributions the libndbm is broken
29463              (no null key support), therefore link with libgdbm
29464              (if available), since it has a working ndbm emulation,
29465              from Jonathan Stowe.
29466      Branch: perl
29467            + ext/NDBM_File/hints/linux.pl
29468            ! MANIFEST
29469 ____________________________________________________________________________
29470 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
29471         Log: Subject: [PATCH perl@10930] find.t hack for VMS
29472              From: "Craig A. Berry" <craigberry@mac.com>
29473              Date: Tue, 26 Jun 2001 23:40:25 -0500
29474              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
29475      Branch: perl
29476            ! lib/File/Find/find.t
29477 ____________________________________________________________________________
29478 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
29479         Log: AUTHORS updates.
29480      Branch: perl
29481            ! AUTHORS
29482 ____________________________________________________________________________
29483 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
29484         Log: Metaconfig unit change like #10980.
29485      Branch: metaconfig
29486            ! U/compline/d_stdstdio.U
29487 ____________________________________________________________________________
29488 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
29489         Log: "lose the it's", from Abhijit Menon-Sen.
29490              ("It's" not searched, pods not searched.)
29491      Branch: perl
29492            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
29493            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
29494            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
29495            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
29496            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
29497            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
29498 ____________________________________________________________________________
29499 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
29500         Log: "lose the looses", from Abhijit Menon-Sen.
29501      Branch: perl
29502            ! ext/B/B/Assembler.pm gv.c
29503 ____________________________________________________________________________
29504 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
29505         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
29506      Branch: perl
29507            ! hints/os390.sh
29508 ____________________________________________________________________________
29509 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
29510         Log: DEC C 5.3 on the VAX simply doesn't seem to like
29511              compiling the MD5 extension, disable it there for now,
29512              from Peter Prymmer.
29513      Branch: perl
29514            ! configure.com
29515 ____________________________________________________________________________
29516 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
29517         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
29518              From: Jonathan Stowe <gellyfish@gellyfish.com>
29519              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
29520              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
29521      Branch: perl
29522            ! pod/perlfaq3.pod
29523 ____________________________________________________________________________
29524 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
29525         Log: Subject: [PATCH 5.6.1] perlxs misprints
29526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29527              Date: Tue, 26 Jun 2001 17:20:00 -0400
29528              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
29529      Branch: perl
29530            ! pod/perlxs.pod
29531 ____________________________________________________________________________
29532 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
29533         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
29534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29535              Date: Tue, 26 Jun 2001 17:27:07 -0400
29536              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
29537      Branch: perl
29538            ! lib/ExtUtils/MM_Unix.pm
29539 ____________________________________________________________________________
29540 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
29541         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
29542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29543              Date: Tue, 26 Jun 2001 17:23:24 -0400
29544              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
29545      Branch: perl
29546            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
29547 ____________________________________________________________________________
29548 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
29549         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
29550              by Olaf Flebbe.
29551      Branch: perl
29552            ! perl.h
29553 ____________________________________________________________________________
29554 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
29555         Log: Detypo.
29556      Branch: perl
29557            ! lib/Memoize/t/tie_sdbm.t
29558 ____________________________________________________________________________
29559 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
29560         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
29561      Branch: perl
29562            ! win32/perllib.c
29563 ____________________________________________________________________________
29564 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
29565         Log: Subject: [patch] perl_clone+CvFILE
29566              From: Doug MacEachern <dougm@covalent.net>
29567              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
29568              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
29569      Branch: perl
29570            ! sv.c
29571 ____________________________________________________________________________
29572 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
29573         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
29574              From: Mark-Jason Dominus <mjd@plover.com>
29575              Date: Tue, 26 Jun 2001 12:33:01 -0400
29576              Message-ID: <20010626163301.31298.qmail@plover.com>
29577      Branch: perl
29578            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29579 ____________________________________________________________________________
29580 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
29581         Log: Update Changes.
29582      Branch: perl
29583            ! Changes patchlevel.h
29584 ____________________________________________________________________________
29585 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
29586         Log: Also catfile() needs now to explicitly exported.
29587      Branch: perl
29588            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29589 ____________________________________________________________________________
29590 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
29591         Log: Regen toc.
29592      Branch: perl
29593            ! pod/perltoc.pod
29594 ____________________________________________________________________________
29595 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
29596         Log: Nonexistent pod command.
29597      Branch: perl
29598            ! pod/perl572delta.pod
29599 ____________________________________________________________________________
29600 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
29601         Log: Be more portable in the quest for tmpdir.
29602      Branch: perl
29603            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29604 ____________________________________________________________________________
29605 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
29606         Log: Be more portable in finding out the home directory,
29607              and use File::Spec to do the concat.
29608              (Come to think of it, couldn't File::Spec provide
29609              for a ->homedir method?)
29610      Branch: perl
29611            ! lib/Net/Config.pm
29612 ____________________________________________________________________________
29613 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
29614         Log: Doc patch for #10959.
29615      Branch: perl
29616            ! pod/perlfunc.pod
29617 ____________________________________________________________________________
29618 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
29619         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
29620              From: "Philip Newton" <pnewton@gmx.de>
29621              Date: Tue, 26 Jun 2001 16:26:47 +0200
29622              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
29623      Branch: perl
29624            ! pod/perldata.pod
29625 ____________________________________________________________________________
29626 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
29627         Log: Subject: [PATH] shared -> unique;
29628              From: "Artur Bergman" <artur@contiller.se>
29629              Date: Tue, 26 Jun 2001 16:18:40 +0200
29630              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
29631              
29632              Because "shared" isn't: it's read-only.
29633      Branch: perl
29634            ! toke.c xsutils.c
29635 ____________________________________________________________________________
29636 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
29637         Log: Escape multiline croak messages.
29638      Branch: perl
29639            ! t/op/ver.t
29640 ____________________________________________________________________________
29641 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
29642         Log: No more pragma/*.t for minitest.
29643      Branch: perl
29644            ! Makefile.SH
29645 ____________________________________________________________________________
29646 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
29647         Log: AUTHORS updates.
29648      Branch: perl
29649            ! AUTHORS
29650 ____________________________________________________________________________
29651 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
29652         Log: delta updates.
29653      Branch: perl
29654            ! pod/perl572delta.pod
29655 ____________________________________________________________________________
29656 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
29657         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
29658              From: Artur Bergman <artur@contiller.se> 
29659              Date: Tue, 26 Jun 2001 15:32:53 +0200
29660              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
29661      Branch: perl
29662            ! makedef.pl sv.c sv.h win32/perllib.c
29663 ____________________________________________________________________________
29664 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
29665         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
29666              From: Jonathan Stowe <gellyfish@gellyfish.com>
29667              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
29668              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
29669              
29670              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
29671      Branch: perl
29672            + ext/Time/HiRes/hints/sco.pl
29673            ! MANIFEST
29674 ____________________________________________________________________________
29675 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
29676         Log: Subject: [PATCH 5.6.1] static build
29677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29678              Date: Tue, 26 Jun 2001 04:22:25 -0400
29679              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
29680      Branch: perl
29681            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
29682            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
29683 ____________________________________________________________________________
29684 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
29685         Log: DJGPP patches from Laszlo Molnar.
29686      Branch: perl
29687            ! djgpp/djgpp.c perl.c util.c
29688 ____________________________________________________________________________
29689 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
29690         Log: Netware patches from Ananth Kesari.
29691      Branch: perl
29692            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
29693            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
29694            ! NetWare/nwtinfo.h
29695 ____________________________________________________________________________
29696 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
29697         Log: Detypo.
29698      Branch: perl
29699            ! ext/Errno/Errno_pm.PL
29700 ____________________________________________________________________________
29701 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
29702         Log: There seems to be two ways of spelling the $^O in *STEP.
29703      Branch: perl
29704            ! ext/Errno/Errno_pm.PL
29705 ____________________________________________________________________________
29706 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
29707         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
29708              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
29709      Branch: perl
29710            ! ext/Errno/Errno_pm.PL
29711 ____________________________________________________________________________
29712 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
29713         Log: Known bugs update.
29714      Branch: perl
29715            ! pod/perl572delta.pod
29716 ____________________________________________________________________________
29717 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
29718         Log: The default installation of Cygwin has 500 as root's uid.
29719      Branch: perl
29720            ! lib/User/pwent.t
29721 ____________________________________________________________________________
29722 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
29723         Log: Be even more relaxed (re-allow having only one entry).
29724      Branch: perl
29725            ! t/op/grent.t t/op/pwent.t
29726 ____________________________________________________________________________
29727 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
29728         Log: Test failure updates.
29729      Branch: perl
29730            ! pod/perl572delta.pod
29731 ____________________________________________________________________________
29732 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
29733         Log: MPE/iX test tweaks from Mark Bixby.
29734      Branch: perl
29735            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
29736            ! t/io/fs.t t/op/stat.t
29737 ____________________________________________________________________________
29738 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
29739         Log: Microperl findings.
29740      Branch: perl
29741            ! perl.h pp_sys.c
29742 ____________________________________________________________________________
29743 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
29744         Log: Touch uconfig.h.
29745      Branch: perl
29746            ! uconfig.h
29747 ____________________________________________________________________________
29748 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
29749         Log: Subject: [PATCH] Proposed fix for Pod::Man
29750              From: Rob Napier <rnapier@employees.org>
29751              Date: Mon, 25 Jun 2001 15:49:24 -0400
29752              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
29753              
29754              Cater for Solaris nroff brokenness (shortchanges daisywheel
29755              printers, but hey, we also no more support PDPs.)
29756      Branch: perl
29757            ! lib/Pod/Man.pm
29758 ____________________________________________________________________________
29759 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
29760         Log: Typo in #10937.
29761      Branch: perl
29762            ! ext/POSIX/sigaction.t
29763 ____________________________________________________________________________
29764 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
29765         Log: SIGCONT not trappable in VMS.
29766      Branch: perl
29767            ! ext/POSIX/sigaction.t
29768 ____________________________________________________________________________
29769 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
29770         Log: Subject: [DRAFT] Encode-Tcl.t
29771              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29772              Date: Tue, 26 Jun 2001 03:38:08 +0900
29773              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
29774      Branch: perl
29775            + ext/Encode/Encode/Tcl.t
29776            ! MANIFEST ext/Encode/Encode/Tcl.pm
29777 ____________________________________________________________________________
29778 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
29779         Log: Because of #10932 retract also the perlfunc hunk of #10910.
29780      Branch: perl
29781            ! pod/perlfunc.pod
29782 ____________________________________________________________________________
29783 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
29784         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
29785              by Ilya Zakharevich in
29786              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
29787      Branch: perl
29788            ! XSUB.h
29789 ____________________________________________________________________________
29790 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
29791         Log: Typo in #10889.
29792      Branch: perl
29793            ! hints/uts.sh
29794 ____________________________________________________________________________
29795 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
29796         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
29797              From: Abhijit Menon-Sen <ams@wiw.org>
29798              Date: Mon, 25 Jun 2001 23:45:45 +0530
29799              Message-ID: <20010625234545.A5022@lustre.linux.in>
29800      Branch: perl
29801            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
29802 ____________________________________________________________________________
29803 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
29804         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
29805              From: Michael G Schwern <schwern@pobox.com>
29806              Date: Mon, 25 Jun 2001 14:35:51 -0400
29807              Message-ID: <20010625143551.H13819@blackrider>
29808      Branch: perl
29809            ! lib/Test.pm
29810 ____________________________________________________________________________
29811 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
29812         Log: Update Changes.
29813      Branch: perl
29814            ! Changes patchlevel.h
29815 ____________________________________________________________________________
29816 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
29817         Log: Regen toc and modlib.
29818      Branch: perl
29819            ! pod/perlmodlib.pod pod/perltoc.pod
29820 ____________________________________________________________________________
29821 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
29822         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
29823              for the benefit of C++ compilers, as suggested by Guruprasad.
29824      Branch: perl
29825            ! embed.pl proto.h
29826 ____________________________________________________________________________
29827 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
29828         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
29829              From: Jonathan Stowe <gellyfish@gellyfish.com>
29830              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
29831              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
29832      Branch: perl
29833            ! pod/perlfaq5.pod
29834 ____________________________________________________________________________
29835 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
29836         Log: Missed from #10925.
29837      Branch: perl
29838            ! gv.c
29839 ____________________________________________________________________________
29840 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
29841         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
29842              From: Robin Houston <robin@kitsite.com>
29843              Date: Sat, 19 May 2001 16:19:34 +0100
29844              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
29845      Branch: perl
29846            ! cv.h gv.h op.c
29847 ____________________________________________________________________________
29848 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
29849         Log: Netware README tweak.
29850      Branch: perl
29851            ! README.netware
29852 ____________________________________________________________________________
29853 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
29854         Log: Subject: [PATCH] Re: overload.t fails
29855              From: Abhijit Menon-Sen <ams@wiw.org>
29856              Date: Mon, 25 Jun 2001 14:52:20 +0530
29857              Message-ID: <20010625145220.A24114@lustre.linux.in>
29858      Branch: perl
29859            ! lib/overload.t
29860 ____________________________________________________________________________
29861 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
29862         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
29863              From: Mike Guy <mjtg@cam.ac.uk>
29864              Date: Mon, 25 Jun 2001 11:43:23 +0100
29865              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
29866      Branch: perl
29867            ! lib/Carp.pm
29868 ____________________________________________________________________________
29869 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
29870         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
29871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29872              Date: Sun, 24 Jun 2001 05:17:05 -0400
29873              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
29874      Branch: perl
29875            ! os2/os2ish.h
29876 ____________________________________________________________________________
29877 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
29878         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
29879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29880              Date: Mon, 25 Jun 2001 05:52:27 -0400
29881              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
29882      Branch: perl
29883            ! hints/os2.sh
29884 ____________________________________________________________________________
29885 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
29886         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
29887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29888              Date: Mon, 25 Jun 2001 05:23:35 -0400
29889              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
29890      Branch: perl
29891            ! os2/os2.c
29892 ____________________________________________________________________________
29893 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
29894         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
29895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29896              Date: Mon, 25 Jun 2001 05:04:32 -0400
29897              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
29898      Branch: perl
29899            ! os2/OS2/REXX/DLL/DLL.pm
29900 ____________________________________________________________________________
29901 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
29902         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
29903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29904              Date: Mon, 25 Jun 2001 05:02:36 -0400
29905              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
29906      Branch: perl
29907            ! mg.c os2/dl_os2.c os2/os2.c
29908 ____________________________________________________________________________
29909 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
29910         Log: Subject: Re: [PATCH 5.6.1] misprints
29911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29912              Date: Mon, 25 Jun 2001 04:50:50 -0400
29913              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
29914      Branch: perl
29915            ! os2/os2.c pp_sys.c
29916 ____________________________________________________________________________
29917 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
29918         Log: Add Test::More and Test::Simple to the delta.
29919      Branch: perl
29920            ! pod/perl572delta.pod
29921 ____________________________________________________________________________
29922 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
29923         Log: Add Test::More, from Michael G Schwern.
29924      Branch: perl
29925            + lib/Test/More.pm lib/Test/More/t/More.t
29926            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29927            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29928            + t/lib/Test/More/Catch.pm
29929            ! MANIFEST
29930 ____________________________________________________________________________
29931 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
29932         Log: Add Test::Simple from Michael G Schwern.
29933      Branch: perl
29934            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29935            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29936            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29937            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
29938            + t/lib/Test/Simple/Catch.pm
29939            + t/lib/Test/Simple/sample_tests/death.plx
29940            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
29941            + t/lib/Test/Simple/sample_tests/extras.plx
29942            + t/lib/Test/Simple/sample_tests/five_fail.plx
29943            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
29944            + t/lib/Test/Simple/sample_tests/one_fail.plx
29945            + t/lib/Test/Simple/sample_tests/require.plx
29946            + t/lib/Test/Simple/sample_tests/success.plx
29947            + t/lib/Test/Simple/sample_tests/too_few.plx
29948            + t/lib/Test/Simple/sample_tests/two_fail.plx
29949            ! MANIFEST
29950 ____________________________________________________________________________
29951 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
29952         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
29953              From: "Craig A. Berry" <craigberry@mac.com>
29954              Date: Sun, 24 Jun 2001 23:41:36 -0500
29955              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
29956      Branch: perl
29957            ! pp_sys.c
29958 ____________________________________________________________________________
29959 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
29960         Log: Upgrade to Attribute::Handlers 0.70.
29961      Branch: perl
29962            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
29963            ! MANIFEST lib/Attribute/Handlers.pm
29964 ____________________________________________________________________________
29965 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
29966         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
29967              From: Abhijit Menon-Sen <ams@wiw.org>
29968              Date: Sat, 23 Jun 2001 05:17:44 +0530
29969              Message-ID: <20010623051744.A18583@lustre.linux.in>
29970              
29971              (Can't think of a good place to put tests.)
29972      Branch: perl
29973            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
29974 ____________________________________________________________________________
29975 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
29976         Log: Subject: [PATCH] t/op/pat.t typo fix
29977              From: Richard Soderberg <rs@crystalflame.net>
29978              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
29979              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
29980      Branch: perl
29981            ! t/op/pat.t
29982 ____________________________________________________________________________
29983 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
29984         Log: Move the pack warnings to their own file, as pointed
29985              out by Spider.
29986      Branch: perl
29987            + t/lib/warnings/pp_pack
29988            ! MANIFEST t/lib/warnings/pp
29989 ____________________________________________________________________________
29990 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
29991         Log: Update Changes.
29992      Branch: perl
29993            ! Changes patchlevel.h
29994 ____________________________________________________________________________
29995 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
29996         Log: Partially fix a problem noticed by IRIX compiler:
29997              the initialization of parse_start was bypassed by
29998              several gotos.  Now initialized to zero, which may
29999              not be the best choice.
30000      Branch: perl
30001            ! regcomp.c
30002 ____________________________________________________________________________
30003 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
30004         Log: Relax the group and password tests back to moaning only
30005              if no matches at all are found.  (Even with a small sample
30006              I could find many sites where there are, umm, anomalies in
30007              the said databases.)       
30008      Branch: perl
30009            ! t/op/grent.t t/op/pwent.t
30010 ____________________________________________________________________________
30011 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
30012         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
30013      Branch: perl
30014            ! pp_ctl.c
30015 ____________________________________________________________________________
30016 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
30017         Log: De-cut-and-pasto in #10902.
30018      Branch: perl
30019            ! pp_ctl.c
30020 ____________________________________________________________________________
30021 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
30022         Log: The #10771 didn't take?
30023      Branch: perl
30024            ! pp_ctl.c
30025 ____________________________________________________________________________
30026 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
30027         Log: Undo the filetests part of #10900, under multiplicity
30028              weird errors take place.
30029      Branch: perl
30030            ! pp_sys.c
30031 ____________________________________________________________________________
30032 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
30033         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
30034      Branch: perl
30035            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
30036 ____________________________________________________________________________
30037 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
30038         Log: (Replaced by #10922)
30039              
30040              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
30041              From: Tony Bowden <tony@kasei.com>
30042              Date: Sun, 24 Jun 2001 17:32:40 +0100
30043              Message-ID: <20010624173240.A16293@blackstar.co.uk>
30044              
30045              Document (well, mention) shortmess() and longmess()
30046              to rob people of their fun of reinventing the wheel.
30047      Branch: perl
30048            ! lib/Carp.pm
30049 ____________________________________________________________________________
30050 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
30051         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
30052              From: Brian Jepson <bjepson@oreilly.com>
30053              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
30054              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
30055      Branch: perl
30056            ! pp_sys.c
30057 ____________________________________________________________________________
30058 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
30059         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
30060              From: Robin Barker <rmb1@cise.npl.co.uk> 
30061              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
30062              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
30063      Branch: perl
30064            ! lib/CPAN.pm
30065 ____________________________________________________________________________
30066 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
30067         Log: Memoize patch from mjd.
30068      Branch: perl
30069            ! lib/Memoize/t/tie_storable.t
30070 ____________________________________________________________________________
30071 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
30072         Log: Spec the sv_pvprintify() a bit more.
30073      Branch: perl
30074            ! pod/perltodo.pod
30075 ____________________________________________________________________________
30076 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
30077         Log: Upgrade to Memoize 0.65.
30078      Branch: perl
30079            + lib/Memoize/t/array_confusion.t
30080            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
30081            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
30082            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
30083            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
30084            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
30085            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
30086            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
30087            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
30088            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
30089            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
30090            ! lib/Memoize/t/tie_storable.t
30091 ____________________________________________________________________________
30092 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
30093         Log: Metaconfig unit change for #10892.
30094      Branch: metaconfig
30095            ! U/modified/Options.U
30096 ____________________________________________________________________________
30097 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
30098         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
30099              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30100              Date: Sun, 24 Jun 2001 05:24:40 -0400
30101              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
30102      Branch: perl
30103            ! Configure hints/os2.sh
30104 ____________________________________________________________________________
30105 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
30106         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
30107              From: Mike Guy <mjtg@cam.ac.uk>
30108              Date: Sun, 24 Jun 2001 15:28:39 +0100
30109              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
30110              
30111              Fix an ancient (5.002) bug.
30112      Branch: perl
30113            ! lib/Carp/Heavy.pm
30114 ____________________________________________________________________________
30115 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
30116         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
30117              variables.
30118      Branch: perl
30119            ! pp_sys.c
30120 ____________________________________________________________________________
30121 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
30122         Log: Make UTS as per #10888.
30123      Branch: perl
30124            ! hints/uts.sh
30125 ____________________________________________________________________________
30126 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
30127         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
30128      Branch: perl
30129            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
30130            ! mpeix/mpeixish.h perl.h unixish.h
30131 ____________________________________________________________________________
30132 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
30133         Log: AUTHORS update.
30134      Branch: perl
30135            ! AUTHORS
30136 ____________________________________________________________________________
30137 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
30138         Log: Subject: Encode::Tcl for multibyte doesnot work
30139              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30140              Date: Sun, 24 Jun 2001 22:48:21 +0900
30141              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
30142      Branch: perl
30143            ! ext/Encode/Encode/Tcl.pm
30144 ____________________________________________________________________________
30145 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
30146         Log: Subject: [PATCH] Remove tautology in error messages
30147              From: Mike Guy <mjtg@cam.ac.uk>
30148              Date: Sun, 24 Jun 2001 13:31:00 +0100
30149              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
30150      Branch: perl
30151            ! pp_sys.c
30152 ____________________________________________________________________________
30153 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
30154         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
30155      Branch: perl
30156            ! hints/darwin.sh
30157 ____________________________________________________________________________
30158 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
30159         Log: Subject: Re: [PATCH 5.6.1] test suite
30160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30161              Date: Sun, 24 Jun 2001 05:47:05 -0400
30162              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
30163              
30164              Test suite fixes.
30165      Branch: perl
30166            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
30167 ____________________________________________________________________________
30168 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
30169         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
30170              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30171              Date: Sun, 24 Jun 2001 05:37:19 -0400
30172              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
30173      Branch: perl
30174            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
30175 ____________________________________________________________________________
30176 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
30177         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
30178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30179              Date: Sun, 24 Jun 2001 05:34:50 -0400
30180              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
30181              
30182              Pacify compiler warnings.
30183      Branch: perl
30184            ! pp_sys.c
30185 ____________________________________________________________________________
30186 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
30187         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
30188              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30189              Date: Sun, 24 Jun 2001 05:21:18 -0400
30190              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
30191              
30192              Enable compression of executables during link time.
30193      Branch: perl
30194            ! hints/os2.sh
30195 ____________________________________________________________________________
30196 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
30197         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
30198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30199              Date: Sun, 24 Jun 2001 05:15:11 -0400
30200              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
30201              
30202              Add ordinals to the export list for Perl DLL.
30203              (Breaks intra-version DLL compatibility.)
30204      Branch: perl
30205            ! makedef.pl
30206 ____________________________________________________________________________
30207 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
30208         Log: Allow (displaying and) re-editing the Subject in perlbug.
30209              Also abstract the Subject quality control into a function.
30210      Branch: perl
30211            ! utils/perlbug.PL
30212 ____________________________________________________________________________
30213 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
30214         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
30215      Branch: perl
30216            ! utils/perlbug.PL
30217 ____________________________________________________________________________
30218 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
30219         Log: Regen toc and modlib.
30220      Branch: perl
30221            ! pod/perlmodlib.pod pod/perltoc.pod
30222 ____________________________________________________________________________
30223 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
30224         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
30225              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
30226              attribute semantics as much as possible, or 'ntsec' which uses
30227              native NTFS semantics.)  (See also #10877.)
30228      Branch: perl
30229            ! perl.c
30230 ____________________________________________________________________________
30231 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
30232         Log: (Retracted by #11586)
30233              
30234              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
30235      Branch: perl
30236            ! lib/Test/Harness.pm
30237 ____________________________________________________________________________
30238 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
30239         Log: Just zap the -uPerlio.
30240      Branch: perl
30241            ! ext/B/Stash.t
30242 ____________________________________________________________________________
30243 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
30244         Log: Do not test PerlIO if PerlIO not used.
30245      Branch: perl
30246            ! ext/PerlIO/PerlIO.t
30247 ____________________________________________________________________________
30248 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
30249         Log: Regen perlapi.
30250      Branch: perl
30251            ! pod/perlapi.pod
30252 ____________________________________________________________________________
30253 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
30254         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
30255              From: Nicholas Clark <nick@ccl4.org>
30256              Date: Sat, 23 Jun 2001 22:55:47 +0100
30257              Message-ID: <20010623225547.Z98663@plum.flirble.org>
30258      Branch: perl
30259            ! numeric.c
30260 ____________________________________________________________________________
30261 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
30262         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
30263              From: Prymmer/Kahn <pvhp@best.com>
30264              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
30265              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
30266      Branch: perl
30267            ! lib/h2xs.t
30268 ____________________________________________________________________________
30269 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
30270         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
30271              cygwin does not taint cwd, just like win32.
30272      Branch: perl
30273            ! lib/File/Find/taint.t t/op/taint.t
30274 ____________________________________________________________________________
30275 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
30276         Log: Retract #10865, the patch should be unnecessary.
30277              (But seemingly helpful in Cygwin?  Strange.)
30278      Branch: perl
30279            ! lib/Memoize/t/tie_ndbm.t
30280 ____________________________________________________________________________
30281 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
30282         Log: Misplaced test file; plus Cygwin filesystem semantics.
30283      Branch: perl
30284            + ext/SDBM_File/sdbm.t
30285            - ext/ODBM_File/sdbm.t
30286            ! MANIFEST
30287 ____________________________________________________________________________
30288 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
30289         Log: (Retracted by #10867.)
30290      Branch: perl
30291            ! lib/Memoize/t/tie_ndbm.t
30292 ____________________________________________________________________________
30293 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
30294         Log: Metaconfig unit change for #10863.
30295      Branch: metaconfig/U/perl
30296            ! Extensions.U
30297 ____________________________________________________________________________
30298 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
30299         Log: In Cygwin do not build NDBM_File and ODBM_File unless
30300              -lndbm and -ldbm are available.
30301      Branch: perl
30302            ! Configure config_h.SH
30303 ____________________________________________________________________________
30304 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
30305         Log: More Cygwin filesystem semantics.
30306      Branch: perl
30307            ! t/io/fs.t t/op/stat.t
30308 ____________________________________________________________________________
30309 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
30310         Log: More DOSish permission semantics for Cygwin.
30311      Branch: perl
30312            ! lib/AnyDBM_File.t
30313 ____________________________________________________________________________
30314 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
30315         Log: Cygwin too has different permission semantics.
30316      Branch: perl
30317            ! ext/GDBM_File/gdbm.t
30318 ____________________________________________________________________________
30319 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
30320         Log: The group (and assumedly passwd) databases can have
30321              only one entry (this is the case in cygwin).
30322      Branch: perl
30323            ! t/op/grent.t t/op/pwent.t
30324 ____________________________________________________________________________
30325 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
30326         Log: Also in Cygwin use Socket to figure out domainname
30327              (if any) (avoids trying to call external 'domainname',
30328              which doesn't at the moment exist in Cygwin)
30329      Branch: perl
30330            ! lib/Net/Domain.pm
30331 ____________________________________________________________________________
30332 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
30333         Log: Remove also the lib$Foo.def, not just $Foo.def.
30334      Branch: perl
30335            ! lib/ExtUtils/MM_Unix.pm
30336 ____________________________________________________________________________
30337 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
30338         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
30339      Branch: perl
30340            ! unixish.h
30341 ____________________________________________________________________________
30342 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
30343         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
30344              to match the whole isprint(), only the space character.
30345      Branch: perl
30346            ! handy.h pod/perlre.pod t/op/pat.t
30347 ____________________________________________________________________________
30348 [ 10854] By: nick                                  on 2001/06/23  08:09:33
30349         Log: Integrate mainline
30350      Branch: perlio
30351           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
30352           !> lib/ExtUtils.t lib/File/Find/taint.t
30353           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
30354           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
30355           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
30356 ____________________________________________________________________________
30357 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
30358         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
30359              with its floats    in os390 and s390 (UTS).
30360      Branch: perl
30361            ! lib/Math/BigInt/t/bigintpm.t
30362 ____________________________________________________________________________
30363 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
30364         Log: Add also UTS (s390) to the non-IEEE float platforms.
30365      Branch: perl
30366            ! t/op/sprintf.t
30367 ____________________________________________________________________________
30368 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
30369         Log: Subject: RFC: what are applicable standards for exponent sizes?
30370              From: Peter Prymmer <pvhp@forte.com>
30371              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
30372              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
30373      Branch: perl
30374            ! t/op/sprintf.t
30375 ____________________________________________________________________________
30376 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
30377         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
30378              From: Peter Prymmer <pvhp@forte.com>
30379              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
30380              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
30381      Branch: perl
30382            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
30383 ____________________________________________________________________________
30384 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
30385         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
30386              From: Peter Prymmer <pvhp@forte.com>
30387              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
30388              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
30389      Branch: perl
30390            ! lib/ExtUtils.t
30391 ____________________________________________________________________________
30392 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
30393         Log: Retract #10845.
30394      Branch: perl
30395            ! lib/File/Find/taint.t
30396 ____________________________________________________________________________
30397 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
30398         Log: Yet another error message.
30399      Branch: perl
30400            ! t/op/mkdir.t
30401 ____________________________________________________________________________
30402 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
30403         Log: The croak message for nonexistent socket functions may vary.
30404      Branch: perl
30405            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
30406 ____________________________________________________________________________
30407 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
30408         Log: (Retracted by #10848.)
30409      Branch: perl
30410            ! lib/File/Find/taint.t
30411 ____________________________________________________________________________
30412 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
30413         Log: Integrate perlio.
30414      Branch: perl
30415           !> lib/File/Find/taint.t t/op/write.t
30416 ____________________________________________________________________________
30417 [ 10843] By: nick                                  on 2001/06/22  21:24:51
30418         Log: Back out debug in taint.t
30419      Branch: perlio
30420            ! lib/File/Find/taint.t
30421 ____________________________________________________________________________
30422 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
30423         Log: setitimer() does not exist in Unicos, despite of what
30424              Configure thinks, from Mark P. Lutz.
30425      Branch: perl
30426            ! hints/unicos.sh
30427 ____________________________________________________________________________
30428 [ 10841] By: nick                                  on 2001/06/22  21:19:36
30429         Log: Skip cwd test on Win32 ???
30430      Branch: perlio
30431            ! lib/File/Find/taint.t
30432 ____________________________________________________________________________
30433 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
30434         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
30435              and Tru64 gcc -Wall happy.
30436      Branch: perl
30437            ! mg.c
30438 ____________________________________________________________________________
30439 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
30440         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
30441      Branch: perl
30442            ! ext/IPC/SysV/Semaphore.pm
30443 ____________________________________________________________________________
30444 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
30445         Log: Metaconfig unit change for #10837.
30446      Branch: metaconfig/U/perl
30447            ! Cross.U
30448 ____________________________________________________________________________
30449 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
30450         Log: Cleanup of the cross-compilation unit.
30451      Branch: perl
30452            ! Configure
30453 ____________________________________________________________________________
30454 [ 10836] By: nick                                  on 2001/06/22  20:45:12
30455         Log: Skip |- based op/write.t on Win32 as well as VMS
30456      Branch: perlio
30457            ! t/op/write.t
30458 ____________________________________________________________________________
30459 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
30460         Log: Integrate perlio.
30461      Branch: perl
30462           !> util.c
30463 ____________________________________________________________________________
30464 [ 10834] By: nick                                  on 2001/06/22  20:41:54
30465         Log: Integrate mainline
30466      Branch: perlio
30467           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30468           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
30469           !> vos/config.ga.h
30470 ____________________________________________________________________________
30471 [ 10833] By: nick                                  on 2001/06/22  20:22:58
30472         Log: Patcho fix.
30473      Branch: perlio
30474            ! util.c
30475 ____________________________________________________________________________
30476 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
30477         Log: Metaconfig unit changes for #10831.
30478      Branch: metaconfig
30479            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
30480 ____________________________________________________________________________
30481 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
30482         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
30483              From: Andy Dougherty <doughera@lafayette.edu>
30484              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
30485              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
30486      Branch: perl
30487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30488            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
30489 ____________________________________________________________________________
30490 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
30491         Log: MPE/iX prototype nits from Mark Bixby.
30492      Branch: perl
30493            ! pp_sys.c
30494 ____________________________________________________________________________
30495 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
30496         Log: Detypo.
30497      Branch: perl
30498            ! util.c
30499 ____________________________________________________________________________
30500 [ 10828] By: nick                                  on 2001/06/22  15:33:37
30501         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
30502      Branch: perlio
30503           +> lib/h2xs.t
30504           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
30505           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
30506           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
30507           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
30508           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30509           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
30510           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
30511           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
30512           !> vms/vmsish.h
30513 ____________________________________________________________________________
30514 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
30515         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
30516              Date: Fri, 22 Jun 2001 10:08:35 -0500
30517              From: "Craig A. Berry" <craigberry@mac.com>
30518              Message-Id: <a05101001b75908704194@[192.168.56.145]>
30519      Branch: perl
30520            ! vms/vms.c vms/vmsish.h
30521 ____________________________________________________________________________
30522 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
30523         Log: NetWare scripts tweak from Ananth Kesari.
30524      Branch: perl
30525            ! NetWare/t/NWScripts.pl
30526 ____________________________________________________________________________
30527 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
30528         Log: Update Changes.
30529      Branch: perl
30530            ! Changes patchlevel.h
30531 ____________________________________________________________________________
30532 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
30533         Log: Add .i and .s targets.
30534      Branch: perl
30535            ! Makefile.SH
30536 ____________________________________________________________________________
30537 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
30538         Log: Upgrade to Locale::Maketext 1.03.
30539      Branch: perl
30540            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30541            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
30542 ____________________________________________________________________________
30543 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
30544         Log: Upgrade to I18N::LangTags 0.26.
30545      Branch: perl
30546            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30547            ! lib/I18N/LangTags/test.pl
30548 ____________________________________________________________________________
30549 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
30550         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
30551              Philip Newton.
30552      Branch: perl
30553            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
30554            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30555 ____________________________________________________________________________
30556 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
30557         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
30558              From: Prymmer/Kahn <pvhp@best.com>
30559              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
30560              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
30561      Branch: perl
30562            + lib/h2xs.t
30563            ! MANIFEST utils/h2xs.PL
30564 ____________________________________________________________________________
30565 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
30566         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
30567              From: Prymmer/Kahn <pvhp@best.com>
30568              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
30569              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
30570      Branch: perl
30571            ! lib/ExtUtils.t
30572 ____________________________________________________________________________
30573 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
30574         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
30575              From: Prymmer/Kahn <pvhp@best.com>
30576              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
30577              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
30578      Branch: perl
30579            ! t/pod/plainer.t
30580 ____________________________________________________________________________
30581 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
30582         Log: AUTHORS update.
30583      Branch: perl
30584            ! AUTHORS
30585 ____________________________________________________________________________
30586 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
30587         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
30588              From: "Craig A. Berry" <craigberry@mac.com>
30589              Date: Thu, 21 Jun 2001 18:20:38 -0500
30590              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
30591      Branch: perl
30592            ! ext/POSIX/POSIX.xs
30593 ____________________________________________________________________________
30594 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
30595         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
30596              From: "Craig A. Berry" <craigberry@mac.com>
30597              Date: Thu, 21 Jun 2001 09:58:52 -0500
30598              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
30599      Branch: perl
30600            ! ext/B/Deparse.t t/op/write.t
30601 ____________________________________________________________________________
30602 [ 10814] By: nick                                  on 2001/06/22  08:13:09
30603         Log: Integrate mainline.
30604      Branch: perlio
30605           !> (integrate 46 files)
30606 ____________________________________________________________________________
30607 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
30608         Log: Change the prefixes only if $prefix is unset,
30609              as originally patched by Marcel Grunauer.
30610      Branch: perl
30611            ! hints/darwin.sh hints/rhapsody.sh
30612 ____________________________________________________________________________
30613 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
30614         Log: Subject: Re: Patch for hints/darwin.sh
30615              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
30616              Date: Thu, 21 Jun 2001 11:23:46 -0700
30617              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
30618      Branch: perl
30619            ! hints/darwin.sh hints/rhapsody.sh
30620 ____________________________________________________________________________
30621 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
30622         Log: Add .PHONY targets for non-file targets,
30623              from Wilfredo Sánchez.  Should help saying
30624              "make install" on case-insensitive filesystems.
30625      Branch: perl
30626            ! Makefile.SH
30627 ____________________________________________________________________________
30628 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
30629         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
30630              From: Doug MacEachern <dougm@covalent.net>
30631              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
30632              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
30633              
30634              plus reword the getcwd() comment, plus use getcwd() buffer
30635              size minus one.
30636      Branch: perl
30637            ! util.c
30638 ____________________________________________________________________________
30639 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
30640         Log: More gprofing from Doug MacEachern.
30641      Branch: perl
30642            ! Makefile.SH
30643 ____________________________________________________________________________
30644 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
30645         Log: Metaconfig unit change for #10807.
30646      Branch: metaconfig/U/perl
30647            ! d_sfio.U
30648 ____________________________________________________________________________
30649 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
30650         Log: Tell that you are removing the unneeded -lsfio.
30651      Branch: perl
30652            ! Configure
30653 ____________________________________________________________________________
30654 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
30655         Log: More MPE/iX tweaks from Mark Bixby.
30656      Branch: perl
30657            ! perl.c t/op/magic.t
30658 ____________________________________________________________________________
30659 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
30660         Log: The fchdir() proto is supposed to live in <unistd.h>.
30661      Branch: perl
30662            ! ext/Cwd/Cwd.xs
30663 ____________________________________________________________________________
30664 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
30665         Log: This town is too small for the Cwd extension and me,
30666              it would seem...
30667      Branch: perl
30668            ! ext/Cwd/Cwd.xs
30669 ____________________________________________________________________________
30670 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
30671         Log: Metaconfig unit change for #10802.
30672      Branch: metaconfig/U/perl
30673            ! d_modfl.U
30674 ____________________________________________________________________________
30675 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
30676         Log: More d'ohs.
30677      Branch: perl
30678            ! Configure
30679 ____________________________________________________________________________
30680 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
30681         Log: Off-by-one.  I'm so classic.
30682      Branch: perl
30683            ! util.c
30684 ____________________________________________________________________________
30685 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
30686         Log: Update Changes.
30687      Branch: perl
30688            ! Changes patchlevel.h
30689 ____________________________________________________________________________
30690 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
30691         Log: Subject: Documentation patch for Net::FTP
30692              From: Marcel Grunauer <marcel@codewerk.com>
30693              Date: Wed, 20 Jun 2001 23:03:26 +0200
30694              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
30695      Branch: perl
30696            ! lib/Net/FTP.pm
30697 ____________________________________________________________________________
30698 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
30699         Log: Retract the #10417 mg.c and embed.pl parts because of
30700              strange SEGVs in 64bit x86 FreeBSD observed by
30701              Nicholas Clark.
30702      Branch: perl
30703            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
30704 ____________________________________________________________________________
30705 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
30706         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
30707      Branch: perl
30708            ! Configure NetWare/config.wc NetWare/config_H.wc
30709            ! Porting/Glossary Porting/config.sh Porting/config_H
30710            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30711            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30712            ! vos/config.ga.h win32/config.bc win32/config.gc
30713            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30714            ! win32/config_H.vc
30715 ____________________________________________________________________________
30716 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
30717         Log: Cwd tweak from Doug MacEachern.
30718      Branch: perl
30719            ! ext/Cwd/Cwd.xs
30720 ____________________________________________________________________________
30721 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
30722         Log: Protect the fchdir() and lstat() with ifdefs.
30723              fchdir() needs a Configure probe.
30724      Branch: perl
30725            ! ext/Cwd/Cwd.xs
30726 ____________________________________________________________________________
30727 [ 10794] By: nick                                  on 2001/06/21  17:11:35
30728         Log: Integrate mainline
30729      Branch: perlio
30730           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30731           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30732           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30733           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30734           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30735           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30736           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30737           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30738            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30739            - lib/File/Glob/case.t lib/File/Glob/global.t
30740            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30741            - lib/File/Temp/posix.t lib/File/Temp/security.t
30742            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30743            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30744            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30745            - lib/Text/Wrap/wrap.t
30746           !> (integrate 41 files)
30747 ____________________________________________________________________________
30748 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
30749         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
30750              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
30751              Date: Thu, 21 Jun 2001 13:04:54 -0500
30752              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
30753      Branch: perl
30754            ! ext/Cwd/Cwd.xs
30755 ____________________________________________________________________________
30756 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
30757         Log: Subject: [PATCH pod] overlong =item
30758              From: Robin Barker <rmb1@cise.npl.co.uk>
30759              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
30760              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
30761      Branch: perl
30762            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
30763            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30764 ____________________________________________________________________________
30765 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
30766         Log: Subject: [PATCH perlio.c] format 
30767              From: Robin Barker <rmb1@cise.npl.co.uk>
30768              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
30769              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
30770      Branch: perl
30771            ! perlio.c
30772 ____________________________________________________________________________
30773 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
30774         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
30775              From: Radu Greab <radu@netsoft.ro>
30776              Date: Thu, 21 Jun 2001 19:06:02 +0300
30777              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
30778      Branch: perl
30779            ! pod/perlapi.pod sv.c
30780 ____________________________________________________________________________
30781 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
30782         Log: The metaconfig unit changes for #10788.
30783      Branch: metaconfig/U/perl
30784            ! Cross.U fflushall.U
30785 ____________________________________________________________________________
30786 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
30787         Log: Cross-configuration changes: make $from to rm the files
30788              before copying them over (this means that he rm can be
30789              removed from the fflushall test), create $targetmkdir      
30790              (not documented in install since it is supposed to internal
30791              use only), make $run to copy over the executable only if
30792              a stamp file .xok doesn't already exist (to avoid unnecessary
30793              copying of the executable)
30794      Branch: perl
30795            ! Configure Makefile.SH
30796 ____________________________________________________________________________
30797 [ 10787] By: nick                                  on 2001/06/21  14:16:18
30798         Log: Integrate mainline
30799      Branch: perlio
30800           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
30801           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
30802           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
30803            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
30804           !> (integrate 34 files)
30805 ____________________________________________________________________________
30806 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
30807         Log: Re-add the files as text.
30808      Branch: perl
30809            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30810 ____________________________________________________________________________
30811 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
30812         Log: Delete the binary files.
30813      Branch: perl
30814            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30815 ____________________________________________________________________________
30816 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
30817         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
30818              From: Andy Dougherty <doughera@lafayette.edu>
30819              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
30820              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
30821      Branch: perl
30822            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
30823            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
30824            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
30825            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
30826 ____________________________________________________________________________
30827 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
30828         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
30829              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
30830              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
30831              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
30832              
30833              Setting umask to something friendlier.
30834      Branch: perl
30835            ! installman installperl
30836 ____________________________________________________________________________
30837 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
30838         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
30839              Resort MANIFEST with sort -f, looks much better.
30840      Branch: perl
30841            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30842            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30843            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30844            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30845            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30846            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30847            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30848            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30849            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30850            - lib/File/Glob/case.t lib/File/Glob/global.t
30851            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30852            - lib/File/Temp/posix.t lib/File/Temp/security.t
30853            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30854            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30855            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30856            - lib/Text/Wrap/wrap.t
30857            ! MANIFEST
30858 ____________________________________________________________________________
30859 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
30860         Log: Upgrade to I18N::LangTags 0.25.
30861      Branch: perl
30862            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30863            ! lib/I18N/LangTags/List.pm
30864 ____________________________________________________________________________
30865 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
30866         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
30867              From: Richard Soderberg <rs@crystalflame.net>
30868              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
30869              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
30870      Branch: perl
30871            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
30872            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
30873 ____________________________________________________________________________
30874 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
30875         Log: Test obsoleted by change #10777.
30876      Branch: perl
30877            ! t/op/sub_lval.t
30878 ____________________________________________________________________________
30879 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
30880         Log: Case of confused test numbering.
30881      Branch: perl
30882            ! t/op/pat.t
30883 ____________________________________________________________________________
30884 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
30885         Log: Subject: Re: Opinion on undef lvalue
30886              From: Abhijit Menon-Sen <ams@wiw.org>
30887              Date: Sun, 17 Jun 2001 13:04:46 +0530
30888              Message-ID: <20010617130446.B27925@lustre.linux.in>
30889              
30890              Allow lvalue subs to return undef in array context.
30891      Branch: perl
30892            ! pp_hot.c
30893 ____________________________________________________________________________
30894 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
30895         Log: Just a guess that using the same hack for cygwin as
30896              for win32 might help.
30897      Branch: perl
30898            ! lib/File/Find/find.t
30899 ____________________________________________________________________________
30900 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
30901         Log: NetWare tweaks from Guruprasad.
30902      Branch: perl
30903            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
30904            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
30905            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
30906            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
30907 ____________________________________________________________________________
30908 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
30909         Log: Subject: Re: perl@10722: Bogus warnings on REs 
30910              From: Hugo <hv@crypt.compulink.co.uk>
30911              Date: Thu, 21 Jun 2001 09:51:17 +0100
30912              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
30913              
30914              Unroll to avoid a UTS compiler bug.
30915      Branch: perl
30916            ! regcomp.c
30917 ____________________________________________________________________________
30918 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
30919         Log: Subject: Re: [PATCH] Make /o work under i?threads
30920              From: Artur Bergman <artur@contiller.se>
30921              Date: Thu, 21 Jun 2001 14:38:03 +0200
30922              Message-ID: <B757B74A.184D%artur@contiller.se>
30923      Branch: perl
30924            ! t/op/pat.t
30925 ____________________________________________________________________________
30926 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
30927         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
30928              From: Artur Bergman <artur@contiller.se> 
30929              Date: Thu, 21 Jun 2001 14:27:33 +0200
30930              Message-ID: <B757B4D4.1849%artur@contiller.se>
30931              
30932              Plus extra parentheses.
30933      Branch: perl
30934            ! op.h
30935 ____________________________________________________________________________
30936 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
30937         Log: Subject: [PATCH] Make /o work under i?threads
30938              From: Richard Soderberg <rs@crystalflame.net>
30939              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
30940              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
30941      Branch: perl
30942            ! pp_ctl.c
30943 ____________________________________________________________________________
30944 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
30945         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
30946              From: Artur Bergman <artur@contiller.se>
30947              Date: Thu, 21 Jun 2001 14:04:54 +0200
30948              Message-ID: <B757AF86.1842%artur@contiller.se>
30949      Branch: perl
30950            ! op.h
30951 ____________________________________________________________________________
30952 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
30953         Log: Subject: Re: perl@10765: sv.c not OK on win32
30954              From: Artur Bergman <artur@contiller.se>
30955              Date: Thu, 21 Jun 2001 10:31:06 +0200
30956              Message-ID: <B7577D69.182C%artur@contiller.se>
30957      Branch: perl
30958            ! sv.c
30959 ____________________________________________________________________________
30960 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
30961         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
30962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30963              Date: Thu, 21 Jun 2001 06:23:56 -0400
30964              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
30965              
30966              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
30967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30968              Date: Thu, 21 Jun 2001 06:32:21 -0400
30969              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
30970      Branch: perl
30971            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
30972 ____________________________________________________________________________
30973 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
30974         Log: Subject: [PATCH] make syslog test more verbose
30975              From: Robert Spier <rspier@pobox.com>
30976              Date: Thu, 21 Jun 2001 00:54:32 -0400
30977              Message-ID: <15153.32264.295807.333073@rls.cx>
30978      Branch: perl
30979            ! ext/Sys/Syslog/syslog.t
30980 ____________________________________________________________________________
30981 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
30982         Log: Subject: op/study.t refinements
30983              From: Hugo <hv@crypt.compulink.co.uk>
30984              Date: Thu, 21 Jun 2001 00:29:07 +0100
30985              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
30986      Branch: perl
30987            ! t/op/study.t
30988 ____________________________________________________________________________
30989 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
30990         Log: Update Changes.
30991      Branch: perl
30992            ! Changes patchlevel.h
30993 ____________________________________________________________________________
30994 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
30995         Log: Subject: Re: [PATCH] djgpp updates
30996              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
30997              Date: Wed, 20 Jun 2001 10:05:15 +0200
30998              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
30999      Branch: perl
31000            ! djgpp/config.over
31001 ____________________________________________________________________________
31002 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
31003         Log: Fix for ID 20010619.002 "When building hash, hash keys that
31004              are function calls are not being called", from Abhijit.
31005      Branch: perl
31006            ! t/base/lex.t toke.c
31007 ____________________________________________________________________________
31008 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
31009         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
31010      Branch: perl
31011            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
31012            + lib/Locale/Maketext/test.pl
31013            - lib/Locale/Maketext.t
31014            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
31015            ! lib/Locale/Maketext/TPJ13.pod
31016 ____________________________________________________________________________
31017 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
31018         Log: Metaconfig unit change for #10760.
31019      Branch: metaconfig
31020            ! U/modified/Cppsym.U
31021 ____________________________________________________________________________
31022 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
31023         Log: Do not remove the ccsym* Cppsym* files since
31024              they are useful for metaconfig units coming after us.
31025              (This is the Configure nit mentioned in #10752.)
31026      Branch: perl
31027            ! Configure
31028 ____________________________________________________________________________
31029 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
31030         Log: Update to I18N::LangTags 0.24, from Sean Burke.
31031      Branch: perl
31032            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
31033            + lib/I18N/LangTags/README
31034            - lib/I18N/LangTags/List.pod
31035            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
31036 ____________________________________________________________________________
31037 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
31038         Log: Regen headers.
31039      Branch: perl
31040            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
31041            ! pod/perlapi.pod proto.h
31042 ____________________________________________________________________________
31043 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
31044         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
31045              From: Artur Bergman <artur@contiller.se>
31046              Date: Wed, 20 Jun 2001 11:31:32 +0200
31047              Message-ID: <B7563A14.17D8%artur@contiller.se>
31048      Branch: perl
31049            ! embed.pl hv.c intrpvar.h sv.c sv.h
31050 ____________________________________________________________________________
31051 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
31052         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
31053              From: Tim Sweetman <tim@aldigital.co.uk> 
31054              Date: Wed, 13 Jun 2001 14:25:17 +0100 
31055              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
31056      Branch: perl
31057            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
31058 ____________________________________________________________________________
31059 [ 10755] By: nick                                  on 2001/06/20  16:12:37
31060         Log: Integrate mainline
31061      Branch: perlio
31062           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
31063           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
31064           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
31065           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
31066           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
31067           !> t/op/study.t util.c
31068 ____________________________________________________________________________
31069 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
31070         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
31071              but not Makefile)
31072      Branch: maint-5.6/perl
31073            ! win32/Makefile
31074 ____________________________________________________________________________
31075 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
31076         Log: Security tweak on readlink().
31077      Branch: perl
31078            ! pp_sys.c
31079 ____________________________________________________________________________
31080 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
31081         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
31082      Branch: perl
31083            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
31084            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
31085            ! mpeix/relink t/op/pwent.t
31086 ____________________________________________________________________________
31087 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
31088         Log: Reinstate #10725 (with probe for alarm()).
31089      Branch: perl
31090            ! t/op/study.t
31091 ____________________________________________________________________________
31092 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
31093         Log: Replace our implementation of realpath() with OpenBSD's
31094              (src/lib/libc/stdlib/realpath.c 1.4).
31095      Branch: perl
31096            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
31097            ! pod/perldiag.pod proto.h util.c
31098 ____________________________________________________________________________
31099 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
31100         Log: Integrate perlio.
31101      Branch: perl
31102           !> perlio.c
31103 ____________________________________________________________________________
31104 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
31105         Log: No point in going into memory-saving contortions
31106              with getcwd() since there's a danger of buffer overflow.
31107              Also make the POSIX extension to use sv_getcwd().
31108              Finally, a missed proto.h fragment.
31109      Branch: perl
31110            ! ext/POSIX/POSIX.xs proto.h util.c
31111 ____________________________________________________________________________
31112 [ 10747] By: nick                                  on 2001/06/20  12:38:26
31113         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
31114      Branch: perlio
31115            ! perlio.c
31116 ____________________________________________________________________________
31117 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
31118         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
31119              From: Graham Barr <gbarr@pobox.com>
31120              Date: Wed, 20 Jun 2001 11:05:49 +0100
31121              Message-ID: <20010620110549.I19188@pobox.com>
31122              
31123              reported in        
31124              
31125              Subject: Bug in IO::Socket::INET module (repeat)
31126              From: "Harmon S. Nine" <hnine@netarx.com>
31127              Date: Tue, 19 Jun 2001 09:41:35 -0400
31128              Message-ID: <3B2F568F.8080605@netarx.com>
31129              
31130              The bug was that the IO::Socket::INET constructor
31131              did not allow a 'LocalPort' of 0.
31132      Branch: perl
31133            ! ext/IO/lib/IO/Socket/INET.pm
31134 ____________________________________________________________________________
31135 [ 10745] By: nick                                  on 2001/06/20  08:56:39
31136         Log: Integrate mainline.
31137      Branch: perlio
31138           !> (integrate 37 files)
31139 ____________________________________________________________________________
31140 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
31141         Log: After some reading I don't think we can blindly
31142              use systems' realpath().  Too many security problems,
31143              too many buggy implementations.
31144              
31145              TODO: the realpath() emulation code in util.c doesn't
31146              seem fully operational?  (readlink(), for example?)
31147      Branch: perl
31148            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
31149            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
31150            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
31151            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
31152            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
31153            ! win32/config_H.gc win32/config_H.vc
31154 ____________________________________________________________________________
31155 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
31156         Log: Metaconfig unit change for #10738.
31157      Branch: metaconfig
31158            ! U/compline/d_gconvert.U
31159 ____________________________________________________________________________
31160 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
31161         Log: Integrate change #10739 from maintperl:
31162              
31163              C<eval "/x$\r\n/x"> fails to compile correctly 
31164      Branch: perl
31165           !> t/op/pat.t toke.c
31166 ____________________________________________________________________________
31167 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
31168         Log: Retract #10725 (Hugo asked NOT to apply the patch)
31169      Branch: perl
31170            ! t/op/study.t
31171 ____________________________________________________________________________
31172 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
31173         Log: The test.third results were funnily named because of the
31174              new test scheme.
31175      Branch: perl
31176            ! t/TEST
31177 ____________________________________________________________________________
31178 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
31179         Log: C<eval "/x$\r\n/x"> fails to compile correctly
31180      Branch: maint-5.6/perl
31181            ! t/op/pat.t toke.c
31182 ____________________________________________________________________________
31183 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
31184         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
31185              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31186              Date: Tue, 19 Jun 2001 19:15:40 -0400
31187              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
31188              
31189              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
31190              because "1e+129" being expected but "1.e+129" being returned.
31191              The culprit (at least in Tru64) is the use of gcvt().
31192      Branch: perl
31193            ! Configure
31194 ____________________________________________________________________________
31195 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
31196         Log: Subject: [PATCH perl@10722] test hunting on VMS
31197              From: "Craig A. Berry" <craigberry@mac.com>
31198              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
31199              Date: Tue, 19 Jun 2001 18:59:01 -0500
31200      Branch: perl
31201            ! vms/test.com
31202 ____________________________________________________________________________
31203 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
31204         Log: Subject: [PATCH] s/typos//
31205              From: Abhijit Menon-Sen <ams@wiw.org>
31206              Date: Wed, 20 Jun 2001 02:15:02 +0530
31207              Message-ID: <20010620021502.A14541@lustre.linux.in>
31208              
31209              Without the op.h s/bearword/bareword/ hunk, see
31210              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
31211      Branch: perl
31212            ! util.c
31213 ____________________________________________________________________________
31214 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
31215         Log: Metaconfig unit change for #10732 and #10733.
31216      Branch: metaconfig/U/perl
31217            ! fflushall.U
31218 ____________________________________________________________________________
31219 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
31220         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
31221              From: "Craig A. Berry" <craigberry@mac.com>
31222              Date: Tue, 19 Jun 2001 17:19:48 -0500
31223              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
31224      Branch: perl
31225            ! configure.com vms/descrip_mms.template
31226 ____________________________________________________________________________
31227 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
31228         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
31229              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31230              Date: Tue, 19 Jun 2001 16:48:07 -0400
31231              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
31232              
31233              Further fixes to fflush(NULL) detection.
31234      Branch: perl
31235            ! Configure
31236 ____________________________________________________________________________
31237 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
31238         Log: AIX test -s hangs with non-existent files?
31239              (A genuine logic bug in Configure, but AIX also broken?)
31240      Branch: perl
31241            ! Configure
31242 ____________________________________________________________________________
31243 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
31244         Log: AUTHORS updates.
31245      Branch: perl
31246            ! AUTHORS
31247 ____________________________________________________________________________
31248 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
31249         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
31250              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31251              Date: Tue, 19 Jun 2001 15:33:25 -0400
31252              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
31253      Branch: perl
31254            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
31255            ! t/lib/warnings/pp
31256 ____________________________________________________________________________
31257 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
31258         Log: Integrate perlio.
31259      Branch: perl
31260           !> lib/File/Find/find.t win32/distclean.bat
31261 ____________________________________________________________________________
31262 [ 10728] By: nick                                  on 2001/06/19  18:24:53
31263         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
31264      Branch: perlio
31265            ! lib/File/Find/find.t win32/distclean.bat
31266 ____________________________________________________________________________
31267 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
31268         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
31269              also add information how to find out whether one has PerlIO.
31270      Branch: perl
31271            ! pod/perlfunc.pod
31272 ____________________________________________________________________________
31273 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
31274         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
31275              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31276              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
31277              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
31278      Branch: perl
31279            ! pod/perlfunc.pod
31280 ____________________________________________________________________________
31281 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
31282         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
31283              From: Hugo <hv@crypt.compulink.co.uk>
31284              Date: Tue, 19 Jun 2001 12:37:30 +0100
31285              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
31286      Branch: perl
31287            ! t/op/study.t
31288 ____________________________________________________________________________
31289 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
31290         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
31291              From: Hugo <hv@crypt.compulink.co.uk>
31292              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
31293              Date: Tue, 19 Jun 2001 13:15:17 +0100
31294      Branch: perl
31295            ! util.c
31296 ____________________________________________________________________________
31297 [ 10723] By: nick                                  on 2001/06/19  14:46:15
31298         Log: Integrate mainline
31299      Branch: perlio
31300           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
31301           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
31302           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
31303           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
31304           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
31305           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
31306            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31307            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31308            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31309            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31310            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31311            - ext/Thread/unsync4.t
31312           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
31313           !> djgpp/config.over djgpp/fixpmain
31314           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
31315           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
31316           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
31317 ____________________________________________________________________________
31318 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
31319         Log: Update Changes.
31320      Branch: perl
31321            ! Changes patchlevel.h
31322 ____________________________________________________________________________
31323 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
31324         Log: The existence shall be MANIFESted.
31325      Branch: perl
31326            ! MANIFEST
31327 ____________________________________________________________________________
31328 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
31329         Log: The old libnet.cfg is first searched from the current directory,
31330              only then from the module path.
31331      Branch: perl
31332            ! utils/libnetcfg.PL
31333 ____________________________________________________________________________
31334 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
31335         Log: NetWare tweaks from Guruprasad.
31336      Branch: perl
31337            ! NetWare/Makefile NetWare/config.wc
31338 ____________________________________________________________________________
31339 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
31340         Log: Subject: [PATCH] djgpp updates
31341              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
31342              Date: Tue, 19 Jun 2001 10:59:06 +0200
31343              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
31344      Branch: perl
31345            ! djgpp/config.over djgpp/fixpmain
31346 ____________________________________________________________________________
31347 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
31348         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
31349              From: Prymmer/Kahn <pvhp@best.com>
31350              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
31351              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
31352      Branch: perl
31353            ! win32/Makefile
31354 ____________________________________________________________________________
31355 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
31356         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
31357              to happen right after the inclusion of <inttypes.h>,
31358              from Edward Moy.
31359      Branch: perl
31360            ! handy.h perl.h
31361 ____________________________________________________________________________
31362 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
31363         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
31364              From: Doug MacEachern <dougm@covalent.net>
31365              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
31366              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
31367      Branch: perl
31368            ! ext/DynaLoader/DynaLoader_pm.PL
31369 ____________________________________________________________________________
31370 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
31371         Log: Revert #10656 for performance reasons but leave in the
31372              use of Hv*() macros -- in comments, so that grepping the
31373              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
31374              suggested by Sarathy, also by Abhijit.)
31375      Branch: perl
31376            ! hv.c
31377 ____________________________________________________________________________
31378 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
31379         Log: Subject: [patch] .s MakeMaker suffix
31380              From: Doug MacEachern <dougm@covalent.net>
31381              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
31382              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
31383      Branch: perl
31384            ! lib/ExtUtils/MM_Unix.pm
31385 ____________________________________________________________________________
31386 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
31387         Log: One test lost in the big shuffle restored.
31388      Branch: perl
31389            + ext/IPC/SysV/ipcsysv.t
31390            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
31391 ____________________________________________________________________________
31392 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
31393         Log: Rename the old non-standard threads tests so that
31394              they won't be invoked.
31395      Branch: perl
31396            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
31397            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
31398            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
31399            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
31400            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
31401            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
31402            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31403            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31404            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31405            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31406            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31407            - ext/Thread/unsync4.t
31408            ! MANIFEST
31409 ____________________________________________________________________________
31410 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
31411         Log: Integrate perlio.
31412      Branch: perl
31413           !> win32/config_sh.PL
31414 ____________________________________________________________________________
31415 [ 10709] By: nick                                  on 2001/06/19  08:18:18
31416         Log: Integrate mainline
31417      Branch: perlio
31418           +> (branch 40 files)
31419            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
31420            - lib/strict/subs lib/strict/vars lib/warnings/1global
31421            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
31422            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
31423            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
31424            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
31425            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
31426            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
31427            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
31428            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
31429            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
31430            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
31431            - lib/warnings/utf8 lib/warnings/util
31432           !> (integrate 57 files)
31433 ____________________________________________________________________________
31434 [ 10708] By: nick                                  on 2001/06/19  07:57:10
31435         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
31436      Branch: perlio
31437            ! win32/config_sh.PL
31438 ____________________________________________________________________________
31439 [ 10707] By: nick                                  on 2001/06/19  07:05:07
31440         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
31441      Branch: perl
31442            ! perly.c perly.y perly_c.diff vms/perly_c.vms
31443 ____________________________________________________________________________
31444 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
31445         Log: More perl572delta tweaks.
31446      Branch: perl
31447            ! pod/perl572delta.pod
31448 ____________________________________________________________________________
31449 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
31450         Log: Update perl572delta.
31451      Branch: perl
31452            ! pod/perl572delta.pod
31453 ____________________________________________________________________________
31454 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
31455         Log: VOS updates from Paul Green.
31456      Branch: perl
31457            ! vos/Changes vos/build.cm vos/perl.bind
31458 ____________________________________________________________________________
31459 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
31460         Log: Update the vos/config.*.* files.
31461      Branch: perl
31462            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31463            ! vos/config.ga.h
31464 ____________________________________________________________________________
31465 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
31466         Log: Add a makefile for more painless adding of symbols to the
31467              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
31468              takes care of the adding)
31469      Branch: perl
31470            + vos/Makefile
31471 ____________________________________________________________________________
31472 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
31473         Log: Make libnetcfg by default display the libnet configuration,
31474              -c to change, add -i for old config, document all options,
31475              regen toc.
31476      Branch: perl
31477            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
31478 ____________________________________________________________________________
31479 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
31480         Log: gcc -Wall sweep.
31481      Branch: perl
31482            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
31483 ____________________________________________________________________________
31484 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
31485         Log: So there.
31486      Branch: perl
31487            ! universal.c
31488 ____________________________________________________________________________
31489 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
31490         Log: Document the need for sv_printify().
31491              
31492              Document that 'use utf8' has been considered.
31493              
31494              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
31495      Branch: perl
31496            ! pod/perltodo.pod universal.c
31497 ____________________________________________________________________________
31498 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
31499         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
31500              From: Nicholas Clark <nick@ccl4.org>
31501              Date: Mon, 18 Jun 2001 23:29:23 +0100
31502              Message-ID: <20010618232923.I98663@plum.flirble.org>
31503      Branch: perl
31504            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
31505            ! ext/Sys/Syslog/Makefile.PL
31506 ____________________________________________________________________________
31507 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
31508         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
31509              From: Scott.L.Miller@Compaq.com
31510              Date: Mon, 18 Jun 2001 10:12:27 -0500
31511              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
31512      Branch: perl
31513            ! lib/perl5db.pl pod/perldebug.pod
31514 ____________________________________________________________________________
31515 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
31516         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
31517              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
31518              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
31519              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
31520      Branch: perl
31521            ! lib/Carp/Heavy.pm
31522 ____________________________________________________________________________
31523 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
31524         Log: Subject: [PATCH] Documentation changes for CLONE
31525              From: Artur Bergman <artur@contiller.se>
31526              Date: Mon, 18 Jun 2001 22:06:37 +0200
31527              Message-ID: <B7542BEC.1719%artur@contiller.se>
31528      Branch: perl
31529            ! pod/perlmod.pod pod/perlsub.pod
31530 ____________________________________________________________________________
31531 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
31532         Log: Subject: Re: configure.com
31533              From: "Craig A. Berry" <craigberry@mac.com>
31534              Date: Mon, 18 Jun 2001 16:04:38 -0500
31535              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
31536      Branch: perl
31537            ! configure.com
31538 ____________________________________________________________________________
31539 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
31540         Log: Subject: PL_nullstash + perl_clone()
31541              From: Doug MacEachern <dougm@covalent.net>
31542              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
31543              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
31544      Branch: perl
31545            ! sv.c
31546 ____________________________________________________________________________
31547 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
31548         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
31549              From: davem@fdgroup.co.uk
31550              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
31551              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
31552      Branch: perl
31553            ! embed.pl pod/perlapi.pod
31554 ____________________________________________________________________________
31555 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
31556         Log: More cross-compilation defaults gleaned from -Dcc
31557              if it is CPU-OS-gcc.
31558      Branch: metaconfig
31559            ! U/modified/libc.U
31560      Branch: metaconfig/U/perl
31561            ! Cross.U
31562      Branch: perl
31563            ! Configure INSTALL
31564 ____________________________________________________________________________
31565 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
31566         Log: Update Changes.
31567      Branch: perl
31568            ! Changes patchlevel.h
31569 ____________________________________________________________________________
31570 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
31571         Log: Subject: [PATCH 5.7.1] sv.c documentation
31572              From: davem@fdgroup.co.uk
31573              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
31574              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
31575      Branch: perl
31576            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
31577            ! sv.c sv.h
31578 ____________________________________________________________________________
31579 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
31580         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
31581              From: "Jon Gunnip" <jongunnip@hotmail.com>
31582              Date: Sun, 17 Jun 2001 18:24:29 -0400
31583              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
31584      Branch: perl
31585            ! pod/perlvar.pod
31586 ____________________________________________________________________________
31587 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
31588         Log: Move the locale/strict/warnings helper files back
31589              under the t/lib; this way the amount of non-installabled
31590              stuff under lib/ stays smaller.
31591      Branch: perl
31592            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
31593            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
31594            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
31595            + t/lib/warnings/5nolint t/lib/warnings/6default
31596            + t/lib/warnings/7fatal t/lib/warnings/8signal
31597            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
31598            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
31599            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
31600            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
31601            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
31602            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
31603            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
31604            + t/lib/warnings/taint t/lib/warnings/toke
31605            + t/lib/warnings/universal t/lib/warnings/utf8
31606            + t/lib/warnings/util
31607            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
31608            - lib/strict/subs lib/strict/vars lib/warnings/1global
31609            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
31610            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
31611            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
31612            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
31613            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
31614            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
31615            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
31616            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
31617            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
31618            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
31619            - lib/warnings/utf8 lib/warnings/util
31620            ! MANIFEST installperl lib/locale.t lib/strict.t
31621 ____________________________________________________________________________
31622 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
31623         Log: Split off the pack/unpack code, from Nicholas Clark.
31624      Branch: perl
31625            + pp_pack.c
31626            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
31627            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
31628            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
31629 ____________________________________________________________________________
31630 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
31631         Log: Guard the SysV IPC tests against being invoked in
31632              SysV-IPC-less places.
31633      Branch: perl
31634            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
31635 ____________________________________________________________________________
31636 [ 10683] By: nick                                  on 2001/06/18  12:24:42
31637         Log: Integrate mainline (new test scheme now ok on Linux).
31638      Branch: perlio
31639           +> lib/warnings.t
31640           !> dump.c sv.c
31641 ____________________________________________________________________________
31642 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
31643         Log: Add the locale.c and numeric.c to the microperl sources.
31644      Branch: perl
31645            ! Makefile.micro win32/Makefile
31646 ____________________________________________________________________________
31647 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
31648         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
31649              From: Abhijit Menon-Sen <ams@wiw.org>
31650              Date: Mon, 18 Jun 2001 14:23:44 +0530
31651              Message-ID: <20010618142344.A13136@lustre.linux.in>
31652      Branch: perl
31653            ! dump.c
31654 ____________________________________________________________________________
31655 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
31656         Log: Subject: Re: [PATCH] more anonymous stash cleanups
31657              From: Abhijit Menon-Sen <ams@wiw.org>
31658              Date: Mon, 18 Jun 2001 15:50:32 +0530
31659              Message-ID: <20010618155032.A13223@lustre.linux.in>
31660              
31661              Plus the comment left in as suggested by NI-S.
31662      Branch: perl
31663            ! sv.c
31664 ____________________________________________________________________________
31665 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
31666         Log: One missed file.
31667      Branch: perl
31668            + lib/warnings.t
31669 ____________________________________________________________________________
31670 [ 10678] By: nick                                  on 2001/06/18  08:05:29
31671         Log: Integrate mainline (part2 - the deletes)
31672      Branch: perlio
31673            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
31674            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
31675            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
31676            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
31677            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
31678            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
31679            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
31680            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
31681            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
31682            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
31683            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
31684 ____________________________________________________________________________
31685 [ 10677] By: nick                                  on 2001/06/18  08:04:44
31686         Log: Integrate mainline (part1)
31687      Branch: perlio
31688           +> (branch 376 files)
31689            - (delete 219 files)
31690           !> (integrate 151 files)
31691 ____________________________________________________________________________
31692 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
31693         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
31694              No doubt I made some mistakes like missed some files or
31695              misnamed some files.  The naming rules were more or less:
31696              (1) if the module is from CPAN, follows its ways, be it
31697              t/*.t or test.pl.
31698              (2) otherwise if there are multiple tests for a module
31699              put them in a t/
31700              (3) otherwise if there's only one test put it in Module.t
31701              (4) helper files go to module/ (locale, strict, warnings)
31702              (5) use longer filenames now that we can (but e.g. the
31703              compat-0.6.t and the Text::Balanced test files still
31704              were renamed to be more civil against the 8.3 people)
31705              installperl was updated appropriately not to install the
31706              *.t files or the help files from under lib.
31707              
31708              TODO: some helper files still remain under t/ that could
31709              follow their 'masters'.  UPDATE: On second thoughts, why
31710              should they.  They can continue to live under t/lib, and
31711              in fact the locale/strict/warnings helpers that were moved
31712              could be moved back.  This way the amount of non-installable
31713              stuff under lib/ stays smaller.
31714      Branch: perl
31715            + (add 253 files)
31716            - (delete 254 files)
31717            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
31718 ____________________________________________________________________________
31719 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
31720         Log: The warning no more comes from util.c, it comes from numeric.c.
31721      Branch: perl
31722            ! README.tru64
31723 ____________________________________________________________________________
31724 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
31725         Log: Subject: Re: anyone good at casting spells?
31726              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31727              Date: Sun, 17 Jun 2001 21:21:04 -0400
31728              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
31729      Branch: perl
31730            ! ext/POSIX/POSIX.xs hv.h
31731 ____________________________________________________________________________
31732 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
31733         Log: Protect the (original) thread tests against testing if no 5.005
31734              threads have been configured.
31735      Branch: perl
31736            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31737            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31738            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31739            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31740            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31741            ! ext/Thread/unsync4.t
31742 ____________________________________________________________________________
31743 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
31744         Log: Try the new test scanning scheme on Text::Abbrev.
31745      Branch: perl
31746            + lib/Text/Abbrev.t
31747            - lib/Text/Abbrev/t/abbrev.t
31748            ! MANIFEST
31749 ____________________________________________________________________________
31750 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
31751         Log: Change the scan policy of the *.t and test.pl files,
31752              now the *.t do not need to live in a t/ directory.
31753      Branch: perl
31754            ! t/TEST t/harness
31755 ____________________________________________________________________________
31756 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
31757         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
31758              From: Ilmari Karonen <iltzu@sci.fi>
31759              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
31760              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
31761      Branch: perl
31762            ! pod/perlfaq7.pod
31763 ____________________________________________________________________________
31764 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
31765         Log: Quench the warnings from Tru64; the HP-UX is still
31766              broken because it really, REALLY, doesn't like the
31767              HvARRAY() being lvalue:
31768              
31769              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
31770              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
31771      Branch: perl
31772            ! hv.c
31773 ____________________________________________________________________________
31774 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
31775         Log: Integrate change #10667 from maintperl:
31776              
31777              change#10449 broke the special-case that makes lexicals inside the
31778              eval"" within DB::DB() visible
31779      Branch: perl
31780           !> op.c
31781 ____________________________________________________________________________
31782 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
31783         Log: change#10449 broke the special-case that makes lexicals inside the
31784              eval"" within DB::DB() visible
31785      Branch: maint-5.6/perl
31786            ! op.c
31787 ____________________________________________________________________________
31788 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
31789         Log: Still spurious output; indent the code a bit.
31790              
31791              TODO1: separate the utility functions like MkDir
31792              into a helper script?
31793              
31794              TODO2: I see a lot of repetition in the filepath()
31795              and dirpath() calls.
31796      Branch: perl
31797            ! t/lib/filefind.t t/lib/findtaint.t
31798 ____________________________________________________________________________
31799 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
31800         Log: Regen modlib, toc.
31801      Branch: perl
31802            ! pod/perlmodlib.pod pod/perltoc.pod
31803 ____________________________________________________________________________
31804 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
31805         Log: Add libnetcfg to perlutil.
31806      Branch: perl
31807            ! pod/perlutil.pod
31808 ____________________________________________________________________________
31809 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
31810         Log: Initial integration of libnet-1.0703.
31811              The Configure script renamed as libnetcfg, will be
31812              installed along other utilities.
31813      Branch: perl
31814            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
31815            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
31816            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
31817            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
31818            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
31819            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
31820            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
31821            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
31822            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
31823            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
31824            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
31825            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
31826            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
31827            + utils/libnetcfg.PL
31828            ! MANIFEST utils.lst utils/Makefile
31829 ____________________________________________________________________________
31830 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
31831         Log: Less potentially test-harness-confusing output.
31832      Branch: perl
31833            ! lib/Memoize/t/expire_module_t.t
31834 ____________________________________________________________________________
31835 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
31836         Log: The final print annoys make test.
31837      Branch: perl
31838            ! t/lib/filefind.t t/lib/findtaint.t
31839 ____________________________________________________________________________
31840 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
31841         Log: Add an option for handling dangling symbolic links.
31842      Branch: perl
31843            ! lib/File/Find.pm t/lib/filefind.t
31844 ____________________________________________________________________________
31845 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
31846         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
31847              From: Thomas Wegner <wegner_thomas@yahoo.com>
31848              Date: Sun, 17 Jun 2001 14:43:11 +0200
31849              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
31850      Branch: perl
31851            + t/lib/findtaint.t
31852            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
31853 ____________________________________________________________________________
31854 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
31855         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
31856              From: Jonathan Stowe <gellyfish@gellyfish.com>
31857              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
31858              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
31859      Branch: perl
31860            ! lib/ExtUtils/MM_Unix.pm
31861 ____________________________________________________________________________
31862 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
31863         Log: Subject: [PATCH] more anonymous stash cleanups
31864              From: Abhijit Menon-Sen <ams@wiw.org>
31865              Date: Sun, 17 Jun 2001 11:44:06 +0530
31866              Message-ID: <20010617114406.A25203@lustre.linux.in>
31867      Branch: perl
31868            ! op.c
31869 ____________________________________________________________________________
31870 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
31871         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
31872              From: Abhijit Menon-Sen <ams@wiw.org>
31873              Date: Sun, 17 Jun 2001 08:02:59 +0530
31874              Message-ID: <20010617080259.A28776@lustre.linux.in>
31875              
31876              Subject: [PATCH #2/7] xhv_eiter
31877              From: Abhijit Menon-Sen <ams@wiw.org>
31878              Date: Sun, 17 Jun 2001 08:13:18 +0530
31879              Message-ID: <20010617081318.B28776@lustre.linux.in>
31880              
31881              Subject: [PATCH #3/7] xhv_fill
31882              From: Abhijit Menon-Sen <ams@wiw.org>
31883              Date: Sun, 17 Jun 2001 08:25:16 +0530
31884              Message-ID: <20010617082516.C28776@lustre.linux.in>
31885              
31886              Subject: [PATCH #4/7] xhv_keys
31887              From: Abhijit Menon-Sen <ams@wiw.org>
31888              Date: Sun, 17 Jun 2001 08:36:17 +0530
31889              Message-ID: <20010617083617.D28776@lustre.linux.in>
31890              
31891              Subject: [PATCH #5/7] xhv_max
31892              From: Abhijit Menon-Sen <ams@wiw.org>
31893              Date: Sun, 17 Jun 2001 08:39:48 +0530
31894              Message-ID: <20010617083948.E28776@lustre.linux.in>
31895              
31896              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
31897              From: Abhijit Menon-Sen <ams@wiw.org>
31898              Date: Sun, 17 Jun 2001 08:51:11 +0530
31899              Message-ID: <20010617085111.F28776@lustre.linux.in>
31900      Branch: perl
31901            ! hv.c
31902 ____________________________________________________________________________
31903 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
31904         Log: Update Changes.
31905      Branch: perl
31906            ! Changes patchlevel.h
31907 ____________________________________________________________________________
31908 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
31909         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
31910              From: Abhijit Menon-Sen <ams@wiw.org>
31911              Date: Sat, 16 Jun 2001 07:41:19 +0530
31912              Message-ID: <20010616074119.A24720@lustre.linux.in>
31913      Branch: perl
31914            ! hv.c perl.c vms/vmsish.h win32/win32.h
31915 ____________________________________________________________________________
31916 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
31917         Log: Document tests failing when threaded, since we now have more.
31918      Branch: perl
31919            ! pod/perl572delta.pod
31920 ____________________________________________________________________________
31921 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
31922         Log: -Wall cleanup.
31923      Branch: perl
31924            ! ext/Thread/Thread.xs
31925 ____________________________________________________________________________
31926 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
31927         Log: pthread_attr_setstacksize() isn't absolutely necessary
31928              to call, only iff THREAD_CREATE_NEEDS_STACK.
31929      Branch: perl
31930            ! ext/Thread/Thread.xs
31931 ____________________________________________________________________________
31932 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
31933         Log: -Wall strays.
31934      Branch: perl
31935            ! perl.c util.c
31936 ____________________________________________________________________________
31937 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
31938         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
31939              (and INT64_MIN) brokenness.
31940      Branch: perl
31941            ! hints/darwin.sh perl.h
31942 ____________________________________________________________________________
31943 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
31944         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
31945              From: Nicholas Clark <nick@ccl4.org>
31946              Date: Sun, 17 Jun 2001 00:16:05 +0100
31947              Message-ID: <20010617001605.V98663@plum.flirble.org>
31948      Branch: perl
31949            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
31950            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
31951            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
31952 ____________________________________________________________________________
31953 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
31954         Log: Add perlnetware to docs; regen toc; supply skeleton
31955              docs for some Memoize submodules.
31956      Branch: perl
31957            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
31958            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
31959            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
31960            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
31961            ! win32/Makefile win32/makefile.mk
31962 ____________________________________________________________________________
31963 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
31964         Log: pod cleanup.
31965      Branch: perl
31966            ! README.netware
31967 ____________________________________________________________________________
31968 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
31969         Log: Integrate Memoize 0.64.  Few tweaks were required in
31970              the test scripts.  Note that the speed and expire*
31971              tests take several dozen seconds to run.
31972      Branch: perl
31973            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
31974            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
31975            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
31976            + lib/Memoize/README lib/Memoize/SDBM_File.pm
31977            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
31978            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
31979            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
31980            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
31981            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
31982            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
31983            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
31984            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
31985            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
31986            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
31987            ! MANIFEST t/lib/1_compile.t
31988 ____________________________________________________________________________
31989 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
31990         Log: Document the cross-compilation options.
31991      Branch: perl
31992            ! Cross/README INSTALL
31993 ____________________________________________________________________________
31994 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
31995         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
31996      Branch: perl
31997            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
31998            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
31999            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
32000            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
32001            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
32002            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
32003            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
32004            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
32005            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
32006            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
32007            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
32008            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
32009            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
32010            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
32011            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
32012            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
32013            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
32014            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
32015            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
32016            + lib/ExtUtils/MM_NW5.pm
32017            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
32018            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
32019            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
32020            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
32021            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
32022            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
32023            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
32024            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
32025            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
32026            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
32027            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
32028            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
32029            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
32030            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
32031            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
32032            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
32033            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
32034            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
32035            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
32036            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
32037            ! util.h x2p/a2py.c
32038 ____________________________________________________________________________
32039 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
32040         Log: Resort MANIFEST.
32041      Branch: perl
32042            ! MANIFEST
32043 ____________________________________________________________________________
32044 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
32045         Log: Integrate perlio.
32046      Branch: perl
32047           +> win32/win32io.c
32048           !> MANIFEST perlio.c perliol.h win32/makefile.mk
32049 ____________________________________________________________________________
32050 [ 10640] By: nick                                  on 2001/06/16  18:38:31
32051         Log: Disable :win32 layer as default till I get it working
32052      Branch: perlio
32053            ! MANIFEST perlio.c
32054 ____________________________________________________________________________
32055 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
32056         Log: Try the new scheme by moving the Text::Abbrev test
32057              to a new place under lib.
32058      Branch: perl
32059            + lib/Text/Abbrev/t/abbrev.t
32060            - t/lib/abbrev.t
32061            ! MANIFEST
32062 ____________________________________________________________________________
32063 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
32064         Log: Make the code even more dynamical so that testname
32065              suffix length can change.
32066      Branch: perl
32067            ! lib/Test/Harness.pm t/TEST
32068 ____________________________________________________________________________
32069 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
32070         Log: Allow for deeper t/ and also a single test.pl.
32071      Branch: perl
32072            ! t/TEST t/harness
32073 ____________________________________________________________________________
32074 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
32075         Log: #define fix from Nicholas Clark.
32076      Branch: perl
32077            ! ext/POSIX/POSIX.xs
32078 ____________________________________________________________________________
32079 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
32080         Log: Initialization is nice.
32081      Branch: perl
32082            ! lib/Test/Harness.pm
32083 ____________________________________________________________________________
32084 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
32085         Log: Make t/TEST and t/harness to test also the t/ tests
32086              under the main lib/ and ext/ directories.  Fix Test::Harness
32087              to dynamically change the width of its "foo/bar....ok" output.
32088      Branch: perl
32089            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
32090 ____________________________________________________________________________
32091 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
32092         Log: Subject: [PATCH] Re: perl@10611 
32093              From: Nicholas Clark <nick@ccl4.org>
32094              Date: Sat, 16 Jun 2001 16:52:47 +0100
32095              Message-ID: <20010616165247.O98663@plum.flirble.org>
32096              
32097              The .xs parts, too.
32098      Branch: perl
32099            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
32100            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
32101 ____________________________________________________________________________
32102 [ 10632] By: nick                                  on 2001/06/16  16:44:35
32103         Log: Work-in-progress win32 layer semi-functional, checking 
32104              for UNIX breakage.
32105      Branch: perlio
32106            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
32107 ____________________________________________________________________________
32108 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
32109         Log: Subject: [PATCH] Re: perl@10611 
32110              From: Nicholas Clark <nick@ccl4.org>
32111              Date: Sat, 16 Jun 2001 16:52:47 +0100
32112              Message-ID: <20010616165247.O98663@plum.flirble.org>
32113      Branch: perl
32114            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
32115            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
32116            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
32117            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
32118            ! lib/ExtUtils/Constant.pm
32119 ____________________________________________________________________________
32120 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
32121         Log: Metaconfig unit change for #10629.
32122      Branch: metaconfig
32123            ! U/modified/Finish.U
32124 ____________________________________________________________________________
32125 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
32126         Log: The extraction changed directories.
32127      Branch: perl
32128            ! Configure
32129 ____________________________________________________________________________
32130 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
32131         Log: Math::BigInt 1.35 from Tels.
32132      Branch: perl
32133            + t/lib/mbimbf.t
32134            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32135            ! t/lib/bigfltpm.t t/lib/bigintpm.t
32136 ____________________________________________________________________________
32137 [ 10627] By: nick                                  on 2001/06/16  14:54:52
32138         Log: Work in progress UNIX-side edit of win32 PerLIO layer
32139      Branch: perlio
32140            + win32/win32io.c
32141            ! perlio.c win32/makefile.mk
32142 ____________________________________________________________________________
32143 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
32144         Log: Subject: [PATCH 5.6.1] os2/diff-configure
32145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32146              Date: Fri, 15 Jun 2001 01:19:36 -0400
32147              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
32148              
32149              Empty all of it because I think #10624 made even the
32150              last patch hunk unnecessary.
32151      Branch: perl
32152            ! os2/diff.configure
32153 ____________________________________________________________________________
32154 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
32155         Log: Metaconfig unit change for 10624.
32156      Branch: metaconfig
32157            ! U/modified/libc.U
32158      Branch: perl
32159            ! config_h.SH
32160 ____________________________________________________________________________
32161 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
32162         Log: Move the initialization of libnames to the beginning so
32163              that can one 'seed' it (as OS/2 does.)
32164      Branch: perl
32165            ! Configure
32166 ____________________________________________________________________________
32167 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
32168         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
32169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32170              Date: Fri, 15 Jun 2001 19:10:57 -0400
32171              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
32172      Branch: perl
32173            ! os2/OS2/REXX/DLL/DLL.pm
32174 ____________________________________________________________________________
32175 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
32176         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
32177              From: "Craig A. Berry" <craigberry@mac.com>
32178              Date: Fri, 15 Jun 2001 17:00:03 -0500
32179              Message-Id: <a05101007b750342599be@[172.16.52.1]>
32180      Branch: perl
32181            ! vms/descrip_mms.template
32182 ____________________________________________________________________________
32183 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
32184         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
32185              From: "Craig A. Berry" <craigberry@mac.com>
32186              Date: Fri, 15 Jun 2001 18:39:42 -0500
32187              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
32188      Branch: perl
32189            ! lib/File/Spec/VMS.pm t/lib/extutils.t
32190 ____________________________________________________________________________
32191 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
32192         Log: Integrate perlio.
32193      Branch: perl
32194           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
32195           !> t/io/utf8.t t/lib/io_scalar.t
32196 ____________________________________________________________________________
32197 [ 10619] By: nick                                  on 2001/06/15  21:05:19
32198         Log: Generated files
32199      Branch: perlio
32200            ! embed.h proto.h
32201 ____________________________________________________________________________
32202 [ 10618] By: nick                                  on 2001/06/15  20:27:42
32203         Log: Fix open.pm to work via XS-implemented method calls rather
32204              than *open::layers variables which caused all the HV/AV hassle.
32205      Branch: perlio
32206            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
32207            ! t/lib/io_scalar.t
32208 ____________________________________________________________________________
32209 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
32210         Log: Integrate perlio.
32211      Branch: perl
32212           !> lib/ExtUtils/Constant.pm
32213 ____________________________________________________________________________
32214 [ 10616] By: nick                                  on 2001/06/15  18:46:47
32215         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
32216      Branch: perlio
32217            ! lib/ExtUtils/Constant.pm
32218 ____________________________________________________________________________
32219 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
32220         Log: Integrate perlio.
32221      Branch: perl
32222           !> ext/Socket/Socket.xs
32223 ____________________________________________________________________________
32224 [ 10614] By: nick                                  on 2001/06/15  18:33:37
32225         Log: MULTIPLICITY fix for Socket.xs
32226      Branch: perlio
32227            ! ext/Socket/Socket.xs
32228 ____________________________________________________________________________
32229 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
32230         Log: Subject: Re: perl@10611
32231              From: Doug MacEachern <dougm@covalent.net>
32232              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
32233              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
32234      Branch: perl
32235            ! ext/Socket/Socket.xs
32236 ____________________________________________________________________________
32237 [ 10612] By: nick                                  on 2001/06/15  16:14:38
32238         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
32239      Branch: perlio
32240           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
32241           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
32242           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
32243           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
32244           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
32245           !> utils/h2ph.PL
32246 ____________________________________________________________________________
32247 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
32248         Log: Update Changes.
32249      Branch: perl
32250            ! Changes patchlevel.h
32251 ____________________________________________________________________________
32252 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
32253         Log: Upping the test count.
32254      Branch: perl
32255            ! t/lib/filefind.t
32256 ____________________________________________________________________________
32257 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
32258         Log: Integrate perlio.
32259      Branch: perl
32260           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32261 ____________________________________________________________________________
32262 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
32263         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
32264              From: andreas.koenig@anima.de (Andreas J. Koenig)
32265              Date: 15 Jun 2001 13:30:39 +0200
32266              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
32267              
32268              Record the grim history.
32269      Branch: perl
32270            ! lib/File/Find.pm
32271 ____________________________________________________________________________
32272 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
32273         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
32274              From: Brian McCauley <nobull@mail.com>
32275              Date: 15 Jun 2001 07:51:26 +0100
32276              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
32277      Branch: perl
32278            ! lib/File/Find.pm t/lib/filefind.t
32279 ____________________________________________________________________________
32280 [ 10606] By: nick                                  on 2001/06/15  14:00:08
32281         Log: regen_config_h for Win32.
32282      Branch: perlio
32283            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32284 ____________________________________________________________________________
32285 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
32286         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
32287              From: Peter Prymmer <pvhp@forte.com>
32288              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
32289              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
32290      Branch: perl
32291            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
32292 ____________________________________________________________________________
32293 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
32294         Log: Some filesystems require writability for rename/unlink.
32295      Branch: perl
32296            ! opcode.pl
32297 ____________________________________________________________________________
32298 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
32299         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
32300              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
32301              Date: Fri, 15 Jun 2001 12:08:53 +0200
32302              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
32303      Branch: perl
32304            ! perlio.c
32305 ____________________________________________________________________________
32306 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
32307         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
32308              From: Mike Guy <mjtg@cam.ac.uk>
32309              Date: Fri, 15 Jun 2001 14:11:49 +0100
32310              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
32311      Branch: perl
32312            ! opcode.pl
32313 ____________________________________________________________________________
32314 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
32315         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
32316              From: Nicholas Clark <nick@ccl4.org>
32317              Date: Thu, 14 Jun 2001 23:52:56 +0100
32318              Message-ID: <20010614235256.G98663@plum.flirble.org>
32319      Branch: perl
32320            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
32321            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32322 ____________________________________________________________________________
32323 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
32324         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
32325              From: Russ Allbery <rra@stanford.edu>
32326              Date: 14 Jun 2001 13:24:43 -0700
32327              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
32328      Branch: perl
32329            ! ext/GDBM_File/GDBM_File.pm
32330 ____________________________________________________________________________
32331 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
32332         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
32333              From: Nicholas Clark <nick@ccl4.org>
32334              Date: Thu, 14 Jun 2001 20:37:47 +0100
32335              Message-ID: <20010614203747.F98663@plum.flirble.org>
32336      Branch: perl
32337            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
32338            ! t/lib/gdbm.t
32339 ____________________________________________________________________________
32340 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
32341         Log: Integrate perlio.
32342      Branch: perl
32343           !> makedef.pl sv.c
32344 ____________________________________________________________________________
32345 [ 10597] By: nick                                  on 2001/06/15  11:08:13
32346         Log: Check that HVs with HvNAME() != NULL are really stashes before
32347              treating them as such. Also be more defensive on the GvCV.
32348              Win32 fork and dprof now working again. 
32349      Branch: perlio
32350            ! sv.c
32351 ____________________________________________________________________________
32352 [ 10596] By: nick                                  on 2001/06/15  10:11:20
32353         Log: Integrate mainline.
32354      Branch: perlio
32355           +> Cross/README
32356           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
32357           !> Porting/config_H config_h.SH configure.com epoc/config.sh
32358           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
32359           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32360           !> vos/config.ga.h win32/config.bc win32/config.gc
32361           !> win32/config.vc win32/config_H.bc win32/config_H.gc
32362           !> win32/config_H.vc
32363 ____________________________________________________________________________
32364 [ 10595] By: nick                                  on 2001/06/15  09:37:17
32365         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
32366              - Win32 (VC++) now builds but fails:
32367              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
32368              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
32369              write.t    - open(...,"|-") not implemented on Win32 
32370      Branch: perlio
32371            ! makedef.pl
32372 ____________________________________________________________________________
32373 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
32374         Log: Integrate perlio.
32375      Branch: perl
32376           !> perlio.c win32/makefile.mk
32377 ____________________________________________________________________________
32378 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
32379         Log: Metaconfig unit changes for #10592.
32380      Branch: metaconfig
32381            + U/modified/i_varhdr.U U/modified/startsh.U
32382            - U/a_dvisory/crosscompile.U U/target/Target.U
32383            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
32384            ! U/compline/bitpbyte.U U/compline/byteorder.U
32385            ! U/compline/ccflags.U U/compline/charsize.U
32386            ! U/compline/d_casti32.U U/compline/d_castneg.U
32387            ! U/compline/d_closedir.U U/compline/d_fd_set.U
32388            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
32389            ! U/compline/d_keepsig.U U/compline/d_open3.U
32390            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
32391            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
32392            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
32393            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
32394            ! U/compline/doublesize.U U/compline/floatsize.U
32395            ! U/compline/nblock_io.U U/compline/orderlib.U
32396            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
32397            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
32398            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
32399            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
32400            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
32401            ! U/modified/spitshell.U U/threads/archname.U
32402            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
32403            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
32404            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
32405            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
32406            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
32407      Branch: metaconfig/U/perl
32408            + Cross.U
32409            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
32410            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
32411            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
32412            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
32413            ! stdio_streams.U uselfs.U
32414 ____________________________________________________________________________
32415 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
32416         Log: The first steps towards cross-compilation.
32417              
32418              Abstract execution of compiled test executables with $run,
32419              and abstract transfer of files with $to and $from.
32420              
32421              Under cross-compilation the $run, $to, and $from will point
32422              to appropriate wrapper scripts, by default ssh and scp,
32423              but also rsh, rcp, and cp are supported.  If not
32424              cross-compiling, they will be set to '', ':', and ':',
32425              respectively.
32426              
32427              With these patches I was able to get Configure for
32428              iPAQ ARM Linux on an Intel Linux about 95% right
32429              (only a few tests failed to execute or they produced
32430              incorrect results), and I was able to compile
32431              a functional miniperl.
32432              
32433              The symbol crosscompile renamed to be usecrosscompile,
32434              the corresponding C symbol from CROSSCOMPILE to
32435              USE_CROSS_COMPILE.
32436      Branch: perl
32437            ! Configure Cross/README Makefile.SH Porting/Glossary
32438            ! Porting/config.sh Porting/config_H config_h.SH configure.com
32439            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
32440            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32441            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32442            ! win32/config.gc win32/config.vc win32/config_H.bc
32443            ! win32/config_H.gc win32/config_H.vc
32444 ____________________________________________________________________________
32445 [ 10591] By: nick                                  on 2001/06/14  20:00:12
32446         Log: Steps along the road toward Win32 building again.
32447      Branch: perlio
32448            ! perlio.c win32/makefile.mk
32449 ____________________________________________________________________________
32450 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
32451         Log: Integrate perlio.
32452      Branch: perl
32453           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32454 ____________________________________________________________________________
32455 [ 10589] By: nick                                  on 2001/06/14  13:54:07
32456         Log: Routine regen_config_h for Win32
32457      Branch: perlio
32458            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32459 ____________________________________________________________________________
32460 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
32461         Log: Integrate perlio.
32462      Branch: perl
32463           +> perlyline.pl
32464           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
32465 ____________________________________________________________________________
32466 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
32467         Log: A placeholder.
32468      Branch: perl
32469            + Cross/README
32470 ____________________________________________________________________________
32471 [ 10586] By: nick                                  on 2001/06/14  08:25:07
32472         Log: Add new step to run_byacc which:
32473              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
32474              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
32475      Branch: perlio
32476            + perlyline.pl
32477            ! MANIFEST Makefile.SH perly.c
32478 ____________________________________________________________________________
32479 [ 10585] By: nick                                  on 2001/06/14  08:22:29
32480         Log: Integrate mainline
32481      Branch: perlio
32482           +> locale.c numeric.c
32483           !> Changes cygwin/Makefile.SHs embed.h embed.pl
32484           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
32485           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
32486           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
32487           !> x2p/Makefile.SH
32488 ____________________________________________________________________________
32489 [ 10584] By: nick                                  on 2001/06/14  08:05:53
32490         Log: Hack to remove insecure directories from PATH so test will run.
32491      Branch: perlio
32492            ! t/lib/filefind.t
32493 ____________________________________________________________________________
32494 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
32495         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
32496      Branch: perl
32497            - t/lib/mbimbf.t
32498            ! MANIFEST
32499 ____________________________________________________________________________
32500 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
32501         Log: Detypo.
32502      Branch: perl
32503            ! x2p/Makefile.SH
32504 ____________________________________________________________________________
32505 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
32506         Log: de-$CONFIG continues.
32507      Branch: perl
32508            ! cygwin/Makefile.SHs x2p/Makefile.SH
32509 ____________________________________________________________________________
32510 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
32511         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
32512              From: Nicholas Clark <nick@ccl4.org>
32513              Date: Wed, 13 Jun 2001 21:20:13 +0100
32514              Message-ID: <20010613212013.D98663@plum.flirble.org>
32515      Branch: perl
32516            ! opcode.pl
32517 ____________________________________________________________________________
32518 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
32519         Log: Subject: splitting util.c
32520              From: Hugo <hv@crypt.compulink.co.uk>
32521              Date: Thu, 14 Jun 2001 00:41:08 +0100
32522              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
32523      Branch: perl
32524            + locale.c numeric.c
32525            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
32526            ! pod/perlapi.pod proto.h util.c
32527 ____________________________________________________________________________
32528 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
32529         Log: Upgrade to Math::BigInt 1.34 from Tels.
32530      Branch: perl
32531            + t/lib/mbimbf.t
32532            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32533            ! t/lib/bigfltpm.t t/lib/bigintpm.t
32534 ____________________________________________________________________________
32535 [ 10577] By: nick                                  on 2001/06/13  19:02:48
32536         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
32537      Branch: perlio
32538           !> (integrate 125 files)
32539 ____________________________________________________________________________
32540 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
32541         Log: Update Changes.
32542      Branch: perl
32543            ! Changes patchlevel.h
32544 ____________________________________________________________________________
32545 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
32546         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
32547              From: "Craig A. Berry" <craigberry@mac.com>
32548              Date: Wed, 13 Jun 2001 13:24:28 -0500
32549              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
32550      Branch: perl
32551            ! ext/re/Makefile.PL
32552 ____________________________________________________________________________
32553 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
32554         Log: Mc.u.c. for #10573.
32555      Branch: metaconfig
32556            ! U/threads/usethreads.U
32557 ____________________________________________________________________________
32558 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
32559         Log: It would be also be good if I could type.
32560      Branch: perl
32561            ! Configure
32562 ____________________________________________________________________________
32563 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
32564         Log: Metaconfig unit change for #10571.
32565      Branch: metaconfig
32566            ! U/threads/usethreads.U
32567 ____________________________________________________________________________
32568 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
32569         Log: A non-empty default is a good thing.
32570      Branch: perl
32571            ! Configure
32572 ____________________________________________________________________________
32573 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
32574         Log: Metaconfig unit change for #10569.
32575      Branch: metaconfig
32576            ! U/threads/usethreads.U
32577 ____________________________________________________________________________
32578 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
32579         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
32580              extremely experimental, not even prompted for.
32581      Branch: perl
32582            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32583            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
32584            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
32585            ! win32/config.bc win32/config.gc win32/config.vc
32586 ____________________________________________________________________________
32587 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
32588         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
32589      Branch: perl
32590            ! pod/perlfaq6.pod
32591 ____________________________________________________________________________
32592 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
32593         Log: Integrate perlio; conflicts, accept Nick's versions.
32594      Branch: perl
32595           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32596           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
32597 ____________________________________________________________________________
32598 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
32599         Log: Subject: Re: ext/ + -Wall
32600              From: Doug MacEachern <dougm@covalent.net>
32601              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
32602              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
32603      Branch: perl
32604            ! XSUB.h lib/ExtUtils/xsubpp perl.h
32605 ____________________________________________________________________________
32606 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
32607         Log: Similar logic as DB_File.xs, using the modern macros and
32608              defines them to older ones for older Perls where PERL_VERSION
32609              is not defined, from Doug MacEachern.
32610      Branch: perl
32611            ! ext/Storable/Storable.xs
32612 ____________________________________________________________________________
32613 [ 10564] By: nick                                  on 2001/06/13  15:22:01
32614         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
32615              and using that instead (name lookups are sequential search for now).
32616      Branch: perlio
32617            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32618            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
32619 ____________________________________________________________________________
32620 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
32621         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
32622              From: "Richard Soderberg" <rs@crystalflame.net>
32623              Date: Sat, 26 May 2001 06:44:20 -0700
32624              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
32625      Branch: perl
32626            ! sv.c t/op/glob.t
32627 ____________________________________________________________________________
32628 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
32629         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
32630              From: "Craig A. Berry" <craigberry@mac.com>
32631              Date: Tue, 12 Jun 2001 23:55:26 -0500
32632              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
32633      Branch: perl
32634            ! ext/re/Makefile.PL ext/re/re.xs
32635 ____________________________________________________________________________
32636 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
32637         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
32638              suggested by NI-S.
32639      Branch: perl
32640            ! XSUB.h malloc.c perl.h
32641 ____________________________________________________________________________
32642 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
32643         Log: Regen toc.
32644      Branch: perl
32645            ! pod/perltoc.pod
32646 ____________________________________________________________________________
32647 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
32648         Log: Subject: [patch] perl.gprof control
32649              From: Doug MacEachern <dougm@covalent.net>
32650              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
32651              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
32652      Branch: perl
32653            ! miniperlmain.c perl.h
32654 ____________________________________________________________________________
32655 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
32656         Log: Subject: Re: ext/ + -Wall
32657              From: Doug MacEachern <dougm@covalent.net>
32658              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
32659              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
32660              
32661              Document ax and break up dXSARGS.
32662      Branch: perl
32663            ! XSUB.h pod/perlapi.pod
32664 ____________________________________________________________________________
32665 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
32666         Log: More AIX tweakage from Merijn.
32667      Branch: perl
32668            ! hints/aix.sh
32669 ____________________________________________________________________________
32670 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
32671         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
32672              From: "Craig A. Berry" <craigberry@mac.com>
32673              Date: Tue, 12 Jun 2001 22:57:45 -0500
32674              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
32675      Branch: perl
32676            ! vms/descrip_mms.template
32677 ____________________________________________________________________________
32678 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
32679         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
32680              From: "Craig A. Berry" <craigberry@mac.com>
32681              Date: Tue, 12 Jun 2001 22:21:39 -0500
32682              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
32683      Branch: perl
32684            ! configure.com util.c
32685 ____________________________________________________________________________
32686 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
32687         Log: New AIX dynaloading code from Jens-Uwe Mager.
32688              Does break binary compatibility.
32689      Branch: perl
32690            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
32691 ____________________________________________________________________________
32692 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
32693         Log: VMS DEC C compiler found nits by Peter Prymmer.
32694      Branch: perl
32695            ! util.c
32696 ____________________________________________________________________________
32697 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
32698         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
32699              From: Peter Prymmer <pvhp@forte.com>
32700              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
32701              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
32702      Branch: perl
32703            ! t/lib/filecomp.t
32704 ____________________________________________________________________________
32705 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
32706         Log: I wonder how many $CONFIGs still lurk in the shadows.
32707      Branch: perl
32708            ! pod/Makefile.SH x2p/cflags.SH
32709 ____________________________________________________________________________
32710 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
32711         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
32712      Branch: perl
32713            ! pod/checkpods.PL
32714 ____________________________________________________________________________
32715 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
32716         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
32717      Branch: perl
32718            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
32719 ____________________________________________________________________________
32720 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
32721         Log: Subject: [patch] rid local_patches warnings
32722              From: Doug MacEachern <dougm@covalent.net>
32723              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
32724              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
32725      Branch: perl
32726            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
32727 ____________________________________________________________________________
32728 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
32729         Log: Subject: Re: ext/ + -Wall
32730              From: Doug MacEachern <dougm@covalent.net>
32731              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
32732              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
32733      Branch: perl
32734            ! ext/attrs/attrs.xs
32735 ____________________________________________________________________________
32736 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
32737         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
32738              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32739              Date: Tue, 12 Jun 2001 14:36:20 -0400
32740              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
32741      Branch: perl
32742            ! pod/perlretut.pod
32743 ____________________________________________________________________________
32744 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
32745         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32746              From: Mike Guy <mjtg@cam.ac.uk>
32747              Date: Tue, 12 Jun 2001 19:10:31 +0100
32748              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
32749              
32750              Subject: Re: [ID 20010612.001] out of memory during regex compilation
32751              From: Mike Guy <mjtg@cam.ac.uk>
32752              Date: Tue, 12 Jun 2001 19:21:01 +0100
32753              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
32754      Branch: perl
32755            ! pod/perlop.pod
32756 ____________________________________________________________________________
32757 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
32758         Log: AIX tweaks from Merijn H. Brand.
32759      Branch: perl
32760            ! hints/aix.sh
32761 ____________________________________________________________________________
32762 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
32763         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
32764              From: "Brendan O'Dea" <bod@compusol.com.au>
32765              Date: Wed, 13 Jun 2001 05:16:47 +1000
32766              Message-ID: <20010613051647.A8945@compusol.com.au>
32767      Branch: maint-5.6/perl
32768            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32769 ____________________________________________________________________________
32770 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
32771         Log: Subject: Small bcopy cleanup
32772              From: Andy Dougherty <doughera@lafayette.edu>
32773              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
32774              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
32775      Branch: perl
32776            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
32777 ____________________________________________________________________________
32778 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
32779         Log: Subject: [PATCH] Re: ext/ + -Wall
32780              From: Nicholas Clark <nick@ccl4.org>
32781              Date: Wed, 13 Jun 2001 00:04:30 +0100
32782              Message-ID: <20010613000430.M5901@plum.flirble.org>
32783      Branch: perl
32784            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32785 ____________________________________________________________________________
32786 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
32787         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
32788              From: Nicholas Clark <nick@ccl4.org>
32789              Date: Tue, 12 Jun 2001 23:53:07 +0100
32790              Message-ID: <20010612235307.L5901@plum.flirble.org>
32791      Branch: perl
32792            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32793 ____________________________________________________________________________
32794 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
32795         Log: MPE/iX tweaks from Mark Bixby.
32796      Branch: perl
32797            ! hints/mpeix.sh mpeix/mpeixish.h util.c
32798 ____________________________________________________________________________
32799 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
32800         Log: Update Changes.
32801      Branch: perl
32802            ! Changes patchlevel.h
32803 ____________________________________________________________________________
32804 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
32805         Log: One less -Wall whine (found under DEBUGGING).
32806      Branch: perl
32807            ! x2p/Makefile.SH x2p/a2p.c
32808 ____________________________________________________________________________
32809 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
32810         Log: s/case-independent/case-insensitive/g
32811      Branch: perl
32812            ! pod/perldebug.pod
32813 ____________________________________________________________________________
32814 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
32815         Log: As suggested in    
32816              
32817              Subject: Re: ext/ + -Wall
32818              From: Gurusamy Sarathy <gsar@ActiveState.com>
32819              Date: Mon, 11 Jun 2001 23:34:31 -0700
32820              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
32821      Branch: perl
32822            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
32823            ! perl.h
32824 ____________________________________________________________________________
32825 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
32826         Log: Subject: ext/ + -Wall
32827              From: Doug MacEachern <dougm@covalent.net>
32828              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
32829              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
32830      Branch: perl
32831            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
32832            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
32833            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
32834            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
32835            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
32836            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
32837            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
32838            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
32839            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
32840            ! lib/ExtUtils/xsubpp
32841 ____________________________________________________________________________
32842 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
32843         Log: Subject: [PATCH] anonymous stashes
32844              From: Abhijit Menon-Sen <ams@wiw.org>
32845              Date: Tue, 12 Jun 2001 12:47:04 +0530
32846              Message-ID: <20010612124704.A29029@lustre.linux.in>
32847      Branch: perl
32848            ! dump.c gv.c sv.c xsutils.c
32849 ____________________________________________________________________________
32850 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
32851         Log: One more test for $^S.
32852      Branch: perl
32853            ! t/op/magic.t
32854 ____________________________________________________________________________
32855 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
32856         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
32857              From: Abhijit Menon-Sen <ams@wiw.org>
32858              Date: Tue, 12 Jun 2001 17:35:55 +0530
32859              Message-ID: <20010612173555.A32426@lustre.linux.in>
32860      Branch: perl
32861            ! mg.c t/op/magic.t
32862 ____________________________________________________________________________
32863 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
32864         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32865              From: Mike Guy <mjtg@cam.ac.uk>
32866              Date: Tue, 12 Jun 2001 13:14:15 +0100
32867              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
32868      Branch: perl
32869            ! pod/perlop.pod
32870 ____________________________________________________________________________
32871 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
32872         Log: AUTHORS updates.
32873      Branch: perl
32874            ! AUTHORS
32875 ____________________________________________________________________________
32876 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
32877         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
32878              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
32879              Content-Transfer-Encoding: 7bit
32880              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
32881      Branch: perl
32882            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
32883 ____________________________________________________________________________
32884 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
32885         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
32886              From: "Philip Newton" <Philip.Newton@gmx.net>
32887              Date: Mon, 11 Jun 2001 07:08:03 +0200
32888              Message-Id: <200106120802.LAA08992@taas.iki.fi>
32889      Branch: perl
32890            ! t/base/term.t
32891 ____________________________________________________________________________
32892 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
32893         Log: Cleanup the a2p.c for -Wall.
32894      Branch: perl
32895            ! x2p/Makefile.SH x2p/a2p.c
32896 ____________________________________________________________________________
32897 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
32898         Log: File::Find update for MacOS from Chris Nandor.
32899      Branch: perl
32900            ! lib/File/Find.pm t/lib/filefind.t
32901 ____________________________________________________________________________
32902 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
32903         Log: gcc -Wall nits picked out by a non-UNIX system
32904              (courtesy of Mark Bixby)
32905      Branch: perl
32906            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
32907            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
32908            ! pp_sys.c util.c
32909 ____________________________________________________________________________
32910 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
32911         Log: Metaconfig unit change for #10522.  (The d_modfl changes
32912              placate metalint.)
32913      Branch: metaconfig/U/perl
32914            ! d_modfl.U d_u32align.U
32915 ____________________________________________________________________________
32916 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
32917         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
32918              be "./try 2>&1 >/dev/null".
32919      Branch: perl
32920            ! Configure
32921 ____________________________________________________________________________
32922 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
32923         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
32924              From: "Craig A. Berry" <craigberry@mac.com>
32925              Date: Mon, 11 Jun 2001 14:00:32 -0500
32926              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
32927      Branch: perl
32928            ! configure.com
32929 ____________________________________________________________________________
32930 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
32931         Log: Move the full \p\P lists to perlunicode.
32932      Branch: perl
32933            ! pod/perlretut.pod pod/perlunicode.pod
32934 ____________________________________________________________________________
32935 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
32936         Log: VOS build tweak for 5.6.1 from Paul Green.
32937      Branch: maint-5.6/perl
32938            ! vos/build.cm
32939 ____________________________________________________________________________
32940 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
32941         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
32942              From: "Craig A. Berry" <craigberry@mac.com>
32943              Date: Fri, 8 Jun 2001 18:08:18 -0500
32944              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
32945      Branch: perl
32946            ! vms/vms.c
32947 ____________________________________________________________________________
32948 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
32949         Log: Update Changes.
32950      Branch: perl
32951            ! Changes patchlevel.h
32952 ____________________________________________________________________________
32953 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
32954         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
32955      Branch: perl
32956            ! vos/config.alpha.h vos/config.ga.h
32957 ____________________________________________________________________________
32958 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
32959         Log: VOS updates from Paul Green for @10476.
32960      Branch: perl
32961            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
32962            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32963            ! vos/config.ga.h vos/configure_perl.cm
32964 ____________________________________________________________________________
32965 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
32966         Log: Subject: [PATCH] Not many people know this ...
32967              From: Mike Guy <mjtg@cam.ac.uk>
32968              Date: Mon, 11 Jun 2001 14:55:15 +0100
32969              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
32970      Branch: perl
32971            ! pod/perldebug.pod
32972 ____________________________________________________________________________
32973 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
32974         Log: Add final commas to lists as suggested by Philip Newton.
32975      Branch: perl
32976            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32977 ____________________________________________________________________________
32978 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
32979         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
32980              Date: Sun, 10 Jun 2001 23:35:38 -0400
32981              From: Chris Nandor <pudge@pobox.com>
32982              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
32983      Branch: perl
32984            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
32985            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
32986            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
32987            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
32988            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
32989            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
32990            ! t/op/write.t t/pragma/strict.t
32991 ____________________________________________________________________________
32992 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
32993         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
32994              From: Chris Nandor <pudge@pobox.com>
32995              Date: Mon, 11 Jun 2001 08:24:28 -0400
32996              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
32997      Branch: perl
32998            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
32999            ! t/lib/io_dir.t
33000 ____________________________________________________________________________
33001 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
33002         Log: One more run_byacc (a hand-tweaked version had slipped in).
33003      Branch: perl
33004            ! perly.c vms/perly_c.vms
33005 ____________________________________________________________________________
33006 [ 10509] By: nick                                  on 2001/06/11  07:49:15
33007         Log: Integrate mainline
33008      Branch: perlio
33009           !> Makefile.SH embed.h embed.pl global.sym
33010           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
33011           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
33012           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
33013           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
33014 ____________________________________________________________________________
33015 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
33016         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
33017              From: Mike Guy <mjtg@cam.ac.uk>
33018              Reply-To: mjtg@cam.ac.uk
33019              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
33020      Branch: perl
33021            ! lib/ExtUtils/Manifest.pm
33022 ____________________________________________________________________________
33023 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
33024         Log: Subject: [PATCH] ExtUtils::Constant
33025              From: Nicholas Clark <nick@ccl4.org>
33026              Date: Sun, 10 Jun 2001 23:25:41 +0100
33027              Message-ID: <20010610232540.C76396@plum.flirble.org>
33028      Branch: perl
33029            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33030 ____________________________________________________________________________
33031 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
33032         Log: Integrate perlio.
33033      Branch: perl
33034           !> iperlsys.h
33035 ____________________________________________________________________________
33036 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
33037         Log: Move the grok_number and its lieutenant grok_numeric_radix
33038              from sv.c statics to util.c and public.
33039      Branch: perl
33040            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
33041            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
33042 ____________________________________________________________________________
33043 [ 10504] By: nick                                  on 2001/06/10  17:47:06
33044         Log: Fix (valid) -Wall warnings in perlio.c
33045      Branch: perlio
33046            ! iperlsys.h
33047 ____________________________________________________________________________
33048 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
33049         Log: Update perly_c.diff, update perly.fixer to edit away
33050              some of the -Wall noise.
33051      Branch: perl
33052            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
33053 ____________________________________________________________________________
33054 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
33055         Log: Check the version of byacc.
33056      Branch: perl
33057            ! Makefile.SH
33058 ____________________________________________________________________________
33059 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
33060         Log: Subject: [PATCH] perly.y overhaul
33061              From: Simon Cozens <simon@netthink.co.uk>
33062              Date: Sun, 10 Jun 2001 16:56:54 +0100
33063              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33064              
33065              Plus make run_byacc.
33066      Branch: perl
33067            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
33068 ____________________________________________________________________________
33069 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
33070         Log: Integrate perlio.
33071      Branch: perl
33072           !> perlio.c perlsfio.h
33073 ____________________________________________________________________________
33074 [ 10499] By: nick                                  on 2001/06/10  15:01:08
33075         Log: Integrate mainline
33076      Branch: perlio
33077           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
33078           !> t/pragma/locale.t util.c
33079 ____________________________________________________________________________
33080 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
33081         Log: Put some meat on the perl572delta bones.  The list of
33082              selected bug fixes needs more work, as does still the
33083              whole document.
33084      Branch: perl
33085            ! pod/perl572delta.pod
33086 ____________________________________________________________________________
33087 [ 10497] By: nick                                  on 2001/06/10  12:27:51
33088         Log: Paper over a crack or two with USE_SFIO
33089      Branch: perlio
33090            ! perlio.c perlsfio.h
33091 ____________________________________________________________________________
33092 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
33093         Log: Update Changes.
33094      Branch: perl
33095            ! Changes patchlevel.h
33096 ____________________________________________________________________________
33097 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
33098         Log: Subject: Re: pragma/locale.t #107
33099              From: Hugo <hv@crypt.compulink.co.uk>
33100              Date: Sun, 10 Jun 2001 11:23:30 +0100
33101              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
33102              
33103              Encapsulate the scan of the decimal radix separator.
33104      Branch: perl
33105            ! embed.h embed.pl proto.h sv.c
33106 ____________________________________________________________________________
33107 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
33108         Log: Try to grok numbers both with the locale specific separator
33109              and with the usual "." (if different from the lss); add a test
33110              to locale.t to do also a little bit of math in addition to just
33111              equalness testing; remove extraneous logic as suggested in
33112              
33113              Subject: Re: pragma/locale.t #107
33114              From: Nicholas Clark <nick@ccl4.org>
33115              Date: Sat, 9 Jun 2001 22:37:36 +0100
33116              Message-ID: <20010609223735.Y76396@plum.flirble.org>
33117      Branch: perl
33118            ! sv.c t/pragma/locale.t
33119 ____________________________________________________________________________
33120 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
33121         Log: Metaconfig unit change for #10492.
33122      Branch: metaconfig/U/perl
33123            ! Extensions.U
33124 ____________________________________________________________________________
33125 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
33126         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
33127              From: Artur Bergman <artur@contiller.se> 
33128              Date: Sat, 09 Jun 2001 21:03:51 +0200
33129              Message-ID: <B7483FB6.1398%artur@contiller.se>
33130      Branch: perl
33131            ! Configure
33132 ____________________________________________________________________________
33133 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
33134         Log: Integrate perlio.
33135      Branch: perl
33136           !> perlsfio.h
33137 ____________________________________________________________________________
33138 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
33139         Log: Do locale specific separator if only in locale.
33140      Branch: perl
33141            ! util.c
33142 ____________________________________________________________________________
33143 [ 10489] By: nick                                  on 2001/06/09  19:13:25
33144         Log: Make XS/Typemap compile (but fail) with sfio
33145      Branch: perlio
33146            ! perlsfio.h
33147 ____________________________________________________________________________
33148 [ 10488] By: nick                                  on 2001/06/09  19:12:51
33149         Log: Re-integrate mainline
33150      Branch: perlio
33151           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
33152           !> proto.h sv.c util.c
33153 ____________________________________________________________________________
33154 [ 10487] By: nick                                  on 2001/06/09  16:26:29
33155         Log: Integrate mainline
33156      Branch: perlio
33157           !> (integrate 31 files)
33158 ____________________________________________________________________________
33159 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
33160         Log: Subject: [PATCH] New attempt to clone callack
33161              From: Artur Bergman <artur@contiller.se> 
33162              Date: Thu, 07 Jun 2001 11:52:16 +0200
33163              Message-ID: <B7451B6F.12B7%artur@contiller.se>
33164      Branch: perl
33165            ! embedvar.h intrpvar.h perlapi.h sv.c
33166 ____________________________________________________________________________
33167 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
33168         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
33169      Branch: perl
33170            ! embed.h embed.pl perl.h proto.h sv.c util.c
33171 ____________________________________________________________________________
33172 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
33173         Log: Subject: Re: pragma/locale.t #107
33174              From: Nicholas Clark <nick@ccl4.org>
33175              Date: Sat, 9 Jun 2001 16:26:10 +0100
33176              Message-ID: <20010609162609.V76396@plum.flirble.org>
33177              
33178              A missing NVification.
33179      Branch: perl
33180            ! sv.c
33181 ____________________________________________________________________________
33182 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
33183         Log: Redo the #10482, there already was a test script for formats.
33184      Branch: perl
33185            - t/io/format.t
33186            ! MANIFEST t/op/write.t
33187 ____________________________________________________________________________
33188 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
33189         Log: Twisted format testing, from Merijn.
33190      Branch: perl
33191            + t/io/format.t
33192            ! MANIFEST
33193 ____________________________________________________________________________
33194 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
33195         Log: More \p{In...} testing, combined with \N{...}.
33196      Branch: perl
33197            ! lib/utf8_heavy.pl t/op/pat.t
33198 ____________________________________________________________________________
33199 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
33200         Log: Metaconfig changes for #10479.
33201      Branch: metaconfig
33202            ! U/Glossary.patch
33203      Branch: metaconfig/U/perl
33204            ! d_modfl.U
33205 ____________________________________________________________________________
33206 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
33207         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
33208      Branch: perl
33209            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33210            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
33211            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
33212            ! win32/config.bc win32/config.gc win32/config.vc
33213 ____________________________________________________________________________
33214 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
33215         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
33216              From: "Craig A. Berry" <craigberry@mac.com>
33217              Date: Thu, 7 Jun 2001 14:27:20 -0500
33218              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
33219      Branch: perl
33220            ! vms/perlvms.pod
33221 ____________________________________________________________________________
33222 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
33223         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
33224              From: Gisle Aas <gisle@ActiveState.com>
33225              Date: 07 Jun 2001 17:04:29 -0700
33226              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
33227      Branch: perl
33228            ! ext/re/re.xs
33229 ____________________________________________________________________________
33230 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
33231         Log: Update Changes.
33232      Branch: perl
33233            ! Changes patchlevel.h
33234 ____________________________________________________________________________
33235 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
33236         Log: Regen Glossary et alia.
33237      Branch: perl
33238            ! Porting/Glossary Porting/config.sh Porting/config_H
33239 ____________________________________________________________________________
33240 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
33241         Log: Metaconfig unit changes for #10473.
33242      Branch: metaconfig/U/perl
33243            ! d_modfl.U
33244 ____________________________________________________________________________
33245 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
33246         Log: Harumph, also AIX will spill its guts (i.e. dump core)
33247              if an executable contains modfl() but it hasn't been
33248              compiled right (in the case of AIX, with cc -qlongdouble).
33249      Branch: perl
33250            ! Configure
33251 ____________________________________________________________________________
33252 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
33253         Log: integrate change#10471 from mainline
33254              
33255              in change#10451, check that CvOUTSIDE is a CV before looking in
33256              (it can apparently be SVt_NULL during global destruction)
33257      Branch: maint-5.6/perl
33258           !> op.c
33259 ____________________________________________________________________________
33260 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
33261         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
33262              (it can apparently be SVt_NULL during global destruction)
33263      Branch: perl
33264            ! op.c
33265 ____________________________________________________________________________
33266 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
33267         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
33268              From: Robin Barker <rmb1@cise.npl.co.uk>
33269              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
33270              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
33271      Branch: perl
33272            ! lib/diagnostics.pm pod/perldiag.pod
33273 ____________________________________________________________________________
33274 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
33275         Log: Subject: [PATCH perl@10439] long =item
33276              From: Robin Barker <rmb1@cise.npl.co.uk>
33277              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
33278              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
33279      Branch: perl
33280            ! README.amiga lib/Attribute/Handlers.pm
33281            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
33282 ____________________________________________________________________________
33283 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
33284         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
33285              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
33286              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
33287              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
33288      Branch: perl
33289            ! pod/perlguts.pod
33290 ____________________________________________________________________________
33291 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
33292         Log: Integrate perlio.
33293      Branch: perl
33294           !> sv.c
33295 ____________________________________________________________________________
33296 [ 10466] By: nick                                  on 2001/06/07  10:25:40
33297         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
33298              whitespace tweaks.
33299              Still coredumps in pragma/overload.t - what a nice hard fail that is...
33300      Branch: perlio
33301            ! sv.c
33302 ____________________________________________________________________________
33303 [ 10465] By: nick                                  on 2001/06/07  08:41:58
33304         Log: Raw integrate of mainline for S_grok_number debug
33305              (sv.c has MULTIPLICITY issues as well as whatever else ...)
33306      Branch: perlio
33307            - plan9/perlplan9.doc plan9/perlplan9.pod
33308           !> (integrate 46 files)
33309 ____________________________________________________________________________
33310 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
33311         Log: The proper prototyping for #10463.
33312      Branch: perl
33313            ! embed.h embed.pl proto.h sv.c
33314 ____________________________________________________________________________
33315 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
33316         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
33317              From: Nicholas Clark <nick@ccl4.org>
33318              Date: Thu, 7 Jun 2001 00:29:59 +0100
33319              Message-ID: <20010607002959.Z76396@plum.flirble.org>
33320      Branch: perl
33321            ! sv.c
33322 ____________________________________________________________________________
33323 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
33324         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
33325              From: "Craig A. Berry" <craigberry@mac.com>
33326              Date: Wed, 06 Jun 2001 17:54:30 -0500
33327              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
33328      Branch: perl
33329            ! vms/perlvms.pod
33330 ____________________________________________________________________________
33331 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
33332         Log: Podify the remaining README.platform files;
33333              merge README.plan9 and plan9/perlplan9.pod;
33334              delete plan9/perlplan9.* (the perlplan.doc needs to
33335              be regenerated in Plan 9); make the =head1 and =head2
33336              in the README.platform to be a little more verbose
33337              (skipped README.os2 not to anger Ilya) so that they
33338              look better in the toc; regen toc.
33339      Branch: perl
33340            - plan9/perlplan9.doc plan9/perlplan9.pod
33341            ! MANIFEST README.aix README.amiga README.apollo README.beos
33342            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
33343            ! README.hpux README.hurd README.machten README.macos
33344            ! README.micro README.mint README.mpeix README.os390
33345            ! README.plan9 README.qnx README.solaris README.threads
33346            ! README.tru64 README.vmesa README.vms README.vos README.win32
33347            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
33348            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
33349 ____________________________________________________________________________
33350 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
33351         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
33352              From: Mike Guy <mjtg@cam.ac.uk>
33353              Reply-To: mjtg@cam.ac.uk
33354              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
33355      Branch: perl
33356            ! pod/perlguts.pod
33357 ____________________________________________________________________________
33358 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
33359         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
33360              From: Mike Guy <mjtg@cam.ac.uk>
33361              Reply-To: mjtg@cam.ac.uk
33362              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
33363      Branch: perl
33364            ! pod/perlsec.pod
33365 ____________________________________________________________________________
33366 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
33367         Log: Disable long doubles from pre-5.0 Tru64s.
33368      Branch: perl
33369            ! README.tru64 hints/dec_osf.sh
33370 ____________________________________________________________________________
33371 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
33372         Log: The #10455 exposed that modfl() is fundamentally busted
33373              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
33374              testing it.
33375      Branch: perl
33376            ! hints/dec_osf.sh
33377 ____________________________________________________________________________
33378 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
33379         Log: Metaconfig unit change for #10455.
33380      Branch: metaconfig/U/perl
33381            ! d_modfl.U
33382 ____________________________________________________________________________
33383 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
33384         Log: Configure check for geborken modfl(), inspired by
33385              
33386              Subject: Re: [20010118.017] op/int.t failure 
33387              From: Hugo <hv@crypt.compulink.co.uk>
33388              Date: Tue, 05 Jun 2001 13:43:27 +0100
33389              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
33390      Branch: perl
33391            ! Configure
33392 ____________________________________________________________________________
33393 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
33394         Log: Integrate changes #10450 and #10451 from maintperl:
33395              
33396              optimize change#10448 slightly (don't repeat search in eval""s lexical
33397              scope, since that has already been searched)
33398              
33399              change#9108 needs subtler treatment for case of closures created
33400              within eval""
33401      Branch: perl
33402           !> op.c t/op/misc.t
33403 ____________________________________________________________________________
33404 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
33405         Log: MakeMaker magic to compile (when no dynamic loading)
33406              List/Util.xsc as (ListUtil.c and) ListUtil.o since
33407              POSIX-BC (BS2000) linker has an evil limitation of
33408              being unable to include in the same executable several
33409              object files with the same name - case-insensitively -
33410              because otherwise we conflict with util.c.
33411              Strictly speaking currently required only in POSIX-BC
33412              but probably will do no harm elsewhere where static
33413              linking is required.
33414      Branch: perl
33415            ! ext/List/Util/Makefile.PL
33416 ____________________________________________________________________________
33417 [ 10452] By: nick                                  on 2001/06/06  08:59:51
33418         Log: Integrate mainline.
33419      Branch: perlio
33420           +> lib/Attribute/Handlers/demo/Demo.pm
33421           +> lib/Attribute/Handlers/demo/Descriptions.pm
33422           +> lib/Attribute/Handlers/demo/MyClass.pm
33423           +> lib/Attribute/Handlers/demo/demo.pl
33424           +> lib/Attribute/Handlers/demo/demo2.pl
33425           +> lib/Attribute/Handlers/demo/demo3.pl
33426           +> lib/Attribute/Handlers/demo/demo4.pl
33427           +> lib/Attribute/Handlers/demo/demo_call.pl
33428           +> lib/Attribute/Handlers/demo/demo_chain.pl
33429           +> lib/Attribute/Handlers/demo/demo_cycle.pl
33430           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
33431           +> lib/Attribute/Handlers/demo/demo_phases.pl
33432           +> lib/Attribute/Handlers/demo/demo_range.pl
33433           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
33434           +> uts/strtol_wrap.c
33435           !> (integrate 91 files)
33436 ____________________________________________________________________________
33437 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
33438         Log: change#9108 needs subtler treatment for case of closures created
33439              within eval""
33440      Branch: maint-5.6/perl
33441            ! op.c t/op/misc.t
33442 ____________________________________________________________________________
33443 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
33444         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
33445              scope, since that has already been searched)
33446      Branch: maint-5.6/perl
33447            ! op.c
33448 ____________________________________________________________________________
33449 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
33450         Log: Integrate change #10448 from maintperl; lexicals
33451              outside an eval"" weren't resolved correctly inside a subroutine
33452              definition inside the eval"" if they were not already referenced
33453              in the toplevel of the eval""-ed code
33454      Branch: perl
33455           !> cop.h op.c pp_ctl.c t/op/misc.t
33456 ____________________________________________________________________________
33457 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
33458         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
33459              outside an eval"" weren't resolved correctly inside a subroutine
33460              definition inside the eval"" if they were not already referenced
33461              in the toplevel of the eval""-ed code
33462      Branch: maint-5.6/perl
33463            ! cop.h op.c pp_ctl.c t/op/misc.t
33464 ____________________________________________________________________________
33465 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
33466         Log: Subject: [PATCH] perl570delta.pod
33467              From: Peter Scott <Peter@PSDT.com> 
33468              Date: Tue, 05 Jun 2001 18:51:02 -0700
33469              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
33470      Branch: perl
33471            ! pod/perl570delta.pod
33472 ____________________________________________________________________________
33473 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
33474         Log: The fudge factor is no more needed.  I hope.
33475      Branch: perl
33476            ! t/lib/posix.t
33477 ____________________________________________________________________________
33478 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
33479         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
33480              From: Hugo <hv@crypt.compulink.co.uk>
33481              Date: Tue, 05 Jun 2001 12:58:19 +0100
33482              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
33483      Branch: perl
33484            ! util.c
33485 ____________________________________________________________________________
33486 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
33487         Log: Make up prototypes only for those who have the functions
33488              but not the prototypes.
33489      Branch: perl
33490            ! perl.h
33491 ____________________________________________________________________________
33492 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
33493         Log: Subject: Re: Not OK: perl@10439 on win32 
33494              From: Prymmer/Kahn <pvhp@best.com> 
33495              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
33496              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
33497      Branch: perl
33498            ! perl.h util.c
33499 ____________________________________________________________________________
33500 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
33501         Log: The metaconfig units changes for #10441.
33502      Branch: metaconfig
33503            ! U/modified/Extract.U U/modified/Extractall.U
33504            ! U/modified/Finish.U
33505 ____________________________________________________________________________
33506 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
33507         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
33508      Branch: perl
33509            ! Configure
33510 ____________________________________________________________________________
33511 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
33512         Log: Unnecessary fuzziness undone, noted by Mike Guy.
33513      Branch: perl
33514            ! t/op/tr.t
33515 ____________________________________________________________________________
33516 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
33517         Log: Update Changes.
33518      Branch: perl
33519            ! Changes patchlevel.h
33520 ____________________________________________________________________________
33521 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
33522         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
33523              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
33524              leakage patch.
33525      Branch: perl
33526            ! t/op/misc.t
33527 ____________________________________________________________________________
33528 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
33529         Log: Test case for #10433/#10424.
33530      Branch: perl
33531            ! t/op/misc.t
33532 ____________________________________________________________________________
33533 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
33534         Log: Subject: One fix for strtoul not setting errno
33535              From: hom00@utsglobal.com (Hal Morris)
33536              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
33537              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
33538      Branch: perl
33539            + uts/strtol_wrap.c
33540            ! MANIFEST hints/uts.sh
33541 ____________________________________________________________________________
33542 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
33543         Log: Metaconfig units changes for #10434.
33544      Branch: metaconfig
33545            ! U/modified/Cppsym.U
33546      Branch: metaconfig/U/perl
33547            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
33548            + d_syscallproto.U d_usleepproto.U
33549            ! longdblfio.U quadfio.U
33550 ____________________________________________________________________________
33551 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
33552         Log: Configure tweaks; add prototype probes, make the cpp symbols
33553              probe to cast, not whine; test for %Ld and %Lf before %lld and
33554              %llf because the L is the ANSI way.
33555      Branch: perl
33556            ! Configure config_h.SH configure.com epoc/config.sh
33557            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
33558            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
33559            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
33560 ____________________________________________________________________________
33561 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
33562         Log: Sigh.  This is what #10424 was supposed to check in.
33563      Branch: perl
33564            ! op.c sv.c sv.h
33565 ____________________________________________________________________________
33566 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
33567         Log: More verbose failure.
33568      Branch: perl
33569            ! t/op/ver.t
33570 ____________________________________________________________________________
33571 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
33572         Log: The .pm changes to go with #10428.
33573      Branch: perl
33574            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
33575            ! ext/Sys/Syslog/Syslog.pm
33576 ____________________________________________________________________________
33577 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
33578         Log: On second thoughts show to utf8 skippage message only
33579              on failures, it's too confusing otherwise,
33580      Branch: perl
33581            ! t/pragma/locale.t
33582 ____________________________________________________________________________
33583 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
33584         Log: Do not import anything from Encode.
33585      Branch: perl
33586            ! ext/MIME/Base64/QuotedPrint.pm
33587 ____________________________________________________________________________
33588 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
33589         Log: The #10402 didn't take.  Weird.
33590      Branch: perl
33591            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33592            ! ext/Sys/Syslog/Syslog.xs
33593 ____________________________________________________________________________
33594 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
33595         Log: Eradicate traces of 'asciirange' re subpragma.
33596      Branch: perl
33597            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
33598            ! pod/perldiag.pod
33599 ____________________________________________________________________________
33600 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
33601         Log: use is a compile-time thing.
33602      Branch: perl
33603            ! ext/MIME/Base64/QuotedPrint.pm
33604 ____________________________________________________________________________
33605 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
33606         Log: Subject: [PATCH perl@10419] -Wall casting patch
33607              From: Robin Barker <rmb1@cise.npl.co.uk>
33608              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
33609              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
33610      Branch: perl
33611            ! ext/Devel/DProf/DProf.xs mg.c
33612 ____________________________________________________________________________
33613 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
33614         Log: Subject: [PATCH #2] introducing SVpad_TYPED
33615              From: Abhijit Menon-Sen <ams@wiw.org>
33616              Date: Mon, 4 Jun 2001 12:26:02 +0530
33617              Message-ID: <20010604122602.A5775@lustre.linux.in>
33618      Branch: perl
33619            ! op.c sv.c sv.h
33620 ____________________________________________________________________________
33621 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
33622         Log: testsuite for change#10192 (from Gisle Aas)
33623      Branch: perl
33624            + t/op/override.t
33625            ! MANIFEST
33626 ____________________________________________________________________________
33627 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
33628         Log: integrate changes#10414-10416 from mainline
33629              
33630              Potential buffer overrun if the radix separator is more than
33631              one byte.  Also, under locales, prefer the locale-specific
33632              separator over the old boring ".".
33633              
33634              "10.", that is, decimal numbers can have no decimal part at all.
33635              
33636              The non-locale places need love, too.
33637      Branch: maint-5.6/perl
33638           !> perl.h sv.c
33639 ____________________________________________________________________________
33640 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
33641         Log: Missed from #10420.
33642      Branch: perl
33643            ! epoc/config.sh
33644 ____________________________________________________________________________
33645 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
33646         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
33647              often this prototype goes with HAS_SETRESUID_PROTO.
33648      Branch: perl
33649            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33650            ! config_h.SH configure.com perl.h uconfig.h
33651 ____________________________________________________________________________
33652 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
33653         Log: Update Changes.
33654      Branch: perl
33655            ! Changes patchlevel.h
33656 ____________________________________________________________________________
33657 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
33658         Log: -Wall "subscript has type `char'" cleanup.
33659      Branch: perl
33660            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
33661 ____________________________________________________________________________
33662 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
33663         Log: Various "cast to pointer from integer of different size"
33664              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
33665              wide but I32 (int) only 32 bits wide).
33666              
33667              WARNING: the classnum and tagnum changes in Storable.xs
33668              may not be wise, they may be breaking binary compatibility
33669              (in 64-bit platforms), asked Raphael Manfredi about the changes.
33670      Branch: perl
33671            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
33672            ! mg.c proto.h
33673 ____________________________________________________________________________
33674 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
33675         Log: The non-locale places need love, too.
33676      Branch: perl
33677            ! perl.h
33678 ____________________________________________________________________________
33679 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
33680         Log: "10.", that is, decimal numbers can have no decimal part at all.
33681      Branch: perl
33682            ! perl.h
33683 ____________________________________________________________________________
33684 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
33685         Log: Potential buffer overrun if the radix separator is more than
33686              one byte.  Also, under locales, prefer the locale-specific
33687              separator over the old boring ".".
33688      Branch: perl
33689            ! perl.h sv.c
33690 ____________________________________________________________________________
33691 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
33692         Log: Integrate change #10412 from maintperl; locale is now
33693              per-cop, not per-op; plus retweak the locale.t to always
33694              list the skipped utf8 locales.
33695      Branch: perl
33696            ! t/pragma/locale.t
33697           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
33698           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
33699 ____________________________________________________________________________
33700 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
33701         Log: rationalize locale handling to fix the bugs uncovered by change#10394
33702              
33703              the major issue was that the runtime was looking at PL_hints rather
33704              than op_private to notice whether locale was enabled
33705              
33706              the secondary issue was that many locale-sensitive numeric ops didn't
33707              have HINT_LOCALE propagated into their op_private
33708              
33709              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
33710              instead of per-op, just like HINT_BYTE and the hints for lexical
33711              warnings (this makes the hint available to every op via PL_curcop)
33712              
33713              pragma/locale.t may need to be reworked with these fixes in mind
33714              (it currently passes its tests)
33715      Branch: maint-5.6/perl
33716            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
33717            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
33718 ____________________________________________________________________________
33719 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
33720         Log: More verbose debugging.
33721      Branch: perl
33722            ! t/pragma/locale.t
33723 ____________________________________________________________________________
33724 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
33725         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
33726              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
33727              Date: Sat, 2 Jun 2001 22:53:33 +0100
33728              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
33729      Branch: perl
33730            ! regcomp.c t/pragma/warn/regcomp
33731 ____________________________________________________________________________
33732 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
33733         Log: Mention that lexicalizing $a or $b is a bad idea if one
33734              wants to use sort().
33735      Branch: perl
33736            ! pod/perlvar.pod
33737 ____________________________________________________________________________
33738 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
33739         Log: Tweak the test to be happy if the accuracy is 'good enough'.
33740      Branch: perl
33741            ! t/lib/posix.t
33742 ____________________________________________________________________________
33743 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
33744         Log: Upgrade to Attribute::Handlers 0.70.
33745              
33746              NOTE: this unearthed the "too late for CHECK block" bug,
33747              that's why the 1_compile.t change.
33748      Branch: perl
33749            + lib/Attribute/Handlers/demo/Demo.pm
33750            + lib/Attribute/Handlers/demo/Descriptions.pm
33751            + lib/Attribute/Handlers/demo/MyClass.pm
33752            + lib/Attribute/Handlers/demo/demo.pl
33753            + lib/Attribute/Handlers/demo/demo2.pl
33754            + lib/Attribute/Handlers/demo/demo3.pl
33755            + lib/Attribute/Handlers/demo/demo4.pl
33756            + lib/Attribute/Handlers/demo/demo_call.pl
33757            + lib/Attribute/Handlers/demo/demo_chain.pl
33758            + lib/Attribute/Handlers/demo/demo_cycle.pl
33759            + lib/Attribute/Handlers/demo/demo_hashdir.pl
33760            + lib/Attribute/Handlers/demo/demo_phases.pl
33761            + lib/Attribute/Handlers/demo/demo_range.pl
33762            + lib/Attribute/Handlers/demo/demo_rawdata.pl
33763            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
33764            ! t/lib/attrhand.t
33765 ____________________________________________________________________________
33766 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
33767         Log: One less -Wall whine.
33768      Branch: perl
33769            ! regcomp.c
33770 ____________________________________________________________________________
33771 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
33772         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
33773      Branch: perl
33774           !> t/op/eval.t
33775 ____________________________________________________________________________
33776 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
33777         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
33778              aren't "normally" visible inside eval""s contained in subs unless
33779              a cloned reference to them already exists)
33780              
33781              strangely enough, t/harness didn't show this up as a failure
33782              (harness needs fixing?)
33783      Branch: maint-5.6/perl
33784            ! t/op/eval.t
33785 ____________________________________________________________________________
33786 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
33787         Log: Update to Text::Balanced 1.85.
33788      Branch: perl
33789            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
33790 ____________________________________________________________________________
33791 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
33792         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
33793              From: Nicholas Clark <nick@ccl4.org>
33794              Date: Sun, 3 Jun 2001 17:54:36 +0100
33795              Message-ID: <20010603175436.E76396@plum.flirble.org> 
33796      Branch: perl
33797            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33798            ! ext/Sys/Syslog/Syslog.xs
33799 ____________________________________________________________________________
33800 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
33801         Log: Unused variables.
33802      Branch: perl
33803            ! util.c
33804 ____________________________________________________________________________
33805 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
33806         Log: Subject: [PATCH] APIfy op_clear 
33807              From: Simon Cozens <simon@netthink.co.uk>
33808              Date: Sun, 3 Jun 2001 13:51:46 +0100
33809              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33810              
33811              (despite the subject line, op_null is APIfied by the patch)
33812      Branch: perl
33813            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33814 ____________________________________________________________________________
33815 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
33816         Log: Subject: [PATCH] t/lib/extutils.t
33817              From: Nicholas Clark <nick@ccl4.org>
33818              Date: Sat, 2 Jun 2001 23:57:05 +0100
33819              Message-ID: <20010602235705.Q12698@plum.flirble.org>
33820      Branch: perl
33821            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33822 ____________________________________________________________________________
33823 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
33824         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
33825              From: Prymmer/Kahn <pvhp@best.com>
33826              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
33827              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
33828      Branch: perl
33829            ! win32/Makefile win32/makefile.mk
33830 ____________________________________________________________________________
33831 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
33832         Log: Subject: Re: 'decimal digits' macro? 
33833              From: Hugo <hv@crypt.compulink.co.uk>
33834              Date: Sun, 03 Jun 2001 04:26:36 +0100
33835              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
33836      Branch: perl
33837            ! handy.h t/lib/posix.t t/op/tr.t
33838 ____________________________________________________________________________
33839 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
33840         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
33841              From: Hugo <hv@crypt.compulink.co.uk>
33842              Date: Sun, 03 Jun 2001 14:56:30 +0100
33843              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
33844      Branch: perl
33845            ! util.c
33846 ____________________________________________________________________________
33847 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
33848         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
33849      Branch: perl
33850           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
33851           !> vms/perly_c.vms
33852 ____________________________________________________________________________
33853 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
33854         Log: fix leakage of lexicals at file scope into subroutines that were
33855              declared before them; this appears to be a longstanding bug that
33856              meant that lexicals at file scope were never "deintroduced", meaning
33857              their scope range was never properly closed, and their visibility
33858              extended to all subsequent eval""s or requires
33859              
33860              added a test case
33861              
33862              seems to also fix a case of bogus duplicate warnings
33863      Branch: maint-5.6/perl
33864            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
33865            ! vms/perly_c.vms
33866 ____________________________________________________________________________
33867 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
33868         Log: More VMS tweaks from Craig A. Berry.
33869      Branch: perl
33870            ! configure.com t/lib/extutils.t
33871 ____________________________________________________________________________
33872 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
33873         Log: -Wall cleanup continues.
33874      Branch: perl
33875            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
33876            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
33877            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
33878            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
33879            ! run.c toke.c util.c
33880 ____________________________________________________________________________
33881 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
33882         Log: The metaconfig unit change for #10390.
33883      Branch: metaconfig/U/perl
33884            ! gccvers.U
33885 ____________________________________________________________________________
33886 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
33887         Log: Drop the -ansi from the default gcc flags.
33888              
33889              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
33890              that struct cannot be compared with a flat integer, such as STRLEN.
33891              The -ansi will also cause a lot of noise in Solaris because of:
33892              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
33893      Branch: perl
33894            ! Configure
33895 ____________________________________________________________________________
33896 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
33897         Log: Integrate perlio.
33898      Branch: perl
33899           !> pod/perlapi.pod util.c
33900 ____________________________________________________________________________
33901 [ 10388] By: nick                                  on 2001/06/02  08:01:12
33902         Log: Integrate mainline
33903      Branch: perlio
33904           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
33905           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
33906           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
33907           !> t/lib/1_compile.t t/lib/mimeqp.t
33908 ____________________________________________________________________________
33909 [ 10387] By: nick                                  on 2001/06/02  07:39:17
33910         Log: Tweak util.c's atof2 for MULTIPLICITY
33911      Branch: perlio
33912            ! util.c
33913 ____________________________________________________________________________
33914 [ 10386] By: nick                                  on 2001/06/02  07:38:33
33915         Log: Integrate mainline
33916      Branch: perlio
33917           !> (integrate 41 files)
33918 ____________________________________________________________________________
33919 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
33920         Log: Add Attribute::Handlers 0.61 from Damian Conway.
33921      Branch: perl
33922            + lib/Attribute/Handlers.pm t/lib/attrhand.t
33923            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
33924 ____________________________________________________________________________
33925 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
33926         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
33927              From: Peter Prymmer <pvhp@forte.com>
33928              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
33929              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
33930      Branch: perl
33931            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
33932 ____________________________________________________________________________
33933 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
33934         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
33935              From: Jeff Pinyan <jeffp@crusoe.net>
33936              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
33937              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
33938      Branch: perl
33939            ! lib/File/Find.pm
33940 ____________________________________________________________________________
33941 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
33942         Log: Subject: [PATCH perl@10381] configure.com tweaks
33943              From: "Craig A. Berry" <craigberry@mac.com>
33944              Date: Fri, 1 Jun 2001 13:55:43 -0500
33945              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
33946      Branch: perl
33947            ! configure.com
33948 ____________________________________________________________________________
33949 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
33950         Log: Update Changes.
33951      Branch: perl
33952            ! Changes patchlevel.h
33953 ____________________________________________________________________________
33954 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
33955         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
33956              From: Mike Guy <mjtg@cam.ac.uk>
33957              Date: Fri, 01 Jun 2001 18:17:02 +0100
33958              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
33959      Branch: perl
33960            ! lib/perl5db.pl
33961 ____________________________________________________________________________
33962 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
33963         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
33964              From: Hugo <hv@crypt.compulink.co.uk>
33965              Date: Thu, 31 May 2001 20:49:48 +0100
33966              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
33967      Branch: perl
33968            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
33969            ! util.c
33970 ____________________________________________________________________________
33971 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
33972         Log: Zero() is not available in x2p (or, rather, some of its
33973              implementations like memzero() might not be available.)
33974      Branch: perl
33975            ! x2p/hash.c
33976 ____________________________________________________________________________
33977 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
33978         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
33979              From: Michael G Schwern <schwern@pobox.com>
33980              Date: Fri, 1 Jun 2001 12:00:29 +0100
33981              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
33982              
33983              (But use Zero() instead of memset.)
33984      Branch: perl
33985            ! x2p/hash.c
33986 ____________________________________________________________________________
33987 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
33988         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
33989              From: Jeff Pinyan <jeffp@crusoe.net>
33990              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
33991              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
33992      Branch: perl
33993            ! pod/perldiag.pod regcomp.c t/op/pat.t
33994 ____________________________________________________________________________
33995 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
33996         Log: Retract #10324 and #10333; not needed.
33997      Branch: perl
33998            ! hints/irix_6.sh hints/linux.sh
33999 ____________________________________________________________________________
34000 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
34001         Log: The #10370 wasn't quite right.
34002      Branch: perl
34003            ! ext/XS/Typemap/Typemap.xs
34004 ____________________________________________________________________________
34005 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
34006         Log: The metaconfig units changes for #10372.
34007      Branch: metaconfig/U/perl
34008            + d_realpath.U d_sresgproto.U d_sresuproto.U
34009            ! gccvers.U i_db.U
34010 ____________________________________________________________________________
34011 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
34012         Log: Configure tweaks; record the Berkeley DB version,
34013              probe for realpath(), for setresuid() and setresgid()
34014              prototypes; use realpath() (try to be paranoid enough),
34015              use the setres[ug]id prototypes because glibc has the functions
34016              but not their prototypes; add -Wall -ansi to gcc ccflags;
34017              regen toc.
34018      Branch: perl
34019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34020            ! config_h.SH configure.com epoc/config.sh
34021            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
34022            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
34023            ! vos/config.ga.def win32/config.bc win32/config.gc
34024            ! win32/config.vc
34025 ____________________________________________________________________________
34026 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
34027         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
34028              From: Michael G Schwern <schwern@pobox.com>
34029              Date: Fri, 1 Jun 2001 11:28:14 +0100
34030              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
34031      Branch: perl
34032            ! lib/attributes.pm xsutils.c
34033 ____________________________________________________________________________
34034 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
34035         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
34036              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34037              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
34038              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
34039      Branch: perl
34040            ! ext/XS/Typemap/Typemap.xs
34041 ____________________________________________________________________________
34042 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
34043         Log: Subject: [patch] Cwd.xs optimizations/abstraction
34044              From: Doug MacEachern <dougm@covalent.net>
34045              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
34046              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
34047      Branch: perl
34048            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
34049            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
34050 ____________________________________________________________________________
34051 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
34052         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!])
34053              From: Nicholas Clark <nick@ccl4.org>
34054              Date: Thu, 31 May 2001 23:56:40 +0100
34055              Message-ID: <20010531235640.F12698@plum.flirble.org>
34056              
34057              Make the test work also under only static extensions
34058              (sh Configure -Uusedl fakes this nicely)
34059      Branch: perl
34060            ! t/lib/extutils.t
34061 ____________________________________________________________________________
34062 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
34063         Log: Subject: [PATCH hv.c] Eliminating trigraph
34064              From: Michael G Schwern <schwern@pobox.com>
34065              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
34066              Date: Fri, 1 Jun 2001 11:49:56 +0100
34067      Branch: perl
34068            ! hv.c
34069 ____________________________________________________________________________
34070 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
34071         Log: Subject: Re: [PATCH] Tests for File::Compare 
34072              From: "Philip Newton" <Philip.Newton@gmx.net>
34073              Date: Thu, 31 May 2001 19:44:05 +0200
34074              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
34075              
34076              Unnecessary "quotation marks".
34077      Branch: perl
34078            ! t/lib/filecomp.t
34079 ____________________________________________________________________________
34080 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
34081         Log: Integrate perlio.
34082      Branch: perl
34083           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
34084 ____________________________________________________________________________
34085 [ 10364] By: nick                                  on 2001/06/01  10:13:31
34086         Log: Cleanup dll.base and dll.exp created by GCC builds.
34087      Branch: perlio
34088            ! lib/ExtUtils/MM_Win32.pm
34089 ____________________________________________________________________________
34090 [ 10363] By: nick                                  on 2001/06/01  10:02:17
34091         Log: Make filecomp test work on CRLF platforms by adding binmode.
34092      Branch: perlio
34093            ! t/lib/filecomp.t
34094 ____________________________________________________________________________
34095 [ 10362] By: nick                                  on 2001/06/01  08:37:17
34096         Log: Integrate mainline
34097      Branch: perlio
34098           !> Changes Configure patchlevel.h perlio.c
34099 ____________________________________________________________________________
34100 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
34101         Log: panic:claustrophobia.
34102      Branch: perl
34103            ! perlio.c
34104 ____________________________________________________________________________
34105 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
34106         Log: Update Changes.
34107      Branch: perl
34108            ! Changes patchlevel.h
34109 ____________________________________________________________________________
34110 [ 10359] By: nick                                  on 2001/05/31  12:35:50
34111         Log: Integrate mainline.
34112      Branch: perlio
34113           +> t/lib/filecomp.t
34114           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
34115           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
34116 ____________________________________________________________________________
34117 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
34118         Log: Integrate perlio.
34119      Branch: perl
34120           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
34121           !> win32/config_H.vc
34122 ____________________________________________________________________________
34123 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
34124         Log: Metaconfig unit change for #10356.
34125      Branch: metaconfig
34126            ! U/installdirs/inc_version_list.U
34127 ____________________________________________________________________________
34128 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
34129         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
34130              (idea from Sarathy; implementation from Andy)
34131      Branch: perl
34132            ! Configure
34133 ____________________________________________________________________________
34134 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
34135         Log: More AUTHORS.
34136      Branch: perl
34137            ! AUTHORS
34138 ____________________________________________________________________________
34139 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
34140         Log: Subject: Re: [PATCH] Tests for File::Compare
34141              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
34142              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
34143              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
34144      Branch: perl
34145            + t/lib/filecomp.t
34146            ! MANIFEST t/lib/1_compile.t
34147 ____________________________________________________________________________
34148 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
34149         Log: Subject: [PATCH] DEBUG_* macro cleanups
34150              From: Abhijit Menon-Sen <ams@wiw.org>
34151              Date: Thu, 31 May 2001 12:16:22 +0530
34152              Message-ID: <20010531121622.B4829@lustre.linux.in>
34153              
34154              Subject: Re: [PATCH] DEBUG_* macro cleanups
34155              From: Abhijit Menon-Sen <ams@wiw.org>
34156              Date: Thu, 31 May 2001 13:57:01 +0530
34157              Message-ID: <20010531135701.A21775@lustre.linux.in>
34158              
34159              (The DEBUG_ definitions in perl.h changed to use the
34160              STMT_START and STMT_END.)
34161      Branch: perl
34162            ! perl.h pp_ctl.c sv.c toke.c
34163 ____________________________________________________________________________
34164 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
34165         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
34166              From: Abhijit Menon-Sen <ams@wiw.org>
34167              Date: Thu, 31 May 2001 08:27:55 +0530
34168              Message-ID: <20010531082755.A10018@lustre.linux.in>
34169      Branch: perl
34170            ! ext/Storable/Storable.xs gv.c perl.c
34171 ____________________________________________________________________________
34172 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
34173         Log: Subject: [PATCH] AUTHORS
34174              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34175              Date: Thu, 31 May 2001 01:27:59 -0500
34176              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
34177              
34178              Subject: Re: [PATCH] AUTHORS
34179              From: "Philip Newton" <Philip.Newton@gmx.net>
34180              Date: Thu, 31 May 2001 10:08:06 +0200
34181              (Message-Id missing?)
34182      Branch: perl
34183            ! AUTHORS
34184 ____________________________________________________________________________
34185 [ 10350] By: nick                                  on 2001/05/31  11:40:43
34186         Log: win32 - dmake regen_config_h
34187      Branch: perlio
34188            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34189 ____________________________________________________________________________
34190 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
34191         Log: Subject: Re: [PATCH util.c] More warning cleanups.
34192              From: "Philip Newton" <Philip.Newton@gmx.net>
34193              Date: Thu, 31 May 2001 07:41:36 +0200
34194              Message-Id: <200105310538.IAA25458@taku.hut.fi>
34195              
34196              Undo C++-ism that snekt in.
34197      Branch: perl
34198            ! util.c
34199 ____________________________________________________________________________
34200 [ 10348] By: nick                                  on 2001/05/31  11:36:46
34201         Log: Tolerate Win32 numerics
34202      Branch: perlio
34203            ! t/pragma/warn/toke
34204 ____________________________________________________________________________
34205 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
34206         Log: Integrate perlio.
34207      Branch: perl
34208           !> perlio.c win32/win32.h
34209 ____________________________________________________________________________
34210 [ 10346] By: nick                                  on 2001/05/31  10:54:55
34211         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
34212              perlio.c change 10255.
34213      Branch: perlio
34214            ! perlio.c
34215 ____________________________________________________________________________
34216 [ 10345] By: nick                                  on 2001/05/31  10:01:57
34217         Log: Conditionally put back some "unused" dTHX which are used
34218              with PERL_IMPLICIT_SYS
34219      Branch: perlio
34220            ! perlio.c
34221 ____________________________________________________________________________
34222 [ 10344] By: nick                                  on 2001/05/31  10:00:59
34223         Log: Fix Win32 for new spelling IN_BYTES 
34224      Branch: perlio
34225            ! win32/win32.h
34226 ____________________________________________________________________________
34227 [ 10343] By: nick                                  on 2001/05/31  08:01:32
34228         Log: perlio.c -Wall cleaner under MULTIPLICITY
34229              - still minor noise with linux stdio
34230      Branch: perlio
34231            ! perlio.c
34232 ____________________________________________________________________________
34233 [ 10342] By: nick                                  on 2001/05/31  07:52:23
34234         Log: Integrate mainline.
34235      Branch: perlio
34236           !> (integrate 42 files)
34237 ____________________________________________________________________________
34238 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
34239         Log: AUTHORS updates.
34240      Branch: perl
34241            ! AUTHORS
34242 ____________________________________________________________________________
34243 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
34244         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
34245              From: Peter Prymmer <pvhp@forte.com>
34246              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
34247              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
34248      Branch: perl
34249            ! t/lib/md5-file.t
34250 ____________________________________________________________________________
34251 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
34252         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
34253              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
34254              to match the pragma name; various robustness cleanups.
34255      Branch: perl
34256            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
34257            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
34258 ____________________________________________________________________________
34259 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
34260         Log: More -Wall sweeping.
34261      Branch: perl
34262            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
34263            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
34264            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
34265            ! regcomp.c sv.c toke.c utf8.c
34266 ____________________________________________________________________________
34267 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
34268         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
34269              From: Nicholas Clark <nick@ccl4.org>
34270              Date: Wed, 30 May 2001 22:34:41 +0100
34271              Message-ID: <20010530223441.Y86445@plum.flirble.org>
34272      Branch: perl
34273            ! t/op/cmp.t
34274 ____________________________________________________________________________
34275 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
34276         Log: It's is not, it isn't ain't, and it's it's, not its,
34277              if you mean it is. If you don't, it's its. Then too,
34278              it's hers. It isn't her's. It isn't our's either.
34279              It's ours, and likewise yours and theirs.
34280              -- Oxford University Press, Edpress News
34281      Branch: perl
34282            ! lib/autouse.pm
34283 ____________________________________________________________________________
34284 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
34285         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
34286      Branch: perl
34287            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
34288            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
34289            ! x2p/str.c x2p/walk.c xsutils.c
34290 ____________________________________________________________________________
34291 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
34292         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
34293              From: Michael G Schwern <schwern@pobox.com>
34294              Date: Wed, 30 May 2001 17:10:38 +0100
34295              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
34296              
34297              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
34298              From: Abhijit Menon-Sen <ams@wiw.org>
34299              Date: Wed, 30 May 2001 23:16:13 +0530
34300              Message-ID: <20010530231613.A31933@lustre.linux.in>
34301      Branch: perl
34302            ! perl.c t/run/runenv.t
34303 ____________________________________________________________________________
34304 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
34305         Log: (Retracted by #10375.)
34306              
34307              IRIX hints patch from Merijn Broeren.
34308              
34309              TODO: (this and the earlier Linux hints patch) should be solved
34310              at Configure level.  Merijn: -ldb should not be used on any platform
34311              for perl, just when linking DBFile itself. Trying to be helpful here
34312              is counterproductive.
34313      Branch: perl
34314            ! hints/irix_6.sh
34315 ____________________________________________________________________________
34316 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
34317         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
34318              From: Nicholas Clark <nick@ccl4.org>
34319              Date: Wed, 30 May 2001 23:20:58 +0100
34320              Message-ID: <20010530232058.B86445@plum.flirble.org>
34321      Branch: perl
34322            ! doop.c
34323 ____________________________________________________________________________
34324 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
34325         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
34326              From: Michael G Schwern <schwern@pobox.com> 
34327              Date: Wed, 30 May 2001 15:24:20 +0100
34328              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
34329      Branch: perl
34330            ! t/pragma/autouse.t
34331 ____________________________________________________________________________
34332 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
34333         Log: The regex trick wasn't a good idea.
34334      Branch: perl
34335            ! pod/perlfaq4.pod
34336 ____________________________________________________________________________
34337 [ 10329] By: nick                                  on 2001/05/30  18:34:35
34338         Log: Integrate mainline
34339      Branch: perlio
34340           !> (integrate 40 files)
34341 ____________________________________________________________________________
34342 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
34343         Log: Update Changes.
34344      Branch: perl
34345            ! Changes patchlevel.h
34346 ____________________________________________________________________________
34347 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
34348         Log: The metaconfig unit change for #10325.
34349      Branch: metaconfig
34350            + U/modified/afs.U
34351 ____________________________________________________________________________
34352 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
34353         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
34354              is now wrong.
34355      Branch: perl
34356            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
34357 ____________________________________________________________________________
34358 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
34359         Log: Introduce $Config{afsroot}.
34360      Branch: perl
34361            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34362            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
34363            ! win32/config.gc win32/config.vc
34364 ____________________________________________________________________________
34365 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
34366         Log: (Retracted by #10375.)
34367              
34368              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
34369      Branch: perl
34370            ! hints/linux.sh
34371 ____________________________________________________________________________
34372 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
34373         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
34374              (Also Configure tweaks needed; coming up soon.)
34375      Branch: perl
34376            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
34377 ____________________________________________________________________________
34378 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
34379         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
34380              From: Michael G Schwern <schwern@pobox.com>
34381              Date: Sun, 27 May 2001 10:29:43 +0100
34382              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
34383      Branch: perl
34384            ! lib/perl5db.pl
34385 ____________________________________________________________________________
34386 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
34387         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
34388              and Abhijit Menon-Sen.
34389      Branch: perl
34390            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
34391            ! perl.c pp_sys.c regcomp.c
34392 ____________________________________________________________________________
34393 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
34394         Log: Fix the BOOT section to call myU2time properly.
34395      Branch: perl
34396            ! ext/Time/HiRes/HiRes.xs
34397 ____________________________________________________________________________
34398 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
34399         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
34400              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
34401              Date: Wed, 30 May 2001 09:44:29 -0400
34402              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
34403              
34404              Detypo; plus add one more trick.
34405      Branch: perl
34406            ! pod/perlfaq4.pod
34407 ____________________________________________________________________________
34408 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
34409         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)
34410              From: Michael G Schwern <schwern@pobox.com>
34411              Date: Wed, 30 May 2001 14:39:06 +0100
34412              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
34413      Branch: perl
34414            ! lib/autouse.pm t/pragma/autouse.t
34415 ____________________________________________________________________________
34416 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
34417         Log: Subject: Re: AIX and gcc (moving targets)
34418              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34419              Date: Wed, 30 May 2001 15:25:08 +0200
34420              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
34421      Branch: perl
34422            ! ext/Time/HiRes/HiRes.xs
34423 ____________________________________________________________________________
34424 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
34425         Log: Subject: [PATCH t/TEST] sorting tests
34426              From: Michael G Schwern <schwern@pobox.com>
34427              Date: Wed, 30 May 2001 10:24:02 +0100
34428              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
34429      Branch: perl
34430            ! t/TEST
34431 ____________________________________________________________________________
34432 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
34433         Log: Subject: [ID 20010529.002] typos in man page perlre
34434              From: bart@cg681574-a.adubn1.nj.home.com 
34435              Date: Tue, 29 May 2001 13:58:59 -0500
34436              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
34437      Branch: perl
34438            ! pod/perlre.pod
34439 ____________________________________________________________________________
34440 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
34441         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
34442              From: "Craig A. Berry" <craigberry@mac.com>
34443              Date: Tue, 29 May 2001 23:23:45 -0500
34444              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
34445      Branch: perl
34446            ! t/lib/extutils.t t/pragma/autouse.t
34447 ____________________________________________________________________________
34448 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
34449         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)
34450              From: David Dyck <dcd@tc.fluke.com>
34451              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
34452              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
34453      Branch: perl
34454            ! t/lib/filefind.t
34455 ____________________________________________________________________________
34456 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
34457         Log: AIX hints update for gcc from Merijn H. Brand.
34458      Branch: perl
34459            ! hints/aix.sh
34460 ____________________________________________________________________________
34461 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
34462         Log: Retract #10295 and #10296: a more generic solution
34463              is needed (there's something funny with gcc on AIX).
34464      Branch: perl
34465            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
34466 ____________________________________________________________________________
34467 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
34468         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
34469              From: Hugo <hv@crypt.compulink.co.uk>
34470              Date: Wed, 30 May 2001 11:59:19 +0100
34471              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
34472              
34473              localizing $@ has unfortunate semantics - if you die past
34474              a local $@, the die message is lost.
34475      Branch: perl
34476            ! lib/utf8_heavy.pl
34477 ____________________________________________________________________________
34478 [ 10309] By: nick                                  on 2001/05/30  08:23:02
34479         Log: Integrate mainline (autouse works again.)
34480      Branch: perlio
34481           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
34482           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
34483           !> pod/perlvar.pod t/op/cmp.t
34484 ____________________________________________________________________________
34485 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
34486         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
34487              From: David Dyck <dcd@tc.fluke.com>
34488              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
34489              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
34490      Branch: perl
34491            ! lib/File/Find.pm
34492 ____________________________________________________________________________
34493 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
34494         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
34495              From: Nicholas Clark <nick@ccl4.org>
34496              Date: Tue, 29 May 2001 23:16:09 +0100
34497              Message-ID: <20010529231609.U86445@plum.flirble.org>
34498              
34499              Make the test output slightly clearer by distinguishing
34500              between '' and undef.
34501      Branch: perl
34502            ! t/op/cmp.t
34503 ____________________________________________________________________________
34504 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
34505         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
34506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34507              Date: Tue, 29 May 2001 19:15:19 -0400
34508              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
34509      Branch: perl
34510            ! hints/os2.sh
34511 ____________________________________________________________________________
34512 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
34513         Log: Subject: perlvar.pod addition
34514              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
34515              Date: Fri, 25 May 2001 20:23:12 +0200
34516              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
34517              
34518              Subject: Re: perlvar.pod addition
34519              From: "Abigail" <abigail@foad.org> 
34520              Date: Fri, 25 May 2001 22:00:39 +0200
34521              Message-ID: <20010525200039.28029.qmail@foad.org>
34522              
34523              Mention $a and $b in perlvar.
34524      Branch: perl
34525            ! pod/perlvar.pod
34526 ____________________________________________________________________________
34527 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
34528         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
34529              From: Jeff Pinyan <jeffp@crusoe.net>
34530              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
34531              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
34532      Branch: perl
34533            ! pod/perlvar.pod
34534 ____________________________________________________________________________
34535 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
34536         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
34537              From: Jeff Pinyan <jeffp@crusoe.net>
34538              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
34539              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
34540      Branch: perl
34541            ! pod/perlfaq6.pod
34542 ____________________________________________________________________________
34543 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
34544         Log: Mention Time::localtime and Time::gmtime.
34545      Branch: perl
34546            ! ext/Time/Piece/Piece.pm
34547 ____________________________________________________________________________
34548 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
34549         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
34550              From: Michael G Schwern <schwern@pobox.com>
34551              Date: Tue, 29 May 2001 18:51:32 +0100
34552              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
34553      Branch: perl
34554            ! pod/perlfaq4.pod
34555 ____________________________________________________________________________
34556 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
34557         Log: Retract #10243.
34558      Branch: perl
34559            ! lib/autouse.pm
34560 ____________________________________________________________________________
34561 [ 10299] By: nick                                  on 2001/05/29  18:41:19
34562         Log: Post weekend integrate mainline (fails one test pragma/autouse).
34563      Branch: perlio
34564           +> (branch 29 files)
34565           !> (integrate 91 files)
34566 ____________________________________________________________________________
34567 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
34568         Log: Update Changes.
34569      Branch: perl
34570            ! Changes patchlevel.h
34571 ____________________________________________________________________________
34572 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
34573         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
34574              before Perl_load_module/Perl_call_method and restore the value
34575              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
34576      Branch: perl
34577            ! utf8.c
34578 ____________________________________________________________________________
34579 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
34580         Log: Subject: Re: AIX and gcc (moving targets)
34581              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34582              Date: Tue, 29 May 2001 17:59:40 +0200
34583              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
34584      Branch: perl
34585            ! ext/Storable/Makefile.PL
34586 ____________________________________________________________________________
34587 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
34588         Log: Subject: Re: AIX and gcc (moving targets)
34589              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34590              Date: Tue, 29 May 2001 12:32:57 +0200
34591              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
34592      Branch: perl
34593            ! ext/POSIX/Makefile.PL
34594 ____________________________________________________________________________
34595 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
34596         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
34597              From: Michael G Schwern <schwern@pobox.com>
34598              Date: Tue, 29 May 2001 09:53:29 +0100
34599              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
34600              
34601              (#10280 retracted)
34602      Branch: perl
34603            ! lib/Test/Harness.pm t/lib/test-harness.t
34604 ____________________________________________________________________________
34605 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
34606         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
34607              From: Michael G Schwern <schwern@pobox.com>
34608              Date: Tue, 29 May 2001 09:19:52 +0100
34609              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
34610      Branch: perl
34611            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
34612            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
34613            + t/lib/Test/todo.t
34614            ! MANIFEST lib/Test.pm t/TEST
34615 ____________________________________________________________________________
34616 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
34617         Log: From: Michael G Schwern <schwern@pobox.com>
34618              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
34619              Date: Tue, 29 May 2001 08:26:09 +0100
34620              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
34621      Branch: perl
34622            ! t/TEST
34623 ____________________________________________________________________________
34624 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
34625         Log: Add tests for Time::gmtime and Time::localtime.
34626      Branch: perl
34627            + t/lib/time-gmtime.t t/lib/time-localtime.t
34628            ! MANIFEST t/lib/1_compile.t
34629 ____________________________________________________________________________
34630 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
34631         Log: Add test for File::stat.
34632      Branch: perl
34633            + t/lib/filestat.t
34634            ! MANIFEST t/lib/1_compile.t
34635 ____________________________________________________________________________
34636 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
34637         Log: Add test for Net::servent.
34638      Branch: perl
34639            + t/lib/net-sent.t
34640            ! MANIFEST t/lib/1_compile.t
34641 ____________________________________________________________________________
34642 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
34643         Log: Add test for Net::protoent.
34644      Branch: perl
34645            + t/lib/net-pent.t
34646            ! MANIFEST t/lib/1_compile.t
34647 ____________________________________________________________________________
34648 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
34649         Log: Add test for Net::netent.
34650      Branch: perl
34651            + t/lib/net-nent.t
34652            ! MANIFEST t/lib/1_compile.t
34653 ____________________________________________________________________________
34654 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
34655         Log: Add test for User::grent.  Portability doubtful.
34656      Branch: perl
34657            + t/lib/user-grent.t
34658            ! MANIFEST t/lib/1_compile.t
34659 ____________________________________________________________________________
34660 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
34661         Log: Add test for User::pwent.
34662              Probably will fall down somewhere for portability reasons.
34663      Branch: perl
34664            + t/lib/user-pwent.t
34665            ! MANIFEST t/lib/1_compile.t
34666 ____________________________________________________________________________
34667 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
34668         Log: Metaconfig units changes for #10283.
34669      Branch: metaconfig
34670            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
34671            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
34672            ! U/installdirs/sitescript.U U/modified/Signal.U
34673 ____________________________________________________________________________
34674 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
34675         Log: Subject: [PATCH 5.6.1] signal names in Configure
34676              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34677              Date: Tue, 29 May 2001 03:52:25 -0400
34678              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
34679              
34680              Subject: [PATCH 5.6.1] older perl in Configure
34681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34682              Date: Tue, 29 May 2001 03:55:40 -0400
34683              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
34684              
34685              Subject: [PATCH 5.6.1] goofs in Configure
34686              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34687              Date: Tue, 29 May 2001 04:13:07 -0400
34688              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
34689              
34690              Configure portability tweaks.
34691      Branch: perl
34692            ! Configure
34693 ____________________________________________________________________________
34694 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
34695         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
34696              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34697              Date: Tue, 29 May 2001 04:07:06 -0400
34698              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
34699      Branch: perl
34700            ! os2/os2.c
34701 ____________________________________________________________________________
34702 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
34703         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
34704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34705              Date: Tue, 29 May 2001 04:01:38 -0400
34706              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
34707      Branch: perl
34708            ! hints/os2.sh os2/Makefile.SHs
34709 ____________________________________________________________________________
34710 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
34711         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
34712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34713              Date: Tue, 29 May 2001 03:50:18 -0400
34714              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
34715      Branch: perl
34716            ! lib/Test/Harness.pm
34717 ____________________________________________________________________________
34718 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
34719         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
34720      Branch: perl
34721            ! lib/utf8_heavy.pl
34722 ____________________________________________________________________________
34723 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
34724         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
34725              From: Hugo <hv@crypt.compulink.co.uk>
34726              Date: Tue, 29 May 2001 03:03:45 +0100
34727              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
34728              
34729              Explanation why the $@ always gets the UTF8 flag when under use utf8--
34730              because we told it to have the flag when under use utf8.
34731      Branch: perl
34732            ! pp_ctl.c
34733 ____________________________________________________________________________
34734 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
34735         Log: At least a partial fix for 20010528.004.
34736      Branch: perl
34737            ! lib/utf8_heavy.pl
34738 ____________________________________________________________________________
34739 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
34740         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
34741              From: Nicholas Clark <nick@ccl4.org> 
34742              Date: Mon, 28 May 2001 23:39:38 +0100
34743              Message-ID: <20010528233938.M86445@plum.flirble.org>
34744              
34745              More portable non-zero UV.
34746      Branch: perl
34747            ! t/lib/extutils.t
34748 ____________________________________________________________________________
34749 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
34750         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
34751              From: Nicholas Clark <nick@ccl4.org>
34752              Date: Mon, 28 May 2001 22:46:09 +0100
34753              Message-ID: <20010528224608.L86445@plum.flirble.org>
34754              
34755              Test also "make clean".
34756      Branch: perl
34757            ! t/lib/extutils.t
34758 ____________________________________________________________________________
34759 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
34760         Log: Subject: Re: Would -Wno-unused -Wall be better?
34761              From: Michael G Schwern <schwern@pobox.com>
34762              Date: Tue, 29 May 2001 00:55:54 +0100
34763              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
34764      Branch: perl
34765            ! pp.h
34766 ____________________________________________________________________________
34767 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
34768         Log: Add a test for 20010528.007, fixed in #10272.
34769      Branch: perl
34770            ! t/op/misc.t toke.c
34771 ____________________________________________________________________________
34772 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
34773         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
34774              From: Hugo <hv@crypt.compulink.co.uk>
34775              Date: Tue, 29 May 2001 00:23:23 +0100
34776              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
34777      Branch: perl
34778            ! toke.c
34779 ____________________________________________________________________________
34780 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
34781         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
34782              From: Michael G Schwern <schwern@pobox.com>
34783              Date: Tue, 29 May 2001 00:42:59 +0100
34784              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
34785      Branch: perl
34786            ! t/pragma/autouse.t
34787 ____________________________________________________________________________
34788 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
34789         Log: Some shells seemingly arrange the signal handlers differently
34790              (bug id 20010521.004).
34791      Branch: perl
34792            ! t/lib/sigaction.t
34793 ____________________________________________________________________________
34794 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
34795         Log: Regen perlmodlib.
34796      Branch: perl
34797            ! pod/perlmodlib.pod
34798 ____________________________________________________________________________
34799 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
34800         Log: Update Changes.
34801      Branch: perl
34802            ! Changes patchlevel.h
34803 ____________________________________________________________________________
34804 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
34805         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
34806              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34807              Date: Mon, 28 May 2001 14:56:35 -0500
34808              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
34809      Branch: perl
34810            ! pod/perlnewmod.pod
34811 ____________________________________________________________________________
34812 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
34813         Log: Regen toc.
34814      Branch: perl
34815            ! pod/perltoc.pod
34816 ____________________________________________________________________________
34817 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
34818         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
34819              From: "Richard Soderberg" <rs@crystalflame.net>
34820              Date: Mon, 28 May 2001 12:31:23 -0700
34821              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
34822      Branch: perl
34823            ! t/op/splice.t
34824 ____________________________________________________________________________
34825 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
34826         Log: The #10260 was too bold: locales and utf8 still do not mix.
34827      Branch: perl
34828            ! t/pragma/locale.t
34829 ____________________________________________________________________________
34830 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
34831         Log: Subject: [PATCH] Pod nitpicks
34832              From: "Richard Soderberg" <rs@crystalflame.net>
34833              Date: Mon, 28 May 2001 10:08:58 -0700
34834              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
34835      Branch: perl
34836            ! pod/perl571delta.pod pod/perlapi.pod sv.h
34837 ____________________________________________________________________________
34838 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
34839         Log: Upgrade to I18N::LangTags 0.22.
34840      Branch: perl
34841            + lib/I18N/LangTags/List.pod
34842            ! MANIFEST lib/I18N/LangTags.pm
34843 ____________________________________________________________________________
34844 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
34845         Log: A slightly more serious bug found by -Mutf8; op/misc and
34846              lib/complex dumped core.
34847      Branch: perl
34848            ! regexec.c
34849 ____________________________________________________________________________
34850 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
34851         Log: Various buglets shaken out by -Mutf8.
34852      Branch: perl
34853            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
34854            ! t/pragma/locale.t
34855 ____________________________________________________________________________
34856 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
34857         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
34858      Branch: perl
34859            ! t/lib/carp.t
34860 ____________________________________________________________________________
34861 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
34862         Log: Subject: [PATCH] todo patch
34863              From: Artur Bergman <artur@contiller.se> 
34864              Date: Mon, 28 May 2001 17:03:51 +0200
34865              Message-ID: <B7383577.F34%artur@contiller.se>
34866      Branch: perl
34867            ! pod/perltodo.pod
34868 ____________________________________________________________________________
34869 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
34870         Log: Subject: typo in perlguts.pod
34871              From: "John P. Linderman" <jpl@research.att.com>
34872              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
34873              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
34874      Branch: perl
34875            ! pod/perlguts.pod
34876 ____________________________________________________________________________
34877 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
34878         Log: Subject: AIX and gcc (moving targets)
34879              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34880              Date: Mon, 28 May 2001 12:54:04 +0200
34881              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
34882      Branch: perl
34883            ! hints/aix.sh
34884 ____________________________________________________________________________
34885 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
34886         Log: Subject: Re: perlio + multiple perl_alloc..destruct
34887              From: Doug MacEachern <dougm@covalent.net>
34888              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
34889              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
34890      Branch: perl
34891            ! perlio.c
34892 ____________________________________________________________________________
34893 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
34894         Log: The #10251 wasn't quite up-to-the-code.
34895      Branch: perl
34896            ! t/op/misc.t
34897 ____________________________________________________________________________
34898 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
34899         Log: Test case for bug 20010526.004, fixed in #10252.
34900      Branch: perl
34901            ! t/op/taint.t
34902 ____________________________________________________________________________
34903 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
34904         Log: Subject: Re: [ID 20010526.004] Taint looses value
34905              From: Hugo <hv@crypt.compulink.co.uk>
34906              Date: Sun, 27 May 2001 20:39:32 +0100
34907              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
34908      Branch: perl
34909            ! sv.c
34910 ____________________________________________________________________________
34911 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
34912         Log: Test case for 20010422.005, fixed by #10250.
34913      Branch: perl
34914            ! t/op/misc.t
34915 ____________________________________________________________________________
34916 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
34917         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
34918              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34919              Date: Mon, 28 May 2001 06:39:12 -0400
34920              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
34921      Branch: perl
34922            ! toke.c
34923 ____________________________________________________________________________
34924 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
34925         Log: Linerewrapping.
34926      Branch: perl
34927            ! lib/open.pm
34928 ____________________________________________________________________________
34929 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
34930         Log: Updates on the modules list.
34931      Branch: perl
34932            ! t/lib/1_compile.t
34933 ____________________________________________________________________________
34934 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
34935         Log: Add a test for PerlIO.
34936              
34937              (I probably got the crlf/raw thing wrong for clrfy platforms...)
34938      Branch: perl
34939            + t/lib/perlio.t
34940            ! MANIFEST lib/PerlIO.pm
34941 ____________________________________________________________________________
34942 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
34943         Log: Add a test for carp et alia.
34944      Branch: perl
34945            + t/lib/carp.t
34946            ! MANIFEST
34947 ____________________________________________________________________________
34948 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
34949         Log: Adding the new test would be swell.
34950      Branch: perl
34951            + t/pragma/autouse.t
34952 ____________________________________________________________________________
34953 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
34954         Log: Add a test for the autouse pragma.
34955      Branch: perl
34956            ! MANIFEST
34957 ____________________________________________________________________________
34958 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
34959         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
34960              From: dLux <dlux@spam.sch.bme.hu>
34961              Date: Sun, 27 May 2001 16:14:26 +0200
34962              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
34963      Branch: perl
34964            ! lib/autouse.pm
34965 ____________________________________________________________________________
34966 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
34967         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
34968              From: "Richard Soderberg" <rs@crystalflame.net>
34969              Date: Mon, 28 May 2001 03:56:36 -0700
34970              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
34971      Branch: perl
34972            ! utils/dprofpp.PL
34973 ____________________________________________________________________________
34974 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
34975         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
34976              From: "Stephen P. Potter" <spp@spotter.yi.org>
34977              Date: Tue, 22 May 2001 11:40:25 -0400
34978              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
34979              
34980              Subject: Re: [ID 20010522.003] Time::Local module bug
34981              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
34982              Date: Tue, 22 May 2001 11:50:19 -0400
34983              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
34984      Branch: perl
34985            ! lib/Time/Local.pm
34986 ____________________________________________________________________________
34987 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
34988         Log: The PERL_DL_NONLAZY can have whitespace in front.
34989      Branch: perl
34990            ! t/lib/extutils.t
34991 ____________________________________________________________________________
34992 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
34993         Log: Document strftime() and strptime().
34994      Branch: perl
34995            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
34996 ____________________________________________________________________________
34997 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
34998         Log: Make Time::Piece::strptime() to be a function, not a method.
34999      Branch: perl
35000            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
35001 ____________________________________________________________________________
35002 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
35003         Log: Tweak the test to be more portable.
35004      Branch: perl
35005            ! t/lib/extutils.t
35006 ____________________________________________________________________________
35007 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
35008         Log: Subject: PATCH: Re: Re: Attributes that tie
35009              From: Leon Brocard <acme@astray.com>
35010              Date: Sun, 27 May 2001 12:37:29 +0100
35011              Message-ID: <20010527123729.A22663@ns0.astray.com>
35012              
35013              Document that variable attributes are not currently usable
35014              for tieing.  (An ugly limitation that should be fixed.)
35015      Branch: perl
35016            ! lib/attributes.pm
35017 ____________________________________________________________________________
35018 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
35019         Log: Microperl tweaks.
35020      Branch: perl
35021            ! Makefile.micro uconfig.h uconfig.sh
35022 ____________________________________________________________________________
35023 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
35024         Log: Add make target for microperl (kind of silly, but convenient).
35025      Branch: perl
35026            ! Makefile.SH
35027 ____________________________________________________________________________
35028 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
35029         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
35030              for microperl.)
35031      Branch: perl
35032            ! doio.c
35033 ____________________________________________________________________________
35034 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
35035         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
35036              From: rspier@pobox.com (Robert Spier)
35037              Date: Sat, 26 May 2001 20:05:23 -0400
35038              Message-ID: <15120.17603.148648.12430@rls.cx>
35039              
35040              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
35041              From: rspier@pobox.com (Robert Spier)
35042              Date: Sun, 27 May 2001 00:23:12 -0400
35043              Message-ID: <15120.33072.511966.767230@rls.cx>
35044      Branch: perl
35045            ! doio.c pod/perlfunc.pod
35046 ____________________________________________________________________________
35047 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
35048         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
35049      Branch: perl
35050            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35051 ____________________________________________________________________________
35052 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
35053         Log: Add README.tru64.
35054      Branch: perl
35055            + README.tru64
35056 ____________________________________________________________________________
35057 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
35058         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
35059      Branch: perl
35060            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
35061            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
35062            ! MANIFEST
35063 ____________________________________________________________________________
35064 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
35065         Log: Integrate I18N::LangTags from Sean Burke.
35066              
35067              TODO: the language list from RFC 3066 needs to be integrated
35068              and made available somehow.  The list is included in the
35069              I18N-LangTags 0.21 distribution, but it is undocumented
35070              and unconnected to the module.
35071      Branch: perl
35072            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
35073            ! MANIFEST
35074 ____________________________________________________________________________
35075 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
35076         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
35077              envisioned by Sarathy.
35078      Branch: perl
35079            ! t/op/ver.t toke.c
35080 ____________________________________________________________________________
35081 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
35082         Log: Subject: [ID 20010525.001] Pod typo nits fixed
35083              From: lvirden@cas.org
35084              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
35085              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
35086              
35087              minus the perlsolaris decimation plus the
35088              
35089              Subject: Re: [ID 20010525.001] Pod typo nits fixed
35090              From: "Philip Newton" <Philip.Newton@gmx.net>
35091              Date: Fri, 25 May 2001 18:05:55 +0200
35092              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
35093      Branch: perl
35094            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
35095            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
35096            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
35097            ! pod/perlutil.pod pod/perlxstut.pod
35098 ____________________________________________________________________________
35099 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
35100         Log: return clauses are nice.
35101      Branch: perl
35102            ! sv.c
35103 ____________________________________________________________________________
35104 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
35105         Log: Subject: change 10199 backwards?
35106              From: Doug MacEachern <dougm@covalent.net>
35107              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
35108              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
35109      Branch: perl
35110            ! sv.c
35111 ____________________________________________________________________________
35112 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
35113         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
35114              From: Hugo <hv@crypt.compulink.co.uk>
35115              Date: Sat, 26 May 2001 17:05:12 +0100
35116              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
35117      Branch: perl
35118            + t/op/gmagic.t
35119            ! MANIFEST doop.c embed.h embed.pl global.sym
35120            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
35121            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
35122 ____________________________________________________________________________
35123 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
35124         Log: Regen headers for #10221.
35125      Branch: perl
35126            ! global.sym objXSUB.h perlapi.c
35127 ____________________________________________________________________________
35128 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
35129         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
35130              From: Juha Laiho <juha.laiho@Elma.Net>
35131              Date: Thu, 3 May 2001 09:51:30 +0300
35132              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
35133      Branch: perl
35134            ! embed.pl
35135 ____________________________________________________________________________
35136 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
35137         Log: Subject: Re: [PATCH] Re: stability of sort()?
35138              From: "John P. Linderman" <jpl@research.att.com>
35139              Date: Sat, 26 May 2001 13:27:19 -0400
35140              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
35141      Branch: perl
35142            ! pod/perlfunc.pod
35143 ____________________________________________________________________________
35144 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
35145         Log: Integrate perlio.
35146      Branch: perl
35147           !> pod/perlguts.pod
35148 ____________________________________________________________________________
35149 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
35150         Log: Subject: [PATCH perl@10210] PerlIO for VMS
35151              From: "Craig A. Berry" <craigberry@mac.com>
35152              Date: Sat, 26 May 2001 09:34:11 -0500
35153              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
35154      Branch: perl
35155            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
35156            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
35157            ! vms/vmsish.h
35158 ____________________________________________________________________________
35159 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
35160         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
35161              From: David Dyck <dcd@tc.fluke.com>
35162              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
35163              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
35164      Branch: perl
35165            ! lib/perl5db.pl
35166 ____________________________________________________________________________
35167 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
35168         Log: Subject: utf8 regexp tests
35169              From: Hugo <hv@crypt.compulink.co.uk>
35170              Date: Fri, 25 May 2001 22:35:01 +0100
35171              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
35172      Branch: perl
35173            ! t/op/regexp.t
35174 ____________________________________________________________________________
35175 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
35176         Log: Subject: [PATCH] Re: stability of sort()?
35177              From: Nicholas Clark <nick@ccl4.org>
35178              Date: Fri, 25 May 2001 22:40:19 +0100
35179              Message-ID: <20010525224019.B86445@plum.flirble.org>
35180      Branch: perl
35181            ! pod/perlfunc.pod
35182 ____________________________________________________________________________
35183 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
35184         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
35185              From: John Peacock <jpeacock@rowman.com>
35186              Date: Thu, 24 May 2001 22:14:01 -0400
35187              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
35188      Branch: perl
35189            ! mg.c scope.c sv.c
35190 ____________________________________________________________________________
35191 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
35192         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
35193              From: Nicholas Clark <nick@ccl4.org>
35194              Date: Sun, 20 May 2001 19:24:13 +0100
35195              Message-ID: <20010520192413.G83222@plum.flirble.org>
35196      Branch: perl
35197            + lib/ExtUtils/Constant.pm t/lib/extutils.t
35198            ! MANIFEST utils/h2xs.PL
35199 ____________________________________________________________________________
35200 [ 10212] By: nick                                  on 2001/05/26  09:49:28
35201         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
35202              add a few more notes there on use of mortals on the stack.
35203      Branch: perlio
35204            ! pod/perlguts.pod
35205 ____________________________________________________________________________
35206 [ 10211] By: nick                                  on 2001/05/26  09:05:36
35207         Log: Integrate mainline
35208      Branch: perlio
35209           +> t/lib/fcntl.t t/pragma/vars.t
35210           !> (integrate 49 files)
35211 ____________________________________________________________________________
35212 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
35213         Log: Update Changes.
35214      Branch: perl
35215            ! Changes patchlevel.h
35216 ____________________________________________________________________________
35217 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
35218         Log: Based on
35219              
35220              Subject: [PATCH pp.c] Wrapping pack("C",256)
35221              From: Simon Cozens <simon@netthink.co.uk>
35222              Date: Sat, 12 May 2001 17:58:41 +0100
35223              Message-ID: <20010512175841.A6132@netthink.co.uk>
35224      Branch: perl
35225            ! pod/perldiag.pod pp.c t/pragma/warn/pp
35226 ____________________________________________________________________________
35227 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
35228         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
35229              From: "Brendan O'Dea" <bod@compusol.com.au>
35230              Date: Fri, 25 May 2001 11:18:29 +1000
35231              Message-ID: <20010525111829.A28411@compusol.com.au>
35232              
35233              (Slightly modified.)
35234      Branch: perl
35235            ! lib/Term/Cap.pm
35236 ____________________________________________________________________________
35237 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
35238         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
35239              From: Hugo <hv@crypt.compulink.co.uk>
35240              Date: Fri, 25 May 2001 02:13:25 +0100
35241              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
35242      Branch: perl
35243            ! t/op/misc.t
35244 ____________________________________________________________________________
35245 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
35246         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
35247              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
35248              Date: Fri, 25 May 2001 10:25:36 +0900
35249              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
35250      Branch: perl
35251            ! regcomp.c regexec.c
35252 ____________________________________________________________________________
35253 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
35254         Log: Subject: [PATCH #2] stash autovivification and method call error messages
35255              From: Ilmari Karonen <iltzu@sci.fi>
35256              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
35257              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
35258      Branch: perl
35259            ! gv.c pp_hot.c t/op/method.t
35260 ____________________________________________________________________________
35261 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
35262         Log: Add make target and documentation for gprof profiling.
35263      Branch: perl
35264            ! Makefile.SH pod/perlhack.pod
35265 ____________________________________________________________________________
35266 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
35267         Log: Subject: Don't think about UTF8 
35268              From: Mike Guy <mjtg@cam.ac.uk> 
35269              Date: Tue, 22 May 2001 14:35:39 +0100
35270              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
35271      Branch: perl
35272            ! sv.h
35273 ____________________________________________________________________________
35274 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
35275         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
35276              From: Geraint A Edwards <gedge@serf.org> 
35277              Date: Thu, 24 May 2001 22:51:24 +0100
35278              Message-Id: <20010524225124.A34981@cymru.serf.org>
35279      Branch: perl
35280            ! x2p/find2perl.PL
35281 ____________________________________________________________________________
35282 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
35283         Log: DB_File has its own attribute story.
35284      Branch: perl
35285            ! ext/DB_File/DB_File.xs
35286 ____________________________________________________________________________
35287 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
35288         Log: Subject: Re: Making perl with -Wall
35289              From: Andy Dougherty <doughera@lafayette.edu>
35290              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
35291              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
35292      Branch: perl
35293            ! perl.h
35294 ____________________________________________________________________________
35295 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
35296         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
35297              From: "Richard Soderberg" <rs@crystalflame.net>
35298              Date: Thu, 24 May 2001 08:58:16 -0700
35299              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
35300      Branch: perl
35301            ! sv.c
35302 ____________________________________________________________________________
35303 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
35304         Log: IV/UV casting fixes from Nicholas Clark.
35305      Branch: perl
35306            ! perl.h pp_sys.c util.c
35307 ____________________________________________________________________________
35308 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
35309         Log: Subject: Re: Making perl with -Wall
35310              From: Michael G Schwern <schwern@pobox.com>
35311              Date: Thu, 24 May 2001 15:40:28 +0100
35312              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
35313      Branch: perl
35314            ! malloc.c perl.h
35315 ____________________________________________________________________________
35316 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
35317         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
35318              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35319              Date: Tue, 22 May 2001 11:49:37 +0200
35320              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
35321      Branch: metaconfig
35322            ! U/modified/Oldsym.U
35323      Branch: metaconfig/U/perl
35324            ! patchlevel.U
35325      Branch: perl
35326            ! Configure config_h.SH myconfig.SH
35327 ____________________________________________________________________________
35328 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
35329         Log: Under versiononly install also the scripts with the version suffix.
35330              (e.g. .../bin/h2xs5.7.1)
35331      Branch: perl
35332            ! installperl
35333 ____________________________________________________________________________
35334 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
35335         Log: Subject: [PATCH] Stop segfault in mg.c:636
35336              From: "Richard Soderberg" <rs@crystalflame.net>
35337              Date: Thu, 24 May 2001 05:51:52 -0700
35338              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
35339      Branch: perl
35340            ! mg.c
35341 ____________________________________________________________________________
35342 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
35343         Log: Iteration continues; hopefully convergently.
35344      Branch: perl
35345            ! t/lib/b-stash.t
35346 ____________________________________________________________________________
35347 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
35348         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
35349              From: Gisle Aas <gisle@ActiveState.com>
35350              Date: 23 May 2001 16:13:10 -0700
35351              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
35352      Branch: perl
35353            ! op.c toke.c
35354 ____________________________________________________________________________
35355 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
35356         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
35357              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35358              Date: Thu, 24 May 2001 05:05:22 -0500
35359              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
35360      Branch: perl
35361            ! lib/dumpvar.pl lib/perl5db.pl
35362 ____________________________________________________________________________
35363 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
35364         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
35365              From: David Dyck <dcd@tc.fluke.com>
35366              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
35367              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
35368      Branch: perl
35369            ! lib/perl5db.pl
35370 ____________________________________________________________________________
35371 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
35372         Log: Tiny pod nits on READMEs, mostly whitespace issues.
35373      Branch: perl
35374            ! README.amiga README.dos README.macos README.mpeix README.vmesa
35375            ! README.win32
35376 ____________________________________________________________________________
35377 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
35378         Log: The DG/UX part of the 20010521.005.
35379      Branch: perl
35380            ! README.dgux
35381 ____________________________________________________________________________
35382 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
35383         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
35384              From: Hugo <hv@crypt.compulink.co.uk>
35385              Date: Mon, 21 May 2001 16:32:02 +0100
35386              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
35387      Branch: perl
35388            ! regcomp.c t/op/misc.t
35389 ____________________________________________________________________________
35390 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
35391         Log: Subject: [PATCH] Extra UNIVERSAL tests
35392              From: Mike Guy <mjtg@cam.ac.uk>
35393              Date: Wed, 23 May 2001 12:29:20 +0100
35394              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
35395      Branch: perl
35396            ! t/op/universal.t
35397 ____________________________________________________________________________
35398 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
35399         Log: Subject: [PATCH] Remove EQ keyword
35400              From: Mike Guy <mjtg@cam.ac.uk>
35401              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
35402              Date: Wed, 23 May 2001 11:17:29 +0100
35403      Branch: perl
35404            ! keywords.h keywords.pl
35405 ____________________________________________________________________________
35406 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
35407         Log: Subject: [PATCH] lib/perl5db.pl
35408              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35409              Date: Wed, 23 May 2001 02:18:03 -0500
35410              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
35411      Branch: perl
35412            ! lib/perl5db.pl
35413 ____________________________________________________________________________
35414 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
35415         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
35416              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35417              Date: Tue, 22 May 2001 23:34:41 -0500
35418              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
35419      Branch: perl
35420            ! lib/Term/Cap.pm
35421 ____________________________________________________________________________
35422 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
35423         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
35424              From: davem@fdgroup.co.uk
35425              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
35426              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
35427      Branch: perl
35428            ! emacs/e2ctags.pl
35429 ____________________________________________________________________________
35430 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
35431         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
35432              From: Michael G Schwern <schwern@pobox.com>
35433              Date: Tue, 22 May 2001 14:15:09 +0100
35434              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
35435      Branch: perl
35436            ! lib/vars.pm
35437 ____________________________________________________________________________
35438 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
35439         Log: Subject: [PATCH lib/vars.pm] Odd code nit
35440              From: Michael G Schwern <schwern@pobox.com>
35441              Date: Tue, 22 May 2001 14:14:28 +0100
35442              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
35443      Branch: perl
35444            ! lib/vars.pm
35445 ____________________________________________________________________________
35446 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
35447         Log: Use the new use vars feature.
35448      Branch: perl
35449            ! t/lib/b-stash.t
35450 ____________________________________________________________________________
35451 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
35452         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
35453              From: Mike Guy <mjtg@cam.ac.uk>
35454              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35455              Date: Tue, 22 May 2001 13:11:39 +0100
35456      Branch: perl
35457            + t/pragma/vars.t
35458            ! MANIFEST lib/vars.pm t/lib/1_compile.t
35459 ____________________________________________________________________________
35460 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
35461         Log: -qlongdouble considered harmful by Merijn.
35462      Branch: perl
35463            ! hints/aix.sh
35464 ____________________________________________________________________________
35465 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
35466         Log: Update Changes.
35467      Branch: perl
35468            ! Changes patchlevel.h
35469 ____________________________________________________________________________
35470 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
35471         Log: Add a test of its very own for Fcntl.  Hopefully portable.
35472      Branch: perl
35473            + t/lib/fcntl.t
35474            ! MANIFEST
35475 ____________________________________________________________________________
35476 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
35477         Log: Must be trickier for 'minitest' not to die.
35478      Branch: perl
35479            ! t/op/taint.t
35480 ____________________________________________________________________________
35481 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
35482         Log: Can't declare other people's variables.
35483      Branch: perl
35484            ! t/lib/b-stash.t
35485 ____________________________________________________________________________
35486 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
35487         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
35488      Branch: perl
35489            ! doio.c t/op/taint.t
35490 ____________________________________________________________________________
35491 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
35492         Log: The OS/2 variable needs to be declared.
35493      Branch: perl
35494            ! t/lib/b-stash.t
35495 ____________________________________________________________________________
35496 [ 10170] By: nick                                  on 2001/05/20  16:48:29
35497         Log: Integrate mainline
35498      Branch: perlio
35499           !> (integrate 41 files)
35500 ____________________________________________________________________________
35501 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
35502         Log: Small perlsec updates: clarify the taintedness of filename
35503              globbing; suggest using Scalar::Util::tainted().
35504      Branch: perl
35505            ! pod/perlsec.pod
35506 ____________________________________________________________________________
35507 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
35508         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
35509              From: Dave Mitchell <davem@fdgroup.co.uk>
35510              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
35511              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
35512      Branch: perl
35513            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
35514            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
35515            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
35516            ! xsutils.c
35517 ____________________________________________________________________________
35518 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
35519         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
35520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35521              Date: Sat, 19 May 2001 04:08:46 -0400
35522              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
35523      Branch: perl
35524            ! lib/ExtUtils/Mksymlists.pm makedef.pl
35525 ____________________________________________________________________________
35526 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
35527         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
35528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35529              Date: Sat, 19 May 2001 04:30:45 -0400
35530              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
35531      Branch: perl
35532            ! os2/os2.c
35533 ____________________________________________________________________________
35534 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
35535         Log: Subject: [PATCH 5.6.1] build bugs OS/2
35536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35537              Date: Sat, 19 May 2001 04:35:28 -0400
35538              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
35539      Branch: perl
35540            ! os2/Makefile.SHs os2/os2.c
35541 ____________________________________________________________________________
35542 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
35543         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
35544              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35545              Date: Sat, 19 May 2001 04:04:23 -0400
35546              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
35547              
35548              (In bleadperl patched b-stash.t instead of b.t)
35549      Branch: perl
35550            ! t/lib/b-stash.t t/lib/bigfltpm.t
35551 ____________________________________________________________________________
35552 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
35553         Log: Subject: [PATCH 5.6.1] perl5db
35554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35555              Date: Sat, 19 May 2001 03:49:09 -0400
35556              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
35557      Branch: perl
35558            ! lib/perl5db.pl
35559 ____________________________________________________________________________
35560 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
35561         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
35562              From: Gisle Aas <gisle@ActiveState.com>
35563              Date: 18 May 2001 14:24:51 -0700
35564              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
35565      Branch: perl
35566            ! pp_ctl.c
35567 ____________________________________________________________________________
35568 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
35569         Log: Subject: [PATCH] Chomp should not always stringify
35570              From: Gisle Aas <gisle@ActiveState.com>
35571              Date: 18 May 2001 07:55:25 -0700
35572              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
35573      Branch: perl
35574            ! doop.c t/op/chop.t
35575 ____________________________________________________________________________
35576 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
35577         Log: Integrate perlio.
35578      Branch: perl
35579           !> pod/perlfunc.pod
35580 ____________________________________________________________________________
35581 [ 10159] By: nick                                  on 2001/05/20  09:39:46
35582         Log: Document some more of open's features.
35583      Branch: perlio
35584            ! pod/perlfunc.pod
35585 ____________________________________________________________________________
35586 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
35587         Log: back out change#10153 (it has compatibility issues such as the
35588              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
35589              benefit for 5.6.x doesn't seem worth the risk)
35590      Branch: maint-5.6/perl
35591            ! toke.c
35592 ____________________________________________________________________________
35593 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
35594         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
35595      Branch: perl
35596            ! x2p/s2p.PL
35597 ____________________________________________________________________________
35598 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
35599         Log: Update Changes.
35600      Branch: perl
35601            ! Changes patchlevel.h
35602 ____________________________________________________________________________
35603 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
35604         Log: Integrate change #10144 from maintperl.
35605              
35606              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
35607      Branch: perl
35608           !> win32/config.bc win32/config.gc win32/config.vc
35609           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35610 ____________________________________________________________________________
35611 [ 10154] By: nick                                  on 2001/05/18  07:23:03
35612         Log: Integrate mainline.
35613      Branch: perlio
35614           +> README.dgux t/lib/i18n-collate.t utils.lst
35615           !> (integrate 49 files)
35616 ____________________________________________________________________________
35617 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
35618         Log: Integrate change #7224 from mainline into maintperl.
35619              
35620              Allow @+ and @- to be doublequoted, from Simon Cozens. 
35621              (Approved by Larry, see Tom's comment in 20000830.005.)
35622      Branch: maint-5.6/perl
35623           !> toke.c
35624 ____________________________________________________________________________
35625 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
35626         Log: Subject: [PATCH bleadperl] small lookbehind fix
35627              From: Hugo <hv@crypt.compulink.co.uk>
35628              Date: Fri, 18 May 2001 00:07:19 +0100
35629              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
35630      Branch: perl
35631            ! regexec.c
35632 ____________________________________________________________________________
35633 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
35634         Log: Detypos.
35635      Branch: perl
35636            ! installman utils.lst
35637 ____________________________________________________________________________
35638 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
35639         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
35640              in 20001222.001.
35641      Branch: perl
35642            ! t/lib/glob-basic.t
35643 ____________________________________________________________________________
35644 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
35645         Log: Subject: [PATCH] Test for bug 20010515.004
35646              From: Benjamin Sugars <bsugars@canoe.ca>
35647              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
35648              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
35649      Branch: perl
35650            ! t/op/misc.t
35651 ____________________________________________________________________________
35652 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
35653         Log: Integrate #10145 from maintperl.
35654              
35655              fix for ID 20010515.004 (needs test)
35656      Branch: perl
35657           !> pp_hot.c
35658 ____________________________________________________________________________
35659 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
35660         Log: Thinko noticed by Doug MacEachern.
35661      Branch: perl
35662            ! thread.h
35663 ____________________________________________________________________________
35664 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
35665         Log: Subject: Re: [PATCH] HERE mark in regex
35666              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35667              Date: Thu, 17 May 2001 12:20:33 -0400
35668              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
35669      Branch: perl
35670            ! t/op/re_tests
35671 ____________________________________________________________________________
35672 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
35673         Log: fix for ID 20010515.004 (needs test)
35674      Branch: maint-5.6/perl
35675            ! pp_hot.c
35676 ____________________________________________________________________________
35677 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
35678         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
35679      Branch: maint-5.6/perl
35680            ! win32/config.bc win32/config.gc win32/config.vc
35681            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35682 ____________________________________________________________________________
35683 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
35684         Log: Macrofy the getspecific (and use it also in util.c)
35685      Branch: perl
35686            ! thread.h util.c
35687 ____________________________________________________________________________
35688 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
35689         Log: Use the unchecked thread-specific key fetch also in Tru64.
35690      Branch: perl
35691            ! thread.h
35692 ____________________________________________________________________________
35693 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
35694         Log: Subject: [PATCH 5.6.1]Quick thread speedup
35695              From: Dan Sugalski <dan@sidhe.org> 
35696              Date: Wed, 16 May 2001 18:05:19 -0400
35697              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
35698      Branch: perl
35699            ! thread.h util.c
35700 ____________________________________________________________________________
35701 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
35702         Log: I think this is quite enough testing for a deprecated feature.
35703      Branch: perl
35704            + t/lib/i18n-collate.t
35705            ! MANIFEST t/lib/1_compile.t
35706 ____________________________________________________________________________
35707 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
35708         Log: More HP-UX lore from Jeff Okamoto.
35709      Branch: perl
35710            ! README.hpux
35711 ____________________________________________________________________________
35712 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
35713         Log: Sort utils.lst for easier maintenance.
35714      Branch: perl
35715            ! utils.lst
35716 ____________________________________________________________________________
35717 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
35718         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35719              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35720              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
35721              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
35722              
35723              Add pod2latex to utils.lst.
35724      Branch: perl
35725            ! MANIFEST utils.lst
35726 ____________________________________________________________________________
35727 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
35728         Log: Subject: Re: [PATCH] HERE mark in regex
35729              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35730              Date: Wed, 16 May 2001 13:04:43 -0400
35731              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
35732      Branch: perl
35733            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35734            ! t/op/regmesg.t t/pragma/warn/regcomp
35735 ____________________________________________________________________________
35736 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
35737         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35738              From: Simon Cozens <simon@netthink.co.uk>
35739              Date: Wed, 16 May 2001 18:02:08 +0100
35740              Message-ID: <20010516180208.A6458@netthink.co.uk>
35741      Branch: perl
35742            ! installman utils.lst
35743 ____________________________________________________________________________
35744 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
35745         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
35746              From: "Philip Newton" <pnewton@gmx.de>
35747              Date: Tue, 15 May 2001 15:09:30 +0200
35748              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
35749              
35750              Test case for #10128.
35751      Branch: perl
35752            ! t/pragma/warn/pp_hot
35753 ____________________________________________________________________________
35754 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
35755         Log: Update Changes.
35756      Branch: perl
35757            ! Changes patchlevel.h
35758 ____________________________________________________________________________
35759 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
35760         Log: Deprecate pseudo-hashes.
35761      Branch: perl
35762            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
35763 ____________________________________________________________________________
35764 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
35765         Log: HP-UX hints update from Merijn.
35766      Branch: perl
35767            ! hints/hpux.sh
35768 ____________________________________________________________________________
35769 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
35770         Log: README.hpux update from Merijn.
35771      Branch: perl
35772            ! README.hpux
35773 ____________________________________________________________________________
35774 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
35775         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35776              From: Simon Cozens <simon@netthink.co.uk>
35777              Date: Wed, 16 May 2001 15:57:55 +0100
35778              Message-ID: <20010516155755.A4728@netthink.co.uk>
35779      Branch: perl
35780            + utils.lst
35781            ! MANIFEST installman installperl
35782 ____________________________________________________________________________
35783 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
35784         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
35785              From: "Philip Newton" <pnewton@gmx.de>
35786              Date: Tue, 15 May 2001 16:31:05 +0200
35787              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
35788              
35789              Fix PERL_Y2KWARN test to check before rather than after appending.
35790      Branch: perl
35791            ! pp_hot.c
35792 ____________________________________________________________________________
35793 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
35794         Log: Regen Porting stuff.
35795      Branch: perl
35796            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35797            ! config_h.SH
35798 ____________________________________________________________________________
35799 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
35800         Log: Metaconfig unit change for #10125.
35801      Branch: metaconfig
35802            ! U/modified/Oldconfig.U
35803 ____________________________________________________________________________
35804 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
35805         Log: Use OSVERS.
35806      Branch: perl
35807            ! Configure config_h.SH perl.c
35808 ____________________________________________________________________________
35809 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
35810         Log: Regen toc.
35811      Branch: perl
35812            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35813 ____________________________________________________________________________
35814 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
35815         Log: Adding the README.dgux to the MANIFEST would be a good idea.
35816      Branch: perl
35817            ! MANIFEST
35818 ____________________________________________________________________________
35819 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
35820         Log: Move the stack desire definition to thread.h.
35821      Branch: perl
35822            ! ext/Thread/Thread.xs thread.h
35823 ____________________________________________________________________________
35824 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
35825         Log: DG-UX threading patches, including a README.dgux,
35826              from Takis Psarogiannakopoulos.
35827      Branch: perl
35828            + README.dgux
35829            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
35830 ____________________________________________________________________________
35831 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
35832         Log: Subject: [PATCH B::Deparse] More on /x regexes
35833              From: Robin Houston <robin@kitsite.com>
35834              Date: Tue, 15 May 2001 19:09:35 +0100
35835              Message-ID: <20010515190935.A27268@penderel>
35836      Branch: perl
35837            ! ext/B/B/Deparse.pm
35838 ____________________________________________________________________________
35839 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
35840         Log: Document that the core time() may be rounding rather
35841              than truncating, would have saved at least my confusion.
35842      Branch: perl
35843            ! ext/Time/HiRes/HiRes.pm
35844 ____________________________________________________________________________
35845 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
35846         Log: Subject: perl-current/t/time-hires.t
35847              From: John Peacock <jpeacock@rowman.com>
35848              Date: Fri, 11 May 2001 14:09:41 -0400
35849              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
35850      Branch: perl
35851            ! t/lib/time-hires.t
35852 ____________________________________________________________________________
35853 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
35854         Log: Subject: [PATCH dump.c] Op private flags
35855              From: Simon Cozens <simon@netthink.co.uk>
35856              Date: Sun, 13 May 2001 20:20:36 +0100
35857              Message-ID: <20010513202036.A21896@netthink.co.uk>
35858      Branch: perl
35859            ! dump.c
35860 ____________________________________________________________________________
35861 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
35862         Log: Upgrade to Switch 2.03.
35863      Branch: perl
35864            ! lib/Switch.pm
35865 ____________________________________________________________________________
35866 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
35867         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
35868              to PERL_CONFIG_SH and use it consistently.
35869      Branch: maint-5.6/perl
35870           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35871           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35872           !> myconfig.SH writemain.SH
35873 ____________________________________________________________________________
35874 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
35875         Log: Metaconfig units changes for #10113.
35876      Branch: metaconfig
35877            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
35878 ____________________________________________________________________________
35879 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
35880         Log: The problem described in 20010514.031 still wasn't
35881              fully cured, there were remnants of $CONFIG when
35882              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
35883              to avoid future conflicts.
35884      Branch: perl
35885            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35886            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35887            ! myconfig.SH writemain.SH
35888 ____________________________________________________________________________
35889 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
35890         Log: Half of #10107 got lost.
35891      Branch: perl
35892            ! ext/B/B/Deparse.pm
35893 ____________________________________________________________________________
35894 [ 10111] By: nick                                  on 2001/05/15  08:39:14
35895         Log: Integrate mainline.
35896      Branch: perlio
35897           +> ext/POSIX/hints/uts.pl
35898            - Todo Todo-5.6 t/camel-III/vstring.t
35899           !> (integrate 48 files)
35900 ____________________________________________________________________________
35901 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
35902         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
35903              From: Robin Houston <robin@kitsite.com>
35904              Date: Mon, 14 May 2001 22:27:08 +0100
35905              Message-ID: <20010514222708.A22963@penderel>
35906      Branch: perl
35907            ! t/TestInit.pm
35908 ____________________________________________________________________________
35909 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
35910         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
35911              From: Robin Houston <robin@kitsite.com>
35912              Date: Mon, 14 May 2001 22:16:43 +0100
35913              Message-ID: <20010514221643.A22437@penderel>
35914      Branch: perl
35915            ! ext/B/B/Deparse.pm
35916 ____________________________________________________________________________
35917 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
35918         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
35919              From: Robin Houston <robin@kitsite.com>
35920              Date: Mon, 14 May 2001 22:03:44 +0100
35921              Message-ID: <20010514220344.A20643@penderel>
35922      Branch: perl
35923            ! ext/B/B/Deparse.pm
35924 ____________________________________________________________________________
35925 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
35926         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
35927              From: Robin Houston <robin@kitsite.com>
35928              Date: Mon, 14 May 2001 22:10:07 +0100
35929              Message-ID: <20010514221007.A21118@penderel>
35930      Branch: perl
35931            ! ext/B/B/Deparse.pm
35932 ____________________________________________________________________________
35933 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
35934         Log: Fix for 20010514.037; substr() didn't invalidate the locale
35935              collation magic.
35936      Branch: perl
35937            ! pp.c
35938 ____________________________________________________________________________
35939 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
35940         Log: Update Changes.
35941      Branch: perl
35942            ! Changes patchlevel.h
35943 ____________________________________________________________________________
35944 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
35945         Log: Retract #10094.
35946      Branch: perl
35947            ! lib/Pod/Text.pm
35948 ____________________________________________________________________________
35949 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
35950         Log: Integrate change #10100 from maintperl.
35951              
35952              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
35953              bug ID 20010514.027)
35954      Branch: perl
35955           !> mg.c pp_ctl.c
35956 ____________________________________________________________________________
35957 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
35958         Log: Document the deprecatedness of suidperl.
35959      Branch: perl
35960            ! INSTALL pod/perlfaq1.pod
35961 ____________________________________________________________________________
35962 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
35963         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
35964              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35965              Date: Mon, 14 May 2001 09:38:59 -0400
35966              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
35967      Branch: perl
35968            ! lib/ExtUtils/MM_Unix.pm
35969 ____________________________________________________________________________
35970 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
35971         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
35972              bug ID 20010514.027)
35973              
35974              TODO: this needs a testsuite addition
35975      Branch: maint-5.6/perl
35976            ! mg.c pp_ctl.c
35977 ____________________________________________________________________________
35978 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
35979         Log: More DWIMminess for Class::Struct: calling the array or hash
35980              accessors only with one argument, an array or a hash reference,
35981              sets the underlying array or hash.  This mirrors nicely also
35982              the usage in the constructor.
35983              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
35984      Branch: perl
35985            ! lib/Class/Struct.pm t/lib/class-struct.t
35986 ____________________________________________________________________________
35987 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
35988         Log: Reference cmp'ing should go through the whole stringification
35989              process shebang, as pointed out by Sarathy in #10091.
35990      Branch: perl
35991            ! pp.c
35992 ____________________________________________________________________________
35993 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
35994         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
35995              From: Simon Cozens <simon@netthink.co.uk>
35996              Date: Sat, 12 May 2001 16:36:27 +0100
35997              Message-ID: <20010512163627.A5522@netthink.co.uk>
35998              
35999              with some additions salvaged from Todo and Todo-5.6 before
36000              retiring them.
36001      Branch: perl
36002            - Todo Todo-5.6
36003            ! MANIFEST pod/perltodo.pod
36004 ____________________________________________________________________________
36005 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
36006         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
36007              From: "Golubev I. N." <gin@mo.msk.ru>
36008              Date: Mon, 07 May 2001 14:33:34 (GMT)
36009              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
36010      Branch: perl
36011            ! perl.h
36012 ____________________________________________________________________________
36013 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
36014         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
36015              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
36016              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
36017              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
36018      Branch: perl
36019            ! lib/ExtUtils/MM_Unix.pm
36020 ____________________________________________________________________________
36021 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
36022         Log: (Retracted by #10104.)
36023              
36024              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
36025              From: barries <barries@slaysys.com>
36026              Date: Sat, 12 May 2001 01:28:10 -0400
36027              Message-ID: <20010512012810.B26358@jester.slaysys.com>
36028      Branch: perl
36029            ! lib/Pod/Text.pm
36030 ____________________________________________________________________________
36031 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
36032         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
36033              From: Mike Guy <mjtg@cam.ac.uk>
36034              Date: Sat, 12 May 2001 19:24:33 +0100
36035              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
36036      Branch: perl
36037            ! lib/AutoSplit.pm
36038 ____________________________________________________________________________
36039 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
36040         Log: Yet another HP-UX hints tweak from Merijn.
36041      Branch: perl
36042            ! hints/hpux.sh
36043 ____________________________________________________________________________
36044 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
36045         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
36046              isn't defined (changes#9366,9368,9370 from mainline without the
36047              pp_scmp() change)
36048      Branch: maint-5.6/perl
36049            ! pp.c pp.h pp_hot.c
36050 ____________________________________________________________________________
36051 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
36052         Log: The sorting seems to happen now automatically.
36053      Branch: perl
36054            ! t/lib/glob-basic.t
36055 ____________________________________________________________________________
36056 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
36057         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
36058              From: Benjamin Sugars <bsugars@canoe.ca>
36059              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
36060              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
36061      Branch: perl
36062            ! pod/perlfunc.pod
36063 ____________________________________________________________________________
36064 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
36065         Log: Subject: Re: undef(&foo) does not work for XS functions
36066              From: Doug MacEachern <dougm@covalent.net>
36067              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
36068              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
36069      Branch: perl
36070            ! op.c
36071 ____________________________________________________________________________
36072 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
36073         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
36074              From: Peter Prymmer <pvhp@forte.com>
36075              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
36076              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
36077      Branch: perl
36078            ! t/op/append.t
36079 ____________________________________________________________________________
36080 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
36081         Log: Update Changes.
36082      Branch: perl
36083            ! Changes patchlevel.h
36084 ____________________________________________________________________________
36085 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
36086         Log: Remove the 'asciir' re subpragma.  Should instead implement
36087              the 'physical vs logical' range scheme:
36088              
36089              \xAA-\xCC is a native physical range, you want that range of
36090              codepoints in your native encoding.  In EBCDIC the codepoints
36091              in the gaps (between i-j and r-s) should be included.
36092              
36093              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
36094              codepoints in Unicode.
36095              
36096              a-z is a logical range, you want that range of 'logical' codepoints
36097              in your native encoding.  In EBCDIC the codepoints in the gaps
36098              (between i-j and r-s) should not be included.
36099              
36100              Mixed cases (a-\xAA, etc) should either be errors, or maybe
36101              the 'logical' endpoints should be converted to native/Unicode
36102              codepoints, and the range handled as a physical range.
36103              
36104              'Logical endpoints' are to be recognized only in the A-Z, a-z,
36105              and 0-9 ranges.  Probably a warning should be given for mixed
36106              cases like A-z or a-9 (since such expressions are encoding
36107              dependent), with a recommendation to use physical ranges.
36108      Branch: perl
36109            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
36110            ! t/op/regexp.t
36111 ____________________________________________________________________________
36112 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
36113         Log: Make the test to cleanup the test directory tree
36114              both before and after the testing so that we always
36115              have a clean slate to work with.
36116      Branch: perl
36117            ! t/lib/filefind.t
36118 ____________________________________________________________________________
36119 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
36120         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
36121              From: Jon Eveland <jweveland@yahoo.com>
36122              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
36123              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
36124      Branch: perl
36125            ! pod/perlfunc.pod
36126 ____________________________________________________________________________
36127 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
36128         Log: Merge the camel-III/vstring.t with op/ver.t.
36129      Branch: perl
36130            - t/camel-III/vstring.t
36131            ! MANIFEST t/TEST t/harness t/op/ver.t
36132 ____________________________________________________________________________
36133 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
36134         Log: Add test.deparse make target.
36135      Branch: perl
36136            ! Makefile.SH
36137 ____________________________________________________________________________
36138 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
36139         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
36140              From: Robin Houston <robin@kitsite.com>
36141              Date: Fri, 11 May 2001 12:02:22 +0100
36142              Message-ID: <20010511120222.A11529@penderel>
36143      Branch: perl
36144            ! ext/B/B/Deparse.pm t/op/method.t
36145 ____________________________________________________________________________
36146 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
36147         Log: A nicely working combination for UTS from Hal Morris.
36148      Branch: perl
36149            + ext/POSIX/hints/uts.pl
36150            ! MANIFEST hints/uts.sh
36151 ____________________________________________________________________________
36152 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
36153         Log: i_ieeefp=undef for UTS.
36154      Branch: perl
36155            ! hints/uts.sh
36156 ____________________________________________________________________________
36157 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
36158         Log: Subject: RE: rand(0) is rand(1)
36159              From: Larry Shatzer <lshatzer@islanddata.com>
36160              Date: Thu, 10 May 2001 11:09:27 -0700
36161              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
36162      Branch: perl
36163            ! pod/perlfunc.pod
36164 ____________________________________________________________________________
36165 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
36166         Log: Subject: [patch] make op_{clear,null} public
36167              From: Doug MacEachern <dougm@covalent.net>
36168              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
36169              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
36170      Branch: perl
36171            ! embed.h embed.pl op.c proto.h
36172 ____________________________________________________________________________
36173 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
36174         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
36175              From: Robin Houston <robin@kitsite.com>
36176              Date: Thu, 10 May 2001 18:54:59 +0100
36177              Message-ID: <20010510185459.A5995@penderel>
36178      Branch: perl
36179            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
36180 ____________________________________________________________________________
36181 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
36182         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
36183              From: Robin Houston <robin@kitsite.com>
36184              Date: Thu, 10 May 2001 12:56:39 +0100
36185              Message-ID: <20010510125639.A2119@penderel>
36186      Branch: perl
36187            ! ext/B/B/Deparse.pm
36188 ____________________________________________________________________________
36189 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
36190         Log: Retract #10070, not ready yet.
36191      Branch: perl
36192            ! ext/B/B/Deparse.pm
36193 ____________________________________________________________________________
36194 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
36195         Log: The metaconfig unit change for #10071.
36196      Branch: metaconfig
36197            ! U/modified/mallocsrc.U
36198 ____________________________________________________________________________
36199 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
36200         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
36201      Branch: perl
36202            ! Configure
36203 ____________________________________________________________________________
36204 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
36205         Log: (Retracted by #10073)
36206              
36207              Subject: Re: [PATCH t/TEST] B::Deparse tester 
36208              From: Hugo <hv@crypt.compulink.co.uk>
36209              Date: Thu, 10 May 2001 05:48:09 +0100
36210              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
36211      Branch: perl
36212            ! ext/B/B/Deparse.pm
36213 ____________________________________________________________________________
36214 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
36215         Log: Add a for(func()) test.
36216      Branch: perl
36217            ! t/cmd/for.t
36218 ____________________________________________________________________________
36219 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
36220         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
36221              From: Robin Houston <robin@kitsite.com>
36222              Date: Thu, 10 May 2001 13:50:08 +0100
36223              Message-ID: <20010510135008.A2454@penderel>
36224      Branch: perl
36225            ! ext/B/B/Deparse.pm
36226 ____________________________________________________________________________
36227 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
36228         Log: A thinko in #10065.
36229      Branch: perl
36230            ! hv.c
36231 ____________________________________________________________________________
36232 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
36233         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
36234              From: Robin Houston <robin@kitsite.com>
36235              Date: Thu, 10 May 2001 02:10:34 +0100
36236              Message-ID: <20010510021034.A19421@penderel>
36237      Branch: perl
36238            ! ext/B/B.xs ext/B/B/Deparse.pm
36239 ____________________________________________________________________________
36240 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
36241         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
36242              From: Doug MacEachern <dougm@covalent.net>
36243              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
36244              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
36245      Branch: perl
36246            ! hv.c
36247 ____________________________________________________________________________
36248 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
36249         Log: One more workaround for the UTS compiler from Hal Morris.
36250      Branch: perl
36251            ! perl.h
36252 ____________________________________________________________________________
36253 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
36254         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
36255              From: Robin Houston <robin@kitsite.com>
36256              Date: Thu, 10 May 2001 01:02:08 +0100
36257              Message-ID: <20010510010208.A18200@penderel>
36258      Branch: perl
36259            ! ext/B/B/Debug.pm
36260 ____________________________________________________________________________
36261 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
36262         Log: Subject: [PATCH] Simplify deb_curcv() a bit
36263              From: Benjamin Sugars <bsugars@canoe.ca>
36264              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
36265              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
36266      Branch: perl
36267            ! run.c
36268 ____________________________________________________________________________
36269 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
36270         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
36271              From: Benjamin Sugars <bsugars@canoe.ca>
36272              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
36273              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
36274      Branch: perl
36275            ! t/lib/io_scalar.t
36276 ____________________________________________________________________________
36277 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
36278         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
36279              From: Peter Prymmer <pvhp@forte.com>
36280              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
36281              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
36282      Branch: perl
36283            ! t/lib/md5-file.t
36284 ____________________________________________________________________________
36285 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
36286         Log: Subject: [PATCH t/TEST] B::Deparse tester
36287              From: Robin Houston <robin@kitsite.com>
36288              Date: Wed, 9 May 2001 19:17:50 +0100
36289              Message-ID: <20010509191750.A16940@penderel>
36290      Branch: perl
36291            ! ext/B/O.pm t/TEST
36292 ____________________________________________________________________________
36293 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
36294         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
36295              From: Jeff Pinyan <jeffp@crusoe.net>
36296              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
36297              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
36298      Branch: perl
36299            ! lib/Pod/Html.pm
36300 ____________________________________________________________________________
36301 [ 10057] By: nick                                  on 2001/05/09  18:37:56
36302         Log: Integrate mainline.
36303      Branch: perlio
36304           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
36305           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
36306 ____________________________________________________________________________
36307 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
36308         Log: Update Changes.
36309      Branch: perl
36310            ! Changes patchlevel.h
36311 ____________________________________________________________________________
36312 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
36313         Log: Integrate perlio.
36314      Branch: perl
36315           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36316 ____________________________________________________________________________
36317 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
36318         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
36319              From: Benjamin Sugars <bsugars@canoe.ca>
36320              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
36321              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
36322      Branch: perl
36323            ! perlio.c
36324 ____________________________________________________________________________
36325 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
36326         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
36327              From: Benjamin Sugars <bsugars@canoe.ca>
36328              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
36329              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
36330      Branch: perl
36331            ! ext/PerlIO/Scalar/Scalar.xs
36332 ____________________________________________________________________________
36333 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
36334         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
36335              From: Jeff Pinyan <jeffp@crusoe.net>
36336              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
36337              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
36338      Branch: perl
36339            ! lib/Pod/Html.pm
36340 ____________________________________________________________________________
36341 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
36342         Log: EPOC tweak from Olaf Flebbe.
36343      Branch: perl
36344            ! epoc/epocish.h
36345 ____________________________________________________________________________
36346 [ 10050] By: nick                                  on 2001/05/09  14:37:57
36347         Log: win32, regen_config_h
36348      Branch: perlio
36349            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36350 ____________________________________________________________________________
36351 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
36352         Log: Integrate perlio.
36353      Branch: perl
36354           !> pp_sys.c
36355 ____________________________________________________________________________
36356 [ 10048] By: nick                                  on 2001/05/09  11:59:50
36357         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
36358              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
36359      Branch: perlio
36360            ! pp_sys.c
36361 ____________________________________________________________________________
36362 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
36363         Log: Integrate perlio.
36364      Branch: perl
36365           !> run.c
36366 ____________________________________________________________________________
36367 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
36368         Log: Subject: Re: Less warnings during configure
36369              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36370              Date: Wed, 09 May 2001 13:12:49 +0200
36371              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
36372      Branch: perl
36373            ! hints/hpux.sh
36374 ____________________________________________________________________________
36375 [ 10045] By: nick                                  on 2001/05/09  09:56:59
36376         Log: MULTIPLICITY/DEBUGGING build fix.
36377      Branch: perlio
36378            ! run.c
36379 ____________________________________________________________________________
36380 [ 10044] By: nick                                  on 2001/05/09  09:46:37
36381         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
36382      Branch: perlio
36383           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
36384            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36385           !> (integrate 65 files)
36386 ____________________________________________________________________________
36387 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
36388         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36389              From: Robin Houston <robin@kitsite.com>
36390              Date: Tue, 8 May 2001 19:38:00 +0100
36391              Message-ID: <20010508193800.A4389@penderel>
36392              
36393              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36394              From: Robin Houston <robin@kitsite.com>
36395              Date: Tue, 8 May 2001 20:03:57 +0100
36396              Message-ID: <20010508200357.A4614@penderel>
36397              
36398              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36399              From: Robin Houston <robin@kitsite.com>
36400              Date: Wed, 9 May 2001 00:12:05 +0100
36401              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
36402      Branch: perl
36403            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
36404 ____________________________________________________________________________
36405 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
36406         Log: Retract #10031.
36407      Branch: perl
36408            ! pod/perlfunc.pod
36409 ____________________________________________________________________________
36410 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
36411         Log: The metaconfig unit changes for #10040.
36412      Branch: metaconfig/U/perl
36413            ! Checkcc.U d_dlsymun.U dlsrc.U
36414 ____________________________________________________________________________
36415 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
36416         Log: The Configure half of
36417              
36418              Subject: Less warnings during configure
36419              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36420              Date: Tue, 08 May 2001 08:44:02 +0200
36421              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
36422      Branch: perl
36423            ! Configure
36424 ____________________________________________________________________________
36425 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
36426         Log: Subject: Less warnings during configure
36427              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36428              Date: Tue, 08 May 2001 08:44:02 +0200
36429              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
36430      Branch: perl
36431            ! hints/hpux.sh
36432 ____________________________________________________________________________
36433 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
36434         Log: Don't forget to whine about \d__\d.
36435      Branch: perl
36436            ! t/pragma/warn/toke toke.c
36437 ____________________________________________________________________________
36438 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
36439         Log: Allow underscores also in the exponent part.
36440      Branch: perl
36441            ! t/pragma/warn/toke toke.c
36442 ____________________________________________________________________________
36443 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
36444         Log: CodeMagicCD doesn't look like an *I*DE.
36445      Branch: perl
36446            ! pod/perlfaq3.pod
36447 ____________________________________________________________________________
36448 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
36449         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
36450              to be consistently down).
36451      Branch: perl
36452            ! pod/perlfaq3.pod
36453 ____________________________________________________________________________
36454 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
36455         Log: Upgrade to Text::Balanced 1.84.
36456      Branch: perl
36457            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
36458 ____________________________________________________________________________
36459 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
36460         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
36461              From: Benjamin Sugars <bsugars@canoe.ca>
36462              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
36463              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
36464      Branch: perl
36465            ! run.c
36466 ____________________________________________________________________________
36467 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
36468         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
36469              From: Peter Prymmer <pvhp@forte.com>
36470              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
36471              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
36472      Branch: perl
36473            ! t/pod/plainer.t
36474 ____________________________________________________________________________
36475 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
36476         Log: (Retracted by #10042)
36477              
36478              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
36479              From: "Philip Newton" <pnewton@gmx.de>
36480              Date: Tue, 8 May 2001 09:18:10 +0200
36481              Message-ID: <3AF7B9D2.28861.603732@localhost>
36482      Branch: perl
36483            ! pod/perlfunc.pod
36484 ____________________________________________________________________________
36485 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
36486         Log: Subject: [PATCH B::Deparse] Document known bugs
36487              From: Robin Houston <robin@kitsite.com>
36488              Date: Tue, 8 May 2001 01:53:34 +0100
36489              Message-ID: <20010508015334.A32394@penderel>
36490      Branch: perl
36491            ! ext/B/B/Deparse.pm
36492 ____________________________________________________________________________
36493 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
36494         Log: Subject: Re: Perl book, magazine and website updates.
36495              From: "Philip Newton" <pnewton@gmx.de>
36496              Date: Mon, 7 May 2001 17:03:58 +0200
36497              Message-ID: <3AF6D57E.5387.1E29930@localhost>
36498      Branch: perl
36499            ! pod/perlfaq2.pod
36500 ____________________________________________________________________________
36501 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
36502         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
36503              From: Peter Prymmer <pvhp@forte.com>
36504              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
36505              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
36506      Branch: perl
36507            ! t/io/fflush.t
36508 ____________________________________________________________________________
36509 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
36510         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
36511              From: Robin Houston <robin@kitsite.com>
36512              Date: Tue, 8 May 2001 01:14:55 +0100
36513              Message-ID: <20010508011455.A32162@penderel>
36514      Branch: perl
36515            ! ext/B/B/Deparse.pm
36516 ____________________________________________________________________________
36517 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
36518         Log: Typo in #10025.
36519      Branch: perl
36520            ! hints/uts.sh
36521 ____________________________________________________________________________
36522 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
36523         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
36524      Branch: perl
36525            ! hints/uts.sh
36526 ____________________________________________________________________________
36527 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
36528         Log: Subject: Re: [ID 20010506.045] question about hash syntax
36529              From: Peter Scott <Peter@PSDT.com>
36530              Date: Sun, 06 May 2001 13:10:40 -0700
36531              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
36532      Branch: perl
36533            ! pod/perl56delta.pod
36534 ____________________________________________________________________________
36535 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
36536         Log: Configure should figure out the list of dynamic extensions
36537              just fine in UTS-- and in fact it does, as reported by Hal Morris.
36538      Branch: perl
36539            ! hints/uts.sh
36540 ____________________________________________________________________________
36541 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
36542         Log: Update Changes.
36543      Branch: perl
36544            ! Changes patchlevel.h
36545 ____________________________________________________________________________
36546 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
36547         Log: Subject: [PATCH regcomp.c] Insecure regexes
36548              From: Robin Houston <robin@kitsite.com>
36549              Date: Mon, 7 May 2001 21:56:12 +0100
36550              Message-ID: <20010507215612.A31114@penderel>
36551      Branch: perl
36552            ! regcomp.c
36553 ____________________________________________________________________________
36554 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
36555         Log: Drop the foobar.perl.com references for now until Simon
36556              gets them sorted out.
36557      Branch: perl
36558            ! pod/perlfaq2.pod
36559 ____________________________________________________________________________
36560 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
36561         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
36562              From: Prymmer/Kahn <pvhp@best.com>
36563              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
36564              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
36565      Branch: perl
36566            ! lib/Devel/SelfStubber.pm
36567 ____________________________________________________________________________
36568 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
36569         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
36570              From: Prymmer/Kahn <pvhp@best.com>
36571              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
36572              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
36573      Branch: perl
36574            ! win32/Makefile
36575 ____________________________________________________________________________
36576 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
36577         Log: s/WebTechnique's/WebTechniques/
36578      Branch: perl
36579            ! pod/perlfaq2.pod
36580 ____________________________________________________________________________
36581 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
36582         Log: Llama 3 updates from Randal.
36583      Branch: perl
36584            ! pod/perlfaq2.pod
36585 ____________________________________________________________________________
36586 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
36587         Log: Subject: [PATCH] Help -Dt show correct pad variables
36588              From: Benjamin Sugars <ben.sugars@home.com>
36589              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
36590              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
36591      Branch: perl
36592            ! embed.h embed.pl proto.h run.c
36593 ____________________________________________________________________________
36594 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
36595         Log: Subject: [PATCH] Document C<our $foo : shared>
36596              From: Benjamin Sugars <ben.sugars@home.com>
36597              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
36598              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
36599      Branch: perl
36600            ! pod/perlfunc.pod
36601 ____________________________________________________________________________
36602 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
36603         Log: Subject: [PATCH B::Deparse] undefined folded constants
36604              From: Robin Houston <robin@kitsite.com>
36605              Date: Sun, 6 May 2001 17:19:09 +0100
36606              Message-ID: <20010506171909.A7046@penderel>
36607      Branch: perl
36608            ! ext/B/B/Deparse.pm
36609 ____________________________________________________________________________
36610 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
36611         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
36612              From: Robin Houston <robin@kitsite.com>
36613              Message-ID: <20010506164654.A6848@penderel>
36614              Date: Sun, 6 May 2001 16:46:54 +0100
36615      Branch: perl
36616            ! ext/B/B/Deparse.pm
36617 ____________________________________________________________________________
36618 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
36619         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
36620              From: Robin Houston <robin@kitsite.com>
36621              Date: Sun, 6 May 2001 14:47:02 +0100
36622              Message-ID: <20010506144702.A6308@penderel>
36623      Branch: perl
36624            ! t/op/my_stash.t
36625 ____________________________________________________________________________
36626 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
36627         Log: Subject: Perl book, magazine and website updates.
36628              From: Simon Cozens <simon@netthink.co.uk>
36629              Date: Sun, 6 May 2001 16:55:36 +0100
36630              Message-ID: <20010506165536.A1795@netthink.co.uk>
36631      Branch: perl
36632            ! pod/perlbook.pod pod/perlfaq2.pod
36633 ____________________________________________________________________________
36634 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
36635         Log: Tweaks on the Tru64 prof options.
36636      Branch: perl
36637            ! pod/perlhack.pod
36638 ____________________________________________________________________________
36639 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
36640         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
36641              From: Robin Houston <robin@kitsite.com>
36642              Date: Sun, 6 May 2001 14:40:51 +0100
36643              Message-ID: <20010506144051.A6279@penderel>
36644      Branch: perl
36645            ! t/pod/testp2pt.pl
36646 ____________________________________________________________________________
36647 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
36648         Log: Subject: [PATCH B::Deparse] scoping
36649              From: Robin Houston <robin@kitsite.com>
36650              Date: Sun, 6 May 2001 14:36:56 +0100
36651              Message-ID: <20010506143656.A4006@penderel>
36652      Branch: perl
36653            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
36654 ____________________________________________________________________________
36655 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
36656         Log: Document the undefinedness of bitshifting out of range.
36657      Branch: perl
36658            ! pod/perlop.pod
36659 ____________________________________________________________________________
36660 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
36661         Log: Retract #10003 and update the IDE descriptions a bit.
36662      Branch: perl
36663            ! pod/perlfaq3.pod
36664 ____________________________________________________________________________
36665 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
36666         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
36667              From: Prymmer/Kahn <pvhp@best.com>
36668              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
36669              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
36670      Branch: perl
36671            ! win32/Makefile win32/buildext.pl win32/config.bc
36672            ! win32/config.gc win32/config.vc
36673 ____________________________________________________________________________
36674 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
36675         Log: (Retracted by #10005.)
36676      Branch: perl
36677            ! pod/perlfaq3.pod
36678 ____________________________________________________________________________
36679 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
36680         Log: It's "psed", not "sed".
36681      Branch: perl
36682            ! x2p/s2p.PL
36683 ____________________________________________________________________________
36684 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
36685         Log: Update Changes.
36686      Branch: perl
36687            ! Changes patchlevel.h
36688 ____________________________________________________________________________
36689 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
36690         Log: Subject: Re: bleadperl make install fails due to "psed"
36691              From: andreas.koenig@anima.de (Andreas J. Koenig)
36692              Date: 05 May 2001 18:23:28 +0200
36693              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
36694      Branch: perl
36695            ! x2p/Makefile.SH x2p/s2p.PL
36696 ____________________________________________________________________________
36697 [  9999] By: jhi                                   on 2001/05/05  18:28:09
36698         Log: AUTHORS updates.
36699      Branch: perl
36700            ! AUTHORS
36701 ____________________________________________________________________________
36702 [  9998] By: jhi                                   on 2001/05/05  18:16:00
36703         Log: Updates on the pods related to the modules included since 5.6.
36704              
36705              TODO: perltodo really could use major updating.
36706      Branch: perl
36707            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
36708            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
36709            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
36710            ! pod/perlsyn.pod pod/perltodo.pod
36711 ____________________________________________________________________________
36712 [  9997] By: jhi                                   on 2001/05/05  17:35:17
36713         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
36714              from Kurt Skauen.
36715      Branch: perl
36716            + hints/atheos.sh
36717            ! MANIFEST
36718 ____________________________________________________________________________
36719 [  9996] By: jhi                                   on 2001/05/05  17:25:00
36720         Log: Add preemptive #undefs for some of the shorter and more prone
36721              to collision regcomp.h #defines.  (Background: the MASK collided
36722              with a system header #define in Rhapsody.)
36723      Branch: perl
36724            ! regcomp.h
36725 ____________________________________________________________________________
36726 [  9995] By: jhi                                   on 2001/05/05  13:24:21
36727         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
36728              From: Nicholas Clark <nick@ccl4.org>
36729              Date: Sat, 5 May 2001 14:46:39 +0100
36730              Message-ID: <20010505144639.O53513@plum.flirble.org>
36731              
36732              Add a test for the constants (if any) being processed correctly.
36733      Branch: perl
36734            ! utils/h2xs.PL
36735 ____________________________________________________________________________
36736 [  9994] By: jhi                                   on 2001/05/05  02:11:03
36737         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
36738              From: Peter Prymmer <pvhp@forte.com>
36739              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
36740              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
36741      Branch: perl
36742            ! t/lib/b-stash.t
36743 ____________________________________________________________________________
36744 [  9993] By: jhi                                   on 2001/05/05  02:03:49
36745         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
36746              From: Peter Prymmer <pvhp@forte.com>
36747              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
36748              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
36749      Branch: perl
36750            ! perlio.c vms/vmsish.h
36751 ____________________________________________________________________________
36752 [  9992] By: jhi                                   on 2001/05/04  17:21:12
36753         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
36754              From: Robin Barker <rmb1@cise.npl.co.uk>
36755              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
36756              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
36757      Branch: perl
36758            + t/pod/plainer.t
36759            ! MANIFEST
36760 ____________________________________________________________________________
36761 [  9991] By: jhi                                   on 2001/05/04  16:47:45
36762         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
36763              From: Robin Barker <rmb1@cise.npl.co.uk>
36764              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
36765              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
36766      Branch: perl
36767            ! regcomp.c
36768 ____________________________________________________________________________
36769 [  9990] By: jhi                                   on 2001/05/04  14:37:20
36770         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
36771              From: Prymmer/Kahn <pvhp@best.com>
36772              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
36773              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
36774      Branch: perl
36775            ! t/lib/b-stash.t
36776 ____________________________________________________________________________
36777 [  9989] By: jhi                                   on 2001/05/04  14:03:58
36778         Log: Introduce perl572delta, update Todo, add the missing
36779              mention about signal safety since 5.7.1 (though this
36780              requires verification and more details.)
36781      Branch: perl
36782            + pod/perl572delta.pod
36783            ! MANIFEST Todo pod/perl571delta.pod
36784 ____________________________________________________________________________
36785 [  9988] By: jhi                                   on 2001/05/04  12:41:51
36786         Log: Subject: [PATCH perl@9944] long =item
36787              From: Robin Barker <rmb1@cise.npl.co.uk>
36788              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
36789              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
36790      Branch: perl
36791            ! ext/Time/HiRes/HiRes.pm
36792 ____________________________________________________________________________
36793 [  9987] By: jhi                                   on 2001/05/04  12:39:19
36794         Log: The #9901 had removed one line essential for EBCDIC.
36795      Branch: perl
36796            ! regcomp.c
36797 ____________________________________________________________________________
36798 [  9986] By: jhi                                   on 2001/05/04  12:30:23
36799         Log: Subject: cygwin/Makefile.SHs INSTALL patch
36800              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
36801              Date: Mon, 08 Jan 2001 04:59:21 +0200
36802              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
36803      Branch: perl
36804            ! cygwin/Makefile.SHs
36805 ____________________________________________________________________________
36806 [  9985] By: jhi                                   on 2001/05/04  03:51:39
36807         Log: Encode/IO doc tweaks.
36808      Branch: perl
36809            ! ext/Encode/Encode.pm
36810 ____________________________________________________________________________
36811 [  9984] By: jhi                                   on 2001/05/04  03:29:34
36812         Log: Remove GDBM_File from the dynamic extensions for UTS,
36813              GDBM is not a standard feature.
36814      Branch: perl
36815            ! hints/uts.sh
36816 ____________________________________________________________________________
36817 [  9983] By: jhi                                   on 2001/05/04  03:22:59
36818         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
36819      Branch: perl
36820            ! pod/perlretut.pod
36821 ____________________________________________________________________________
36822 [  9982] By: jhi                                   on 2001/05/03  23:21:03
36823         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
36824              From: Benjamin Sugars <bsugars@canoe.ca>
36825              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
36826              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
36827      Branch: perl
36828            ! dump.c
36829 ____________________________________________________________________________
36830 [  9981] By: jhi                                   on 2001/05/03  23:20:05
36831         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
36832              From: Benjamin Sugars <bsugars@canoe.ca>
36833              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
36834              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
36835      Branch: perl
36836            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36837 ____________________________________________________________________________
36838 [  9980] By: jhi                                   on 2001/05/03  23:15:29
36839         Log: Integrate perlio.
36840      Branch: perl
36841           !> ext/Encode/Encode.pm
36842 ____________________________________________________________________________
36843 [  9979] By: jhi                                   on 2001/05/03  16:54:59
36844         Log: Install psed man page.
36845      Branch: perl
36846            ! installman
36847 ____________________________________________________________________________
36848 [  9978] By: jhi                                   on 2001/05/03  16:45:58
36849         Log: Remove unused files; noted by Sarathy.
36850      Branch: perl
36851            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36852            ! MANIFEST
36853 ____________________________________________________________________________
36854 [  9977] By: jhi                                   on 2001/05/03  16:42:30
36855         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
36856              From: Andy Dougherty <doughera@lafayette.edu>
36857              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
36858              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
36859      Branch: perl
36860            ! INSTALL
36861 ____________________________________________________________________________
36862 [  9976] By: nick                                  on 2001/05/03  16:40:42
36863         Log: Allow $answer = encode($object,$text); like it says in docs.
36864      Branch: perlio
36865            ! ext/Encode/Encode.pm
36866 ____________________________________________________________________________
36867 [  9975] By: nick                                  on 2001/05/03  16:22:30
36868         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
36869              to be in scope (fair enough), and also a package variable (our) for eval to see it.
36870      Branch: perlio
36871            ! ext/Encode/Encode.pm
36872 ____________________________________________________________________________
36873 [  9974] By: nick                                  on 2001/05/03  15:48:17
36874         Log: Integrate mainline.
36875      Branch: perlio
36876           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
36877           +> t/lib/filter-simple.t t/lib/next.t
36878           !> (integrate 70 files)
36879 ____________________________________________________________________________
36880 [  9973] By: jhi                                   on 2001/05/03  13:09:09
36881         Log: Update Changes.
36882      Branch: perl
36883            ! Changes patchlevel.h
36884 ____________________________________________________________________________
36885 [  9972] By: jhi                                   on 2001/05/03  12:58:33
36886         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
36887              From: Prymmer/Kahn <pvhp@best.com>
36888              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
36889              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
36890      Branch: perl
36891            ! t/io/fflush.t
36892 ____________________________________________________________________________
36893 [  9971] By: jhi                                   on 2001/05/03  12:57:26
36894         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
36895              From: Prymmer/Kahn <pvhp@best.com>
36896              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
36897              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
36898      Branch: perl
36899            ! win32/FindExt.pm
36900 ____________________________________________________________________________
36901 [  9970] By: jhi                                   on 2001/05/03  02:42:46
36902         Log: Can't croak sans thread context, from Doug MacEachern.
36903      Branch: perl
36904            ! toke.c
36905 ____________________________________________________________________________
36906 [  9969] By: jhi                                   on 2001/05/03  01:23:48
36907         Log: Subject: Random input test and Perl
36908              From: Ilya Zakharevich <ilya@math.berkeley.edu>
36909              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
36910              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
36911      Branch: perl
36912            ! toke.c
36913 ____________________________________________________________________________
36914 [  9968] By: jhi                                   on 2001/05/02  22:17:21
36915         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
36916              From: Peter Prymmer <pvhp@forte.com>
36917              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
36918              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
36919      Branch: perl
36920            ! pod/perlfunc.pod pod/perlport.pod
36921 ____________________________________________________________________________
36922 [  9967] By: jhi                                   on 2001/05/02  20:12:45
36923         Log: Workaround for UTS compiler casting bug from Hal Morris.
36924      Branch: perl
36925            ! perl.h
36926 ____________________________________________________________________________
36927 [  9966] By: jhi                                   on 2001/05/02  18:31:37
36928         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
36929              From: Dan Sugalski <dan@sidhe.org>
36930              Date: Wed, 02 May 2001 15:23:22 -0400
36931              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
36932      Branch: perl
36933            ! perl.c vms/vms.c
36934 ____________________________________________________________________________
36935 [  9965] By: jhi                                   on 2001/05/02  18:21:29
36936         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
36937      Branch: perl
36938            ! pod/perlfunc.pod
36939 ____________________________________________________________________________
36940 [  9964] By: jhi                                   on 2001/05/02  18:15:01
36941         Log: Document large files in INSTALL, document also the %x
36942              limitation if not use64bitint, closes bug 20010326.007.
36943      Branch: perl
36944            ! INSTALL
36945 ____________________________________________________________________________
36946 [  9963] By: jhi                                   on 2001/05/02  17:24:47
36947         Log: perlmodlib tweaks; regen pods.
36948      Branch: perl
36949            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
36950            ! pod/perltoc.pod
36951 ____________________________________________________________________________
36952 [  9962] By: jhi                                   on 2001/05/02  17:14:00
36953         Log: Fix for a segfault, from Marc Lehmann.
36954      Branch: perl
36955            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
36956 ____________________________________________________________________________
36957 [  9961] By: jhi                                   on 2001/05/02  15:55:53
36958         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
36959              From: "Philip Newton" <pnewton@gmx.de>
36960              Date: Wed, 2 May 2001 18:39:03 +0200
36961              Message-ID: <3AF05447.15525.173B588@localhost>
36962      Branch: perl
36963            ! pod/perlop.pod
36964 ____________________________________________________________________________
36965 [  9960] By: jhi                                   on 2001/05/02  15:35:37
36966         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
36967              From: Dan Sugalski <dan@sidhe.org>
36968              Date: Wed, 02 May 2001 11:37:27 -0400
36969              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
36970      Branch: perl
36971            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
36972            ! thread.h vms/vms.c vms/vmsish.h
36973 ____________________________________________________________________________
36974 [  9959] By: jhi                                   on 2001/05/02  15:21:08
36975         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
36976              From: Benjamin Sugars <bsugars@canoe.ca>
36977              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
36978              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
36979      Branch: perl
36980            ! ext/PerlIO/Scalar/Scalar.xs
36981 ____________________________________________________________________________
36982 [  9958] By: jhi                                   on 2001/05/02  15:15:53
36983         Log: Bug in #9915, spotted by Mike Guy.
36984      Branch: perl
36985            ! installperl
36986 ____________________________________________________________________________
36987 [  9957] By: jhi                                   on 2001/05/02  13:26:01
36988         Log: Add a test for not griping about references as array
36989              indices if the reference has magic in it (overloaded
36990              methods).
36991      Branch: perl
36992            ! pod/perldiag.pod t/pragma/warn/pp_hot
36993 ____________________________________________________________________________
36994 [  9956] By: jhi                                   on 2001/05/02  13:07:01
36995         Log: Retracted a bit too much in #9952.
36996      Branch: perl
36997            ! t/pragma/sub_lval.t
36998 ____________________________________________________________________________
36999 [  9955] By: jhi                                   on 2001/05/02  13:05:38
37000         Log: Test for #9952.
37001      Branch: perl
37002            ! t/op/tie.t
37003 ____________________________________________________________________________
37004 [  9954] By: jhi                                   on 2001/05/02  11:48:18
37005         Log: Additional note on the encoding example: one cannot
37006              convert string constants in-place.
37007      Branch: perl
37008            ! ext/Encode/Encode.pm
37009 ____________________________________________________________________________
37010 [  9953] By: jhi                                   on 2001/05/02  11:43:51
37011         Log: Note that if you have recent enough Perl you already
37012              have Filter::Util::Call.
37013      Branch: perl
37014            ! lib/Filter/Simple.pm
37015 ____________________________________________________________________________
37016 [  9952] By: jhi                                   on 2001/05/02  11:31:53
37017         Log: Retract changes #8254 and #8255, causes coredump in
37018              'tie FH, "main"', reported by Abigail, culprit found by
37019              Benjamin Sugars.  Mirrors maintperl change #9950.
37020      Branch: perl
37021            ! op.c t/pragma/sub_lval.t
37022 ____________________________________________________________________________
37023 [  9951] By: jhi                                   on 2001/05/02  11:14:29
37024         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
37025      Branch: perl
37026            + t/lib/MyFilter.pm
37027 ____________________________________________________________________________
37028 [  9950] By: gsar                                  on 2001/05/02  03:17:11
37029         Log: revert integration of changes#8254,8255 in change#8620 (causes
37030              a coredump in C<tie FH, 'foo'>; the idea itself may need better
37031              rationalization)
37032      Branch: maint-5.6/perl
37033            ! op.c t/pragma/sub_lval.t
37034 ____________________________________________________________________________
37035 [  9949] By: gsar                                  on 2001/05/02  02:56:32
37036         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
37037              
37038              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37039              
37040              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37041      Branch: maint-5.6/perl
37042           !> hints/svr5.sh
37043 ____________________________________________________________________________
37044 [  9948] By: gsar                                  on 2001/05/02  02:49:15
37045         Log: pod/find.t breaks on VMS (from Craig Berry)
37046      Branch: maint-5.6/perl
37047            ! t/pod/find.t
37048 ____________________________________________________________________________
37049 [  9947] By: jhi                                   on 2001/05/02  02:43:09
37050         Log: Add an encoding conversion example.
37051      Branch: perl
37052            ! ext/Encode/Encode.pm
37053 ____________________________________________________________________________
37054 [  9946] By: jhi                                   on 2001/05/02  01:34:22
37055         Log: Another coat of paint but still nowhere finished.
37056              Need to decide on the semantics of strptime(): should
37057              strptime() be a function instead of a method?  To do
37058              the week/monthname-strptiming the i18n/l10n bullet needs
37059              to be bitten with gusto.
37060      Branch: perl
37061            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37062 ____________________________________________________________________________
37063 [  9945] By: jhi                                   on 2001/05/01  23:40:52
37064         Log: Update Changes.
37065      Branch: perl
37066            ! Changes patchlevel.h
37067 ____________________________________________________________________________
37068 [  9944] By: jhi                                   on 2001/05/01  23:33:37
37069         Log: Add known-to-be-tested modules to the list-to-be-skipped.
37070      Branch: perl
37071            ! t/lib/1_compile.t
37072 ____________________________________________________________________________
37073 [  9943] By: jhi                                   on 2001/05/01  23:24:40
37074         Log: Subject: BorlandC++ fix
37075              From: "Vadim Konovalov" <watman@inbox.ru>
37076              Date: Mon, 30 Apr 2001 20:12:26 -0700
37077              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
37078      Branch: perl
37079            ! win32/makefile.mk
37080 ____________________________________________________________________________
37081 [  9942] By: jhi                                   on 2001/05/01  23:18:02
37082         Log: Update to Filter::Simple 0.60, create a test for it.
37083      Branch: perl
37084            + t/lib/filter-simple.t
37085            ! MANIFEST lib/Filter/Simple.pm
37086 ____________________________________________________________________________
37087 [  9941] By: jhi                                   on 2001/05/01  19:47:24
37088         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
37089              From: Hugo <hv@crypt.compulink.co.uk>
37090              Date: Tue, 01 May 2001 20:12:20 +0100
37091              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
37092      Branch: perl
37093            ! pp_hot.c t/op/re_tests
37094 ____________________________________________________________________________
37095 [  9940] By: jhi                                   on 2001/05/01  19:42:16
37096         Log: Integrate perlio.
37097      Branch: perl
37098           !> lib/base.pm t/lib/fields.t
37099 ____________________________________________________________________________
37100 [  9939] By: jhi                                   on 2001/05/01  19:39:51
37101         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
37102              From: Benjamin Sugars <bsugars@canoe.ca>
37103              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
37104              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
37105      Branch: perl
37106            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37107 ____________________________________________________________________________
37108 [  9938] By: jhi                                   on 2001/05/01  19:34:09
37109         Log: Add NEXT, a pseudo-class for method redispatching.
37110              <Damian>NEXT.pm probably offers more bang-for-buck
37111              than anything else I've ever written.</Damian>
37112      Branch: perl
37113            + lib/NEXT.pm t/lib/next.t
37114            ! MANIFEST
37115 ____________________________________________________________________________
37116 [  9937] By: jhi                                   on 2001/05/01  19:21:41
37117         Log: Update to Switch 2.02.
37118      Branch: perl
37119            ! lib/Switch.pm t/lib/switch.t
37120 ____________________________________________________________________________
37121 [  9936] By: nick                                  on 2001/05/01  19:09:21
37122         Log: Fix for base.pm clobbering $VERSION
37123      Branch: perlio
37124            ! lib/base.pm
37125 ____________________________________________________________________________
37126 [  9935] By: nick                                  on 2001/05/01  18:54:38
37127         Log: Test for base.pm clobbering $VERSION.
37128      Branch: perlio
37129            ! t/lib/fields.t
37130 ____________________________________________________________________________
37131 [  9934] By: jhi                                   on 2001/05/01  18:39:10
37132         Log: Add information about Scalar::Util::blessed.
37133      Branch: perl
37134            ! pod/perlobj.pod
37135 ____________________________________________________________________________
37136 [  9933] By: jhi                                   on 2001/05/01  18:33:51
37137         Log: Subject: Extra UNIVERSAL documentation
37138              From: Mike Guy <mjtg@cam.ac.uk>
37139              Date: Tue, 01 May 2001 20:12:11 +0100
37140              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
37141      Branch: perl
37142            ! pod/perlobj.pod
37143 ____________________________________________________________________________
37144 [  9932] By: jhi                                   on 2001/05/01  18:26:54
37145         Log: Subject: Autoflush in tests as appropriate
37146              From: Mike Guy <mjtg@cam.ac.uk>
37147              Date: Tue, 01 May 2001 20:05:31 +0100
37148              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
37149      Branch: perl
37150            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
37151            ! t/op/taint.t
37152 ____________________________________________________________________________
37153 [  9931] By: jhi                                   on 2001/05/01  18:02:29
37154         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
37155              From: Benjamin Sugars <bsugars@canoe.ca>
37156              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
37157              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
37158      Branch: perl
37159            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37160 ____________________________________________________________________________
37161 [  9930] By: jhi                                   on 2001/05/01  15:12:26
37162         Log: Subject: Re: Finally got a round tuit
37163              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37164              Date: Tue, 01 May 2001 14:14:10 +0200
37165              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
37166              
37167              The -DP part, slightly modified.
37168      Branch: perl
37169            ! perl.c
37170 ____________________________________________________________________________
37171 [  9929] By: jhi                                   on 2001/05/01  14:17:15
37172         Log: Subject: Re: Finally got a round tuit
37173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37174              Date: Tue, 01 May 2001 16:34:06 +0200
37175              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
37176              
37177              cpp and optimization tweaks for HP-UX.
37178      Branch: perl
37179            ! hints/hpux.sh
37180 ____________________________________________________________________________
37181 [  9928] By: jhi                                   on 2001/05/01  13:24:20
37182         Log: Tune the scan_num() comments to reality.
37183      Branch: perl
37184            ! toke.c
37185 ____________________________________________________________________________
37186 [  9927] By: jhi                                   on 2001/05/01  13:14:01
37187         Log: Subject: [PATCH B::Deparse] optimised sort
37188              From: Robin Houston <robin@kitsite.com>
37189              Date: Tue, 1 May 2001 14:07:12 +0100
37190              Message-ID: <20010501140712.A4266@penderel>
37191      Branch: perl
37192            ! ext/B/B/Deparse.pm
37193 ____________________________________________________________________________
37194 [  9926] By: jhi                                   on 2001/05/01  13:10:53
37195         Log: Subject: [PATCH t/lib/b-deparse.t] 
37196              From: Robin Houston <robin@kitsite.com>
37197              Date: Tue, 1 May 2001 13:37:42 +0100
37198              Message-ID: <20010501133742.A4082@penderel>
37199      Branch: perl
37200            ! t/lib/b-deparse.t
37201 ____________________________________________________________________________
37202 [  9925] By: jhi                                   on 2001/05/01  13:10:13
37203         Log: Subject: [PATCH B::Deparse] for(;;), sort
37204              From: Robin Houston <robin@kitsite.com>
37205              Date: Tue, 1 May 2001 13:35:00 +0100
37206              Message-ID: <20010501133500.A4061@penderel>
37207      Branch: perl
37208            ! ext/B/B/Deparse.pm
37209 ____________________________________________________________________________
37210 [  9924] By: jhi                                   on 2001/05/01  13:09:22
37211         Log: Subject: [PATCH B::Deparse] do, warn, use
37212              From: Robin Houston <robin@kitsite.com>
37213              Date: Tue, 1 May 2001 13:31:03 +0100
37214              Message-ID: <20010501133103.A4041@penderel>
37215      Branch: perl
37216            ! ext/B/B/Deparse.pm
37217 ____________________________________________________________________________
37218 [  9923] By: jhi                                   on 2001/05/01  11:45:36
37219         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
37220              From: Benjamin Sugars <ben.sugars@home.com>
37221              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
37222              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
37223      Branch: perl
37224            + t/io/fflush.t
37225            ! MANIFEST
37226 ____________________________________________________________________________
37227 [  9922] By: jhi                                   on 2001/05/01  11:35:42
37228         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
37229              From: Peter Prymmer <pvhp@forte.com>
37230              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
37231              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
37232      Branch: perl
37233            ! t/lib/selfstubber.t
37234 ____________________________________________________________________________
37235 [  9921] By: jhi                                   on 2001/04/30  16:34:33
37236         Log: Subject: [PATCH B::Concise] suppress warning
37237              From: Robin Houston <robin@kitsite.com>
37238              Date: Mon, 30 Apr 2001 16:09:49 +0100
37239              Message-ID: <20010430160949.A25086@penderel>
37240      Branch: perl
37241            ! ext/B/B/Concise.pm
37242 ____________________________________________________________________________
37243 [  9920] By: jhi                                   on 2001/04/30  13:56:04
37244         Log: Strip the *markers* from #9919.
37245      Branch: perl
37246            ! pod/perlfaq.pod pod/perlfaq5.pod
37247 ____________________________________________________________________________
37248 [  9919] By: jhi                                   on 2001/04/30  13:54:04
37249         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
37250              From: Gwyn Judd <b.judd@xtra.co.nz>
37251              Date: Sun, 29 Apr 2001 01:47:49 +1200
37252              Message-ID: <20010429014749.A4418@thislove>
37253      Branch: perl
37254            ! pod/perlfaq.pod pod/perlfaq5.pod
37255 ____________________________________________________________________________
37256 [  9918] By: jhi                                   on 2001/04/30  13:13:54
37257         Log: More_tweakage.
37258      Branch: perl
37259            ! pod/perldata.pod pod/perldiag.pod
37260 ____________________________________________________________________________
37261 [  9917] By: jhi                                   on 2001/04/30  13:01:27
37262         Log: Update Changes.
37263      Branch: perl
37264            ! Changes patchlevel.h
37265 ____________________________________________________________________________
37266 [  9916] By: jhi                                   on 2001/04/30  12:57:03
37267         Log: T_w_e_a_k_a_g_e.
37268      Branch: perl
37269            ! pod/perldata.pod pod/perldiag.pod
37270 ____________________________________________________________________________
37271 [  9915] By: jhi                                   on 2001/04/30  12:39:29
37272         Log: Install s2p also as psed.
37273              
37274              TODO: psed documentation?
37275      Branch: perl
37276            ! installperl
37277 ____________________________________________________________________________
37278 [  9914] By: jhi                                   on 2001/04/30  12:29:21
37279         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
37280              From: Jens Hamisch <jens@Strawberry.COM>
37281              Date: Fri, 27 Apr 2001 17:00:36 +0200
37282              Message-ID: <20010427170036.K1372@Strawberry.COM>
37283              
37284              SOCKS5_VERSION_NAME is the right symbol to detect
37285              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
37286              function called socks5_init() is available, and even that is
37287              not universal, most SOCKS5 installations use SOCKSinit()).
37288      Branch: perl
37289            ! perlio.c
37290 ____________________________________________________________________________
37291 [  9913] By: jhi                                   on 2001/04/30  12:22:15
37292         Log: Allow a zero timeout on IO::Socket accept and connect--
37293              though one really shouldn't do that.  Based on
37294              
37295              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
37296              From: "John Holdsworth" <coldwave@bigfoot.com>
37297              Date: Sun, 4 Feb 2001 12:48:18 +0100
37298              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
37299      Branch: perl
37300            ! ext/IO/lib/IO/Socket.pm
37301 ____________________________________________________________________________
37302 [  9912] By: jhi                                   on 2001/04/30  11:27:27
37303         Log: Save the spot of regprev (see #9911) for binary compatibility;
37304              regen API.
37305      Branch: perl
37306            ! embedvar.h perlapi.h thrdvar.h
37307 ____________________________________________________________________________
37308 [  9911] By: jhi                                   on 2001/04/30  11:22:03
37309         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
37310              From: Hugo <hv@crypt.compulink.co.uk>
37311              Date: Sun, 29 Apr 2001 17:09:30 +0100
37312              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
37313      Branch: perl
37314            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
37315 ____________________________________________________________________________
37316 [  9910] By: jhi                                   on 2001/04/30  11:15:12
37317         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
37318              a dummy for PL_numeric_radix); no pressing reason to break
37319              binary compatibility; regen API.
37320      Branch: perl
37321            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
37322            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
37323 ____________________________________________________________________________
37324 [  9909] By: jhi                                   on 2001/04/30  10:56:08
37325         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
37326              From: Walt Mankowski <waltman@netaxs.com>
37327              Date: Sun, 29 Apr 2001 21:53:48 -0400
37328              Message-ID: <20010429215348.A3971@netaxs.com>
37329      Branch: perl
37330            ! pod/perlfunc.pod
37331 ____________________________________________________________________________
37332 [  9908] By: jhi                                   on 2001/04/30  10:49:40
37333         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
37334      Branch: perl
37335            ! t/lib/selfstubber.t
37336 ____________________________________________________________________________
37337 [  9907] By: nick                                  on 2001/04/30  09:26:50
37338         Log: Integrate mainline.
37339      Branch: perlio
37340           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
37341 ____________________________________________________________________________
37342 [  9906] By: jhi                                   on 2001/04/29  23:24:20
37343         Log: Abigail spotted a thinko in #9905.
37344      Branch: perl
37345            ! pod/perldiag.pod
37346 ____________________________________________________________________________
37347 [  9905] By: jhi                                   on 2001/04/29  15:55:39
37348         Log: Changed the underscore/undebar syntax in numeric constants;
37349              now any grouping will do, as long as the underscores are not
37350              consecutive (so "zero-grouping" is out), and they do not begin
37351              or end the integer or fractional parts.
37352      Branch: perl
37353            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
37354 ____________________________________________________________________________
37355 [  9904] By: nick                                  on 2001/04/29  15:43:22
37356         Log: Integrate mainline.
37357      Branch: perlio
37358           +> (branch 98 files)
37359            - lib/unicode/Block.pl
37360            - lib/unicode/In/AlphabeticPresentationForms.pl
37361            - lib/unicode/In/Arabic.pl
37362            - lib/unicode/In/ArabicPresentationForms-A.pl
37363            - lib/unicode/In/ArabicPresentationForms-B.pl
37364            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
37365            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
37366            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
37367            - lib/unicode/In/BopomofoExtended.pl
37368            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
37369            - lib/unicode/In/CJKCompatibility.pl
37370            - lib/unicode/In/CJKCompatibilityForms.pl
37371            - lib/unicode/In/CJKCompatibilityIdeographs.pl
37372            - lib/unicode/In/CJKRadicalsSupplement.pl
37373            - lib/unicode/In/CJKSymbolsandPunctuation.pl
37374            - lib/unicode/In/CJKUnifiedIdeographs.pl
37375            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
37376            - lib/unicode/In/Cherokee.pl
37377            - lib/unicode/In/CombiningDiacriticalMarks.pl
37378            - lib/unicode/In/CombiningHalfMarks.pl
37379            - lib/unicode/In/CombiningMarksforSymbols.pl
37380            - lib/unicode/In/ControlPictures.pl
37381            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
37382            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
37383            - lib/unicode/In/EnclosedAlphanumerics.pl
37384            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
37385            - lib/unicode/In/Ethiopic.pl
37386            - lib/unicode/In/GeneralPunctuation.pl
37387            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
37388            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
37389            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
37390            - lib/unicode/In/HalfwidthandFullwidthForms.pl
37391            - lib/unicode/In/HangulCompatibilityJamo.pl
37392            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
37393            - lib/unicode/In/Hebrew.pl
37394            - lib/unicode/In/HighPrivateUseSurrogates.pl
37395            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
37396            - lib/unicode/In/IPAExtensions.pl
37397            - lib/unicode/In/IdeographicDescriptionCharacters.pl
37398            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
37399            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
37400            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
37401            - lib/unicode/In/Latin-1Supplement.pl
37402            - lib/unicode/In/LatinExtended-A.pl
37403            - lib/unicode/In/LatinExtended-B.pl
37404            - lib/unicode/In/LatinExtendedAdditional.pl
37405            - lib/unicode/In/LetterlikeSymbols.pl
37406            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
37407            - lib/unicode/In/MathematicalOperators.pl
37408            - lib/unicode/In/MiscellaneousSymbols.pl
37409            - lib/unicode/In/MiscellaneousTechnical.pl
37410            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
37411            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
37412            - lib/unicode/In/OpticalCharacterRecognition.pl
37413            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
37414            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
37415            - lib/unicode/In/SmallFormVariants.pl
37416            - lib/unicode/In/SpacingModifierLetters.pl
37417            - lib/unicode/In/Specials.pl
37418            - lib/unicode/In/SuperscriptsandSubscripts.pl
37419            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
37420            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
37421            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
37422            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
37423            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
37424           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
37425           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
37426           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
37427           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
37428           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
37429           !> utf8.c win32/Makefile
37430 ____________________________________________________________________________
37431 [  9903] By: jhi                                   on 2001/04/29  14:30:53
37432         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
37433              From: Prymmer/Kahn <pvhp@best.com>
37434              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
37435              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
37436      Branch: perl
37437            ! win32/Makefile
37438 ____________________________________________________________________________
37439 [  9902] By: jhi                                   on 2001/04/29  02:52:44
37440         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
37441              From: "Abigail" <abigail@foad.org>
37442              Date: Sun, 29 Apr 2001 03:14:25 +0200
37443              Message-ID: <20010429011425.24503.qmail@foad.org>
37444      Branch: perl
37445            ! ext/IO/lib/IO/Seekable.pm
37446 ____________________________________________________________________________
37447 [  9901] By: jhi                                   on 2001/04/29  02:04:46
37448         Log: In character classes one couldn't have 0x80..0xff characters
37449              at the left hand side if there were 0x100.. characters in the
37450              character class.
37451      Branch: perl
37452            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
37453            ! t/op/pat.t utf8.c
37454 ____________________________________________________________________________
37455 [  9900] By: jhi                                   on 2001/04/28  22:55:04
37456         Log: Forgot the latest mktables.PL from #9899.
37457      Branch: perl
37458            ! lib/unicode/mktables.PL
37459 ____________________________________________________________________________
37460 [  9899] By: jhi                                   on 2001/04/28  22:53:28
37461         Log: Explain the \p{} and \P{} error message better and
37462              have prettier prettyprint in In.pl.
37463      Branch: perl
37464            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
37465            ! pod/perldiag.pod
37466 ____________________________________________________________________________
37467 [  9898] By: jhi                                   on 2001/04/28  21:03:34
37468         Log: Add one possible explanation for the "Invalid [] range" error.
37469      Branch: perl
37470            ! pod/perldiag.pod
37471 ____________________________________________________________________________
37472 [  9897] By: jhi                                   on 2001/04/28  17:18:26
37473         Log: Add a level of indirection to the implementation of \p{InFoo}
37474              so that we don't have to have long filenames.  (Nothing changes
37475              in the user interface.)   The indirection is defined in
37476              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
37477              Also rename some the character classes by removing '-' from
37478              the classnames, and finally renamed Block.pl as Blocks.pl.
37479      Branch: perl
37480            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
37481            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
37482            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
37483            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
37484            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
37485            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
37486            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
37487            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
37488            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
37489            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
37490            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
37491            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
37492            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
37493            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
37494            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
37495            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
37496            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
37497            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
37498            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
37499            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
37500            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
37501            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
37502            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
37503            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
37504            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
37505            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
37506            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
37507            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
37508            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
37509            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
37510            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
37511            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
37512            + lib/unicode/In/94.pl lib/unicode/In/95.pl
37513            - lib/unicode/Block.pl
37514            - lib/unicode/In/AlphabeticPresentationForms.pl
37515            - lib/unicode/In/Arabic.pl
37516            - lib/unicode/In/ArabicPresentationForms-A.pl
37517            - lib/unicode/In/ArabicPresentationForms-B.pl
37518            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
37519            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
37520            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
37521            - lib/unicode/In/BopomofoExtended.pl
37522            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
37523            - lib/unicode/In/CJKCompatibility.pl
37524            - lib/unicode/In/CJKCompatibilityForms.pl
37525            - lib/unicode/In/CJKCompatibilityIdeographs.pl
37526            - lib/unicode/In/CJKRadicalsSupplement.pl
37527            - lib/unicode/In/CJKSymbolsandPunctuation.pl
37528            - lib/unicode/In/CJKUnifiedIdeographs.pl
37529            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
37530            - lib/unicode/In/Cherokee.pl
37531            - lib/unicode/In/CombiningDiacriticalMarks.pl
37532            - lib/unicode/In/CombiningHalfMarks.pl
37533            - lib/unicode/In/CombiningMarksforSymbols.pl
37534            - lib/unicode/In/ControlPictures.pl
37535            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
37536            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
37537            - lib/unicode/In/EnclosedAlphanumerics.pl
37538            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
37539            - lib/unicode/In/Ethiopic.pl
37540            - lib/unicode/In/GeneralPunctuation.pl
37541            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
37542            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
37543            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
37544            - lib/unicode/In/HalfwidthandFullwidthForms.pl
37545            - lib/unicode/In/HangulCompatibilityJamo.pl
37546            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
37547            - lib/unicode/In/Hebrew.pl
37548            - lib/unicode/In/HighPrivateUseSurrogates.pl
37549            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
37550            - lib/unicode/In/IPAExtensions.pl
37551            - lib/unicode/In/IdeographicDescriptionCharacters.pl
37552            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
37553            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
37554            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
37555            - lib/unicode/In/Latin-1Supplement.pl
37556            - lib/unicode/In/LatinExtended-A.pl
37557            - lib/unicode/In/LatinExtended-B.pl
37558            - lib/unicode/In/LatinExtendedAdditional.pl
37559            - lib/unicode/In/LetterlikeSymbols.pl
37560            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
37561            - lib/unicode/In/MathematicalOperators.pl
37562            - lib/unicode/In/MiscellaneousSymbols.pl
37563            - lib/unicode/In/MiscellaneousTechnical.pl
37564            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
37565            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
37566            - lib/unicode/In/OpticalCharacterRecognition.pl
37567            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
37568            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
37569            - lib/unicode/In/SmallFormVariants.pl
37570            - lib/unicode/In/SpacingModifierLetters.pl
37571            - lib/unicode/In/Specials.pl
37572            - lib/unicode/In/SuperscriptsandSubscripts.pl
37573            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
37574            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
37575            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
37576            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
37577            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
37578            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
37579            ! pod/perlunicode.pod
37580 ____________________________________________________________________________
37581 [  9896] By: jhi                                   on 2001/04/28  14:33:17
37582         Log: Update the information on shared library path on HP-UX.
37583      Branch: perl
37584            ! INSTALL
37585 ____________________________________________________________________________
37586 [  9895] By: jhi                                   on 2001/04/28  14:32:30
37587         Log: Because #9894 seems to do the trick, this workaround can be removed.
37588      Branch: perl
37589            ! t/lib/selfstubber.t
37590 ____________________________________________________________________________
37591 [  9894] By: jhi                                   on 2001/04/28  14:26:13
37592         Log: For PerlIO flush the children's file handles (on fork/exec/system).
37593      Branch: perl
37594            ! perl.h
37595 ____________________________________________________________________________
37596 [  9893] By: jhi                                   on 2001/04/28  14:23:15
37597         Log: Test tweak for #9891.
37598      Branch: perl
37599            ! t/lib/b-deparse.t
37600 ____________________________________________________________________________
37601 [  9892] By: jhi                                   on 2001/04/28  14:10:13
37602         Log: New HP-UX hints from Merijn.
37603      Branch: perl
37604            ! hints/hpux.sh
37605 ____________________________________________________________________________
37606 [  9891] By: jhi                                   on 2001/04/28  14:07:27
37607         Log: Subject: [PATCH B::Deparse] non-block scopes
37608              From: Robin Houston <robin@kitsite.com>
37609              Date: Fri, 27 Apr 2001 19:15:14 +0100
37610              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
37611      Branch: perl
37612            ! ext/B/B/Deparse.pm
37613 ____________________________________________________________________________
37614 [  9890] By: nick                                  on 2001/04/27  19:41:25
37615         Log: Integrate mainline
37616      Branch: perlio
37617           +> t/lib/selfstubber.t
37618           !> (integrate 50 files)
37619 ____________________________________________________________________________
37620 [  9889] By: jhi                                   on 2001/04/27  18:23:46
37621         Log: Subject: Re: selfstubber test fail on bleadperl
37622              From: Mike Guy <mjtg@cam.ac.uk>
37623              Date: Fri, 27 Apr 2001 19:31:18 +0100
37624              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
37625      Branch: perl
37626            ! t/lib/selfstubber.t
37627 ____________________________________________________________________________
37628 [  9888] By: jhi                                   on 2001/04/27  16:20:54
37629         Log: Test tweak for #9886.
37630      Branch: perl
37631            ! t/lib/b-deparse.t
37632 ____________________________________________________________________________
37633 [  9887] By: jhi                                   on 2001/04/27  16:16:33
37634         Log: Buffering issue at least in Solaris (even with perlio).
37635      Branch: perl
37636            ! t/lib/selfstubber.t
37637 ____________________________________________________________________________
37638 [  9886] By: jhi                                   on 2001/04/27  14:59:23
37639         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
37640              From: Robin Houston <robin@kitsite.com>
37641              Date: Fri, 27 Apr 2001 16:53:20 +0100
37642              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
37643      Branch: perl
37644            ! ext/B/B/Deparse.pm
37645 ____________________________________________________________________________
37646 [  9885] By: jhi                                   on 2001/04/27  14:23:51
37647         Log: Update Changes.
37648      Branch: perl
37649            ! Changes patchlevel.h
37650 ____________________________________________________________________________
37651 [  9884] By: jhi                                   on 2001/04/27  14:14:12
37652         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
37653              From: "Philip Newton" <pnewton@gmx.de>
37654              Date: Fri, 27 Apr 2001 16:40:13 +0200
37655              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
37656      Branch: perl
37657            ! pod/perldata.pod
37658 ____________________________________________________________________________
37659 [  9883] By: jhi                                   on 2001/04/27  13:28:19
37660         Log: Add LOG_PERROR; prettify the "removed".
37661      Branch: perl
37662            ! ext/Sys/Syslog/Syslog.xs
37663 ____________________________________________________________________________
37664 [  9882] By: jhi                                   on 2001/04/27  13:13:18
37665         Log: h2xs tweaks: use NV instead of double, "quote" the removed
37666              prefixes for clarity (especially when nothing is removed),
37667              slight pod reformats.
37668      Branch: perl
37669            ! utils/h2xs.PL
37670 ____________________________________________________________________________
37671 [  9881] By: jhi                                   on 2001/04/27  12:58:48
37672         Log: Don't bother creating existing directories.
37673      Branch: perl
37674            ! utils/h2xs.PL
37675 ____________________________________________________________________________
37676 [  9880] By: jhi                                   on 2001/04/27  12:45:39
37677         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
37678              From: Mike Schilli <m@perlmeister.com>
37679              Date: Wed, 25 Apr 2001 01:29:21 -0700
37680              Message-id: <3AE68AE1.6A981723@perlmeister.com>
37681      Branch: perl
37682            ! utils/h2xs.PL
37683 ____________________________________________________________________________
37684 [  9879] By: jhi                                   on 2001/04/27  12:40:55
37685         Log: break is not yet Perl.  Added the template license also to README.
37686      Branch: perl
37687            ! utils/h2xs.PL
37688 ____________________________________________________________________________
37689 [  9878] By: jhi                                   on 2001/04/27  03:08:20
37690         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
37691              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37692              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
37693              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
37694      Branch: perl
37695            ! t/lib/xs-typemap.t
37696 ____________________________________________________________________________
37697 [  9877] By: jhi                                   on 2001/04/26  23:54:40
37698         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
37699              From: "Abigail" <abigail@foad.org>
37700              Date: Fri, 27 Apr 2001 01:44:28 +0200
37701              Message-ID: <20010426234428.19786.qmail@foad.org>
37702      Branch: perl
37703            ! utils/h2xs.PL
37704 ____________________________________________________________________________
37705 [  9876] By: jhi                                   on 2001/04/26  23:52:06
37706         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
37707              From: Peter Prymmer <pvhp@forte.com>
37708              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
37709              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
37710      Branch: perl
37711            ! t/lib/selfstubber.t
37712 ____________________________________________________________________________
37713 [  9875] By: jhi                                   on 2001/04/26  23:48:10
37714         Log: Deparse nits.
37715      Branch: perl
37716            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
37717 ____________________________________________________________________________
37718 [  9874] By: jhi                                   on 2001/04/26  22:46:05
37719         Log: Document ANYOF_CLASS.
37720      Branch: perl
37721            ! regcomp.h
37722 ____________________________________________________________________________
37723 [  9873] By: jhi                                   on 2001/04/26  22:35:03
37724         Log: Subject: Re: [PATCH @9846] dumping ANYOF
37725              From: Hugo <hv@crypt.compulink.co.uk>
37726              Date: Thu, 26 Apr 2001 23:33:38 +0100
37727              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
37728      Branch: perl
37729            ! regcomp.c regcomp.h
37730 ____________________________________________________________________________
37731 [  9872] By: jhi                                   on 2001/04/26  22:34:31
37732         Log: Subject: [PATCH] more for Devel::SelfStubber
37733              From: Nicholas Clark <nick@ccl4.org>
37734              Date: Fri, 27 Apr 2001 00:13:52 +0100
37735              Message-ID: <20010427001351.K88186@plum.flirble.org>
37736      Branch: perl
37737            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
37738 ____________________________________________________________________________
37739 [  9871] By: jhi                                   on 2001/04/26  21:59:17
37740         Log: Subject: [PATCH B::Deparse] formats must be flush left
37741              From: Robin Houston <robin@kitsite.com>
37742              Date: Thu, 26 Apr 2001 23:54:29 +0100
37743              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
37744      Branch: perl
37745            ! ext/B/B/Deparse.pm
37746 ____________________________________________________________________________
37747 [  9870] By: jhi                                   on 2001/04/26  21:57:37
37748         Log: If some of the constants are prefixes of others,
37749              the prefixes may never get recognized.  (See 20010426.006.)
37750      Branch: perl
37751            ! utils/h2xs.PL
37752 ____________________________________________________________________________
37753 [  9869] By: jhi                                   on 2001/04/26  21:50:42
37754         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
37755              From: Chris Bongaarts <cab@tc.umn.edu>
37756              Date: Thu, 26 Apr 2001 17:10:31 -0500
37757              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
37758      Branch: perl
37759            ! ext/Sys/Syslog/Syslog.xs
37760 ____________________________________________________________________________
37761 [  9868] By: jhi                                   on 2001/04/26  21:35:12
37762         Log: Further cuts and more docs from Graham Barr.
37763      Branch: perl
37764            ! ext/List/Util/lib/List/Util.pm
37765            ! ext/List/Util/lib/Scalar/Util.pm
37766 ____________________________________________________________________________
37767 [  9867] By: jhi                                   on 2001/04/26  21:18:57
37768         Log: Subject: [PATCH 5.7.1] DB_File-1.77
37769              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
37770              Date: Thu, 26 Apr 2001 22:37:53 +0100
37771              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
37772      Branch: perl
37773            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37774            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
37775 ____________________________________________________________________________
37776 [  9866] By: jhi                                   on 2001/04/26  21:12:31
37777         Log: Subject: [PATCH B::Deparse] fix easy bugs
37778              From: Robin Houston <robin@kitsite.com>
37779              Date: Thu, 26 Apr 2001 23:03:33 +0100
37780              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
37781      Branch: perl
37782            ! ext/B/B/Deparse.pm
37783 ____________________________________________________________________________
37784 [  9865] By: jhi                                   on 2001/04/26  20:26:13
37785         Log: Update Changes.
37786      Branch: perl
37787            ! Changes patchlevel.h
37788 ____________________________________________________________________________
37789 [  9864] By: jhi                                   on 2001/04/26  19:27:48
37790         Log: Dethinko from Robin Houston.
37791      Branch: perl
37792            ! ext/B/B/Deparse.pm
37793 ____________________________________________________________________________
37794 [  9863] By: jhi                                   on 2001/04/26  19:10:35
37795         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
37796              From: Robin Houston <robin@kitsite.com>
37797              Date: Thu, 26 Apr 2001 21:08:32 +0100
37798              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
37799      Branch: perl
37800            ! ext/B/B/Deparse.pm
37801 ____________________________________________________________________________
37802 [  9862] By: jhi                                   on 2001/04/26  19:04:23
37803         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37804              From: Robin Houston <robin@kitsite.com>
37805              Date: Thu, 26 Apr 2001 20:52:50 +0100
37806              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
37807      Branch: perl
37808            ! ext/B/B/Deparse.pm
37809 ____________________________________________________________________________
37810 [  9861] By: jhi                                   on 2001/04/26  18:56:14
37811         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
37812              From: Mike Guy <mjtg@cam.ac.uk>
37813              Date: Thu, 26 Apr 2001 14:22:40 +0100
37814              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
37815      Branch: perl
37816            ! pod/perlobj.pod
37817 ____________________________________________________________________________
37818 [  9860] By: jhi                                   on 2001/04/26  18:46:42
37819         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37820              From: Robin Houston <robin@kitsite.com>
37821              Date: Thu, 26 Apr 2001 20:34:29 +0100
37822              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
37823              
37824              Hashes do not interpolate.
37825      Branch: perl
37826            ! ext/B/B/Deparse.pm
37827 ____________________________________________________________________________
37828 [  9859] By: jhi                                   on 2001/04/26  18:43:51
37829         Log: Subject: The Time::Piece conspiracy unmasked!!!
37830              From: Mike Guy <mjtg@cam.ac.uk>
37831              Date: Thu, 26 Apr 2001 19:02:50 +0100
37832              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
37833              
37834              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
37835              From: Mike Guy <mjtg@cam.ac.uk>
37836              Date: Thu, 26 Apr 2001 19:08:21 +0100
37837              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
37838              
37839              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
37840              From: Graham Barr <gbarr@pobox.com>
37841              Date: Thu, 26 Apr 2001 19:12:03 +0100
37842              Message-ID: <20010426191203.A70835@pobox.com>
37843              
37844              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
37845      Branch: perl
37846            ! ext/List/Util/lib/List/Util.pm
37847            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
37848 ____________________________________________________________________________
37849 [  9858] By: jhi                                   on 2001/04/26  18:17:42
37850         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
37851              From: Robin Houston <robin@kitsite.com>
37852              Date: Thu, 26 Apr 2001 16:09:35 +0100
37853              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
37854      Branch: perl
37855            ! t/comp/proto.t
37856 ____________________________________________________________________________
37857 [  9857] By: jhi                                   on 2001/04/26  18:04:59
37858         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
37859              From: barries <barries@slaysys.com>
37860              Date: Thu, 26 Apr 2001 12:01:10 -0400
37861              Message-ID: <20010426120110.E29698@jester.slaysys.com>
37862      Branch: perl
37863            ! pod/perldiag.pod
37864 ____________________________________________________________________________
37865 [  9856] By: jhi                                   on 2001/04/26  18:03:33
37866         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
37867              Date: Thu, 26 Apr 2001 17:13:41 +0100
37868              From: Robin Houston <robin@kitsite.com>
37869              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
37870              
37871              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37872              From: Robin Houston <robin@kitsite.com>
37873              Date: Thu, 26 Apr 2001 18:44:29 +0100
37874              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
37875      Branch: perl
37876            ! ext/B/B/Deparse.pm
37877 ____________________________________________________________________________
37878 [  9855] By: jhi                                   on 2001/04/26  17:56:04
37879         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
37880              From: Robin Houston <robin@kitsite.com>
37881              Date: Thu, 26 Apr 2001 17:04:08 +0100
37882              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
37883      Branch: perl
37884            ! ext/B/B/Deparse.pm
37885 ____________________________________________________________________________
37886 [  9854] By: jhi                                   on 2001/04/26  17:47:26
37887         Log: Subject: Re: Short test case for undef %stash:: crash
37888              From: Benjamin Sugars <bsugars@canoe.ca> 
37889              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
37890              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
37891              Changed and moved the perldiag entry.
37892      Branch: perl
37893            ! gv.c pod/perldiag.pod
37894 ____________________________________________________________________________
37895 [  9853] By: jhi                                   on 2001/04/26  14:35:16
37896         Log: Beginnings of strptime().  Do not touch the wet paint.
37897      Branch: perl
37898            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37899 ____________________________________________________________________________
37900 [  9852] By: jhi                                   on 2001/04/26  13:17:21
37901         Log: Retract #9851, core dumps from pod2man.
37902      Branch: perl
37903            ! regcomp.c
37904 ____________________________________________________________________________
37905 [  9851] By: jhi                                   on 2001/04/26  11:54:41
37906         Log: (Retracted by #9852.)
37907              
37908              Subject: [PATCH @9846] dumping ANYOF
37909              From: Hugo <hv@crypt.compulink.co.uk>
37910              Date: Thu, 26 Apr 2001 05:32:38 +0100
37911              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
37912      Branch: perl
37913            ! regcomp.c
37914 ____________________________________________________________________________
37915 [  9850] By: jhi                                   on 2001/04/26  02:34:44
37916         Log: If ccflags was empty the _previous_ $* containing all the
37917              environment variables and Configure variables was used,
37918              which lead, among other bad things, into $ccflags being your
37919              uname -a output, which lead into test compile with cc failing,
37920              which lead into gcc being selected, which didn't work that well
37921              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
37922              with large files, et cetera.
37923      Branch: perl
37924            ! hints/hpux.sh
37925 ____________________________________________________________________________
37926 [  9849] By: jhi                                   on 2001/04/26  01:44:57
37927         Log: Make selfstubber test more portable.
37928      Branch: perl
37929            ! t/lib/selfstubber.t
37930 ____________________________________________________________________________
37931 [  9848] By: jhi                                   on 2001/04/26  00:50:26
37932         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
37933              From: Benjamin Sugars <ben.sugars@home.com>
37934              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
37935              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
37936      Branch: perl
37937            ! ext/Cwd/Cwd.xs
37938 ____________________________________________________________________________
37939 [  9847] By: jhi                                   on 2001/04/26  00:46:58
37940         Log: Subject: [PATCH: perl@9841] VMS updates
37941              From: Peter Prymmer <pvhp@forte.com>
37942              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
37943              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
37944      Branch: perl
37945            ! README.vms configure.com vms/descrip_mms.template
37946            ! vms/ext/filespec.t
37947 ____________________________________________________________________________
37948 [  9846] By: jhi                                   on 2001/04/26  00:11:56
37949         Log: re 'debug' was broken by #9084.
37950      Branch: perl
37951            ! ext/re/re.xs
37952 ____________________________________________________________________________
37953 [  9845] By: jhi                                   on 2001/04/25  22:33:17
37954         Log: Subject: [PATCH] test for Devel::SelfStubber
37955              From: Nicholas Clark <nick@ccl4.org>
37956              Date: Thu, 26 Apr 2001 00:00:54 +0100
37957              Message-ID: <20010426000054.D89026@plum.flirble.org>
37958      Branch: perl
37959            + t/lib/selfstubber.t
37960            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
37961 ____________________________________________________________________________
37962 [  9844] By: jhi                                   on 2001/04/25  22:29:32
37963         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
37964              From: Paul Johnson <paul@pjcj.net>
37965              Date: Thu, 26 Apr 2001 00:46:08 +0200
37966              Message-ID: <20010426004608.H2338@pjcj.net>
37967      Branch: perl
37968            ! ext/B/B/Concise.pm
37969 ____________________________________________________________________________
37970 [  9843] By: jhi                                   on 2001/04/25  22:28:28
37971         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
37972              From: Peter Prymmer <pvhp@forte.com>
37973              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
37974              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
37975      Branch: perl
37976            ! ext/Cwd/Cwd.xs
37977 ____________________________________________________________________________
37978 [  9842] By: jhi                                   on 2001/04/25  20:58:12
37979         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
37980              From: John Peacock <jpeacock@rowman.com>
37981              Date: Wed, 25 Apr 2001 17:30:26 -0400
37982              Message-ID: <3AE741F2.B3217464@rowman.com>
37983      Branch: perl
37984            ! lib/Math/BigInt.pm t/lib/bigintpm.t
37985 ____________________________________________________________________________
37986 [  9841] By: jhi                                   on 2001/04/25  20:07:05
37987         Log: Update Changes.
37988      Branch: perl
37989            ! Changes patchlevel.h
37990 ____________________________________________________________________________
37991 [  9840] By: jhi                                   on 2001/04/25  19:56:51
37992         Log: Yet another HP-UX hints version from Merijn.
37993      Branch: perl
37994            ! hints/hpux.sh
37995 ____________________________________________________________________________
37996 [  9839] By: jhi                                   on 2001/04/25  19:53:04
37997         Log: abs_path() didn't terminate the filename correctly,
37998              in DIRNAMLENless systems like HP-UX this would fail.
37999      Branch: perl
38000            ! ext/Cwd/Cwd.xs
38001 ____________________________________________________________________________
38002 [  9838] By: jhi                                   on 2001/04/25  16:37:26
38003         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
38004              From: Mike Guy <mjtg@cam.ac.uk>
38005              Date: Wed, 25 Apr 2001 18:31:47 +0100
38006              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
38007      Branch: perl
38008            ! op.c
38009 ____________________________________________________________________________
38010 [  9837] By: jhi                                   on 2001/04/25  16:21:53
38011         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
38012              From: Jon Eveland <jweveland@yahoo.com>
38013              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
38014              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
38015      Branch: perl
38016            ! lib/perl5db.pl
38017 ____________________________________________________________________________
38018 [  9836] By: jhi                                   on 2001/04/25  14:17:50
38019         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
38020              From: "Philip Newton" <pnewton@gmx.de>
38021              Date: Wed, 25 Apr 2001 17:05:58 +0200
38022              Message-ID: <3AE703F6.3234.1833C45@localhost>
38023      Branch: perl
38024            ! Porting/patching.pod
38025 ____________________________________________________________________________
38026 [  9835] By: jhi                                   on 2001/04/25  13:58:07
38027         Log: It would seem that both ar and full_ar need to be overridden
38028              for HP-UX to avoid the GNU ar.
38029      Branch: perl
38030            ! hints/hpux.sh
38031 ____________________________________________________________________________
38032 [  9834] By: jhi                                   on 2001/04/25  13:50:40
38033         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
38034              From: "Philip Newton" <pnewton@gmx.de>
38035              Date: Wed, 25 Apr 2001 16:09:23 +0200
38036              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
38037              
38038              Detypo.
38039      Branch: perl
38040            ! t/op/misc.t
38041 ____________________________________________________________________________
38042 [  9833] By: jhi                                   on 2001/04/25  12:36:11
38043         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
38044      Branch: perl
38045            ! hints/hpux.sh
38046 ____________________________________________________________________________
38047 [  9832] By: jhi                                   on 2001/04/25  12:33:36
38048         Log: New version of HP-UX hints from Merijn.
38049      Branch: perl
38050            ! hints/hpux.sh
38051 ____________________________________________________________________________
38052 [  9831] By: jhi                                   on 2001/04/25  03:39:45
38053         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
38054      Branch: perl
38055            ! hints/hpux.sh
38056 ____________________________________________________________________________
38057 [  9830] By: jhi                                   on 2001/04/25  02:53:25
38058         Log: The tzname[] bit is not needed by util.c -- and causes
38059              heartburn in VMS (and it missing was probably the cause of
38060              the Mac OS X trouble).  Ouch.
38061      Branch: perl
38062            ! ext/POSIX/POSIX.xs util.c
38063 ____________________________________________________________________________
38064 [  9829] By: jhi                                   on 2001/04/25  00:10:06
38065         Log: Metaconfig unit change for #9828.
38066      Branch: metaconfig
38067            ! U/compline/ccflags.U
38068 ____________________________________________________________________________
38069 [  9828] By: jhi                                   on 2001/04/25  00:04:18
38070         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
38071              (which is actually the reason for the change, we need to pass
38072              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
38073              EP/IX, OS/2, and TitanOS, based on the hints files.
38074      Branch: perl
38075            ! Configure config_h.SH
38076 ____________________________________________________________________________
38077 [  9827] By: jhi                                   on 2001/04/24  23:49:20
38078         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
38079              the $cat must have an absolute path.
38080      Branch: perl
38081            ! makedepend.SH
38082 ____________________________________________________________________________
38083 [  9826] By: jhi                                   on 2001/04/24  23:40:53
38084         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
38085      Branch: perl
38086            ! README.amiga
38087 ____________________________________________________________________________
38088 [  9825] By: jhi                                   on 2001/04/24  23:35:35
38089         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
38090              From: "Philip Newton" <pnewton@gmx.de>
38091              Date: Tue, 24 Apr 2001 18:52:49 +0200
38092              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
38093      Branch: perl
38094            ! x2p/find2perl.PL
38095 ____________________________________________________________________________
38096 [  9824] By: jhi                                   on 2001/04/24  23:33:07
38097         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
38098              Some gcc specifics dropped out due to extensive rewriting;
38099              will be put back later as needed.
38100      Branch: perl
38101            ! hints/hpux.sh
38102 ____________________________________________________________________________
38103 [  9823] By: jhi                                   on 2001/04/24  23:27:57
38104         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
38105      Branch: perl
38106            ! ext/POSIX/POSIX.xs
38107 ____________________________________________________________________________
38108 [  9822] By: jhi                                   on 2001/04/24  23:25:21
38109         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
38110              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38111              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
38112              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
38113      Branch: perl
38114            ! ext/XS/Typemap/Typemap.xs
38115 ____________________________________________________________________________
38116 [  9821] By: jhi                                   on 2001/04/24  23:24:10
38117         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
38118              From: "Abigail" <abigail@foad.org>
38119              Date: Tue, 24 Apr 2001 23:12:03 +0200
38120              Message-ID: <20010424211203.7901.qmail@foad.org>
38121      Branch: perl
38122            ! pod/perlport.pod
38123 ____________________________________________________________________________
38124 [  9820] By: jhi                                   on 2001/04/24  23:23:15
38125         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
38126              From: Matt Sergeant <matt@sergeant.org>
38127              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
38128              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
38129      Branch: perl
38130            ! pod/perlfaq4.pod
38131 ____________________________________________________________________________
38132 [  9819] By: nick                                  on 2001/04/24  18:49:43
38133         Log: Integrate mainline.
38134      Branch: perlio
38135           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
38136           !> (integrate 37 files)
38137 ____________________________________________________________________________
38138 [  9818] By: jhi                                   on 2001/04/24  14:35:23
38139         Log: Update Changes.
38140      Branch: perl
38141            ! Changes patchlevel.h
38142 ____________________________________________________________________________
38143 [  9817] By: jhi                                   on 2001/04/24  14:09:17
38144         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
38145              From: "Philip Newton" <pnewton@gmx.de>
38146              Date: Tue, 24 Apr 2001 12:58:12 +0200
38147              Message-ID: <3AE57864.8304.B77A0A@localhost> 
38148              
38149              plus add CPAN to the list of modules that have their own tests.
38150      Branch: perl
38151            ! t/lib/1_compile.t
38152 ____________________________________________________________________________
38153 [  9816] By: jhi                                   on 2001/04/24  14:07:03
38154         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
38155              From: Michael G Schwern <schwern@pobox.com>
38156              Date: Sat, 21 Apr 2001 22:35:00 +0100
38157              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
38158      Branch: perl
38159            ! t/lib/1_compile.t
38160 ____________________________________________________________________________
38161 [  9815] By: jhi                                   on 2001/04/24  13:54:32
38162         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
38163              From: Robin Houston <robin@kitsite.com>
38164              Date: Tue, 24 Apr 2001 15:51:18 +0100
38165              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
38166      Branch: perl
38167            ! ext/B/B/Deparse.pm
38168 ____________________________________________________________________________
38169 [  9814] By: jhi                                   on 2001/04/24  13:17:34
38170         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
38171              From: Bill Glicker <billg@burrelles.com>
38172              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
38173              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
38174      Branch: perl
38175            ! hints/svr5.sh
38176 ____________________________________________________________________________
38177 [  9813] By: jhi                                   on 2001/04/24  12:54:23
38178         Log: Prevent path disclosure (probing for existence of filenames)
38179              using suidperl; bug id 20010322.218.
38180      Branch: perl
38181            ! perl.c pod/perldiag.pod
38182 ____________________________________________________________________________
38183 [  9812] By: jhi                                   on 2001/04/24  12:08:36
38184         Log: Retract #9811.
38185      Branch: perl
38186            ! ext/POSIX/POSIX.xs
38187 ____________________________________________________________________________
38188 [  9811] By: jhi                                   on 2001/04/24  11:57:35
38189         Log: (Retracted by #9812.)
38190      Branch: perl
38191            ! ext/POSIX/POSIX.xs
38192 ____________________________________________________________________________
38193 [  9810] By: jhi                                   on 2001/04/24  03:32:35
38194         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
38195      Branch: perl
38196            ! util.c
38197 ____________________________________________________________________________
38198 [  9809] By: jhi                                   on 2001/04/24  03:16:13
38199         Log: The Math::BigFloat::import() was broken.
38200              (Fixes bug id 20010422.002.)
38201      Branch: perl
38202            ! lib/Math/BigFloat.pm
38203 ____________________________________________________________________________
38204 [  9808] By: jhi                                   on 2001/04/24  01:11:40
38205         Log: Additional dependencies; should help for parallel makes
38206              not to fail on missing lib/lib.pm or lib/re.pm.
38207      Branch: perl
38208            ! Makefile.SH
38209 ____________________________________________________________________________
38210 [  9807] By: jhi                                   on 2001/04/24  00:57:01
38211         Log: Update the test failure disclaimer.
38212      Branch: perl
38213            ! t/pragma/warn/pp_hot
38214 ____________________________________________________________________________
38215 [  9806] By: jhi                                   on 2001/04/24  00:54:04
38216         Log: Add make target "install-all" which is alias for "install"
38217              to cater for case-preserving filesystems like HFS+.
38218      Branch: perl
38219            ! INSTALL Makefile.SH
38220 ____________________________________________________________________________
38221 [  9805] By: jhi                                   on 2001/04/24  00:47:28
38222         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
38223              From: Peter Prymmer <pvhp@forte.com>
38224              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
38225              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
38226              
38227              (Ken William's message forwarded from macosx@perl.org)
38228      Branch: perl
38229            ! hints/darwin.sh
38230 ____________________________________________________________________________
38231 [  9804] By: jhi                                   on 2001/04/23  23:57:35
38232         Log: Cut-and-pasto.
38233      Branch: perl
38234            ! perlio.c
38235 ____________________________________________________________________________
38236 [  9803] By: jhi                                   on 2001/04/23  23:52:25
38237         Log: More PerlIO robustness.
38238      Branch: perl
38239            ! perlio.c
38240 ____________________________________________________________________________
38241 [  9802] By: jhi                                   on 2001/04/23  23:43:35
38242         Log: Make the "STD* opened only for ..." errors more consistent.
38243      Branch: perl
38244            ! doio.c
38245 ____________________________________________________________________________
38246 [  9801] By: jhi                                   on 2001/04/23  23:34:26
38247         Log: Test case for #9800.
38248      Branch: perl
38249            ! t/op/misc.t
38250 ____________________________________________________________________________
38251 [  9800] By: jhi                                   on 2001/04/23  23:14:43
38252         Log: Avoid coredump on 'close STDERR; die' by making
38253              the PerlIO calls more robust.  Also use SETERRNO()
38254              instead of errno = to be more VMS-ready.
38255      Branch: perl
38256            ! perlio.c
38257 ____________________________________________________________________________
38258 [  9799] By: jhi                                   on 2001/04/23  21:41:10
38259         Log: Subject: test for ID 20010423.002
38260              From: Robin Houston <robin@kitsite.com>
38261              Date: Mon, 23 Apr 2001 16:52:21 +0100
38262              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
38263      Branch: perl
38264            ! t/op/avhv.t
38265 ____________________________________________________________________________
38266 [  9798] By: jhi                                   on 2001/04/23  21:40:07
38267         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
38268              From: David Dyck <dcd@tc.fluke.com>
38269              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
38270              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
38271      Branch: perl
38272            ! installperl
38273 ____________________________________________________________________________
38274 [  9797] By: jhi                                   on 2001/04/23  21:37:56
38275         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
38276              From: Benjamin Sugars <bsugars@canoe.ca>
38277              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
38278              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
38279      Branch: perl
38280            ! ext/Cwd/Cwd.xs lib/Cwd.pm
38281 ____________________________________________________________________________
38282 [  9796] By: jhi                                   on 2001/04/23  21:29:24
38283         Log: Synchronize h2xs and pod2man some more on the documentation
38284              templates they propose.
38285      Branch: perl
38286            ! pod/pod2man.PL utils/h2xs.PL
38287 ____________________________________________________________________________
38288 [  9795] By: jhi                                   on 2001/04/23  17:30:40
38289         Log: Add one more naughty test for base64; make encoding logic cleaner.
38290      Branch: perl
38291            ! t/lib/mimeb64.t
38292 ____________________________________________________________________________
38293 [  9794] By: jhi                                   on 2001/04/23  13:51:32
38294         Log: Update Changes.
38295      Branch: perl
38296            ! Changes patchlevel.h
38297 ____________________________________________________________________________
38298 [  9793] By: jhi                                   on 2001/04/23  13:44:18
38299         Log: Duplicate lines.
38300      Branch: perl
38301            ! MANIFEST
38302 ____________________________________________________________________________
38303 [  9792] By: jhi                                   on 2001/04/23  13:39:13
38304         Log: Subject: Re: PATCH 5.7.1
38305              From: Mark-Jason Dominus <mjd@plover.com>
38306              Date: Mon, 23 Apr 2001 10:30:21 -0400
38307              Message-ID: <20010423143021.17335.qmail@plover.com>
38308      Branch: perl
38309            ! perl.h sv.c
38310 ____________________________________________________________________________
38311 [  9791] By: jhi                                   on 2001/04/23  13:32:40
38312         Log: Add the CPAN.pm 1.59_54 tests.
38313      Branch: perl
38314            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
38315            ! MANIFEST
38316 ____________________________________________________________________________
38317 [  9790] By: jhi                                   on 2001/04/23  13:21:55
38318         Log: Subject: Deparse nit
38319              From: Robin Houston <robin@kitsite.com>
38320              Date: Mon, 23 Apr 2001 12:38:20 +0100
38321              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
38322      Branch: perl
38323            ! ext/B/B/Deparse.pm
38324 ____________________________________________________________________________
38325 [  9789] By: jhi                                   on 2001/04/23  13:19:07
38326         Log: Subject: [PATCH] bug 20010423.002
38327              From: Robin Houston <robin@kitsite.com>
38328              Date: Mon, 23 Apr 2001 13:12:30 +0100
38329              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
38330      Branch: perl
38331            ! pp.c
38332 ____________________________________________________________________________
38333 [  9788] By: jhi                                   on 2001/04/23  13:02:49
38334         Log: Subject: PATCH [5.7.1] hv.c unused #define
38335              From: Mark-Jason Dominus <mjd@plover.com>
38336              Date: Sun, 22 Apr 2001 14:17:49 -0400
38337              Message-ID: <20010422181749.26976.qmail@plover.com>
38338      Branch: perl
38339            ! hv.c
38340 ____________________________________________________________________________
38341 [  9787] By: jhi                                   on 2001/04/23  13:02:02
38342         Log: Subject: PATCH 5.7.1
38343              From: Mark-Jason Dominus <mjd@plover.com>
38344              Date: Sun, 22 Apr 2001 15:12:57 -0400
38345              Message-ID: <20010422191258.6539.qmail@plover.com>
38346              
38347              plus Sarathy's STMT_START + STMT_END suggestion.
38348      Branch: perl
38349            ! perl.h
38350 ____________________________________________________________________________
38351 [  9786] By: jhi                                   on 2001/04/23  12:53:25
38352         Log: Fix for
38353              
38354              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
38355              From: dLux <dlux@spam.sch.bme.hu>
38356              Date: Mon, 23 Apr 2001 01:25:26 +0200
38357              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
38358              
38359              (SvGROW really does return a char *.)
38360      Branch: perl
38361            ! pod/perlapi.pod sv.h
38362 ____________________________________________________________________________
38363 [  9785] By: jhi                                   on 2001/04/23  04:34:04
38364         Log: Time::Piece work continues.  $t->day removed since
38365              I think it's too confusing.  Now has normal and
38366              abbreviated length weekday names and month names,
38367              the names change with _names(), not _list().
38368              Now has strftime() in Perl, _strftime() is
38369              the libc version (to which strftime() falls back
38370              if it doesn't know the format.  To do: the reverse
38371              of strftime, strptime(), and the localisation of both.
38372      Branch: perl
38373            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
38374            ! t/lib/time-piece.t
38375 ____________________________________________________________________________
38376 [  9784] By: jhi                                   on 2001/04/23  02:41:46
38377         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
38378              From: andreas.koenig@anima.de (Andreas J. Koenig)
38379              Date: 23 Apr 2001 05:20:55 +0200
38380              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
38381      Branch: perl
38382            ! t/pragma/overload.t
38383 ____________________________________________________________________________
38384 [  9783] By: jhi                                   on 2001/04/22  23:32:42
38385         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
38386              From: Robin Houston <robin@kitsite.com>
38387              Date: Mon, 23 Apr 2001 00:38:18 +0100
38388              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
38389      Branch: perl
38390            ! ext/B/B/Deparse.pm
38391 ____________________________________________________________________________
38392 [  9782] By: jhi                                   on 2001/04/22  20:55:43
38393         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
38394              From: Simon Cozens <simon@netthink.co.uk>
38395              Date: Sun, 22 Apr 2001 18:47:25 +0100
38396              Message-ID: <20010422184725.A14411@netthink.co.uk>
38397      Branch: perl
38398            ! sv.c t/pragma/overload.t
38399 ____________________________________________________________________________
38400 [  9781] By: jhi                                   on 2001/04/22  20:52:13
38401         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
38402              From: Robin Houston <robin@kitsite.com>
38403              Date: Sun, 22 Apr 2001 22:14:50 +0100
38404              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
38405      Branch: perl
38406            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38407 ____________________________________________________________________________
38408 [  9780] By: nick                                  on 2001/04/22  20:40:31
38409         Log: Integrate mainline.
38410      Branch: perlio
38411           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
38412           +> t/lib/b-stash.t
38413           !> (integrate 38 files)
38414 ____________________________________________________________________________
38415 [  9779] By: jhi                                   on 2001/04/22  15:16:03
38416         Log: Subject: IO::Socket::INET patch
38417              From: andrew deryabin <djsf@technarchy.ru>
38418              Date: Sat, 21 Apr 2001 17:46:52 +0400
38419              Message-ID: <20010421174652.B1426@technarchy>
38420      Branch: perl
38421            ! ext/IO/lib/IO/Socket/INET.pm
38422 ____________________________________________________________________________
38423 [  9778] By: jhi                                   on 2001/04/22  15:14:33
38424         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
38425              From: Mark-Jason Dominus <mjd@plover.com>
38426              Date: Sat, 21 Apr 2001 21:27:49 -0400
38427              Message-ID: <20010422012749.27024.qmail@plover.com>
38428      Branch: perl
38429            ! regcomp.c
38430 ____________________________________________________________________________
38431 [  9777] By: jhi                                   on 2001/04/22  15:10:51
38432         Log: Subject: Re: Regex debugger patch 
38433              From: Mark-Jason Dominus <mjd@plover.com>
38434              Date: Sat, 21 Apr 2001 21:48:51 -0400
38435              Message-ID: <20010422014851.27165.qmail@plover.com>
38436      Branch: perl
38437            ! pod/perldebguts.pod
38438 ____________________________________________________________________________
38439 [  9776] By: jhi                                   on 2001/04/22  15:09:48
38440         Log: Subject: Re: Regex debugger patch
38441              From: Mark-Jason Dominus <mjd@plover.com>
38442              Date: Sat, 21 Apr 2001 14:24:39 -0400
38443              Message-ID: <20010421182439.16508.qmail@plover.com>
38444              
38445              Regex debugger backend.
38446      Branch: perl
38447            ! regcomp.c regexp.h
38448 ____________________________________________________________________________
38449 [  9775] By: jhi                                   on 2001/04/21  16:45:40
38450         Log: Subject: [PATCH] Typo in utf8.h
38451              From: Jesús Quiroga <jquiroga@pobox.com>
38452              Date: Sat, 21 Apr 2001 19:25:33 +0200
38453              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
38454      Branch: perl
38455            ! utf8.h
38456 ____________________________________________________________________________
38457 [  9774] By: jhi                                   on 2001/04/21  16:43:52
38458         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
38459              From: Joe Orton <jorton@redhat.com>
38460              Date: Tue, 17 Apr 2001 15:50:43 +0100
38461              Message-Id: <20010417155043.D19132@eu.c2.net>
38462      Branch: perl
38463            ! hints/svr5.sh
38464 ____________________________________________________________________________
38465 [  9773] By: jhi                                   on 2001/04/21  15:30:15
38466         Log: Subject: Patch utils/h2xs.PL
38467              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38468              Date: Sat, 21 Apr 2001 10:32:16 -0500
38469              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
38470              
38471              Add MAILING list and LICENSE templates.
38472      Branch: perl
38473            ! utils/h2xs.PL
38474 ____________________________________________________________________________
38475 [  9772] By: jhi                                   on 2001/04/21  15:28:36
38476         Log: Subject: perlfaq2.patch for 5.7.1
38477              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38478              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
38479              Date: Fri, 20 Apr 2001 16:42:19 -0500
38480              
38481              rm an extra tab, a blurb about the xx.cpan to clarify
38482              which countries actually have that and dejanews is history
38483              as well as most of that nonsensical entry.
38484      Branch: perl
38485            ! pod/perlfaq2.pod
38486 ____________________________________________________________________________
38487 [  9771] By: jhi                                   on 2001/04/21  15:27:17
38488         Log: Subject: perlfaq1.patch for 5.7.1
38489              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38490              Date: Fri, 20 Apr 2001 16:57:36 -0500
38491              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
38492              
38493              Evil URLs must die. Especially when they are broken.
38494      Branch: perl
38495            ! pod/perlfaq1.pod
38496 ____________________________________________________________________________
38497 [  9770] By: jhi                                   on 2001/04/21  15:23:38
38498         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
38499              From: Michael G Schwern <schwern@pobox.com>
38500              Date: Sat, 21 Apr 2001 16:11:12 +0100
38501              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
38502      Branch: perl
38503            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
38504            + t/lib/b-stash.t
38505            ! MANIFEST ext/B/B.pm t/lib/b.t
38506 ____________________________________________________________________________
38507 [  9769] By: jhi                                   on 2001/04/21  15:03:32
38508         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
38509              From: Michael G Schwern <schwern@pobox.com>
38510              Date: Sat, 21 Apr 2001 09:48:00 +0100
38511              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
38512      Branch: perl
38513            ! utils/h2ph.PL
38514 ____________________________________________________________________________
38515 [  9768] By: jhi                                   on 2001/04/21  14:33:49
38516         Log: PerlIO and Encode doc cleanup and tweaks.
38517      Branch: perl
38518            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
38519            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
38520 ____________________________________________________________________________
38521 [  9767] By: jhi                                   on 2001/04/21  12:40:16
38522         Log: Integrate perlio.
38523      Branch: perl
38524           !> doio.c
38525 ____________________________________________________________________________
38526 [  9766] By: nick                                  on 2001/04/20  18:28:35
38527         Log: Avoid core dump on
38528              open(STDOUT,">",\$foo);
38529      Branch: perlio
38530            ! doio.c
38531 ____________________________________________________________________________
38532 [  9765] By: jhi                                   on 2001/04/20  13:23:43
38533         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
38534              From: Robin Houston <robin@kitsite.com>
38535              Date: Fri, 20 Apr 2001 14:29:22 +0100
38536              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
38537      Branch: perl
38538            ! ext/B/B.pm ext/B/B/Deparse.pm
38539 ____________________________________________________________________________
38540 [  9764] By: jhi                                   on 2001/04/20  13:19:33
38541         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
38542              From: Peter Prymmer <pvhp@forte.com>
38543              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
38544              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
38545      Branch: perl
38546            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38547            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38548            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38549            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38550 ____________________________________________________________________________
38551 [  9763] By: jhi                                   on 2001/04/20  12:36:39
38552         Log: Subject: Re: A new PerlIO coredump
38553              From: Nick Ing-Simmons <nik@tiuk.ti.com>
38554              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
38555              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
38556      Branch: perl
38557            ! doio.c
38558 ____________________________________________________________________________
38559 [  9762] By: jhi                                   on 2001/04/19  23:02:30
38560         Log: Update Changes.
38561      Branch: perl
38562            ! Changes patchlevel.h
38563 ____________________________________________________________________________
38564 [  9761] By: jhi                                   on 2001/04/19  22:59:19
38565         Log: More cleanup cleanup.
38566      Branch: perl
38567            ! Makefile.SH win32/Makefile win32/makefile.mk
38568 ____________________________________________________________________________
38569 [  9760] By: jhi                                   on 2001/04/19  22:50:31
38570         Log: lib/Time is non-empty, let's not rmdir it.
38571      Branch: perl
38572            ! Makefile.SH
38573 ____________________________________________________________________________
38574 [  9759] By: jhi                                   on 2001/04/19  22:36:51
38575         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
38576              From: Robin Houston <robin@kitsite.com>
38577              Date: Fri, 20 Apr 2001 00:18:53 +0100
38578              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
38579      Branch: perl
38580            ! ext/B/B/Deparse.pm
38581 ____________________________________________________________________________
38582 [  9758] By: jhi                                   on 2001/04/19  22:36:00
38583         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
38584              From: Peter Prymmer <pvhp@forte.com>
38585              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
38586              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
38587      Branch: perl
38588            ! ext/Cwd/Cwd.xs
38589 ____________________________________________________________________________
38590 [  9757] By: nick                                  on 2001/04/19  18:53:54
38591         Log: Blind (untested) integrate of mainline.
38592      Branch: perlio
38593           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38594           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
38595           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
38596           !> (integrate 53 files)
38597 ____________________________________________________________________________
38598 [  9756] By: jhi                                   on 2001/04/19  16:59:23
38599         Log: Document and test Time::Piece.
38600      Branch: perl
38601            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
38602            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
38603 ____________________________________________________________________________
38604 [  9755] By: jhi                                   on 2001/04/19  12:13:29
38605         Log: A better fix for the \x{12345678} trouble from NI-S.
38606      Branch: perl
38607            ! utf8.c
38608 ____________________________________________________________________________
38609 [  9754] By: jhi                                   on 2001/04/19  11:56:07
38610         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
38611              From: Robin Houston <robin@kitsite.com>
38612              Date: Wed, 18 Apr 2001 17:58:33 +0100
38613              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
38614      Branch: perl
38615            ! ext/B/B/Deparse.pm op.c
38616 ____________________________________________________________________________
38617 [  9753] By: jhi                                   on 2001/04/19  04:21:52
38618         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
38619              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
38620              Date: Thu, 19 Apr 2001 01:11:41 -0400
38621              Message-ID: <20010419011141.A5798@cpan.org>
38622      Branch: perl
38623            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
38624 ____________________________________________________________________________
38625 [  9752] By: jhi                                   on 2001/04/19  02:41:10
38626         Log: The new time utils need to be thread-aware, too.
38627      Branch: perl
38628            ! util.c
38629 ____________________________________________________________________________
38630 [  9751] By: jhi                                   on 2001/04/19  02:26:47
38631         Log: Compilation nit noticed by AIX compiler.
38632      Branch: perl
38633            ! perlio.c
38634 ____________________________________________________________________________
38635 [  9750] By: jhi                                   on 2001/04/19  02:20:06
38636         Log: The new time utils need to be public.
38637      Branch: perl
38638            ! embed.pl
38639 ____________________________________________________________________________
38640 [  9749] By: jhi                                   on 2001/04/19  01:42:39
38641         Log: Regen toc.
38642      Branch: perl
38643            ! pod/perltoc.pod
38644 ____________________________________________________________________________
38645 [  9748] By: jhi                                   on 2001/04/19  01:41:10
38646         Log: Add Time::Piece, a slight rewrite of Time::Object,
38647              from Matt Sergeant.
38648      Branch: perl
38649            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38650            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
38651            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
38652            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
38653            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
38654            ! win32/makefile.mk
38655 ____________________________________________________________________________
38656 [  9747] By: jhi                                   on 2001/04/19  00:55:35
38657         Log: The new metaconfig unit from strftime.
38658      Branch: metaconfig/U/perl
38659            + d_strftime.U
38660 ____________________________________________________________________________
38661 [  9746] By: jhi                                   on 2001/04/19  00:54:54
38662         Log: Move the strftime() wrapper from POSIX.xs to util.c
38663              as my_strftime(), requires HAS_STRFTIME.
38664      Branch: perl
38665            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38666            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
38667            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
38668            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38669            ! vos/config.ga.h win32/config.bc win32/config.gc
38670            ! win32/config.vc
38671 ____________________________________________________________________________
38672 [  9745] By: jhi                                   on 2001/04/18  23:11:03
38673         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
38674              in preparation of Time::Piece.
38675      Branch: perl
38676            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
38677 ____________________________________________________________________________
38678 [  9744] By: jhi                                   on 2001/04/18  22:33:12
38679         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
38680              From: Peter Prymmer <pvhp@forte.com>
38681              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
38682              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
38683      Branch: perl
38684            ! t/lib/exporter.t
38685 ____________________________________________________________________________
38686 [  9743] By: jhi                                   on 2001/04/18  22:32:23
38687         Log: Subject: Fwd: pod2html leaves cache files lying around?
38688              From: Rajesh Vaidheeswarran <rv@gnu.org>
38689              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
38690              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
38691      Branch: perl
38692            ! lib/Pod/Html.pm
38693 ____________________________________________________________________________
38694 [  9742] By: jhi                                   on 2001/04/18  20:31:49
38695         Log: Update Changes.
38696      Branch: perl
38697            ! Changes patchlevel.h
38698 ____________________________________________________________________________
38699 [  9741] By: jhi                                   on 2001/04/18  20:23:02
38700         Log: Declare hints only if needed.
38701      Branch: perl
38702            ! ext/B/B/Deparse.pm
38703 ____________________________________________________________________________
38704 [  9740] By: jhi                                   on 2001/04/18  19:06:05
38705         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
38706              bug noticed by Robin Houston; basically the code of detecting
38707              value wraparound was acting differently under different compilers
38708              and platforms.  The workaround is to remove the overflow check
38709              for now, a real fix would be to do the overflow (portably) right.
38710      Branch: perl
38711            ! t/op/pat.t utf8.c
38712 ____________________________________________________________________________
38713 [  9739] By: jhi                                   on 2001/04/18  19:01:23
38714         Log: Subject: [PATCH B::Deparse] some pragma support
38715              From: Robin Houston <robin@kitsite.com>
38716              Date: Wed, 18 Apr 2001 19:32:12 +0100
38717              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
38718      Branch: perl
38719            ! ext/B/B/Deparse.pm
38720 ____________________________________________________________________________
38721 [  9738] By: jhi                                   on 2001/04/18  15:16:37
38722         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
38723              From: Benjamin Sugars <bsugars@canoe.ca>
38724              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
38725              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
38726      Branch: perl
38727            ! t/op/glob.t
38728 ____________________________________________________________________________
38729 [  9737] By: jhi                                   on 2001/04/18  13:24:50
38730         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
38731              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38732              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
38733              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
38734      Branch: perl
38735            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
38736            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
38737 ____________________________________________________________________________
38738 [  9736] By: jhi                                   on 2001/04/18  04:15:14
38739         Log: The #9735 also changes the subtest 12.
38740      Branch: perl
38741            ! t/lib/b.t
38742 ____________________________________________________________________________
38743 [  9735] By: jhi                                   on 2001/04/18  03:55:17
38744         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
38745              From: David Dyck <dcd@tc.fluke.com>
38746              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
38747              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
38748      Branch: perl
38749            ! ext/B/B/Deparse.pm
38750 ____________________________________________________________________________
38751 [  9734] By: jhi                                   on 2001/04/18  03:54:11
38752         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
38753              From: Gisle Aas <gisle@ActiveState.com>
38754              Date: 17 Apr 2001 19:06:45 -0700
38755              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
38756      Branch: perl
38757            ! pp_hot.c t/op/misc.t
38758 ____________________________________________________________________________
38759 [  9733] By: jhi                                   on 2001/04/17  22:25:22
38760         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
38761              From: "Abigail" <abigail@foad.org>
38762              Date: Wed, 18 Apr 2001 01:17:46 +0200
38763              Message-ID: <20010417231746.21657.qmail@foad.org>
38764      Branch: perl
38765            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
38766 ____________________________________________________________________________
38767 [  9732] By: jhi                                   on 2001/04/17  20:47:56
38768         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
38769              From: Robin Houston <robin@kitsite.com>
38770              Date: Tue, 17 Apr 2001 22:37:42 +0100
38771              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
38772      Branch: perl
38773            ! ext/B/B/Deparse.pm
38774 ____________________________________________________________________________
38775 [  9731] By: nick                                  on 2001/04/17  20:46:35
38776         Log: Re-sync for t/lib/b.t fix
38777      Branch: perlio
38778           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
38779 ____________________________________________________________________________
38780 [  9730] By: jhi                                   on 2001/04/17  20:45:29
38781         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
38782              From: Robin Houston <robin@kitsite.com>
38783              Date: Tue, 17 Apr 2001 22:29:36 +0100
38784              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
38785      Branch: perl
38786            ! ext/B/B.xs ext/B/B/Deparse.pm
38787 ____________________________________________________________________________
38788 [  9729] By: jhi                                   on 2001/04/17  20:43:11
38789         Log: Subject: Deparse - parenthesise args to undeclared subs
38790              From: Robin Houston <robin@kitsite.com>
38791              Date: Tue, 17 Apr 2001 21:31:05 +0100
38792              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
38793      Branch: perl
38794            ! ext/B/B/Deparse.pm
38795 ____________________________________________________________________________
38796 [  9728] By: jhi                                   on 2001/04/17  18:57:30
38797         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
38798              From: Benjamin Sugars <ben.sugars@home.com>
38799              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
38800              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
38801      Branch: perl
38802            ! t/lib/cwd.t
38803 ____________________________________________________________________________
38804 [  9727] By: jhi                                   on 2001/04/17  18:20:20
38805         Log: Subject: [PATCH B::Deparse] ambient pragmas
38806              From: Robin Houston <robin@kitsite.com>
38807              Date: Tue, 17 Apr 2001 20:01:59 +0100
38808              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
38809      Branch: perl
38810            ! ext/B/B/Deparse.pm t/lib/b.t
38811 ____________________________________________________________________________
38812 [  9726] By: nick                                  on 2001/04/17  16:33:51
38813         Log: Integrate mainline (t/lib/b.t fails test 2...)
38814      Branch: perlio
38815           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
38816           +> ext/List/Util/README ext/List/Util/Util.xs
38817           +> ext/List/Util/lib/List/Util.pm
38818           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
38819           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38820           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38821           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38822           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38823           !> (integrate 31 files)
38824 ____________________________________________________________________________
38825 [  9725] By: jhi                                   on 2001/04/17  12:14:24
38826         Log: Subject: multiple B::* changes
38827              From: Robin Houston <robin@kitsite.com>
38828              Date: Thu, 12 Apr 2001 20:12:27 +0100
38829              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
38830      Branch: perl
38831            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38832 ____________________________________________________________________________
38833 [  9724] By: jhi                                   on 2001/04/17  11:59:05
38834         Log: Thread-awareness from Doug MacEachern.
38835      Branch: perl
38836            ! ext/List/Util/Util.xs
38837 ____________________________________________________________________________
38838 [  9723] By: jhi                                   on 2001/04/17  11:57:41
38839         Log: Make the test more portable.
38840      Branch: perl
38841            ! t/lib/cwd.t
38842 ____________________________________________________________________________
38843 [  9722] By: jhi                                   on 2001/04/17  11:53:50
38844         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
38845              From: Benjamin Sugars <ben.sugars@home.com>
38846              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
38847              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
38848      Branch: perl
38849            ! t/lib/cwd.t
38850 ____________________________________________________________________________
38851 [  9721] By: jhi                                   on 2001/04/17  11:52:17
38852         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
38853              From: Benjamin Sugars <bsugars@canoe.ca>
38854              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
38855              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
38856      Branch: perl
38857            ! op.c
38858 ____________________________________________________________________________
38859 [  9720] By: jhi                                   on 2001/04/17  11:35:42
38860         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
38861              From: Chris Nandor <pudge@pobox.com>
38862              Date: Tue, 17 Apr 2001 00:30:49 -0400
38863              Message-Id: <p05100207b701768712de@[10.0.1.177]>
38864      Branch: perl
38865            ! ext/File/Glob/bsd_glob.c gv.c
38866 ____________________________________________________________________________
38867 [  9719] By: jhi                                   on 2001/04/17  11:32:13
38868         Log: Subject: [PATCH] Tweten->West
38869              From: Casey West <casey@geeknest.com>
38870              Date: Mon, 16 Apr 2001 12:11:22 -0400
38871              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
38872      Branch: perl
38873            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
38874            ! pod/perltie.pod
38875 ____________________________________________________________________________
38876 [  9718] By: jhi                                   on 2001/04/16  03:22:52
38877         Log: Update Changes.
38878      Branch: perl
38879            ! Changes patchlevel.h
38880 ____________________________________________________________________________
38881 [  9717] By: jhi                                   on 2001/04/16  03:06:28
38882         Log: Regen toc.
38883      Branch: perl
38884            ! pod/perltoc.pod
38885 ____________________________________________________________________________
38886 [  9716] By: jhi                                   on 2001/04/16  02:58:42
38887         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
38888              From: Prymmer/Kahn <pvhp@best.com>
38889              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
38890              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
38891      Branch: perl
38892            ! utf8.c
38893 ____________________________________________________________________________
38894 [  9715] By: jhi                                   on 2001/04/15  23:40:35
38895         Log: Subject: Re: Net::Ping patch, adds stream protocol
38896              From: bronson@rinspin.com (Scott Bronson)
38897              Date: Tue, 10 Apr 2001 23:58:33 -0700
38898              Message-ID: <20010410235833.N29719@rinspin.com>
38899      Branch: perl
38900            ! lib/Net/Ping.pm
38901 ____________________________________________________________________________
38902 [  9714] By: jhi                                   on 2001/04/15  23:31:46
38903         Log: Printing out the ok messages helps successful testing.
38904      Branch: perl
38905            ! t/lib/time-hires.t
38906 ____________________________________________________________________________
38907 [  9713] By: jhi                                   on 2001/04/15  21:43:24
38908         Log: Update Douglas Wegscheid's email.
38909      Branch: perl
38910            ! AUTHORS
38911 ____________________________________________________________________________
38912 [  9712] By: jhi                                   on 2001/04/15  21:40:41
38913         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
38914              From: Michael G Schwern <schwern@pobox.com>
38915              Date: Sat, 14 Apr 2001 22:40:50 +0100
38916              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
38917      Branch: perl
38918            + t/lib/exporter.t
38919            ! MANIFEST lib/Exporter/Heavy.pm
38920 ____________________________________________________________________________
38921 [  9711] By: jhi                                   on 2001/04/15  21:39:21
38922         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
38923              From: Michael G Schwern <schwern@pobox.com>
38924              Date: Sat, 14 Apr 2001 22:13:59 +0100
38925              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
38926      Branch: perl
38927            ! t/op/loopctl.t
38928 ____________________________________________________________________________
38929 [  9710] By: jhi                                   on 2001/04/15  21:30:19
38930         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
38931              From: Michael G Schwern <schwern@pobox.com>
38932              Date: Sat, 14 Apr 2001 22:05:32 +0100
38933              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
38934      Branch: perl
38935            ! t/pragma/warnings.t
38936 ____________________________________________________________________________
38937 [  9709] By: jhi                                   on 2001/04/15  19:34:09
38938         Log: Integrate changes #9706,9707 from maintperl into mainline.
38939              
38940              change#7210 broke .packlist generation
38941              
38942              ExtUtils::Installed doesn't quote regex metacharacters in paths
38943              before using them in match; also make it work for dosish platforms
38944      Branch: perl
38945           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
38946 ____________________________________________________________________________
38947 [  9708] By: jhi                                   on 2001/04/15  19:31:01
38948         Log: Test also the scalar aspect of getitimer().
38949      Branch: perl
38950            ! t/lib/time-hires.t
38951 ____________________________________________________________________________
38952 [  9707] By: gsar                                  on 2001/04/15  17:24:20
38953         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
38954              before using them in match; also make it work for dosish platforms
38955      Branch: maint-5.6/perl
38956            ! lib/ExtUtils/Installed.pm
38957 ____________________________________________________________________________
38958 [  9706] By: gsar                                  on 2001/04/15  17:21:59
38959         Log: change#7210 broke .packlist generation (listed only filename
38960              rather than fully qualified path name)
38961      Branch: maint-5.6/perl
38962            ! lib/ExtUtils/Install.pm
38963 ____________________________________________________________________________
38964 [  9705] By: jhi                                   on 2001/04/15  12:36:33
38965         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
38966      Branch: perl
38967            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
38968            ! t/lib/time-hires.t
38969 ____________________________________________________________________________
38970 [  9704] By: jhi                                   on 2001/04/15  10:49:08
38971         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
38972              From: Prymmer/Kahn <pvhp@best.com>
38973              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
38974              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
38975      Branch: perl
38976            ! lib/utf8.pm pod/perlebcdic.pod
38977 ____________________________________________________________________________
38978 [  9703] By: jhi                                   on 2001/04/15  02:26:26
38979         Log: I keep forgetting to sort MANIFEST.
38980      Branch: perl
38981            ! MANIFEST
38982 ____________________________________________________________________________
38983 [  9702] By: jhi                                   on 2001/04/15  02:07:47
38984         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
38985              Now we have blessed, reftype, tainted, first, reduce, ...
38986      Branch: perl
38987            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
38988            + ext/List/Util/README ext/List/Util/Util.xs
38989            + ext/List/Util/lib/List/Util.pm
38990            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
38991            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
38992            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38993            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38994            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38995            ! MANIFEST
38996 ____________________________________________________________________________
38997 [  9701] By: jhi                                   on 2001/04/14  15:05:25
38998         Log: Subject: RE: dprofpp.pl updates 
38999              From: Carl Eklof <CEklof@endeca.com>
39000              Date: Thu, 12 Apr 2001 18:45:46 -0400
39001              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
39002      Branch: perl
39003            ! utils/dprofpp.PL
39004 ____________________________________________________________________________
39005 [  9700] By: jhi                                   on 2001/04/14  14:44:55
39006         Log: Do not just blindly add CR.
39007      Branch: perl
39008            ! Porting/makerel
39009 ____________________________________________________________________________
39010 [  9699] By: jhi                                   on 2001/04/13  13:17:01
39011         Log: Update Changes.
39012      Branch: perl
39013            ! Changes patchlevel.h
39014 ____________________________________________________________________________
39015 [  9698] By: jhi                                   on 2001/04/13  12:44:48
39016         Log: Integrate perlio.
39017      Branch: perl
39018           !> ext/PerlIO/Scalar/Scalar.xs
39019 ____________________________________________________________________________
39020 [  9697] By: jhi                                   on 2001/04/13  12:29:15
39021         Log: Add more debug output to the test.
39022      Branch: perl
39023            ! t/lib/cwd.t
39024 ____________________________________________________________________________
39025 [  9696] By: nick                                  on 2001/04/13  10:14:29
39026         Log: Fix core dump on binmode($fh,'Scalar')
39027      Branch: perlio
39028            ! ext/PerlIO/Scalar/Scalar.xs
39029 ____________________________________________________________________________
39030 [  9695] By: nick                                  on 2001/04/13  09:05:42
39031         Log: Integrate mainline
39032      Branch: perlio
39033           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39034           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39035           +> t/lib/time-hires.t
39036           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
39037           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
39038           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
39039           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
39040           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
39041           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
39042           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
39043 ____________________________________________________________________________
39044 [  9694] By: jhi                                   on 2001/04/12  22:23:35
39045         Log: Integrate change #9693 from maintperl into mainline.
39046              
39047              $VERSION and Version() on the same line provokes a warning from
39048              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
39049      Branch: perl
39050           !> lib/Devel/SelfStubber.pm
39051 ____________________________________________________________________________
39052 [  9693] By: gsar                                  on 2001/04/12  21:55:56
39053         Log: $VERSION and Version() on the same line provokes a warning from
39054              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
39055      Branch: maint-5.6/perl
39056            ! lib/Devel/SelfStubber.pm
39057 ____________________________________________________________________________
39058 [  9692] By: jhi                                   on 2001/04/12  13:54:00
39059         Log: This is at least 5.005.
39060      Branch: perl
39061            ! ext/Time/HiRes/HiRes.xs
39062 ____________________________________________________________________________
39063 [  9691] By: jhi                                   on 2001/04/12  13:37:20
39064         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
39065      Branch: perl
39066            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
39067            ! win32/Makefile win32/makefile.mk
39068 ____________________________________________________________________________
39069 [  9690] By: jhi                                   on 2001/04/12  01:34:46
39070         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
39071      Branch: perl
39072            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39073            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39074            + t/lib/time-hires.t
39075            ! MANIFEST
39076 ____________________________________________________________________________
39077 [  9689] By: jhi                                   on 2001/04/12  00:28:39
39078         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
39079              From: Gisle Aas <gisle@ActiveState.com>
39080              Date: 11 Apr 2001 16:36:11 -0700
39081              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
39082      Branch: perl
39083            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
39084 ____________________________________________________________________________
39085 [  9688] By: jhi                                   on 2001/04/12  00:27:39
39086         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
39087              From: Gisle Aas <gisle@ActiveState.com>
39088              Date: 11 Apr 2001 11:13:24 -0700
39089              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
39090      Branch: perl
39091            ! ext/MIME/Base64/Base64.xs
39092 ____________________________________________________________________________
39093 [  9687] By: jhi                                   on 2001/04/11  19:51:47
39094         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
39095      Branch: perl
39096            ! Todo-5.6
39097 ____________________________________________________________________________
39098 [  9686] By: jhi                                   on 2001/04/11  16:54:25
39099         Log: Subject: [PATCH opcode.pl] Documentation of table format
39100              From: Simon Cozens <simon@netthink.co.uk>
39101              Date: Wed, 11 Apr 2001 12:59:31 +0100
39102              Message-ID: <20010411125931.A25681@netthink.co.uk>
39103      Branch: perl
39104            ! opcode.pl
39105 ____________________________________________________________________________
39106 [  9685] By: jhi                                   on 2001/04/11  16:53:15
39107         Log: Subject: [PATCH] prototype("CORE::recv")
39108              From: Simon Cozens <simon@netthink.co.uk>
39109              Date: Wed, 11 Apr 2001 13:24:35 +0100
39110              Message-ID: <20010411132435.A26169@netthink.co.uk>
39111      Branch: perl
39112            ! pp.c t/comp/proto.t
39113 ____________________________________________________________________________
39114 [  9684] By: jhi                                   on 2001/04/11  16:47:13
39115         Log: FAQ (and AUTHORS) update from Dan Carson: the information
39116              was several years obsolete, Term::Readkey has been updated
39117              to have the functionality.
39118      Branch: perl
39119            ! AUTHORS pod/perlfaq5.pod
39120 ____________________________________________________________________________
39121 [  9683] By: jhi                                   on 2001/04/11  12:15:46
39122         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
39123              From: Calle Dybedahl <calle@lysator.liu.se>
39124              Date: 10 Apr 2001 16:44:16 +0200
39125              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
39126      Branch: perl
39127            ! ext/MIME/Base64/Base64.xs
39128 ____________________________________________________________________________
39129 [  9682] By: jhi                                   on 2001/04/11  12:12:26
39130         Log: A more minimal fix for 20010410.006 from Hugo.
39131      Branch: perl
39132            ! regexec.c
39133 ____________________________________________________________________________
39134 [  9681] By: jhi                                   on 2001/04/11  11:34:23
39135         Log: Integrate changes #9678,9679 from maintline into mainperl.
39136              
39137              addendum to change#9676
39138              
39139              up $File::Glob::VERSION; add a note pointing out the version of
39140              the OpenBSD glob bsd_glob.c resembles
39141      Branch: perl
39142           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39143           !> ext/File/Glob/bsd_glob.h
39144 ____________________________________________________________________________
39145 [  9680] By: jhi                                   on 2001/04/11  11:30:38
39146         Log: Bad test numbering in integrate in #9677.
39147              Fixes ID 20010411.001.
39148      Branch: perl
39149            ! t/op/pat.t
39150 ____________________________________________________________________________
39151 [  9679] By: gsar                                  on 2001/04/11  03:38:40
39152         Log: up $File::Glob::VERSION; add a note pointing out the version of
39153              the OpenBSD glob bsd_glob.c resembles
39154      Branch: maint-5.6/perl
39155            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39156            ! ext/File/Glob/bsd_glob.h
39157 ____________________________________________________________________________
39158 [  9678] By: gsar                                  on 2001/04/11  03:09:48
39159         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
39160              revision 1.8.10.1 found here:
39161              
39162              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
39163      Branch: maint-5.6/perl
39164            ! ext/File/Glob/bsd_glob.c
39165 ____________________________________________________________________________
39166 [  9677] By: jhi                                   on 2001/04/11  02:54:39
39167         Log: Integrate changes #9675,9676 from maintperl into mainline.
39168              
39169              fix for bug 20010410.006, undo change#7115
39170              
39171              port the OpenBSD glob() security patch
39172      Branch: perl
39173           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
39174           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
39175           !> t/op/pat.t
39176 ____________________________________________________________________________
39177 [  9676] By: gsar                                  on 2001/04/11  02:19:02
39178         Log: port the glob() security patch found at:
39179              
39180              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
39181              
39182              CERT advisory for the issue is here:
39183              
39184              http://www.cert.org/advisories/CA-2001-07.html
39185              
39186              Note that the security scare is only relevant for those who are
39187              foolish enough to build suidperl (which is now officially discouraged)
39188      Branch: maint-5.6/perl
39189            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
39190            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
39191 ____________________________________________________________________________
39192 [  9675] By: gsar                                  on 2001/04/10  23:52:11
39193         Log: fix for bug 20010410.006
39194              
39195              undo change#7115 (came into maint-5.6 as change#8156)
39196              
39197              add tests to keep it from coming back
39198      Branch: maint-5.6/perl
39199            ! regexec.c t/op/pat.t
39200 ____________________________________________________________________________
39201 [  9674] By: nick                                  on 2001/04/10  20:39:31
39202         Log: Integrate mainline
39203      Branch: perlio
39204           +> Porting/testall.atom
39205           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
39206           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
39207           !> t/lib/lc-uk.t t/pod/find.t
39208 ____________________________________________________________________________
39209 [  9673] By: nick                                  on 2001/04/10  18:46:14
39210         Log: Integrate against change 9670 aka perl-5.7.1
39211      Branch: perlio
39212           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39213           !> (integrate 53 files)
39214 ____________________________________________________________________________
39215 [  9672] By: jhi                                   on 2001/04/10  13:45:01
39216         Log: Add a script for doing cumulative profile of the test suite.
39217              (Requires ATOM, that is, Tru64.)
39218      Branch: perl
39219            + Porting/testall.atom
39220            ! MANIFEST
39221 ____________________________________________________________________________
39222 [  9671] By: jhi                                   on 2001/04/10  12:38:53
39223         Log: Missing std block.
39224      Branch: perl
39225            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
39226            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
39227            ! t/pod/find.t
39228 ____________________________________________________________________________
39229 [  9670] By: jhi                                   on 2001/04/10  01:25:58
39230         Log: This is 5.7.1.
39231      Branch: perl
39232            ! patchlevel.h
39233 ____________________________________________________________________________
39234 [  9669] By: jhi                                   on 2001/04/10  01:09:14
39235         Log: Update Changes.
39236      Branch: perl
39237            ! Changes patchlevel.h
39238 ____________________________________________________________________________
39239 [  9668] By: jhi                                   on 2001/04/10  01:00:38
39240         Log: Regen toc.
39241      Branch: perl
39242            ! pod/perltoc.pod
39243 ____________________________________________________________________________
39244 [  9667] By: jhi                                   on 2001/04/10  00:52:16
39245         Log: Update perlhist.
39246      Branch: perl
39247            ! pod/perlhist.pod
39248 ____________________________________________________________________________
39249 [  9666] By: jhi                                   on 2001/04/09  23:38:59
39250         Log: Slight wording tweaks from Damian to #9658.
39251      Branch: perl
39252            ! pod/perlobj.pod
39253 ____________________________________________________________________________
39254 [  9665] By: jhi                                   on 2001/04/09  19:56:06
39255         Log: Subject: [PATCH perlutil.pod] Nit
39256              From: Simon Cozens <simon@netthink.co.uk>
39257              Date: Mon, 9 Apr 2001 20:29:44 +0100
39258              Message-ID: <20010409202944.A14796@the.earth.li>
39259      Branch: perl
39260            ! pod/perlutil.pod
39261 ____________________________________________________________________________
39262 [  9664] By: jhi                                   on 2001/04/09  19:54:42
39263         Log: Subject: Re: perl571delta.pod@9631
39264              From: Mike Guy <mjtg@cam.ac.uk>
39265              Date: Mon, 09 Apr 2001 18:09:14 +0100
39266              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
39267      Branch: perl
39268            ! pod/perl571delta.pod
39269 ____________________________________________________________________________
39270 [  9663] By: jhi                                   on 2001/04/09  13:43:35
39271         Log: Update Changes.
39272      Branch: perl
39273            ! Changes patchlevel.h
39274 ____________________________________________________________________________
39275 [  9662] By: jhi                                   on 2001/04/09  13:24:46
39276         Log: tweak tweak.
39277      Branch: perl
39278            ! AUTHORS pod/perl571delta.pod
39279 ____________________________________________________________________________
39280 [  9661] By: jhi                                   on 2001/04/09  13:15:13
39281         Log: Thinko in manual patch applying.
39282      Branch: perl
39283            ! sv.c
39284 ____________________________________________________________________________
39285 [  9660] By: jhi                                   on 2001/04/09  13:07:53
39286         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
39287              From: Robin Barker <rmb1@cise.npl.co.uk> 
39288              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
39289              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
39290              
39291              (This corrects the case where the "isn't numeric" string contains \0s
39292              and is longer than the temporary buffer, and contains \0 at the point
39293              the string would be truncated by "...".) 
39294      Branch: perl
39295            ! sv.c
39296 ____________________________________________________________________________
39297 [  9659] By: jhi                                   on 2001/04/09  12:57:41
39298         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
39299      Branch: perl
39300            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
39301            ! t/lib/cgi-function.t t/lib/cgi-html.t
39302 ____________________________________________________________________________
39303 [  9658] By: jhi                                   on 2001/04/09  12:48:47
39304         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
39305              From: Ilmari Karonen <iltzu@sci.fi>
39306              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
39307              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
39308              
39309              Rearrange and rewrite the Method Invocation section
39310              to explain the concepts in nicer order.
39311      Branch: perl
39312            ! pod/perlobj.pod
39313 ____________________________________________________________________________
39314 [  9657] By: jhi                                   on 2001/04/09  12:35:58
39315         Log: Upgrade to podlators 1.09, from Russ Allbery.
39316      Branch: perl
39317            ! lib/Pod/Man.pm lib/Pod/Text.pm
39318 ____________________________________________________________________________
39319 [  9656] By: jhi                                   on 2001/04/09  12:31:53
39320         Log: perl571delta.
39321      Branch: perl
39322            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
39323 ____________________________________________________________________________
39324 [  9655] By: jhi                                   on 2001/04/09  12:20:09
39325         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
39326              From: Prymmer/Kahn <pvhp@best.com>
39327              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
39328              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
39329      Branch: perl
39330            ! lib/utf8.pm pod/perlunicode.pod
39331 ____________________________________________________________________________
39332 [  9654] By: gsar                                  on 2001/04/09  03:38:33
39333         Log: here lies 5.6.1
39334      Branch: maint-5.6/perl
39335            ! Changes
39336 ____________________________________________________________________________
39337 [  9653] By: jhi                                   on 2001/04/09  03:25:24
39338         Log: Update perlhist.
39339      Branch: perl
39340            ! pod/perlhist.pod
39341 ____________________________________________________________________________
39342 [  9652] By: jhi                                   on 2001/04/09  03:18:49
39343         Log: perl571delta tweaking continues.
39344      Branch: perl
39345            ! pod/perl571delta.pod
39346 ____________________________________________________________________________
39347 [  9651] By: gsar                                  on 2001/04/09  03:11:19
39348         Log: update Changes, patchlevel.h &c.
39349      Branch: maint-5.6/perl
39350            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
39351            ! pod/perltoc.pod
39352 ____________________________________________________________________________
39353 [  9650] By: jhi                                   on 2001/04/09  02:40:24
39354         Log: Integrate the perlfork half of #9513 from maintperl into mainline
39355              (the perlunicode half is obsolete)
39356      Branch: perl
39357            ! pod/perlfork.pod
39358 ____________________________________________________________________________
39359 [  9649] By: gsar                                  on 2001/04/09  02:35:43
39360         Log: tweak perldelta as suggested by Jarkko
39361      Branch: maint-5.6/perl
39362            ! pod/perldelta.pod
39363 ____________________________________________________________________________
39364 [  9648] By: jhi                                   on 2001/04/09  02:13:04
39365         Log: Integrate change #9646 from maintperl into mainline.
39366              
39367              add note about ithreads and Thread.pm
39368      Branch: perl
39369           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
39370 ____________________________________________________________________________
39371 [  9647] By: jhi                                   on 2001/04/09  02:10:18
39372         Log: Bad assumption that shortsize == 2.
39373      Branch: perl
39374            ! t/lib/xs-typemap.t
39375 ____________________________________________________________________________
39376 [  9646] By: gsar                                  on 2001/04/09  00:48:04
39377         Log: add note about ithreads and Thread.pm (too many people are
39378              confused by the fact that Thread.pm is built and installed
39379              under non-5005threads but doesn't work)
39380      Branch: maint-5.6/perl
39381            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
39382 ____________________________________________________________________________
39383 [  9645] By: gsar                                  on 2001/04/09  00:19:03
39384         Log: update perldelta.pod for changes in 5.6.1
39385      Branch: maint-5.6/perl
39386            ! Changes pod/perldelta.pod
39387 ____________________________________________________________________________
39388 [  9644] By: jhi                                   on 2001/04/08  20:37:00
39389         Log: Integrate change #9639 from maintperl into mainline:
39390              on windows, many of the README.* pods were being copied to
39391              the wrong location
39392      Branch: perl
39393           !> win32/Makefile win32/makefile.mk
39394 ____________________________________________________________________________
39395 [  9643] By: jhi                                   on 2001/04/08  20:07:11
39396         Log: Integrate change #9624 from maintperl into mainline:
39397              the pod tests were not okay.  (t/pod/find.t changes ignored)
39398      Branch: perl
39399           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39400           !> t/pod/include.t t/pod/included.t t/pod/lref.t
39401           !> t/pod/multiline_items.t t/pod/nested_items.t
39402           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39403           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
39404 ____________________________________________________________________________
39405 [  9642] By: jhi                                   on 2001/04/08  19:57:17
39406         Log: Integrate change #9638 from maintperl into mainline:
39407              update to latest JPL from the anoncvs repository
39408      Branch: perl
39409           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39410           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39411           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
39412 ____________________________________________________________________________
39413 [  9641] By: jhi                                   on 2001/04/08  19:53:30
39414         Log: perl571delta updates.
39415      Branch: perl
39416            ! lib/Filter/Simple.pm pod/perl571delta.pod
39417 ____________________________________________________________________________
39418 [  9640] By: gsar                                  on 2001/04/08  19:20:46
39419         Log: integrate change#9634 from mainline
39420              
39421              Fix the perlmodlib generation (didn't understand separate .pod
39422              files; didn't understand -- as the name-thing separator).
39423              Update the CPAN mirrors list.
39424      Branch: maint-5.6/perl
39425            ! pod/perlmodlib.pod
39426           !> pod/perlmodlib.PL
39427 ____________________________________________________________________________
39428 [  9639] By: gsar                                  on 2001/04/08  18:57:31
39429         Log: on windows, many of the README.* pods were being copied to the wrong
39430              location
39431      Branch: maint-5.6/perl
39432            ! win32/Makefile win32/makefile.mk
39433 ____________________________________________________________________________
39434 [  9638] By: gsar                                  on 2001/04/08  18:38:25
39435         Log: update to latest JPL from the anoncvs repository
39436      Branch: maint-5.6/perl
39437            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39438            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39439            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
39440 ____________________________________________________________________________
39441 [  9637] By: jhi                                   on 2001/04/08  17:53:53
39442         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
39443      Branch: perl
39444            ! pod/perl571delta.pod
39445 ____________________________________________________________________________
39446 [  9636] By: jhi                                   on 2001/04/08  17:18:32
39447         Log: Regen toc.
39448      Branch: perl
39449            ! pod/perltoc.pod
39450 ____________________________________________________________________________
39451 [  9635] By: jhi                                   on 2001/04/08  17:16:33
39452         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
39453              From: "Craig A. Berry" <craigberry@mac.com>
39454              Date: Sun, 08 Apr 2001 12:30:16 -0500
39455              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
39456      Branch: perl
39457            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
39458 ____________________________________________________________________________
39459 [  9634] By: jhi                                   on 2001/04/08  17:09:19
39460         Log: Fix the perlmodlib generation (didn't understand separate .pod
39461              files; didn't understand -- as the name-thing separator).
39462              
39463              Update the CPAN mirrors list.
39464      Branch: perl
39465            ! pod/perlmodlib.PL pod/perlmodlib.pod
39466 ____________________________________________________________________________
39467 [  9633] By: jhi                                   on 2001/04/08  16:49:17
39468         Log: Sort MANIFEST.
39469      Branch: perl
39470            ! MANIFEST
39471 ____________________________________________________________________________
39472 [  9632] By: gsar                                  on 2001/04/08  16:36:06
39473         Log: add $Tie::RefHash::VERSION
39474      Branch: maint-5.6/perl
39475            ! lib/Tie/RefHash.pm
39476 ____________________________________________________________________________
39477 [  9631] By: jhi                                   on 2001/04/08  16:10:15
39478         Log: perl571delta updates based on p5p feedback; still needs
39479              lots of examples.
39480      Branch: perl
39481            ! pod/perl571delta.pod
39482 ____________________________________________________________________________
39483 [  9630] By: jhi                                   on 2001/04/08  15:59:13
39484         Log: Update the list of supported platforms to talk about 5.7.1
39485              (and 5.6.1)
39486      Branch: perl
39487            ! pod/perlport.pod
39488 ____________________________________________________________________________
39489 [  9629] By: jhi                                   on 2001/04/08  15:55:41
39490         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
39491              from maintperl into mainline: perlport updates.
39492      Branch: perl
39493            ! pod/perlport.pod
39494 ____________________________________________________________________________
39495 [  9628] By: jhi                                   on 2001/04/08  15:53:17
39496         Log: perlsolaris.pod copied to wrong directory.
39497      Branch: perl
39498            ! win32/makefile.mk
39499 ____________________________________________________________________________
39500 [  9627] By: jhi                                   on 2001/04/08  14:48:18
39501         Log: Subject: Typos in perl571delta.pod
39502              From: "Stephen P. Potter" <spp@spotter.yi.org>
39503              Date: Sat, 07 Apr 2001 20:37:05 -0400
39504              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
39505      Branch: perl
39506            ! pod/perl571delta.pod
39507 ____________________________________________________________________________
39508 [  9626] By: jhi                                   on 2001/04/08  14:39:04
39509         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
39510      Branch: perl
39511            ! gv.c
39512 ____________________________________________________________________________
39513 [  9625] By: nick                                  on 2001/04/08  10:14:23
39514         Log: Integrate mainline
39515      Branch: perlio
39516           +> pod/perl570delta.pod pod/perl571delta.pod
39517           !> (integrate 27 files)
39518 ____________________________________________________________________________
39519 [  9624] By: gsar                                  on 2001/04/08  06:08:17
39520         Log: test in t/pod/* were busted
39521              
39522              these tests are still not enabled in t/{harness,TEST}
39523      Branch: maint-5.6/perl
39524            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
39525            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
39526            ! t/pod/multiline_items.t t/pod/nested_items.t
39527            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39528            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
39529 ____________________________________________________________________________
39530 [  9623] By: gsar                                  on 2001/04/08  03:37:01
39531         Log: integrate change#9470 from mainline
39532              
39533              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
39534      Branch: maint-5.6/perl
39535           !> ext/Socket/Socket.xs
39536 ____________________________________________________________________________
39537 [  9622] By: jhi                                   on 2001/04/07  22:40:47
39538         Log: Update Changes.
39539      Branch: perl
39540            ! Changes patchlevel.h
39541 ____________________________________________________________________________
39542 [  9621] By: jhi                                   on 2001/04/07  22:34:16
39543         Log: Update AUTHORS.
39544      Branch: perl
39545            ! AUTHORS
39546 ____________________________________________________________________________
39547 [  9620] By: jhi                                   on 2001/04/07  22:12:47
39548         Log: Forgot to bump the number of tests in #9164.
39549      Branch: perl
39550            ! t/op/array.t
39551 ____________________________________________________________________________
39552 [  9619] By: jhi                                   on 2001/04/07  22:09:50
39553         Log: Bump patchlevel to 5.7.1.
39554      Branch: perl
39555            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39556            ! config_h.SH patchlevel.h
39557 ____________________________________________________________________________
39558 [  9618] By: jhi                                   on 2001/04/07  22:02:41
39559         Log: Populate perl571delta.
39560      Branch: perl
39561            ! pod/perl571delta.pod
39562 ____________________________________________________________________________
39563 [  9617] By: jhi                                   on 2001/04/07  22:01:23
39564         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
39565              to forget it later; do not change patchlevel.h yet or regenerate
39566              Configure yet.
39567      Branch: perl
39568            ! epoc/config.sh win32/Makefile win32/config_H.bc
39569            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
39570 ____________________________________________________________________________
39571 [  9616] By: jhi                                   on 2001/04/07  17:46:33
39572         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
39573      Branch: perl
39574            ! pod/perl571delta.pod
39575 ____________________________________________________________________________
39576 [  9615] By: jhi                                   on 2001/04/07  17:33:21
39577         Log: Change the toc configuration.
39578      Branch: perl
39579            ! pod/buildtoc.PL pod/perl.pod
39580 ____________________________________________________________________________
39581 [  9614] By: jhi                                   on 2001/04/07  17:29:47
39582         Log: Subject: PATCH: $[
39583              From: Robin Houston <robin@kitsite.com>
39584              Date: Fri, 6 Apr 2001 18:10:14 +0100
39585              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
39586      Branch: perl
39587            ! op.c t/op/array.t
39588 ____________________________________________________________________________
39589 [  9613] By: jhi                                   on 2001/04/07  17:28:26
39590         Log: Subject: [PATCH perl@9424] isn't numeric warning
39591              From: Robin Barker <rmb1@cise.npl.co.uk>
39592              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
39593              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
39594      Branch: perl
39595            ! sv.c t/pragma/warn/sv
39596 ____________________________________________________________________________
39597 [  9612] By: jhi                                   on 2001/04/07  17:26:45
39598         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
39599              From: Mike Guy <mjtg@cam.ac.uk>
39600              Date: Fri, 06 Apr 2001 12:47:06 +0100
39601              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
39602      Branch: perl
39603            ! dump.c t/lib/peek.t
39604 ____________________________________________________________________________
39605 [  9611] By: jhi                                   on 2001/04/07  17:21:35
39606         Log: Create perl571delta and seed it off with the perldelta changes
39607              since 5.7.0; remove those changes from perldelta and rename it
39608              as perl570delta; recreate perldelta but leave it almost empty.
39609      Branch: perl
39610            + pod/perl570delta.pod pod/perl571delta.pod
39611            ! MANIFEST pod/perldelta.pod
39612 ____________________________________________________________________________
39613 [  9610] By: jhi                                   on 2001/04/07  16:56:32
39614         Log: Denit.
39615      Branch: perl
39616            ! pod/perldelta.pod
39617 ____________________________________________________________________________
39618 [  9609] By: jhi                                   on 2001/04/07  16:38:32
39619         Log: Retract #9523: needs more thought.
39620      Branch: perl
39621            ! Makefile.SH
39622 ____________________________________________________________________________
39623 [  9608] By: jhi                                   on 2001/04/07  14:59:20
39624         Log: atmark() code cleanaup.
39625      Branch: perl
39626            ! ext/IO/IO.xs
39627 ____________________________________________________________________________
39628 [  9607] By: jhi                                   on 2001/04/07  14:48:14
39629         Log: Integrate change #9605 from maintperl into mainline.
39630              
39631              can't optimize away scope entry if tr/// is present
39632      Branch: perl
39633           !> op.c t/op/tr.t
39634 ____________________________________________________________________________
39635 [  9606] By: jhi                                   on 2001/04/07  14:43:59
39636         Log: Integrate perlio.
39637      Branch: perl
39638           +> win32/FindExt.pm
39639           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
39640           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
39641 ____________________________________________________________________________
39642 [  9605] By: gsar                                  on 2001/04/07  11:52:40
39643         Log: can't optimize away scope entry if tr/// is present
39644      Branch: maint-5.6/perl
39645            ! op.c t/op/tr.t
39646 ____________________________________________________________________________
39647 [  9604] By: nick                                  on 2001/04/07  11:39:45
39648         Log: Split out extension finding code from buildext.pl into FindExt.pm
39649              Use it to get Config.pm's idea of available extensions in line
39650              with what is built.
39651      Branch: perlio
39652            + win32/FindExt.pm
39653            ! MANIFEST win32/buildext.pl win32/config_sh.PL
39654            ! win32/makefile.mk
39655 ____________________________________________________________________________
39656 [  9603] By: nick                                  on 2001/04/07  09:11:38
39657         Log: Cleanup correction for failed :Via() layer, also set an error code.
39658      Branch: perlio
39659            ! ext/PerlIO/Via/Via.xs
39660 ____________________________________________________________________________
39661 [  9602] By: nick                                  on 2001/04/07  08:38:04
39662         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
39663              style. So don't use binmode() on the handles so that Win32 etc. see
39664              same sequence and produce same digests.
39665      Branch: perlio
39666            ! t/lib/md5-file.t
39667 ____________________________________________________________________________
39668 [  9601] By: nick                                  on 2001/04/07  08:36:26
39669         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
39670              Else it complains and so crlf layer (say) does not get pushed.
39671      Branch: perlio
39672            ! perlio.c
39673 ____________________________________________________________________________
39674 [  9600] By: jhi                                   on 2001/04/06  23:00:09
39675         Log: Integrate change #9599 from perlio into mainline.
39676      Branch: perl
39677           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
39678           !> win32/config_H.vc
39679 ____________________________________________________________________________
39680 [  9599] By: nick                                  on 2001/04/06  21:42:43
39681         Log: Quote $VERSION in Encode.pm.
39682              regen_config_h as requested.
39683      Branch: perlio
39684            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
39685            ! win32/config_H.vc
39686 ____________________________________________________________________________
39687 [  9598] By: nick                                  on 2001/04/06  20:34:59
39688         Log: Integrate mainline
39689      Branch: perlio
39690           +> README.macos
39691           !> (integrate 39 files)
39692 ____________________________________________________________________________
39693 [  9597] By: gsar                                  on 2001/04/06  18:06:35
39694         Log: integrate change#9464 from mainline (addendum to change#8313)
39695              
39696              Subject: [PATCH @9452] Better peep()ing for foreach() loops
39697      Branch: maint-5.6/perl
39698           !> op.c
39699 ____________________________________________________________________________
39700 [  9596] By: jhi                                   on 2001/04/06  17:26:03
39701         Log: The d_casti32=undef is good for you even when not use64bitall.
39702      Branch: perl
39703            ! hints/hpux.sh
39704 ____________________________________________________________________________
39705 [  9595] By: gsar                                  on 2001/04/06  14:57:17
39706         Log: add a low-impact fix to accommodate darwin-ism
39707      Branch: maint-5.6/perl
39708            ! ext/Errno/Errno_pm.PL
39709 ____________________________________________________________________________
39710 [  9594] By: jhi                                   on 2001/04/06  14:55:14
39711         Log: Integrate changes #9528,9593 from mainline into maintperl;
39712              tweaking the editor/IDE/shell list.
39713      Branch: maint-5.6/perl
39714           !> pod/perlfaq3.pod
39715 ____________________________________________________________________________
39716 [  9593] By: jhi                                   on 2001/04/06  14:51:39
39717         Log: Make the editor/IDE/shell list a little bit airier.
39718      Branch: perl
39719            ! pod/perlfaq3.pod
39720 ____________________________________________________________________________
39721 [  9592] By: gsar                                  on 2001/04/06  14:45:18
39722         Log: integrate change#9477 from mainline (base.pm doc tweak)
39723              
39724              missing doc entry for fmod()
39725      Branch: maint-5.6/perl
39726            ! lib/Math/BigFloat.pm
39727           !> lib/base.pm
39728 ____________________________________________________________________________
39729 [  9591] By: jhi                                   on 2001/04/06  13:55:48
39730         Log: Regen toc.
39731      Branch: perl
39732            ! pod/perltoc.pod
39733 ____________________________________________________________________________
39734 [  9590] By: jhi                                   on 2001/04/06  13:54:52
39735         Log: Math::BigFloat patches from John Peacock.  The equivalent
39736              of #9586 from maintperl but reworked by John to work with
39737              the bleadperl.
39738      Branch: perl
39739            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
39740 ____________________________________________________________________________
39741 [  9589] By: jhi                                   on 2001/04/06  13:42:23
39742         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
39743      Branch: perl
39744            ! ext/Digest/MD5/Makefile.PL
39745 ____________________________________________________________________________
39746 [  9588] By: jhi                                   on 2001/04/06  13:31:45
39747         Log: Integrate changes #9584,9587 from maintperl into mainline.
39748              
39749              keep eval"" CVs alive until the end of the statement in which
39750              they're called
39751              
39752              add README.macos (from Chris Nandor)
39753              
39754              tyop in change#9555
39755      Branch: perl
39756           +> README.macos
39757           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
39758           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
39759           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
39760           !> win32/makefile.mk
39761 ____________________________________________________________________________
39762 [  9587] By: gsar                                  on 2001/04/06  07:31:30
39763         Log: add README.macos (from Chris Nandor)
39764              
39765              tyop in change#9555
39766      Branch: maint-5.6/perl
39767            + README.macos
39768            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
39769            ! win32/Makefile win32/makefile.mk
39770 ____________________________________________________________________________
39771 [  9586] By: gsar                                  on 2001/04/06  07:08:54
39772         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
39773      Branch: maint-5.6/perl
39774            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
39775 ____________________________________________________________________________
39776 [  9585] By: gsar                                  on 2001/04/06  06:58:44
39777         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
39778              from mainline
39779              
39780              Subject: [PATCH] Base64 update to perlfaq9.pod
39781              
39782              Subject: [PATCH AUTHORS] Housekeeping
39783              
39784              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
39785              Mac OS X (Darwin) has extra pwent fields.
39786              
39787              Subject: [PATCH B::*] print control-character vars readably
39788              Needs EBCDICification.
39789              
39790              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
39791              
39792              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
39793              
39794              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
39795              
39796              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39797              
39798              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39799              
39800              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39801              
39802              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39803              
39804              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39805              
39806              FreeBSD hints tweak from Anton Berezin.
39807              
39808              Subject: [PATCH foolperl & bleadperl] README.vms update
39809              
39810              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39811      Branch: maint-5.6/perl
39812           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
39813           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
39814           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
39815 ____________________________________________________________________________
39816 [  9584] By: gsar                                  on 2001/04/06  04:09:00
39817         Log: keep eval"" CVs alive until the end of the statement in which
39818              they're called; this avoids a coredump ensuing from search for
39819              lexicals in code such as:
39820              
39821              sub bug {
39822              my $s = @_;
39823              eval q[sub { eval 'sub { &$s }' }];
39824              }
39825              bug("x")->()->();
39826              
39827              this code still doesn't work as intended (as it has remained
39828              since time immemorial), but it doesn't provoke a coredump anymore
39829      Branch: maint-5.6/perl
39830            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39831            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
39832 ____________________________________________________________________________
39833 [  9583] By: jhi                                   on 2001/04/05  23:52:51
39834         Log: Update Changes.
39835      Branch: perl
39836            ! Changes patchlevel.h
39837 ____________________________________________________________________________
39838 [  9582] By: jhi                                   on 2001/04/05  23:11:23
39839         Log: Slight doc tweak.
39840      Branch: perl
39841            ! pod/perlunicode.pod
39842 ____________________________________________________________________________
39843 [  9581] By: jhi                                   on 2001/04/05  23:04:11
39844         Log: Integrate perlio.
39845      Branch: perl
39846           !> pod/perlunicode.pod
39847 ____________________________________________________________________________
39848 [  9580] By: jhi                                   on 2001/04/05  23:03:29
39849         Log: Test for #9579.
39850      Branch: perl
39851            ! t/op/do.t
39852 ____________________________________________________________________________
39853 [  9579] By: jhi                                   on 2001/04/05  22:54:17
39854         Log: Subject: [PATCH] Propagate calling context for do '...'
39855              From: Gisle Aas <gisle@ActiveState.com>
39856              Date: 04 Apr 2001 20:17:29 -0700
39857              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
39858      Branch: perl
39859            ! pod/perlfunc.pod pp_ctl.c
39860 ____________________________________________________________________________
39861 [  9578] By: jhi                                   on 2001/04/05  22:52:51
39862         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39863              From: Peter Prymmer <pvhp@forte.com>
39864              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
39865              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
39866      Branch: perl
39867            ! README.vms
39868 ____________________________________________________________________________
39869 [  9577] By: jhi                                   on 2001/04/05  22:48:22
39870         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
39871              From: "Craig A. Berry" <craigberry@mac.com>
39872              Date: Thu, 5 Apr 2001 13:43:28 -0500
39873              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
39874      Branch: perl
39875            ! README.vms
39876 ____________________________________________________________________________
39877 [  9576] By: jhi                                   on 2001/04/05  22:31:38
39878         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
39879              From: Michael G Schwern <schwern@pobox.com>
39880              Date: Thu, 5 Apr 2001 21:53:21 +0100
39881              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
39882      Branch: perl
39883            ! lib/base.pm t/lib/fields.t
39884 ____________________________________________________________________________
39885 [  9575] By: jhi                                   on 2001/04/05  22:26:10
39886         Log: FreeBSD hints tweak from Anton Berezin.
39887      Branch: perl
39888            ! hints/freebsd.sh
39889 ____________________________________________________________________________
39890 [  9574] By: jhi                                   on 2001/04/05  22:24:03
39891         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39892              From: David Dyck <dcd@tc.fluke.com>
39893              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
39894              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
39895      Branch: perl
39896            ! t/op/oct.t
39897 ____________________________________________________________________________
39898 [  9573] By: jhi                                   on 2001/04/05  22:23:06
39899         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39900              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
39901              From: David Dyck <dcd@tc.fluke.com>
39902              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
39903      Branch: perl
39904            ! pp.c
39905 ____________________________________________________________________________
39906 [  9572] By: jhi                                   on 2001/04/05  22:14:47
39907         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39908              From: Robin Houston <robin@kitsite.com>
39909              Date: Thu, 5 Apr 2001 20:56:48 +0100
39910              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
39911      Branch: perl
39912            ! ext/B/B/Deparse.pm
39913 ____________________________________________________________________________
39914 [  9571] By: jhi                                   on 2001/04/05  22:12:53
39915         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39916              From: Robin Houston <robin@kitsite.com>
39917              Date: Thu, 5 Apr 2001 19:55:51 +0100
39918              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
39919      Branch: perl
39920            ! ext/B/B/Deparse.pm
39921 ____________________________________________________________________________
39922 [  9570] By: jhi                                   on 2001/04/05  22:11:06
39923         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39924              From: Robin Houston <robin@kitsite.com>
39925              Date: Thu, 5 Apr 2001 20:16:29 +0100
39926              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
39927      Branch: perl
39928            ! ext/B/B/Deparse.pm
39929 ____________________________________________________________________________
39930 [  9569] By: nick                                  on 2001/04/05  21:32:26
39931         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
39932      Branch: perlio
39933            ! pod/perlunicode.pod
39934 ____________________________________________________________________________
39935 [  9568] By: nick                                  on 2001/04/05  19:38:09
39936         Log: Integrate mainline
39937      Branch: perlio
39938           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
39939           !> (integrate 35 files)
39940 ____________________________________________________________________________
39941 [  9567] By: jhi                                   on 2001/04/05  18:31:45
39942         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
39943              From: Robin Houston <robin@kitsite.com>
39944              Date: Thu, 5 Apr 2001 18:03:23 +0100
39945              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
39946      Branch: perl
39947            ! ext/B/B/Deparse.pm
39948 ____________________________________________________________________________
39949 [  9566] By: jhi                                   on 2001/04/05  18:29:35
39950         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
39951              From: Robin Houston <robin@kitsite.com>
39952              Date: Thu, 5 Apr 2001 16:45:18 +0100
39953              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
39954      Branch: perl
39955            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
39956 ____________________________________________________________________________
39957 [  9565] By: jhi                                   on 2001/04/05  18:24:23
39958         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
39959              From: Robin Houston <robin@kitsite.com>
39960              Date: Thu, 5 Apr 2001 14:50:09 +0100
39961              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
39962      Branch: perl
39963            ! ext/B/B/Deparse.pm
39964 ____________________________________________________________________________
39965 [  9564] By: jhi                                   on 2001/04/05  18:23:03
39966         Log: Subject: [PATCH B::*] print control-character vars readably
39967              From: Robin Houston <robin@kitsite.com>
39968              Date: Thu, 5 Apr 2001 14:27:38 +0100
39969              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
39970              
39971              Needs EBCDICification.
39972      Branch: perl
39973            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
39974            ! ext/B/B/Terse.pm
39975 ____________________________________________________________________________
39976 [  9563] By: jhi                                   on 2001/04/05  18:20:32
39977         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
39978              Date: Thu, 5 Apr 2001 13:21:42 -0400
39979              From: Paul Schinder <schinder@pobox.com>
39980              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
39981              
39982              Mac OS X (Darwin) has extra pwent fields.
39983      Branch: perl
39984            ! t/op/pwent.t
39985 ____________________________________________________________________________
39986 [  9562] By: jhi                                   on 2001/04/05  17:57:51
39987         Log: Regen toc.
39988      Branch: perl
39989            ! pod/perltoc.pod
39990 ____________________________________________________________________________
39991 [  9561] By: jhi                                   on 2001/04/05  17:47:33
39992         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
39993      Branch: metaconfig
39994            ! U/Glossary.patch
39995      Branch: metaconfig/U/perl
39996            + d_u32align.U
39997            ! d_cmsghdr_s.U d_msghdr_s.U
39998 ____________________________________________________________________________
39999 [  9560] By: jhi                                   on 2001/04/05  17:47:01
40000         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
40001              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
40002              Introduce probes for struct msghdr, struct cmsghdr,
40003              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
40004              ualarm, usleep, for possible later extension work.
40005      Branch: perl
40006            + t/lib/md5-align.t
40007            ! Configure MANIFEST Porting/Glossary Porting/config.sh
40008            ! Porting/config_H config_h.SH configure.com epoc/config.sh
40009            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
40010            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40011            ! vos/config.ga.h win32/config.bc win32/config.gc
40012            ! win32/config.vc
40013 ____________________________________________________________________________
40014 [  9559] By: jhi                                   on 2001/04/05  13:03:04
40015         Log: Be traditional in your cpp (for the Errno extension).
40016      Branch: perl
40017            ! hints/darwin.sh
40018 ____________________________________________________________________________
40019 [  9558] By: jhi                                   on 2001/04/05  13:00:05
40020         Log: Add $Config{cppflags} to the gcc incantation.
40021      Branch: perl
40022            ! ext/Errno/Errno_pm.PL
40023 ____________________________________________________________________________
40024 [  9557] By: jhi                                   on 2001/04/05  04:22:39
40025         Log: Introduce Sean Burke's Class::ISA 0.32.
40026      Branch: perl
40027            + lib/Class/ISA.pm t/lib/class-isa.t
40028            ! MANIFEST
40029 ____________________________________________________________________________
40030 [  9556] By: jhi                                   on 2001/04/05  04:09:50
40031         Log: Subject: [PATCH AUTHORS] Housekeeping
40032              From: Paul Johnson <paul@pjcj.net> 
40033              Date: Wed, 4 Apr 2001 22:45:47 +0200
40034              Message-ID: <20010404224547.D9548@pjcj.net>
40035      Branch: perl
40036            ! AUTHORS
40037 ____________________________________________________________________________
40038 [  9555] By: jhi                                   on 2001/04/05  04:06:33
40039         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
40040              From: Gisle Aas <gisle@ActiveState.com>
40041              Date: 04 Apr 2001 14:23:04 -0700
40042              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
40043      Branch: perl
40044            ! pod/perlfaq9.pod
40045 ____________________________________________________________________________
40046 [  9554] By: jhi                                   on 2001/04/05  04:05:49
40047         Log: Downgrade also the "Wide character" diagnostic.
40048      Branch: perl
40049            ! pod/perldiag.pod
40050 ____________________________________________________________________________
40051 [  9553] By: jhi                                   on 2001/04/05  04:00:33
40052         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
40053              maintperl into mainline.
40054              
40055              "double" should be "NV"; standard typemap is missing entry
40056              for NV
40057              
40058              s/djSP/dSP/
40059              
40060              Downgrade "Wide character in print" to a warning.
40061              
40062              B::Deparse fix for ${^FOO} and documentation for PVX() method
40063              (from Robin Houston)
40064              
40065              tr/// doesn't null-terminate the result in some situations
40066              (from Gisle Aas)
40067      Branch: perl
40068           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
40069           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
40070           !> t/io/utf8.t t/op/tr.t
40071 ____________________________________________________________________________
40072 [  9552] By: jhi                                   on 2001/04/05  03:52:50
40073         Log: Retract changes #9542 and #9538 (from maintperl, integrated
40074              at #9540), shouldn't be needed because of the perlio changes.
40075      Branch: perl
40076            ! util.c
40077 ____________________________________________________________________________
40078 [  9551] By: gsar                                  on 2001/04/05  00:18:34
40079         Log: tr/// doesn't null-terminate the result in some situations
40080              (from Gisle Aas)
40081      Branch: maint-5.6/perl
40082            ! doop.c t/op/tr.t
40083 ____________________________________________________________________________
40084 [  9550] By: gsar                                  on 2001/04/04  20:04:17
40085         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
40086              (from Robin Houston)
40087      Branch: maint-5.6/perl
40088            ! ext/B/B.pm ext/B/B/Deparse.pm
40089 ____________________________________________________________________________
40090 [  9549] By: nick                                  on 2001/04/04  18:56:15
40091         Log: Downgrade "Wide character in print" to a warning.
40092      Branch: perlio
40093            ! doio.c t/io/utf8.t
40094 ____________________________________________________________________________
40095 [  9548] By: gsar                                  on 2001/04/04  18:51:49
40096         Log: integrate changes#9460,9462,9482,9521,9522
40097              
40098              Subject: PATCH: B::Debug should show LOOP-specific fields
40099              
40100              Subject: B::Deparse precedence bug. (Patch included.)
40101              
40102              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
40103              
40104              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
40105              
40106              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
40107      Branch: maint-5.6/perl
40108           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
40109           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
40110 ____________________________________________________________________________
40111 [  9547] By: gsar                                  on 2001/04/04  18:49:16
40112         Log: s/djSP/dSP/
40113      Branch: maint-5.6/perl
40114            ! ext/Thread/Thread.xs
40115 ____________________________________________________________________________
40116 [  9546] By: nick                                  on 2001/04/04  18:44:00
40117         Log: Integrate mainline.
40118      Branch: perlio
40119           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
40120           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
40121 ____________________________________________________________________________
40122 [  9545] By: gsar                                  on 2001/04/04  18:38:52
40123         Log: integrate change#8837 from mainline
40124              
40125              Subject: [patch] -Wall cleanup round 2
40126      Branch: maint-5.6/perl
40127           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
40128           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
40129           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
40130           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
40131           !> ext/SDBM_File/SDBM_File.xs
40132 ____________________________________________________________________________
40133 [  9544] By: gsar                                  on 2001/04/04  17:49:57
40134         Log: "double" should be "NV"; standard typemap is missing entry
40135              for NV
40136      Branch: maint-5.6/perl
40137            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
40138 ____________________________________________________________________________
40139 [  9543] By: jhi                                   on 2001/04/04  14:13:18
40140         Log: Thou shalt not (just) match for English error messages.
40141      Branch: perl
40142            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
40143            ! os2/OS2/Process/Process.pm
40144 ____________________________________________________________________________
40145 [  9542] By: jhi                                   on 2001/04/04  13:20:39
40146         Log: Make the stdio tricks of fflush_all() to exist only if
40147              stdio is being used.
40148      Branch: perl
40149            ! util.c
40150 ____________________________________________________________________________
40151 [  9541] By: jhi                                   on 2001/04/04  04:20:24
40152         Log: Subject: Re: [PATCH] Lighten up glob
40153              From: Benjamin Sugars <bsugars@canoe.ca>
40154              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
40155              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
40156      Branch: perl
40157            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
40158            ! util.c
40159 ____________________________________________________________________________
40160 [  9540] By: jhi                                   on 2001/04/04  04:03:57
40161         Log: Integrate changes #9538,9539 from maintperl into mainline.
40162              
40163              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
40164              for use with _fwalk() (fix for change#7705)
40165              
40166              another tweak needed for SunOS 4.1.x build (from Mike Guy)
40167              (cp -f is not portable)
40168      Branch: perl
40169           !> Makefile.SH util.c
40170 ____________________________________________________________________________
40171 [  9539] By: gsar                                  on 2001/04/04  03:01:14
40172         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
40173      Branch: maint-5.6/perl
40174            ! Makefile.SH
40175 ____________________________________________________________________________
40176 [  9538] By: gsar                                  on 2001/04/04  01:00:38
40177         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
40178              for use with _fwalk() (fix for change#7705)
40179      Branch: maint-5.6/perl
40180            ! util.c
40181 ____________________________________________________________________________
40182 [  9537] By: nick                                  on 2001/04/03  19:24:55
40183         Log: Integrate mainline
40184      Branch: perlio
40185           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
40186           +> lib/unicode/PropList.html
40187            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
40188           !> (integrate 69 files)
40189 ____________________________________________________________________________
40190 [  9536] By: jhi                                   on 2001/04/03  18:02:31
40191         Log: Integrate change #9533 from maintperl into mainline.
40192              
40193              better fix for change#9517 to accomodate UNC paths like
40194              \\server\share\foo, and paths with trailing backslash
40195              like c:\this\
40196      Branch: perl
40197           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40198 ____________________________________________________________________________
40199 [  9535] By: jhi                                   on 2001/04/03  17:58:07
40200         Log: Change the push/unshift warning to be of class syntax, not misc.
40201      Branch: perl
40202            ! op.c pod/perldiag.pod t/pragma/warn/op
40203 ____________________________________________________________________________
40204 [  9534] By: jhi                                   on 2001/04/03  15:03:46
40205         Log: Change the push/unshift warning (#9532) to talk about "no values"
40206              instead of "no arguments".
40207      Branch: perl
40208            ! op.c pod/perldiag.pod t/pragma/warn/op
40209 ____________________________________________________________________________
40210 [  9533] By: gsar                                  on 2001/04/03  14:30:07
40211         Log: better fix for change#9517 to accomodate UNC paths like
40212              \\server\share\foo, and paths with trailing backslash
40213              like c:\this\
40214      Branch: maint-5.6/perl
40215            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40216 ____________________________________________________________________________
40217 [  9532] By: jhi                                   on 2001/04/03  13:11:46
40218         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
40219              From: Robin Houston <robin@kitsite.com>
40220              Date: Mon, 2 Apr 2001 15:03:29 +0100
40221              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
40222      Branch: perl
40223            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
40224 ____________________________________________________________________________
40225 [  9531] By: jhi                                   on 2001/04/03  13:06:34
40226         Log: Integrate change #9530 from maintperl into mainline.
40227              
40228              accomodate VMS "mailbox overflow" quirk in testsuite (from
40229              Craig Berry)
40230      Branch: perl
40231           !> t/lib/socket.t
40232 ____________________________________________________________________________
40233 [  9530] By: gsar                                  on 2001/04/03  04:56:41
40234         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
40235              Craig Berry)
40236      Branch: maint-5.6/perl
40237            ! t/lib/socket.t
40238 ____________________________________________________________________________
40239 [  9529] By: jhi                                   on 2001/04/03  02:34:34
40240         Log: Update Changes.
40241      Branch: perl
40242            ! Changes patchlevel.h
40243 ____________________________________________________________________________
40244 [  9528] By: jhi                                   on 2001/04/03  01:27:57
40245         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
40246              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
40247              To: perl5-porters@perl.org
40248              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
40249      Branch: perl
40250            ! pod/perlfaq3.pod
40251 ____________________________________________________________________________
40252 [  9527] By: jhi                                   on 2001/04/03  01:22:09
40253         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
40254              From: Peter Prymmer <pvhp@forte.com>
40255              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
40256              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
40257      Branch: perl
40258            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
40259 ____________________________________________________________________________
40260 [  9526] By: jhi                                   on 2001/04/03  01:18:25
40261         Log: The metaconfig unit changes for #9525.
40262      Branch: metaconfig
40263            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
40264      Branch: metaconfig/U/perl
40265            ! use64bits.U
40266 ____________________________________________________________________________
40267 [  9525] By: jhi                                   on 2001/04/03  01:17:30
40268         Log: Configure sanity checks:
40269              * if use64bitall is attempted but pointers are only 32-bit,
40270              'downgrade' to use64bitint
40271              * if use64bitint is attempted but there's no quad type,
40272              forget about use64bitint (well, the default for it is 'n',
40273              the user can still override this)
40274              * if pointers are 64 bits, do not try to use Perl's malloc
40275      Branch: perl
40276            ! Configure
40277 ____________________________________________________________________________
40278 [  9524] By: gsar                                  on 2001/04/03  01:09:12
40279         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
40280      Branch: maint-5.6/perl
40281            ! pp_sys.c
40282 ____________________________________________________________________________
40283 [  9523] By: jhi                                   on 2001/04/03  00:02:31
40284         Log: (Retracted by #9609)
40285              
40286              Make it harder for parallel makes to enter 'test' before
40287              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
40288              should be unhappy enough, but sometimes parallel makes seem
40289              to sneak past both in Tru64 and AIX.)
40290      Branch: perl
40291            ! Makefile.SH
40292 ____________________________________________________________________________
40293 [  9522] By: jhi                                   on 2001/04/02  22:35:31
40294         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
40295              Date: Mon, 2 Apr 2001 22:54:10 +0100
40296              From: Robin Houston <robin@kitsite.com>
40297              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
40298      Branch: perl
40299            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
40300 ____________________________________________________________________________
40301 [  9521] By: jhi                                   on 2001/04/02  22:32:23
40302         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
40303              From: Robin Houston <robin@kitsite.com>
40304              Date: Mon, 2 Apr 2001 20:24:03 +0100
40305              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
40306      Branch: perl
40307            ! ext/B/B/Concise.pm
40308 ____________________________________________________________________________
40309 [  9520] By: jhi                                   on 2001/04/02  22:30:43
40310         Log: Subject: [PATCH] REALLY pedantic hv.h nit
40311              From: Simon Cozens <simon@netthink.co.uk>
40312              Date: Mon, 2 Apr 2001 15:43:06 +0100
40313              Message-ID: <20010402154306.A21711@netthink.co.uk>
40314      Branch: perl
40315            ! hv.h
40316 ____________________________________________________________________________
40317 [  9519] By: jhi                                   on 2001/04/02  22:28:04
40318         Log: Based on
40319              
40320              Subject: [foolperl] EPOC fix
40321              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40322              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
40323              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
40324      Branch: perl
40325            ! pp_sys.c
40326 ____________________________________________________________________________
40327 [  9518] By: jhi                                   on 2001/04/02  22:22:34
40328         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
40329              
40330              README.win32 tweaks; add a note about alternative location for
40331              getting a gcc-2.95.2 that will build perl properly on windows
40332              
40333              add some notes about gutsy threading matters
40334              
40335              many of the utilities interpolate literal paths within doublequotes
40336              (fails on dosish platforms where path contains backslashes)
40337      Branch: perl
40338           !> README.win32 pod/perlguts.pod utils/perldoc.PL
40339           !> x2p/find2perl.PL x2p/s2p.PL
40340 ____________________________________________________________________________
40341 [  9517] By: gsar                                  on 2001/04/02  19:52:21
40342         Log: many of the utilities interpolate literal paths within doublequotes
40343              (fails on dosish platforms where path contains backslashes)
40344      Branch: maint-5.6/perl
40345            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40346 ____________________________________________________________________________
40347 [  9516] By: gsar                                  on 2001/04/02  05:49:37
40348         Log: a foolish release
40349      Branch: maint-5.6/perl
40350            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
40351            ! pod/perltoc.pod
40352 ____________________________________________________________________________
40353 [  9515] By: gsar                                  on 2001/04/02  05:04:29
40354         Log: add missing changelog summaries
40355      Branch: maint-5.6/perl
40356            ! Changes
40357 ____________________________________________________________________________
40358 [  9514] By: gsar                                  on 2001/04/02  04:07:13
40359         Log: add some notes about gutsy threading matters
40360      Branch: maint-5.6/perl
40361            ! pod/perlguts.pod
40362 ____________________________________________________________________________
40363 [  9513] By: gsar                                  on 2001/04/02  03:25:21
40364         Log: add more prominent caveat notices about experimental features
40365      Branch: maint-5.6/perl
40366            ! pod/perlfork.pod pod/perlunicode.pod
40367 ____________________________________________________________________________
40368 [  9512] By: gsar                                  on 2001/04/02  02:54:33
40369         Log: integrate changes#9479,9509 from mainline
40370              
40371              [PATCH] File::Glob stuff for Mac OS
40372              
40373              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
40374      Branch: maint-5.6/perl
40375           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40376           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
40377           !> t/lib/glob-taint.t
40378 ____________________________________________________________________________
40379 [  9511] By: gsar                                  on 2001/04/02  02:38:24
40380         Log: README.win32 tweaks; add a note about alternative location for
40381              getting a gcc-2.95.2 that will build perl properly on windows
40382      Branch: maint-5.6/perl
40383            ! README.win32
40384 ____________________________________________________________________________
40385 [  9510] By: jhi                                   on 2001/04/01  20:45:10
40386         Log: An ambiguousity warning.
40387      Branch: perl
40388            ! t/lib/trig.t
40389 ____________________________________________________________________________
40390 [  9509] By: jhi                                   on 2001/04/01  19:53:47
40391         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
40392              From: Jonathan Stowe <gellyfish@gellyfish.com>
40393              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
40394              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
40395      Branch: perl
40396            ! ext/File/Glob/bsd_glob.c
40397 ____________________________________________________________________________
40398 [  9508] By: jhi                                   on 2001/04/01  19:35:03
40399         Log: Update Changes.
40400      Branch: perl
40401            ! Changes patchlevel.h
40402 ____________________________________________________________________________
40403 [  9507] By: jhi                                   on 2001/04/01  19:24:01
40404         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
40405              from mainline to maintperl: pod tweaks.
40406      Branch: maint-5.6/perl
40407           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
40408           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
40409           !> pod/perlvar.pod
40410 ____________________________________________________________________________
40411 [  9506] By: jhi                                   on 2001/04/01  19:11:53
40412         Log: Commit Sarathy to April release of 5.6.1 :-)
40413      Branch: perl
40414            ! pod/perlfaq1.pod
40415 ____________________________________________________________________________
40416 [  9505] By: jhi                                   on 2001/04/01  19:03:15
40417         Log: Subject: PATCH 5.6.0 (perldebug.pod)
40418              From: Mark-Jason Dominus <mjd@plover.com>
40419              Date: Sun, 01 Apr 2001 14:25:11 -0400
40420              Message-ID: <20010401182511.9247.qmail@plover.com>
40421      Branch: perl
40422            ! pod/perldebug.pod
40423 ____________________________________________________________________________
40424 [  9504] By: jhi                                   on 2001/04/01  18:43:09
40425         Log: Add great_circle_direction().
40426      Branch: perl
40427            ! lib/Math/Trig.pm t/lib/trig.t
40428 ____________________________________________________________________________
40429 [  9503] By: jhi                                   on 2001/04/01  17:29:12
40430         Log: Unicode ReadMe update for Unicode 3.1.
40431      Branch: perl
40432            ! lib/unicode/ReadMe.txt
40433 ____________________________________________________________________________
40434 [  9502] By: jhi                                   on 2001/04/01  17:18:40
40435         Log: Integrate change #9501 from maintperl into mainline.
40436              
40437              fix the perlembed notes on multiple interpreters
40438              
40439              fix ExtUtils::Embed to work passably on Windows
40440      Branch: perl
40441           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
40442 ____________________________________________________________________________
40443 [  9501] By: gsar                                  on 2001/04/01  07:21:57
40444         Log: fix the perlembed notes on multiple interpreters
40445              
40446              fix ExtUtils::Embed to work passably on Windows
40447      Branch: maint-5.6/perl
40448            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
40449 ____________________________________________________________________________
40450 [  9500] By: jhi                                   on 2001/04/01  05:58:23
40451         Log: Test for #9499.
40452      Branch: perl
40453            ! t/op/tr.t
40454 ____________________________________________________________________________
40455 [  9499] By: jhi                                   on 2001/04/01  05:55:46
40456         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
40457      Branch: perl
40458            ! embed.h embed.pl op.c proto.h
40459 ____________________________________________________________________________
40460 [  9498] By: jhi                                   on 2001/04/01  05:44:34
40461         Log: Protect the workaround hunk more.
40462      Branch: perl
40463            ! toke.c
40464 ____________________________________________________________________________
40465 [  9497] By: jhi                                   on 2001/04/01  00:24:25
40466         Log: Integrate changes #9493,9494,9495,9496 from maintperl
40467              into mainline.
40468              
40469              fix a broken workaround for Borland compiler in change#4739
40470              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
40471              
40472              nits spotted by Borland compiler
40473              
40474              avoid redefinition warnings under Borland 5.02
40475              
40476              various nits identified by the Borland 5.5 compiler; remove suppression
40477              of a few warnings
40478      Branch: perl
40479           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
40480           !> win32/win32.h
40481 ____________________________________________________________________________
40482 [  9496] By: gsar                                  on 2001/03/31  23:22:28
40483         Log: various nits identified by the Borland 5.5 compiler; remove suppression
40484              of a few warnings
40485      Branch: maint-5.6/perl
40486            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
40487 ____________________________________________________________________________
40488 [  9495] By: gsar                                  on 2001/03/31  21:03:08
40489         Log: avoid redefinition warnings under Borland 5.02
40490      Branch: maint-5.6/perl
40491            ! win32/makefile.mk
40492 ____________________________________________________________________________
40493 [  9494] By: gsar                                  on 2001/03/31  20:18:59
40494         Log: nits spotted by Borland compiler
40495      Branch: maint-5.6/perl
40496            ! utf8.h win32/win32.h
40497 ____________________________________________________________________________
40498 [  9493] By: gsar                                  on 2001/03/31  20:18:05
40499         Log: fix a broken workaround for Borland compiler in change#4739
40500              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
40501      Branch: maint-5.6/perl
40502            ! toke.c
40503 ____________________________________________________________________________
40504 [  9492] By: jhi                                   on 2001/03/31  18:36:24
40505         Log: Integrate change #9491 from maintperl into mainline.
40506              
40507              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
40508              directory is relative (need to fetch the full path name *before*
40509              the chdir!)
40510      Branch: perl
40511           !> lib/Cwd.pm
40512 ____________________________________________________________________________
40513 [  9491] By: gsar                                  on 2001/03/31  17:01:56
40514         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
40515              directory is relative (need to fetch the full path name *before*
40516              the chdir!)
40517              
40518              this is a followup patch for change#6749
40519      Branch: maint-5.6/perl
40520            ! lib/Cwd.pm
40521 ____________________________________________________________________________
40522 [  9490] By: jhi                                   on 2001/03/31  15:50:18
40523         Log: Subject: Re: [PATCH] av.h cosmetics
40524              From: Simon Cozens <simon@netthink.co.uk>
40525              Date: Sat, 31 Mar 2001 13:09:59 +0100
40526              Message-ID: <20010331130959.A22000@netthink.co.uk>
40527              
40528              Document AvALLOC.
40529      Branch: perl
40530            ! pod/perlguts.pod
40531 ____________________________________________________________________________
40532 [  9489] By: jhi                                   on 2001/03/31  15:48:44
40533         Log: Subject: [PATCH] Re: Math::Big* v1.21
40534              From: Tels <perl_dummy@bloodgate.com>
40535              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
40536              Message-Id: <200103311125.GAA377738@www08.hway.net>
40537      Branch: perl
40538            ! pod/perlop.pod
40539 ____________________________________________________________________________
40540 [  9488] By: jhi                                   on 2001/03/31  03:39:51
40541         Log: Debug output tweak.
40542      Branch: perl
40543            ! t/lib/cwd.t
40544 ____________________________________________________________________________
40545 [  9487] By: jhi                                   on 2001/03/31  03:33:02
40546         Log: OverVMSification.
40547      Branch: perl
40548            ! t/lib/cwd.t
40549 ____________________________________________________________________________
40550 [  9486] By: jhi                                   on 2001/03/31  03:01:40
40551         Log: Missed MANIFESTations in #9483.
40552      Branch: perl
40553            ! MANIFEST
40554 ____________________________________________________________________________
40555 [  9485] By: jhi                                   on 2001/03/31  02:58:17
40556         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
40557              From: Peter Prymmer <pvhp@forte.com>
40558              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
40559              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
40560      Branch: perl
40561            ! regexec.c t/lib/cwd.t
40562 ____________________________________________________________________________
40563 [  9484] By: jhi                                   on 2001/03/31  01:04:41
40564         Log: Obsolete file (see #3938)
40565      Branch: perl
40566            - lib/unicode/README.Ethiopic
40567            ! MANIFEST
40568 ____________________________________________________________________________
40569 [  9483] By: jhi                                   on 2001/03/31  00:52:42
40570         Log: Update to Unicode 3.1.
40571              (Rename Names.txt to NamesList.txt.)
40572      Branch: perl
40573            + lib/unicode/NamesList.txt lib/unicode/PropList.html
40574            - lib/unicode/Names.txt
40575            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40576            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
40577            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
40578            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
40579            ! lib/unicode/UCD.html lib/unicode/Unicode.html
40580            ! lib/unicode/rename lib/unicode/version
40581 ____________________________________________________________________________
40582 [  9482] By: jhi                                   on 2001/03/30  23:33:44
40583         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
40584              From: Robin Houston <robin@kitsite.com>
40585              Date: Fri, 30 Mar 2001 20:07:22 +0100
40586              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
40587      Branch: perl
40588            ! ext/B/B/Deparse.pm
40589 ____________________________________________________________________________
40590 [  9481] By: jhi                                   on 2001/03/30  23:20:25
40591         Log: Subject: Re: [PATCH] CwdXS, Take 2
40592              From: Benjamin Sugars <bsugars@canoe.ca>
40593              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
40594              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
40595      Branch: perl
40596            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
40597            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
40598 ____________________________________________________________________________
40599 [  9480] By: jhi                                   on 2001/03/30  22:52:38
40600         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
40601              From: David Dyck <dcd@tc.fluke.com>
40602              Date: Fri, 30 Mar 2001 14:44:13 -0800
40603              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
40604              
40605              The t/rantests flags file creation was accidentally
40606              removed by #9217.
40607      Branch: perl
40608            ! Makefile.SH
40609 ____________________________________________________________________________
40610 [  9479] By: jhi                                   on 2001/03/30  22:45:45
40611         Log: Subject: [PATCH] File::Glob stuff for Mac OS
40612              From: Chris Nandor <pudge@pobox.com>
40613              Date: Fri, 30 Mar 2001 16:51:00 -0500
40614              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
40615      Branch: perl
40616            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40617            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
40618            ! t/lib/glob-taint.t
40619 ____________________________________________________________________________
40620 [  9478] By: jhi                                   on 2001/03/30  22:43:12
40621         Log: Subject: fix for win32/buildext.pl
40622              From: "Vadim Konovalov" <watman@inbox.ru>
40623              Date: Sat, 31 Mar 2001 00:50:36 +0400
40624              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
40625      Branch: perl
40626            ! win32/buildext.pl
40627 ____________________________________________________________________________
40628 [  9477] By: jhi                                   on 2001/03/30  22:41:16
40629         Log: Subject: small base.pm doc patch
40630              From: Leon Brocard <acme@astray.com>
40631              Date: Fri, 30 Mar 2001 21:49:57 +0100
40632              Message-ID: <20010330214957.B8733@ns0.astray.com>
40633      Branch: perl
40634            ! lib/base.pm
40635 ____________________________________________________________________________
40636 [  9476] By: jhi                                   on 2001/03/30  18:16:57
40637         Log: Subject: [PATCH] av.h cosmetics
40638              From: Simon Cozens <simon@netthink.co.uk>
40639              Date: Fri, 30 Mar 2001 18:12:28 +0100
40640              Message-ID: <20010330181228.A9319@netthink.co.uk>
40641      Branch: perl
40642            ! av.h
40643 ____________________________________________________________________________
40644 [  9475] By: jhi                                   on 2001/03/30  18:15:50
40645         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
40646              From: "Philip Newton" <pnewton@gmx.de>
40647              Date: Fri, 30 Mar 2001 19:06:57 +0200
40648              Message-ID: <3AC4D951.14815.1AC7068@localhost>
40649      Branch: perl
40650            ! pod/perlhack.pod
40651 ____________________________________________________________________________
40652 [  9474] By: jhi                                   on 2001/03/30  18:14:02
40653         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
40654              From: Benjamin Sugars <bsugars@canoe.ca>
40655              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
40656              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
40657      Branch: perl
40658            ! t/lib/glob-basic.t
40659 ____________________________________________________________________________
40660 [  9473] By: jhi                                   on 2001/03/30  16:09:24
40661         Log: Update Changes.
40662      Branch: perl
40663            ! Changes patchlevel.h
40664 ____________________________________________________________________________
40665 [  9472] By: jhi                                   on 2001/03/30  15:16:08
40666         Log: Integrate perlio.
40667      Branch: perl
40668           !> t/lib/cwd.t t/lib/glob-basic.t
40669 ____________________________________________________________________________
40670 [  9471] By: nick                                  on 2001/03/30  14:47:10
40671         Log: Should be (^O eq 'MSWin32') not 'Win32'
40672              Fail #12 seems real - chdir is in wrong dir.
40673      Branch: perlio
40674            ! t/lib/cwd.t
40675 ____________________________________________________________________________
40676 [  9470] By: jhi                                   on 2001/03/30  14:41:11
40677         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
40678              From: Radu Greab <radu@netsoft.ro>
40679              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
40680              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
40681              
40682              Replace #9352.
40683      Branch: perl
40684            ! ext/Socket/Socket.xs pp_sys.c
40685 ____________________________________________________________________________
40686 [  9469] By: jhi                                   on 2001/03/30  14:37:51
40687         Log: Subject: PATCH pod/perldiag.pod
40688              From: Robin Houston <robin@kitsite.com>
40689              Date: Fri, 30 Mar 2001 14:10:36 +0100
40690              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
40691      Branch: perl
40692            ! pod/perldiag.pod t/lib/glob-basic.t
40693 ____________________________________________________________________________
40694 [  9468] By: jhi                                   on 2001/03/30  14:36:36
40695         Log: Subject: Better diagnostic in io/fs.t
40696              From: andreas.koenig@anima.de (Andreas J. Koenig)
40697              Date: 30 Mar 2001 10:11:43 +0200
40698              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
40699      Branch: perl
40700            ! t/io/fs.t
40701 ____________________________________________________________________________
40702 [  9467] By: nick                                  on 2001/03/30  14:25:43
40703         Log: Skip order test of glob if case-ignoring system cannot 
40704              create a.test and A.test
40705      Branch: perlio
40706            ! t/lib/glob-basic.t
40707 ____________________________________________________________________________
40708 [  9466] By: nick                                  on 2001/03/30  13:03:12
40709         Log: Integrate mainline.
40710      Branch: perlio
40711            - ext/re/hints/aix.pl
40712           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
40713           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
40714           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
40715           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
40716 ____________________________________________________________________________
40717 [  9465] By: jhi                                   on 2001/03/30  03:53:37
40718         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
40719              the tests sometimes hang, sometimes not.)
40720      Branch: perl
40721            ! t/lib/io_multihomed.t t/lib/io_sock.t
40722 ____________________________________________________________________________
40723 [  9464] By: jhi                                   on 2001/03/30  02:56:04
40724         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
40725              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40726              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
40727              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
40728      Branch: perl
40729            ! op.c
40730 ____________________________________________________________________________
40731 [  9463] By: jhi                                   on 2001/03/30  02:34:48
40732         Log: Test for #9462.
40733      Branch: perl
40734            ! t/lib/b.t
40735 ____________________________________________________________________________
40736 [  9462] By: jhi                                   on 2001/03/30  02:29:37
40737         Log: Subject: B::Deparse precedence bug. (Patch included.)
40738              From: Jeremy Madea <jmadea@inktomi.com>
40739              Date: Thu, 29 Mar 2001 12:05:02 -0800
40740              Message-ID: <20010329120502.A24881@dr.inktomi.com>
40741      Branch: perl
40742            ! ext/B/B/Deparse.pm
40743 ____________________________________________________________________________
40744 [  9461] By: jhi                                   on 2001/03/30  02:18:41
40745         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40746              From: Peter Prymmer <pvhp@forte.com>
40747              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
40748              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
40749      Branch: perl
40750            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
40751            ! t/lib/md5-file.t
40752 ____________________________________________________________________________
40753 [  9460] By: jhi                                   on 2001/03/30  02:17:07
40754         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
40755              From: Robin Houston <robin@kitsite.com>
40756              Date: Thu, 29 Mar 2001 20:47:56 +0100
40757              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
40758      Branch: perl
40759            ! ext/B/B/Debug.pm
40760 ____________________________________________________________________________
40761 [  9459] By: jhi                                   on 2001/03/30  02:16:05
40762         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
40763              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
40764              Date: Wed, 28 Mar 2001 18:02:20 -0600
40765              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
40766      Branch: perl
40767            ! lib/ExtUtils/MM_VMS.pm
40768 ____________________________________________________________________________
40769 [  9458] By: jhi                                   on 2001/03/30  02:07:58
40770         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
40771              From: "Joshua E. Rodd" <jrodd@pbs.org>
40772              Date: Wed, 28 Mar 2001 17:29:12 -0500
40773              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
40774      Branch: perl
40775            ! pod/perlop.pod
40776 ____________________________________________________________________________
40777 [  9457] By: jhi                                   on 2001/03/30  02:04:33
40778         Log: Subject: ext/re/aix.pl can go
40779              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40780              Date: Thu, 29 Mar 2001 12:03:28 +0200
40781              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
40782      Branch: perl
40783            - ext/re/hints/aix.pl
40784            ! MANIFEST
40785 ____________________________________________________________________________
40786 [  9456] By: jhi                                   on 2001/03/30  02:03:32
40787         Log: Integrate perlio.
40788      Branch: perl
40789           !> ext/Encode/Encode.xs installperl
40790 ____________________________________________________________________________
40791 [  9455] By: nick                                  on 2001/03/29  21:11:46
40792         Log: DLL name has changed so installperl needs to know
40793              (Why isn't it working it out or passed it?)
40794      Branch: perlio
40795            ! installperl
40796 ____________________________________________________________________________
40797 [  9454] By: nick                                  on 2001/03/29  20:56:12
40798         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
40799              and we don't get undef warnings.
40800      Branch: perlio
40801            ! ext/Encode/Encode.xs
40802 ____________________________________________________________________________
40803 [  9453] By: nick                                  on 2001/03/29  17:58:48
40804         Log: Integrate mainline
40805      Branch: perlio
40806           !> Changes patchlevel.h
40807 ____________________________________________________________________________
40808 [  9452] By: jhi                                   on 2001/03/29  16:44:55
40809         Log: Update Changes.
40810      Branch: perl
40811            ! Changes patchlevel.h
40812 ____________________________________________________________________________
40813 [  9451] By: nick                                  on 2001/03/29  16:31:38
40814         Log: Integrate mainline
40815      Branch: perlio
40816           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
40817           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
40818           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
40819           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
40820           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
40821 ____________________________________________________________________________
40822 [  9450] By: jhi                                   on 2001/03/29  16:29:17
40823         Log: Integrate perlio.
40824      Branch: perl
40825           !> win32/buildext.pl
40826 ____________________________________________________________________________
40827 [  9449] By: jhi                                   on 2001/03/29  15:50:01
40828         Log: Update Changes.
40829      Branch: perl
40830            ! Changes patchlevel.h
40831 ____________________________________________________________________________
40832 [  9448] By: nick                                  on 2001/03/29  15:47:15
40833         Log: Make sure buildext.pl finds Errno.pm
40834      Branch: perlio
40835            ! win32/buildext.pl
40836 ____________________________________________________________________________
40837 [  9447] By: jhi                                   on 2001/03/29  15:39:34
40838         Log: Integrate perlio.
40839      Branch: perl
40840           !> win32/makefile.mk
40841 ____________________________________________________________________________
40842 [  9446] By: nick                                  on 2001/03/29  15:30:03
40843         Log: Integrate win32/makefile.mk with mainline.
40844      Branch: perlio
40845           !> win32/makefile.mk
40846 ____________________________________________________________________________
40847 [  9445] By: nick                                  on 2001/03/29  15:27:32
40848         Log: Fix breakage ... 
40849      Branch: perlio
40850            ! win32/makefile.mk
40851 ____________________________________________________________________________
40852 [  9444] By: jhi                                   on 2001/03/29  15:03:08
40853         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
40854              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40855              Date: Thu, 29 Mar 2001 10:32:59 +0400
40856              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
40857      Branch: perl
40858            ! win32/makefile.mk
40859 ____________________________________________________________________________
40860 [  9443] By: jhi                                   on 2001/03/29  15:02:12
40861         Log: Integrate perlio.
40862      Branch: perl
40863           +> win32/buildext.pl
40864           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
40865           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
40866 ____________________________________________________________________________
40867 [  9442] By: nick                                  on 2001/03/29  14:59:11
40868         Log: Work in progress - determine win32 extensions to build via script.
40869      Branch: perlio
40870            + win32/buildext.pl
40871            ! MANIFEST win32/makefile.mk
40872 ____________________________________________________________________________
40873 [  9441] By: jhi                                   on 2001/03/29  14:51:47
40874         Log: Reintroduce the use of external pwd.
40875      Branch: perl
40876            ! t/lib/cwd.t
40877 ____________________________________________________________________________
40878 [  9440] By: jhi                                   on 2001/03/29  14:42:58
40879         Log: use warnings instead of -w.
40880      Branch: perl
40881            ! utils/h2xs.PL
40882 ____________________________________________________________________________
40883 [  9439] By: jhi                                   on 2001/03/29  14:41:52
40884         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
40885              From: Jonathan Stowe <gellyfish@gellyfish.com>
40886              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
40887              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
40888      Branch: perl
40889            ! utils/h2xs.PL
40890 ____________________________________________________________________________
40891 [  9438] By: jhi                                   on 2001/03/29  14:39:38
40892         Log: Subject: [PATCH perl@9424] minor pod nits
40893              From: Robin Barker <rmb1@cise.npl.co.uk>
40894              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
40895              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
40896      Branch: perl
40897            ! pod/perlhack.pod pod/perliol.pod
40898 ____________________________________________________________________________
40899 [  9437] By: jhi                                   on 2001/03/29  14:29:16
40900         Log: Subject: [PATCH perl@9424] typemap cast warning
40901              From: Robin Barker <rmb1@cise.npl.co.uk>
40902              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
40903              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
40904      Branch: perl
40905            ! lib/ExtUtils/typemap
40906 ____________________________________________________________________________
40907 [  9436] By: jhi                                   on 2001/03/29  14:26:03
40908         Log: Subject: [PATCH perl@9424] printf warning
40909              From: Robin Barker <rmb1@cise.npl.co.uk>
40910              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
40911              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
40912      Branch: perl
40913            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
40914            ! ext/Storable/Storable.xs toke.c
40915 ____________________________________________________________________________
40916 [  9435] By: nick                                  on 2001/03/29  14:23:31
40917         Log: Win32 has name conflict with ERROR
40918      Branch: perlio
40919            ! ext/PerlIO/Via/Via.xs
40920 ____________________________________________________________________________
40921 [  9434] By: jhi                                   on 2001/03/29  14:17:48
40922         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40923              From: Peter Prymmer <pvhp@forte.com>
40924              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
40925              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
40926      Branch: perl
40927            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
40928 ____________________________________________________________________________
40929 [  9433] By: jhi                                   on 2001/03/29  13:52:44
40930         Log: test-prep target was missing.
40931      Branch: perl
40932            ! Makefile.SH
40933 ____________________________________________________________________________
40934 [  9432] By: nick                                  on 2001/03/29  12:40:03
40935         Log: Make as-shipped compiler default to MSVC6 
40936      Branch: perlio
40937            ! win32/makefile.mk
40938 ____________________________________________________________________________
40939 [  9431] By: nick                                  on 2001/03/29  12:12:16
40940         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
40941              akin to PerlIO::Scalar.
40942      Branch: perlio
40943            ! perlio.c perlio.h
40944 ____________________________________________________________________________
40945 [  9430] By: nick                                  on 2001/03/29  10:56:35
40946         Log: Integrate mainline.
40947      Branch: perlio
40948           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
40949           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
40950           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
40951           !> win32/makefile.mk win32/win32sck.c
40952 ____________________________________________________________________________
40953 [  9429] By: nick                                  on 2001/03/29  09:03:43
40954         Log: Noticed that two tests were skipped as perlio:: package
40955              isn't there any more. Changed the skip condition.
40956              Avoid core-dump if sv_utf8_upgrade() called on something
40957              that does not become SvPOK after SvPV() (e.g. a ref).
40958      Branch: perlio
40959            ! sv.c t/io/utf8.t t/lib/io_scalar.t
40960 ____________________________________________________________________________
40961 [  9428] By: jhi                                   on 2001/03/29  01:31:47
40962         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
40963              From: Benjamin Sugars <bsugars@canoe.ca> 
40964              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
40965              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
40966      Branch: perl
40967            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
40968            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
40969            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
40970 ____________________________________________________________________________
40971 [  9427] By: jhi                                   on 2001/03/29  00:49:30
40972         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
40973              From: "Vadim Konovalov" <watman@inbox.ru>
40974              Date: Thu, 29 Mar 2001 01:50:12 +0400
40975              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
40976      Branch: perl
40977            ! win32/makefile.mk win32/win32sck.c
40978 ____________________________________________________________________________
40979 [  9426] By: gsar                                  on 2001/03/29  00:28:04
40980         Log: dmake can only handle == and != in comparisons; support building
40981              with Borland's VCL libraries (from Vadim Konovalov)
40982      Branch: maint-5.6/perl
40983            ! win32/makefile.mk
40984 ____________________________________________________________________________
40985 [  9425] By: nick                                  on 2001/03/28  19:29:56
40986         Log: Integrate (@snapshot)
40987      Branch: perlio
40988           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
40989 ____________________________________________________________________________
40990 [  9424] By: jhi                                   on 2001/03/28  19:03:16
40991         Log: Update Changes.
40992      Branch: perl
40993            ! Changes patchlevel.h
40994 ____________________________________________________________________________
40995 [  9423] By: jhi                                   on 2001/03/28  18:52:09
40996         Log: Rmdir lib/XS on cleanup.
40997      Branch: perl
40998            ! Makefile.SH
40999 ____________________________________________________________________________
41000 [  9422] By: jhi                                   on 2001/03/28  18:49:34
41001         Log: Integrate perlio.
41002      Branch: perl
41003           !> t/op/utf8decode.t
41004 ____________________________________________________________________________
41005 [  9421] By: nick                                  on 2001/03/28  18:46:44
41006         Log: Loose duplicate chunk.
41007      Branch: perlio
41008            ! t/op/utf8decode.t
41009 ____________________________________________________________________________
41010 [  9420] By: nick                                  on 2001/03/28  18:44:11
41011         Log: Integrate mainline.
41012      Branch: perlio
41013           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
41014           !> vms/vmsish.h
41015 ____________________________________________________________________________
41016 [  9419] By: jhi                                   on 2001/03/28  18:42:05
41017         Log: Can't trust external pwds
41018              (either shell builtins or external programs)
41019      Branch: perl
41020            ! t/lib/cwd.t
41021 ____________________________________________________________________________
41022 [  9418] By: jhi                                   on 2001/03/28  18:34:05
41023         Log: Integrate perlio.
41024      Branch: perl
41025            - lib/perlio.pm
41026           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
41027           !> t/op/utf8decode.t
41028 ____________________________________________________________________________
41029 [  9417] By: nick                                  on 2001/03/28  18:24:02
41030         Log: PerlIO.pm / perlio.pm conflict.
41031              Update some pods.
41032              Make t/op/utf8decode.t a text file.
41033      Branch: perlio
41034            - lib/perlio.pm
41035            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
41036            ! t/op/utf8decode.t
41037 ____________________________________________________________________________
41038 [  9416] By: jhi                                   on 2001/03/28  18:06:07
41039         Log: Integrate change #9409 from mainline to maintperl.
41040              
41041              Yet another tweak on AIX dynaloading.
41042      Branch: maint-5.6/perl
41043           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41044 ____________________________________________________________________________
41045 [  9415] By: gsar                                  on 2001/03/28  17:13:01
41046         Log: integrate changes#9377,9385,9401 from mainline
41047              
41048              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
41049              
41050              If directory entries compare equal case-insensitively,
41051              retry case-sensitively.
41052              
41053              Subject: [PATCH] B::Terse and warnings
41054      Branch: maint-5.6/perl
41055           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
41056           !> t/pragma/warn/perl
41057 ____________________________________________________________________________
41058 [  9414] By: jhi                                   on 2001/03/28  17:11:12
41059         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
41060              From: "Craig A. Berry" <craigberry@mac.com>
41061              Date: Wed, 28 Mar 2001 10:55:20 -0600
41062              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
41063      Branch: perl
41064            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
41065 ____________________________________________________________________________
41066 [  9413] By: jhi                                   on 2001/03/28  17:03:12
41067         Log: Dup hunk.
41068      Branch: perl
41069            ! t/op/utf8decode.t
41070 ____________________________________________________________________________
41071 [  9412] By: jhi                                   on 2001/03/28  17:02:36
41072         Log: Forced integrate from perlio.
41073      Branch: perl
41074           !> t/op/utf8decode.t
41075 ____________________________________________________________________________
41076 [  9411] By: nick                                  on 2001/03/28  16:50:03
41077         Log: Integrate mainline.
41078      Branch: perlio
41079           +> t/lib/cwd.t
41080           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41081           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
41082           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
41083           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
41084           !> t/pragma/warn/perl
41085 ____________________________________________________________________________
41086 [  9410] By: jhi                                   on 2001/03/28  16:44:23
41087         Log: Subject: Re: [PATCH] 9403 cannot be tested
41088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41089              Date: Wed, 28 Mar 2001 18:33:56 +0200
41090              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
41091      Branch: perl
41092            ! makedef.pl
41093 ____________________________________________________________________________
41094 [  9409] By: jhi                                   on 2001/03/28  16:12:45
41095         Log: Yet another tweak on AIX dynaloading.
41096      Branch: perl
41097            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41098 ____________________________________________________________________________
41099 [  9408] By: jhi                                   on 2001/03/28  15:52:55
41100         Log: Subject: [PATCH] 9403 cannot be tested
41101              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
41102              Date: Wed, 28 Mar 2001 17:23:00 +0200
41103              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
41104              
41105              A missing symbol.
41106      Branch: perl
41107            ! makedef.pl
41108 ____________________________________________________________________________
41109 [  9407] By: jhi                                   on 2001/03/28  15:47:43
41110         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
41111      Branch: perl
41112            ! t/op/utf8decode.t
41113           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
41114           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
41115 ____________________________________________________________________________
41116 [  9406] By: jhi                                   on 2001/03/28  15:37:08
41117         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
41118              From: Benjamin Sugars <bsugars@canoe.ca> 
41119              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
41120              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
41121      Branch: perl
41122            + t/lib/cwd.t
41123            ! MANIFEST
41124 ____________________________________________________________________________
41125 [  9405] By: jhi                                   on 2001/03/28  15:13:18
41126         Log: pp_ne() needs a CORRECT boolean.
41127      Branch: perl
41128            ! pp.c
41129 ____________________________________________________________________________
41130 [  9404] By: jhi                                   on 2001/03/28  15:09:23
41131         Log: pp_ne() needs a boolean, not an integer.
41132      Branch: perl
41133            ! pp.c
41134 ____________________________________________________________________________
41135 [  9403] By: jhi                                   on 2001/03/28  14:47:43
41136         Log: (Retracted by #9404.)
41137      Branch: perl
41138            ! pp.c
41139 ____________________________________________________________________________
41140 [  9402] By: jhi                                   on 2001/03/28  14:43:59
41141         Log: Subject: Re: [PATCH] Typemap testing
41142              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
41143              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
41144              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
41145      Branch: perl
41146            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41147            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
41148 ____________________________________________________________________________
41149 [  9401] By: jhi                                   on 2001/03/28  14:42:14
41150         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
41151              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
41152              Date: Sun, 25 Mar 2001 21:59:15 +0100
41153              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
41154              
41155              A variable will be checked for the "use once" warnings if:
41156              
41157              1. It is in the scope of a use warnings 'once'
41158              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
41159              
41160              Otherwise it won't be checked at all.
41161              
41162              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
41163              
41164              The enclosed patch partially fixes this issue. What I didn't
41165              get to work was the case where the "used once" warning is enabled
41166              in any file other than the main file.
41167      Branch: perl
41168            ! gv.c t/pragma/warn/perl
41169 ____________________________________________________________________________
41170 [  9400] By: nick                                  on 2001/03/28  14:38:24
41171         Log: More EBCDIC tweaks:
41172              - one more swash issue &~(0xA0-1) did not do the right thing,
41173              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
41174              - add "use re 'asciirange'" to make [!-~] etc. work
41175              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
41176              - Choose a key for t/op/each.t test which gets encoded.
41177              - Skip utf8decode if this is UTF-EBCDIC.
41178      Branch: perlio
41179            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
41180            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
41181 ____________________________________________________________________________
41182 [  9399] By: jhi                                   on 2001/03/28  14:21:00
41183         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
41184              Andreas Schwab.
41185      Branch: perl
41186            ! pp.c
41187 ____________________________________________________________________________
41188 [  9398] By: jhi                                   on 2001/03/28  00:55:56
41189         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
41190              From: David Dyck <dcd@tc.fluke.com>
41191              Date: Tue, 27 Mar 2001 15:16:24 -0800
41192              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
41193      Branch: perl
41194            ! ext/IO/lib/IO/Socket.pm
41195 ____________________________________________________________________________
41196 [  9397] By: jhi                                   on 2001/03/27  21:52:49
41197         Log: Integrate perlio.
41198      Branch: perl
41199           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
41200           +> ext/PerlIO/Via/Via.xs
41201           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
41202 ____________________________________________________________________________
41203 [  9396] By: nick                                  on 2001/03/27  21:45:13
41204         Log: Integrate mainline.
41205      Branch: perlio
41206           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
41207           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
41208 ____________________________________________________________________________
41209 [  9395] By: nick                                  on 2001/03/27  21:18:58
41210         Log: Outline docs for PerlIO and PerlIO::Scalar
41211      Branch: perlio
41212            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
41213 ____________________________________________________________________________
41214 [  9394] By: nick                                  on 2001/03/27  20:50:13
41215         Log: PerlIO::Via layer (alpha-ish).
41216      Branch: perlio
41217            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
41218            + ext/PerlIO/Via/Via.xs
41219            ! MANIFEST
41220 ____________________________________________________________________________
41221 [  9393] By: jhi                                   on 2001/03/27  20:49:55
41222         Log: Retract #9329 now that 9390 should take care of the matter.
41223      Branch: perl
41224            ! utils/h2xs.PL
41225 ____________________________________________________________________________
41226 [  9390] By: jhi                                   on 2001/03/27  20:47:50
41227         Log: Subject: Autoloading Errno.pm when %! is encountered
41228              From: Robin Houston <robin@kitsite.com>
41229              Date: Tue, 27 Mar 2001 20:57:11 +0100
41230              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
41231      Branch: perl
41232            ! embed.h embed.pl gv.c proto.h t/op/magic.t
41233 ____________________________________________________________________________
41234 [  9389] By: jhi                                   on 2001/03/27  20:24:31
41235         Log: Integrate perlio.
41236      Branch: perl
41237           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
41238           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
41239           !> utf8.c
41240 ____________________________________________________________________________
41241 [  9388] By: jhi                                   on 2001/03/27  20:21:38
41242         Log: Better have a three-element array if one is going to assign
41243              to the third element of that array. (from Tim Jenness)
41244      Branch: perl
41245            ! ext/XS/Typemap/Typemap.xs
41246 ____________________________________________________________________________
41247 [  9387] By: nick                                  on 2001/03/27  20:15:43
41248         Log: Integrate mainline.
41249      Branch: perlio
41250           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
41251           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41252           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
41253           +> t/lib/xs-typemap.t
41254           !> (integrate 34 files)
41255 ____________________________________________________________________________
41256 [  9386] By: jhi                                   on 2001/03/27  20:04:18
41257         Log: Subject: Re: perl@9359 breaks HTML::Parser
41258              From: Gisle Aas <gisle@ActiveState.com>
41259              Date: 27 Mar 2001 11:30:24 -0800
41260              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
41261              
41262              Clarify the UTF-8 issues of the API docs.
41263              (Slightly reworded and expanded.)
41264      Branch: perl
41265            ! pod/perlapi.pod sv.c sv.h
41266 ____________________________________________________________________________
41267 [  9385] By: jhi                                   on 2001/03/27  19:44:25
41268         Log: If directory entries compare equal case-insensitively,
41269              retry case-sensitively.
41270      Branch: perl
41271            ! ext/File/Glob/bsd_glob.c
41272 ____________________________________________________________________________
41273 [  9384] By: nick                                  on 2001/03/27  19:38:50
41274         Log: Various EBCDIC fixes:
41275              - major revelation that swash code is encoding aware,
41276              (or thought it was) - now it is ;-)
41277              - With that out of the way fix a slab of tr/// cases.
41278              - Fix Encode 'Unicode' to be true Unicode so tests pass.
41279              - As anticipated Base64.xs needed tweaks.
41280              - Until tr/// works right avoid old_encode64 in MIME tests.
41281      Branch: perlio
41282            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
41283            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
41284 ____________________________________________________________________________
41285 [  9383] By: jhi                                   on 2001/03/27  18:34:41
41286         Log: Add the std test suite BEGIN block.
41287      Branch: perl
41288            ! t/lib/xs-typemap.t
41289 ____________________________________________________________________________
41290 [  9382] By: jhi                                   on 2001/03/27  15:16:07
41291         Log: Add debugging output to the test.
41292      Branch: perl
41293            ! t/lib/glob-basic.t
41294 ____________________________________________________________________________
41295 [  9381] By: jhi                                   on 2001/03/27  15:08:10
41296         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
41297      Branch: perl
41298            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
41299            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41300            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
41301            + t/lib/xs-typemap.t
41302            ! MANIFEST
41303 ____________________________________________________________________________
41304 [  9380] By: jhi                                   on 2001/03/27  14:48:34
41305         Log: Subject: [PATCH] Typemap testing
41306              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
41307              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
41308              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
41309              
41310              (The first part of the patch.)
41311      Branch: perl
41312            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
41313 ____________________________________________________________________________
41314 [  9379] By: jhi                                   on 2001/03/27  14:44:56
41315         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
41316              From: Benjamin Sugars <bsugars@canoe.ca> 
41317              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
41318              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
41319      Branch: perl
41320            ! t/lib/glob-basic.t
41321 ____________________________________________________________________________
41322 [  9378] By: jhi                                   on 2001/03/27  14:42:30
41323         Log: Subject: [PATCH] perlvar nit
41324              From: Simon Cozens <simon@netthink.co.uk>
41325              Date: Tue, 27 Mar 2001 01:12:01 +0100
41326              Message-ID: <20010327011201.A19179@netthink.co.uk>
41327      Branch: perl
41328            ! pod/perlvar.pod
41329 ____________________________________________________________________________
41330 [  9377] By: jhi                                   on 2001/03/27  14:36:26
41331         Log: Subject: [PATCH] B::Terse and warnings
41332              From: Benjamin Sugars <ben.sugars@home.com>
41333              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
41334              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
41335      Branch: perl
41336            ! ext/B/B.pm ext/B/B/Terse.pm
41337 ____________________________________________________________________________
41338 [  9376] By: jhi                                   on 2001/03/27  14:31:31
41339         Log: Document sockatmark() some.
41340      Branch: perl
41341            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
41342            ! pod/perltoc.pod
41343 ____________________________________________________________________________
41344 [  9375] By: jhi                                   on 2001/03/27  14:00:24
41345         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
41346              noted by Gisle and fixed by NI-S.
41347      Branch: perl
41348            ! sv.c
41349 ____________________________________________________________________________
41350 [  9374] By: jhi                                   on 2001/03/27  05:50:01
41351         Log: Regen toc.
41352      Branch: perl
41353            ! pod/perltoc.pod
41354 ____________________________________________________________________________
41355 [  9373] By: jhi                                   on 2001/03/27  05:43:51
41356         Log: Pixie documenting.
41357      Branch: perl
41358            ! Makefile.SH pod/perlhack.pod
41359 ____________________________________________________________________________
41360 [  9372] By: jhi                                   on 2001/03/27  05:29:34
41361         Log: Metaconfig unit changes for #9371.
41362      Branch: metaconfig
41363            ! U/modified/myhostname.U
41364      Branch: metaconfig/U/perl
41365            + d_sockatmark.U
41366            ! gccvers.U
41367 ____________________________________________________________________________
41368 [  9371] By: jhi                                   on 2001/03/27  05:29:07
41369         Log: Add sockatmark() probing.
41370      Branch: perl
41371            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41372            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
41373            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41374            ! vos/config.ga.h win32/config.bc win32/config.gc
41375            ! win32/config.vc
41376 ____________________________________________________________________________
41377 [  9370] By: jhi                                   on 2001/03/26  22:01:18
41378         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
41379              Really need to benchmark this.
41380      Branch: perl
41381            ! pp.c
41382 ____________________________________________________________________________
41383 [  9369] By: nick                                  on 2001/03/26  21:59:30
41384         Log: Integrate mainline.
41385      Branch: perlio
41386            ! ext/MIME/Base64/QuotedPrint.pm
41387           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
41388           !> patchlevel.h pod/perlhack.pod pp_sys.c
41389 ____________________________________________________________________________
41390 [  9368] By: jhi                                   on 2001/03/26  21:47:03
41391         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
41392              
41393              TODO1: perlbench.
41394              TODO2: le, lt, ge, gt?  Yech.
41395      Branch: perl
41396            ! pp.c
41397 ____________________________________________________________________________
41398 [  9367] By: jhi                                   on 2001/03/26  21:34:57
41399         Log: Too much cut-and-paste in #9363.
41400      Branch: perl
41401            ! pp_sys.c
41402 ____________________________________________________________________________
41403 [  9366] By: jhi                                   on 2001/03/26  21:20:53
41404         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
41405              From: Andreas Schwab <schwab@suse.de>
41406              Date: 26 Mar 2001 17:29:04 +0200
41407              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
41408              
41409              (The patch for 5.6.0 or so, this is a guess for bleadperl)
41410      Branch: perl
41411            ! pp_hot.c
41412 ____________________________________________________________________________
41413 [  9365] By: jhi                                   on 2001/03/26  21:07:54
41414         Log: Integrate perlio.
41415      Branch: perl
41416           !> perlio.c
41417 ____________________________________________________________________________
41418 [  9364] By: nick                                  on 2001/03/26  20:30:48
41419         Log: REFCNT botch in layer name cache hash.
41420      Branch: perlio
41421            ! perlio.c
41422 ____________________________________________________________________________
41423 [  9363] By: jhi                                   on 2001/03/26  18:44:32
41424         Log: Subject: [PATCH] socket() leaks file descriptors
41425              From: Benjamin Sugars <bsugars@canoe.ca>
41426              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
41427              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
41428              
41429              Also sockpair() fixed similarly.
41430      Branch: perl
41431            ! pp_sys.c
41432 ____________________________________________________________________________
41433 [  9362] By: jhi                                   on 2001/03/26  18:37:52
41434         Log: Integrate perlio.
41435      Branch: perl
41436           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
41437 ____________________________________________________________________________
41438 [  9361] By: nick                                  on 2001/03/26  17:32:06
41439         Log: Implement flush of linebuffered streams on read of a tty.
41440      Branch: perlio
41441            ! perlio.c perliol.h
41442 ____________________________________________________________________________
41443 [  9360] By: nick                                  on 2001/03/26  17:12:32
41444         Log: Memory tweaks and notes for OEMVS.
41445      Branch: perlio
41446            ! README.os390 miniperlmain.c t/op/pat.t
41447 ____________________________________________________________________________
41448 [  9359] By: jhi                                   on 2001/03/26  02:12:54
41449         Log: Update Changes.
41450      Branch: perl
41451            ! Changes patchlevel.h
41452 ____________________________________________________________________________
41453 [  9358] By: jhi                                   on 2001/03/26  02:05:32
41454         Log: Document the most common pixie options.
41455      Branch: perl
41456            ! pod/perlhack.pod
41457 ____________________________________________________________________________
41458 [  9357] By: jhi                                   on 2001/03/26  01:25:28
41459         Log: For perl.pixie check *before* compiling that optimize is -g,
41460              as for perl.third.
41461      Branch: perl
41462            ! Makefile.SH
41463 ____________________________________________________________________________
41464 [  9356] By: jhi                                   on 2001/03/26  01:13:41
41465         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
41466      Branch: perl
41467            ! Makefile.SH
41468 ____________________________________________________________________________
41469 [  9355] By: jhi                                   on 2001/03/26  01:11:19
41470         Log: Remove t/perl.third.
41471      Branch: perl
41472            ! Makefile.SH
41473 ____________________________________________________________________________
41474 [  9354] By: jhi                                   on 2001/03/26  00:23:38
41475         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
41476              IO::Sockatmark().
41477      Branch: perl
41478            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
41479 ____________________________________________________________________________
41480 [  9353] By: jhi                                   on 2001/03/25  22:25:04
41481         Log: Integrate perlio.
41482      Branch: perl
41483           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
41484           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
41485           !> pp_hot.c win32/makefile.mk
41486 ____________________________________________________________________________
41487 [  9352] By: jhi                                   on 2001/03/25  22:21:41
41488         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
41489              From: Radu Greab <radu@netsoft.ro>
41490              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
41491              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
41492      Branch: perl
41493            ! pp_sys.c
41494 ____________________________________________________________________________
41495 [  9351] By: nick                                  on 2001/03/25  22:15:02
41496         Log: Fix readline in list mode to tell rest of world that it has
41497              things on the stack. Otherwise if perl code gets invoked
41498              underneath it it scribbles over results-so-far.
41499              (Why TIEHANDLE has not tripped on this is a mystery.)
41500      Branch: perlio
41501            ! pp_hot.c
41502 ____________________________________________________________________________
41503 [  9350] By: nick                                  on 2001/03/25  22:10:13
41504         Log: win32/makefile.mk typos
41505      Branch: perlio
41506            ! win32/makefile.mk
41507 ____________________________________________________________________________
41508 [  9349] By: nick                                  on 2001/03/25  21:31:14
41509         Log: Integrate now-non-binary file.
41510      Branch: perlio
41511           !> t/lib/mimeqp.t
41512 ____________________________________________________________________________
41513 [  9348] By: nick                                  on 2001/03/25  21:27:24
41514         Log: Make it text
41515      Branch: perlio
41516            ! t/lib/mimeqp.t
41517 ____________________________________________________________________________
41518 [  9347] By: nick                                  on 2001/03/25  21:25:37
41519         Log: Integrate mainline.
41520      Branch: perlio
41521           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
41522           !> lib/Term/ReadLine.pm t/lib/md5-file.t
41523 ____________________________________________________________________________
41524 [  9346] By: nick                                  on 2001/03/25  20:58:15
41525         Log: Add destruct time hook to PerlIO (for work-in-process implementing
41526              layers in perl code. In such cases layers need to be popped before
41527              we loose the ability to run perl code.)
41528              Also back-out "PerlIO::object" hook - it isn't going to work like that...
41529      Branch: perlio
41530            ! perl.c perlio.c perlio.h perliol.h
41531 ____________________________________________________________________________
41532 [  9345] By: nick                                  on 2001/03/25  20:49:11
41533         Log: Avoid at leasy one of undefined warnings in Encode.
41534      Branch: perlio
41535            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
41536 ____________________________________________________________________________
41537 [  9344] By: jhi                                   on 2001/03/25  20:37:43
41538         Log: A workaround for using Term::ReadLine in emacs minibuffer
41539              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
41540              additional tweaks from Ilya Zakharevich.
41541      Branch: perl
41542            ! lib/Term/ReadLine.pm
41543 ____________________________________________________________________________
41544 [  9343] By: nick                                  on 2001/03/25  20:21:14
41545         Log: Missing return value.
41546      Branch: perlio
41547            ! ext/PerlIO/Scalar/Scalar.xs
41548 ____________________________________________________________________________
41549 [  9342] By: jhi                                   on 2001/03/25  16:21:00
41550         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
41551              to equal the CPAN versions since no code changes have been made.
41552      Branch: perl
41553            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
41554            ! t/lib/md5-file.t
41555 ____________________________________________________________________________
41556 [  9341] By: jhi                                   on 2001/03/25  16:01:48
41557         Log: Escape 8-bit characters.
41558      Branch: perl
41559            ! t/lib/mimeqp.t
41560 ____________________________________________________________________________
41561 [  9340] By: gsar                                  on 2001/03/25  15:50:53
41562         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
41563              chars)
41564      Branch: perl
41565            + t/lib/mimeqp.t
41566 ____________________________________________________________________________
41567 [  9339] By: gsar                                  on 2001/03/25  15:48:50
41568         Log: delete mimeqp.t for later add with text mode set
41569      Branch: perl
41570            - t/lib/mimeqp.t
41571 ____________________________________________________________________________
41572 [  9338] By: nick                                  on 2001/03/25  09:01:57
41573         Log: Integrate mainline.
41574      Branch: perlio
41575           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41576           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41577           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
41578           +> t/lib/mimeb64u.t t/lib/mimeqp.t
41579           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
41580           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
41581           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
41582 ____________________________________________________________________________
41583 [  9337] By: jhi                                   on 2001/03/25  04:23:24
41584         Log: Add MIME::Base64 here and there.  Again, a lot of
41585              optimism is in the air.
41586      Branch: perl
41587            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
41588            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
41589 ____________________________________________________________________________
41590 [  9336] By: jhi                                   on 2001/03/25  04:12:43
41591         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
41592              this by ear as I do not do Win32 programming.)
41593      Branch: perl
41594            ! win32/Makefile win32/makefile.mk
41595 ____________________________________________________________________________
41596 [  9335] By: jhi                                   on 2001/03/25  04:03:50
41597         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
41598      Branch: perl
41599            ! t/lib/md5-file.t
41600 ____________________________________________________________________________
41601 [  9334] By: jhi                                   on 2001/03/25  03:58:53
41602         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
41603      Branch: perl
41604            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41605            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41606            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
41607            + t/lib/mimeb64u.t t/lib/mimeqp.t
41608            ! MANIFEST
41609 ____________________________________________________________________________
41610 [  9333] By: jhi                                   on 2001/03/24  20:14:37
41611         Log: Integrate perlio.
41612      Branch: perl
41613           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
41614 ____________________________________________________________________________
41615 [  9332] By: nick                                  on 2001/03/24  19:40:34
41616         Log: Fix un-init variable leading to spurious "Out of Memory!"
41617      Branch: perlio
41618            ! doio.c
41619 ____________________________________________________________________________
41620 [  9331] By: nick                                  on 2001/03/24  19:09:59
41621         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
41622              and update layers internals doc.
41623      Branch: perlio
41624            ! pod/perlfunc.pod pod/perliol.pod
41625 ____________________________________________________________________________
41626 [  9330] By: jhi                                   on 2001/03/24  18:42:11
41627         Log: The length might be uninitialized garbage if the *svp is the undef.
41628      Branch: perl
41629            ! doio.c
41630 ____________________________________________________________________________
41631 [  9329] By: jhi                                   on 2001/03/24  18:26:57
41632         Log: (Retracted by #9393)
41633              
41634              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
41635              From: Simon Cozens <simon@netthink.co.uk>
41636              Date: Sat, 24 Mar 2001 17:13:17 +0000
41637              Message-ID: <20010324171317.A13406@netthink.co.uk>
41638      Branch: perl
41639            ! utils/h2xs.PL
41640 ____________________________________________________________________________
41641 [  9328] By: nick                                  on 2001/03/24  17:22:02
41642         Log: Integrate mainline.
41643      Branch: perlio
41644           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
41645           !> lib/unicode/version
41646 ____________________________________________________________________________
41647 [  9327] By: nick                                  on 2001/03/24  17:16:02
41648         Log: Integrate mainline.
41649      Branch: perlio
41650           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41651           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41652           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41653           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41654           +> t/lib/md5-file.t
41655           !> MANIFEST Makefile.SH configure.com djgpp/config.over
41656           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
41657           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
41658           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
41659           !> win32/makefile.mk
41660 ____________________________________________________________________________
41661 [  9326] By: jhi                                   on 2001/03/24  17:00:42
41662         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
41663      Branch: perl
41664            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
41665            ! lib/unicode/version
41666 ____________________________________________________________________________
41667 [  9325] By: jhi                                   on 2001/03/24  16:22:33
41668         Log: Subject: Re: B::Deparse bug (5.6.0)
41669              From: Robin Houston <robin@kitsite.com>
41670              Date: Sat, 24 Mar 2001 14:33:09 +0000
41671              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
41672      Branch: perl
41673            ! op.c pp.c t/lib/b.t t/op/repeat.t
41674 ____________________________________________________________________________
41675 [  9324] By: jhi                                   on 2001/03/24  16:21:56
41676         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
41677              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
41678              these additions may be too optimistic.
41679      Branch: perl
41680            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
41681            ! hints/uwin.sh hints/vmesa.sh
41682 ____________________________________________________________________________
41683 [  9323] By: jhi                                   on 2001/03/24  16:06:01
41684         Log: Integrate perlio.
41685      Branch: perl
41686           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
41687           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41688            ! Makefile.SH
41689           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
41690           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
41691           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
41692           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41693           !> win32/makefile.mk win32/perlhost.h win32/win32.c
41694           !> win32/win32iop.h
41695 ____________________________________________________________________________
41696 [  9322] By: nick                                  on 2001/03/24  14:39:12
41697         Log: Routine Win32 regen_config_h - no real changes.
41698      Branch: perlio
41699            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41700 ____________________________________________________________________________
41701 [  9321] By: nick                                  on 2001/03/24  14:31:49
41702         Log: PerlIO fixups for Win32:
41703              - provide win33_popenlist() - non-functional as yet.
41704              - avoid need for aTHX in PerlIO_debug calls - even if not 
41705              enabled args are still evaluated so Win32 has trouble during fork().
41706              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
41707              - Fixup makedef.pl for latest set of symbols.
41708      Branch: perlio
41709            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
41710            ! win32/perlhost.h win32/win32.c win32/win32iop.h
41711 ____________________________________________________________________________
41712 [  9320] By: nick                                  on 2001/03/24  14:26:58
41713         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
41714              was gibberish - broke it on WIn32 at least.
41715      Branch: perlio
41716            ! ext/POSIX/POSIX.xs
41717 ____________________________________________________________________________
41718 [  9319] By: nick                                  on 2001/03/24  11:29:41
41719         Log: Generated files.
41720      Branch: perlio
41721            ! embed.h global.sym objXSUB.h perlapi.c proto.h
41722 ____________________________________________________________________________
41723 [  9318] By: nick                                  on 2001/03/24  10:29:37
41724         Log: Implement:
41725              1.  open($fh,"+<",undef);  # add test to t/io/open.t
41726              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
41727      Branch: perlio
41728            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
41729            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41730            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
41731            ! t/io/open.t t/io/utf8.t
41732 ____________________________________________________________________________
41733 [  9317] By: jhi                                   on 2001/03/23  23:41:25
41734         Log: AIX does seems to have optimization problems with its C compilers.
41735      Branch: perl
41736            ! hints/aix.sh
41737 ____________________________________________________________________________
41738 [  9316] By: jhi                                   on 2001/03/23  23:40:46
41739         Log: Integrate perlio.
41740      Branch: perl
41741           +> lib/PerlIO.pm
41742           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
41743           !> perliol.h
41744 ____________________________________________________________________________
41745 [  9315] By: jhi                                   on 2001/03/23  22:16:30
41746         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
41747      Branch: perl
41748            ! t/lib/md5-file.t
41749 ____________________________________________________________________________
41750 [  9314] By: nick                                  on 2001/03/23  20:49:02
41751         Log: Perlio internals re-organized.
41752              - open process creates AV of layer/arg pairs
41753              (appends layers from open() or open.pm to default list).
41754              - push arg is now an SV.
41755              - layer ->Open get passed the AV
41756              - open is no longer mandatory method.
41757              - topmost layer that has ->Open method does the open
41758              - any layers above are pushed once that returns.
41759              - vtable re-ordered so dummy layers need only provide push/pop methods.
41760      Branch: perlio
41761            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41762 ____________________________________________________________________________
41763 [  9313] By: nick                                  on 2001/03/23  16:27:41
41764         Log: Check in a stable (working) version before next round of tweaks.
41765              Changes include:
41766              - Move default layers code out of doio.c and into perlio.c
41767              - Single routine for parsing layer specification strings.
41768              - Skeleton support for demand loading of layers
41769              - Core-dump avoidance if PERLIO environment specifies loadable layer
41770              (does not _work_ as need IO to load and need load to do IO ...)
41771      Branch: perlio
41772            + lib/PerlIO.pm
41773            ! MANIFEST doio.c perlio.c
41774 ____________________________________________________________________________
41775 [  9312] By: gsar                                  on 2001/03/23  16:25:25
41776         Log: add execute bit to files with shebang lines in the repository;
41777              avoid clobbering execute bit in Porting/makerel 
41778      Branch: maint-5.6/perl
41779            ! (edit 144 files)
41780 ____________________________________________________________________________
41781 [  9311] By: jhi                                   on 2001/03/23  14:25:35
41782         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
41783      Branch: perl
41784            ! MANIFEST
41785 ____________________________________________________________________________
41786 [  9310] By: jhi                                   on 2001/03/23  13:45:04
41787         Log: Subject: [PATCH] Net::Ping
41788              From: Colin McMillen <mcmi0037@tc.umn.edu>
41789              Date: Thu, 22 Mar 2001 19:30:31 -0600
41790              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
41791      Branch: perl
41792            ! lib/Net/Ping.pm
41793 ____________________________________________________________________________
41794 [  9309] By: jhi                                   on 2001/03/23  13:39:13
41795         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
41796      Branch: perl
41797            ! t/lib/md5-aaa.t t/lib/md5-file.t
41798 ____________________________________________________________________________
41799 [  9308] By: jhi                                   on 2001/03/23  13:20:34
41800         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
41801              - bump the version to 2.14
41802              - drop the base64 tests since they require MIME::Base64
41803              - drop the rfc1321.txt
41804              - drop the hints/dec_osf.pl since it's only needed for
41805              pre-5.005_03 Perls
41806              Todo:
41807              - the U32 alignment testing is now removed; it needs to
41808              be reintroduced as as a Config variable (meaning also
41809              as a Configure test)
41810              - get the new EBCDIC md5sum for MD5.pm
41811              - test in Win32 to see how badly I botched the makefiles
41812      Branch: perl
41813            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41814            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41815            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41816            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41817            + t/lib/md5-file.t
41818            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
41819            ! win32/Makefile win32/makefile.mk
41820 ____________________________________________________________________________
41821 [  9307] By: jhi                                   on 2001/03/23  12:56:14
41822         Log: Integrate change #9306 from maintperl into mainline,
41823              AIX dynaloader for AIXes without <load.h>.
41824      Branch: perl
41825           !> ext/DynaLoader/hints/aix.pl
41826 ____________________________________________________________________________
41827 [  9306] By: jhi                                   on 2001/03/23  12:51:36
41828         Log: There are AIXes without /usr/include/load.h,
41829              patch from H.Merijn Brand.
41830      Branch: maint-5.6/perl
41831            ! ext/DynaLoader/hints/aix.pl
41832 ____________________________________________________________________________
41833 [  9305] By: nick                                  on 2001/03/23  11:00:42
41834         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
41835      Branch: perlio
41836            ! ext/Encode/Encode.xs perlio.c perlio.h
41837 ____________________________________________________________________________
41838 [  9304] By: nick                                  on 2001/03/23  10:20:46
41839         Log: Render -Duseperlio functional again.
41840              - this is "quick fix" which calls PerlIO_apply_layers after opening,
41841              which is what old scheme did. New scheme needs to change that
41842              to make open(...,\$scalar) etc. work but this will do for now.
41843      Branch: perlio
41844            ! perlio.c
41845 ____________________________________________________________________________
41846 [  9303] By: nick                                  on 2001/03/23  09:53:20
41847         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
41848              -Uuseperlio now works again.
41849              -Duseperlio is still poorly. Don't merge yet...
41850      Branch: perlio
41851            ! doio.c perlio.h
41852 ____________________________________________________________________________
41853 [  9302] By: nick                                  on 2001/03/22  22:26:51
41854         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
41855              type code.
41856              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
41857              is its main caller. In particular now has access to "extra" args, and
41858              can tell when an open handle is "reopened" (or duped?).
41859              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
41860              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
41861              PerlIO_open() et. al. (i.e. other way round).
41862              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
41863              with args close to PerlIO_openn().
41864      Branch: perlio
41865            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41866 ____________________________________________________________________________
41867 [  9301] By: jhi                                   on 2001/03/22  20:58:04
41868         Log: Integrate perlio.
41869      Branch: perl
41870           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
41871           !> t/io/open.t util.c
41872 ____________________________________________________________________________
41873 [  9300] By: nick                                  on 2001/03/22  17:36:32
41874         Log: Don't include $@ in not ok message.
41875      Branch: perlio
41876            ! t/io/open.t
41877 ____________________________________________________________________________
41878 [  9299] By: gsar                                  on 2001/03/22  16:53:45
41879         Log: back out changes#7532,7521 for now (appears to have problems
41880              on IRIX)
41881      Branch: maint-5.6/perl
41882            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41883            ! ext/POSIX/typemap pod/perlvar.pod
41884 ____________________________________________________________________________
41885 [  9298] By: nick                                  on 2001/03/22  14:35:46
41886         Log: Give a meaning to '&' in n-arg open case:
41887              open($fh,"<&",$scalar);
41888              $scalar can be:
41889              - an integer which does "fdopen"
41890              open($fh,"<&",2); # like open($fh,"<&2")
41891              - something that will yield a file handle via sv_2io()
41892              useful for dup'ing anonymous handles.
41893              e.g.:
41894              open(my $fh,"<&",\*STDIN);
41895              open(my $dup,"<&",$fh);
41896      Branch: perlio
41897            ! doio.c t/io/open.t
41898 ____________________________________________________________________________
41899 [  9297] By: nick                                  on 2001/03/22  13:34:35
41900         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
41901      Branch: perlio
41902            ! util.c
41903 ____________________________________________________________________________
41904 [  9296] By: nick                                  on 2001/03/22  12:51:20
41905         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
41906      Branch: perlio
41907            ! perl.c
41908 ____________________________________________________________________________
41909 [  9295] By: nick                                  on 2001/03/22  11:59:44
41910         Log: If stdin, stdout or stderr get opened in unexpected read/write state
41911              then warn at time of open not at time of use.
41912      Branch: perlio
41913            ! doio.c pp_hot.c pp_sys.c
41914 ____________________________________________________________________________
41915 [  9294] By: nick                                  on 2001/03/22  10:54:35
41916         Log: Die on n-arg open(...,"",xxx,yyy,...)
41917              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
41918              - die on read/write cases so we can decide what it means later.
41919      Branch: perlio
41920            ! doio.c embed.pl iperlsys.h util.c
41921 ____________________________________________________________________________
41922 [  9293] By: nick                                  on 2001/03/22  09:02:45
41923         Log: perlio tweaks (reported by Nick Clark)
41924              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
41925              error check in Pendinf_read().
41926      Branch: perlio
41927            ! perlio.c
41928 ____________________________________________________________________________
41929 [  9292] By: gsar                                  on 2001/03/22  07:12:00
41930         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
41931              fixes)
41932      Branch: maint-5.6/perl
41933           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
41934 ____________________________________________________________________________
41935 [  9291] By: jhi                                   on 2001/03/22  06:06:44
41936         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
41937      Branch: perl
41938            ! t/op/re_tests
41939 ____________________________________________________________________________
41940 [  9290] By: jhi                                   on 2001/03/22  05:57:01
41941         Log: Move MacOS Classic higher in the list of supported platforms.
41942      Branch: maint-5.6/perl
41943            ! pod/perlport.pod
41944 ____________________________________________________________________________
41945 [  9289] By: gsar                                  on 2001/03/22  05:35:04
41946         Log: revert part of change#6438 for compatibility (av_reify()
41947              appears to be needed to implement av_splice()ish things
41948              in XS)
41949      Branch: maint-5.6/perl
41950            ! embed.pl global.sym objXSUB.h perlapi.c
41951 ____________________________________________________________________________
41952 [  9288] By: gsar                                  on 2001/03/22  03:09:19
41953         Log: update copyright year
41954      Branch: maint-5.6/perl
41955            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
41956            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
41957            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
41958            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
41959            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
41960            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
41961            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
41962            ! x2p/walk.c
41963 ____________________________________________________________________________
41964 [  9287] By: jhi                                   on 2001/03/21  20:30:54
41965         Log: Integrate perlio.
41966      Branch: perl
41967           !> ext/Data/Dumper/Dumper.xs
41968 ____________________________________________________________________________
41969 [  9286] By: gsar                                  on 2001/03/21  19:49:54
41970         Log: makefile.mk tweak
41971      Branch: maint-5.6/perl
41972            ! win32/Makefile win32/makefile.mk
41973 ____________________________________________________________________________
41974 [  9285] By: nick                                  on 2001/03/21  19:07:13
41975         Log: Multiplicity fix for Dumper.
41976      Branch: perlio
41977            ! ext/Data/Dumper/Dumper.xs
41978 ____________________________________________________________________________
41979 [  9284] By: nick                                  on 2001/03/21  19:01:07
41980         Log: Integrate mainline - (does not build xTHX issue in Dumper).
41981      Branch: perlio
41982           !> (integrate 27 files)
41983 ____________________________________________________________________________
41984 [  9283] By: jhi                                   on 2001/03/21  17:17:35
41985         Log: Integrate change #9282 from mainline into maintperl,
41986              4-arg UTF-8 substr().
41987      Branch: maint-5.6/perl
41988           !> pp.c
41989 ____________________________________________________________________________
41990 [  9282] By: jhi                                   on 2001/03/21  17:15:43
41991         Log: The #9270 would have leaked a scalar if pp_substr()
41992              returned early.
41993      Branch: perl
41994            ! pp.c
41995 ____________________________________________________________________________
41996 [  9281] By: gsar                                  on 2001/03/21  17:03:14
41997         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
41998      Branch: maint-5.6/perl
41999            ! win32/makefile.mk
42000 ____________________________________________________________________________
42001 [  9280] By: gsar                                  on 2001/03/21  17:01:20
42002         Log: some tweaks to change#9278 (fork() emulation should be enabled
42003              by setting BUILD_FLAVOR instead of changing the defaults)
42004      Branch: maint-5.6/perl
42005            ! win32/makefile.mk
42006 ____________________________________________________________________________
42007 [  9279] By: gsar                                  on 2001/03/21  16:47:19
42008         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
42009      Branch: maint-5.6/perl
42010            ! ext/File/Glob/Glob.pm
42011           !> lib/Cwd.pm
42012 ____________________________________________________________________________
42013 [  9278] By: jhi                                   on 2001/03/21  14:35:10
42014         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
42015              From: "Vadim Konovalov" <watman@inbox.ru>
42016              Date: Wed, 21 Mar 2001 01:53:51 +0300
42017              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
42018      Branch: maint-5.6/perl
42019            ! win32/makefile.mk win32/win32sck.c
42020 ____________________________________________________________________________
42021 [  9277] By: jhi                                   on 2001/03/21  13:58:28
42022         Log: Integrate change #9270 from mainline to maintperl:
42023              continued 4-arg UTF-8 substr() fixing.
42024      Branch: maint-5.6/perl
42025           !> pp.c t/op/substr.t
42026 ____________________________________________________________________________
42027 [  9276] By: jhi                                   on 2001/03/21  13:33:00
42028         Log: More pixie cleaning.
42029      Branch: perl
42030            ! Makefile.SH
42031 ____________________________________________________________________________
42032 [  9275] By: jhi                                   on 2001/03/21  03:54:17
42033         Log: Update Changes.
42034      Branch: perl
42035            ! Changes patchlevel.h
42036 ____________________________________________________________________________
42037 [  9274] By: jhi                                   on 2001/03/21  03:48:24
42038         Log: First stab at making Data::Dumper to grok Unicode.
42039              
42040              TODO: tests, EBCDICify.
42041      Branch: perl
42042            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
42043 ____________________________________________________________________________
42044 [  9273] By: jhi                                   on 2001/03/21  02:23:00
42045         Log: Fix for
42046              
42047              Subject: Memory leak in unquoted print   
42048              From: Benjamin Sugars <bsugars@canoe.ca> 
42049              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
42050              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
42051      Branch: perl
42052            ! perlio.c
42053 ____________________________________________________________________________
42054 [  9272] By: jhi                                   on 2001/03/21  01:33:17
42055         Log: Subject: Re: [PATCH] POSIX::getcwd()
42056              From: Benjamin Sugars <bsugars@canoe.ca> 
42057              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
42058              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
42059      Branch: perl
42060            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
42061 ____________________________________________________________________________
42062 [  9271] By: jhi                                   on 2001/03/21  01:22:52
42063         Log: Subject: [PATCH] Cwd.pm docs
42064              From: Benjamin Sugars <bsugars@canoe.ca>
42065              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
42066              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
42067      Branch: perl
42068            ! lib/Cwd.pm
42069 ____________________________________________________________________________
42070 [  9270] By: jhi                                   on 2001/03/21  01:16:29
42071         Log: Continue 4-arg substr() UTF-8 fixage.
42072      Branch: perl
42073            ! pp.c t/op/substr.t
42074 ____________________________________________________________________________
42075 [  9269] By: jhi                                   on 2001/03/21  00:46:14
42076         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
42077              
42078              revert the leak fix in change#9142 (problem needs a more experimental
42079              fix unsuitable for 5.6.1)
42080              
42081              do alphabetical sorting by default (for csh compatibility)
42082              
42083              cut-n-paste goof in change#9264
42084              
42085              VMS piping fixes (from Charles Lane)
42086      Branch: perl
42087           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
42088           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
42089           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
42090 ____________________________________________________________________________
42091 [  9268] By: jhi                                   on 2001/03/21  00:37:04
42092         Log: Integrate perlio.
42093      Branch: perl
42094           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
42095           !> utf8.c utf8.h utfebcdic.h
42096 ____________________________________________________________________________
42097 [  9267] By: nick                                  on 2001/03/20  20:04:39
42098         Log: More EBCDIC stuff:
42099              - Loose the extra level of function on ASCII.
42100              - spotted a chr(0) issue in sv.c
42101              - re-work of UTF-X tr/// ranges to work in Unicode
42102              space. Still issues with the "0xff is illegal UTF-8" hack.
42103              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
42104              (why do it once when you can do it all over the place :-(
42105              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
42106              need utf8.pm for swashes.
42107              - Simplified and commented scan_const() in toke.c
42108              Still something wrong regexp and tr (swashes?).
42109      Branch: perlio
42110            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
42111            ! utf8.c utf8.h utfebcdic.h
42112 ____________________________________________________________________________
42113 [  9266] By: gsar                                  on 2001/03/20  19:16:43
42114         Log: VMS piping fixes (from Charles Lane)
42115      Branch: maint-5.6/perl
42116            ! vms/vms.c vms/vmspipe.com
42117 ____________________________________________________________________________
42118 [  9265] By: gsar                                  on 2001/03/20  17:53:52
42119         Log: cut-n-paste goof in change#9264
42120      Branch: maint-5.6/perl
42121            ! ext/File/Glob/Glob.xs
42122 ____________________________________________________________________________
42123 [  9264] By: gsar                                  on 2001/03/20  17:43:47
42124         Log: do alphabetical sorting by default (for csh compatibility);
42125              bsd_glob() does ASCII sort by default as usual, unless
42126              GLOB_ALPHASORT was specified
42127      Branch: maint-5.6/perl
42128            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
42129            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
42130            ! ext/File/Glob/bsd_glob.h
42131 ____________________________________________________________________________
42132 [  9263] By: gsar                                  on 2001/03/20  16:40:08
42133         Log: integrate change#9255 from mainline (unicode fix)
42134              
42135              substr($bytestr, i, n, $charstr)
42136      Branch: maint-5.6/perl
42137           !> Todo-5.6 pp.c t/op/substr.t
42138 ____________________________________________________________________________
42139 [  9262] By: gsar                                  on 2001/03/20  15:57:41
42140         Log: revert the leak fix in change#9142 (problem needs a more experimental
42141              fix unsuitable for 5.6.1)
42142      Branch: maint-5.6/perl
42143            ! scope.c
42144 ____________________________________________________________________________
42145 [  9261] By: jhi                                   on 2001/03/20  14:26:25
42146         Log: Integrate changes #9259,9260 from maintperl into mainline.
42147              
42148              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
42149              
42150              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
42151      Branch: perl
42152           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
42153 ____________________________________________________________________________
42154 [  9260] By: jhi                                   on 2001/03/20  14:05:46
42155         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
42156              From: Robin Barker <rmb1@cise.npl.co.uk>
42157              Date: Tue, 20 Mar 2001 10:12:04 GMT
42158              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
42159      Branch: maint-5.6/perl
42160            ! run.c
42161 ____________________________________________________________________________
42162 [  9259] By: jhi                                   on 2001/03/20  14:04:39
42163         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
42164              From: Chris Nandor <pudge@pobox.com>
42165              Date: Tue, 20 Mar 2001 00:40:56 -0500
42166              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
42167      Branch: maint-5.6/perl
42168            ! ext/POSIX/POSIX.xs lib/File/Path.pm
42169 ____________________________________________________________________________
42170 [  9258] By: jhi                                   on 2001/03/20  05:09:34
42171         Log: Update Changes.
42172      Branch: perl
42173            ! Changes patchlevel.h
42174 ____________________________________________________________________________
42175 [  9257] By: jhi                                   on 2001/03/20  05:04:25
42176         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
42177      Branch: perl
42178            ! t/op/tr.t
42179 ____________________________________________________________________________
42180 [  9256] By: jhi                                   on 2001/03/20  04:43:12
42181         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
42182              From: Peter Prymmer <pvhp@forte.com>
42183              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
42184              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
42185      Branch: maint-5.6/perl
42186            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
42187 ____________________________________________________________________________
42188 [  9255] By: jhi                                   on 2001/03/19  23:17:17
42189         Log: substr($bytestr, i, n, $charstr)
42190              
42191              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
42192      Branch: perl
42193            ! Todo-5.6 pp.c t/op/substr.t
42194 ____________________________________________________________________________
42195 [  9254] By: jhi                                   on 2001/03/19  22:25:09
42196         Log: Rearrange the make test target prerequisites so that
42197              in a parallel make 'all' is finished before 'test'.
42198      Branch: perl
42199            ! Makefile.SH
42200 ____________________________________________________________________________
42201 [  9253] By: jhi                                   on 2001/03/19  21:48:07
42202         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
42203              From: Robin Houston <robin@kitsite.com>
42204              Date: Mon, 19 Mar 2001 15:48:41 +0000
42205              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
42206      Branch: perl
42207            ! pp_ctl.c
42208 ____________________________________________________________________________
42209 [  9252] By: jhi                                   on 2001/03/19  21:42:27
42210         Log: Integrate perlio.
42211      Branch: perl
42212           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
42213           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
42214           !> utfebcdic.h vms/perly_c.vms
42215 ____________________________________________________________________________
42216 [  9251] By: jhi                                   on 2001/03/19  21:31:28
42217         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
42218              
42219              Dynaloading in 64-bit AIX with vac.
42220      Branch: perl
42221           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
42222           !> hints/aix.sh
42223 ____________________________________________________________________________
42224 [  9250] By: jhi                                   on 2001/03/19  21:18:00
42225         Log: A more robust solution for the 64bitall AIX dynaloading
42226              problem, from Jens-Uwe Mager.
42227      Branch: maint-5.6/perl
42228            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
42229 ____________________________________________________________________________
42230 [  9249] By: nick                                  on 2001/03/19  20:59:37
42231         Log: Integrate mainline.
42232      Branch: perlio
42233           !> (integrate 42 files)
42234 ____________________________________________________________________________
42235 [  9248] By: nick                                  on 2001/03/19  20:22:07
42236         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
42237              (Building on OS390 uses native YACC and YYDEBUG has other
42238              side effects.)
42239      Branch: perlio
42240            ! perly.c perly.y vms/perly_c.vms
42241 ____________________________________________________________________________
42242 [  9247] By: jhi                                   on 2001/03/19  19:59:53
42243         Log: 64-bit AIX dynaloading problem (see #9244) idea
42244              from Jens-Uwe Mager.
42245      Branch: maint-5.6/perl
42246            ! ext/DynaLoader/dl_aix.xs
42247 ____________________________________________________________________________
42248 [  9246] By: nick                                  on 2001/03/19  19:27:57
42249         Log: More EBCDIC fixes.
42250      Branch: perlio
42251            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
42252            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
42253 ____________________________________________________________________________
42254 [  9245] By: jhi                                   on 2001/03/19  19:05:19
42255         Log: Integrate change #9243 from mainline into maintperl.
42256              
42257              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
42258      Branch: maint-5.6/perl
42259           !> README.vmesa
42260 ____________________________________________________________________________
42261 [  9244] By: jhi                                   on 2001/03/19  19:03:15
42262         Log: Get 64bitall AIX building, but still does not test okay:
42263              dynaloading anything fails, for example for op/defins:
42264              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
42265              (update: fixed by #9247,9250)
42266      Branch: maint-5.6/perl
42267            ! hints/aix.sh
42268 ____________________________________________________________________________
42269 [  9243] By: jhi                                   on 2001/03/19  19:00:16
42270         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
42271              From: Robin Barker <rmb1@cise.npl.co.uk>
42272              Date: Mon, 19 Mar 2001 18:01:57 GMT
42273              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
42274      Branch: perl
42275            ! README.vmesa
42276 ____________________________________________________________________________
42277 [  9242] By: jhi                                   on 2001/03/19  18:58:43
42278         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
42279              
42280              TODO: tests.
42281      Branch: perl
42282            ! doop.c op.c
42283 ____________________________________________________________________________
42284 [  9241] By: gsar                                  on 2001/03/19  17:34:46
42285         Log: VMSify tests (from Charles Lane)
42286      Branch: maint-5.6/perl
42287            ! t/lib/filehand.t t/lib/texttabs.t
42288 ____________________________________________________________________________
42289 [  9240] By: jhi                                   on 2001/03/19  14:24:26
42290         Log: Integrate change #9233 from maintperl into mainline.
42291              
42292              some refcounts were incorrect in perl_clone()
42293      Branch: perl
42294           !> sv.c
42295 ____________________________________________________________________________
42296 [  9239] By: gsar                                  on 2001/03/19  09:23:17
42297         Log: this is 5.6.1-trial3
42298      Branch: maint-5.6/perl
42299            ! Changes
42300 ____________________________________________________________________________
42301 [  9238] By: gsar                                  on 2001/03/19  08:47:04
42302         Log: some new symbols are only available under ithreads
42303      Branch: maint-5.6/perl
42304            ! makedef.pl
42305 ____________________________________________________________________________
42306 [  9237] By: gsar                                  on 2001/03/19  08:42:28
42307         Log: update patchlevel.h, Changes, &c.
42308      Branch: maint-5.6/perl
42309            ! Changes patchlevel.h pod/perlhist.pod
42310           !> AUTHORS
42311 ____________________________________________________________________________
42312 [  9236] By: gsar                                  on 2001/03/19  08:17:49
42313         Log: integrate changes#8068,8717 from mainline
42314              
42315              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
42316              
42317              [PATCH CPAN 1.59_51] warning message (not!)
42318      Branch: maint-5.6/perl
42319           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
42320           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
42321           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
42322           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
42323           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
42324 ____________________________________________________________________________
42325 [  9235] By: gsar                                  on 2001/03/19  08:07:09
42326         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
42327              
42328              [PATCH] Add missing CV flags to dump.c
42329              
42330              Re: [patch] Re: PL_ptr_table
42331              
42332              Fixup non-ithread build after 8713
42333              
42334              Generated files form 8713 etc.
42335              
42336              Correct the correction :-(
42337              
42338              Documenting coderef @INC (Re: CPAN "make this script work" feature)
42339              
42340              Subject: Re: sync sync sync: have I missed any patches?
42341              Replace djSP with dSP.
42342      Branch: maint-5.6/perl
42343           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
42344           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
42345           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
42346           !> sv.c sv.h win32/perlhost.h
42347 ____________________________________________________________________________
42348 [  9234] By: gsar                                  on 2001/03/19  07:22:05
42349         Log: revert the change#9090 integrate for now (change looks somewhat
42350              incomplete in that [ha]v_exists() need something similar; lacks
42351              tests; &c.)
42352      Branch: maint-5.6/perl
42353            ! hv.c
42354 ____________________________________________________________________________
42355 [  9233] By: gsar                                  on 2001/03/19  07:10:01
42356         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
42357              destruction when there are unreferenced scalars (SvREFCNT==0)
42358      Branch: maint-5.6/perl
42359            ! sv.c
42360 ____________________________________________________________________________
42361 [  9232] By: jhi                                   on 2001/03/19  05:11:02
42362         Log: Regen api and toc.
42363      Branch: maint-5.6/perl
42364            ! pod/perlapi.pod pod/perltoc.pod
42365 ____________________________________________________________________________
42366 [  9231] By: jhi                                   on 2001/03/19  04:06:03
42367         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
42368              add a lost line in pp.c:pp_chop(), update to new op/chop.
42369              
42370              Clarify the description differentiating for and while; inspired by
42371              
42372              Subject: [ID 20010306.004] || != named unary operator
42373              
42374              The $Is_MacOS needs to be declared.
42375      Branch: maint-5.6/perl
42376            ! pp.c t/op/chop.t
42377           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
42378 ____________________________________________________________________________
42379 [  9230] By: jhi                                   on 2001/03/19  03:48:16
42380         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
42381              9079,9083,9089,9090,9091 from mainline to maintperl.
42382              
42383              Quieten some noise in Win32 builds
42384              
42385              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
42386              
42387              The perlretut was still talking about the old \p and \P
42388              definitions.
42389              
42390              More tweakage on the Unicode character class descriptions.
42391              
42392              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
42393              
42394              Subject: 'no *POSIX' Patch speeding up make on BS2000 
42395              
42396              Subject: [PATCH] perldata.pod here-doc docs
42397              
42398              Add /sbin and /usr/sbin to the list of directories scanned
42399              for setuid programs.  Takes care of bug id 20010309.003.
42400              
42401              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
42402              
42403              In op/stat #35 better to scan all the potential directories
42404              for setuids, not just the first one.
42405      Branch: maint-5.6/perl
42406            ! Makefile.SH
42407           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
42408           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
42409           !> t/op/stat.t toke.c win32/win32.h
42410 ____________________________________________________________________________
42411 [  9229] By: jhi                                   on 2001/03/19  02:31:50
42412         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
42413              From: Chris Nandor <pudge@pobox.com>
42414              Date: Sat, 10 Mar 2001 14:22:19 -0500
42415              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
42416      Branch: maint-5.6/perl
42417            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
42418            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
42419            ! t/lib/b.t t/lib/errno.t
42420 ____________________________________________________________________________
42421 [  9228] By: jhi                                   on 2001/03/19  02:29:59
42422         Log: Integrate changes #9113,9122 from mainline into maintperl.
42423              
42424              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?)
42425      Branch: maint-5.6/perl
42426           !> Configure README.os390 hints/os390.sh
42427 ____________________________________________________________________________
42428 [  9227] By: jhi                                   on 2001/03/19  02:22:35
42429         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
42430              into maintperl.
42431              
42432              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
42433              
42434              Forgot to check-in the larger part of #9120, duh.
42435              
42436              Subject: Another patch for integer.pm POD 
42437              
42438              h2ph strictness and cleanliness from Kurt Starsinic.
42439              
42440              Borland filename case problem.
42441              
42442              h2ph strictness and cleanliness from Kurt Starsinic.
42443              
42444              Subject: [PATCH] the uncontroversial doc patches
42445      Branch: maint-5.6/perl
42446           +> win32/sncfnmcs.pl
42447           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
42448           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
42449           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
42450           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
42451           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
42452           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
42453           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
42454 ____________________________________________________________________________
42455 [  9226] By: jhi                                   on 2001/03/19  02:10:21
42456         Log: Integrate changes #9207,9214 from mainline into maintperl.
42457              
42458              podchecker relaxations: =over has an *optional* number after it,
42459              and whitespace in L<> is okay.
42460      Branch: maint-5.6/perl
42461           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
42462           !> t/pod/poderrs.xr
42463 ____________________________________________________________________________
42464 [  9225] By: jhi                                   on 2001/03/19  02:07:38
42465         Log: Integrate change #9219 from maintperl into mainline.
42466              
42467              remove duplicated tests
42468      Branch: perl
42469           !> t/op/re_tests
42470 ____________________________________________________________________________
42471 [  9224] By: jhi                                   on 2001/03/19  02:06:11
42472         Log: Integrate change #9223 from mainline to maintperl.
42473              
42474              Document -Dmksymlinks.
42475      Branch: maint-5.6/perl
42476           !> INSTALL
42477 ____________________________________________________________________________
42478 [  9223] By: jhi                                   on 2001/03/19  02:01:25
42479         Log: Document -Dmksymlinks.
42480      Branch: perl
42481            ! INSTALL
42482 ____________________________________________________________________________
42483 [  9222] By: jhi                                   on 2001/03/19  01:15:35
42484         Log: The -Dmksymlinks wasn't working for maintperl.
42485      Branch: maint-5.6/perl
42486            ! Configure
42487 ____________________________________________________________________________
42488 [  9221] By: jhi                                   on 2001/03/19  00:49:43
42489         Log: Cleanup pixie residue.
42490      Branch: perl
42491            ! Makefile.SH
42492 ____________________________________________________________________________
42493 [  9220] By: jhi                                   on 2001/03/19  00:44:47
42494         Log: Document the use of pixie/prof; create make targets for it.
42495              
42496              TODO: make t/TEST pixie-aware.
42497      Branch: perl
42498            ! Makefile.SH pod/perlhack.pod
42499 ____________________________________________________________________________
42500 [  9219] By: gsar                                  on 2001/03/19  00:16:55
42501         Log: remove duplicated tests
42502      Branch: maint-5.6/perl
42503            ! t/op/re_tests
42504 ____________________________________________________________________________
42505 [  9218] By: jhi                                   on 2001/03/18  23:59:31
42506         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
42507      Branch: perl
42508            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
42509 ____________________________________________________________________________
42510 [  9217] By: jhi                                   on 2001/03/18  23:25:20
42511         Log: Rewrite the tests section of Makefile to be less redundant
42512              and to allow for more flexible test targets, many recursive
42513              make calls introduced.
42514      Branch: perl
42515            ! Makefile.SH
42516 ____________________________________________________________________________
42517 [  9216] By: jhi                                   on 2001/03/18  22:30:04
42518         Log: Document the use of Third Degree (sparsely).
42519      Branch: perl
42520            ! pod/perlhack.pod t/TEST
42521 ____________________________________________________________________________
42522 [  9215] By: jhi                                   on 2001/03/18  22:10:30
42523         Log: Make targets for testing with Third Degree.
42524      Branch: perl
42525            ! Makefile.SH
42526 ____________________________________________________________________________
42527 [  9214] By: jhi                                   on 2001/03/18  21:08:53
42528         Log: The podchecker relaxations need to mirrored also at the tests.
42529      Branch: perl
42530            ! t/pod/poderrs.xr
42531 ____________________________________________________________________________
42532 [  9213] By: jhi                                   on 2001/03/18  20:56:21
42533         Log: Update Changes.
42534      Branch: perl
42535            ! Changes patchlevel.h
42536 ____________________________________________________________________________
42537 [  9212] By: jhi                                   on 2001/03/18  20:36:59
42538         Log: Looking for config.sh in parent directories isn't
42539              very useful for the toplevel Makefile.
42540      Branch: perl
42541            ! Makefile.SH
42542 ____________________________________________________________________________
42543 [  9211] By: jhi                                   on 2001/03/18  20:33:37
42544         Log: On "make clean" take care of Third Degree droppings.
42545      Branch: perl
42546            ! Makefile.SH
42547 ____________________________________________________________________________
42548 [  9210] By: jhi                                   on 2001/03/18  20:21:34
42549         Log: Add a hook for running the tests under the Third Degree
42550              debugging tool (set $ENV{PERL_3LOG} to non-zero)
42551              
42552              TODO: Document the use of Third Degree.
42553      Branch: perl
42554            ! t/TEST
42555 ____________________________________________________________________________
42556 [  9209] By: jhi                                   on 2001/03/18  20:19:07
42557         Log: Regen toc and api pods.
42558      Branch: perl
42559            ! pod/perlapi.pod pod/perltoc.pod
42560 ____________________________________________________________________________
42561 [  9208] By: jhi                                   on 2001/03/18  20:12:12
42562         Log: Integrate changes #8128,9132 from mainline into maintperl,
42563              Tie::SubstrHash fixes.
42564      Branch: maint-5.6/perl
42565           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
42566 ____________________________________________________________________________
42567 [  9207] By: jhi                                   on 2001/03/18  20:07:43
42568         Log: podchecker relaxations from Michael Stevens.
42569      Branch: perl
42570            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
42571 ____________________________________________________________________________
42572 [  9206] By: jhi                                   on 2001/03/18  20:04:24
42573         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
42574      Branch: perl
42575            ! lib/Locale/Constants.pm lib/Locale/Country.pm
42576            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
42577            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
42578 ____________________________________________________________________________
42579 [  9205] By: jhi                                   on 2001/03/18  19:54:45
42580         Log: Integrate changes #9161,9162 from maintperl to mainline.
42581              
42582              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42583              results
42584      Branch: perl
42585           !> t/op/magic.t
42586 ____________________________________________________________________________
42587 [  9204] By: jhi                                   on 2001/03/18  19:37:46
42588         Log: Make perl.third checks more understandable to the builder.
42589      Branch: perl
42590            ! Makefile.SH
42591 ____________________________________________________________________________
42592 [  9203] By: jhi                                   on 2001/03/18  19:20:54
42593         Log: Re-integrate #9138 from maintperl to mainline,
42594              the squelching of the unneeded "Scalars leaked" messages.
42595      Branch: perl
42596           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42597           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42598           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42599 ____________________________________________________________________________
42600 [  9202] By: jhi                                   on 2001/03/18  18:48:36
42601         Log: More robust and more paranoid perl.third target.
42602      Branch: perl
42603            ! Makefile.SH
42604 ____________________________________________________________________________
42605 [  9201] By: jhi                                   on 2001/03/18  18:39:21
42606         Log: Integrate change #9197 from maintperl to mainline.
42607              
42608              more thorough cleaning of arenas.
42609      Branch: perl
42610           !> embed.pl perl.c proto.h sv.c t/op/sort.t
42611 ____________________________________________________________________________
42612 [  9200] By: jhi                                   on 2001/03/18  18:25:17
42613         Log: Integrate perlio.
42614      Branch: perl
42615           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
42616           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
42617           !> t/lib/encode.t toke.c universal.c utf8.c
42618 ____________________________________________________________________________
42619 [  9199] By: nick                                  on 2001/03/18  15:23:51
42620         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
42621              is the sense of the test being done. Avoid some magical 127 and 128 values
42622              by using macros.
42623      Branch: perlio
42624            ! doop.c pp_ctl.c sv.c toke.c
42625 ____________________________________________________________________________
42626 [  9198] By: nick                                  on 2001/03/18  14:18:12
42627         Log: UTF-X encoding invariance for Encode:
42628              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
42629              - move the XS code for those to universal.c (so in miniperl)
42630              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
42631              - change ext/Encode/compile to use above.
42632              - Fix t/lib/encode.t for above
42633              - Teach t/lib/b.t to expect -uutf8
42634              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
42635              utf8.pm is needed.
42636      Branch: perlio
42637            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
42638            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
42639 ____________________________________________________________________________
42640 [  9197] By: gsar                                  on 2001/03/18  12:15:57
42641         Log: more thorough cleaning of arenas--keep going until no more
42642              SvREFCNT_dec()s occur (this fixes the problem that causes the
42643              pesky "Scalars leaked" warnings)
42644      Branch: maint-5.6/perl
42645            ! embed.pl perl.c proto.h sv.c t/op/sort.t
42646 ____________________________________________________________________________
42647 [  9196] By: nick                                  on 2001/03/18  10:57:29
42648         Log: Fix pragma/utf8.t # 15
42649              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
42650              are SvUTF8 as well.
42651      Branch: perlio
42652            ! toke.c
42653 ____________________________________________________________________________
42654 [  9195] By: nick                                  on 2001/03/18  09:27:06
42655         Log: Integrate mainline
42656      Branch: perlio
42657           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
42658           !> t/op/pat.t
42659 ____________________________________________________________________________
42660 [  9194] By: jhi                                   on 2001/03/18  05:29:59
42661         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
42662              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
42663      Branch: perl
42664            ! op.c op.h t/op/misc.t t/op/pat.t
42665 ____________________________________________________________________________
42666 [  9193] By: jhi                                   on 2001/03/18  05:15:06
42667         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
42668      Branch: perl
42669            ! mg.c t/op/pat.t
42670 ____________________________________________________________________________
42671 [  9192] By: jhi                                   on 2001/03/18  04:22:43
42672         Log: tr/// UTF-8 patches from Inaba Hiroto.
42673      Branch: perl
42674            ! doop.c op.c
42675 ____________________________________________________________________________
42676 [  9191] By: jhi                                   on 2001/03/18  04:21:17
42677         Log: Integrate perlio.
42678      Branch: perl
42679           !> utf8.c utfebcdic.h
42680 ____________________________________________________________________________
42681 [  9190] By: nick                                  on 2001/03/17  20:32:01
42682         Log: Correct #if EBCDIC side typos.
42683              Builds and passes many tests on OS390.
42684      Branch: perlio
42685            ! utf8.c utfebcdic.h
42686 ____________________________________________________________________________
42687 [  9189] By: jhi                                   on 2001/03/17  18:55:49
42688         Log: Add prerequisites for the perl.third target.
42689      Branch: perl
42690            ! Makefile.SH
42691 ____________________________________________________________________________
42692 [  9188] By: jhi                                   on 2001/03/17  18:46:00
42693         Log: Integrate perlio.
42694      Branch: perl
42695           +> utfebcdic.h
42696           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
42697 ____________________________________________________________________________
42698 [  9187] By: jhi                                   on 2001/03/17  18:38:47
42699         Log: Add a make rule for perl.third (the Third Degree memory debugging
42700              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
42701      Branch: perl
42702            ! Makefile.SH
42703 ____________________________________________________________________________
42704 [  9186] By: nick                                  on 2001/03/17  18:34:48
42705         Log: MANIFEST addition :-(
42706      Branch: perlio
42707            ! MANIFEST
42708 ____________________________________________________________________________
42709 [  9185] By: nick                                  on 2001/03/17  18:29:50
42710         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
42711              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
42712              a superset of ASCII are invariant under the encoding. This is EBCDIC
42713              friendly as an encoded string can be looked at as being EBCDIC by lexer
42714              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
42715              ASCII on ASCII machines.
42716              
42717              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
42718              seperate.
42719              - Add some more macros to comprehend different shift amounts and
42720              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
42721              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
42722              and conditionally #include it.
42723              
42724              EBCDIC build as yet untested.  ASCII still fails the one test.
42725      Branch: perlio
42726            + utfebcdic.h
42727            ! utf8.c utf8.h
42728 ____________________________________________________________________________
42729 [  9184] By: nick                                  on 2001/03/17  17:44:16
42730         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
42731      Branch: perlio
42732            ! doop.c perl.h pp.c utf8.h
42733 ____________________________________________________________________________
42734 [  9183] By: jhi                                   on 2001/03/17  15:55:42
42735         Log: Integrate perlio.
42736      Branch: perl
42737            ! MANIFEST
42738           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
42739 ____________________________________________________________________________
42740 [  9182] By: nick                                  on 2001/03/17  09:16:06
42741         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
42742      Branch: perlio
42743            ! t/op/pat.t
42744 ____________________________________________________________________________
42745 [  9181] By: nick                                  on 2001/03/17  09:15:11
42746         Log: Integrate mainline.
42747      Branch: perlio
42748           +> lib/Locale/Constants.pm lib/Locale/Country.pm
42749           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42750           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42751           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
42752           !> (integrate 83 files)
42753 ____________________________________________________________________________
42754 [  9180] By: nick                                  on 2001/03/16  17:23:21
42755         Log: EBCDIC Fixes.
42756      Branch: perlio
42757            ! perl.h sv.c toke.c utf8.c utf8.h
42758 ____________________________________________________________________________
42759 [  9179] By: jhi                                   on 2001/03/16  14:10:12
42760         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
42761              a change needed to work around an AIX compiler bug.
42762      Branch: perl
42763            ! ext/Storable/Storable.xs
42764 ____________________________________________________________________________
42765 [  9178] By: jhi                                   on 2001/03/16  03:19:59
42766         Log: With Damian's approval synchronize damian's modules'
42767              licensing with Perl's standard module licensing.
42768      Branch: perl
42769            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
42770 ____________________________________________________________________________
42771 [  9177] By: jhi                                   on 2001/03/16  03:15:34
42772         Log: Make the Filter::Util:Call files have their own copies
42773              of the Perl standard module licensing, from Paul Marquess.
42774      Branch: perl
42775            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42776 ____________________________________________________________________________
42777 [  9176] By: jhi                                   on 2001/03/16  02:56:04
42778         Log: Subject: [PATCH] more pod patches
42779              From: Michael Stevens <michael@etla.org>
42780              Date: Thu, 15 Mar 2001 21:25:18 +0000
42781              Message-ID: <20010315212518.A18870@firedrake.org>
42782      Branch: perl
42783            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
42784            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
42785            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
42786            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
42787            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42788            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
42789            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
42790            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
42791            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
42792            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
42793            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
42794            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
42795            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
42796            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
42797            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
42798            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
42799            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
42800            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
42801            ! lib/Locale/Country.pm lib/Locale/Language.pm
42802            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
42803            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
42804            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
42805            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
42806            ! os2/OS2/Process/Process.pm
42807 ____________________________________________________________________________
42808 [  9175] By: jhi                                   on 2001/03/16  02:53:32
42809         Log: Subject: [PATCH] the uncontroversial doc patches
42810              From: Michael Stevens <michael@etla.org>
42811              Date: Thu, 15 Mar 2001 20:01:12 +0000
42812              Message-ID: <20010315200112.A7636@firedrake.org>
42813      Branch: perl
42814            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
42815            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
42816            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
42817            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
42818            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
42819 ____________________________________________________________________________
42820 [  9174] By: jhi                                   on 2001/03/16  02:50:49
42821         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
42822              From: Paul Lindner <lindner@inuus.com>
42823              Date: Fri, 16 Mar 2001 11:28:03 -0800
42824              Message-ID: <20010316112803.A7577@inuus.com>
42825      Branch: perl
42826            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
42827 ____________________________________________________________________________
42828 [  9173] By: nick                                  on 2001/03/15  20:21:03
42829         Log: 1st day's EBCDIC fixes:
42830              - toke.c's parsing of strings needed attention
42831              needed to conditionally e2a if string was already UTF-8
42832              - e2a/a2e tables where wrong way round.
42833              - new macros in utf8.h
42834      Branch: perlio
42835            ! perl.h toke.c utf8.h
42836 ____________________________________________________________________________
42837 [  9172] By: jhi                                   on 2001/03/15  15:17:17
42838         Log: Update Changes.
42839      Branch: perl
42840            ! Changes patchlevel.h
42841 ____________________________________________________________________________
42842 [  9171] By: jhi                                   on 2001/03/15  15:09:32
42843         Log: Subject: Re: Another Borland C++ problem.
42844              From: "Vadim Konovalov" <watman@inbox.ru>
42845              Date: Sat, 10 Mar 2001 19:26:07 +0300
42846              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
42847              
42848              Borland filename case problem.
42849      Branch: perl
42850            + win32/sncfnmcs.pl
42851            ! MANIFEST README.win32
42852 ____________________________________________________________________________
42853 [  9170] By: jhi                                   on 2001/03/15  14:54:23
42854         Log: Add Locale::Codes 1.06, from Neil Bowers.
42855      Branch: perl
42856            + lib/Locale/Constants.pm lib/Locale/Country.pm
42857            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42858            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42859            + t/lib/lc-language.t t/lib/lc-uk.t
42860            ! MANIFEST
42861 ____________________________________________________________________________
42862 [  9169] By: jhi                                   on 2001/03/15  14:19:01
42863         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
42864      Branch: perl
42865            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42866            ! ext/Storable/Storable.xs
42867 ____________________________________________________________________________
42868 [  9168] By: jhi                                   on 2001/03/15  14:13:22
42869         Log: Integrate changes #9120,9167 from mainline to maintperl.
42870              
42871              Subject: [PATCH 5.6.1] OS/2 docs
42872              
42873              Subject: [PATCH 5.6.1] perldoc
42874      Branch: maint-5.6/perl
42875           !> os2/Changes utils/perldoc.PL
42876 ____________________________________________________________________________
42877 [  9167] By: jhi                                   on 2001/03/15  14:07:42
42878         Log: Subject: [PATCH 5.6.1] perldoc
42879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42880              Date: Wed, 14 Mar 2001 23:46:52 -0500
42881              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
42882      Branch: perl
42883            ! utils/perldoc.PL
42884 ____________________________________________________________________________
42885 [  9166] By: jhi                                   on 2001/03/15  13:53:15
42886         Log: sigaction test condition tweakage.
42887      Branch: perl
42888            ! t/lib/sigaction.t
42889 ____________________________________________________________________________
42890 [  9165] By: alanbur                               on 2001/03/15  03:49:17
42891         Log: Resynchronised with parent
42892      Branch: maint-5.6/pureperl
42893           +> os2/os2add.sym t/op/anonsub.t
42894           !> (integrate 72 files)
42895 ____________________________________________________________________________
42896 [  9164] By: jhi                                   on 2001/03/15  01:05:01
42897         Log: Avoid stomping off the beginning of an array in tr///.
42898      Branch: perl
42899            ! op.c
42900 ____________________________________________________________________________
42901 [  9163] By: jhi                                   on 2001/03/15  00:58:57
42902         Log: h2ph strictness and cleanliness from Kurt Starsinic.
42903      Branch: perl
42904            ! utils/h2ph.PL
42905 ____________________________________________________________________________
42906 [  9162] By: gsar                                  on 2001/03/15  00:56:53
42907         Log: avoid warnings
42908      Branch: maint-5.6/perl
42909            ! t/op/magic.t
42910 ____________________________________________________________________________
42911 [  9161] By: gsar                                  on 2001/03/15  00:52:09
42912         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42913              results
42914      Branch: maint-5.6/perl
42915            ! t/op/magic.t
42916 ____________________________________________________________________________
42917 [  9160] By: jhi                                   on 2001/03/14  22:02:10
42918         Log: Do not use the Perl malloc in IRIX, suggested by
42919              Helmus Jarausch.
42920      Branch: perl
42921            ! hints/irix_6.sh
42922 ____________________________________________________________________________
42923 [  9159] By: nick                                  on 2001/03/14  21:45:59
42924         Log: Integrate mainline
42925      Branch: perlio
42926           +> t/op/loopctl.t
42927           !> (integrate 41 files)
42928 ____________________________________________________________________________
42929 [  9158] By: jhi                                   on 2001/03/14  21:10:09
42930         Log: The Day of the Retractions continues: the #9138
42931              (integrated in #9144) doesn't work well in mainline.
42932      Branch: perl
42933            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42934            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42935            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42936 ____________________________________________________________________________
42937 [  9157] By: jhi                                   on 2001/03/14  20:58:12
42938         Log: The #9145 CANNOT be enabled: the clear_pmop code still
42939              dumps core all over in Tru64.
42940      Branch: perl
42941            ! op.c op.h t/op/pat.t
42942 ____________________________________________________________________________
42943 [  9156] By: jhi                                   on 2001/03/14  20:48:06
42944         Log: Integrate change #9154 from maintperl to mainline.
42945              
42946              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
42947              (caused Storable 1.0.10 to break on windows)
42948      Branch: perl
42949           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
42950           !> perlapi.c proto.h
42951 ____________________________________________________________________________
42952 [  9155] By: jhi                                   on 2001/03/14  20:23:53
42953         Log: Retract #9136: breaks threading (and binary compatibility).
42954      Branch: perl
42955            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
42956 ____________________________________________________________________________
42957 [  9154] By: gsar                                  on 2001/03/14  17:48:18
42958         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
42959              (caused Storable 1.0.10 to break on windows)
42960      Branch: maint-5.6/perl
42961            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
42962            ! perlapi.c proto.h
42963 ____________________________________________________________________________
42964 [  9153] By: jhi                                   on 2001/03/14  13:35:21
42965         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
42966      Branch: perl
42967            ! t/lib/sigaction.t
42968 ____________________________________________________________________________
42969 [  9152] By: gsar                                  on 2001/03/14  07:29:40
42970         Log: back out changes#9012,9010,9009 and parts of change#9016
42971              (causes ABRs under purify, and some prerequisites don't
42972              seem to be there in 5.6.x)
42973      Branch: maint-5.6/perl
42974            ! doop.c op.c t/op/tr.t toke.c
42975 ____________________________________________________________________________
42976 [  9151] By: gsar                                  on 2001/03/14  07:01:29
42977         Log: reenable change#9145 (the test was busted due to a missing
42978              C<print "ok 27\n">)
42979      Branch: perl
42980            ! op.c op.h t/op/pat.t
42981 ____________________________________________________________________________
42982 [  9150] By: jhi                                   on 2001/03/14  06:38:36
42983         Log: Retract #9145.
42984      Branch: perl
42985            ! op.c op.h t/op/pat.t
42986 ____________________________________________________________________________
42987 [  9149] By: jhi                                   on 2001/03/14  06:14:56
42988         Log: Retract #9143.
42989      Branch: perl
42990            ! op.c
42991 ____________________________________________________________________________
42992 [  9148] By: gsar                                  on 2001/03/14  06:13:02
42993         Log: Uninitialized Memory Read in regexec.c
42994      Branch: perl
42995            ! regexec.c
42996 ____________________________________________________________________________
42997 [  9147] By: jhi                                   on 2001/03/14  04:59:54
42998         Log: Subject: PATCH: make goto work in nested eval ""
42999              From: Robin Houston <robin@kitsite.com>
43000              Date: Wed, 14 Mar 2001 04:16:10 +0000
43001              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
43002      Branch: perl
43003            ! pp_ctl.c t/op/goto.t
43004 ____________________________________________________________________________
43005 [  9146] By: jhi                                   on 2001/03/14  04:42:54
43006         Log: Preserve the #ifdef PERL_CORE in perly.h.
43007      Branch: perl
43008            ! perly.fixer
43009 ____________________________________________________________________________
43010 [  9145] By: jhi                                   on 2001/03/14  03:57:41
43011         Log: (Retracted by #9150.)
43012      Branch: perl
43013            ! op.c op.h t/op/pat.t
43014 ____________________________________________________________________________
43015 [  9144] By: jhi                                   on 2001/03/14  03:50:38
43016         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
43017              
43018              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
43019              
43020              remove squelch controls for "Scalars leaked" messages in most places
43021              (these are now cured)
43022              
43023              fix another memory leak reported by purify (tie callbacks that
43024              croak can leak when wiping out magic)
43025      Branch: perl
43026           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
43027           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
43028           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
43029           !> t/pragma/warnings.t
43030 ____________________________________________________________________________
43031 [  9143] By: jhi                                   on 2001/03/14  03:37:53
43032         Log: (Retracted by #9149.)
43033      Branch: perl
43034            ! op.c
43035 ____________________________________________________________________________
43036 [  9142] By: gsar                                  on 2001/03/14  03:20:48
43037         Log: fix another memory leak reported by purify (tie callbacks that
43038              croak can leak when wiping out magic)
43039      Branch: maint-5.6/perl
43040            ! scope.c
43041 ____________________________________________________________________________
43042 [  9141] By: jhi                                   on 2001/03/14  02:55:00
43043         Log: Subject: PATCH for [ID 20010305.003]
43044              From: Robin Houston <robin@kitsite.com>
43045              Date: Wed, 14 Mar 2001 02:45:51 +0000
43046              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
43047      Branch: perl
43048            ! pp_ctl.c t/op/eval.t
43049 ____________________________________________________________________________
43050 [  9140] By: jhi                                   on 2001/03/14  02:41:54
43051         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43052              Date: Wed, 14 Mar 2001 01:52:51 +0000
43053              From: Robin Houston <robin@kitsite.com>
43054              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
43055              
43056              Fix for 2000313.004.
43057      Branch: perl
43058            ! pp_ctl.c t/op/goto.t
43059 ____________________________________________________________________________
43060 [  9139] By: jhi                                   on 2001/03/14  02:40:50
43061         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43062              From: Robin Houston <robin@kitsite.com>
43063              Date: Wed, 14 Mar 2001 00:43:45 +0000
43064              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
43065      Branch: perl
43066            + t/op/loopctl.t
43067            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
43068            ! vms/perly_c.vms
43069 ____________________________________________________________________________
43070 [  9138] By: gsar                                  on 2001/03/14  01:18:00
43071         Log: remove squelch controls for "Scalars leaked" messages in most places
43072              (these are now cured)
43073      Branch: maint-5.6/perl
43074            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
43075            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
43076            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
43077 ____________________________________________________________________________
43078 [  9137] By: gsar                                  on 2001/03/14  00:57:04
43079         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
43080      Branch: maint-5.6/perl
43081            ! regcomp.c
43082 ____________________________________________________________________________
43083 [  9136] By: jhi                                   on 2001/03/13  23:12:24
43084         Log: (Retracted by #9155)
43085              
43086              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
43087              From: Jens-Uwe Mager <jum@helios.de>
43088              Date: Wed, 21 Feb 2001 21:32:04 +0100
43089              Message-ID: <20010221213203.A18340@ans.helios.de>
43090      Branch: perl
43091            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
43092 ____________________________________________________________________________
43093 [  9135] By: jhi                                   on 2001/03/13  22:50:05
43094         Log: Integrate perlio.
43095      Branch: perl
43096           !> pp.c
43097 ____________________________________________________________________________
43098 [  9134] By: jhi                                   on 2001/03/13  22:49:05
43099         Log: Integrate change #9131 from maintperl into mainline.
43100              
43101              make the error text look more consistent in hints/hpux.sh
43102      Branch: perl
43103           !> hints/hpux.sh
43104 ____________________________________________________________________________
43105 [  9133] By: gsar                                  on 2001/03/13  22:46:20
43106         Log: integrate change#9067 from mainline
43107              
43108              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
43109      Branch: maint-5.6/perl
43110           !> lib/ExtUtils/MM_Unix.pm
43111 ____________________________________________________________________________
43112 [  9132] By: jhi                                   on 2001/03/13  22:41:21
43113         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43114              From: "John P. Linderman" <jpl@research.att.com>
43115              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
43116              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
43117              
43118              A more correct prime finder.
43119      Branch: perl
43120            ! lib/Tie/SubstrHash.pm
43121 ____________________________________________________________________________
43122 [  9131] By: gsar                                  on 2001/03/13  22:30:42
43123         Log: make the error text look more consistent in hints/hpux.sh
43124      Branch: maint-5.6/perl
43125            ! hints/hpux.sh
43126 ____________________________________________________________________________
43127 [  9130] By: jhi                                   on 2001/03/13  22:23:44
43128         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
43129              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43130              Date: Tue, 13 Mar 2001 18:41:26 +0100
43131              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
43132              
43133              If the test is run non-interactively the default handler
43134              is different.
43135      Branch: perl
43136            ! t/lib/sigaction.t
43137 ____________________________________________________________________________
43138 [  9129] By: jhi                                   on 2001/03/13  22:20:21
43139         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
43140              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43141              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
43142              Date:     Tue, 13 Mar 2001 16:44:32 EST
43143      Branch: perl
43144            ! t/lib/1_compile.t
43145 ____________________________________________________________________________
43146 [  9128] By: jhi                                   on 2001/03/13  22:18:34
43147         Log: Subject: Another patch for integer.pm POD 
43148              From: "John L. Allen" <allen@grumman.com>
43149              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
43150              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
43151      Branch: perl
43152            ! lib/integer.pm
43153 ____________________________________________________________________________
43154 [  9127] By: nick                                  on 2001/03/13  21:26:30
43155         Log: Integrate mainline.
43156      Branch: perlio
43157           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
43158           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
43159           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
43160           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
43161           !> Changes Configure MANIFEST README.os2 README.os390
43162           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
43163           !> os2/Changes patchlevel.h win32/perlhost.h
43164 ____________________________________________________________________________
43165 [  9126] By: nick                                  on 2001/03/13  20:39:51
43166         Log: #ifdef'ed out code to make packed side of pack/unpack
43167              octets. (i.e. pack('U') => encode_utf8).
43168      Branch: perlio
43169            ! pp.c
43170 ____________________________________________________________________________
43171 [  9125] By: jhi                                   on 2001/03/13  15:07:16
43172         Log: Update Changes.
43173      Branch: perl
43174            ! Changes patchlevel.h
43175 ____________________________________________________________________________
43176 [  9124] By: jhi                                   on 2001/03/13  14:22:45
43177         Log: Workaround for the buggy ("internal compiler error")
43178              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
43179              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
43180              of Andreas König.
43181      Branch: perl
43182            ! ext/re/Makefile.PL hints/aix.sh
43183 ____________________________________________________________________________
43184 [  9123] By: jhi                                   on 2001/03/13  03:24:34
43185         Log: Typo in #9114.
43186      Branch: metaconfig
43187            ! U/modified/myhostname.U
43188 ____________________________________________________________________________
43189 [  9122] By: jhi                                   on 2001/03/13  03:24:06
43190         Log: Typo in #9113.
43191      Branch: perl
43192            ! Configure
43193 ____________________________________________________________________________
43194 [  9121] By: jhi                                   on 2001/03/13  01:53:05
43195         Log: Forgot to check-in the larger part of #9120, duh.
43196      Branch: perl
43197            ! README.os2
43198 ____________________________________________________________________________
43199 [  9120] By: jhi                                   on 2001/03/13  01:51:31
43200         Log: Subject: [PATCH 5.6.1] OS/2 docs
43201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43202              Date: Mon, 12 Mar 2001 03:27:32 -0500
43203              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
43204      Branch: perl
43205            ! os2/Changes
43206 ____________________________________________________________________________
43207 [  9119] By: jhi                                   on 2001/03/13  01:49:41
43208         Log: Integrate change #9116 from maintperl into mainline.
43209              
43210              Win32::GetCwd() returns C: instead of C:\ in the root directory
43211              under ithreads
43212      Branch: perl
43213           !> win32/perlhost.h
43214 ____________________________________________________________________________
43215 [  9118] By: jhi                                   on 2001/03/13  01:13:39
43216         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
43217      Branch: perl
43218            + lib/Switch.pm t/lib/switch.t
43219            ! MANIFEST
43220 ____________________________________________________________________________
43221 [  9117] By: jhi                                   on 2001/03/13  01:03:17
43222         Log: Add Text::Balanced 1.83.
43223      Branch: perl
43224            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
43225            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
43226            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
43227            + t/lib/tb-xvari.t
43228            ! MANIFEST
43229 ____________________________________________________________________________
43230 [  9116] By: gsar                                  on 2001/03/13  00:55:53
43231         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
43232              under ithreads
43233      Branch: maint-5.6/perl
43234            ! win32/perlhost.h
43235 ____________________________________________________________________________
43236 [  9115] By: jhi                                   on 2001/03/13  00:54:09
43237         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
43238              From: "John L. Allen" <allen@grumman.com>
43239              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
43240              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
43241              
43242              use integer document clarification.
43243      Branch: perl
43244            ! lib/integer.pm
43245 ____________________________________________________________________________
43246 [  9114] By: jhi                                   on 2001/03/13  00:38:54
43247         Log: Metaconfig unit change for #9113.
43248      Branch: metaconfig
43249            ! U/modified/myhostname.U
43250 ____________________________________________________________________________
43251 [  9113] By: jhi                                   on 2001/03/13  00:38:35
43252         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?)
43253              From: Peter Prymmer <pvhp@forte.com>
43254              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
43255              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
43256      Branch: perl
43257            ! Configure README.os390 hints/os390.sh
43258 ____________________________________________________________________________
43259 [  9112] By: jhi                                   on 2001/03/13  00:29:00
43260         Log: Integrate perlio.
43261      Branch: perl
43262           !> sv.c utf8.h
43263 ____________________________________________________________________________
43264 [  9111] By: nick                                  on 2001/03/12  21:16:33
43265         Log: Integrate mainline.
43266      Branch: perlio
43267           +> t/op/anonsub.t
43268           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43269           !> proto.h sv.c
43270 ____________________________________________________________________________
43271 [  9110] By: nick                                  on 2001/03/12  21:00:13
43272         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
43273      Branch: perlio
43274            ! sv.c utf8.h
43275 ____________________________________________________________________________
43276 [  9109] By: jhi                                   on 2001/03/12  16:04:47
43277         Log: Integrate change #9108 from maintperl to mainline.
43278              
43279              fix memory leak in C<sub X { sub {} }> arising from a refcount
43280              loop between the outer sub and the inner prototype anonsub
43281              
43282              this also enables closures returned by subroutines that
43283              subsequently get redefined to work without generating coredumps :)
43284              
43285              completely removed the free_closures() hack--it shouldn't be
43286              needed anymore
43287      Branch: perl
43288           +> t/op/anonsub.t
43289           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43290           !> proto.h sv.c
43291 ____________________________________________________________________________
43292 [  9108] By: gsar                                  on 2001/03/12  10:21:31
43293         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
43294              loop between the outer sub and the inner prototype anonsub
43295              
43296              this also enables closures returned by subroutines that
43297              subsequently get redefined to work without generating coredumps :)
43298              
43299              completely removed the free_closures() hack--it shouldn't be
43300              needed anymore
43301      Branch: maint-5.6/perl
43302            + t/op/anonsub.t
43303            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43304            ! proto.h sv.c
43305 ____________________________________________________________________________
43306 [  9107] By: jhi                                   on 2001/03/12  05:15:31
43307         Log: Integrate perlio.
43308      Branch: perl
43309           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
43310 ____________________________________________________________________________
43311 [  9106] By: nick                                  on 2001/03/11  20:10:12
43312         Log: regcomp.c is working in native space, not Unicode space (if different)
43313              as it is doing compare against 'W' in \W etc.
43314      Branch: perlio
43315            ! regcomp.c
43316 ____________________________________________________________________________
43317 [  9105] By: nick                                  on 2001/03/11  19:39:34
43318         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
43319              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
43320      Branch: perlio
43321            ! regcomp.c toke.c utf8.c
43322 ____________________________________________________________________________
43323 [  9104] By: nick                                  on 2001/03/11  18:15:44
43324         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
43325      Branch: perlio
43326            ! sv.c
43327 ____________________________________________________________________________
43328 [  9103] By: nick                                  on 2001/03/11  18:03:28
43329         Log: Integrate mainline (for regexp stuff).
43330      Branch: perlio
43331           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
43332           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
43333           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
43334           !> t/lib/errno.t t/op/pat.t
43335 ____________________________________________________________________________
43336 [  9102] By: nick                                  on 2001/03/11  17:44:20
43337         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
43338              - exclude layer syms in makedef.pl for sfio
43339              - also inhibit Encode from trying to build ":encode()" layer.
43340      Branch: perlio
43341            ! ext/Encode/Encode.xs makedef.pl
43342 ____________________________________________________________________________
43343 [  9101] By: jhi                                   on 2001/03/10  22:38:13
43344         Log: The $Is_MacOS needs to be declared.
43345      Branch: perl
43346            ! lib/ExtUtils/Manifest.pm
43347 ____________________________________________________________________________
43348 [  9100] By: jhi                                   on 2001/03/10  22:14:29
43349         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
43350              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
43351              pollute the symbolspace if using sfio.
43352      Branch: perl
43353            ! ext/Encode/Encode.xs
43354 ____________________________________________________________________________
43355 [  9099] By: jhi                                   on 2001/03/10  21:58:48
43356         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
43357              Date: Sat, 10 Mar 2001 14:23:55 -0500
43358              From: Chris Nandor <pudge@pobox.com>
43359              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
43360      Branch: perl
43361            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
43362            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
43363            ! t/lib/errno.t
43364 ____________________________________________________________________________
43365 [  9098] By: jhi                                   on 2001/03/10  21:38:30
43366         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
43367      Branch: perl
43368            ! regcomp.c regexec.c t/op/pat.t
43369 ____________________________________________________________________________
43370 [  9097] By: jhi                                   on 2001/03/10  14:38:07
43371         Log: Integrate perlio.
43372      Branch: perl
43373           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
43374           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
43375           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
43376 ____________________________________________________________________________
43377 [  9096] By: nick                                  on 2001/03/10  11:55:43
43378         Log: EBCDIC sanity - phase I
43379              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
43380              - use utf8n_xxxx (c.f. pvn) for forms which take length.
43381              - back out vN.N and $^V exceptions to e2a/a2e
43382              - make "locale" isxxx macros be uvchr (may be redundant?)
43383              
43384              Not clear yet that toUPPER_uni et. al. return being handled correctly.
43385              The tr// and rexexp stuff still needs an audit, assumption is they are working
43386              in Unicode space.
43387              
43388              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
43389      Branch: perlio
43390            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
43391            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
43392            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
43393 ____________________________________________________________________________
43394 [  9095] By: jhi                                   on 2001/03/09  22:10:01
43395         Log: Integrate perlio.
43396      Branch: perl
43397           !> dump.c
43398 ____________________________________________________________________________
43399 [  9094] By: nick                                  on 2001/03/09  17:36:38
43400         Log: Builds an passes all tests after integrate and this tweak.
43401      Branch: perlio
43402            ! dump.c
43403 ____________________________________________________________________________
43404 [  9093] By: nick                                  on 2001/03/09  17:16:03
43405         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
43406      Branch: perlio
43407           +> lib/unicode/Scripts.txt t/lib/sigaction.t
43408           !> (integrate 79 files)
43409 ____________________________________________________________________________
43410 [  9092] By: jhi                                   on 2001/03/09  15:28:26
43411         Log: Update Changes.
43412      Branch: perl
43413            ! Changes patchlevel.h
43414 ____________________________________________________________________________
43415 [  9091] By: jhi                                   on 2001/03/09  15:25:05
43416         Log: In op/stat #35 better to scan all the potential directories
43417              for setuids, not just the first one.
43418      Branch: perl
43419            ! t/op/stat.t
43420 ____________________________________________________________________________
43421 [  9090] By: jhi                                   on 2001/03/09  15:01:27
43422         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
43423              From: rspier@pobox.com (Robert Spier)
43424              Date: Fri, 9 Mar 2001 03:30:20 -0500
43425              Message-ID: <15016.38044.381174.160189@rls.cx>
43426              
43427              EXISTS() returning undef mistakenly triggered a FETCH().
43428      Branch: perl
43429            ! hv.c
43430 ____________________________________________________________________________
43431 [  9089] By: jhi                                   on 2001/03/09  14:59:02
43432         Log: Add /sbin and /usr/sbin to the list of directories scanned
43433              for setuid programs.  Takes care of bug id 20010309.003.
43434      Branch: perl
43435            ! t/op/stat.t
43436 ____________________________________________________________________________
43437 [  9088] By: jhi                                   on 2001/03/09  14:48:32
43438         Log: Regen perlapi, perltoc.
43439      Branch: perl
43440            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
43441 ____________________________________________________________________________
43442 [  9087] By: jhi                                   on 2001/03/09  14:38:56
43443         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
43444              From: David Mitchell <davem@fdgroup.co.uk>
43445              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
43446              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
43447      Branch: perl
43448            ! dump.c perl.c perl.h pod/perlrun.pod
43449 ____________________________________________________________________________
43450 [  9086] By: jhi                                   on 2001/03/09  01:47:16
43451         Log: A modified version of
43452              
43453              Subject: [ID 20010307.005] POSIX::sigaction has various problems
43454              From: anders@broadcom.com
43455              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
43456              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
43457              
43458              Currently the sigaction.t test #6 fails (and is fudged to look
43459              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
43460              This may well be a genuine bug in Linux sigaction() (since at
43461              least Tru64, Solaris, and HP-UX disagree with Linux).
43462              Anyone with POSIX / SUSv2 tome handy?  The problem is that
43463              the flags of the oldaction don't match with the flags in
43464              the previously installed disposition.
43465      Branch: perl
43466            + t/lib/sigaction.t
43467            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
43468 ____________________________________________________________________________
43469 [  9085] By: jhi                                   on 2001/03/09  01:30:13
43470         Log: Subject: Re: mission impossible for the day
43471              From: Alex Gough <alex@rcon.org>
43472              Date: Thu, 08 Mar 2001 17:18:19 +0000
43473              Message-ID: <3AA7BEDB.8070409@rcon.org>
43474              
43475              If references (are overloaded) and can be directly stringified,
43476              show that instead of "stringified".
43477              
43478              (The problem, infinite mutual recursion caused by overloaded bool
43479              in Switch.pm, tracked by David Mitchell)
43480      Branch: perl
43481            ! lib/Carp/Heavy.pm
43482 ____________________________________________________________________________
43483 [  9084] By: jhi                                   on 2001/03/09  01:20:39
43484         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
43485              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
43486              From: David Mitchell <davem@fdgroup.co.uk>
43487              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
43488      Branch: perl
43489            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
43490            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
43491 ____________________________________________________________________________
43492 [  9083] By: jhi                                   on 2001/03/09  01:16:51
43493         Log: Subject: [PATCH] perldata.pod here-doc docs
43494              From: Jeff Pinyan <jeffp@crusoe.net>
43495              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
43496              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
43497      Branch: perl
43498            ! pod/perldata.pod
43499 ____________________________________________________________________________
43500 [  9082] By: jhi                                   on 2001/03/09  01:01:27
43501         Log: Subject: Re: Unicode/EBCDIC
43502              From: Peter Prymmer <pvhp@forte.com>
43503              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
43504              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
43505      Branch: perl
43506            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
43507 ____________________________________________________________________________
43508 [  9081] By: jhi                                   on 2001/03/08  13:41:30
43509         Log: Subject: Ooops, wrong 'no *POSIX' Patch
43510              From: Dorner Thomas <Thomas.Dorner@start.de>
43511              Date: Thu, 8 Mar 2001 08:43:28 +0100
43512              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
43513      Branch: perl
43514            ! hints/posix-bc.sh
43515 ____________________________________________________________________________
43516 [  9080] By: jhi                                   on 2001/03/08  13:11:42
43517         Log: It's Scripts.txt, not Script.txt.
43518      Branch: perl
43519            ! MANIFEST
43520 ____________________________________________________________________________
43521 [  9079] By: jhi                                   on 2001/03/08  12:59:05
43522         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
43523              From: Dorner Thomas <Thomas.Dorner@start.de>
43524              Date: Wed, 7 Mar 2001 14:13:31 +0100
43525              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
43526      Branch: perl
43527            ! makedepend.SH
43528 ____________________________________________________________________________
43529 [  9078] By: jhi                                   on 2001/03/08  12:57:43
43530         Log: Retract #9069, wrong patch.
43531      Branch: perl
43532            ! Makefile.SH
43533 ____________________________________________________________________________
43534 [  9077] By: jhi                                   on 2001/03/08  01:06:13
43535         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
43536      Branch: perl
43537            + lib/unicode/Scripts.txt
43538            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
43539            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
43540            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
43541            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43542            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43543            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43544            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43545            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43546            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43547            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43548            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43549            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43550            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43551            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43552            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43553            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43554            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
43555            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
43556            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
43557            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
43558            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
43559            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
43560            ! lib/unicode/version
43561 ____________________________________________________________________________
43562 [  9076] By: jhi                                   on 2001/03/07  22:59:39
43563         Log: Integrate change #7784 from mainline into maintperl.
43564              
43565              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
43566      Branch: maint-5.6/perl
43567           !> pp_ctl.c t/op/pat.t
43568 ____________________________________________________________________________
43569 [  9075] By: jhi                                   on 2001/03/07  22:05:11
43570         Log: More UTF-8 test tweaks.
43571      Branch: perl
43572            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
43573 ____________________________________________________________________________
43574 [  9074] By: nick                                  on 2001/03/07  21:39:29
43575         Log: Integrate mainline.
43576      Branch: perlio
43577           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
43578           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
43579           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
43580           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
43581           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
43582 ____________________________________________________________________________
43583 [  9073] By: jhi                                   on 2001/03/07  16:37:09
43584         Log: Update Changes.
43585      Branch: perl
43586            ! Changes patchlevel.h
43587 ____________________________________________________________________________
43588 [  9072] By: jhi                                   on 2001/03/07  16:32:30
43589         Log: Subject: [ID 20010306.004] || != named unary operator
43590              From: abela@geneanet.org
43591              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
43592              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
43593      Branch: perl
43594            ! pod/perlop.pod
43595 ____________________________________________________________________________
43596 [  9071] By: jhi                                   on 2001/03/07  15:14:11
43597         Log: Subject: downgrading to bytes for common functions
43598              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
43599              Date: Wed, 7 Mar 2001 02:36:55 -0500
43600              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
43601      Branch: perl
43602            ! pp_sys.c
43603 ____________________________________________________________________________
43604 [  9070] By: jhi                                   on 2001/03/07  15:04:58
43605         Log: Clarify the description differentiating for and while; inspired by
43606              
43607              Subject: [ID 20010306.002] for/while difference in for definition
43608              From: abela@geneanet.org
43609              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
43610              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
43611      Branch: perl
43612            ! pod/perlsyn.pod
43613 ____________________________________________________________________________
43614 [  9069] By: jhi                                   on 2001/03/07  14:55:30
43615         Log: (Retracted by #9078.)
43616      Branch: perl
43617            ! Makefile.SH
43618 ____________________________________________________________________________
43619 [  9068] By: jhi                                   on 2001/03/07  14:51:17
43620         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
43621              From: Radu Greab <radu@netsoft.ro>
43622              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
43623              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
43624      Branch: perl
43625            ! pp.c t/op/chop.t
43626 ____________________________________________________________________________
43627 [  9067] By: jhi                                   on 2001/03/07  14:48:57
43628         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
43629              From: Simon Cozens <simon@netthink.co.uk>
43630              Date: Wed, 7 Mar 2001 13:59:28 +0000
43631              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
43632              
43633              In order to allow MakeMaker to build correct Makefiles,
43634              you need to change the order of the arguments in MM_Unix.pm
43635              as well. (Unless you have C89_CCMODE set, but we're trying
43636              to be POSIXly correct)
43637              
43638              Thanks to Merijn Broeren for tracking this down.
43639      Branch: perl
43640            ! lib/ExtUtils/MM_Unix.pm
43641 ____________________________________________________________________________
43642 [  9066] By: jhi                                   on 2001/03/07  14:30:02
43643         Log: Floating point too messy.
43644      Branch: perl
43645            ! t/camel-III/vstring.t
43646 ____________________________________________________________________________
43647 [  9065] By: jhi                                   on 2001/03/07  14:17:44
43648         Log: Integrate change #9064 from maintperl into mainline.
43649              
43650              fix memory leak in pack("Bb",...)
43651      Branch: perl
43652           !> perl.c
43653 ____________________________________________________________________________
43654 [  9064] By: gsar                                  on 2001/03/07  06:29:24
43655         Log: fix memory leak in pack("Bb",...)
43656      Branch: maint-5.6/perl
43657            ! perl.c
43658 ____________________________________________________________________________
43659 [  9063] By: jhi                                   on 2001/03/07  00:55:04
43660         Log: Major utf8 test reorganisation and rewrite.
43661              Hopefully no tests were lost in the shuffle.
43662              (The beginning of pragma/utf8 was lost intentionally,
43663              the tests were rather bogus and incomplete.)
43664      Branch: perl
43665            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
43666            ! t/pragma/utf8.t
43667 ____________________________________________________________________________
43668 [  9062] By: jhi                                   on 2001/03/07  00:41:16
43669         Log: More tweakage on the Unicode character class descriptions.
43670      Branch: perl
43671            ! lib/unicode/mktables.PL pod/perlretut.pod
43672 ____________________________________________________________________________
43673 [  9061] By: jhi                                   on 2001/03/06  23:12:38
43674         Log: The perlretut was still talking about the old \p and \P
43675              definitions.
43676      Branch: perl
43677            ! pod/perlretut.pod
43678 ____________________________________________________________________________
43679 [  9060] By: nick                                  on 2001/03/06  20:52:37
43680         Log: Integrate mainline (make test works again now).
43681      Branch: perlio
43682           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
43683 ____________________________________________________________________________
43684 [  9059] By: jhi                                   on 2001/03/06  15:36:14
43685         Log: 0.999... does equal 1.0, doesn't it?
43686      Branch: perl
43687            ! t/camel-III/vstring.t
43688 ____________________________________________________________________________
43689 [  9058] By: jhi                                   on 2001/03/06  15:34:00
43690         Log: Make /x{abcd}/ to work without use utf8.
43691      Branch: perl
43692            ! regcomp.c
43693 ____________________________________________________________________________
43694 [  9057] By: jhi                                   on 2001/03/06  03:02:36
43695         Log: Easier to outcomment all the three reset() tests for now.
43696      Branch: perl
43697            ! t/op/pat.t
43698 ____________________________________________________________________________
43699 [  9056] By: jhi                                   on 2001/03/06  02:30:02
43700         Log: Comment out the deadly reset; until the 20010301.005
43701              is finally fixed.
43702      Branch: perl
43703            ! t/op/pat.t
43704 ____________________________________________________________________________
43705 [  9055] By: jhi                                   on 2001/03/06  02:21:26
43706         Log: Integrate the change #9054 from mainline:
43707              retract the PMOP cleanup patch pending further investigation.
43708      Branch: maint-5.6/perl
43709           !> op.c op.h
43710 ____________________________________________________________________________
43711 [  9054] By: jhi                                   on 2001/03/06  02:19:57
43712         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
43713              with oddly familiar stack traces.
43714      Branch: perl
43715            ! op.c op.h
43716 ____________________________________________________________________________
43717 [  9053] By: jhi                                   on 2001/03/05  23:20:28
43718         Log: Integrate perlio.
43719      Branch: perl
43720           +> ext/Encode/Encode/koi8-r.ucm
43721           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
43722           !> makedef.pl
43723 ____________________________________________________________________________
43724 [  9052] By: nick                                  on 2001/03/05  23:08:17
43725         Log: skipping USE_PERLIO symbols correction.
43726      Branch: perlio
43727            ! makedef.pl
43728 ____________________________________________________________________________
43729 [  9051] By: nick                                  on 2001/03/05  22:35:07
43730         Log: More Encode alias tidying.
43731      Branch: perlio
43732            + ext/Encode/Encode/koi8-r.ucm
43733            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
43734 ____________________________________________________________________________
43735 [  9050] By: jhi                                   on 2001/03/05  21:44:29
43736         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
43737              Sarathy's fix for ID 20010301.005.
43738      Branch: maint-5.6/perl
43739           !> op.c op.h
43740 ____________________________________________________________________________
43741 [  9049] By: nick                                  on 2001/03/05  19:54:04
43742         Log: Integrate Jarkko's Encode.pm tweak.
43743      Branch: perlio
43744           !> ext/Encode/Encode.pm
43745 ____________________________________________________________________________
43746 [  9048] By: nick                                  on 2001/03/05  19:47:57
43747         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
43748      Branch: perlio
43749           +> os2/os2add.sym
43750           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
43751           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
43752           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
43753           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
43754           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
43755 ____________________________________________________________________________
43756 [  9047] By: jhi                                   on 2001/03/05  19:25:26
43757         Log: Regen perlapi.
43758      Branch: perl
43759            ! pod/perlapi.pod
43760 ____________________________________________________________________________
43761 [  9046] By: jhi                                   on 2001/03/05  19:12:14
43762         Log: Integrate perlio.
43763      Branch: perl
43764           +> t/camel-III/vstring.t
43765           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
43766 ____________________________________________________________________________
43767 [  9045] By: jhi                                   on 2001/03/05  19:10:36
43768         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
43769      Branch: perl
43770            ! ext/Encode/Encode.pm
43771 ____________________________________________________________________________
43772 [  9044] By: jhi                                   on 2001/03/05  18:49:12
43773         Log: Forgot the other half of the PMOP patch (#9033).
43774      Branch: perl
43775            ! op.h
43776 ____________________________________________________________________________
43777 [  9043] By: nick                                  on 2001/03/05  18:14:47
43778         Log: Update MANIFEST for new test.
43779      Branch: perlio
43780            ! MANIFEST
43781 ____________________________________________________________________________
43782 [  9042] By: nick                                  on 2001/03/05  18:12:41
43783         Log: Some tests for Camel 3rd edition features.
43784              Make gethostbyaddr() test in above work.
43785      Branch: perlio
43786            + t/camel-III/vstring.t
43787            ! pp.h pp_sys.c t/TEST t/harness
43788 ____________________________________________________________________________
43789 [  9041] By: jhi                                   on 2001/03/05  17:41:48
43790         Log: Add more ISO 8859 encoding aliases.
43791      Branch: perl
43792            ! ext/Encode/Encode.pm
43793 ____________________________________________________________________________
43794 [  9040] By: jhi                                   on 2001/03/05  17:30:43
43795         Log: Integrate perlio.
43796      Branch: perl
43797           !> MANIFEST sv.c
43798 ____________________________________________________________________________
43799 [  9039] By: nick                                  on 2001/03/05  17:11:36
43800         Log: Missed added file.
43801      Branch: perlio
43802            ! MANIFEST
43803 ____________________________________________________________________________
43804 [  9038] By: jhi                                   on 2001/03/05  15:58:01
43805         Log: Add tr tests for EBCDIC, from Karsten Sperling.
43806      Branch: perl
43807            ! t/op/tr.t
43808 ____________________________________________________________________________
43809 [  9037] By: nick                                  on 2001/03/05  15:56:35
43810         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
43811              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
43812              
43813              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
43814              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
43815              - uses SvPV() rather than sv_2pv() in case it isn't a string.
43816      Branch: perlio
43817            ! sv.c
43818 ____________________________________________________________________________
43819 [  9036] By: jhi                                   on 2001/03/05  15:49:15
43820         Log: Add matching tests currently failing in EBCDIC,
43821              suggested by Karsten Sperling.
43822      Branch: perl
43823            ! t/op/pat.t
43824 ____________________________________________________________________________
43825 [  9035] By: jhi                                   on 2001/03/05  15:36:55
43826         Log: The #9034 needs a MANIFESTation.
43827      Branch: perl
43828            ! MANIFEST
43829 ____________________________________________________________________________
43830 [  9034] By: jhi                                   on 2001/03/05  15:35:14
43831         Log: Integrate perlio.
43832      Branch: perl
43833           +> ext/Encode/Encode/Tcl.pm
43834           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
43835           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43836           !> ext/Encode/Encode/iso8859-1.ucm
43837           !> ext/Encode/Encode/iso8859-10.ucm
43838           !> ext/Encode/Encode/iso8859-13.ucm
43839           !> ext/Encode/Encode/iso8859-14.ucm
43840           !> ext/Encode/Encode/iso8859-15.ucm
43841           !> ext/Encode/Encode/iso8859-16.ucm
43842           !> ext/Encode/Encode/iso8859-2.ucm
43843           !> ext/Encode/Encode/iso8859-3.ucm
43844           !> ext/Encode/Encode/iso8859-4.ucm
43845           !> ext/Encode/Encode/iso8859-5.ucm
43846           !> ext/Encode/Encode/iso8859-6.ucm
43847           !> ext/Encode/Encode/iso8859-7.ucm
43848           !> ext/Encode/Encode/iso8859-8.ucm
43849           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43850           !> t/lib/encode.t
43851 ____________________________________________________________________________
43852 [  9033] By: jhi                                   on 2001/03/05  15:33:18
43853         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
43854              From: Gurusamy Sarathy <gsar@ActiveState.com>
43855              Date: Sun, 04 Mar 2001 22:33:15 -0800
43856              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
43857              
43858              PMOPs need to remember their own stash so that they can
43859              gracefully remove themselves from their linked list.
43860      Branch: perl
43861            ! op.c
43862 ____________________________________________________________________________
43863 [  9032] By: nick                                  on 2001/03/05  14:51:50
43864         Log: Encode implementation "completion"
43865              Implement and document define_encoding()
43866              Implement and document encoding aliases including define_alias()
43867              Make Encode::XS use define_encoding() rather than back-door.
43868              Move run-time *.enc to separate Encode::Tcl module.
43869              Make 'compile' honour <codeset_name>
43870              Change canonical names of to iso-8859-* and US-ascii.
43871      Branch: perlio
43872            + ext/Encode/Encode/Tcl.pm
43873            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
43874            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43875            ! ext/Encode/Encode/iso8859-1.ucm
43876            ! ext/Encode/Encode/iso8859-10.ucm
43877            ! ext/Encode/Encode/iso8859-13.ucm
43878            ! ext/Encode/Encode/iso8859-14.ucm
43879            ! ext/Encode/Encode/iso8859-15.ucm
43880            ! ext/Encode/Encode/iso8859-16.ucm
43881            ! ext/Encode/Encode/iso8859-2.ucm
43882            ! ext/Encode/Encode/iso8859-3.ucm
43883            ! ext/Encode/Encode/iso8859-4.ucm
43884            ! ext/Encode/Encode/iso8859-5.ucm
43885            ! ext/Encode/Encode/iso8859-6.ucm
43886            ! ext/Encode/Encode/iso8859-7.ucm
43887            ! ext/Encode/Encode/iso8859-8.ucm
43888            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43889            ! t/lib/encode.t
43890 ____________________________________________________________________________
43891 [  9031] By: jhi                                   on 2001/03/05  13:51:17
43892         Log: Integrate change #9030 from maintperl into mainline.
43893              
43894              Subject: [PATCH 5.6.1] OS/2 cleanup
43895      Branch: perl
43896           +> os2/os2add.sym
43897           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43898           !> makedef.pl os2/Changes os2/Makefile.SHs
43899           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43900           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43901           !> os2/os2.sym os2/os2ish.h
43902 ____________________________________________________________________________
43903 [  9030] By: jhi                                   on 2001/03/05  13:46:49
43904         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
43905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43906              Date: Mon, 5 Mar 2001 02:29:44 -0500
43907              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
43908      Branch: maint-5.6/perl
43909            + os2/os2add.sym
43910            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43911            ! makedef.pl os2/Changes os2/Makefile.SHs
43912            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43913            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43914            ! os2/os2.sym os2/os2ish.h
43915 ____________________________________________________________________________
43916 [  9029] By: jhi                                   on 2001/03/05  13:40:35
43917         Log: Integrate change #9028 from maintperl into mainline.
43918              
43919              various nits in MM_Unix.pm found by disabling SelfLoader
43920      Branch: perl
43921           !> lib/ExtUtils/MM_Unix.pm
43922 ____________________________________________________________________________
43923 [  9028] By: gsar                                  on 2001/03/05  09:58:38
43924         Log: various nits in MM_Unix.pm found by disabling SelfLoader
43925      Branch: maint-5.6/perl
43926            ! lib/ExtUtils/MM_Unix.pm
43927 ____________________________________________________________________________
43928 [  9027] By: nick                                  on 2001/03/05  08:35:22
43929         Log: Integrate mainline
43930      Branch: perlio
43931           !> (integrate 28 files)
43932 ____________________________________________________________________________
43933 [  9026] By: jhi                                   on 2001/03/05  02:14:59
43934         Log: Integrate change #9025 from mainline to maintperl,
43935              retract \N{U+HHHH}.
43936      Branch: maint-5.6/perl
43937           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
43938           !> t/lib/charnames.t toke.c
43939 ____________________________________________________________________________
43940 [  9025] By: jhi                                   on 2001/03/05  02:13:09
43941         Log: Retracting \N{U+HHHH}.
43942      Branch: perl
43943            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
43944            ! t/lib/charnames.t toke.c
43945 ____________________________________________________________________________
43946 [  9024] By: jhi                                   on 2001/03/04  20:51:07
43947         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
43948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
43949              Date: Fri, 02 Mar 2001 18:25:26 +0100
43950              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
43951              
43952              Casting problem.
43953      Branch: perl
43954            ! ext/Storable/Storable.xs
43955 ____________________________________________________________________________
43956 [  9023] By: jhi                                   on 2001/03/04  19:46:45
43957         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
43958              From: nick@talking.bollo.cx
43959              Date: Sat, 03 Mar 2001 21:41:33 +0000
43960              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
43961              
43962              Revert the workaround.
43963      Branch: perl
43964            ! perlio.c
43965 ____________________________________________________________________________
43966 [  9022] By: jhi                                   on 2001/03/04  19:36:28
43967         Log: Update Changes.
43968      Branch: perl
43969            ! Changes patchlevel.h
43970 ____________________________________________________________________________
43971 [  9021] By: jhi                                   on 2001/03/04  18:41:00
43972         Log: makedef.pl updates suggested by Chris Nandor; double-checking
43973              the changes in AIX, OS/2 Win32 would be nice.
43974      Branch: perl
43975            ! makedef.pl
43976 ____________________________________________________________________________
43977 [  9020] By: jhi                                   on 2001/03/04  18:23:58
43978         Log: Integrate change #9012 from maintperl into mainline,
43979              quench a compiler warning.
43980      Branch: perl
43981           !> toke.c
43982 ____________________________________________________________________________
43983 [  9019] By: jhi                                   on 2001/03/04  18:18:43
43984         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
43985              
43986              \N{U+HHHH} fix.
43987              
43988              pattern in G_ARRAY context
43989      Branch: maint-5.6/perl
43990           !> pp_hot.c t/op/pat.t toke.c
43991 ____________________________________________________________________________
43992 [  9018] By: jhi                                   on 2001/03/04  18:07:48
43993         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
43994              From: Jeff Pinyan <jeffp@crusoe.net>
43995              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
43996              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
43997      Branch: perl
43998            ! pp_hot.c t/op/pat.t
43999 ____________________________________________________________________________
44000 [  9017] By: jhi                                   on 2001/03/04  18:06:21
44001         Log: I thought I tested the #9014.
44002      Branch: perl
44003            ! toke.c
44004 ____________________________________________________________________________
44005 [  9016] By: jhi                                   on 2001/03/04  17:41:22
44006         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
44007              
44008              Tweak the get*ent() OS/2 prototypes.
44009              
44010              Add the \N{U+HHHH} syntax.
44011              
44012              More tr/// UTF-8 fixes from Inaba Hiroto.
44013      Branch: maint-5.6/perl
44014           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
44015           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
44016 ____________________________________________________________________________
44017 [  9015] By: jhi                                   on 2001/03/04  17:36:04
44018         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
44019      Branch: perl
44020            ! doop.c t/op/tr.t
44021 ____________________________________________________________________________
44022 [  9014] By: jhi                                   on 2001/03/04  17:24:49
44023         Log: Add the \N{U+HHHH} syntax.
44024      Branch: perl
44025            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44026            ! t/lib/charnames.t toke.c
44027 ____________________________________________________________________________
44028 [  9013] By: jhi                                   on 2001/03/04  17:20:45
44029         Log: Tweak the get*ent() OS/2 prototypes.
44030      Branch: perl
44031            ! os2/os2.c
44032 ____________________________________________________________________________
44033 [  9012] By: gsar                                  on 2001/03/04  06:26:14
44034         Log: avoid warning (nit in change#9009)
44035      Branch: maint-5.6/perl
44036            ! toke.c
44037 ____________________________________________________________________________
44038 [  9011] By: gsar                                  on 2001/03/04  06:15:24
44039         Log: lib/charnames.t fails in 5.6.x because of older Unicode
44040              data
44041              
44042              TODO: need to revisit this after updating lib/unicode/...
44043      Branch: maint-5.6/perl
44044            ! t/lib/charnames.t
44045 ____________________________________________________________________________
44046 [  9010] By: gsar                                  on 2001/03/04  06:08:36
44047         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
44048      Branch: maint-5.6/perl
44049            ! toke.c
44050 ____________________________________________________________________________
44051 [  9009] By: jhi                                   on 2001/03/03  19:27:20
44052         Log: Integrate change #9008 from mainline to maintperl,
44053              UTF-8 tr/// fixes from Inaba Hiroto.
44054      Branch: maint-5.6/perl
44055           !> doop.c op.c t/op/tr.t toke.c
44056 ____________________________________________________________________________
44057 [  9008] By: jhi                                   on 2001/03/03  19:19:42
44058         Log: UTF8 tr/// fixes from Inaba Hiroto.
44059      Branch: perl
44060            ! doop.c op.c t/op/tr.t toke.c
44061 ____________________________________________________________________________
44062 [  9007] By: jhi                                   on 2001/03/03  19:00:30
44063         Log: Integrate change #9006 from maintperl to mainline,
44064              more robust quest for the infinite.
44065      Branch: perl
44066           !> lib/Math/Complex.pm
44067 ____________________________________________________________________________
44068 [  9006] By: jhi                                   on 2001/03/03  18:58:06
44069         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
44070              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44071              Date: Sat, 3 Mar 2001 12:51:50 -0500
44072              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
44073              
44074              Be more robust in our quest for the infinite.
44075      Branch: maint-5.6/perl
44076            ! lib/Math/Complex.pm
44077 ____________________________________________________________________________
44078 [  9005] By: jhi                                   on 2001/03/03  17:55:50
44079         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
44080      Branch: maint-5.6/perl
44081            ! doio.c
44082 ____________________________________________________________________________
44083 [  9004] By: jhi                                   on 2001/03/03  17:40:14
44084         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
44085              so that picky compilers like IRIX won't get huffy about
44086              "statements without effect" (like 1;).
44087      Branch: perl
44088            ! toke.c
44089 ____________________________________________________________________________
44090 [  9003] By: jhi                                   on 2001/03/03  17:15:52
44091         Log: Integrate change #9002 from mainline to maintperl.
44092              
44093              Subject: [perl-5.6.x, perl-current] accept for EPOC
44094      Branch: maint-5.6/perl
44095           !> pp_sys.c
44096 ____________________________________________________________________________
44097 [  9002] By: jhi                                   on 2001/03/03  17:14:30
44098         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
44099              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44100              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
44101              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
44102      Branch: perl
44103            ! pp_sys.c
44104 ____________________________________________________________________________
44105 [  9001] By: jhi                                   on 2001/03/03  17:13:13
44106         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
44107              From: "Craig A. Berry" <craigberry@mac.com>
44108              Date: Fri, 02 Mar 2001 17:44:40 -0600
44109              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
44110      Branch: perl
44111            ! t/pod/find.t
44112 ____________________________________________________________________________
44113 [  9000] By: jhi                                   on 2001/03/03  17:11:55
44114         Log: Integrate changes #8997,8999 from maintperl.
44115              
44116              Subject: [PATCH 5.6.1] compiling on OS/2
44117              (Better error message from hints/os2.sh)
44118              
44119              Subject: [PATCH 5.6.1] syslog.t
44120      Branch: perl
44121           !> hints/os2.sh t/lib/syslog.t
44122 ____________________________________________________________________________
44123 [  8999] By: jhi                                   on 2001/03/03  17:09:28
44124         Log: Subject: [PATCH 5.6.1] syslog.t
44125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44126              Date: Sat, 3 Mar 2001 02:11:17 -0500
44127              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
44128      Branch: maint-5.6/perl
44129            ! t/lib/syslog.t
44130 ____________________________________________________________________________
44131 [  8998] By: jhi                                   on 2001/03/03  17:07:50
44132         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
44133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44134              Date: Sat, 3 Mar 2001 01:53:52 -0500
44135              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
44136      Branch: maint-5.6/perl
44137            ! opcode.pl os2/os2.c
44138 ____________________________________________________________________________
44139 [  8997] By: jhi                                   on 2001/03/03  17:03:30
44140         Log: Subject: [PATCH 5.6.1] compiling on OS/2
44141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44142              Date: Sat, 3 Mar 2001 01:59:59 -0500
44143              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
44144      Branch: maint-5.6/perl
44145            ! hints/os2.sh
44146 ____________________________________________________________________________
44147 [  8996] By: jhi                                   on 2001/03/03  00:55:58
44148         Log: Regen files for mainline.
44149      Branch: perl
44150            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44151            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
44152 ____________________________________________________________________________
44153 [  8995] By: jhi                                   on 2001/03/03  00:35:22
44154         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
44155              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
44156              to maintperl.
44157              
44158              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
44159              
44160              Add Configure option -Dmksymlinks which will create a symlink
44161              forest if the current/build differs from the source directory.
44162              (8218,8220,8221,8317,8318,8971)
44163              
44164              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
44165              (Document APPLLIB_EXP in INSTALL.)
44166              
44167              If running byacc write-enable also perly.h.
44168              
44169              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
44170              
44171              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
44172              
44173              Sanity check for conflicting thread flavours.
44174              
44175              Fix the sys/fcntl.h problem reported by Peter Prymmer.
44176              
44177              Add few CPUs/architectures to the Cppsym scan,
44178              add -perlio to archname if so selected (modified 8890)
44179              
44180              Be more helpful for devel builders, suggested by John L. Allen.
44181              (admittedly pointless change for maintperl, but the usedevel
44182              code is there already)
44183      Branch: maint-5.6/perl
44184           !> Configure INSTALL Makefile.SH Porting/Glossary
44185           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
44186           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
44187           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
44188           !> win32/config.bc win32/config.gc win32/config.vc
44189 ____________________________________________________________________________
44190 [  8994] By: jhi                                   on 2001/03/02  23:31:41
44191         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
44192      Branch: metaconfig/U/perl
44193            ! gccvers.U
44194 ____________________________________________________________________________
44195 [  8993] By: jhi                                   on 2001/03/02  23:22:12
44196         Log: Regenerate various files for maint.
44197      Branch: maint-5.6/perl
44198            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
44199            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
44200 ____________________________________________________________________________
44201 [  8992] By: alanbur                               on 2001/03/02  22:48:34
44202         Log: Resync wuth parent
44203      Branch: maint-5.6/pureperl
44204           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
44205           !> (integrate 60 files)
44206 ____________________________________________________________________________
44207 [  8991] By: jhi                                   on 2001/03/02  21:00:08
44208         Log: Retract the #8742 part of #8986, backward compat.
44209      Branch: maint-5.6/perl
44210            ! embed.pl
44211 ____________________________________________________________________________
44212 [  8990] By: jhi                                   on 2001/03/02  20:40:07
44213         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
44214      Branch: maint-5.6/perl
44215            ! hv.c
44216 ____________________________________________________________________________
44217 [  8989] By: jhi                                   on 2001/03/02  19:59:56
44218         Log: Update Changes.
44219      Branch: perl
44220            ! Changes patchlevel.h
44221 ____________________________________________________________________________
44222 [  8988] By: jhi                                   on 2001/03/02  19:57:08
44223         Log: Integrate perlio.
44224      Branch: perl
44225           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44226           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44227           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44228           !> ext/Encode/Encode/iso8859-10.ucm
44229           !> ext/Encode/Encode/iso8859-13.ucm
44230           !> ext/Encode/Encode/iso8859-14.ucm
44231           !> ext/Encode/Encode/iso8859-15.ucm
44232           !> ext/Encode/Encode/iso8859-16.ucm
44233           !> ext/Encode/Encode/iso8859-2.ucm
44234           !> ext/Encode/Encode/iso8859-3.ucm
44235           !> ext/Encode/Encode/iso8859-4.ucm
44236           !> ext/Encode/Encode/iso8859-5.ucm
44237           !> ext/Encode/Encode/iso8859-6.ucm
44238           !> ext/Encode/Encode/iso8859-7.ucm
44239           !> ext/Encode/Encode/iso8859-8.ucm
44240           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44241           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
44242 ____________________________________________________________________________
44243 [  8987] By: jhi                                   on 2001/03/02  19:43:40
44244         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
44245              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
44246              8950,8952,8955 from mainline to maintperl.
44247              
44248              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
44249              
44250              Put to rest the 20010205.001, the email address checking (not) regex.
44251              
44252              fork() not everywhere, cleanup temp files.
44253              
44254              The #8843 wasn't quite right: %Config needs to imported.
44255              
44256              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
44257              (#8849: the glob-basic hunk needed massaging as it depended
44258              on Schwern's large-scale (unintegrated) patches)
44259              
44260              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
44261              
44262              Upgrade to CGI.pm 2.752, from Lincoln Stein.
44263              (Note: there were some conflicts due to EBCDIC and EPOC
44264              patches, in general I preferred the repository code.)
44265              (When 2.753 comes out, we need to synchronize.)
44266              
44267              Subject: [PATCH] fix for charnames above FFFF
44268              
44269              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
44270              
44271              If no sfio, no -lsfio.
44272              
44273              Run run/*.t also in minitest.
44274              
44275              Subject:  [PATCH perl 5.7.0] malloc message address offset
44276              
44277              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
44278              
44279              Subject: fix for parameter -Dm (for perl@8867)
44280              
44281              Subject: [PATCH: perl@8892] was Re: hashing order difference?
44282              (make the test more portable)
44283              
44284              Subject: Re: [PATCH] fix for charnames above FFFF
44285              
44286              Subject: Re: I'm losing the war...
44287              (hv_store() not working correctly in ENV_IS_CASELESS case.)
44288              
44289              Subject: Modified README.bs2000 
44290              
44291              Subject: [PATCH: perl@8935] -Dt padsv($var)
44292              
44293              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
44294              
44295              Subject: PATCH: extra tests to check on negative float to unsigned cast
44296              
44297              Subject: [PATCH] XPUSH[insp] was Re: progress
44298              
44299              Subject: Re: Compile with perlcc..
44300      Branch: maint-5.6/perl
44301           !> (integrate 36 files)
44302 ____________________________________________________________________________
44303 [  8986] By: jhi                                   on 2001/03/02  18:51:25
44304         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
44305              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
44306              to maintperl.
44307              
44308              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
44309              
44310              Subject: [DOC PATCH] overload.pm nits
44311              
44312              Add header for LIB$ prototypes (C. Berry)
44313              
44314              Convert fwrite()s to sockets to write()s, since some socket stacks
44315              don't take kindly to stdio.
44316              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
44317              (for often optional LNMs)
44318              Correct a few typos
44319              (C. Bailey)
44320              
44321              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
44322              
44323              De-cut-and-pasto.
44324              
44325              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
44326              
44327              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
44328              
44329              Upgrade to CPAN 1.59_54, from Andreas König.
44330              
44331              Bogus shebang.
44332              
44333              Subject: [PATCH] Document makepatch in Porting/patching
44334              
44335              UTF-8 documentation.
44336              
44337              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
44338              
44339              Sort the MANIFEST.
44340              
44341              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
44342              
44343              Subject: [PATCH @8807] toke.c cleanup: scan_str()
44344              
44345              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
44346              
44347              Add run/*.t to testables.
44348              
44349              TODO: integrate #8784.
44350      Branch: maint-5.6/perl
44351           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
44352           !> (integrate 28 files)
44353 ____________________________________________________________________________
44354 [  8985] By: nick                                  on 2001/03/02  18:15:45
44355         Log: Integrate mainline
44356      Branch: perlio
44357           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
44358           !> vms/vms.c
44359 ____________________________________________________________________________
44360 [  8984] By: jhi                                   on 2001/03/02  16:00:17
44361         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
44362              
44363              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
44364              5.004_05, and mention the suidperl August 2000 security problem.
44365              (#8978,#8981)
44366              
44367              Subject: [ID 20010301.004] Technically speaking in perldata
44368              
44369              Subject: [PATCH] File::Copy for bleadperl, maintperl
44370              
44371              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
44372              
44373              (The #8982, fix for 20010221.005 and 20010221.008,
44374              would be nice too but it didn't integrate cleanly.)
44375      Branch: maint-5.6/perl
44376           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
44377 ____________________________________________________________________________
44378 [  8983] By: jhi                                   on 2001/03/02  15:51:16
44379         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
44380              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44381              Date:     Thu, 1 Mar 2001 15:54:09 EST
44382              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
44383      Branch: perl
44384            ! vms/vms.c
44385 ____________________________________________________________________________
44386 [  8982] By: jhi                                   on 2001/03/02  15:43:31
44387         Log: Subject: Re: sync sync sync: have I missed any patches?
44388              From: Radu Greab <radu@netsoft.ro> 
44389              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
44390              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
44391              
44392              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
44393              was checking argv[0] regardless of whether a different pathname
44394              will actually be executed."  Test case not supplied because 
44395              drafting that, ironically enough, revealed another bug
44396              (or a feature).
44397      Branch: perl
44398            ! doio.c
44399 ____________________________________________________________________________
44400 [  8981] By: jhi                                   on 2001/03/02  15:28:03
44401         Log: Misdate in #8978.
44402      Branch: perl
44403            ! pod/perlfaq1.pod
44404 ____________________________________________________________________________
44405 [  8980] By: jhi                                   on 2001/03/02  15:24:20
44406         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
44407              From: Chris Nandor <pudge@pobox.com>
44408              Date: Wed, 28 Feb 2001 22:10:15 -0500
44409              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
44410      Branch: perl
44411            ! lib/File/Copy.pm
44412 ____________________________________________________________________________
44413 [  8979] By: jhi                                   on 2001/03/02  15:17:16
44414         Log: Subject: [ID 20010301.004] Technically speaking in perldata
44415              From: abela@geneanet.org
44416              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
44417              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
44418      Branch: perl
44419            ! pod/perldata.pod
44420 ____________________________________________________________________________
44421 [  8978] By: jhi                                   on 2001/03/02  15:15:27
44422         Log: Subject: [ID 20010301.003] ref to 5.004
44423              From: abela@geneanet.org
44424              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
44425              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
44426              
44427              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
44428              and mention the suidperl August 2000 security problem.
44429      Branch: perl
44430            ! pod/perlfaq1.pod
44431 ____________________________________________________________________________
44432 [  8977] By: alanbur                               on 2001/03/02  14:17:45
44433         Log: Resynchronised with parent
44434      Branch: maint-5.6/pureperl
44435           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
44436           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
44437           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
44438           !> vms/descrip_mms.template win32/win32.c win32/win32.h
44439           !> win32/win32iop.h
44440 ____________________________________________________________________________
44441 [  8976] By: nick                                  on 2001/03/01  23:25:30
44442         Log: Integrate mainline.
44443      Branch: perlio
44444            - t/op/qu.t
44445           !> (integrate 55 files)
44446 ____________________________________________________________________________
44447 [  8975] By: jhi                                   on 2001/03/01  16:51:34
44448         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
44449      Branch: perl
44450           !> toke.c
44451 ____________________________________________________________________________
44452 [  8974] By: gsar                                  on 2001/03/01  16:28:21
44453         Log: fix for bugid 20010226.008
44454              
44455              the problem was that some of the pointers (PL_last_lop and
44456              PL_last_uni specifically) into the lex buffers weren't correctly
44457              being invalidated when the buffer changed; this would leave the
44458              pointers pointing at an arbitrary location in the buffer if
44459              the buffer didn't need to be reallocated, or point into freed
44460              memory if the buffer had to be realloced
44461              
44462              TODO item for bugdb maintainers: check other seemingly random
44463              parser-related bugs--they might be cured by this
44464      Branch: maint-5.6/perl
44465            ! toke.c
44466 ____________________________________________________________________________
44467 [  8973] By: jhi                                   on 2001/03/01  02:23:25
44468         Log: Retract #8970 because of a completely mysterious core dump:
44469              adding the tests 241..244 causes op/pat dump core at test #25.
44470              The test needs a lot of whittling down before the bug can be solved.
44471      Branch: perl
44472            ! t/op/pat.t
44473 ____________________________________________________________________________
44474 [  8972] By: jhi                                   on 2001/03/01  01:58:38
44475         Log: Regen perlapi.
44476      Branch: perl
44477            ! pod/perlapi.pod
44478 ____________________________________________________________________________
44479 [  8971] By: jhi                                   on 2001/03/01  01:34:09
44480         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))
44481              From: Nicholas Clark <nick@ccl4.org>
44482              Date: Wed, 28 Feb 2001 23:28:49 +0000
44483              Message-ID: <20010228232849.A55187@plum.flirble.org>
44484              
44485              Allow a completely write protected source code tree
44486              when using the Configure -Dmksymlinks.
44487      Branch: perl
44488            ! embed.pl warnings.pl
44489 ____________________________________________________________________________
44490 [  8970] By: jhi                                   on 2001/03/01  01:32:04
44491         Log: Add back the EBCDIC character range tests (for matching).
44492      Branch: perl
44493            ! t/op/pat.t
44494 ____________________________________________________________________________
44495 [  8969] By: nick                                  on 2001/02/28  18:18:01
44496         Log: Add charname comments to .ucm files writen by 'compile',
44497              also order charmaps in those files by source encoding.
44498              regenerate distrubuted .ucm files
44499      Branch: perlio
44500            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44501            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44502            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44503            ! ext/Encode/Encode/iso8859-10.ucm
44504            ! ext/Encode/Encode/iso8859-13.ucm
44505            ! ext/Encode/Encode/iso8859-14.ucm
44506            ! ext/Encode/Encode/iso8859-15.ucm
44507            ! ext/Encode/Encode/iso8859-16.ucm
44508            ! ext/Encode/Encode/iso8859-2.ucm
44509            ! ext/Encode/Encode/iso8859-3.ucm
44510            ! ext/Encode/Encode/iso8859-4.ucm
44511            ! ext/Encode/Encode/iso8859-5.ucm
44512            ! ext/Encode/Encode/iso8859-6.ucm
44513            ! ext/Encode/Encode/iso8859-7.ucm
44514            ! ext/Encode/Encode/iso8859-8.ucm
44515            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44516            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
44517 ____________________________________________________________________________
44518 [  8968] By: jhi                                   on 2001/02/28  16:26:37
44519         Log: Expand usemorebits early if d_casti32 needs to be undefined.
44520      Branch: perl
44521            ! hints/hpux.sh hints/irix_6.sh
44522 ____________________________________________________________________________
44523 [  8967] By: jhi                                   on 2001/02/28  16:22:26
44524         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
44525              retract toke.c/qu parts of #8583, retract #8485, retract
44526              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
44527              op/length.t, and MANIFEST, and delete t/op/qu.t.
44528      Branch: perl
44529            - t/op/qu.t
44530            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
44531            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
44532            ! t/op/length.t toke.c
44533 ____________________________________________________________________________
44534 [  8966] By: jhi                                   on 2001/02/28  15:00:27
44535         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
44536              by not changing from pre-Unicode days into being Unicode-aware.
44537              Sniff.
44538      Branch: perl
44539            ! pp.c t/op/pack.t t/op/qu.t
44540 ____________________________________________________________________________
44541 [  8965] By: jhi                                   on 2001/02/28  14:37:55
44542         Log: Subject: Re: Errors in core PODs
44543              From: Michael Stevens <michael@etla.org> 
44544              Date: Fri, 23 Feb 2001 15:47:56 +0000
44545              Message-ID: <20010223154756.A7723@firedrake.org> 
44546      Branch: perl
44547            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
44548            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
44549            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
44550            ! x2p/a2p.pod
44551 ____________________________________________________________________________
44552 [  8964] By: jhi                                   on 2001/02/28  14:35:35
44553         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
44554              (The #8961 was too bold.)
44555      Branch: perl
44556            ! hints/hpux.sh hints/irix_6.sh
44557 ____________________________________________________________________________
44558 [  8963] By: jhi                                   on 2001/02/28  14:33:39
44559         Log: Subject: Re: sync sync sync: have I missed any patches?
44560              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44561              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
44562              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
44563              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
44564              
44565              Replace djSP with dSP.
44566      Branch: perl
44567            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
44568            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
44569            ! win32/perlhost.h
44570 ____________________________________________________________________________
44571 [  8962] By: jhi                                   on 2001/02/27  23:21:14
44572         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
44573      Branch: perl
44574            ! lib/Filter/Simple.pm
44575 ____________________________________________________________________________
44576 [  8961] By: jhi                                   on 2001/02/27  22:55:26
44577         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
44578              and this would be it.
44579      Branch: perl
44580            ! hints/hpux.sh hints/irix_6.sh
44581 ____________________________________________________________________________
44582 [  8960] By: jhi                                   on 2001/02/27  22:51:33
44583         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
44584              From: "Craig A. Berry" <craigberry@mac.com>
44585              Date: Tue, 27 Feb 2001 16:11:44 -0600
44586              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
44587      Branch: maint-5.6/perl
44588            ! configure.com vms/descrip_mms.template
44589 ____________________________________________________________________________
44590 [  8959] By: jhi                                   on 2001/02/27  22:47:23
44591         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
44592              From: "Craig A. Berry" <craigberry@mac.com>
44593              Date: Tue, 27 Feb 2001 16:11:44 -0600
44594              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
44595      Branch: perl
44596            ! configure.com vms/descrip_mms.template
44597 ____________________________________________________________________________
44598 [  8958] By: jhi                                   on 2001/02/27  15:16:42
44599         Log: Update Changes.
44600      Branch: perl
44601            ! Changes patchlevel.h
44602 ____________________________________________________________________________
44603 [  8957] By: jhi                                   on 2001/02/27  06:15:07
44604         Log: Subject: [5.6.x] EPOC additions
44605              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44606              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
44607              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
44608      Branch: maint-5.6/perl
44609            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
44610 ____________________________________________________________________________
44611 [  8956] By: jhi                                   on 2001/02/27  06:12:11
44612         Log: Subject: [perl-current] EPOC 
44613              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44614              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
44615              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
44616      Branch: perl
44617            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
44618            ! epoc/epocish.c epoc/epocish.h pp_sys.c
44619 ____________________________________________________________________________
44620 [  8955] By: jhi                                   on 2001/02/27  05:59:50
44621         Log: Subject: Re: Compile with perlcc..
44622              From: Edward Peschko <edwardp@excitehome.net>
44623              Date: Mon, 26 Feb 2001 18:51:58 -0800
44624              Message-ID: <20010226185158.A9871@excitehome.net>
44625              
44626              plus add a simple usage message if no arguments given.
44627      Branch: perl
44628            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
44629            ! utils/Makefile utils/perlcc.PL win32/pod.mak
44630 ____________________________________________________________________________
44631 [  8954] By: nick                                  on 2001/02/26  21:02:59
44632         Log: Integrate mainline
44633      Branch: perlio
44634           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
44635           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
44636           !> t/op/sprintf.t
44637 ____________________________________________________________________________
44638 [  8953] By: jhi                                   on 2001/02/26  14:43:54
44639         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
44640              From: Nicholas Clark <nick@ccl4.org>
44641              Date: Mon, 26 Feb 2001 00:42:07 +0000
44642              Message-ID: <20010226004207.F23333@plum.flirble.org>
44643      Branch: perl
44644            ! pp_ctl.c
44645 ____________________________________________________________________________
44646 [  8952] By: jhi                                   on 2001/02/26  14:42:13
44647         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
44648              From: Simon Cozens <simon@netthink.co.uk>
44649              Date: Mon, 26 Feb 2001 12:23:48 +0000
44650              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
44651      Branch: perl
44652            ! pod/perlguts.pod
44653 ____________________________________________________________________________
44654 [  8951] By: jhi                                   on 2001/02/26  14:39:15
44655         Log: Subject: [PATCH] perlio - unknown layer
44656              From: Nicholas Clark <nick@ccl4.org>
44657              Date: Mon, 26 Feb 2001 00:27:19 +0000
44658              Message-ID: <20010226002719.E23333@plum.flirble.org>
44659      Branch: perl
44660            ! perlio.c
44661 ____________________________________________________________________________
44662 [  8950] By: jhi                                   on 2001/02/26  14:38:04
44663         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
44664              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
44665              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
44666              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
44667      Branch: perl
44668            ! t/op/bop.t
44669 ____________________________________________________________________________
44670 [  8949] By: jhi                                   on 2001/02/26  14:37:07
44671         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
44672              From: Peter Prymmer <pvhp@forte.com>
44673              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
44674              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
44675      Branch: perl
44676            ! lib/Test.pm
44677 ____________________________________________________________________________
44678 [  8948] By: jhi                                   on 2001/02/26  14:35:53
44679         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
44680              From: Radu Greab <radu@netsoft.ro>
44681              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
44682              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
44683      Branch: perl
44684            ! pod/perlop.pod
44685 ____________________________________________________________________________
44686 [  8947] By: jhi                                   on 2001/02/26  14:34:46
44687         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
44688              From: David Mitchell <davem@fdgroup.co.uk>
44689              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
44690              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
44691      Branch: perl
44692            ! run.c
44693 ____________________________________________________________________________
44694 [  8946] By: jhi                                   on 2001/02/26  14:32:37
44695         Log: Subject: Modified README.bs2000 
44696              From: Dorner Thomas <Thomas.Dorner@start.de>
44697              Date: Mon, 26 Feb 2001 09:22:17 +0100
44698              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
44699      Branch: perl
44700            ! README.bs2000
44701 ____________________________________________________________________________
44702 [  8945] By: jhi                                   on 2001/02/26  14:19:53
44703         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
44704              to maintperl, listing the known failures on the tests 129 and 130.
44705      Branch: maint-5.6/perl
44706           !> t/op/sprintf.t
44707 ____________________________________________________________________________
44708 [  8944] By: jhi                                   on 2001/02/26  14:14:15
44709         Log: Add more known sprintf failures.
44710      Branch: perl
44711            ! t/op/sprintf.t
44712 ____________________________________________________________________________
44713 [  8943] By: jhi                                   on 2001/02/26  13:56:22
44714         Log: perlglob.exe needs to be found in Win32, patch from
44715              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
44716              which needs external glob at mini-perl time."
44717      Branch: perl
44718            ! ext/Encode/compile
44719 ____________________________________________________________________________
44720 [  8942] By: jhi                                   on 2001/02/26  13:52:19
44721         Log: A missing dTHX from Vadim Konovalov.
44722      Branch: perl
44723            ! perlio.c
44724 ____________________________________________________________________________
44725 [  8941] By: jhi                                   on 2001/02/26  13:37:05
44726         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
44727      Branch: perl
44728            ! op.c
44729 ____________________________________________________________________________
44730 [  8940] By: jhi                                   on 2001/02/26  13:35:40
44731         Log: Integrate perlio.
44732      Branch: perl
44733           !> ext/Encode/Encode.pm
44734 ____________________________________________________________________________
44735 [  8939] By: nick                                  on 2001/02/25  23:47:09
44736         Log: Integrate mainline.
44737      Branch: perlio
44738           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
44739           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
44740 ____________________________________________________________________________
44741 [  8938] By: nick                                  on 2001/02/25  19:36:28
44742         Log: Encode implementations docs.
44743      Branch: perlio
44744            ! ext/Encode/Encode.pm
44745 ____________________________________________________________________________
44746 [  8937] By: jhi                                   on 2001/02/25  19:26:16
44747         Log: Script wasn't aligned with reality.
44748      Branch: perl
44749            ! t/pod/find.t
44750 ____________________________________________________________________________
44751 [  8936] By: jhi                                   on 2001/02/25  18:54:55
44752         Log: Update Changes.
44753      Branch: perl
44754            ! Changes patchlevel.h
44755 ____________________________________________________________________________
44756 [  8935] By: jhi                                   on 2001/02/25  18:46:36
44757         Log: Retract #8929,8930,8932,8933 for now.
44758      Branch: perl
44759            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
44760 ____________________________________________________________________________
44761 [  8934] By: jhi                                   on 2001/02/25  17:34:35
44762         Log: Integrate perlio.
44763      Branch: perl
44764           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44765           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
44766           !> t/lib/encode.t
44767 ____________________________________________________________________________
44768 [  8933] By: jhi                                   on 2001/02/25  17:33:12
44769         Log: (Retracted by #8395.)
44770              
44771              Slight tweaks in scan_const(), not fixes yet, it seems like
44772              lots of work remains to be done...
44773      Branch: perl
44774            ! toke.c
44775 ____________________________________________________________________________
44776 [  8932] By: jhi                                   on 2001/02/25  17:27:11
44777         Log: (Retracted by #8395.)
44778              
44779              Missing from #8930.
44780      Branch: perl
44781            ! perl.h
44782 ____________________________________________________________________________
44783 [  8931] By: jhi                                   on 2001/02/25  17:26:19
44784         Log: A comment tweak.
44785      Branch: perl
44786            ! utf8.c
44787 ____________________________________________________________________________
44788 [  8930] By: jhi                                   on 2001/02/25  17:25:47
44789         Log: (Retracted by #8395.)
44790              
44791              Attempt to fix the EBCDIC character range problem with //.
44792      Branch: perl
44793            ! regcomp.c
44794 ____________________________________________________________________________
44795 [  8929] By: jhi                                   on 2001/02/25  17:23:45
44796         Log: (Retracted by #8395.)
44797              
44798              Expand the EBCDIC character range tests, and add few nasty
44799              tr tests from Karsten Sperling.
44800      Branch: perl
44801            ! t/op/pat.t t/op/tr.t
44802 ____________________________________________________________________________
44803 [  8928] By: jhi                                   on 2001/02/25  17:18:49
44804         Log: Missing check-in.
44805      Branch: perl
44806            ! lib/Pod/Find.pm
44807 ____________________________________________________________________________
44808 [  8927] By: nick                                  on 2001/02/25  11:30:22
44809         Log: Change method names in Encode implementation classes to something
44810              less confusing (preparing to "go public").
44811      Branch: perlio
44812            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
44813 ____________________________________________________________________________
44814 [  8926] By: nick                                  on 2001/02/25  10:53:24
44815         Log: GCC __atribute__ / printf fix
44816      Branch: perlio
44817            ! perl.h
44818 ____________________________________________________________________________
44819 [  8925] By: nick                                  on 2001/02/25  10:52:25
44820         Log: Checked in the wrong one ...
44821      Branch: perlio
44822            ! ext/Encode/Encode.pm
44823 ____________________________________________________________________________
44824 [  8924] By: nick                                  on 2001/02/24  18:46:51
44825         Log: Integrate mainline - to see what Jarkko has in ...
44826      Branch: perlio
44827           +> t/pod/testpods/lib/Pod/Stuff.pm
44828           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
44829 ____________________________________________________________________________
44830 [  8923] By: nick                                  on 2001/02/24  17:05:23
44831         Log: Encode API documentation nd tidy up.
44832              Minor additions to test.
44833              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
44834              Adds STRLEN to standard typemap.
44835      Branch: perlio
44836            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44837            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
44838 ____________________________________________________________________________
44839 [  8922] By: jhi                                   on 2001/02/24  16:38:12
44840         Log: Add a test for the "character range should match in EBCDIC
44841              if specified using explicit numerics" bug found by Karsten
44842              Sperling.
44843      Branch: perl
44844            ! t/op/pat.t
44845 ____________________________________________________________________________
44846 [  8921] By: jhi                                   on 2001/02/24  16:30:16
44847         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
44848              From: schwern@pobox.com
44849              Date: Fri, 23 Feb 2001 03:21:37 -0500
44850              Message-ID: <20010223032137.A26022@magnonel.guild.net>
44851              
44852              plus Charles Lane's fixes, plus tweaks.
44853      Branch: perl
44854            + t/pod/testpods/lib/Pod/Stuff.pm
44855            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
44856 ____________________________________________________________________________
44857 [  8920] By: nick                                  on 2001/02/24  10:30:11
44858         Log: Integrate mainline
44859      Branch: perlio
44860           !> (integrate 33 files)
44861 ____________________________________________________________________________
44862 [  8919] By: jhi                                   on 2001/02/24  00:23:35
44863         Log: Subject: Re: I'm losing the war...
44864              From: "Vadim Konovalov" <watman@inbox.ru>
44865              Date: Sat, 24 Feb 2001 00:10:14 +0300
44866              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
44867              
44868              hv_store() not working correctly in ENV_IS_CASELESS case.
44869      Branch: perl
44870            ! hv.c
44871 ____________________________________________________________________________
44872 [  8918] By: jhi                                   on 2001/02/24  00:20:09
44873         Log: Subject: Re: [PATCH] fix for charnames above FFFF
44874              From: andreas.koenig@anima.de (Andreas J. Koenig)
44875              Date: 23 Feb 2001 02:39:03 +0100
44876              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
44877              
44878              A further efficiency tweak.
44879      Branch: perl
44880            ! lib/charnames.pm
44881 ____________________________________________________________________________
44882 [  8917] By: jhi                                   on 2001/02/23  20:27:51
44883         Log: Integrate change #8916 from mainline,
44884              do away with USE_WIN32_RTL_ENV.
44885      Branch: maint-5.6/perl
44886           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44887 ____________________________________________________________________________
44888 [  8916] By: jhi                                   on 2001/02/23  20:02:25
44889         Log: Abolish USE_WIN32_RTL_ENV.
44890      Branch: perl
44891            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44892 ____________________________________________________________________________
44893 [  8915] By: jhi                                   on 2001/02/23  19:36:00
44894         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
44895              later protected by some #define.
44896      Branch: perl
44897            ! gv.c
44898 ____________________________________________________________________________
44899 [  8914] By: jhi                                   on 2001/02/23  19:31:38
44900         Log: Retract #8902 for now, requested by Charles Lane, the correct
44901              fix will be something else.
44902      Branch: perl
44903            ! op.c
44904 ____________________________________________________________________________
44905 [  8913] By: jhi                                   on 2001/02/23  19:11:36
44906         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
44907              From: Peter Prymmer <pvhp@forte.com>
44908              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
44909              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
44910      Branch: perl
44911            ! t/op/lex_assign.t
44912 ____________________________________________________________________________
44913 [  8912] By: jhi                                   on 2001/02/23  18:38:20
44914         Log: Subject: [patch] perlio + useithreads
44915              From: Doug MacEachern <dougm@covalent.net>
44916              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
44917              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
44918              
44919              Gets things running but not complete.
44920      Branch: perl
44921            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
44922 ____________________________________________________________________________
44923 [  8911] By: jhi                                   on 2001/02/23  04:20:02
44924         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
44925              
44926              Duplicated environment freeing, File::Temp 0.12,
44927              op/append portability (EBCDIC) tweak.
44928      Branch: maint-5.6/perl
44929           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44930           !> t/op/append.t
44931 ____________________________________________________________________________
44932 [  8910] By: jhi                                   on 2001/02/23  02:07:33
44933         Log: Integrate change #8909 from mainline, a better Borland
44934              putenv() workaround.
44935      Branch: maint-5.6/perl
44936           !> perl.c
44937 ____________________________________________________________________________
44938 [  8909] By: jhi                                   on 2001/02/23  02:05:46
44939         Log: A better workaround for Borland putenv() brokenness from Sarathy.
44940      Branch: perl
44941            ! perl.c
44942 ____________________________________________________________________________
44943 [  8908] By: jhi                                   on 2001/02/23  02:04:14
44944         Log: Subject: fix for parameter -Dm (for perl@8867)
44945              From: "Vadim Konovalov" <watman@inbox.ru>
44946              Date: Thu, 22 Feb 2001 17:30:12 +0300
44947              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
44948      Branch: perl
44949            ! perl.h
44950 ____________________________________________________________________________
44951 [  8907] By: jhi                                   on 2001/02/23  01:58:20
44952         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
44953              From: Peter Prymmer <pvhp@forte.com>
44954              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
44955              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
44956      Branch: perl
44957            ! t/op/append.t
44958 ____________________________________________________________________________
44959 [  8906] By: jhi                                   on 2001/02/23  01:48:34
44960         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
44961      Branch: perl
44962            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44963 ____________________________________________________________________________
44964 [  8905] By: jhi                                   on 2001/02/23  01:43:30
44965         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
44966              From: Peter Prymmer <pvhp@forte.com>
44967              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
44968              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
44969      Branch: perl
44970            ! t/lib/st-06compat.t
44971 ____________________________________________________________________________
44972 [  8904] By: jhi                                   on 2001/02/23  01:42:39
44973         Log: Metaconfig unit change for #8903.
44974      Branch: metaconfig/U/perl
44975            ! Devel.U
44976 ____________________________________________________________________________
44977 [  8903] By: jhi                                   on 2001/02/23  01:42:12
44978         Log: Be more helpful for devel builders, suggested by John L. Allen.
44979      Branch: perl
44980            ! Configure
44981 ____________________________________________________________________________
44982 [  8902] By: jhi                                   on 2001/02/23  01:37:41
44983         Log: (Retracted by #8914)
44984              (Wrongly, reinstated by #8941)
44985              
44986              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
44987              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44988              Date:     Thu, 22 Feb 2001 09:43:57 EST
44989              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
44990      Branch: perl
44991            ! op.c
44992 ____________________________________________________________________________
44993 [  8901] By: jhi                                   on 2001/02/23  01:20:32
44994         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
44995              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44996              Date:     Thu, 22 Feb 2001 08:01:35 EST
44997              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
44998      Branch: perl
44999            ! malloc.c
45000 ____________________________________________________________________________
45001 [  8900] By: jhi                                   on 2001/02/23  01:18:02
45002         Log: Integrate changes #8898,8899 from mainline, environ handling.
45003      Branch: maint-5.6/perl
45004           !> perl.c
45005 ____________________________________________________________________________
45006 [  8899] By: jhi                                   on 2001/02/23  01:16:25
45007         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
45008              putenv() is not to be relied on, they are either broken or leaky
45009              or both.)
45010      Branch: perl
45011            ! perl.c
45012 ____________________________________________________________________________
45013 [  8898] By: jhi                                   on 2001/02/22  23:36:59
45014         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
45015              and safesysfree() must be used.
45016      Branch: perl
45017            ! perl.c
45018 ____________________________________________________________________________
45019 [  8897] By: jhi                                   on 2001/02/22  23:25:45
45020         Log: With environ one must use safesysmalloc()/safesysfree().
45021      Branch: perl
45022            ! perl.c
45023 ____________________________________________________________________________
45024 [  8896] By: jhi                                   on 2001/02/22  22:13:18
45025         Log: If we have a duplicated environment free it
45026              if PERL_DESTRUCT_LEVEL.
45027      Branch: perl
45028            ! perl.c
45029 ____________________________________________________________________________
45030 [  8895] By: alanbur                               on 2001/02/22  19:31:57
45031         Log: Synchronised with parent
45032      Branch: maint-5.6/pureperl
45033           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
45034 ____________________________________________________________________________
45035 [  8894] By: gsar                                  on 2001/02/22  19:06:18
45036         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
45037              
45038              fix memory leak in method call optimization (change#3768);
45039              made C<eval "$x->foo()"> leak
45040              
45041              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
45042      Branch: maint-5.6/perl
45043           !> op.c
45044 ____________________________________________________________________________
45045 [  8893] By: jhi                                   on 2001/02/22  18:35:27
45046         Log: (Retracted by #8915.)
45047              
45048              Third Degree finding:
45049              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
45050      Branch: perl
45051            ! gv.c
45052 ____________________________________________________________________________
45053 [  8892] By: jhi                                   on 2001/02/22  14:28:32
45054         Log: Update Changes.
45055      Branch: perl
45056            ! Changes patchlevel.h
45057 ____________________________________________________________________________
45058 [  8891] By: jhi                                   on 2001/02/22  13:22:45
45059         Log: Metaconfig unit changes for #8890.
45060      Branch: metaconfig
45061            ! U/modified/Cppsym.U U/threads/archname.U
45062 ____________________________________________________________________________
45063 [  8890] By: jhi                                   on 2001/02/22  13:22:12
45064         Log: Add -stdio to the archname if no perlio selected,
45065              no -perlio added since that is now the default.
45066              
45067              Add few CPUs/architectures to the Cppsym scan.
45068      Branch: perl
45069            ! Configure config_h.SH
45070 ____________________________________________________________________________
45071 [  8889] By: jhi                                   on 2001/02/22  13:05:59
45072         Log: Metaconfig unit change for #8888.
45073      Branch: metaconfig/U/perl
45074            ! useperlio.U
45075 ____________________________________________________________________________
45076 [  8888] By: jhi                                   on 2001/02/22  13:05:28
45077         Log: *drum roll*  Make perlio the default.
45078      Branch: perl
45079            ! Configure config_h.SH
45080 ____________________________________________________________________________
45081 [  8887] By: jhi                                   on 2001/02/22  12:50:52
45082         Log: Integrate change #8665 from maintperl to mainline,
45083              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
45084      Branch: perl
45085           !> ext/POSIX/POSIX.xs
45086 ____________________________________________________________________________
45087 [  8886] By: jhi                                   on 2001/02/22  12:49:24
45088         Log: Integrate changes #8883,8884 from mainline to maintperl.
45089              
45090              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
45091              Subject: Re: File::Temp::_gettemp warning
45092      Branch: maint-5.6/perl
45093           !> embed.h embed.pl lib/File/Temp.pm
45094 ____________________________________________________________________________
45095 [  8885] By: jhi                                   on 2001/02/22  12:43:59
45096         Log: Based on
45097              
45098              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
45099              From: schwab@suse.de
45100              Date: Thu, 22 Feb 2001 13:08:09 +0100
45101              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
45102              
45103              but the fix done slightly differently because the other
45104              half was already done in #8664.
45105      Branch: maint-5.6/perl
45106            ! ext/POSIX/POSIX.xs
45107 ____________________________________________________________________________
45108 [  8884] By: jhi                                   on 2001/02/22  12:37:15
45109         Log: Subject: Re: File::Temp::_gettemp warning
45110              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45111              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
45112              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
45113              
45114              This patch to File::Temp does two things:
45115              
45116              1. Fixes the problem with CGI::Carp when determining
45117              the Fcntl constants
45118              
45119              2. Removes most of the carps and consolidates them so that all the
45120              reasons are included in a single die that is caught by the test. This
45121              means that the correct skipping behaviour is displayed by the test.
45122      Branch: perl
45123            ! lib/File/Temp.pm
45124 ____________________________________________________________________________
45125 [  8883] By: jhi                                   on 2001/02/22  12:29:19
45126         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
45127              From: Peter Prymmer <pvhp@forte.com>
45128              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
45129              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
45130      Branch: perl
45131            ! embed.h embed.pl
45132 ____________________________________________________________________________
45133 [  8882] By: jhi                                   on 2001/02/21  19:41:33
45134         Log: Integrate change #8881 from mainlin to maintperl.
45135              
45136              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
45137      Branch: maint-5.6/perl
45138           !> op.c
45139 ____________________________________________________________________________
45140 [  8881] By: jhi                                   on 2001/02/21  19:38:57
45141         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
45142              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45143              Date:     Wed, 21 Feb 2001 13:08:03 EST
45144              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
45145      Branch: perl
45146            ! op.c
45147 ____________________________________________________________________________
45148 [  8880] By: jhi                                   on 2001/02/21  19:34:34
45149         Log: Retract #8875, cannot let go of the old semantics of unpack U
45150              without rethinking utf8decode.t.
45151      Branch: perl
45152            ! pp.c t/op/pack.t
45153 ____________________________________________________________________________
45154 [  8879] By: jhi                                   on 2001/02/21  19:08:02
45155         Log: Run run/*.t also in minitest.
45156      Branch: perl
45157            ! Makefile.SH
45158 ____________________________________________________________________________
45159 [  8878] By: nick                                  on 2001/02/21  18:55:37
45160         Log: Integrate mainline
45161      Branch: perlio
45162           !> (integrate 76 files)
45163 ____________________________________________________________________________
45164 [  8877] By: jhi                                   on 2001/02/21  15:09:33
45165         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
45166      Branch: metaconfig
45167            ! U/compline/nblock_io.U
45168      Branch: perl
45169            ! Configure config_h.SH
45170 ____________________________________________________________________________
45171 [  8876] By: jhi                                   on 2001/02/21  14:54:45
45172         Log: If no sfio, no -lsfio.
45173      Branch: metaconfig/U/perl
45174            ! d_sfio.U
45175      Branch: perl
45176            ! Configure config_h.SH
45177 ____________________________________________________________________________
45178 [  8875] By: jhi                                   on 2001/02/21  14:54:00
45179         Log: Make unpack C and unpack U truly equivalent.
45180      Branch: perl
45181            ! pp.c t/op/pack.t
45182 ____________________________________________________________________________
45183 [  8874] By: jhi                                   on 2001/02/21  14:26:02
45184         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
45185              From: Peter Prymmer <pvhp@forte.com>
45186              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
45187              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
45188      Branch: perl
45189            ! pod/perlport.pod
45190 ____________________________________________________________________________
45191 [  8873] By: jhi                                   on 2001/02/21  14:24:31
45192         Log: Subject: [PATCH] fix for charnames above FFFF
45193              From: andreas.koenig@anima.de (Andreas J. Koenig)
45194              Date: 21 Feb 2001 07:05:45 +0100
45195              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
45196      Branch: perl
45197            ! lib/charnames.pm t/lib/charnames.t
45198 ____________________________________________________________________________
45199 [  8872] By: jhi                                   on 2001/02/21  14:15:25
45200         Log: Integrate change #8868 from pureperl to mainline.
45201              
45202              Fixed reference count loop caused by sv_magic.
45203      Branch: perl
45204           !> sv.c
45205 ____________________________________________________________________________
45206 [  8871] By: jhi                                   on 2001/02/21  14:07:29
45207         Log: Integrate change #8868 from pureperl to maintperl.
45208              
45209              Fixed reference count loop caused by sv_magic.
45210      Branch: maint-5.6/perl
45211           !> sv.c
45212 ____________________________________________________________________________
45213 [  8870] By: jhi                                   on 2001/02/21  14:04:41
45214         Log: Put back the #8840, it was innocent.
45215      Branch: perl
45216            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45217            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
45218 ____________________________________________________________________________
45219 [  8869] By: jhi                                   on 2001/02/21  14:00:03
45220         Log: unpack("C", ...) was left slightly unfinished by #8865.
45221      Branch: perl
45222            ! pp.c t/op/pack.t
45223 ____________________________________________________________________________
45224 [  8868] By: alanbur                               on 2001/02/21  01:33:45
45225         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
45226              from gv_fetchpv to create single-character magic variables (e.g. $!),
45227              and it is passed a sv and the gv that contains the sv as the mg_obj
45228              value.  When sv_magic stores the mg_obj pointer it increments the gv
45229              refcount, thus causing a sv-gv pair that can't be freed.  There is
45230              already a check for sv == obj which is used to prevent such reference
45231              loops.  This change extends the check to cover the case described above.
45232      Branch: maint-5.6/pureperl
45233            ! sv.c
45234 ____________________________________________________________________________
45235 [  8867] By: jhi                                   on 2001/02/21  00:52:39
45236         Log: Update Changes.
45237      Branch: perl
45238            ! Changes patchlevel.h
45239 ____________________________________________________________________________
45240 [  8866] By: jhi                                   on 2001/02/21  00:34:20
45241         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
45242              (Note: there were some conflicts due to EBCDIC and EPOC
45243              patches, in general I preferred the repository code.)
45244              (When 2.753 comes out, we need to synchronize.)
45245      Branch: perl
45246            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
45247            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
45248            ! t/lib/cgi-html.t
45249 ____________________________________________________________________________
45250 [  8865] By: jhi                                   on 2001/02/21  00:24:22
45251         Log: Make pack("C", 0x100) to create Unicode, unless under the
45252              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
45253              will understand Unicode, unless you under know what.
45254      Branch: perl
45255            ! pp.c t/op/pack.t t/op/qu.t
45256 ____________________________________________________________________________
45257 [  8864] By: alanbur                               on 2001/02/20  22:35:34
45258         Log: Resynchronised with parent
45259      Branch: maint-5.6/pureperl
45260           !> README.win32 ext/GDBM_File/GDBM_File.pm
45261           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
45262           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
45263           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
45264           !> t/lib/sdbm.t util.c
45265 ____________________________________________________________________________
45266 [  8863] By: jhi                                   on 2001/02/20  20:55:11
45267         Log: Integrate change #8860,8861 from mainline into maintperl.
45268              
45269              "pseudo-literal j"
45270              
45271              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
45272      Branch: maint-5.6/perl
45273           !> lib/Test.pm pod/perlop.pod
45274 ____________________________________________________________________________
45275 [  8862] By: jhi                                   on 2001/02/20  20:30:07
45276         Log: Don't do casting between pointers pointing to differently sized
45277              integers.
45278      Branch: perl
45279            ! hv.c sv.c
45280 ____________________________________________________________________________
45281 [  8861] By: jhi                                   on 2001/02/20  19:53:44
45282         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
45283              From: Peter Prymmer <pvhp@forte.com>
45284              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
45285              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
45286      Branch: perl
45287            ! lib/Test.pm
45288 ____________________________________________________________________________
45289 [  8860] By: jhi                                   on 2001/02/20  19:48:02
45290         Log: "pseudo-literal j", a documentation glitch reported to Debian.
45291              The text recovered from Perl 5.005_03, and pseudo-literal replaced
45292              by "backtick string".
45293      Branch: perl
45294            ! pod/perlop.pod
45295 ____________________________________________________________________________
45296 [  8859] By: jhi                                   on 2001/02/20  19:15:46
45297         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
45298              from Chris Nandor.
45299      Branch: perl
45300            ! makedef.pl
45301 ____________________________________________________________________________
45302 [  8858] By: jhi                                   on 2001/02/20  17:36:53
45303         Log: Integrate pureperl changes #8844,8845,8850 to mainline
45304              (via maintperl #8855).
45305              
45306              Fixed %^H scoping bug
45307              
45308              Removed GV <-> CV refcount loop
45309              
45310              Removed %ENV refcount loop
45311      Branch: perl
45312           !> gv.c op.c perl.c pp.c scope.c
45313 ____________________________________________________________________________
45314 [  8857] By: jhi                                   on 2001/02/20  17:34:32
45315         Log: Integrate changes #8853,8854 from maintperl to mainline.
45316              
45317              EBDIC fixes, README.win32 Borland update.
45318      Branch: perl
45319           !> README.win32 handy.h util.c
45320 ____________________________________________________________________________
45321 [  8856] By: jhi                                   on 2001/02/20  17:33:16
45322         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
45323      Branch: maint-5.6/perl
45324           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
45325           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
45326           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
45327 ____________________________________________________________________________
45328 [  8855] By: jhi                                   on 2001/02/20  17:32:13
45329         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
45330              
45331              Fixed %^H scoping bug
45332              
45333              Removed GV <-> CV refcount loop
45334              
45335              Removed %ENV refcount loop
45336      Branch: maint-5.6/perl
45337           !> gv.c op.c perl.c pp.c scope.c
45338 ____________________________________________________________________________
45339 [  8854] By: jhi                                   on 2001/02/20  17:25:06
45340         Log: Subject: Addition to readme.win32 for Borland C++ compilers
45341              Date: Tue, 20 Feb 2001 02:15:25 +0300
45342              From: "Vadim Konovalov" <watman@inbox.ru>
45343              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
45344              
45345              Document Borland compiler misbehaviour.
45346      Branch: maint-5.6/perl
45347            ! README.win32
45348 ____________________________________________________________________________
45349 [  8853] By: jhi                                   on 2001/02/20  17:22:25
45350         Log: The assimilation of ebcdic.c didn't quite work at the first try,
45351              patches from Thomas Dorner.
45352      Branch: maint-5.6/perl
45353            ! handy.h util.c
45354 ____________________________________________________________________________
45355 [  8852] By: jhi                                   on 2001/02/20  17:20:15
45356         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
45357              From: Chris Nandor <pudge@pobox.com>
45358              Date: Tue, 20 Feb 2001 08:32:45 -0500
45359              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
45360      Branch: maint-5.6/perl
45361            ! makedef.pl mg.c
45362 ____________________________________________________________________________
45363 [  8851] By: jhi                                   on 2001/02/20  17:15:52
45364         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
45365      Branch: perl
45366            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
45367            ! t/lib/filter-util.t
45368 ____________________________________________________________________________
45369 [  8850] By: alanbur                               on 2001/02/20  17:12:40
45370         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
45371              and the magic pointer points back to the GV that contains the
45372              %ENV hash.  This creates a refcount loop that prevents members
45373              of %ENV from being freed correctly.  This change removes the
45374              refcount loop - the magic pointer was never used anyway, the
45375              only use of the magic was to check the type ('E') so that the
45376              appropriate environment manipulation code is called when %ENV
45377              is modified.
45378      Branch: maint-5.6/pureperl
45379            ! perl.c
45380 ____________________________________________________________________________
45381 [  8849] By: jhi                                   on 2001/02/20  17:12:20
45382         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
45383              From: "Craig A. Berry" <craigberry@mac.com>
45384              Date: Mon, 19 Feb 2001 23:36:12 -0600
45385              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
45386              
45387              Case-forgiving systems match TestInit.pm with TES*.
45388      Branch: perl
45389            ! t/lib/glob-basic.t
45390 ____________________________________________________________________________
45391 [  8848] By: jhi                                   on 2001/02/20  17:10:02
45392         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
45393      Branch: perl
45394            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
45395            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
45396            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
45397 ____________________________________________________________________________
45398 [  8847] By: jhi                                   on 2001/02/20  15:34:41
45399         Log: The #8843 wasn't quite right: %Config needs to imported.
45400      Branch: perl
45401            ! t/run/runenv.t
45402 ____________________________________________________________________________
45403 [  8846] By: jhi                                   on 2001/02/20  15:31:50
45404         Log: Retract the #8838 and #8840 for now because of
45405              the DB_File tie problem.
45406      Branch: perl
45407            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
45408            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
45409            ! proto.h sv.c
45410 ____________________________________________________________________________
45411 [  8845] By: alanbur                               on 2001/02/20  14:25:41
45412         Log: Removed GV <-> CV refcount loop
45413              CvGV(mycv) points to the parent GV of the CV, and was previously
45414              refcounted.  The pointer remains, but the refcounting has been removed
45415              as it causes a refcount loop between the CV and GV that means the CV
45416              can't ever be deleted.
45417      Branch: maint-5.6/pureperl
45418            ! gv.c op.c pp.c
45419 ____________________________________________________________________________
45420 [  8844] By: alanbur                               on 2001/02/20  14:23:13
45421         Log: Fixed %^H scoping bug
45422      Branch: maint-5.6/pureperl
45423            ! scope.c
45424 ____________________________________________________________________________
45425 [  8843] By: jhi                                   on 2001/02/19  13:38:08
45426         Log: fork() not everywhere, cleanup temp files.
45427      Branch: perl
45428            ! t/run/runenv.t
45429 ____________________________________________________________________________
45430 [  8842] By: alanbur                               on 2001/02/19  12:42:07
45431         Log: Resynchronised with parent
45432      Branch: maint-5.6/pureperl
45433           !> pod/perlfaq4.pod sv.c utf8.c
45434 ____________________________________________________________________________
45435 [  8841] By: jhi                                   on 2001/02/19  03:35:51
45436         Log: Update Changes.
45437      Branch: perl
45438            ! Changes patchlevel.h
45439 ____________________________________________________________________________
45440 [  8840] By: jhi                                   on 2001/02/19  00:23:41
45441         Log: Subject: [patch] add sv_setref_uv
45442              From: Doug MacEachern <dougm@covalent.net>
45443              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
45444              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
45445      Branch: perl
45446            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45447            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
45448 ____________________________________________________________________________
45449 [  8839] By: jhi                                   on 2001/02/19  00:01:38
45450         Log: Put to rest the 20010205.001, the email address checking (not) regex.
45451      Branch: perl
45452            ! pod/perlfaq9.pod
45453 ____________________________________________________________________________
45454 [  8838] By: jhi                                   on 2001/02/18  22:17:54
45455         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
45456              From: Doug MacEachern <dougm@covalent.net>
45457              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
45458              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
45459      Branch: perl
45460            ! lib/ExtUtils/xsubpp
45461 ____________________________________________________________________________
45462 [  8837] By: jhi                                   on 2001/02/18  22:16:50
45463         Log: Subject: [patch] -Wall cleanup round 2
45464              From: Doug MacEachern <dougm@covalent.net>
45465              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
45466              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
45467      Branch: perl
45468            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
45469            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
45470            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
45471            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
45472            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
45473            ! ext/SDBM_File/SDBM_File.xs
45474 ____________________________________________________________________________
45475 [  8836] By: jhi                                   on 2001/02/18  22:11:20
45476         Log: Misapplied regex optimizations when \C is present.
45477              Fixes 20001230.002.
45478              
45479              What still remains broken is that the submatches that
45480              have \C in them get their UTF8 flag on because their
45481              parent SV has it on.  This will result in malformed
45482              UTF8 if a \C happened to match a non-ASCII byte.
45483      Branch: perl
45484            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
45485            ! t/pragma/utf8.t
45486 ____________________________________________________________________________
45487 [  8835] By: jhi                                   on 2001/02/18  20:12:02
45488         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
45489              
45490              The hash key got wrongly UTF8fied.
45491      Branch: perl
45492            ! pod/perlapi.pod toke.c utf8.c
45493 ____________________________________________________________________________
45494 [  8834] By: jhi                                   on 2001/02/18  19:44:25
45495         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
45496              don't warn on magical or overloaded things.
45497      Branch: perl
45498            ! pp_hot.c
45499 ____________________________________________________________________________
45500 [  8833] By: nick                                  on 2001/02/18  19:31:22
45501         Log: Integrate mainline
45502      Branch: perlio
45503           +> t/TestInit.pm t/run/runenv.t
45504            - t/UTEST
45505           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
45506           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
45507           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
45508           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
45509           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
45510           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
45511           !> utf8.c
45512 ____________________________________________________________________________
45513 [  8832] By: jhi                                   on 2001/02/18  19:21:18
45514         Log: Integrate perlio.
45515      Branch: perl
45516           !> perlio.c pod/perldiag.pod
45517 ____________________________________________________________________________
45518 [  8831] By: jhi                                   on 2001/02/18  19:14:20
45519         Log: Integrate change #8827 from mainline.
45520              
45521              UTF8 tweaks.
45522      Branch: maint-5.6/perl
45523           !> sv.c utf8.c
45524 ____________________________________________________________________________
45525 [  8830] By: nick                                  on 2001/02/18  19:10:34
45526         Log: Apply the spirit of patch from Nick Clark:
45527              Subject: [PATCH] Re: extensions that provide layers
45528              From: Nicholas Clark <nick@ccl4.org>
45529              Date: Mon, 12 Feb 2001 16:43:51 +0000
45530              Message-Id: <20010212164350.Q3652@plum.flirble.org>
45531      Branch: perlio
45532            ! perlio.c pod/perldiag.pod
45533 ____________________________________________________________________________
45534 [  8829] By: jhi                                   on 2001/02/18  19:03:25
45535         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
45536              From: schwern@pobox.com 
45537              Date: Sun, 18 Feb 2001 13:44:35 -0500
45538              Message-ID: <20010218134435.A17544@magnonel.guild.net>
45539              
45540              Applied, but as t/TestInit.pm.
45541      Branch: perl
45542            + t/TestInit.pm
45543            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
45544            ! t/op/subst_wamp.t
45545 ____________________________________________________________________________
45546 [  8828] By: jhi                                   on 2001/02/18  18:43:52
45547         Log: Integrate perlio.
45548      Branch: perl
45549           !> perlio.c
45550 ____________________________________________________________________________
45551 [  8827] By: jhi                                   on 2001/02/18  18:41:33
45552         Log: UTF-8 tweaks.
45553      Branch: perl
45554            ! sv.c utf8.c
45555 ____________________________________________________________________________
45556 [  8826] By: nick                                  on 2001/02/18  17:40:59
45557         Log: Fix [ID 20010217.002]
45558              open FOO, "<:raw:perlio", ...
45559              :raw now inserts default base layer below itself.
45560              Also
45561              open FOO, "<:unix", ...
45562              works as well - but leaves buffer layer on stack under the unix layer.
45563      Branch: perlio
45564            ! perlio.c
45565 ____________________________________________________________________________
45566 [  8825] By: jhi                                   on 2001/02/18  17:15:39
45567         Log: Integrate perlio.
45568      Branch: perl
45569           !> perlio.c perliol.h
45570 ____________________________________________________________________________
45571 [  8824] By: jhi                                   on 2001/02/18  17:10:53
45572         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
45573              From: schwern@pobox.com
45574              Date: Sun, 18 Feb 2001 01:48:50 -0500
45575              Message-ID: <20010218014850.C19957@magnonel.guild.net>
45576      Branch: perl
45577            ! lib/Test/Harness.pm t/TEST t/op/chop.t
45578 ____________________________________________________________________________
45579 [  8823] By: jhi                                   on 2001/02/18  17:01:06
45580         Log: Add run/*.t to testables.
45581      Branch: perl
45582            ! t/TEST
45583 ____________________________________________________________________________
45584 [  8822] By: jhi                                   on 2001/02/18  16:58:58
45585         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
45586              From: schwern@pobox.com
45587              Date: Sun, 18 Feb 2001 01:11:35 -0500
45588              Message-ID: <20010218011135.A19957@magnonel.guild.net>
45589              
45590              Revive mjd's and Simon's PERL5OPT fix.
45591      Branch: perl
45592            + t/run/runenv.t
45593            ! MANIFEST perl.c
45594 ____________________________________________________________________________
45595 [  8821] By: jhi                                   on 2001/02/18  16:53:46
45596         Log: Subject: Re: Why t/TEST and not Test::Harness?
45597              From: schwern@pobox.com
45598              Date: Sat, 17 Feb 2001 22:44:44 -0500
45599              Message-ID: <20010217224444.A6679@magnonel.guild.net>
45600              
45601              Replace UTEST with TEST -utf8.
45602      Branch: perl
45603            - t/UTEST
45604            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
45605            ! t/lib/glob-basic.t
45606 ____________________________________________________________________________
45607 [  8820] By: nick                                  on 2001/02/18  13:06:16
45608         Log: Clean up a few core dumps when layers are used in unexpected ways.
45609              (Still not "right"...)
45610      Branch: perlio
45611            ! perlio.c perliol.h
45612 ____________________________________________________________________________
45613 [  8819] By: jhi                                   on 2001/02/18  02:25:55
45614         Log: Integrate change #8818 from maintperl, a FAQ nit.
45615      Branch: perl
45616           !> pod/perlfaq4.pod
45617 ____________________________________________________________________________
45618 [  8818] By: jhi                                   on 2001/02/18  02:24:50
45619         Log: FAQ nit from Chris Fedde.
45620      Branch: maint-5.6/perl
45621            ! pod/perlfaq4.pod
45622 ____________________________________________________________________________
45623 [  8817] By: nick                                  on 2001/02/17  18:20:14
45624         Log: Integrate mainline
45625      Branch: perlio
45626           +> lib/unicode/UCD.html lib/unicode/Unicode.html
45627           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
45628           +> pod/perlclib.pod
45629            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
45630            - lib/unicode/Unicode.301
45631           !> (integrate 324 files)
45632 ____________________________________________________________________________
45633 [  8816] By: jhi                                   on 2001/02/17  16:56:58
45634         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
45635      Branch: perl
45636            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45637            ! ext/Storable/Storable.xs t/lib/st-06compat.t
45638            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
45639 ____________________________________________________________________________
45640 [  8815] By: jhi                                   on 2001/02/17  16:40:07
45641         Log: Subject: [patch] -Wall
45642              From: Doug MacEachern <dougm@covalent.net>
45643              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
45644              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
45645      Branch: perl
45646            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
45647            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
45648 ____________________________________________________________________________
45649 [  8814] By: jhi                                   on 2001/02/16  19:27:18
45650         Log: Document qu better.
45651      Branch: perl
45652            ! pod/perlop.pod
45653 ____________________________________________________________________________
45654 [  8813] By: jhi                                   on 2001/02/15  13:54:37
45655         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
45656              From: Hugo <hv@crypt.compulink.co.uk>
45657              Date: Thu, 15 Feb 2001 13:39:49 +0000
45658              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
45659      Branch: perl
45660            ! toke.c
45661 ____________________________________________________________________________
45662 [  8812] By: alanbur                               on 2001/02/15  13:52:16
45663         Log: Resynchronised with parent
45664      Branch: maint-5.6/pureperl
45665            - ebcdic.c
45666           !> (integrate 36 files)
45667 ____________________________________________________________________________
45668 [  8811] By: jhi                                   on 2001/02/15  13:51:16
45669         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
45670              
45671              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
45672              From: Jan Dubois <JanD@ActiveState.com>
45673              Date: Wed, 31 Jan 2001 21:17:03 -0800
45674              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
45675              
45676              tweak change#8659 to keep it simple
45677              
45678              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
45679              From: Russ Allbery <rra@stanford.edu>
45680              Date: 14 Feb 2001 10:15:41 -0800
45681              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
45682              
45683              (8809 empty)
45684              
45685              Upgrade to podlators 1.08, from Russ Allbery.
45686      Branch: perl
45687           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
45688           !> utils/perldoc.PL
45689 ____________________________________________________________________________
45690 [  8810] By: jhi                                   on 2001/02/15  13:35:08
45691         Log: Upgrade to podlators 1.08, from Russ Allbery.
45692      Branch: maint-5.6/perl
45693            ! lib/Pod/Man.pm lib/Pod/Text.pm
45694 ____________________________________________________________________________
45695 [  8809] By: jhi                                   on 2001/02/15  13:26:38
45696         Log: (accidentally empty check-in)
45697      Branch: maint-5.6/perl
45698            ! lib/Test/Harness.pm
45699 ____________________________________________________________________________
45700 [  8808] By: jhi                                   on 2001/02/15  13:23:47
45701         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
45702              From: Russ Allbery <rra@stanford.edu>
45703              Date: 14 Feb 2001 10:15:41 -0800
45704              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
45705              
45706              perldoc was hardcoding $Config{installscript}, which breaks
45707              when install* isn't where Perl ends up (such as with AFS).
45708              
45709              Use $Config{scriptdir} instead.
45710      Branch: maint-5.6/perl
45711            ! utils/perldoc.PL
45712 ____________________________________________________________________________
45713 [  8807] By: jhi                                   on 2001/02/14  14:37:27
45714         Log: Update Changes.
45715      Branch: perl
45716            ! Changes patchlevel.h
45717 ____________________________________________________________________________
45718 [  8806] By: jhi                                   on 2001/02/14  14:25:31
45719         Log: Integrate changes #8803,8804,8805 from mainline.
45720              
45721              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
45722              
45723              Don't skip too much of the locale error message if no environ array,
45724              from Chris Nandor.
45725              
45726              More MacOS Classic fixes from Chris Nandor.
45727      Branch: maint-5.6/perl
45728           !> doop.c lib/Cwd.pm perl.c perl.h util.c
45729 ____________________________________________________________________________
45730 [  8805] By: jhi                                   on 2001/02/14  03:29:01
45731         Log: More MacOS Classic fixes from Chris Nandor.
45732      Branch: perl
45733            ! doop.c lib/Cwd.pm
45734 ____________________________________________________________________________
45735 [  8804] By: jhi                                   on 2001/02/14  03:18:35
45736         Log: Don't skip too much of the locale error message if no environ array,
45737              from Chris Nandor.
45738      Branch: perl
45739            ! util.c
45740 ____________________________________________________________________________
45741 [  8803] By: jhi                                   on 2001/02/14  03:14:14
45742         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
45743      Branch: perl
45744            ! perl.c perl.h
45745 ____________________________________________________________________________
45746 [  8802] By: jhi                                   on 2001/02/13  18:31:33
45747         Log: AUTHORS update.
45748      Branch: perl
45749            ! AUTHORS
45750 ____________________________________________________________________________
45751 [  8801] By: jhi                                   on 2001/02/13  17:55:19
45752         Log: Integrate change #8792 from mainline.
45753              
45754              Subject: buncha MacPerl patches for bleadperl
45755              From: Chris Nandor <pudge@pobox.com>
45756              Date: Tue, 13 Feb 2001 00:02:43 -0500
45757              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45758      Branch: maint-5.6/perl
45759           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45760           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45761           !> t/lib/basename.t toke.c util.h
45762 ____________________________________________________________________________
45763 [  8800] By: jhi                                   on 2001/02/13  17:46:43
45764         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
45765              to be forced to Off_t.
45766              
45767              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
45768              From: nick@ccl4.org
45769              Date: Thu, 1 Feb 2001 12:01:04 +0000
45770              Message-Id: <20010201120103.E11401@plum.flirble.org>
45771      Branch: maint-5.6/perl
45772            ! iperlsys.h perlio.c
45773 ____________________________________________________________________________
45774 [  8799] By: jhi                                   on 2001/02/13  16:52:51
45775         Log: Duplex duplex hunk hunk.
45776      Branch: maint-5.6/perl
45777            ! Makefile.SH
45778 ____________________________________________________________________________
45779 [  8797] By: jhi                                   on 2001/02/13  14:52:04
45780         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
45781              From: "Craig A. Berry" <craigberry@mac.com>
45782              Date: Mon, 12 Feb 2001 11:05:25 -0600
45783              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
45784      Branch: perl
45785            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
45786 ____________________________________________________________________________
45787 [  8796] By: jhi                                   on 2001/02/13  14:36:47
45788         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
45789              From: simon.cozens@pembroke.oxford.ac.uk 
45790              Date: Sat, 10 Feb 2001 17:57:02 +0000
45791              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
45792              
45793              Now it does include.
45794      Branch: perl
45795            ! pod/perldiag.pod
45796 ____________________________________________________________________________
45797 [  8795] By: jhi                                   on 2001/02/13  14:30:11
45798         Log: Sort the MANIFEST.
45799      Branch: perl
45800            ! MANIFEST
45801 ____________________________________________________________________________
45802 [  8794] By: jhi                                   on 2001/02/13  14:26:51
45803         Log: Integrate change #8793 from mainline, FAQ updates.
45804      Branch: maint-5.6/perl
45805           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45806 ____________________________________________________________________________
45807 [  8793] By: jhi                                   on 2001/02/13  14:25:13
45808         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
45809      Branch: perl
45810            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45811 ____________________________________________________________________________
45812 [  8792] By: jhi                                   on 2001/02/13  14:22:50
45813         Log: Subject: buncha MacPerl patches for bleadperl
45814              From: Chris Nandor <pudge@pobox.com>
45815              Date: Tue, 13 Feb 2001 00:02:43 -0500
45816              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45817      Branch: perl
45818            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45819            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45820            ! t/lib/basename.t toke.c util.h
45821 ____________________________________________________________________________
45822 [  8791] By: jhi                                   on 2001/02/13  14:10:39
45823         Log: Integrate change #8790 from mainline.
45824              
45825              environ array wrongly assumed in Perl_init_i18nl10n(),
45826      Branch: maint-5.6/perl
45827           !> util.c
45828 ____________________________________________________________________________
45829 [  8790] By: jhi                                   on 2001/02/13  14:06:15
45830         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
45831              noticed by Chris Nandor in MacOS Classic.
45832      Branch: perl
45833            ! util.c
45834 ____________________________________________________________________________
45835 [  8789] By: jhi                                   on 2001/02/13  13:58:07
45836         Log: Integrate changes #8373,8487,8544,8783 from mainline.
45837              
45838              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
45839              hints files, the dynaloading, assimilate ebcdic into util.c.
45840      Branch: maint-5.6/perl
45841            - ebcdic.c
45842            ! MANIFEST hints/posix-bc.sh
45843           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
45844           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
45845           !> perlapi.c proto.h util.c
45846 ____________________________________________________________________________
45847 [  8788] By: alanbur                               on 2001/02/13  10:33:13
45848         Log: Integrated changes from maint-5.6
45849      Branch: maint-5.6/pureperl
45850           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
45851           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
45852           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45853           !> vos/config.ga.h vos/configure_perl.cm
45854 ____________________________________________________________________________
45855 [  8787] By: jhi                                   on 2001/02/13  05:56:36
45856         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
45857      Branch: perl
45858           !> Makefile.SH
45859 ____________________________________________________________________________
45860 [  8786] By: jhi                                   on 2001/02/13  05:54:34
45861         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
45862              From: Dorner Thomas <Thomas.Dorner@start.de>
45863              Date: Mon, 12 Feb 2001 15:06:26 +0100
45864              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
45865      Branch: maint-5.6/perl
45866            ! Makefile.SH
45867 ____________________________________________________________________________
45868 [  8785] By: jhi                                   on 2001/02/13  05:29:04
45869         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
45870      Branch: perl
45871           !> hints/openbsd.sh
45872 ____________________________________________________________________________
45873 [  8784] By: jhi                                   on 2001/02/13  02:25:24
45874         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
45875              From: Peter Prymmer <pvhp@forte.com>
45876              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
45877              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
45878      Branch: perl
45879            ! pod/perlclib.pod
45880 ____________________________________________________________________________
45881 [  8783] By: jhi                                   on 2001/02/13  02:22:36
45882         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
45883      Branch: perl
45884            - ebcdic.c
45885            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
45886            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
45887            ! util.c
45888 ____________________________________________________________________________
45889 [  8782] By: jhi                                   on 2001/02/13  02:00:07
45890         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
45891      Branch: maint-5.6/perl
45892            ! pod/perlport.pod
45893 ____________________________________________________________________________
45894 [  8781] By: jhi                                   on 2001/02/13  01:58:44
45895         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
45896      Branch: maint-5.6/perl
45897            ! hints/openbsd.sh
45898 ____________________________________________________________________________
45899 [  8780] By: jhi                                   on 2001/02/13  01:57:33
45900         Log: Synchronize the regexp tests between maintperl and mainline.
45901      Branch: maint-5.6/perl
45902           !> t/op/re_tests
45903 ____________________________________________________________________________
45904 [  8779] By: jhi                                   on 2001/02/13  01:49:35
45905         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45906              From: Hugo <hv@crypt.compulink.co.uk>
45907              Date: Tue, 13 Feb 2001 00:11:11 +0000
45908              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45909      Branch: perl
45910            ! regcomp.c t/op/re_tests
45911 ____________________________________________________________________________
45912 [  8778] By: jhi                                   on 2001/02/13  00:23:10
45913         Log: Comments do not nest.
45914      Branch: perl
45915            ! perl.h
45916 ____________________________________________________________________________
45917 [  8777] By: jhi                                   on 2001/02/13  00:17:54
45918         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45919              From: Hugo <hv@crypt.compulink.co.uk>
45920              Date: Tue, 13 Feb 2001 00:11:11 +0000
45921              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45922      Branch: maint-5.6/perl
45923            ! regcomp.c t/op/re_tests
45924 ____________________________________________________________________________
45925 [  8776] By: jhi                                   on 2001/02/12  23:25:52
45926         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
45927      Branch: maint-5.6/perl
45928            ! pod/perlport.pod
45929 ____________________________________________________________________________
45930 [  8775] By: jhi                                   on 2001/02/12  23:04:28
45931         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
45932      Branch: maint-5.6/perl
45933            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
45934            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45935            ! vos/configure_perl.cm
45936 ____________________________________________________________________________
45937 [  8774] By: jhi                                   on 2001/02/12  22:59:11
45938         Log: Subject: Re: [patch] context for 'U' magic functions
45939              From: Doug MacEachern <dougm@covalent.net>
45940              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
45941              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
45942              
45943              plus the suggestion by Nick Ing-Simmons to name the macro
45944              as PERL_MG_UFUNC to avoid namespace pollution, plus add
45945              the advice by Doug for XS writers to perl.h
45946      Branch: perl
45947            ! mg.c perl.h
45948 ____________________________________________________________________________
45949 [  8773] By: jhi                                   on 2001/02/11  20:14:12
45950         Log: Update Changes.
45951      Branch: perl
45952            ! Changes patchlevel.h
45953 ____________________________________________________________________________
45954 [  8772] By: jhi                                   on 2001/02/11  18:47:52
45955         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
45956              From: Simon Cozens <simon@cozens.net>
45957              Date: Wed, 31 Jan 2001 16:31:43 +0000
45958              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
45959      Branch: perl
45960            + pod/perlclib.pod
45961            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
45962            ! pod/perltoc.pod
45963 ____________________________________________________________________________
45964 [  8771] By: jhi                                   on 2001/02/11  18:36:48
45965         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
45966              
45967              Blocks-4d3.beta.txt
45968              CaseFolding-3d4.beta.txt
45969              CompositionExclusions-3d6.beta.txt
45970              EastAsianWidth-4d4.beta.txt
45971              LineBreak-6d3.beta.txt
45972              NamesList-3.1.0d1.beta.txt
45973              PropList-3.1.0d4.beta.txt
45974              SpecialCasing-4d1.beta.txt
45975              UnicodeData-3.1.0d6.beta.txt
45976      Branch: perl
45977            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
45978           +> lib/unicode/UCD.html lib/unicode/Unicode.html
45979            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
45980            - lib/unicode/Unicode.301
45981            ! (edit 257 files)
45982 ____________________________________________________________________________
45983 [  8770] By: jhi                                   on 2001/02/11  17:26:22
45984         Log: UTF-8 documentation.
45985      Branch: perl
45986            ! utf8.h
45987 ____________________________________________________________________________
45988 [  8769] By: jhi                                   on 2001/02/11  17:12:49
45989         Log: Retract #8762.
45990      Branch: perl
45991            ! regexec.c
45992 ____________________________________________________________________________
45993 [  8768] By: jhi                                   on 2001/02/11  16:54:45
45994         Log: Subject: [PATCH] Test::Harness
45995              From: andreas.koenig@anima.de (Andreas J. Koenig)
45996              Date: 11 Feb 2001 14:37:00 +0100
45997              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
45998      Branch: perl
45999            ! lib/Test/Harness.pm
46000 ____________________________________________________________________________
46001 [  8767] By: jhi                                   on 2001/02/11  16:53:52
46002         Log: Subject: [PATCH] Document makepatch in Porting/patching
46003              From: andreas.koenig@anima.de (Andreas J. Koenig)
46004              Date: 11 Feb 2001 16:46:28 +0100
46005              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
46006      Branch: perl
46007            ! Porting/patching.pod
46008 ____________________________________________________________________________
46009 [  8766] By: jhi                                   on 2001/02/11  06:30:23
46010         Log: Subject: Re: [patch] GvSHARED
46011              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
46012              From: Doug MacEachern <dougm@covalent.net>
46013              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
46014              
46015              Subject: Re: [patch] GvSHARED
46016              From: Doug MacEachern <dougm@covalent.net>
46017              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
46018              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
46019              
46020              Subject: [patch] attributes.pm support for `shared'
46021              From: Doug MacEachern <dougm@covalent.net>
46022              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
46023              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
46024              
46025              our() attributes were ignored, our :shared pieces missing,
46026              allow attributes.pm to turn on shared.
46027      Branch: perl
46028            ! op.c t/op/attrs.t toke.c xsutils.c
46029 ____________________________________________________________________________
46030 [  8765] By: alanbur                               on 2001/02/10  23:11:19
46031         Log: Resync with parent (hopefully sucessfully this time)
46032      Branch: maint-5.6/pureperl
46033           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
46034           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
46035           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46036           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46037           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46038           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46039           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
46040 ____________________________________________________________________________
46041 [  8764] By: jhi                                   on 2001/02/10  22:54:38
46042         Log: Make TEST and UTEST more verbose in case something goes
46043              wrong in running/compiling a script, suggested by Doug
46044              MacEachern.
46045      Branch: perl
46046            ! t/TEST t/UTEST
46047 ____________________________________________________________________________
46048 [  8763] By: jhi                                   on 2001/02/10  22:11:34
46049         Log: Bogus shebang.
46050      Branch: perl
46051            ! t/lib/texttabs.t
46052 ____________________________________________________________________________
46053 [  8762] By: jhi                                   on 2001/02/10  21:56:02
46054         Log: (Retracted by #8769)
46055      Branch: perl
46056            ! regexec.c
46057 ____________________________________________________________________________
46058 [  8761] By: jhi                                   on 2001/02/10  21:26:15
46059         Log: Subject: Re: [patch] GvSHARED 
46060              From: Doug MacEachern <dougm@covalent.net>
46061              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
46062              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
46063              
46064              our @EXPORT : shared = (...);
46065      Branch: perl
46066            ! toke.c
46067 ____________________________________________________________________________
46068 [  8760] By: jhi                                   on 2001/02/10  21:25:07
46069         Log: Subject: [patch] GvSHARED
46070              From: Doug MacEachern <dougm@covalent.net>
46071              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
46072              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
46073      Branch: perl
46074            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
46075 ____________________________________________________________________________
46076 [  8759] By: alanbur                               on 2001/02/10  21:24:27
46077         Log: Backed out mismerge.
46078      Branch: maint-5.6/pureperl
46079            ! MANIFEST README.hpux README.vmesa gv.c installhtml
46080            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
46081            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46082            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46083            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46084            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46085            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
46086 ____________________________________________________________________________
46087 [  8758] By: jhi                                   on 2001/02/10  18:01:17
46088         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
46089              
46090              Fixed UMRs and leak in Perl_pmtrans()
46091              
46092              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46093              associated UTFied tr/// code.  Also fixed scoping leak of
46094              PL_reg_start_tmp.
46095              
46096              newATTRSUB leaks when an attempt to redefine the active sort sub is
46097              made.
46098      Branch: maint-5.6/perl
46099           !> op.c regcomp.c
46100 ____________________________________________________________________________
46101 [  8757] By: alanbur                               on 2001/02/10  17:56:46
46102         Log: Resynchronised with parent
46103      Branch: maint-5.6/pureperl
46104           +> README.bs2000
46105            - README.posix-bc
46106            ! gv.c perl.c sv.c
46107           !> MANIFEST README.hpux README.vmesa installhtml
46108           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
46109           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46110           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46111           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46112           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46113           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
46114 ____________________________________________________________________________
46115 [  8756] By: alanbur                               on 2001/02/10  17:51:15
46116         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
46117              made.
46118      Branch: maint-5.6/pureperl
46119            ! op.c
46120 ____________________________________________________________________________
46121 [  8755] By: jhi                                   on 2001/02/09  22:41:35
46122         Log: Upgrade to CPAN 1.59_54, from Andreas König.
46123      Branch: perl
46124            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46125 ____________________________________________________________________________
46126 [  8754] By: jhi                                   on 2001/02/09  22:29:20
46127         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
46128              
46129              Didn't upgrade the fill.t since it has a dependency to File::Slurp
46130              purely for debugging purposes, the actual test hasn't changed.
46131      Branch: perl
46132            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
46133            ! t/lib/textwrap.t
46134 ____________________________________________________________________________
46135 [  8753] By: jhi                                   on 2001/02/09  20:17:50
46136         Log: Integrate change #8682 from maintperl.
46137              
46138              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
46139              to work correctly.
46140      Branch: perl
46141           !> hints/irix_6.sh
46142 ____________________________________________________________________________
46143 [  8752] By: jhi                                   on 2001/02/09  20:00:46
46144         Log: Update Changes.
46145      Branch: perl
46146            ! Changes patchlevel.h
46147 ____________________________________________________________________________
46148 [  8751] By: nick                                  on 2001/02/09  19:48:37
46149         Log: Integrate mainline
46150      Branch: perlio
46151           +> README.bs2000 t/lib/cgi-esc.t
46152            - README.posix-bc
46153           !> (integrate 53 files)
46154 ____________________________________________________________________________
46155 [  8750] By: nick                                  on 2001/02/09  19:25:16
46156         Log: Subject: RE: Biannual Competition to Improve Hashing Function
46157              From: Fisher Mark <fisherm@tce.com>
46158              Date: Thu, 8 Feb 2001 10:44:00 -0500
46159              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
46160              Date: Thu, 8 Feb 2001 15:02:47 -0500
46161              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
46162      Branch: perl
46163            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
46164 ____________________________________________________________________________
46165 [  8749] By: jhi                                   on 2001/02/09  19:02:35
46166         Log: Forgotten fragment.
46167      Branch: perl
46168            ! pod/perlapi.pod
46169 ____________________________________________________________________________
46170 [  8748] By: jhi                                   on 2001/02/09  18:31:34
46171         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
46172              plus manual tweakage.
46173              
46174              Sync the perlfaq2 between mainline and maintperl.
46175      Branch: maint-5.6/perl
46176            ! pod/perlfaq2.pod
46177      Branch: perl
46178           !> pod/perlfaq2.pod
46179 ____________________________________________________________________________
46180 [  8747] By: jhi                                   on 2001/02/09  18:12:04
46181         Log: Subject: versiononly and installperl
46182              From: abigail@foad.org
46183              Date: Wed, 7 Feb 2001 22:43:12 +0100
46184              Message-ID: <20010207214312.7045.qmail@foad.org>    
46185              
46186              Add +v flag to force a normal install of the perl binary
46187              and the utilities.
46188              
46189              Subject: [PATCH] installperl
46190              From: Nicholas Clark <nick@ccl4.org>
46191              Date: Fri, 9 Feb 2001 16:28:57 +0000
46192              Message-ID: <20010209162857.B10931@plum.flirble.org>
46193              
46194              Add -A flag which also hardlinks the binary with
46195              the full architecture name.
46196      Branch: perl
46197            ! installperl
46198 ____________________________________________________________________________
46199 [  8746] By: jhi                                   on 2001/02/09  18:03:43
46200         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
46201              
46202              Subject: perlfaq2, re: perlmongers
46203              
46204              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
46205              
46206              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
46207              
46208              Subject: [ID 20010205.001] typo in perlfaq9
46209              
46210              Subject: [ID 20010208.002] unordered explanation in perlcall
46211      Branch: maint-5.6/perl
46212           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46213           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
46214           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
46215 ____________________________________________________________________________
46216 [  8745] By: jhi                                   on 2001/02/09  17:59:09
46217         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
46218              From: abela@geneanet.org
46219              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
46220              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
46221      Branch: perl
46222            ! pod/perlcall.pod
46223 ____________________________________________________________________________
46224 [  8744] By: jhi                                   on 2001/02/09  17:48:16
46225         Log: Subject: [ID 20010205.001] typo in perlfaq9
46226              From: eserte@vran.herceg.de
46227              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
46228              Message-Id: <200102042244.XAA21926@vran.herceg.de>
46229      Branch: perl
46230            ! pod/perlfaq9.pod
46231 ____________________________________________________________________________
46232 [  8743] By: jhi                                   on 2001/02/09  17:25:12
46233         Log: Integrate change #8695 from maintperl.
46234              
46235              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
46236      Branch: perl
46237           !> thread.h
46238 ____________________________________________________________________________
46239 [  8742] By: jhi                                   on 2001/02/09  17:21:22
46240         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
46241              From: Andy Dougherty <doughera@lafayette.edu>
46242              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
46243              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
46244      Branch: perl
46245            ! embed.pl
46246 ____________________________________________________________________________
46247 [  8741] By: jhi                                   on 2001/02/09  17:05:19
46248         Log: Integrate changes #8738,8739,8740 from maintperl.
46249              
46250              Html files will be installed in a more logical and easier to
46251              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
46252              
46253              Html files will be generated with a header to make them look
46254              a little less bare.
46255              
46256              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
46257      Branch: perl
46258           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
46259 ____________________________________________________________________________
46260 [  8740] By: jhi                                   on 2001/02/09  17:03:46
46261         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
46262              From: "Brendan O'Dea" <bod@compusol.com.au>
46263              Date: Sun, 4 Feb 2001 11:17:56 +1100
46264              Message-ID: <20010204111756.A16301@compusol.com.au>
46265      Branch: maint-5.6/perl
46266            ! pod/perlfaq3.pod
46267 ____________________________________________________________________________
46268 [  8739] By: jhi                                   on 2001/02/09  17:01:59
46269         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
46270              From: "Indy Singh" <indy@nusphere.com>
46271              Date: Fri, 2 Feb 2001 15:09:59 -0500
46272              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
46273              
46274              Html files will be generated with a header to make them look
46275              a little less bare.
46276      Branch: maint-5.6/perl
46277            ! installhtml
46278 ____________________________________________________________________________
46279 [  8738] By: jhi                                   on 2001/02/09  16:58:48
46280         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
46281              From: "Indy Singh" <indy@nusphere.com>
46282              Date: Fri, 2 Feb 2001 15:08:23 -0500
46283              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
46284              
46285              Html files will be installed in a more logical and easier to
46286              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
46287      Branch: maint-5.6/perl
46288            ! win32/Makefile win32/makefile.mk
46289 ____________________________________________________________________________
46290 [  8737] By: jhi                                   on 2001/02/09  16:46:54
46291         Log: Integrate changes #8687,8736 from maintperl.
46292              
46293              HP-UX thread patches from Merijn H. Brand.
46294              
46295              Latin nit from Philip Newton.
46296      Branch: perl
46297           !> README.hpux hints/hpux.sh
46298 ____________________________________________________________________________
46299 [  8736] By: jhi                                   on 2001/02/09  16:42:31
46300         Log: Latin nit from Philip Newton.
46301      Branch: maint-5.6/perl
46302            ! README.hpux
46303 ____________________________________________________________________________
46304 [  8735] By: jhi                                   on 2001/02/09  16:24:03
46305         Log: Integrate changes #8704,8710 from pureperl.
46306              
46307              Fixed UMRs and leak in Perl_pmtrans()
46308              
46309              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46310              associated UTFied tr/// code.  Also fixed scoping leak of
46311              PL_reg_start_tmp.
46312      Branch: perl
46313           !> op.c regcomp.c
46314 ____________________________________________________________________________
46315 [  8734] By: jhi                                   on 2001/02/09  15:40:21
46316         Log: Integrate change #8733 from maintperl.
46317              
46318              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
46319      Branch: perl
46320           !> pod/perlre.pod
46321 ____________________________________________________________________________
46322 [  8733] By: jhi                                   on 2001/02/09  15:35:47
46323         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
46324              From: Prymmer/Kahn <pvhp@best.com>
46325              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
46326              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
46327      Branch: maint-5.6/perl
46328            ! pod/perlre.pod
46329 ____________________________________________________________________________
46330 [  8732] By: jhi                                   on 2001/02/09  15:26:17
46331         Log: Rename README.posix-bc to README.bs2000 (to avoid the
46332              confusion of a "perlposix-bc.pod"), add a few missing
46333              arch pods, regen toc.
46334      Branch: maint-5.6/perl
46335           +> README.bs2000
46336            - README.posix-bc
46337            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46338            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46339 ____________________________________________________________________________
46340 [  8731] By: jhi                                   on 2001/02/09  15:23:39
46341         Log: De-cut-and-pasto.
46342      Branch: perl
46343            ! pod/perl.pod
46344 ____________________________________________________________________________
46345 [  8730] By: jhi                                   on 2001/02/09  15:11:13
46346         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
46347              when people think that perlposix-bc.pod tells anything about
46348              Perl and POSIX.  Regen toc.
46349      Branch: perl
46350           +> README.bs2000
46351            - README.posix-bc
46352            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46353            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46354 ____________________________________________________________________________
46355 [  8729] By: jhi                                   on 2001/02/09  14:52:28
46356         Log: The README.vmesa part of #8712 from maintperl.
46357      Branch: perl
46358            ! README.vmesa
46359 ____________________________________________________________________________
46360 [  8728] By: jhi                                   on 2001/02/09  14:46:06
46361         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
46362              From: Peter Prymmer <pvhp@forte.com>
46363              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
46364              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
46365      Branch: maint-5.6/perl
46366            ! README.vmesa win32/Makefile win32/makefile.mk
46367 ____________________________________________________________________________
46368 [  8727] By: jhi                                   on 2001/02/09  14:33:25
46369         Log: Integrate change #8712 from mainline.
46370              
46371              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
46372      Branch: maint-5.6/perl
46373           !> lib/Pod/Find.pm
46374 ____________________________________________________________________________
46375 [  8726] By: jhi                                   on 2001/02/09  14:30:28
46376         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
46377              From: Peter Prymmer <pvhp@forte.com>
46378              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
46379              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
46380      Branch: perl
46381            + t/lib/cgi-esc.t
46382            ! MANIFEST lib/CGI/Util.pm
46383 ____________________________________________________________________________
46384 [  8725] By: jhi                                   on 2001/02/09  04:56:47
46385         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
46386      Branch: maint-5.6/perl
46387            ! pod/perlport.pod
46388 ____________________________________________________________________________
46389 [  8724] By: jhi                                   on 2001/02/09  04:40:59
46390         Log: Integrate changes 7819,7820 from vmsperl into mainline.
46391              
46392              Add header for LIB$ prototypes (C. Berry)
46393              
46394              Convert fwrite()s to sockets to write()s, since some socket stacks
46395              don't take kindly to stdio.
46396              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
46397              (for often optional LNMs)
46398              Correct a few typos
46399              (C. Bailey)
46400      Branch: perl
46401           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
46402 ____________________________________________________________________________
46403 [  8723] By: jhi                                   on 2001/02/09  03:29:29
46404         Log: Integrate change #8722 from mainline.
46405              
46406              The Im() function wasn't returning zero for non-Math::Complex
46407              arguments.  The bug reported by John Gamble.
46408      Branch: maint-5.6/perl
46409           !> lib/Math/Complex.pm
46410 ____________________________________________________________________________
46411 [  8722] By: jhi                                   on 2001/02/09  03:28:33
46412         Log: The Im() function wasn't returning zero for non-Math::Complex
46413              arguments.  The bug reported by John Gamble.
46414      Branch: perl
46415            ! lib/Math/Complex.pm
46416 ____________________________________________________________________________
46417 [  8721] By: nick                                  on 2001/02/08  22:11:35
46418         Log: Correct the correction :-(
46419      Branch: perl
46420            ! perl.c
46421 ____________________________________________________________________________
46422 [  8720] By: bailey                                on 2001/02/08  20:59:22
46423         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
46424              don't take kindly to stdio.
46425              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
46426              (for often optional LNMs)
46427              Correct a few typos
46428              (C. Bailey)
46429      Branch: vmsperl
46430            ! vms/vms.c vms/vmsish.h
46431 ____________________________________________________________________________
46432 [  8719] By: bailey                                on 2001/02/08  20:51:02
46433         Log: Add header for LIB$ prototypes (C. Berry)
46434      Branch: vmsperl
46435            ! ext/Devel/DProf/DProf.xs
46436 ____________________________________________________________________________
46437 [  8718] By: bailey                                on 2001/02/08  20:49:00
46438         Log: SYN SYN
46439      Branch: vmsperl
46440           +> pod/perliol.pod t/lib/sample-tests/bailout
46441           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
46442           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
46443           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
46444           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
46445           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
46446           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
46447            - lib/unicode/Is/DCinital.pl
46448           !> (integrate 101 files)
46449 ____________________________________________________________________________
46450 [  8717] By: nick                                  on 2001/02/08  19:38:48
46451         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
46452              From: Robin Barker <rmb1@cise.npl.co.uk>
46453              Date: Thu, 8 Feb 2001 14:38:07 GMT
46454              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
46455      Branch: perl
46456            ! lib/CPAN.pm
46457 ____________________________________________________________________________
46458 [  8716] By: nick                                  on 2001/02/08  19:29:07
46459         Log: Generated files form 8713 etc.
46460      Branch: perl
46461            ! embed.h global.sym objXSUB.h perlapi.c proto.h
46462 ____________________________________________________________________________
46463 [  8715] By: nick                                  on 2001/02/08  19:26:08
46464         Log: Fixup non-ithread build after 8713
46465      Branch: perl
46466            ! perl.c
46467 ____________________________________________________________________________
46468 [  8714] By: nick                                  on 2001/02/08  19:17:45
46469         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
46470              From: nick@ccl4.org
46471              Date: Wed, 7 Feb 2001 00:27:47 +0000
46472              Message-Id: <20010207002747.B63724@plum.flirble.org>
46473      Branch: perl
46474            ! sv.c toke.c
46475 ____________________________________________________________________________
46476 [  8713] By: nick                                  on 2001/02/08  19:15:58
46477         Log: Subject: Re: [patch] Re: PL_ptr_table
46478              From: Doug Maceachern <dougm@covalent.net>
46479              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
46480              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
46481      Branch: perl
46482            ! embed.pl perl.c sv.c sv.h
46483 ____________________________________________________________________________
46484 [  8712] By: nick                                  on 2001/02/08  19:12:47
46485         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
46486              From: Peter Prymmer <pvhp@forte.com>
46487              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
46488              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
46489      Branch: perl
46490            ! lib/Pod/Find.pm
46491 ____________________________________________________________________________
46492 [  8711] By: nick                                  on 2001/02/07  21:06:11
46493         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
46494              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
46495              From: Alan Burlison <Alan.Burlison@uk.sun.com>
46496              Date: Tue, 06 Feb 2001 23:37:01 +0000
46497              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
46498      Branch: perl
46499            ! regcomp.c
46500 ____________________________________________________________________________
46501 [  8710] By: alanbur                               on 2001/02/07  00:22:04
46502         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46503              associated UTFied tr/// code.  Also fixed scoping leak of
46504              PL_reg_start_tmp.
46505      Branch: maint-5.6/pureperl
46506            ! op.c regcomp.c
46507 ____________________________________________________________________________
46508 [  8709] By: nick                                  on 2001/02/06  21:16:49
46509         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
46510              From: Michael G Schwern <schwern@pobox.com>
46511              Date: Sun, 4 Feb 2001 19:47:14 -0500
46512              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
46513      Branch: perl
46514            ! pod/perlapi.pod pod/perlmodlib.PL
46515 ____________________________________________________________________________
46516 [  8708] By: nick                                  on 2001/02/06  20:41:20
46517         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
46518              From: Michael G Schwern <schwern@pobox.com>
46519              Date: Sun, 4 Feb 2001 21:17:49 -0500
46520              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
46521      Branch: perl
46522            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
46523            ! pod/perltootc.pod
46524 ____________________________________________________________________________
46525 [  8707] By: nick                                  on 2001/02/06  20:29:11
46526         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
46527              From: Michael G Schwern <schwern@pobox.com>
46528              Date: Tue, 6 Feb 2001 05:54:30 -0500
46529              Message-Id: <20010206055430.A951@blackrider.aocn.com>
46530      Branch: perl
46531            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
46532 ____________________________________________________________________________
46533 [  8706] By: nick                                  on 2001/02/06  20:21:40
46534         Log: Subject: RE: some win32 fixes
46535              Date: Tue, 6 Feb 2001 09:23:20 +0300
46536              From: Vadim Konovalov <vkonovalov@lucent.com>
46537              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
46538      Branch: perl
46539            ! toke.c win32/Makefile win32/config.bc win32/config.gc
46540            ! win32/config.vc win32/config_H.bc win32/makefile.mk
46541 ____________________________________________________________________________
46542 [  8705] By: alanbur                               on 2001/02/06  15:00:03
46543         Log: Synchronised with parent
46544      Branch: maint-5.6/pureperl
46545            ! regexec.c
46546           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
46547           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
46548 ____________________________________________________________________________
46549 [  8704] By: alanbur                               on 2001/02/06  14:55:24
46550         Log: Fixed UMRs and leak in Perl_pmtrans()
46551      Branch: maint-5.6/pureperl
46552            ! op.c
46553 ____________________________________________________________________________
46554 [  8703] By: gsar                                  on 2001/02/06  02:29:37
46555         Log: $(MAKE) distclean doesn't clean up properly on windows
46556      Branch: maint-5.6/perl
46557            ! win32/Makefile win32/makefile.mk
46558 ____________________________________________________________________________
46559 [  8702] By: gsar                                  on 2001/02/06  01:00:46
46560         Log: tweak change#8659 to keep it simple
46561      Branch: maint-5.6/perl
46562            ! utils/perldoc.PL
46563 ____________________________________________________________________________
46564 [  8701] By: gsar                                  on 2001/02/05  22:45:41
46565         Log: change#8693 was missing testsuite changes
46566      Branch: maint-5.6/perl
46567           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
46568 ____________________________________________________________________________
46569 [  8700] By: nick                                  on 2001/02/05  20:32:52
46570         Log: Integrate mainline
46571      Branch: perlio
46572           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
46573           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
46574           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
46575           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
46576           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
46577           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
46578           +> t/lib/test-harness.t
46579           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
46580           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
46581           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
46582           !> pod/perlutil.pod t/TEST utils/h2xs.PL
46583 ____________________________________________________________________________
46584 [  8699] By: nick                                  on 2001/02/05  19:41:07
46585         Log: Subject: perlfaq2, re: perlmongers
46586              From: David H. Adler <dha@panix.com>
46587              Date: Sun, 4 Feb 2001 23:48:23 -0500
46588              Message-Id: <20010204234823.A13429@panix.com>
46589      Branch: perl
46590            ! pod/perlfaq2.pod
46591 ____________________________________________________________________________
46592 [  8698] By: nick                                  on 2001/02/05  19:39:31
46593         Log: Missed file f#rom the testharness mess.
46594      Branch: perl
46595            + t/lib/test-harness.t
46596 ____________________________________________________________________________
46597 [  8697] By: nick                                  on 2001/02/05  19:37:21
46598         Log: Subject: [DOC PATCH] overload.pm nits
46599              From: John Tobey <jtobey@john-edwin-tobey.org>
46600              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
46601              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
46602      Branch: perl
46603            ! lib/overload.pm
46604 ____________________________________________________________________________
46605 [  8696] By: alanbur                               on 2001/02/05  11:56:00
46606         Log: Sync with parent
46607      Branch: maint-5.6/pureperl
46608           !> thread.h
46609 ____________________________________________________________________________
46610 [  8695] By: gsar                                  on 2001/02/05  03:27:34
46611         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
46612      Branch: maint-5.6/perl
46613            ! thread.h
46614 ____________________________________________________________________________
46615 [  8694] By: alanbur                               on 2001/02/05  00:07:47
46616         Log: Initial branch creation from //depot/maint-5.6/perl
46617      Branch: maint-5.6/pureperl
46618           +> (branch 1719 files)
46619 ____________________________________________________________________________
46620 [  8693] By: gsar                                  on 2001/02/04  22:38:49
46621         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
46622              changes)
46623      Branch: maint-5.6/perl
46624           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
46625           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
46626           !> ext/DB_File/version.c
46627 ____________________________________________________________________________
46628 [  8692] By: nick                                  on 2001/02/04  18:15:57
46629         Log: The missed t/TEST part of the grand testharness upgrade.
46630      Branch: perl
46631            ! t/TEST
46632 ____________________________________________________________________________
46633 [  8691] By: nick                                  on 2001/02/04  18:05:17
46634         Log: New improved test harness
46635              Subject: Re: [PATCH Test::Harness] Third time's a charm?
46636              From: Michael G Schwern <schwern@pobox.com>
46637              Date: Sun, 4 Feb 2001 08:01:20 -0500
46638              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
46639      Branch: perl
46640            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
46641            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
46642            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
46643            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
46644            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
46645            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
46646            ! MANIFEST lib/Test/Harness.pm
46647 ____________________________________________________________________________
46648 [  8690] By: nick                                  on 2001/02/04  17:57:51
46649         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
46650              From: Jonathan Stowe <gellyfish@gellyfish.com>
46651              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
46652              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
46653      Branch: perl
46654            ! utils/h2xs.PL
46655 ____________________________________________________________________________
46656 [  8689] By: nick                                  on 2001/02/04  17:55:24
46657         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
46658              From: Michael G Schwern <schwern@pobox.com>
46659              Date: Sat, 3 Feb 2001 22:46:38 -0500
46660              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
46661      Branch: perl
46662            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
46663            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
46664 ____________________________________________________________________________
46665 [  8688] By: nick                                  on 2001/02/04  17:43:55
46666         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
46667              length byfailing to spot lack of closing )
46668              From: nick@talking.bollo.cx
46669              Date: Sat, 03 Feb 2001 23:53:16 +0000
46670              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
46671      Branch: perl
46672            ! perlio.c pod/perldiag.pod
46673 ____________________________________________________________________________
46674 [  8687] By: jhi                                   on 2001/02/03  17:11:42
46675         Log: HP-UX thread patches from Merijn H. Brand.
46676      Branch: maint-5.6/perl
46677            ! README.hpux hints/hpux.sh
46678 ____________________________________________________________________________
46679 [  8686] By: jhi                                   on 2001/02/03  16:40:12
46680         Log: Metaconfig changes for #8685.
46681      Branch: metaconfig
46682            ! U/installdirs/instubperl.U
46683      Branch: metaconfig/U/perl
46684            ! Devel.U versiononly.U
46685 ____________________________________________________________________________
46686 [  8685] By: jhi                                   on 2001/02/03  16:39:49
46687         Log: For -Dusedevel builds turn off installusrbinperl and turn on
46688              versiononly, a combined idea of Richard Soderberg and Merijn
46689              H. Brand.  You can still override both of these from the command
46690              line if you need to, -Dinstallusrbinperl and -Uversiononly.
46691      Branch: perl
46692            ! Configure
46693 ____________________________________________________________________________
46694 [  8684] By: jhi                                   on 2001/02/03  16:16:34
46695         Log: Metaconfig unit fix for #8683.
46696      Branch: metaconfig
46697            ! U/compline/nblock_io.U
46698 ____________________________________________________________________________
46699 [  8683] By: jhi                                   on 2001/02/03  16:16:12
46700         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
46701              reported by Peter Prymmer for 5.6-TRIAL1.
46702      Branch: perl
46703            ! Configure
46704 ____________________________________________________________________________
46705 [  8682] By: jhi                                   on 2001/02/03  05:52:11
46706         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
46707              to work correctly.
46708      Branch: maint-5.6/perl
46709            ! hints/irix_6.sh
46710 ____________________________________________________________________________
46711 [  8681] By: jhi                                   on 2001/02/03  05:47:33
46712         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
46713      Branch: maint-5.6/perl
46714            ! pod/perlport.pod
46715 ____________________________________________________________________________
46716 [  8680] By: jhi                                   on 2001/02/02  21:39:49
46717         Log: perlport update from Peter Prymmer.
46718      Branch: maint-5.6/perl
46719            ! pod/perlport.pod
46720 ____________________________________________________________________________
46721 [  8679] By: nick                                  on 2001/02/02  20:50:48
46722         Log: Integrate mainline
46723      Branch: perlio
46724           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
46725           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
46726           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
46727 ____________________________________________________________________________
46728 [  8678] By: gsar                                  on 2001/02/02  16:02:12
46729         Log: note about bincompat, slightly modified (from Lupe Christoph)
46730      Branch: maint-5.6/perl
46731            ! README.solaris
46732 ____________________________________________________________________________
46733 [  8677] By: jhi                                   on 2001/02/02  15:46:20
46734         Log: Supported platforms updates.
46735      Branch: maint-5.6/perl
46736            ! pod/perlport.pod
46737 ____________________________________________________________________________
46738 [  8676] By: jhi                                   on 2001/02/02  03:41:26
46739         Log: A couple more perlfaq2 tweaks.
46740      Branch: maint-5.6/perl
46741            ! pod/perlfaq2.pod
46742 ____________________________________________________________________________
46743 [  8675] By: jhi                                   on 2001/02/02  03:17:44
46744         Log: Misedit in #8661.
46745      Branch: maint-5.6/perl
46746            ! Configure
46747 ____________________________________________________________________________
46748 [  8674] By: jhi                                   on 2001/02/02  03:14:38
46749         Log: Damien again.
46750      Branch: maint-5.6/perl
46751            ! pod/perlfaq2.pod
46752 ____________________________________________________________________________
46753 [  8673] By: jhi                                   on 2001/02/02  03:12:40
46754         Log: perlfaq update from Elaine Ashton.
46755      Branch: maint-5.6/perl
46756            ! pod/perlfaq2.pod
46757 ____________________________________________________________________________
46758 [  8672] By: jhi                                   on 2001/02/02  03:07:08
46759         Log: UTF-8 s/// patch from Inaba Hiroto.
46760      Branch: maint-5.6/perl
46761            ! pp_ctl.c pp_hot.c
46762 ____________________________________________________________________________
46763 [  8671] By: jhi                                   on 2001/02/01  22:34:31
46764         Log: Update Changes.
46765      Branch: perl
46766            ! Changes patchlevel.h
46767 ____________________________________________________________________________
46768 [  8670] By: jhi                                   on 2001/02/01  22:15:29
46769         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
46770              from maintperl.
46771              
46772              Upgrade to Getopt::Long 2.25, from Johan Vromans.
46773              
46774              more files need to be writable in the source distribution
46775              
46776              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
46777              
46778              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46779              
46780              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46781              
46782              Allow the float to be fuzzier.
46783              
46784              need to use INT2PTR instead of a straight cast or ia64 fails
46785              
46786              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46787              
46788              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46789      Branch: perl
46790           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
46791           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
46792           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
46793 ____________________________________________________________________________
46794 [  8669] By: jhi                                   on 2001/02/01  21:57:02
46795         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46796              From: Robin Barker <rmb1@cise.npl.co.uk>
46797              Date: Thu, 1 Feb 2001 16:59:05 GMT
46798              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
46799      Branch: maint-5.6/perl
46800            ! pod/perlmodlib.PL
46801 ____________________________________________________________________________
46802 [  8668] By: nick                                  on 2001/02/01  19:41:40
46803         Log: Integrate mainline
46804      Branch: perlio
46805           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
46806           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
46807           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
46808 ____________________________________________________________________________
46809 [  8667] By: gsar                                  on 2001/02/01  16:59:11
46810         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46811      Branch: maint-5.6/perl
46812            ! embed.pl embedvar.h
46813 ____________________________________________________________________________
46814 [  8666] By: gsar                                  on 2001/02/01  16:34:51
46815         Log: add missing entries to win32/config.?c
46816      Branch: maint-5.6/perl
46817            ! win32/config.bc win32/config.gc win32/config.vc
46818            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46819 ____________________________________________________________________________
46820 [  8665] By: jhi                                   on 2001/02/01  14:58:51
46821         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46822              From: "Stephen P. Potter" <spp@spotter.yi.org>
46823              Date: Thu, 01 Feb 2001 10:45:46 -0500
46824              Message-Id: <200102011545.KAA31479@spotter.yi.org>
46825      Branch: maint-5.6/perl
46826            ! pod/perlfunc.pod
46827 ____________________________________________________________________________
46828 [  8664] By: gsar                                  on 2001/02/01  14:52:37
46829         Log: need to use INT2PTR instead of a straight cast or ia64 fails
46830              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
46831      Branch: maint-5.6/perl
46832            ! ext/POSIX/POSIX.xs
46833 ____________________________________________________________________________
46834 [  8663] By: jhi                                   on 2001/02/01  14:09:13
46835         Log: Allow the float to be fuzzier.
46836      Branch: maint-5.6/perl
46837            ! t/lib/peek.t
46838 ____________________________________________________________________________
46839 [  8662] By: jhi                                   on 2001/02/01  13:59:00
46840         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46841              From: Robin Barker <rmb1@cise.npl.co.uk>
46842              Date: Thu, 1 Feb 2001 13:05:39 GMT
46843              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
46844      Branch: maint-5.6/perl
46845            ! pod/perlmodlib.pod
46846 ____________________________________________________________________________
46847 [  8661] By: jhi                                   on 2001/02/01  13:57:38
46848         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
46849              Date: Thu, 01 Feb 2001 14:15:41 +0100
46850              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46851              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
46852              
46853              Have the $ccflags in the gcc version test (strange, this change
46854              is claimed to be have been integrated already)
46855      Branch: maint-5.6/perl
46856            ! Configure
46857 ____________________________________________________________________________
46858 [  8660] By: jhi                                   on 2001/02/01  13:44:10
46859         Log: Integrate changes #7950,7964,7962 from mainline.
46860              
46861              Find the stdchar signedness using cpp, should fix some of
46862              the Solaris compiler warnings reported by Alan Burlison.
46863      Branch: maint-5.6/perl
46864           !> Configure config_h.SH
46865 ____________________________________________________________________________
46866 [  8659] By: jhi                                   on 2001/02/01  05:35:32
46867         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
46868              From: Jan Dubois <JanD@ActiveState.com>
46869              Date: Wed, 31 Jan 2001 21:17:03 -0800
46870              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
46871      Branch: maint-5.6/perl
46872            ! utils/perldoc.PL
46873 ____________________________________________________________________________
46874 [  8658] By: jhi                                   on 2001/02/01  04:33:17
46875         Log: Integrate the README.os390 and README.posix-bc parts of mainline
46876              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
46877              installperl parts were taken care of by #8657.)
46878      Branch: maint-5.6/perl
46879           !> README.os390 README.posix-bc
46880 ____________________________________________________________________________
46881 [  8657] By: jhi                                   on 2001/02/01  04:29:21
46882         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
46883              From: Peter Prymmer <pvhp@forte.com>
46884              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
46885              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
46886      Branch: maint-5.6/perl
46887            + ext/DynaLoader/dl_dllload.xs
46888            ! MANIFEST Makefile.SH hints/os390.sh installperl
46889 ____________________________________________________________________________
46890 [  8656] By: jhi                                   on 2001/02/01  04:25:45
46891         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
46892              From: Peter Prymmer <pvhp@forte.com>
46893              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
46894              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
46895      Branch: maint-5.6/perl
46896            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
46897 ____________________________________________________________________________
46898 [  8655] By: jhi                                   on 2001/02/01  04:14:47
46899         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
46900              From: troc@netrus.net
46901              Date: Wed, 31 Jan 2001 22:31:26 -0500
46902              Message-Id: <200102010331.WAA117.85@rocco.homenet>
46903      Branch: maint-5.6/perl
46904            ! os2/os2.c
46905 ____________________________________________________________________________
46906 [  8654] By: jhi                                   on 2001/02/01  04:12:52
46907         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46908              as reported by Alan Burlison.
46909      Branch: maint-5.6/perl
46910            ! pp.h
46911 ____________________________________________________________________________
46912 [  8653] By: jhi                                   on 2001/02/01  04:05:12
46913         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
46914              From: dsugalski@northernlight.com
46915              Date: Wed, 31 Jan 2001 18:54:11 -0500
46916              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
46917      Branch: maint-5.6/perl
46918            ! configure.com
46919 ____________________________________________________________________________
46920 [  8652] By: jhi                                   on 2001/02/01  04:03:11
46921         Log: Misplaced #endif.
46922              
46923              Subject: [perl-5-6-1-trial2] patches for EPOC
46924              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46925              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46926              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46927      Branch: maint-5.6/perl
46928            ! epoc/epocish.c
46929 ____________________________________________________________________________
46930 [  8651] By: jhi                                   on 2001/02/01  04:00:25
46931         Log: Integrate changes #8647,8648,8650 from mainline.
46932              
46933              Macrofy a magic UTF-8 test.
46934              
46935              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
46936              
46937              Watch out for cross compiling for EPOC (usually done on linux).
46938      Branch: maint-5.6/perl
46939           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
46940 ____________________________________________________________________________
46941 [  8650] By: jhi                                   on 2001/02/01  03:56:20
46942         Log: Watch out for cross compiling for EPOC (usually done on linux)
46943              
46944              Subject: [perl-5-6-1-trial2] patches for EPOC
46945              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46946              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46947              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46948      Branch: perl
46949            ! ext/Errno/Errno_pm.PL
46950 ____________________________________________________________________________
46951 [  8649] By: gsar                                  on 2001/02/01  00:46:00
46952         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
46953      Branch: maint-5.6/perl
46954            ! sv.c
46955 ____________________________________________________________________________
46956 [  8648] By: jhi                                   on 2001/01/31  23:35:36
46957         Log: All the uses of PL_numeric_radix must be protected by
46958              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
46959              
46960              Subject: [perl-5-6-1-trial2] patches for EPOC
46961              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46962              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46963              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46964      Branch: perl
46965            ! sv.c
46966 ____________________________________________________________________________
46967 [  8647] By: jhi                                   on 2001/01/31  22:56:16
46968         Log: Macrofy a magic UTF-8 test.
46969      Branch: perl
46970            ! utf8.c utf8.h
46971 ____________________________________________________________________________
46972 [  8646] By: gsar                                  on 2001/01/31  15:55:12
46973         Log: update Changes
46974      Branch: maint-5.6/perl
46975            ! Changes
46976 ____________________________________________________________________________
46977 [  8645] By: gsar                                  on 2001/01/31  15:10:14
46978         Log: Configure tweak suggested by Peter Prymmer
46979      Branch: maint-5.6/perl
46980            ! Configure
46981 ____________________________________________________________________________
46982 [  8644] By: gsar                                  on 2001/01/31  15:06:32
46983         Log: more files need to be writable in the source distribution
46984      Branch: maint-5.6/perl
46985            ! Porting/makerel
46986 ____________________________________________________________________________
46987 [  8643] By: jhi                                   on 2001/01/31  14:59:46
46988         Log: Integrate changes #8258,8278,8279 from mainline.
46989              
46990              Make the large file tests more robust/talkative.
46991      Branch: maint-5.6/perl
46992           !> t/lib/syslfs.t t/op/lfs.t
46993 ____________________________________________________________________________
46994 [  8642] By: gsar                                  on 2001/01/31  14:53:48
46995         Log: integrate changes#8311,8334 from mainline
46996              
46997              Add a new MakeMaker variable PM_FILTER that defines a Unix
46998              filter to be run on each .pm during the pm_to_blib() phase,
46999              a fixed version of
47000              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
47001              
47002              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
47003              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
47004              accurate reading of the "atime".  
47005      Branch: maint-5.6/perl
47006           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
47007           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
47008           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
47009 ____________________________________________________________________________
47010 [  8641] By: jhi                                   on 2001/01/31  14:46:37
47011         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
47012      Branch: maint-5.6/perl
47013            ! lib/Getopt/Long.pm
47014 ____________________________________________________________________________
47015 [  8640] By: gsar                                  on 2001/01/31  14:40:24
47016         Log: make regen_all
47017      Branch: maint-5.6/perl
47018            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
47019 ____________________________________________________________________________
47020 [  8639] By: gsar                                  on 2001/01/31  14:37:25
47021         Log: refresh windows config files
47022      Branch: maint-5.6/perl
47023            ! win32/Makefile win32/config_H.bc win32/config_H.gc
47024            ! win32/config_H.vc win32/makefile.mk
47025 ____________________________________________________________________________
47026 [  8638] By: gsar                                  on 2001/01/31  14:28:10
47027         Log: makefile tweaks for windows: introduce a bulk-switch to enable
47028              same options as ActivePerl; sync changes with makefile.mk
47029      Branch: maint-5.6/perl
47030            ! win32/Makefile win32/makefile.mk
47031 ____________________________________________________________________________
47032 [  8637] By: jhi                                   on 2001/01/31  04:41:30
47033         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
47034              From: Nicholas Clark <nick@ccl4.org>
47035              Date: Tue, 30 Jan 2001 19:51:05 +0000
47036              Message-ID: <20010130195105.R76607@plum.flirble.org> 
47037              
47038              op/inc cure.
47039      Branch: perl
47040            ! pp.c pp.h pp_hot.c t/op/arith.t
47041 ____________________________________________________________________________
47042 [  8636] By: jhi                                   on 2001/01/31  02:38:32
47043         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
47044              no perlio],8257,8380,8479,8515 from mainline.
47045              
47046              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
47047              
47048              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
47049              Subject: [PATCH perl@8133] fix-up for VMS extensions
47050              
47051              In VMS embedded perls couldn't access the statically built Socket.
47052              
47053              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
47054              
47055              Further VMS piping fixes from Charles Lane.
47056              
47057              Subject:  [PATCH] make t/op/misc.t work on VMS
47058              
47059              Add tracing for debugging extensions builds in VMS.
47060              
47061              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
47062      Branch: maint-5.6/perl
47063           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
47064           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
47065           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
47066 ____________________________________________________________________________
47067 [  8635] By: jhi                                   on 2001/01/31  01:46:41
47068         Log: Integrate change #7732 from mainline.
47069              
47070              Sparc 64-bit pack() fix from Jens Hamisch.
47071      Branch: maint-5.6/perl
47072           !> pp.c
47073 ____________________________________________________________________________
47074 [  8634] By: jhi                                   on 2001/01/31  01:41:16
47075         Log: One spot missing from #8626.
47076      Branch: maint-5.6/perl
47077            ! sv.c
47078 ____________________________________________________________________________
47079 [  8633] By: jhi                                   on 2001/01/31  00:49:17
47080         Log: Integrate change #7495 from mainline.
47081              
47082              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
47083      Branch: maint-5.6/perl
47084           !> MANIFEST ext/re/Makefile.PL
47085 ____________________________________________________________________________
47086 [  8632] By: jhi                                   on 2001/01/30  23:38:49
47087         Log: Integrate change #8396 from mainline.
47088              
47089              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
47090              better multicast support (resend)
47091      Branch: maint-5.6/perl
47092           !> ext/Socket/Socket.pm
47093 ____________________________________________________________________________
47094 [  8631] By: jhi                                   on 2001/01/30  23:28:03
47095         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
47096              
47097              More AIX lore. (7514, ext/re/hints/aix.pl)
47098              
47099              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
47100              
47101              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)
47102              
47103              Subject: [ID 20001214.002] Net::Ping patch
47104              
47105              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
47106              
47107              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
47108              
47109              Add ReuseAddr as a (preferred) alias for Reuse as we now
47110              also have ReusePort.
47111              
47112              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
47113      Branch: maint-5.6/perl
47114           +> ext/re/hints/aix.pl
47115           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
47116           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
47117 ____________________________________________________________________________
47118 [  8630] By: jhi                                   on 2001/01/30  23:03:59
47119         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
47120              
47121              read() documentation tweak for 20001121.004.
47122              
47123              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
47124      Branch: maint-5.6/perl
47125           !> pod/perlfunc.pod pod/perlre.pod
47126 ____________________________________________________________________________
47127 [  8629] By: jhi                                   on 2001/01/30  22:41:57
47128         Log: Integrate change #8098 from mainline.
47129              
47130              fastgetcwd is defined using a glob alias on a $^O dependent basis
47131              and there was no default assignment or perl subroutine.
47132      Branch: maint-5.6/perl
47133           !> lib/Cwd.pm
47134 ____________________________________________________________________________
47135 [  8628] By: jhi                                   on 2001/01/30  21:58:52
47136         Log: Integrate change #7866 from mainline.
47137              
47138              File::Temp 0.11.
47139      Branch: maint-5.6/perl
47140           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
47141 ____________________________________________________________________________
47142 [  8627] By: jhi                                   on 2001/01/30  21:39:44
47143         Log: Integrate changes #8075,8086,8228 from mainline.  
47144              
47145              Darwin is not Windows. (8075,8086)
47146              
47147              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
47148      Branch: maint-5.6/perl
47149           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
47150           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
47151           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
47152           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
47153 ____________________________________________________________________________
47154 [  8626] By: jhi                                   on 2001/01/30  21:22:11
47155         Log: Integrate with tweakery the change #8625 from mainline,
47156              the multibyte decimal separator fix ("fa_IR locale failure").
47157      Branch: maint-5.6/perl
47158            ! embedvar.h perlapi.h
47159           !> intrpvar.h perl.c perl.h sv.c util.c
47160 ____________________________________________________________________________
47161 [  8625] By: jhi                                   on 2001/01/30  20:26:33
47162         Log: Fix for the fa_IR locale failure.  The reason for the failure
47163              was that Perl was assuming the decimal separator aka the radix
47164              separator is one character.  The Farsi-Iranian locale crushed
47165              that bad assumption since there the separator is 'Momayyez',
47166              glyphwise looking somewhat like a slash, and in Unicode UTF-8
47167              encoded in two bytes, 0xd9 0xab.
47168      Branch: perl
47169            ! intrpvar.h perl.c perl.h sv.c util.c
47170 ____________________________________________________________________________
47171 [  8624] By: gsar                                  on 2001/01/30  20:17:03
47172         Log: regen_headers
47173      Branch: maint-5.6/perl
47174            ! Makefile.SH pod/perlintern.pod
47175 ____________________________________________________________________________
47176 [  8623] By: gsar                                  on 2001/01/30  19:42:34
47177         Log: backout change#7431 and its dependents (causes spurious rebuilds
47178              of autogenerated files)
47179              
47180              fix benign b.t failure
47181      Branch: maint-5.6/perl
47182            ! Makefile.SH t/lib/b.t
47183 ____________________________________________________________________________
47184 [  8622] By: jhi                                   on 2001/01/30  19:41:41
47185         Log: Microperl sync.
47186      Branch: perl
47187            ! mg.c perl.h
47188 ____________________________________________________________________________
47189 [  8621] By: gsar                                  on 2001/01/30  19:24:47
47190         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
47191              from mainline
47192              
47193              Subject: podlators 1.06 released
47194              
47195              Subject: [PATCH @8436] Eliminate op_children
47196              
47197              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
47198              
47199              (Replaced by #8448)  More op_children traces (cleanup of #8442).
47200              
47201              Subject: [PATCH #3 @8436] Re: Eliminate op_children
47202              Replace #8444 and #8445.
47203              
47204              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
47205              at the setting of the ofs_sv in new_struct_thread() as the
47206              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
47207              uninitialized fields are, uh, initialized with),
47208              SvREFCNT_inc()ing that invited a core dump.
47209              
47210              podlators 1.07, from Russ Allbery.
47211              
47212              Subject: [PATCH] regcomp.c old feature removal
47213              From: mjd@plover.com
47214              Date: 16 Jan 2001 14:43:18 -0000 
47215              Message-ID: <20010116144318.7140.qmail@plover.com> 
47216      Branch: maint-5.6/perl
47217           +> lib/Pod/Text/Overstrike.pm
47218           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
47219           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
47220           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
47221           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
47222           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
47223           !> util.c
47224 ____________________________________________________________________________
47225 [  8620] By: gsar                                  on 2001/01/30  18:48:32
47226         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
47227              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
47228              now fails one test)
47229              
47230              Subject: [PATCH] lvalue AUTOLOAD. No, really.
47231              
47232              Subject: [PATCH] Interesting syntax idea
47233              Make opens + bareword assigns do typeglob assigns.
47234              
47235              Tests for #8254.
47236              
47237              Subject: [PATCH @8269] Continue blocks and B::Deparse
47238              Make the peephole optimizer to bypass more null ops and
47239              and rewrite the deparse handling of continue blocks.
47240              
47241              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
47242              Doc tweak on #8313.
47243              
47244              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
47245              
47246              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
47247              
47248              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
47249              
47250              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
47251              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
47252              according to the platform.
47253              
47254              Subject: [PATCH @8404] Consolidated lvalue sub changes
47255              
47256              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
47257              
47258              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
47259              
47260              Subject: B::Concise -- an improved replacement for B::Terse 
47261              
47262              The B::Terse drop-in replacement wasn't quite drop-in.
47263              
47264              The LVRET macro needed an aTHX.
47265              
47266              Use the /^Perl_/-less form of is_lvalue_sub().
47267              
47268              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47269      Branch: maint-5.6/perl
47270           +> ext/B/B/Concise.pm
47271           !> (integrate 27 files)
47272 ____________________________________________________________________________
47273 [  8619] By: nick                                  on 2001/01/30  18:40:28
47274         Log: Integrate mainline
47275      Branch: perlio
47276           !> (integrate 40 files)
47277 ____________________________________________________________________________
47278 [  8618] By: jhi                                   on 2001/01/30  18:37:18
47279         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
47280              Date: Mon, 29 Jan 2001 22:51:29 -0600
47281              From: "Craig A. Berry" <craigberry@mac.com>
47282              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
47283      Branch: perl
47284            ! vms/test.com
47285 ____________________________________________________________________________
47286 [  8617] By: jhi                                   on 2001/01/30  18:34:53
47287         Log: Subject: [PATCH] Add missing CV flags to dump.c
47288              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47289              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
47290              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
47291      Branch: perl
47292            ! dump.c
47293 ____________________________________________________________________________
47294 [  8616] By: jhi                                   on 2001/01/30  18:20:58
47295         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
47296              part isn't applicable to maintperl.
47297              
47298              UTF-8 nit from Inaba Hiroto.
47299      Branch: maint-5.6/perl
47300           !> pod/perlapi.pod utf8.c
47301 ____________________________________________________________________________
47302 [  8615] By: jhi                                   on 2001/01/30  18:18:51
47303         Log: UTF-8 nit from Inaba Hiroto.
47304      Branch: perl
47305            ! pod/perlapi.pod t/op/each.t utf8.c
47306 ____________________________________________________________________________
47307 [  8614] By: jhi                                   on 2001/01/30  18:13:38
47308         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
47309              
47310              perl's internal variables are not for public consumption,
47311              move their docs from perlapi.pod to perlintern.pod
47312              
47313              support for -Dusethreads build under HP-UX 10.20 and DCE threads
47314              library (11.0 and later have pthreads but 10.x don't)
47315              
47316              avoid uninitialized value warnings
47317              
47318              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
47319              gets weird results)
47320              
47321              perldoc nit on windows
47322              
47323              make it possible to run the tests outside the source tree
47324              (there's still a dependency on ../lib being the library
47325              location)
47326      Branch: perl
47327           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
47328           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
47329           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
47330           !> win32/bin/search.pl win32/vdir.h
47331 ____________________________________________________________________________
47332 [  8613] By: gsar                                  on 2001/01/30  16:39:59
47333         Log: make it possible to run the tests outside the source tree
47334              (there's still a dependency on ../lib being the library
47335              location)
47336      Branch: maint-5.6/perl
47337            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
47338 ____________________________________________________________________________
47339 [  8612] By: gsar                                  on 2001/01/30  16:31:12
47340         Log: perldoc nit on windows
47341      Branch: maint-5.6/perl
47342            ! utils/perldoc.PL
47343 ____________________________________________________________________________
47344 [  8611] By: gsar                                  on 2001/01/30  16:22:54
47345         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
47346              gets weird results)
47347      Branch: maint-5.6/perl
47348            ! win32/vdir.h
47349 ____________________________________________________________________________
47350 [  8610] By: gsar                                  on 2001/01/30  16:12:45
47351         Log: avoid uninitialized value warnings
47352      Branch: maint-5.6/perl
47353            ! win32/bin/search.pl
47354 ____________________________________________________________________________
47355 [  8609] By: gsar                                  on 2001/01/30  16:08:01
47356         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
47357              library (11.0 and later have pthreads but 10.x don't)
47358      Branch: maint-5.6/perl
47359            ! hints/hpux.sh thread.h
47360 ____________________________________________________________________________
47361 [  8608] By: gsar                                  on 2001/01/30  15:48:55
47362         Log: perl's internal variables are not for public consumption,
47363              move their docs from perlapi.pod to perlintern.pod
47364      Branch: maint-5.6/perl
47365            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
47366            ! thrdvar.h
47367 ____________________________________________________________________________
47368 [  8607] By: gsar                                  on 2001/01/30  15:44:27
47369         Log: mistakenly branched perl56delta.pod, revert
47370      Branch: maint-5.6/perl
47371            - pod/perl56delta.pod
47372           !> pod/perldelta.pod
47373 ____________________________________________________________________________
47374 [  8606] By: gsar                                  on 2001/01/30  14:20:24
47375         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
47376              dTHR which has been a noop for a while now, except for the
47377              compatibility definition in thread.h)
47378      Branch: maint-5.6/perl
47379           !> (integrate 45 files)
47380 ____________________________________________________________________________
47381 [  8605] By: jhi                                   on 2001/01/30  05:43:58
47382         Log: Mark the UTF-8 APIs as experimental.
47383      Branch: maint-5.6/perl
47384            ! embed.pl pod/perlapi.pod
47385 ____________________________________________________________________________
47386 [  8604] By: jhi                                   on 2001/01/30  05:38:40
47387         Log: Nits from earlier integrates.
47388      Branch: maint-5.6/perl
47389            ! lib/Carp/Heavy.pm
47390           !> sv.c
47391 ____________________________________________________________________________
47392 [  8603] By: jhi                                   on 2001/01/30  05:27:26
47393         Log: Regenerate Porting files.
47394      Branch: maint-5.6/perl
47395            ! Porting/Glossary Porting/config.sh Porting/config_H
47396 ____________________________________________________________________________
47397 [  8602] By: jhi                                   on 2001/01/30  05:14:59
47398         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
47399              8310,8339,8447,8492,8493,8505,8525: documentation changes.
47400              
47401              Subject: Re: perlfaq style changes
47402              
47403              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
47404              
47405              Subject: [PATCH] docs on NaN
47406              
47407              Subject: [patch] perlfaq7
47408              
47409              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
47410              
47411              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
47412              
47413              Subject: [PATCH] open() example in perlfunc.pod
47414              
47415              Podify README.mpeix (a new version from the web)
47416              
47417              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
47418              
47419              Subject: [PATCH] format and rewording in perlfaq.pod
47420              
47421              Subject: [PATCH] API Variable documentation   
47422              
47423              Memory management calls documentation.
47424              
47425              Subject: [PATCH: perl@8482] README.vms URL updates
47426              
47427              Subject: Minor typos in perlfaq2.pod
47428              
47429              Subject: [PATCH] pod/perlvar.pod
47430      Branch: maint-5.6/perl
47431           +> pod/perl56delta.pod
47432            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
47433           !> README.amiga README.epoc README.mpeix README.vms
47434           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
47435           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
47436           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
47437           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
47438           !> pod/perlvar.pod thrdvar.h
47439 ____________________________________________________________________________
47440 [  8601] By: jhi                                   on 2001/01/30  04:38:35
47441         Log: Integrate changes #8036,8096,8253 from mainline:
47442              hints changes.
47443              
47444              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47445              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
47446              
47447              Output the (apparent) version of gcc in Tru64.
47448      Branch: maint-5.6/perl
47449           +> ext/POSIX/hints/svr4.pl
47450           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
47451           !> hints/svr4.sh t/lib/bigfltpm.t
47452 ____________________________________________________________________________
47453 [  8600] By: jhi                                   on 2001/01/30  04:04:01
47454         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
47455              locale fixes.
47456              
47457              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
47458              
47459              Debian allows /usr/bin/locale to exist without any locales. (7868)
47460              
47461              Allow the locale test needing POSIX and the taint test
47462              needing IPC::SysV to run under 'minitest' (basically,
47463              bail out if loading the extension fails). (8384)
47464              
47465              Cleanup the locale.t output  (8480)
47466      Branch: maint-5.6/perl
47467           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
47468           !> t/pragma/locale.t
47469 ____________________________________________________________________________
47470 [  8599] By: jhi                                   on 2001/01/30  03:51:04
47471         Log: Missing generated files from #8598.
47472      Branch: maint-5.6/perl
47473            ! embed.h global.sym objXSUB.h perlapi.c proto.h
47474 ____________________________________________________________________________
47475 [  8598] By: jhi                                   on 2001/01/30  03:41:54
47476         Log: Integrate change #8555 from mainline, manually integrate parts
47477              of changes 8452 and 8583.
47478              
47479              Subject: [PATCH] utf8.c documentation (8452)
47480              
47481              No point in checking the length if the pointer is bogus. (8555)
47482              
47483              Introduce bytes_from_utf8() and implement sv_eq() using it,
47484              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
47485              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
47486              was malformed. (8583)
47487      Branch: maint-5.6/perl
47488            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
47489           !> pod/perlapi.pod sv.c utf8.c
47490 ____________________________________________________________________________
47491 [  8597] By: gsar                                  on 2001/01/30  02:37:26
47492         Log: get PERL_OBJECT build going again on windows
47493      Branch: maint-5.6/perl
47494            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47495            ! pod/perlapi.pod proto.h sv.c
47496 ____________________________________________________________________________
47497 [  8596] By: jhi                                   on 2001/01/30  02:16:17
47498         Log: Signedness nit.
47499      Branch: perl
47500            ! sv.c
47501 ____________________________________________________________________________
47502 [  8595] By: jhi                                   on 2001/01/30  02:11:07
47503         Log: EBCDIC patch for Storable, from Peter Prymmer.
47504      Branch: perl
47505            ! t/lib/st-06compat.t
47506 ____________________________________________________________________________
47507 [  8594] By: jhi                                   on 2001/01/30  01:04:48
47508         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
47509              From: Peter Prymmer <pvhp@forte.com>
47510              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
47511              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
47512      Branch: perl
47513            ! t/lib/b.t
47514 ____________________________________________________________________________
47515 [  8593] By: jhi                                   on 2001/01/30  00:56:47
47516         Log: Subject: [PATCH: perl@8585] pod problems in io
47517              From: Peter Prymmer <pvhp@forte.com>
47518              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
47519              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
47520      Branch: perl
47521            ! pod/perlapio.pod pod/perliol.pod
47522 ____________________________________________________________________________
47523 [  8592] By: jhi                                   on 2001/01/30  00:48:20
47524         Log: Integrate perlio.
47525      Branch: perl
47526           !> pod/perlapio.pod pod/perliol.pod
47527 ____________________________________________________________________________
47528 [  8591] By: nick                                  on 2001/01/29  22:02:28
47529         Log: GNU 'merge' Simon's copy of perliol.pod with version
47530              patched by Craig's patch.
47531      Branch: perlio
47532            ! pod/perliol.pod
47533 ____________________________________________________________________________
47534 [  8590] By: nick                                  on 2001/01/29  21:55:10
47535         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
47536      Branch: perlio
47537            ! pod/perlapio.pod pod/perliol.pod
47538 ____________________________________________________________________________
47539 [  8589] By: jhi                                   on 2001/01/29  15:35:33
47540         Log: Integrate change #8586 from maint-5.6/perl.
47541              
47542              make the BOM detection code not call tell() until it has to
47543              (meant to fix esoteric compatibility issues where PL_rsfp
47544              is overridden)
47545      Branch: perl
47546           !> toke.c
47547 ____________________________________________________________________________
47548 [  8588] By: jhi                                   on 2001/01/29  15:29:11
47549         Log: Subject: MAking Solaris malloc() the default
47550              From: Lupe Christoph <lupe@lupe-christoph.de>
47551              Date: Mon, 29 Jan 2001 12:59:36 +0100
47552              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
47553              
47554              The README.solaris part slightly tweaked.
47555      Branch: perl
47556            ! README.solaris hints/solaris_2.sh
47557 ____________________________________________________________________________
47558 [  8587] By: jhi                                   on 2001/01/29  15:17:34
47559         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
47560              From: root@ak-75.mind.de
47561              Date: Sun, 28 Jan 2001 20:32:29 +0100
47562              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
47563      Branch: perl
47564            ! pod/perlre.pod
47565 ____________________________________________________________________________
47566 [  8586] By: gsar                                  on 2001/01/29  13:43:44
47567         Log: make the BOM detection code not call tell() until it has to
47568              (meant to fix esoteric compatibility issues where PL_rsfp
47569              is overridden)
47570      Branch: maint-5.6/perl
47571            ! toke.c
47572 ____________________________________________________________________________
47573 [  8585] By: jhi                                   on 2001/01/28  20:05:45
47574         Log: Update Changes.
47575      Branch: perl
47576            ! Changes patchlevel.h
47577 ____________________________________________________________________________
47578 [  8584] By: jhi                                   on 2001/01/28  19:30:02
47579         Log: Integrate perlio.
47580      Branch: perl
47581           +> pod/perliol.pod
47582           !> MANIFEST pod/perlapio.pod
47583 ____________________________________________________________________________
47584 [  8583] By: jhi                                   on 2001/01/28  19:28:40
47585         Log: Patch from Inaba Hiroto:
47586              - canonical UTF-8 hash keys: if a key string for a hash is
47587              UTF8-on, try downgrade the string and use it if
47588              unicode::distinct is not in effect.
47589              For the task, I added a function bytes_from_utf8() to utf8.c.
47590              It might resemble utf8_to_bytes() but it is not convenient
47591              to the task.
47592              Made a test for it and added to t/op/each.t
47593              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
47594              the mortal copy of the argument SV.
47595              And changed t/io/utf8.t test 18 which expects print() to
47596              upgrade its argument.
47597              - re-implement sv_eq with bytes_from_utf8()
47598              - some bug fixes
47599              - tr/// does not handle UTF8 range (\x{}-\x{})
47600              - \ before raw UTF8 character produced
47601              "Malformed UTF-8 character" warning.
47602              - "\x{100}\N{CENT SIGN}" is Malformed.
47603              Added tests for these 3.
47604              - and one silly bug (by me) with qu operator.
47605      Branch: perl
47606            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
47607            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
47608            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
47609 ____________________________________________________________________________
47610 [  8582] By: nick                                  on 2001/01/28  19:25:04
47611         Log: Add pod/perliol.pod to MANIFEST :-(
47612      Branch: perlio
47613            ! MANIFEST
47614 ____________________________________________________________________________
47615 [  8581] By: nick                                  on 2001/01/28  19:22:40
47616         Log: PerlIO documentation. Proofing and sub-editing requested.
47617      Branch: perlio
47618            + pod/perliol.pod
47619            ! pod/perlapio.pod
47620 ____________________________________________________________________________
47621 [  8580] By: jhi                                   on 2001/01/28  05:16:25
47622         Log: Revert the change to sv_2pv() done by #8054: Someone who
47623              did SvNV_set() on a scalar that also happened to be POK,
47624              followed by sv_2pv() won't get the right coercion anymore.
47625              [Sarathy]
47626      Branch: maint-5.6/perl
47627            ! sv.c
47628 ____________________________________________________________________________
47629 [  8579] By: jhi                                   on 2001/01/28  05:15:04
47630         Log: Remove the #8084 effect: do not allow -Q to be interpreted
47631              as -&Q(), this is too much wiggle room.
47632      Branch: maint-5.6/perl
47633            ! toke.c
47634 ____________________________________________________________________________
47635 [  8578] By: jhi                                   on 2001/01/28  05:12:45
47636         Log: Needed bits of #8439 (should have been in #8576),
47637              mainly for lval substr().
47638      Branch: maint-5.6/perl
47639            ! mg.c pp.c pp_hot.c
47640 ____________________________________________________________________________
47641 [  8577] By: jhi                                   on 2001/01/28  05:02:46
47642         Log: A missing check-in.
47643      Branch: maint-5.6/perl
47644            ! utf8.c
47645 ____________________________________________________________________________
47646 [  8576] By: jhi                                   on 2001/01/28  04:26:18
47647         Log: Integrate changes #8425,8436,8439,8517 from mainline.
47648              The 8439 was not truly integrated because it had too many
47649              dependencies on the development branch and because it introduced
47650              concepts too bold for a maintenance branch (such as the qu operator).
47651              
47652              Subject: [PATCH perl@8342] -Wformat
47653              
47654              Tighten some of the UTF-8 tests a bit.
47655              
47656              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
47657              - The substr lval was still not okay.
47658              - Now pp_stringify and sv_setsv copies source's UTF8 flag
47659              even if IN_BYTE.  pp_stringify is called from fold_constants
47660              at optimization phase and "\x{100}" was made SvUTF8_off under
47661              use bytes (the bytes pragma is for "byte semantics" and not
47662              for "do not produce UTF8 data")
47663      Branch: maint-5.6/perl
47664            ! t/lib/charnames.t t/op/substr.t toke.c
47665           !> sv.c t/pragma/utf8.t
47666 ____________________________________________________________________________
47667 [  8575] By: jhi                                   on 2001/01/28  04:01:51
47668         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
47669              
47670              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
47671              
47672              Subject: [ID 20001230.003] UTF-8 tr still hurts
47673              
47674              Test cases for #8385 (from Simon's "torture.pl")
47675              
47676              Start fixing UTF-8 lval substr() (8405)
47677      Branch: maint-5.6/perl
47678           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
47679           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
47680 ____________________________________________________________________________
47681 [  8574] By: jhi                                   on 2001/01/28  03:09:06
47682         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
47683              from mainline.
47684              
47685              UTF-8 cleanup.
47686              
47687              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
47688              
47689              "\x{FF}\xFF" was broken.
47690              
47691              Tests for #8329 and #8330.
47692              
47693              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
47694              
47695              IRIX compiler noticed that the bof initialization might be
47696              bypassed by control flow.
47697              
47698              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
47699      Branch: maint-5.6/perl
47700           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
47701           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
47702 ____________________________________________________________________________
47703 [  8573] By: jhi                                   on 2001/01/28  02:06:12
47704         Log: Retract #8552.
47705      Branch: perl
47706            ! lib/Text/Wrap.pm t/lib/textwrap.t
47707 ____________________________________________________________________________
47708 [  8572] By: jhi                                   on 2001/01/28  02:04:49
47709         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
47710              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
47711              not really integrated but instead salvaged by hand
47712              (they had too many dependencies on the development release
47713              to be cleanly integratable).
47714              
47715              Subject: more UTF8 test suites and an UTF8 patch
47716              
47717              Tweak for MULTIPLICITY/USE_PERLIO
47718              
47719              Signedness nit.
47720              
47721              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
47722              
47723              Use the UTF8_XXX macros in is_utf8_char().
47724              
47725              Rewrite pp_concat() in terms of sv_catsv().  The . operator
47726              should now be UTF-8-proof.
47727              
47728              Subject: [PATCH perl@8269] scanning two hex-constants
47729              fails on EBCDIC environment (script length.t)
47730              
47731              Add some Unicode chop() tests.
47732      Branch: maint-5.6/perl
47733            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
47734           !> sv.c t/op/chop.t utf8.h
47735 ____________________________________________________________________________
47736 [  8571] By: jhi                                   on 2001/01/28  00:35:59
47737         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
47738              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
47739              
47740              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
47741              
47742              The maxiters upper limit sanity check (guarding against
47743              non-progress) assumed bytes instead of characters in s///
47744              and split().
47745              
47746              Signedness nit.
47747              
47748              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
47749              join() should now be UTF-8-proof.
47750              
47751              More split // UTF-8 tests. (8250)
47752      Branch: maint-5.6/perl
47753           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
47754           !> util.c
47755 ____________________________________________________________________________
47756 [  8570] By: jhi                                   on 2001/01/27  22:15:46
47757         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
47758              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
47759              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
47760              8084,8204,8244,8333 from mainline.
47761              
47762              For -Q where Q might be a one-letter sub name one does no more
47763              get a warning about an unknown filetest (7941,7943,7944,8084).
47764              
47765              Subject: Re: [ID 20001130.011] expression parsing bug ?
47766              
47767              Make uv_to_utf8() to zero-terminate its output buffer.
47768              
47769              Split off t/op/length.t (7995)
47770              
47771              Split off t/op/utf8decode.t (7996)
47772              
47773              Remove an unnecessary 'use utf8' from the utf8.t (7998)
47774              
47775              Split off t/op/concat.t (8004)
47776              
47777              Split off t/op/ver.t (8005)
47778              
47779              Document utf8_length(), utf8_distance(), and utf8_hop().
47780              
47781              Document utf8_to_uv() better.
47782              
47783              Introduce macros for UTF8 decoding (8028,8033).
47784              
47785              Add test for reverse() (8030,8031).
47786              
47787              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
47788              
47789              Do not return the Unicode replacement character    on UTF-8
47790              decoding failure.
47791              
47792              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
47793              not this_utf8 i.e. the output string has one, but don't mess
47794              with source assumption. (8052,8053)
47795              
47796              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
47797              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
47798              was not expecting to be called with something that was already
47799              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
47800              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
47801              (8054)
47802              
47803              Recode the naughty binary bytes in utf8decode.t using the \xHH.
47804              
47805              Make some panic messages a bit more logical.
47806      Branch: maint-5.6/perl
47807           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
47808           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
47809           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
47810           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
47811           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
47812           !> utf8.c utf8.h
47813 ____________________________________________________________________________
47814 [  8569] By: jhi                                   on 2001/01/27  19:16:43
47815         Log: Integrate changes #7750 from perlio and #8566 from mainline.
47816      Branch: maint-5.6/perl
47817           !> regexec.c sv.c
47818 ____________________________________________________________________________
47819 [  8568] By: jhi                                   on 2001/01/27  18:06:51
47820         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
47821              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
47822              7935[-perlio.c],7936,7959,7965 from mainline.
47823              
47824              Change the "big byte" error message to "Wide character".
47825              (7355, the croak-if-wide-chars-in-print part ignored)
47826              
47827              Use UINT64_C().
47828              
47829              Introduce Perl_utf8_length().
47830              
47831              diff -se shows these as different (7753, forgotten check-ins)
47832              
47833              Subject: [PATCH] doop.c - UTF8 tr///
47834              
47835              If we use (aTHX_ ...) then put Perl_ on the front.
47836              
47837              Make utf8_length() and utf8_distance() to be less forgiving
47838              about bad UTF-8.
47839              
47840              Test line numbers are different with utf8.
47841              
47842              No need to scan till infinity, 13 is enough. (7872,7911)
47843              
47844              Subject: [PATCH] Tokeniser debugging
47845              
47846              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
47847              
47848              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
47849              
47850              Be more careful in Perl_sv_utf8_downgrade().
47851              
47852              Use DO_UTF8().
47853              
47854              Raw zero bytes in text files confuse at least GNU patch 2.1.
47855      Branch: maint-5.6/perl
47856           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
47857           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
47858           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
47859           !> t/pragma/utf8.t toke.c utf8.c utf8.h
47860 ____________________________________________________________________________
47861 [  8567] By: nick                                  on 2001/01/27  11:10:38
47862         Log: Integrate mainline
47863      Branch: perlio
47864           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
47865           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
47866           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
47867           !> toke.c
47868 ____________________________________________________________________________
47869 [  8566] By: jhi                                   on 2001/01/27  06:22:48
47870         Log: More documentation for the regexp context stack.
47871      Branch: perl
47872            ! regexec.c
47873 ____________________________________________________________________________
47874 [  8565] By: jhi                                   on 2001/01/27  05:21:57
47875         Log: Update Changes.
47876      Branch: perl
47877            ! Changes patchlevel.h
47878 ____________________________________________________________________________
47879 [  8564] By: jhi                                   on 2001/01/27  04:44:04
47880         Log: Threadedness patch for #8562 from Doug MacEachern.
47881      Branch: perl
47882            ! toke.c
47883 ____________________________________________________________________________
47884 [  8563] By: jhi                                   on 2001/01/27  04:26:24
47885         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47886              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
47887              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
47888              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
47889      Branch: perl
47890            ! op.c
47891 ____________________________________________________________________________
47892 [  8562] By: jhi                                   on 2001/01/27  04:20:30
47893         Log: Subject: Re: Announce : Tokener reporting patch
47894              From: Simon Cozens <simon@cozens.net>
47895              Date: Mon, 22 Jan 2001 02:17:22 +0000
47896              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
47897      Branch: perl
47898            ! embed.h embed.pl proto.h toke.c
47899 ____________________________________________________________________________
47900 [  8561] By: jhi                                   on 2001/01/27  04:17:24
47901         Log: Forgot from #8545.  Oops.
47902      Branch: perl
47903            ! pp.c t/pragma/overload.t
47904 ____________________________________________________________________________
47905 [  8560] By: jhi                                   on 2001/01/27  03:01:47
47906         Log: A better module compilation test, use MANIFEST as suggested
47907              by Spider.
47908      Branch: perl
47909            ! t/lib/1_compile.t
47910 ____________________________________________________________________________
47911 [  8559] By: jhi                                   on 2001/01/27  02:50:48
47912         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
47913              From: Peter Prymmer <pvhp@forte.com>
47914              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
47915              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
47916      Branch: perl
47917            ! t/lib/b.t
47918 ____________________________________________________________________________
47919 [  8558] By: jhi                                   on 2001/01/27  02:27:05
47920         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
47921              From: Peter Prymmer <pvhp@forte.com>
47922              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
47923              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
47924      Branch: perl
47925            ! t/pragma/sub_lval.t
47926 ____________________________________________________________________________
47927 [  8557] By: jhi                                   on 2001/01/27  02:26:03
47928         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
47929              From: Peter Prymmer <pvhp@forte.com>
47930              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
47931              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
47932      Branch: perl
47933            ! t/lib/st-06compat.t
47934 ____________________________________________________________________________
47935 [  8556] By: jhi                                   on 2001/01/27  02:24:33
47936         Log: Subject: [PATCH: perl@8531] minor update to README.os390
47937              From: Peter Prymmer <pvhp@forte.com>
47938              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
47939              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
47940      Branch: perl
47941            ! README.os390
47942 ____________________________________________________________________________
47943 [  8555] By: jhi                                   on 2001/01/27  00:35:47
47944         Log: No point in checking the length before we know whether the pointer
47945              is bogus or not, fixes Abigail's odbm failures in Linux.
47946      Branch: perl
47947            ! sv.c
47948 ____________________________________________________________________________
47949 [  8554] By: nick                                  on 2001/01/26  19:01:31
47950         Log: Integrate mainline
47951      Branch: perlio
47952           !> lib/Text/Wrap.pm t/lib/textwrap.t
47953 ____________________________________________________________________________
47954 [  8553] By: jhi                                   on 2001/01/26  15:19:39
47955         Log: Integrate change #7792 from perlio (multiplicity fix),
47956              fix the AV leak in regex DEBUGGING (tiny part of the
47957              polymorphic regexp patch #8143).
47958      Branch: maint-5.6/perl
47959            ! regcomp.c
47960           !> scope.h
47961 ____________________________________________________________________________
47962 [  8552] By: jhi                                   on 2001/01/26  15:03:23
47963         Log: (Retracted by #8573)
47964              
47965              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
47966              From: Michael G Schwern <schwern@pobox.com>
47967              Date: Fri, 26 Jan 2001 09:28:31 -0500
47968              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
47969      Branch: perl
47970            ! lib/Text/Wrap.pm t/lib/textwrap.t
47971 ____________________________________________________________________________
47972 [  8551] By: jhi                                   on 2001/01/26  02:33:19
47973         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
47974              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
47975              
47976              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
47977              
47978              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
47979              
47980              Message nit.
47981              
47982              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
47983              
47984              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
47985              
47986              (the cleanup of unused submatches in regtry() and regcppop())
47987              
47988              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
47989              stored and restored, and thusly was trounced by the utf8 swash
47990              routines.
47991              
47992              use utf8 not required to use \x{}.
47993              
47994              Removed two more tests that make no sense in UTF-8 since the test
47995              data is not in UTF-8.
47996              
47997              Get the three different space character classes right under utf8.
47998              
47999              Implement ANYOFUTF8 regprop() dumping.
48000              
48001              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
48002              
48003              Document the regex context pushing/popping a bit better.
48004      Branch: maint-5.6/perl
48005           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
48006           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
48007           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
48008           !> t/op/regmesg.t utf8.c
48009 ____________________________________________________________________________
48010 [  8550] By: nick                                  on 2001/01/25  19:42:30
48011         Log: Integrate mainline
48012      Branch: perlio
48013           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
48014           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
48015           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
48016           !> t/lib/bigint.t t/lib/bigintpm.t
48017 ____________________________________________________________________________
48018 [  8549] By: jhi                                   on 2001/01/25  15:22:28
48019         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
48020      Branch: maint-5.6/perl
48021            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
48022 ____________________________________________________________________________
48023 [  8548] By: jhi                                   on 2001/01/25  15:02:55
48024         Log: Integrate changes #7997,8063,8492,8547 from mainline.
48025              
48026              Subject: Re: STRLEN - what?
48027              
48028              Subject: [PATCH] perlguts.pod
48029              
48030              Memory management calls documentation.
48031              
48032              Layout using tabulator is not a good idea in a pod.
48033      Branch: maint-5.6/perl
48034           !> pod/perlguts.pod
48035 ____________________________________________________________________________
48036 [  8547] By: jhi                                   on 2001/01/25  14:49:05
48037         Log: Layout using tabulator is not a good idea in a pod.
48038      Branch: perl
48039            ! pod/perlguts.pod
48040 ____________________________________________________________________________
48041 [  8546] By: jhi                                   on 2001/01/25  14:31:12
48042         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
48043              from mainline.
48044              
48045              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
48046              
48047              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
48048              
48049              More Win32 editor/IDE/shell hints.
48050              
48051              More Win32 Perling.
48052              
48053              Yet another editor edit.
48054              
48055              Edit edit edit.
48056              
48057              IDE/editor section tweaking.
48058              
48059              Few more IDE/editor nits from p5p.
48060      Branch: maint-5.6/perl
48061           !> pod/perlfaq3.pod
48062 ____________________________________________________________________________
48063 [  8545] By: jhi                                   on 2001/01/25  04:16:32
48064         Log: Subject: [PATCH 5.7.0] overload int()
48065              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48066              Date: Wed, 24 Jan 2001 19:06:57 -0500
48067              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
48068      Branch: perl
48069            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
48070            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
48071            ! t/lib/bigintpm.t
48072 ____________________________________________________________________________
48073 [  8544] By: jhi                                   on 2001/01/25  04:15:11
48074         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
48075              From: Peter Prymmer <pvhp@forte.com>
48076              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
48077              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
48078      Branch: perl
48079            ! Makefile.SH README.os390 hints/os390.sh installperl
48080 ____________________________________________________________________________
48081 [  8543] By: jhi                                   on 2001/01/25  03:52:08
48082         Log: Integrate change #8462,8469 from mainline.
48083              
48084              In VMS Perl subversion (perl -V) is undef.
48085      Branch: maint-5.6/perl
48086           !> configure.com
48087 ____________________________________________________________________________
48088 [  8542] By: jhi                                   on 2001/01/25  03:44:55
48089         Log: Integrate changes #7835,7850,8315,8316 from mainline.
48090              
48091              Solaris hints.
48092      Branch: maint-5.6/perl
48093           !> hints/solaris_2.sh
48094 ____________________________________________________________________________
48095 [  8541] By: jhi                                   on 2001/01/25  03:39:28
48096         Log: Integrate #8336 from mainline.
48097      Branch: maint-5.6/perl
48098           !> hv.c
48099 ____________________________________________________________________________
48100 [  8540] By: jhi                                   on 2001/01/25  03:23:50
48101         Log: Retract #8539.
48102      Branch: maint-5.6/perl
48103            ! pod/perlfaq3.pod
48104 ____________________________________________________________________________
48105 [  8539] By: jhi                                   on 2001/01/25  03:21:55
48106         Log: (Retracted by #8540.)
48107      Branch: maint-5.6/perl
48108            ! pod/perlfaq3.pod
48109 ____________________________________________________________________________
48110 [  8538] By: jhi                                   on 2001/01/25  03:14:07
48111         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
48112              From: Peter Prymmer <pvhp@forte.com>
48113              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
48114              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
48115              
48116              The VMS bits.
48117      Branch: maint-5.6/perl
48118            ! configure.com vms/descrip_mms.template
48119 ____________________________________________________________________________
48120 [  8537] By: jhi                                   on 2001/01/25  03:06:09
48121         Log: Integrate #7710,7824,7973 from mainline.
48122      Branch: maint-5.6/perl
48123           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48124           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
48125           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
48126           !> vos/config.ga.def vos/config.ga.h win32/config.bc
48127           !> win32/config.gc win32/config.vc
48128 ____________________________________________________________________________
48129 [  8536] By: jhi                                   on 2001/01/24  13:50:20
48130         Log: Revert the edits made by me so far to the 5.6 branch since
48131              the TRIAL1 since I did edits when I should have been using
48132              integrates.  Bad programmer.   (Will integrate them properly later.)
48133              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
48134              The #8353 will not be reapplied at least for now since
48135              the UTF-8 hash keys need more thinking.
48136              (The patches #8347, #8354, #8454, #8473 were okay since they
48137              were original edits made specifically for the 5.6.1-TRIAL1.)
48138      Branch: maint-5.6/perl
48139            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48140            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
48141            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
48142            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
48143            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
48144            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48145            ! win32/config.bc win32/config.gc win32/config.vc
48146 ____________________________________________________________________________
48147 [  8535] By: bailey                                on 2001/01/24  06:37:02
48148         Log: SYN SYN
48149      Branch: vmsperl
48150           +> (branch 26 files)
48151           !> (integrate 130 files)
48152 ____________________________________________________________________________
48153 [  8534] By: nick                                  on 2001/01/23  19:30:57
48154         Log: Integrate mainline.
48155      Branch: perlio
48156           !> Changes Configure Porting/Glossary Porting/config.sh
48157           !> Porting/config_H embed.h embed.pl ext/Encode/compile
48158           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
48159           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
48160           !> pod/perlvar.pod proto.h t/lib/1_compile.t
48161 ____________________________________________________________________________
48162 [  8533] By: jhi                                   on 2001/01/23  16:15:46
48163         Log: Forgotten from #8501.
48164      Branch: perl
48165            ! Porting/Glossary Porting/config.sh Porting/config_H
48166 ____________________________________________________________________________
48167 [  8532] By: jhi                                   on 2001/01/23  16:13:27
48168         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
48169              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48170              Date: Mon, 22 Jan 2001 17:51:58 +0100
48171              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
48172      Branch: perl
48173            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
48174 ____________________________________________________________________________
48175 [  8531] By: jhi                                   on 2001/01/23  15:46:01
48176         Log: Update Changes.
48177      Branch: perl
48178            ! Changes patchlevel.h
48179 ____________________________________________________________________________
48180 [  8530] By: jhi                                   on 2001/01/23  15:38:39
48181         Log: De-cut-and-pasto.
48182      Branch: perl
48183            ! t/lib/1_compile.t
48184 ____________________________________________________________________________
48185 [  8529] By: jhi                                   on 2001/01/23  15:11:04
48186         Log: Document the mkdir trailing slashes case.
48187      Branch: perl
48188            ! pod/perlfunc.pod
48189 ____________________________________________________________________________
48190 [  8528] By: jhi                                   on 2001/01/23  15:08:28
48191         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
48192              get installed:
48193              
48194              Subject: lib/lib.pm
48195              From: <abigail@foad.org>
48196              Date: Mon, 28 Aug 2000 20:35:08 -0400
48197              Message-ID: <20000829003508.21281.qmail@foad.org>
48198      Branch: perl
48199            ! installperl
48200 ____________________________________________________________________________
48201 [  8527] By: jhi                                   on 2001/01/23  14:44:04
48202         Log: Metaconfig unit change for #8526.
48203      Branch: metaconfig
48204            ! U/threads/archname.U
48205 ____________________________________________________________________________
48206 [  8526] By: jhi                                   on 2001/01/23  14:43:19
48207         Log: Attach -perlio to the archname if so selected.
48208      Branch: perl
48209            ! Configure
48210 ____________________________________________________________________________
48211 [  8525] By: jhi                                   on 2001/01/23  14:24:01
48212         Log: Subject: [PATCH] pod/perlvar.pod
48213              From: abigail@foad.org
48214              Date: Tue, 23 Jan 2001 01:41:10 +0100
48215              Message-ID: <20010123004110.22259.qmail@foad.org>
48216      Branch: perl
48217            ! pod/perlvar.pod
48218 ____________________________________________________________________________
48219 [  8524] By: jhi                                   on 2001/01/23  14:22:32
48220         Log: A bug introduced in #8217 (the undefined variable in the
48221              lib/safe1_t #3) fixed, by Charles Lane:
48222              
48223              The earlier patch made it so that stuff running in Safe
48224              compartments could do a "caller" and see "main".  That
48225              little change in name is done right before the code in
48226              the compartment is run, and apparantly the parser
48227              was picking up the stash name before it got changed.
48228              
48229              (why it was threaded vs. unthreaded Perl that was sensitive to this
48230              I still don't know...and it probably doesn't matter).
48231              
48232              I tryed removing the stash name-change and saw that threaded Perl
48233              did indeed pass the lib/safe1.t tests.
48234              
48235              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
48236              do the name change (and to connect _ in the compartment to the global
48237              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
48238              to call _safe_pkg_prep when creating a new compartment.
48239              
48240              Passes all tests with threaded perl on linux; passes all tests
48241              with unthreaded perl on VMS.
48242              
48243              At some point I'll probably want to revisit Safe and Opcode to
48244              provide more sensible handling of global variables...and to get
48245              formats working in Safe compartments, which they don't do currently.
48246      Branch: perl
48247            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
48248 ____________________________________________________________________________
48249 [  8523] By: jhi                                   on 2001/01/23  14:11:58
48250         Log: Also the lib/Thread.pm itself needs to be ignored if
48251              the Thread extension hasn't been built.
48252      Branch: perl
48253            ! t/lib/1_compile.t
48254 ____________________________________________________________________________
48255 [  8522] By: jhi                                   on 2001/01/23  13:51:28
48256         Log: print() instead of warn() so that stderr doesn't get
48257              unnecessarily polluted.
48258      Branch: perl
48259            ! ext/Encode/compile
48260 ____________________________________________________________________________
48261 [  8521] By: jhi                                   on 2001/01/23  13:49:48
48262         Log: Integrate perlio.
48263      Branch: perl
48264           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
48265           !> ext/Encode/encode.h
48266 ____________________________________________________________________________
48267 [  8520] By: nick                                  on 2001/01/22  21:44:00
48268         Log: More messing with Encode:
48269              Extra fields in header to allow multiple names and to record
48270              other things "compile" knows.
48271              Re-organise compile to factor out common output routines.
48272      Branch: perlio
48273            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
48274 ____________________________________________________________________________
48275 [  8519] By: nick                                  on 2001/01/22  20:33:50
48276         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
48277      Branch: perlio
48278            ! ext/Encode/Makefile.PL ext/Encode/compile
48279 ____________________________________________________________________________
48280 [  8518] By: nick                                  on 2001/01/22  20:28:13
48281         Log: Integrate mainline
48282      Branch: perlio
48283           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
48284           !> vos/config.alpha.def vos/config.alpha.h
48285 ____________________________________________________________________________
48286 [  8517] By: jhi                                   on 2001/01/22  15:37:17
48287         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
48288              by Inaba Hiroto.
48289      Branch: perl
48290            ! sv.c
48291 ____________________________________________________________________________
48292 [  8516] By: jhi                                   on 2001/01/22  14:55:15
48293         Log: More SIG_SIZE fixes.
48294      Branch: perl
48295            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
48296 ____________________________________________________________________________
48297 [  8515] By: jhi                                   on 2001/01/22  14:50:27
48298         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
48299              From: "Craig A. Berry" <craigberry@mac.com>
48300              Date: Mon, 22 Jan 2001 00:42:24 -0600
48301              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
48302      Branch: perl
48303            ! configure.com
48304 ____________________________________________________________________________
48305 [  8514] By: jhi                                   on 2001/01/22  14:31:17
48306         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
48307              From: "Craig A. Berry" <craigberry@mac.com>
48308              Date: Sun, 21 Jan 2001 23:03:25 -0600
48309              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
48310      Branch: perl
48311            ! configure.com
48312 ____________________________________________________________________________
48313 [  8513] By: jhi                                   on 2001/01/22  14:14:00
48314         Log: Add the .ucm encoding tables to the MANIFEST.
48315      Branch: perl
48316            ! MANIFEST
48317 ____________________________________________________________________________
48318 [  8512] By: jhi                                   on 2001/01/22  13:43:33
48319         Log: Integrate perlio.
48320      Branch: perl
48321           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
48322           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
48323           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
48324           +> ext/Encode/Encode/iso8859-10.ucm
48325           +> ext/Encode/Encode/iso8859-13.ucm
48326           +> ext/Encode/Encode/iso8859-14.ucm
48327           +> ext/Encode/Encode/iso8859-15.ucm
48328           +> ext/Encode/Encode/iso8859-16.ucm
48329           +> ext/Encode/Encode/iso8859-2.ucm
48330           +> ext/Encode/Encode/iso8859-3.ucm
48331           +> ext/Encode/Encode/iso8859-4.ucm
48332           +> ext/Encode/Encode/iso8859-5.ucm
48333           +> ext/Encode/Encode/iso8859-6.ucm
48334           +> ext/Encode/Encode/iso8859-7.ucm
48335           +> ext/Encode/Encode/iso8859-8.ucm
48336           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
48337           +> ext/Encode/Encode/symbol.ucm
48338           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
48339           !> perliol.h
48340 ____________________________________________________________________________
48341 [  8511] By: nick                                  on 2001/01/21  23:44:47
48342         Log: Make "real" layers of ":utf8" and ":raw".
48343              So now PERLIO=utf8 perl ...
48344              does what Andreas wanted.
48345              Fix arg passing in open.pm (still have a Carp issue).
48346      Branch: perlio
48347            ! lib/open.pm perlio.c perliol.h
48348 ____________________________________________________________________________
48349 [  8510] By: jhi                                   on 2001/01/21  22:56:53
48350         Log: Document the regex content pushing/popping a bit better.
48351      Branch: perl
48352            ! regexec.c
48353 ____________________________________________________________________________
48354 [  8509] By: jhi                                   on 2001/01/21  22:55:44
48355         Log: Tweak the mkdir trailing slash code some more.
48356              
48357              TO DO: the same handling should probably be done for
48358              all the other filesystem functions that can have directories
48359              as their arguments.
48360      Branch: perl
48361            ! pp_sys.c
48362 ____________________________________________________________________________
48363 [  8508] By: nick                                  on 2001/01/21  21:37:43
48364         Log: Switch "compiled in" encodings to .ucm format.
48365              (Leave others as .enc till we can run-time load .ucm,
48366              or find some other way to load them.)
48367      Branch: perlio
48368            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
48369            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
48370            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
48371            + ext/Encode/Encode/iso8859-10.ucm
48372            + ext/Encode/Encode/iso8859-13.ucm
48373            + ext/Encode/Encode/iso8859-14.ucm
48374            + ext/Encode/Encode/iso8859-15.ucm
48375            + ext/Encode/Encode/iso8859-16.ucm
48376            + ext/Encode/Encode/iso8859-2.ucm
48377            + ext/Encode/Encode/iso8859-3.ucm
48378            + ext/Encode/Encode/iso8859-4.ucm
48379            + ext/Encode/Encode/iso8859-5.ucm
48380            + ext/Encode/Encode/iso8859-6.ucm
48381            + ext/Encode/Encode/iso8859-7.ucm
48382            + ext/Encode/Encode/iso8859-8.ucm
48383            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
48384            + ext/Encode/Encode/symbol.ucm
48385            ! ext/Encode/Makefile.PL ext/Encode/compile
48386 ____________________________________________________________________________
48387 [  8507] By: nick                                  on 2001/01/21  21:02:03
48388         Log: Integrate (partial) mainline.
48389      Branch: perlio
48390           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
48391           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
48392           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48393 ____________________________________________________________________________
48394 [  8506] By: jhi                                   on 2001/01/21  20:09:30
48395         Log: Update Changes.
48396      Branch: perl
48397            ! Changes patchlevel.h
48398 ____________________________________________________________________________
48399 [  8505] By: jhi                                   on 2001/01/21  19:39:59
48400         Log: Subject: Minor typos in perlfaq2.pod
48401              From: "Stephen P. Potter" <spp@spotter.yi.org>
48402              Message-Id: <200101192101.QAA11911@spotter.yi.org>
48403              Date: Fri, 19 Jan 2001 16:01:13 -0500
48404              
48405              with a nit from Philip Newton.
48406      Branch: perl
48407            ! pod/perlfaq2.pod
48408 ____________________________________________________________________________
48409 [  8504] By: jhi                                   on 2001/01/21  19:33:05
48410         Log: Metaconfig change for #8503.
48411      Branch: metaconfig
48412            ! U/threads/usethreads.U
48413 ____________________________________________________________________________
48414 [  8503] By: jhi                                   on 2001/01/21  19:32:21
48415         Log: Sanity check for conflicting thread flavours.
48416      Branch: perl
48417            ! Configure config_h.SH
48418 ____________________________________________________________________________
48419 [  8502] By: jhi                                   on 2001/01/21  19:23:00
48420         Log: Metaconfig change for #8501.
48421      Branch: metaconfig
48422            ! U/modified/sig_name.U
48423 ____________________________________________________________________________
48424 [  8501] By: jhi                                   on 2001/01/21  19:22:26
48425         Log: The SIG_SIZE is the number of the elements *excluding*
48426              the terminating NULL.
48427      Branch: perl
48428            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
48429            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
48430            ! win32/config_H.vc
48431 ____________________________________________________________________________
48432 [  8500] By: jhi                                   on 2001/01/21  18:31:31
48433         Log: Integrate perlio.
48434      Branch: perl
48435           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
48436           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
48437           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
48438           !> pp_sys.c proto.h sv.c
48439 ____________________________________________________________________________
48440 [  8499] By: jhi                                   on 2001/01/21  17:43:57
48441         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
48442              From: Hugo <hv@crypt.compulink.co.uk>
48443              Date: Sun, 21 Jan 2001 13:34:05 +0000
48444              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
48445              
48446              In sprintf UTF8ize only if necessary.
48447      Branch: perl
48448            ! sv.c
48449 ____________________________________________________________________________
48450 [  8498] By: nick                                  on 2001/01/21  16:25:32
48451         Log: Encode cleanup.
48452              Add command line control over "compile" so that Makefile.PL
48453              needs can be combined with other uses.
48454              Use command line options in Makefile.PL.
48455              Fix multi-byte parsing in .ucm files.
48456      Branch: perlio
48457            ! ext/Encode/Makefile.PL ext/Encode/compile
48458 ____________________________________________________________________________
48459 [  8497] By: nick                                  on 2001/01/21  12:56:27
48460         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
48461      Branch: perlio
48462            ! ext/Encode/Encode.xs
48463 ____________________________________________________________________________
48464 [  8496] By: nick                                  on 2001/01/21  12:18:45
48465         Log: Fixup after integrate:
48466              missed the .sym files that are changed by regen_headers
48467              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
48468      Branch: perlio
48469            ! global.sym pp.sym sv.c
48470 ____________________________________________________________________________
48471 [  8495] By: nick                                  on 2001/01/21  11:51:07
48472         Log: Integrate mainline.
48473      Branch: perlio
48474           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
48475           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
48476           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
48477           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
48478           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
48479           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
48480           !> win32/Makefile win32/makefile.mk
48481 ____________________________________________________________________________
48482 [  8494] By: jhi                                   on 2001/01/20  23:12:11
48483         Log: Forgot the expect_number() prototype.
48484      Branch: perl
48485            ! embed.h embed.pl proto.h
48486 ____________________________________________________________________________
48487 [  8493] By: jhi                                   on 2001/01/20  22:56:39
48488         Log: Subject: [PATCH: perl@8482] README.vms URL updates
48489              From: Peter Prymmer <pvhp@forte.com>
48490              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
48491              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
48492              
48493              Plus Craig A. Berry's suggestion to use compaq.com instead
48494              of digital.com.
48495      Branch: perl
48496            ! README.vms
48497 ____________________________________________________________________________
48498 [  8492] By: jhi                                   on 2001/01/20  22:50:05
48499         Log: Memory management calls documentation.
48500      Branch: perl
48501            ! pod/perlguts.pod
48502 ____________________________________________________________________________
48503 [  8491] By: jhi                                   on 2001/01/20  22:38:33
48504         Log: Signedness nit plus few memcpy/Copy nits.
48505      Branch: perl
48506            ! sv.c
48507 ____________________________________________________________________________
48508 [  8490] By: jhi                                   on 2001/01/20  22:25:53
48509         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
48510              From: Peter Prymmer <pvhp@forte.com>
48511              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
48512              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
48513      Branch: perl
48514            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
48515 ____________________________________________________________________________
48516 [  8489] By: jhi                                   on 2001/01/20  22:24:41
48517         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
48518              From: Peter Prymmer <pvhp@forte.com>
48519              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
48520              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
48521      Branch: perl
48522            ! win32/Makefile win32/makefile.mk
48523 ____________________________________________________________________________
48524 [  8488] By: jhi                                   on 2001/01/20  22:22:27
48525         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
48526              From: Peter Prymmer <pvhp@forte.com>
48527              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
48528              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
48529      Branch: perl
48530            ! Makefile.SH
48531 ____________________________________________________________________________
48532 [  8487] By: jhi                                   on 2001/01/20  22:21:18
48533         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
48534              From: Peter Prymmer <pvhp@forte.com>
48535              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
48536              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
48537      Branch: perl
48538            + ext/DynaLoader/dl_dllload.xs
48539            ! MANIFEST Makefile.SH hints/os390.sh
48540 ____________________________________________________________________________
48541 [  8486] By: jhi                                   on 2001/01/20  22:17:53
48542         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
48543              From: Peter Prymmer <pvhp@forte.com>
48544              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
48545              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
48546      Branch: perl
48547            ! README.os390 README.posix-bc
48548 ____________________________________________________________________________
48549 [  8485] By: jhi                                   on 2001/01/20  20:15:30
48550         Log: Document and test the new qu operator.
48551      Branch: perl
48552            + t/op/qu.t
48553            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
48554            ! pod/perlretut.pod pod/perlunicode.pod
48555 ____________________________________________________________________________
48556 [  8484] By: nick                                  on 2001/01/20  19:42:30
48557         Log: Infrastructure to allow:
48558              open($fh,"|-",@array);
48559              to be implemented
48560              i.e. mark pp_open as needing a stack mark, and make pp_open
48561              process its args in that style (and pass them _all_ to tied handles OPEN).
48562              Invent do_openn() which takes SV ** at allow it to see multiple args.
48563              Note this does not _do_ anything yet.
48564      Branch: perlio
48565            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
48566            ! perlapi.c pp_proto.h pp_sys.c proto.h
48567 ____________________________________________________________________________
48568 [  8483] By: nick                                  on 2001/01/20  17:23:14
48569         Log: Integrate mainline.
48570      Branch: perlio
48571           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
48572           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
48573 ____________________________________________________________________________
48574 [  8482] By: jhi                                   on 2001/01/19  15:37:49
48575         Log: Update Changes.
48576      Branch: perl
48577            ! Changes patchlevel.h
48578 ____________________________________________________________________________
48579 [  8481] By: jhi                                   on 2001/01/19  14:41:24
48580         Log: Subject: Re: new feature: s?printf parameter reordering 
48581              From: Hugo <hv@crypt.compulink.co.uk>
48582              Date: Thu, 11 Jan 2001 17:09:03 +0000
48583              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
48584              
48585              - support reordering for all parameters: %, *v, *, .*
48586              - lay down that the reordering specification must immediately
48587              follow that parameter: %3$, *v3$, *3$, .*3$
48588              - fix vectorisation of a zero-length string
48589              - factor out the code choosing the argument to format
48590              
48591              Possibly unwanted side-effects:
48592              - the special format specifiers ' +-0' must now precede any
48593              vectorisation specifier. Tests in op/sprintf and op/ver
48594              have been changed to reflect this.
48595              - sprintf.t test #214 changed its expectations because in many
48596              cases, the next parameter has already been consumed when an
48597              invalid type letter is detected.
48598              
48599              Probably wanted side-effects:
48600              - attempts to format a non-existent parameter will warn as if C<undef>
48601              - attempt to write to non-existent parameter with '%n' will complain
48602              of "attempt to modify read-only value" instead of being silent
48603      Branch: perl
48604            ! sv.c t/op/sprintf.t t/op/ver.t
48605 ____________________________________________________________________________
48606 [  8480] By: jhi                                   on 2001/01/19  14:08:37
48607         Log: Subject: PATCH pragma/locale.t
48608              From: andreas.koenig@anima.de (Andreas J. Koenig)
48609              Date: 18 Jan 2001 09:45:37 +0100
48610              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
48611      Branch: perl
48612            ! t/pragma/locale.t
48613 ____________________________________________________________________________
48614 [  8479] By: jhi                                   on 2001/01/19  13:19:58
48615         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
48616      Branch: perl
48617            ! configure.com
48618 ____________________________________________________________________________
48619 [  8478] By: jhi                                   on 2001/01/19  02:12:35
48620         Log: Automate 1_compile.t.
48621      Branch: perl
48622            ! t/lib/1_compile.t
48623 ____________________________________________________________________________
48624 [  8477] By: jhi                                   on 2001/01/19  01:49:56
48625         Log: Integrate perlio.
48626      Branch: perl
48627           !> sv.c win32/config.bc win32/config.gc win32/config.vc
48628           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48629 ____________________________________________________________________________
48630 [  8476] By: nick                                  on 2001/01/18  21:51:52
48631         Log: Integrate mainline
48632      Branch: perlio
48633           +> t/lib/1_compile.t t/lib/compmod.pl
48634           !> MANIFEST configure.com lib/unicode/distinct.pm
48635 ____________________________________________________________________________
48636 [  8475] By: nick                                  on 2001/01/18  21:48:02
48637         Log: Win32 "safe signals" co-existance fix.
48638              Fix SIG_SIZE value.
48639              Clear PL_sig_pending when cloning (fork).
48640      Branch: perlio
48641            ! sv.c win32/config.bc win32/config.gc win32/config.vc
48642            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48643 ____________________________________________________________________________
48644 [  8474] By: jhi                                   on 2001/01/18  14:40:57
48645         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
48646      Branch: perl
48647            ! t/lib/1_compile.t
48648 ____________________________________________________________________________
48649 [  8473] By: gsar                                  on 2001/01/18  11:42:31
48650         Log: unsubmitted trial1 change
48651      Branch: maint-5.6/perl
48652            ! Changes
48653 ____________________________________________________________________________
48654 [  8472] By: jhi                                   on 2001/01/18  04:30:24
48655         Log: The first bug found by 1_compile.t.
48656      Branch: perl
48657            ! lib/unicode/distinct.pm
48658 ____________________________________________________________________________
48659 [  8471] By: jhi                                   on 2001/01/18  04:29:42
48660         Log: Add Schwern's 1_compile test.  The compile_module script renamed
48661              to be a bit shorter for the 8.3 people.
48662      Branch: perl
48663            + t/lib/1_compile.t t/lib/compmod.pl
48664            ! MANIFEST
48665 ____________________________________________________________________________
48666 [  8470] By: jhi                                   on 2001/01/18  04:16:00
48667         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)
48668              From: Peter Prymmer <pvhp@forte.com>
48669              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
48670              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
48671              Replace #8463.
48672      Branch: maint-5.6/perl
48673            ! configure.com
48674 ____________________________________________________________________________
48675 [  8469] By: jhi                                   on 2001/01/18  04:13:02
48676         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)
48677              From: Peter Prymmer <pvhp@forte.com>
48678              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
48679              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
48680              Replace #8462.
48681      Branch: perl
48682            ! configure.com
48683 ____________________________________________________________________________
48684 [  8468] By: jhi                                   on 2001/01/18  03:42:08
48685         Log: Integrate perlio.
48686      Branch: perl
48687           !> gv.c mg.c perlio.c util.c
48688 ____________________________________________________________________________
48689 [  8467] By: nick                                  on 2001/01/17  22:41:10
48690         Log: "Safe" signals - trial implementation.
48691              gv.c tweaked to zero PL_sig_pend array
48692              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
48693              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
48694              Odd thing is that it "works" with PERLIO=stdio as well (linux).
48695      Branch: perlio
48696            ! gv.c mg.c perlio.c util.c
48697 ____________________________________________________________________________
48698 [  8466] By: nick                                  on 2001/01/17  20:40:20
48699         Log: Integrate mainline.
48700      Branch: perlio
48701           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48702           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
48703           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
48704           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48705           !> vos/config.ga.h win32/config.bc win32/config.gc
48706           !> win32/config.vc
48707 ____________________________________________________________________________
48708 [  8465] By: jhi                                   on 2001/01/17  18:37:13
48709         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
48710              From: Nicholas Clark <nick@ccl4.org>
48711              Date: Wed, 17 Jan 2001 17:31:33 +0000
48712              Message-ID: <20010117173133.I2633@plum.flirble.org>
48713      Branch: perl
48714            ! t/op/int.t
48715 ____________________________________________________________________________
48716 [  8464] By: jhi                                   on 2001/01/17  14:43:17
48717         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
48718              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48719              Date: Wed, 17 Jan 2001 15:16:43 +0100
48720              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
48721              
48722              pp_int() was dropping an NV to the floor,
48723              int(279964589018079/59) either returned not an integer
48724              4745162525730.15, or one got "Attempt to free unreferenced scalar."
48725      Branch: perl
48726            ! pp.c
48727 ____________________________________________________________________________
48728 [  8463] By: jhi                                   on 2001/01/17  06:12:42
48729         Log: (Replaced by #8470)
48730              
48731              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)
48732              From: "Craig A. Berry" <craigberry@mac.com>
48733              Date: Tue, 16 Jan 2001 23:38:46 -0600
48734              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
48735      Branch: maint-5.6/perl
48736            ! configure.com
48737 ____________________________________________________________________________
48738 [  8462] By: jhi                                   on 2001/01/17  06:11:31
48739         Log: (Replaced by #8469)
48740              
48741              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)
48742              From: "Craig A. Berry" <craigberry@mac.com>
48743              Date: Tue, 16 Jan 2001 23:38:46 -0600
48744              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
48745      Branch: perl
48746            ! configure.com
48747 ____________________________________________________________________________
48748 [  8461] By: jhi                                   on 2001/01/17  05:56:12
48749         Log: Allow for one trailing slash in the directory of mkdir().
48750      Branch: perl
48751            ! pp_sys.c
48752 ____________________________________________________________________________
48753 [  8460] By: jhi                                   on 2001/01/17  03:26:01
48754         Log: Metaconfig unit changes for #8459.
48755      Branch: metaconfig
48756            ! U/modified/Loc.U U/modified/sig_name.U
48757 ____________________________________________________________________________
48758 [  8459] By: jhi                                   on 2001/01/17  03:24:48
48759         Log: Define SIG_SIZE, the number of elements in the sig_name and
48760              sig_num arrays, including the final NULL entry.
48761      Branch: perl
48762            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48763            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
48764            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
48765            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48766            ! win32/config.bc win32/config.gc win32/config.vc
48767 ____________________________________________________________________________
48768 [  8458] By: jhi                                   on 2001/01/17  01:41:33
48769         Log: Integrate perlio.
48770      Branch: perl
48771           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
48772           !> perlapi.h proto.h sv.c
48773 ____________________________________________________________________________
48774 [  8457] By: nick                                  on 2001/01/16  22:07:26
48775         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
48776              Provides all the "cost" but no benefit yet - it is to allow cost
48777              to be measured, and implementation experiments (just in mg.c?).
48778      Branch: perlio
48779            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
48780            ! perlapi.h proto.h sv.c
48781 ____________________________________________________________________________
48782 [  8456] By: nick                                  on 2001/01/16  21:07:07
48783         Log: Integrate mainline.
48784      Branch: perlio
48785           !> (integrate 51 files)
48786 ____________________________________________________________________________
48787 [  8455] By: jhi                                   on 2001/01/16  18:13:43
48788         Log: Subject: [PATCH] regcomp.c old feature removal
48789              From: mjd@plover.com
48790              Date: 16 Jan 2001 14:43:18 -0000 
48791              Message-ID: <20010116144318.7140.qmail@plover.com> 
48792      Branch: perl
48793            ! regcomp.c
48794 ____________________________________________________________________________
48795 [  8454] By: jhi                                   on 2001/01/16  16:12:39
48796         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
48797              From: "Indy Singh" <indy@nusphere.com>
48798              Date: Wed, 10 Jan 2001 20:17:49 -0500
48799              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
48800      Branch: maint-5.6/perl
48801            ! win32/Makefile
48802 ____________________________________________________________________________
48803 [  8453] By: jhi                                   on 2001/01/16  16:09:33
48804         Log: Update Changes.
48805      Branch: perl
48806            ! Changes patchlevel.h
48807 ____________________________________________________________________________
48808 [  8452] By: jhi                                   on 2001/01/16  15:42:04
48809         Log: Subject: Re: API Cleanup
48810              To: perl5-porters@perl.org
48811              Date: Tue, 16 Jan 2001 13:42:30 +0000
48812              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
48813              
48814              Subject: [PATCH] utf8.c documentation
48815              From: Simon Cozens <simon@cozens.net>
48816              Date: Tue, 16 Jan 2001 13:52:48 +0000
48817              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
48818              
48819              Subject: Re: API Cleanup
48820              From: Simon Cozens <simon@cozens.net>
48821              Date: Tue, 16 Jan 2001 14:58:55 +0000
48822              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
48823              
48824              UTF-8 doc patches.
48825      Branch: perl
48826            ! embed.pl pod/perlapi.pod utf8.c
48827 ____________________________________________________________________________
48828 [  8451] By: jhi                                   on 2001/01/16  14:41:39
48829         Log: podlators 1.07, from Russ Allbery.
48830      Branch: perl
48831            ! lib/Pod/Man.pm
48832 ____________________________________________________________________________
48833 [  8450] By: jhi                                   on 2001/01/16  14:24:19
48834         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
48835              From: "Indy Singh" <indy@nusphere.com>
48836              Date: Mon, 15 Jan 2001 20:59:40 -0500
48837              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
48838      Branch: perl
48839            ! win32/Makefile
48840 ____________________________________________________________________________
48841 [  8449] By: jhi                                   on 2001/01/16  03:42:55
48842         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
48843              at the setting of the ofs_sv in new_struct_thread() as the
48844              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
48845              uninitialized fields are, uh, initialized with),
48846              SvREFCNT_inc()ing that invited a core dump.
48847      Branch: perl
48848            ! util.c
48849 ____________________________________________________________________________
48850 [  8448] By: jhi                                   on 2001/01/16  01:49:07
48851         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
48852              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48853              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
48854              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
48855              
48856              Replace #8444 and #8445.
48857      Branch: perl
48858            ! ext/B/B.xs ext/B/B/Debug.pm
48859 ____________________________________________________________________________
48860 [  8447] By: jhi                                   on 2001/01/15  21:05:35
48861         Log: Subject: [PATCH] API Variable documentation   
48862              From: Simon Cozens <simon@cozens.net>
48863              Date: Mon, 15 Jan 2001 19:35:54 +0000
48864              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
48865      Branch: perl
48866            ! pod/perlapi.pod thrdvar.h
48867 ____________________________________________________________________________
48868 [  8446] By: jhi                                   on 2001/01/15  20:49:20
48869         Log: Signedness nit.
48870      Branch: perl
48871            ! pp_ctl.c
48872 ____________________________________________________________________________
48873 [  8445] By: jhi                                   on 2001/01/15  20:28:48
48874         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
48875      Branch: perl
48876            ! ext/B/B/Debug.pm
48877 ____________________________________________________________________________
48878 [  8444] By: jhi                                   on 2001/01/15  13:09:10
48879         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
48880      Branch: perl
48881            ! ext/B/B.xs
48882 ____________________________________________________________________________
48883 [  8443] By: jhi                                   on 2001/01/15  13:06:26
48884         Log: Missing from #8439.
48885      Branch: perl
48886            ! keywords.h mg.c
48887 ____________________________________________________________________________
48888 [  8442] By: jhi                                   on 2001/01/15  13:02:38
48889         Log: Subject: [PATCH @8436] Eliminate op_children
48890              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48891              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
48892              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
48893              
48894              Subject: [PATCH @8436] Re: Eliminate op_children
48895              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48896              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
48897              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
48898      Branch: perl
48899            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
48900            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
48901            ! op.c op.h
48902 ____________________________________________________________________________
48903 [  8441] By: jhi                                   on 2001/01/15  12:57:08
48904         Log: Use the /^Perl_/-less form of is_lvalue_sub().
48905      Branch: perl
48906            ! pp.h
48907 ____________________________________________________________________________
48908 [  8440] By: jhi                                   on 2001/01/15  05:13:09
48909         Log: Revert #8437 and #8438, the Linux large files story is more complex.
48910      Branch: metaconfig/U/perl
48911            ! d_fpos64_t.U d_off64_t.U
48912      Branch: perl
48913            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48914            ! config_h.SH configure.com epoc/config.sh perl.h
48915            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48916            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48917            ! win32/config.bc win32/config.gc win32/config.vc
48918 ____________________________________________________________________________
48919 [  8439] By: jhi                                   on 2001/01/15  05:02:24
48920         Log: More UTF-8 patches from Inaba Hiroto.
48921              - The substr lval was still not okay.
48922              - Now pp_stringify and sv_setsv copies source's UTF8 flag
48923              even if IN_BYTE.  pp_stringify is called from fold_constants
48924              at optimization phase and "\x{100}" was made SvUTF8_off under
48925              use bytes (the bytes pragma is for "byte semantics" and not
48926              for "do not produce UTF8 data")
48927              - New `qu' operator to generate UTF8 string explicitly.
48928              Though I agree with the policy "0x00-0xff always produce bytes",
48929              sometimes want to such a string to be coded in UTF8.
48930              I can use pack"U0a*" but it requires more typing and has
48931              runtime overhead.
48932              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
48933              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
48934              string is not UTF8_on and has char 0x80-0xff.
48935              
48936              TODO: document and test qu.
48937      Branch: perl
48938            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
48939            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
48940            ! toke.c
48941 ____________________________________________________________________________
48942 [  8438] By: jhi                                   on 2001/01/14  05:10:23
48943         Log: (Reverted by #8440)
48944              
48945              Metaconfig unit changes for #8437.
48946      Branch: metaconfig/U/perl
48947            ! d_fpos64_t.U d_off64_t.U
48948 ____________________________________________________________________________
48949 [  8437] By: jhi                                   on 2001/01/14  04:55:34
48950         Log: (Reverted by #8440)
48951              
48952              Add <features.h> probing, seems to be needed for (some?)
48953              Linux largefileness.
48954      Branch: perl
48955            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48956            ! config_h.SH configure.com epoc/config.sh perl.h
48957            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48958            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48959            ! win32/config.bc win32/config.gc win32/config.vc
48960 ____________________________________________________________________________
48961 [  8436] By: jhi                                   on 2001/01/13  17:47:21
48962         Log: Tighten some of the tests a bit.
48963      Branch: perl
48964            ! t/pragma/utf8.t
48965 ____________________________________________________________________________
48966 [  8435] By: jhi                                   on 2001/01/13  17:31:54
48967         Log: Integrate perlio.
48968      Branch: perl
48969           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
48970           !> win32/config_H.gc win32/config_H.vc
48971 ____________________________________________________________________________
48972 [  8434] By: nick                                  on 2001/01/13  11:36:53
48973         Log: Run dmake regen_config_h for Win32
48974      Branch: perlio
48975            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48976 ____________________________________________________________________________
48977 [  8433] By: nick                                  on 2001/01/13  11:31:55
48978         Log: VMS friendly patch to Encode compile process
48979      Branch: perlio
48980            ! ext/Encode/Makefile.PL ext/Encode/compile
48981 ____________________________________________________________________________
48982 [  8432] By: nick                                  on 2001/01/13  11:06:44
48983         Log: Integrate mainline
48984      Branch: perlio
48985           +> ext/B/B/Concise.pm
48986           !> (integrate 52 files)
48987 ____________________________________________________________________________
48988 [  8431] By: jhi                                   on 2001/01/13  05:55:55
48989         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
48990              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48991              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
48992              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
48993      Branch: perl
48994            ! ext/B/B/Concise.pm
48995 ____________________________________________________________________________
48996 [  8430] By: jhi                                   on 2001/01/13  04:24:18
48997         Log: The LVRET macro needed an aTHX.
48998      Branch: perl
48999            ! pp.h
49000 ____________________________________________________________________________
49001 [  8429] By: jhi                                   on 2001/01/13  02:12:42
49002         Log: Update Changes.
49003      Branch: perl
49004            ! Changes patchlevel.h
49005 ____________________________________________________________________________
49006 [  8428] By: jhi                                   on 2001/01/13  02:08:50
49007         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
49008              From: Peter Prymmer <pvhp@forte.com>
49009              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
49010              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
49011              
49012              Add a BEGIN guard for sloppy floating point division.
49013      Branch: perl
49014            ! lib/Math/BigInt.pm lib/bigint.pl
49015 ____________________________________________________________________________
49016 [  8427] By: jhi                                   on 2001/01/13  01:47:16
49017         Log: The B::Terse drop-in replacement wasn't quite drop-in.
49018      Branch: perl
49019            ! ext/B/B/Terse.pm
49020 ____________________________________________________________________________
49021 [  8426] By: jhi                                   on 2001/01/12  21:20:43
49022         Log: Use UVXf.
49023      Branch: perl
49024            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49025            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
49026            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
49027            ! vos/config.ga.def vos/config.ga.h win32/config.bc
49028            ! win32/config.gc win32/config.vc
49029 ____________________________________________________________________________
49030 [  8425] By: jhi                                   on 2001/01/12  20:20:14
49031         Log: Subject: [PATCH perl@8342] -Wformat
49032              From: Robin Barker <rmb1@cise.npl.co.uk>
49033              Date: Fri, 12 Jan 2001 20:03:14 GMT
49034              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
49035      Branch: perl
49036            ! ext/Encode/Encode.xs mg.c sv.c toke.c
49037 ____________________________________________________________________________
49038 [  8424] By: jhi                                   on 2001/01/12  20:01:48
49039         Log: Subject: B::Concise -- an improved replacement for B::Terse 
49040              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49041              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
49042              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
49043      Branch: perl
49044            + ext/B/B/Concise.pm
49045            ! MANIFEST ext/B/B/Terse.pm
49046 ____________________________________________________________________________
49047 [  8423] By: jhi                                   on 2001/01/12  19:24:02
49048         Log: The new metaconfig unit from the #8421.
49049      Branch: metaconfig/U/perl
49050            + d_sigprocmask.U
49051 ____________________________________________________________________________
49052 [  8422] By: jhi                                   on 2001/01/12  19:23:43
49053         Log: Forgot the microperl config from the #8421.
49054      Branch: perl
49055            ! uconfig.h uconfig.sh
49056 ____________________________________________________________________________
49057 [  8421] By: jhi                                   on 2001/01/12  19:05:27
49058         Log: Add sigprocmask() probe, regen Configure, regen toc.
49059      Branch: perl
49060            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49061            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
49062            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49063            ! vos/config.ga.h win32/config.bc win32/config.gc
49064            ! win32/config.vc
49065 ____________________________________________________________________________
49066 [  8420] By: jhi                                   on 2001/01/12  18:34:31
49067         Log: Add sockatmark() to the todo list.
49068      Branch: perl
49069            ! Todo-5.6
49070 ____________________________________________________________________________
49071 [  8419] By: jhi                                   on 2001/01/12  18:09:46
49072         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
49073      Branch: perl
49074            ! op.c
49075 ____________________________________________________________________________
49076 [  8418] By: jhi                                   on 2001/01/12  18:05:30
49077         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
49078              From: Radu Greab <radu@netsoft.ro>
49079              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
49080              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
49081      Branch: perl
49082            ! op.c t/pragma/sub_lval.t
49083 ____________________________________________________________________________
49084 [  8417] By: jhi                                   on 2001/01/12  16:09:09
49085         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
49086              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
49087              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
49088              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
49089      Branch: perl
49090            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
49091            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
49092            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
49093            ! t/pragma/sub_lval.t toke.c
49094 ____________________________________________________________________________
49095 [  8416] By: jhi                                   on 2001/01/12  15:42:06
49096         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
49097              From: "Richard Soderberg" <rs@crystalflame.net>
49098              Date: Fri, 12 Jan 2001 04:49:35 -0800
49099              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
49100              
49101              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
49102              according to the platform.
49103      Branch: perl
49104            ! op.c
49105 ____________________________________________________________________________
49106 [  8415] By: jhi                                   on 2001/01/12  15:33:41
49107         Log: One more UTF-8 fix from Inaba Hiroto.
49108      Branch: perl
49109            ! pp.c regexec.c t/pragma/utf8.t
49110 ____________________________________________________________________________
49111 [  8414] By: jhi                                   on 2001/01/12  15:30:18
49112         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
49113      Branch: perl
49114            ! regexec.c
49115 ____________________________________________________________________________
49116 [  8413] By: jhi                                   on 2001/01/12  15:22:10
49117         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
49118              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49119              Date: Thu, 11 Jan 2001 12:53:36 +0100
49120              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
49121      Branch: perl
49122            ! toke.c
49123 ____________________________________________________________________________
49124 [  8412] By: jhi                                   on 2001/01/12  15:20:25
49125         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
49126              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49127              Date: Fri, 12 Jan 2001 14:37:55 +0100
49128              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
49129      Branch: perl
49130            ! hints/posix-bc.sh
49131 ____________________________________________________________________________
49132 [  8411] By: jhi                                   on 2001/01/12  15:14:14
49133         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
49134              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49135              Date: Fri, 12 Jan 2001 10:42:21 +0100
49136              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
49137      Branch: perl
49138            ! t/op/regmesg.t
49139 ____________________________________________________________________________
49140 [  8410] By: jhi                                   on 2001/01/12  05:48:55
49141         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
49142              From: Nicholas Clark <nick@ccl4.org> 
49143              Date: Sun, 7 Jan 2001 19:47:14 +0000
49144              Message-ID: <20010107194714.B1048@plum.flirble.org>
49145      Branch: perl
49146            ! t/op/numconvert.t
49147 ____________________________________________________________________________
49148 [  8409] By: jhi                                   on 2001/01/12  05:41:28
49149         Log: Integrate perlio.
49150      Branch: perl
49151           !> mg.c scope.h
49152 ____________________________________________________________________________
49153 [  8408] By: nick                                  on 2001/01/11  22:43:28
49154         Log: Remove variables that were used in experiments.
49155      Branch: perlio
49156            ! mg.c
49157 ____________________________________________________________________________
49158 [  8407] By: nick                                  on 2001/01/11  20:57:44
49159         Log: Catch die in %SIG handler and unblock the signal before re-dying.
49160              This make Linux work _without_ sigsetjmp().
49161              Turn off sigsetjmp() to see what else it does.
49162              May need Configure probe for sigprocmask() if anything has sigaction()
49163              but not sigprocmask().
49164      Branch: perlio
49165            ! mg.c scope.h
49166 ____________________________________________________________________________
49167 [  8406] By: nick                                  on 2001/01/11  19:32:07
49168         Log: Integrate mainline
49169      Branch: perlio
49170           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
49171           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
49172           !> t/op/substr.t
49173 ____________________________________________________________________________
49174 [  8405] By: jhi                                   on 2001/01/11  17:11:01
49175         Log: Fix UTF-8 lval substr().
49176      Branch: perl
49177            ! mg.c t/op/substr.t
49178 ____________________________________________________________________________
49179 [  8404] By: jhi                                   on 2001/01/11  05:13:58
49180         Log: Update Changes.
49181      Branch: perl
49182            ! Changes patchlevel.h
49183 ____________________________________________________________________________
49184 [  8403] By: jhi                                   on 2001/01/11  04:38:24
49185         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
49186              From: Hugo <hv@crypt.compulink.co.uk>
49187              Date: Mon, 30 Oct 2000 01:33:26 +0000
49188              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
49189      Branch: perl
49190            ! regexec.c t/op/re_tests
49191 ____________________________________________________________________________
49192 [  8402] By: jhi                                   on 2001/01/11  04:26:12
49193         Log: Integrate perlio.
49194      Branch: perl
49195           !> scope.h util.c
49196 ____________________________________________________________________________
49197 [  8401] By: nick                                  on 2001/01/10  22:52:55
49198         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
49199              (So Alan and Ilya can try setting via hints.)
49200              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
49201              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
49202              doing the save everywhere seems to restart read() correctly, but just
49203              doing it once "round" the handler does not.
49204      Branch: perlio
49205            ! scope.h
49206 ____________________________________________________________________________
49207 [  8400] By: jhi                                   on 2001/01/10  21:57:54
49208         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
49209              of IRIX, HP-UX is unaffected.
49210      Branch: perl
49211            ! perl.h
49212 ____________________________________________________________________________
49213 [  8399] By: nick                                  on 2001/01/10  21:29:19
49214         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
49215      Branch: perlio
49216            ! util.c
49217 ____________________________________________________________________________
49218 [  8398] By: jhi                                   on 2001/01/10  20:55:31
49219         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
49220              also have ReusePort.
49221      Branch: perl
49222            ! ext/IO/lib/IO/Socket/INET.pm
49223 ____________________________________________________________________________
49224 [  8397] By: jhi                                   on 2001/01/10  20:50:57
49225         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
49226              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
49227              Date: Wed, 10 Jan 2001 01:38:13 -0800
49228              Message-ID: <20010110013813.B41744@yahoo-inc.com>
49229      Branch: perl
49230            ! ext/IO/lib/IO/Socket/INET.pm
49231 ____________________________________________________________________________
49232 [  8396] By: jhi                                   on 2001/01/10  20:49:30
49233         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
49234              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
49235              Date: Wed, 10 Jan 2001 01:37:32 -0800
49236              Message-ID: <20010110013732.A41744@yahoo-inc.com>
49237      Branch: perl
49238            ! ext/Socket/Socket.pm
49239 ____________________________________________________________________________
49240 [  8395] By: jhi                                   on 2001/01/10  20:41:37
49241         Log: Test for bug id 20010105.016 (fixed by #8378).
49242      Branch: perl
49243            ! t/op/split.t
49244 ____________________________________________________________________________
49245 [  8394] By: jhi                                   on 2001/01/10  20:26:32
49246         Log: Integrate perlio.
49247      Branch: perl
49248            ! util.c
49249 ____________________________________________________________________________
49250 [  8393] By: nick                                  on 2001/01/10  19:34:30
49251         Log: Back out Simon's pid hackery for now.
49252      Branch: perlio
49253            ! util.c
49254 ____________________________________________________________________________
49255 [  8392] By: nick                                  on 2001/01/10  19:23:13
49256         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
49257      Branch: perlio
49258           !> (integrate 29 files)
49259 ____________________________________________________________________________
49260 [  8391] By: jhi                                   on 2001/01/10  18:43:15
49261         Log: Subject: [PATCH] Fix my_pclose segfault
49262              From: Simon Cozens <simon@cozens.net>
49263              Date: Wed, 10 Jan 2001 18:39:35 +0000
49264              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
49265      Branch: perl
49266            ! util.c
49267 ____________________________________________________________________________
49268 [  8390] By: jhi                                   on 2001/01/10  18:42:08
49269         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
49270              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49271              Date:     Wed, 10 Jan 2001 13:23:02 EST
49272              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
49273      Branch: perl
49274            ! ext/Opcode/Opcode.xs
49275 ____________________________________________________________________________
49276 [  8389] By: jhi                                   on 2001/01/10  15:16:07
49277         Log: Turn off the integer preservation for now.
49278      Branch: perl
49279            ! perl.h
49280 ____________________________________________________________________________
49281 [  8388] By: jhi                                   on 2001/01/10  15:01:25
49282         Log: Few more IDE/editor nits from p5p.
49283      Branch: perl
49284            ! pod/perlfaq3.pod
49285 ____________________________________________________________________________
49286 [  8387] By: jhi                                   on 2001/01/10  06:53:16
49287         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
49288              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
49289              Date: Tue, 9 Jan 2001 23:16:02 +0000
49290              Message-ID: <20010109231602.A81101@plum.flirble.org>
49291      Branch: perl
49292            ! sv.c
49293 ____________________________________________________________________________
49294 [  8386] By: jhi                                   on 2001/01/10  03:17:54
49295         Log: Test cases for #8385 (from Simon's "torture.pl")
49296      Branch: perl
49297            ! t/op/tr.t
49298 ____________________________________________________________________________
49299 [  8385] By: jhi                                   on 2001/01/10  03:17:11
49300         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
49301              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
49302              Date: Wed, 10 Jan 2001 11:39:39 +0900
49303              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
49304              
49305              Some more UTF-8 tr cases fixed.
49306      Branch: perl
49307            ! doop.c
49308 ____________________________________________________________________________
49309 [  8384] By: jhi                                   on 2001/01/09  22:45:40
49310         Log: Allow the locale test needing POSIX and the taint test
49311              needing IPC::SysV to run under 'minitest' (basically,
49312              bail out if loading the extension fails)
49313      Branch: perl
49314            ! t/op/misc.t t/op/taint.t
49315 ____________________________________________________________________________
49316 [  8383] By: jhi                                   on 2001/01/09  21:36:04
49317         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
49318              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49319              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
49320              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
49321      Branch: perl
49322            ! t/io/openpid.t
49323 ____________________________________________________________________________
49324 [  8382] By: jhi                                   on 2001/01/09  21:06:08
49325         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
49326              Should finish up the bug id 20001205.022.
49327      Branch: perl
49328            ! pp.c pp_hot.c scope.c
49329 ____________________________________________________________________________
49330 [  8381] By: jhi                                   on 2001/01/09  18:27:43
49331         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
49332              From: Andy Dougherty <doughera@lafayette.edu>
49333              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
49334              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
49335              
49336              More robust yacc/bison error detection.
49337      Branch: perl
49338            ! t/comp/proto.t
49339 ____________________________________________________________________________
49340 [  8380] By: jhi                                   on 2001/01/09  15:21:38
49341         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
49342              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49343              Date:     Tue, 9 Jan 2001 07:53:55 EST
49344              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
49345      Branch: perl
49346            ! t/op/misc.t vms/test.com
49347 ____________________________________________________________________________
49348 [  8379] By: jhi                                   on 2001/01/09  15:20:38
49349         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
49350              From: jhi@cc.hut.fi
49351              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
49352              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
49353              
49354              The #8378 fixed this.
49355      Branch: perl
49356            ! t/op/tr.t
49357 ____________________________________________________________________________
49358 [  8378] By: jhi                                   on 2001/01/09  15:05:32
49359         Log: Subject: One more patch for UTF8 
49360              From: Inaba Hiroto <inaba@st.rim.or.jp>
49361              Date: Tue, 09 Jan 2001 01:04:32 +0900
49362              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
49363              
49364              UTF-8 fixes for 'x' and tr///.
49365      Branch: perl
49366            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
49367            ! regcomp.c regexec.c toke.c utf8.c
49368 ____________________________________________________________________________
49369 [  8377] By: jhi                                   on 2001/01/09  14:32:17
49370         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
49371      Branch: perl
49372            ! t/op/length.t
49373 ____________________________________________________________________________
49374 [  8376] By: jhi                                   on 2001/01/09  04:32:32
49375         Log: integrate changes #7775, #8316, #8316 from mainline
49376      Branch: maint-5.6/perl
49377            ! hints/solaris_2.sh
49378 ____________________________________________________________________________
49379 [  8375] By: jhi                                   on 2001/01/09  04:26:43
49380         Log: Update Changes.
49381      Branch: perl
49382            ! Changes patchlevel.h
49383 ____________________________________________________________________________
49384 [  8374] By: jhi                                   on 2001/01/09  04:14:32
49385         Log: IDE/editor section tweaking.
49386      Branch: perl
49387            ! pod/perlfaq3.pod
49388 ____________________________________________________________________________
49389 [  8373] By: jhi                                   on 2001/01/09  02:38:26
49390         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
49391              From: Peter Prymmer <pvhp@forte.com>
49392              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
49393              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
49394              
49395              In preparation os OS/390 dynamic loading.
49396      Branch: perl
49397            ! README.os390 hints/os390.sh
49398 ____________________________________________________________________________
49399 [  8372] By: jhi                                   on 2001/01/09  00:24:30
49400         Log: Integrate with perlio.
49401      Branch: perl
49402           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
49403 ____________________________________________________________________________
49404 [  8371] By: nick                                  on 2001/01/08  23:54:33
49405         Log: Fix "scalars leaked" bugs caused by overload magic
49406              (Highlighted by Ilya's DESTROY optimization.)
49407      Branch: perlio
49408            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
49409 ____________________________________________________________________________
49410 [  8370] By: nick                                  on 2001/01/08  20:19:41
49411         Log: Integrate mainline
49412      Branch: perlio
49413           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
49414           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
49415           !> t/op/64bitint.t
49416 ____________________________________________________________________________
49417 [  8369] By: jhi                                   on 2001/01/08  17:30:52
49418         Log: save_delete() Safefree() doesn't (anymore?) work with shared
49419              strings, one test failure in op/misc and almost all of lib/b.
49420              (Outcomments #8369.)
49421      Branch: perl
49422            ! scope.c
49423 ____________________________________________________________________________
49424 [  8368] By: jhi                                   on 2001/01/08  14:47:10
49425         Log: (Outcommented by #8369.)
49426              
49427              Subject: Re: Perl BugID 20001205.022 ---- save_delete
49428              From: Simon Cozens <simon@cozens.net>
49429              Date: Sat, 6 Jan 2001 11:48:40 +0000
49430              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
49431              
49432              The save_delete() does need the Safefree.
49433      Branch: perl
49434            ! scope.c
49435 ____________________________________________________________________________
49436 [  8367] By: bailey                                on 2001/01/08  08:53:52
49437         Log: Once again syncing after too long an absence
49438      Branch: vmsperl
49439           +> (branch 55 files)
49440            - MAINTAIN fix_pl vos/config.def vos/config.h
49441            - vos/config_h.SH_orig
49442           !> (integrate 498 files)
49443 ____________________________________________________________________________
49444 [  8366] By: jhi                                   on 2001/01/08  02:42:59
49445         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
49446              From: nick@ccl4.org
49447              Date: Sun, 7 Jan 2001 21:07:18 +0000
49448              Message-Id: <20010107210717.D1048@plum.flirble.org>
49449      Branch: perl
49450            ! sv.c t/op/64bitint.t
49451 ____________________________________________________________________________
49452 [  8365] By: jhi                                   on 2001/01/08  02:35:16
49453         Log: Subject: [PATCH] environ nit
49454              From: Simon Cozens <simon@cozens.net>
49455              Date: Sun, 7 Jan 2001 17:57:07 +0000
49456              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
49457              
49458              Use environ only if we have it.
49459      Branch: perl
49460            ! mg.c
49461 ____________________________________________________________________________
49462 [  8364] By: jhi                                   on 2001/01/08  02:24:51
49463         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
49464      Branch: perl
49465            ! ext/GDBM_File/GDBM_File.xs
49466 ____________________________________________________________________________
49467 [  8363] By: jhi                                   on 2001/01/08  02:19:24
49468         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
49469              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49470              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
49471              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
49472      Branch: perl
49473            ! dump.c op.c
49474 ____________________________________________________________________________
49475 [  8362] By: jhi                                   on 2001/01/08  02:17:43
49476         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
49477              From: Doug MacEachern <dougm@covalent.net>
49478              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
49479              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
49480              
49481              Allow AUTOLOAD to be an xsub and allow such xsubs
49482              to avoid use of $AUTOLOAD.
49483      Branch: perl
49484            ! gv.c
49485 ____________________________________________________________________________
49486 [  8361] By: jhi                                   on 2001/01/08  02:16:07
49487         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
49488              From: Radu Greab <radu@netsoft.ro>
49489              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
49490              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
49491              
49492              No need for the potentially nonportable $SIG{CHLD}.
49493      Branch: perl
49494            ! t/io/pipe.t
49495 ____________________________________________________________________________
49496 [  8360] By: jhi                                   on 2001/01/08  01:58:23
49497         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
49498      Branch: perl
49499            ! lib/Getopt/Long.pm
49500 ____________________________________________________________________________
49501 [  8359] By: jhi                                   on 2001/01/08  01:55:44
49502         Log: Integrate perlio.
49503      Branch: perl
49504           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
49505           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
49506           !> utf8.c win32/Makefile
49507 ____________________________________________________________________________
49508 [  8358] By: jhi                                   on 2001/01/07  21:16:50
49509         Log: Update the EPOC cross SDK URL.
49510      Branch: perl
49511            ! README.epoc
49512 ____________________________________________________________________________
49513 [  8357] By: jhi                                   on 2001/01/07  21:16:09
49514         Log: Update the EPOC cross SDK URL.
49515      Branch: maint-5.6/perl
49516            ! README.epoc
49517 ____________________________________________________________________________
49518 [  8356] By: nick                                  on 2001/01/06  21:47:52
49519         Log: FILE * in XS code for PerlIO world:
49520              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
49521              - Add FILE * T_STDIO typemap.
49522              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
49523      Branch: perlio
49524            ! lib/ExtUtils/typemap perlio.c perlio.h
49525 ____________________________________________________________________________
49526 [  8355] By: jhi                                   on 2001/01/06  20:27:15
49527         Log: integrate change #8336 from mainline
49528              
49529              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
49530      Branch: maint-5.6/perl
49531            ! hv.c
49532 ____________________________________________________________________________
49533 [  8354] By: jhi                                   on 2001/01/06  20:24:29
49534         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49535              From: Robin Barker <rmb1@cise.npl.co.uk>
49536              Date: Fri, 22 Dec 2000 12:17:38 GMT
49537              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
49538              
49539              The patch reformats some long =item lines so they give
49540              correct output via pod2man | nroff -man
49541              
49542              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49543              From: Robin Barker <rmb1@cise.npl.co.uk>
49544              Date: Tue, 2 Jan 2001 15:35:03 GMT
49545              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49546              
49547              Here is a _further_ patch which corrects a few more errors:
49548              * an empty C<=item> in CPAN.pm
49549              * patching the wrong file (pod/perlamiga.pod not README.amiga)
49550              * leaving empty C<=item>s which formatted incorrectly
49551              * over long C<=item>s revealed by latest patch to Pod::Man
49552      Branch: maint-5.6/perl
49553            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
49554            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
49555            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
49556            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
49557            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
49558            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
49559 ____________________________________________________________________________
49560 [  8353] By: jhi                                   on 2001/01/06  20:21:10
49561         Log: integrate changes #7980, 8056, 8057 from mainline
49562              
49563              UTF-8 hash keys.
49564      Branch: maint-5.6/perl
49565            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
49566 ____________________________________________________________________________
49567 [  8352] By: jhi                                   on 2001/01/06  20:18:44
49568         Log: Forgotten from #8438.
49569      Branch: maint-5.6/perl
49570            ! epoc/epocish.h
49571 ____________________________________________________________________________
49572 [  8351] By: jhi                                   on 2001/01/06  20:18:12
49573         Log: Forgotten from #8347.
49574      Branch: maint-5.6/perl
49575            ! config_h.SH
49576 ____________________________________________________________________________
49577 [  8350] By: jhi                                   on 2001/01/06  20:00:19
49578         Log: Thinko in #8347.
49579      Branch: maint-5.6/perl
49580            ! regcomp.c
49581 ____________________________________________________________________________
49582 [  8349] By: jhi                                   on 2001/01/06  18:05:30
49583         Log: Copy the FAQ3 IDE section from the development branch,
49584              changes originally by Peter Prymmer.
49585      Branch: maint-5.6/perl
49586            ! pod/perlfaq3.pod
49587 ____________________________________________________________________________
49588 [  8348] By: jhi                                   on 2001/01/06  18:03:02
49589         Log: EPOC updates for TRIAL1.
49590              
49591              Subject: [5.6.1 trial1] EPOC update
49592              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49593              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
49594              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
49595              
49596              Subject: epoc patch2 for perl-5.6.1-trial1
49597              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49598              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
49599              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
49600      Branch: maint-5.6/perl
49601            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
49602            ! epoc/epocish.c
49603 ____________________________________________________________________________
49604 [  8347] By: jhi                                   on 2001/01/06  17:29:10
49605         Log: integrate changes #7710,7824,7973 from mainline,
49606              plus VMS nits from Peter Prymmer and Dan Sugalski.
49607              
49608              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
49609              library (getprotobyname and getprotobynumber are outversioned by
49610              the same calls in libc, at least for xlc version 3.
49611              
49612              Add HAS_SBRK_PROTO.
49613              
49614              Fixes for signedness warnings noticed by VMSperlers.
49615      Branch: maint-5.6/perl
49616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49617            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
49618            ! sv.c vms/descrip_mms.template vos/config.alpha.def
49619            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49620            ! win32/config.bc win32/config.gc win32/config.vc
49621 ____________________________________________________________________________
49622 [  8346] By: nick                                  on 2001/01/06  14:36:01
49623         Log: Fixup accumulated integrate muddles (perlio == devperl again)
49624      Branch: perlio
49625            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
49626 ____________________________________________________________________________
49627 [  8345] By: nick                                  on 2001/01/06  14:24:58
49628         Log: Integrate mainline
49629      Branch: perlio
49630           !> (integrate 55 files)
49631 ____________________________________________________________________________
49632 [  8344] By: jhi                                   on 2001/01/06  02:24:02
49633         Log: Subject: [patch] PerlIO_cleanup() prototype
49634              From: Doug MacEachern <dougm@covalent.net>
49635              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
49636              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
49637      Branch: perl
49638            ! perlio.h
49639 ____________________________________________________________________________
49640 [  8343] By: jhi                                   on 2001/01/06  01:04:09
49641         Log: IRIX compiler noticed that the bof initialization might be
49642              bypassed by control flow.
49643      Branch: perl
49644            ! toke.c
49645 ____________________________________________________________________________
49646 [  8342] By: jhi                                   on 2001/01/06  00:10:48
49647         Log: Update Changes.
49648      Branch: perl
49649            ! Changes patchlevel.h
49650 ____________________________________________________________________________
49651 [  8341] By: jhi                                   on 2001/01/05  23:52:33
49652         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
49653      Branch: perl
49654            ! toke.c
49655 ____________________________________________________________________________
49656 [  8340] By: jhi                                   on 2001/01/05  22:44:08
49657         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
49658              From: Radu Greab <radu@netsoft.ro>
49659              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
49660              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
49661      Branch: perl
49662            ! t/io/pipe.t util.c
49663 ____________________________________________________________________________
49664 [  8339] By: jhi                                   on 2001/01/05  22:35:17
49665         Log: Subject: [PATCH] format and rewording in perlfaq.pod
49666              From: Robin Barker <rmb1@cise.npl.co.uk>
49667              Date: Fri, 5 Jan 2001 18:51:20 GMT
49668              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
49669      Branch: perl
49670            ! pod/perlfaq.pod
49671 ____________________________________________________________________________
49672 [  8338] By: jhi                                   on 2001/01/05  22:31:17
49673         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
49674              From: Peter Prymmer <pvhp@forte.com>
49675              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
49676              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
49677      Branch: perl
49678            ! utils/perlbug.PL
49679 ____________________________________________________________________________
49680 [  8337] By: jhi                                   on 2001/01/05  18:15:11
49681         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
49682              From: Robin Barker <rmb1@cise.npl.co.uk>
49683              Date: Tue, 2 Jan 2001 15:24:07 GMT
49684              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
49685              
49686              If you call configure as C<./Configure> or C<sh ./Configure>,
49687              $src is set to the absolute path name, not '.'.
49688              
49689              This, in turn, means -Dmksymlink tries to do its stuff because
49690              it does not think it is in the src directory.
49691              
49692              (plus a metaconfig nitfix)
49693      Branch: metaconfig
49694            ! U/compline/ccflags.U U/modified/src.U
49695      Branch: perl
49696            ! Configure config_h.SH
49697 ____________________________________________________________________________
49698 [  8336] By: jhi                                   on 2001/01/05  17:48:32
49699         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
49700              From: Alan Burlison <Alan.Burlison@uk.sun.com>
49701              Message-ID: <3A5606C4.473D2226@uk.sun.com>
49702              Date: Fri, 05 Jan 2001 17:39:16 +0000
49703      Branch: perl
49704            ! hv.c
49705 ____________________________________________________________________________
49706 [  8335] By: jhi                                   on 2001/01/05  16:05:44
49707         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
49708      Branch: perl
49709            ! lib/Getopt/Long.pm
49710 ____________________________________________________________________________
49711 [  8334] By: jhi                                   on 2001/01/05  16:00:51
49712         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
49713              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49714              Date: Fri, 05 Jan 2001 13:46:51 +0100
49715              Message-ID: <13693.978698811@nice.ram.loc>
49716              
49717              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
49718              accurate reading of the "atime".  
49719      Branch: perl
49720            ! t/io/fs.t
49721 ____________________________________________________________________________
49722 [  8333] By: jhi                                   on 2001/01/05  15:57:37
49723         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
49724              From: Simon Cozens <simon@cozens.net>
49725              Date: Fri, 8 Dec 2000 13:33:31 +0000
49726              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
49727              
49728              A lost patch fragment.
49729      Branch: perl
49730            ! doop.c
49731 ____________________________________________________________________________
49732 [  8332] By: jhi                                   on 2001/01/05  15:40:42
49733         Log: Do away with strncpy() and a fixed length buffer.
49734      Branch: perl
49735            ! utf8.c
49736 ____________________________________________________________________________
49737 [  8331] By: jhi                                   on 2001/01/05  15:03:07
49738         Log: Tests for #8329 and #8330.
49739      Branch: perl
49740            ! t/op/bop.t
49741 ____________________________________________________________________________
49742 [  8330] By: jhi                                   on 2001/01/05  15:02:38
49743         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
49744              raw 8-bit form to the UTF-8 string.
49745      Branch: perl
49746            ! toke.c
49747 ____________________________________________________________________________
49748 [  8329] By: jhi                                   on 2001/01/05  14:55:13
49749         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
49750              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49751              Date: Fri, 5 Jan 2001 12:28:52 +0100
49752              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
49753              
49754              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
49755              no effect.  (changed the strncpy() to Copy())
49756      Branch: perl
49757            ! toke.c
49758 ____________________________________________________________________________
49759 [  8328] By: jhi                                   on 2001/01/05  06:44:27
49760         Log: UTF-8 cleanup.
49761      Branch: perl
49762            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
49763            ! regexec.c sv.c toke.c
49764 ____________________________________________________________________________
49765 [  8327] By: jhi                                   on 2001/01/05  01:11:29
49766         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')
49767              From: Radu Greab <radu@netsoft.ro>
49768              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
49769              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
49770              
49771              Cleans up Harness to not use FileHandle, which uses IO.
49772      Branch: perl
49773            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49774 ____________________________________________________________________________
49775 [  8326] By: jhi                                   on 2001/01/05  00:56:37
49776         Log: Update Changes.
49777      Branch: perl
49778            ! Changes patchlevel.h
49779 ____________________________________________________________________________
49780 [  8325] By: jhi                                   on 2001/01/05  00:53:18
49781         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
49782              From: Peter Prymmer <pvhp@forte.com>
49783              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
49784              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
49785              
49786              plus a couple more tailing whitespace removals.
49787      Branch: perl
49788            ! win32/Makefile
49789 ____________________________________________________________________________
49790 [  8324] By: jhi                                   on 2001/01/05  00:47:39
49791         Log: Add some Unicode chop() tests.
49792      Branch: perl
49793            ! t/op/chop.t
49794 ____________________________________________________________________________
49795 [  8323] By: jhi                                   on 2001/01/05  00:47:23
49796         Log: Unify UTF-8 malformedness handling.
49797      Branch: perl
49798            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
49799 ____________________________________________________________________________
49800 [  8322] By: jhi                                   on 2001/01/04  22:21:54
49801         Log: The new $issymlink was unknown to Mksymlinks.
49802      Branch: metaconfig/U/perl
49803            ! Mksymlinks.U issymlink.U
49804      Branch: perl
49805            ! Configure config_h.SH
49806 ____________________________________________________________________________
49807 [  8321] By: jhi                                   on 2001/01/04  21:51:05
49808         Log: The test didn't work under the core test framework.
49809      Branch: perl
49810            ! t/lib/st-lock.t
49811 ____________________________________________________________________________
49812 [  8320] By: jhi                                   on 2001/01/04  21:14:22
49813         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
49814      Branch: perl
49815            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
49816 ____________________________________________________________________________
49817 [  8319] By: jhi                                   on 2001/01/04  20:46:17
49818         Log: Typo in #8312 when manually applying a problematic patch fragment.
49819      Branch: perl
49820            ! ext/Storable/Storable.xs
49821 ____________________________________________________________________________
49822 [  8318] By: jhi                                   on 2001/01/04  20:43:01
49823         Log: The $sh_c didn't fly.
49824      Branch: metaconfig
49825            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49826            ! U/modified/Loc.U U/modified/myhostname.U
49827            ! U/modified/spitshell.U
49828      Branch: metaconfig/U/perl
49829            ! issymlink.U
49830      Branch: perl
49831            ! Configure config_h.SH
49832 ____________________________________________________________________________
49833 [  8317] By: jhi                                   on 2001/01/04  19:58:01
49834         Log: AIX builtin test -h is broken, changes based on
49835              
49836              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
49837              Date: Tue, 02 Jan 2001 11:24:39 +0100
49838              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49839              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
49840      Branch: metaconfig
49841            + U/modified/spitshell.U
49842            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49843            ! U/modified/Loc.U U/modified/myhostname.U
49844      Branch: metaconfig/U/perl
49845            ! Mksymlinks.U issymlink.U
49846      Branch: perl
49847            ! Configure
49848 ____________________________________________________________________________
49849 [  8316] By: jhi                                   on 2001/01/04  19:02:22
49850         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
49851              From: Andy Dougherty <doughera@lafayette.edu>
49852              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
49853              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
49854              
49855              Beware of GNU ld.
49856      Branch: perl
49857            ! hints/solaris_2.sh
49858 ____________________________________________________________________________
49859 [  8315] By: jhi                                   on 2001/01/04  18:56:48
49860         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
49861              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
49862              Date: Wed, 3 Jan 2001 07:58:51 +0100
49863              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
49864      Branch: perl
49865            ! hints/solaris_2.sh
49866 ____________________________________________________________________________
49867 [  8314] By: jhi                                   on 2001/01/04  18:54:07
49868         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
49869              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49870              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
49871              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
49872              
49873              Doc tweak on #8313.
49874      Branch: perl
49875            ! ext/B/B/Deparse.pm
49876 ____________________________________________________________________________
49877 [  8313] By: jhi                                   on 2001/01/04  18:52:27
49878         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
49879              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
49880              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49881              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
49882              
49883              Make the peephole optimizer to bypass more null ops and
49884              and rewrite the deparse handling of continue blocks.
49885      Branch: perl
49886            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
49887 ____________________________________________________________________________
49888 [  8312] By: jhi                                   on 2001/01/04  18:47:39
49889         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
49890      Branch: perl
49891            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
49892            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
49893            ! t/lib/st-lock.t
49894 ____________________________________________________________________________
49895 [  8311] By: jhi                                   on 2001/01/04  18:36:08
49896         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
49897              filter to be run on each .pm during the pm_to_blib() phase,
49898              a fixed version of
49899              
49900              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
49901              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49902              Date: Wed, 03 Jan 2001 22:01:30 +0100
49903              Message-ID: <5296.978555690@nice.ram.loc>
49904      Branch: perl
49905            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
49906            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
49907            ! lib/ExtUtils/MakeMaker.pm
49908 ____________________________________________________________________________
49909 [  8310] By: jhi                                   on 2001/01/04  18:32:54
49910         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49911              From: Robin Barker <rmb1@cise.npl.co.uk>
49912              Date: Tue, 2 Jan 2001 15:35:03 GMT
49913              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49914      Branch: perl
49915            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
49916            ! pod/perlrequick.pod
49917 ____________________________________________________________________________
49918 [  8309] By: jhi                                   on 2001/01/04  18:29:07
49919         Log: Subject: Re: [patch] static-ize XS()
49920              From: Doug MacEachern <dougm@covalent.net>
49921              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
49922              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
49923              
49924              Provide prototypes for the XS functions.
49925      Branch: perl
49926            ! lib/ExtUtils/xsubpp
49927 ____________________________________________________________________________
49928 [  8308] By: jhi                                   on 2001/01/04  18:27:44
49929         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
49930              From: Doug MacEachern <dougm@covalent.net>
49931              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
49932              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
49933      Branch: perl
49934            ! lib/ExtUtils/typemap
49935 ____________________________________________________________________________
49936 [  8307] By: jhi                                   on 2001/01/04  18:25:25
49937         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
49938              From: Doug MacEachern <dougm@covalent.net>
49939              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
49940              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
49941              
49942              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
49943      Branch: perl
49944            ! lib/ExtUtils/MM_Unix.pm
49945 ____________________________________________________________________________
49946 [  8306] By: jhi                                   on 2001/01/04  18:23:00
49947         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
49948              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49949              Date: Thu, 4 Jan 2001 12:47:10 +0100 
49950              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
49951              
49952              The toke.c part only, patching embed.h and proto.h is futile.
49953      Branch: perl
49954            ! toke.c
49955 ____________________________________________________________________________
49956 [  8305] By: jhi                                   on 2001/01/04  18:05:51
49957         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
49958              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49959              Date: Thu, 4 Jan 2001 17:50:12 +0100 
49960              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
49961      Branch: perl
49962            ! toke.c
49963 ____________________________________________________________________________
49964 [  8304] By: jhi                                   on 2001/01/04  18:03:26
49965         Log: Subject: [PATCH perl@8269]
49966              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49967              Date: Thu, 4 Jan 2001 12:53:39 +0100 
49968              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
49969              
49970              If running byacc write-enable also perly.h.
49971      Branch: perl
49972            ! Makefile.SH
49973 ____________________________________________________________________________
49974 [  8303] By: jhi                                   on 2001/01/04  15:40:49
49975         Log: Rewrite pp_concat() in terms of sv_catsv().
49976      Branch: perl
49977            ! pp_hot.c
49978 ____________________________________________________________________________
49979 [  8302] By: nick                                  on 2001/01/03  22:43:22
49980         Log: Integrate mainline.
49981      Branch: perlio
49982           !> ext/Encode/Encode.xs sv.c utf8.c
49983 ____________________________________________________________________________
49984 [  8301] By: jhi                                   on 2001/01/02  23:40:26
49985         Log: Variable naming tweak.
49986      Branch: perl
49987            ! sv.c
49988 ____________________________________________________________________________
49989 [  8300] By: jhi                                   on 2001/01/02  23:40:02
49990         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
49991              in is_utf8_string().
49992      Branch: perl
49993            ! utf8.c
49994 ____________________________________________________________________________
49995 [  8299] By: jhi                                   on 2001/01/02  22:14:40
49996         Log: Integrate perlio.
49997      Branch: perl
49998           !> pp.c pp_hot.c win32/Makefile
49999 ____________________________________________________________________________
50000 [  8298] By: nick                                  on 2001/01/02  22:03:06
50001         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
50002      Branch: perlio
50003            ! pp.c pp_hot.c
50004 ____________________________________________________________________________
50005 [  8297] By: jhi                                   on 2001/01/02  04:26:28
50006         Log: Signedness nit.
50007      Branch: perl
50008            ! ext/Encode/Encode.xs
50009 ____________________________________________________________________________
50010 [  8296] By: nick                                  on 2001/01/01  23:49:36
50011         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
50012      Branch: perlio
50013            ! win32/Makefile
50014 ____________________________________________________________________________
50015 [  8295] By: jhi                                   on 2001/01/01  23:05:48
50016         Log: Integrate perlio.
50017      Branch: perl
50018           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
50019           !> t/lib/encode.t
50020 ____________________________________________________________________________
50021 [  8294] By: nick                                  on 2001/01/01  22:48:34
50022         Log: Integrate mainline
50023      Branch: perlio
50024            ! pp_hot.c t/lib/encode.t
50025           !> (integrate 65 files)
50026 ____________________________________________________________________________
50027 [  8293] By: nick                                  on 2001/01/01  21:58:50
50028         Log: More rigor in UTF-8-ness of Encode's toUnicode
50029              XS export some of the utf8 internal functions.
50030              Test some of the functions.
50031              Fix pp_concat() bug shown by said tests.
50032      Branch: perlio
50033            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
50034            ! t/lib/encode.t
50035 ____________________________________________________________________________
50036 [  8292] By: jhi                                   on 2001/01/01  18:11:44
50037         Log: Integrate perlio.
50038      Branch: perl
50039           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
50040           !> ext/Encode/encengine.c ext/Encode/encode.h
50041 ____________________________________________________________________________
50042 [  8291] By: jhi                                   on 2001/01/01  18:10:58
50043         Log: Podify README.mpeix (a new version from the web),
50044              add a dummy NAME to Carp::Heavy, regen toc.
50045      Branch: perl
50046            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
50047            ! pod/perltoc.pod
50048 ____________________________________________________________________________
50049 [  8290] By: nick                                  on 2001/01/01  17:43:47
50050         Log: Loose the "Loading..." warning.
50051              Another bug in fallback support
50052      Branch: perlio
50053            ! ext/Encode/Encode.pm ext/Encode/encengine.c
50054 ____________________________________________________________________________
50055 [  8289] By: jhi                                   on 2001/01/01  00:01:57
50056         Log: Bump up Larry's copyright.
50057      Branch: perl
50058            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
50059            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
50060            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
50061            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
50062            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
50063            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
50064            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
50065            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
50066 ____________________________________________________________________________
50067 [  8288] By: nick                                  on 2000/12/31  21:27:53
50068         Log: Fix .ucm reading - forgot a chr()
50069              Start of .ucm write (for .enc to .ucm)
50070      Branch: perlio
50071            ! ext/Encode/compile
50072 ____________________________________________________________________________
50073 [  8287] By: jhi                                   on 2000/12/31  18:15:56
50074         Log: Comment away a diagnostic message as noted by Craig A. Berry
50075              (the unexpected message was confusing testing)
50076      Branch: perl
50077            ! ext/Encode/Encode.pm
50078 ____________________________________________________________________________
50079 [  8286] By: jhi                                   on 2000/12/31  18:14:51
50080         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
50081              Date: Sun, 31 Dec 2000 11:17:37 -0600
50082              From: "Craig A. Berry" <craigberry@mac.com>
50083              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
50084      Branch: perl
50085            ! ext/Encode/Makefile.PL
50086 ____________________________________________________________________________
50087 [  8285] By: nick                                  on 2000/12/31  18:11:54
50088         Log: Start of support of ICU-style .ucm files:
50089              - teach compile how to read a .ucm file
50090              - first guess at how to represent fallbacks in "tries".
50091              - use fallbacks if check == 0
50092              - new return code to indicate we used one.
50093      Branch: perlio
50094            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
50095            ! ext/Encode/encengine.c ext/Encode/encode.h
50096 ____________________________________________________________________________
50097 [  8284] By: jhi                                   on 2000/12/31  18:04:41
50098         Log: Pacify picky VMS compiler.
50099              
50100              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
50101              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50102              Date: Sat, 30 Dec 2000 18:10:02 -0600
50103              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
50104      Branch: perl
50105            ! sv.c
50106 ____________________________________________________________________________
50107 [  8283] By: jhi                                   on 2000/12/31  16:11:47
50108         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
50109      Branch: perl
50110            ! t/lib/glob-basic.t
50111 ____________________________________________________________________________
50112 [  8282] By: jhi                                   on 2000/12/31  15:26:11
50113         Log: Integrate perlio.
50114      Branch: perl
50115           !> makedef.pl opcode.pl os2/os2.c perlio.c
50116 ____________________________________________________________________________
50117 [  8281] By: nick                                  on 2000/12/31  10:06:15
50118         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
50119              is available to be exported
50120      Branch: perlio
50121            ! makedef.pl perlio.c
50122 ____________________________________________________________________________
50123 [  8280] By: nick                                  on 2000/12/31  09:41:26
50124         Log: Ilya's OS2 patch (testing for damage on Win32)
50125      Branch: perlio
50126            ! makedef.pl opcode.pl os2/os2.c
50127 ____________________________________________________________________________
50128 [  8279] By: jhi                                   on 2000/12/30  21:52:07
50129         Log: Test nits.
50130      Branch: perl
50131            ! t/lib/syslfs.t t/op/lfs.t
50132 ____________________________________________________________________________
50133 [  8278] By: jhi                                   on 2000/12/30  21:47:49
50134         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
50135              From: andreas.koenig@anima.de (Andreas J. Koenig)
50136              Date: 30 Dec 2000 22:35:37 +0100
50137              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
50138              
50139              The 32-bit wraparound test wasn't quite right.
50140      Branch: perl
50141            ! t/lib/syslfs.t t/op/lfs.t
50142 ____________________________________________________________________________
50143 [  8277] By: jhi                                   on 2000/12/30  21:33:44
50144         Log: Subject: [PATCH] open() example in perlfunc.pod 
50145              From: Karsten Sperling <s_sperli@ira.uka.de>
50146              Date: Sat, 30 Dec 2000 22:27:09 +0100
50147              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
50148      Branch: perl
50149            ! pod/perlfunc.pod
50150 ____________________________________________________________________________
50151 [  8276] By: jhi                                   on 2000/12/30  20:32:40
50152         Log: Not quite that many tests yet.
50153      Branch: perl
50154            ! t/op/pat.t
50155 ____________________________________________________________________________
50156 [  8275] By: jhi                                   on 2000/12/30  20:26:58
50157         Log: Integrate perlio.
50158      Branch: perl
50159           !> toke.c
50160 ____________________________________________________________________________
50161 [  8274] By: jhi                                   on 2000/12/30  20:24:56
50162         Log: Signedness nit.
50163      Branch: perl
50164            ! utf8.c
50165 ____________________________________________________________________________
50166 [  8273] By: jhi                                   on 2000/12/30  20:15:46
50167         Log: Add a test case for 20000731.001 which was fixed by the #8267.
50168      Branch: perl
50169            ! t/op/pat.t
50170 ____________________________________________________________________________
50171 [  8272] By: nick                                  on 2000/12/30  19:47:51
50172         Log: Tweak for MULTIPLICITY/USE_PERLIO
50173      Branch: perlio
50174            ! toke.c
50175 ____________________________________________________________________________
50176 [  8271] By: nick                                  on 2000/12/30  19:46:45
50177         Log: Integrate mainline
50178      Branch: perlio
50179           +> lib/unicode/distinct.pm
50180           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
50181           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
50182           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
50183 ____________________________________________________________________________
50184 [  8270] By: jhi                                   on 2000/12/30  19:39:50
50185         Log: Subject: RE: perl@8269
50186              From: "Richard Soderberg" <rs@crystalflame.net>
50187              Date: Sat, 30 Dec 2000 11:36:27 -0800
50188              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
50189              
50190              A missing aTHX_.
50191      Branch: perl
50192            ! toke.c
50193 ____________________________________________________________________________
50194 [  8269] By: jhi                                   on 2000/12/30  18:55:48
50195         Log: Update Changes.
50196      Branch: perl
50197            ! Changes patchlevel.h
50198 ____________________________________________________________________________
50199 [  8268] By: jhi                                   on 2000/12/30  17:18:40
50200         Log: Add a test for Unicode split //.  The #8267 was the cure.
50201      Branch: perl
50202            ! t/op/split.t
50203 ____________________________________________________________________________
50204 [  8267] By: jhi                                   on 2000/12/30  17:14:19
50205         Log: Subject: more UTF8 test suites and an UTF8 patch
50206              From: Inaba Hiroto <inaba@st.rim.or.jp>
50207              Date: Sat, 30 Dec 2000 14:27:10 +0900
50208              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
50209              
50210              Just the patch part for now, and the pragma renamed
50211              as unicode::distinct.
50212      Branch: perl
50213            + lib/unicode/distinct.pm
50214            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
50215            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
50216            ! regcomp.h regexec.c sv.c toke.c utf8.c
50217 ____________________________________________________________________________
50218 [  8266] By: nick                                  on 2000/12/30  16:40:49
50219         Log: Integrate mainline
50220      Branch: perlio
50221           +> lib/Pod/Text/Overstrike.pm
50222           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
50223           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
50224           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
50225           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
50226           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
50227 ____________________________________________________________________________
50228 [  8265] By: jhi                                   on 2000/12/30  07:28:55
50229         Log: The sv_catsv() fix, take two.
50230      Branch: perl
50231            ! sv.c t/op/join.t
50232 ____________________________________________________________________________
50233 [  8264] By: jhi                                   on 2000/12/30  06:19:18
50234         Log: Undo all the join-related changes since #8248: relevant
50235              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
50236              The new sv_catsv() doesn't fly so it must go back to
50237              the drawing board.
50238      Branch: perl
50239            ! sv.c t/op/join.t t/pragma/utf8.t
50240 ____________________________________________________________________________
50241 [  8263] By: jhi                                   on 2000/12/30  01:08:32
50242         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
50243      Branch: perl
50244            ! sv.c
50245 ____________________________________________________________________________
50246 [  8262] By: jhi                                   on 2000/12/30  00:45:14
50247         Log: Retract #8261.
50248      Branch: perl
50249            ! hv.c util.c
50250 ____________________________________________________________________________
50251 [  8261] By: jhi                                   on 2000/12/30  00:38:32
50252         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
50253      Branch: perl
50254            ! hv.c util.c
50255 ____________________________________________________________________________
50256 [  8260] By: jhi                                   on 2000/12/29  22:51:33
50257         Log: (Retracted by #8264)  More fixing for #8251.
50258      Branch: perl
50259            ! sv.c
50260 ____________________________________________________________________________
50261 [  8259] By: jhi                                   on 2000/12/29  18:27:30
50262         Log: Subject: podlators 1.06 released
50263              From: Russ Allbery <rra@stanford.edu>
50264              Date: 25 Dec 2000 05:09:30 -0800
50265              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
50266      Branch: perl
50267            + lib/Pod/Text/Overstrike.pm
50268            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
50269            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
50270 ____________________________________________________________________________
50271 [  8258] By: jhi                                   on 2000/12/29  18:20:45
50272         Log: Make the large file tests more robust/talkative as suggested by
50273              
50274              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
50275              From: andreas.koenig@anima.de (Andreas J. Koenig)
50276              Date: 29 Dec 2000 14:23:01 +0100
50277              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
50278      Branch: perl
50279            ! t/lib/syslfs.t t/op/lfs.t
50280 ____________________________________________________________________________
50281 [  8257] By: jhi                                   on 2000/12/29  17:48:04
50282         Log: Further VMS piping fixes from Charles Lane:
50283              
50284              In summary, error messages produced when a subprocess terminated
50285              abnormally were being sent not just to the parent process, but to
50286              grandparents, because of default values for error output that were
50287              not completely overridden when the subprocess was started.
50288              
50289              This patch fixes this behavior by defining user-mode (i.e., temporary
50290              for the duration of the program) logical names for SYS$OUTPUT and
50291              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
50292              changes to make it so that the user-mode logicals are the ones that
50293              control where Perl's error messages go if it terminates abnormally.
50294              
50295              I also added some gratuitous fixes to the indentation of braces in
50296              the piping code.  It just looked ugly, before.
50297      Branch: perl
50298            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
50299 ____________________________________________________________________________
50300 [  8256] By: jhi                                   on 2000/12/29  17:45:12
50301         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
50302              From: "Casey R. Tweten" <crt@kiski.net>
50303              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
50304              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
50305              
50306              Tests for for #8240.
50307      Branch: perl
50308            ! t/pragma/constant.t
50309 ____________________________________________________________________________
50310 [  8255] By: jhi                                   on 2000/12/29  17:43:07
50311         Log: Subject: Re: [PATCH] Interesting syntax idea
50312              From: Simon Cozens <simon@cozens.net>
50313              Date: Fri, 29 Dec 2000 14:34:04 +0000
50314              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
50315              
50316              Tests for #8254.
50317      Branch: perl
50318            ! t/pragma/sub_lval.t
50319 ____________________________________________________________________________
50320 [  8254] By: jhi                                   on 2000/12/29  17:42:11
50321         Log: Subject: [PATCH] Interesting syntax idea
50322              From: Simon Cozens <simon@cozens.net>
50323              Date: Wed, 27 Dec 2000 05:08:57 +0000
50324              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
50325              
50326              Make opens + bareword assigns do typeglob assigns.
50327      Branch: perl
50328            ! op.c
50329 ____________________________________________________________________________
50330 [  8253] By: jhi                                   on 2000/12/29  17:36:45
50331         Log: Output the (apparent) version of gcc, as suggested by
50332              
50333              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
50334              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
50335              Date: 26 Dec 2000 04:29:17 -0500
50336              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
50337              
50338              (The patch as such didn't any more apply as the misparsing had
50339              already been addressed in #6474.)  Also change the wording about
50340              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
50341      Branch: perl
50342            ! hints/dec_osf.sh
50343 ____________________________________________________________________________
50344 [  8252] By: nick                                  on 2000/12/29  12:14:31
50345         Log: Integrate mainline
50346      Branch: perlio
50347           !> (integrate 27 files)
50348 ____________________________________________________________________________
50349 [  8251] By: jhi                                   on 2000/12/29  08:45:46
50350         Log: (Retracted by #8264)
50351              
50352              (Fixed by #8260.)
50353              
50354              sv_catsv() needs one more byte space than seems reasonable.
50355              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
50356              Curiouser and curiouser.
50357      Branch: perl
50358            ! sv.c
50359 ____________________________________________________________________________
50360 [  8250] By: jhi                                   on 2000/12/29  07:57:52
50361         Log: More split // UTF-8 tests.
50362      Branch: perl
50363            ! t/pragma/utf8.t
50364 ____________________________________________________________________________
50365 [  8249] By: jhi                                   on 2000/12/29  07:54:51
50366         Log: (Retracted by #8264)  More join() testing which was good because
50367              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
50368      Branch: perl
50369            ! pp.c t/op/join.t utf8.c utf8.h
50370 ____________________________________________________________________________
50371 [  8248] By: jhi                                   on 2000/12/29  07:08:32
50372         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
50373              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
50374              that the only cases to care about are byte+byte and byte+character.
50375              
50376              TODO: See how well pp_concat() could be implemented in terms
50377              of sv_catsv().
50378      Branch: perl
50379            ! doop.c sv.c t/op/join.t utf8.h
50380 ____________________________________________________________________________
50381 [  8247] By: jhi                                   on 2000/12/29  06:35:23
50382         Log: Signedness nit.
50383      Branch: perl
50384            ! pp_hot.c
50385 ____________________________________________________________________________
50386 [  8246] By: jhi                                   on 2000/12/29  01:23:31
50387         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
50388              From: Lupe Christoph <lupe@lupe-christoph.de>
50389              Date: Thu, 28 Dec 2000 23:00:00 +0100
50390              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
50391              
50392              Suggest rsync --delete --dry-run.
50393      Branch: perl
50394            ! pod/perlhack.pod
50395 ____________________________________________________________________________
50396 [  8245] By: jhi                                   on 2000/12/28  23:57:05
50397         Log: The maxiters upper limit sanity check (guarding against
50398              non-progress) assumed bytes instead of characters in s///
50399              and split().
50400      Branch: perl
50401            ! pp.c pp_hot.c
50402 ____________________________________________________________________________
50403 [  8244] By: jhi                                   on 2000/12/28  23:34:08
50404         Log: Make some panic messages a bit more logical.
50405      Branch: perl
50406            ! doop.c pod/perldiag.pod pp.c pp_hot.c
50407 ____________________________________________________________________________
50408 [  8243] By: jhi                                   on 2000/12/28  22:59:16
50409         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
50410              From: Simon Cozens <simon@cozens.net>
50411              Date: Wed, 27 Dec 2000 02:30:03 +0000
50412              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
50413      Branch: perl
50414            ! pp.c t/pragma/sub_lval.t
50415 ____________________________________________________________________________
50416 [  8242] By: jhi                                   on 2000/12/28  22:56:53
50417         Log: Subject: [PATCH blead] Fix B::Terse indentation
50418              From: Daniel Chetlin <daniel@chetlin.com>
50419              Date: Wed, 27 Dec 2000 06:43:30 -0800
50420              Message-ID: <20001227064329.B9573@darkstar>
50421      Branch: perl
50422            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
50423 ____________________________________________________________________________
50424 [  8241] By: jhi                                   on 2000/12/28  22:48:59
50425         Log: The latter patch from the
50426              
50427              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
50428              From: Peter Prymmer <pvhp@forte.com> 
50429              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
50430              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
50431              
50432              (the former patch from the above should have been
50433              taken care of by Nick I-S)
50434      Branch: perl
50435            ! win32/Makefile
50436 ____________________________________________________________________________
50437 [  8240] By: jhi                                   on 2000/12/28  22:45:22
50438         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
50439              From: "Casey R. Tweten" <crt@kiski.net>
50440              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
50441              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
50442      Branch: perl
50443            ! lib/constant.pm
50444 ____________________________________________________________________________
50445 [  8239] By: jhi                                   on 2000/12/28  22:37:45
50446         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
50447              From: Simon Cozens <simon@cozens.net>
50448              Date: Wed, 27 Dec 2000 14:12:44 +0000
50449              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
50450      Branch: perl
50451            ! t/op/method.t t/op/sort.t toke.c
50452 ____________________________________________________________________________
50453 [  8238] By: jhi                                   on 2000/12/28  22:30:32
50454         Log: Subject: [PATCH perl@8229] Call.pm
50455              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
50456              Date: Mon, 25 Dec 2000 10:47:15 -0000
50457              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
50458      Branch: perl
50459            ! ext/Filter/Util/Call/Call.pm
50460 ____________________________________________________________________________
50461 [  8237] By: jhi                                   on 2000/12/28  22:19:21
50462         Log: Subject: [PATCH blead] Fix problem with `&' prototype
50463              From: Daniel Chetlin <daniel@chetlin.com>
50464              Date: Wed, 27 Dec 2000 15:55:32 -0800
50465              Message-ID: <20001227155532.D9573@darkstar>
50466      Branch: perl
50467            ! op.c t/comp/proto.t
50468 ____________________________________________________________________________
50469 [  8236] By: jhi                                   on 2000/12/28  22:09:25
50470         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
50471              From: Daniel Chetlin <daniel@chetlin.com>
50472              Date: Sun, 24 Dec 2000 04:09:49 -0800
50473              Message-ID: <20001224040949.B3090@darkstar>
50474      Branch: perl
50475            ! gv.c mg.c t/op/attrs.t
50476 ____________________________________________________________________________
50477 [  8235] By: jhi                                   on 2000/12/28  22:07:11
50478         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
50479              From: Jan Dubois <jand@ActiveState.com>
50480              Date: Tue, 26 Dec 2000 20:57:31 -0800
50481              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
50482      Branch: perl
50483            ! win32/win32.c
50484 ____________________________________________________________________________
50485 [  8234] By: jhi                                   on 2000/12/28  21:52:42
50486         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
50487              From: Simon Cozens <simon@cozens.net>
50488              Date: Thu, 28 Dec 2000 20:33:13 +0000
50489              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
50490      Branch: perl
50491            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
50492 ____________________________________________________________________________
50493 [  8233] By: jhi                                   on 2000/12/28  19:40:49
50494         Log: Integrate perlio.
50495      Branch: perl
50496           !> ext/Encode/Makefile.PL ext/Encode/compile
50497 ____________________________________________________________________________
50498 [  8232] By: nick                                  on 2000/12/23  16:06:00
50499         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
50500              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
50501      Branch: perlio
50502            ! ext/Encode/Makefile.PL
50503 ____________________________________________________________________________
50504 [  8231] By: nick                                  on 2000/12/23  14:30:34
50505         Log: "Compiled" encode build cleanup
50506              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
50507              - .c files do not export sub-tables
50508      Branch: perlio
50509            ! ext/Encode/Makefile.PL ext/Encode/compile
50510 ____________________________________________________________________________
50511 [  8230] By: nick                                  on 2000/12/23  12:50:37
50512         Log: Integrate mainline
50513      Branch: perlio
50514           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
50515           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
50516           !> pod/perl5004delta.pod pod/perl5005delta.pod
50517           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
50518           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
50519           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
50520           !> pod/perlsub.pod
50521 ____________________________________________________________________________
50522 [  8229] By: jhi                                   on 2000/12/22  15:32:12
50523         Log: Integrate perlio.
50524      Branch: perl
50525           +> win32/distclean.bat
50526           !> MANIFEST t/io/utf8.t
50527 ____________________________________________________________________________
50528 [  8228] By: jhi                                   on 2000/12/22  15:29:40
50529         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
50530              From: Robin Barker <rmb1@cise.npl.co.uk>
50531              Date: Fri, 22 Dec 2000 12:17:38 GMT
50532              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
50533      Branch: perl
50534            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
50535            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
50536            ! pod/perl5004delta.pod pod/perl5005delta.pod
50537            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
50538            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
50539            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
50540            ! pod/perlsub.pod
50541 ____________________________________________________________________________
50542 [  8227] By: jhi                                   on 2000/12/22  15:24:28
50543         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
50544              From: "John L. Allen" <allen@grumman.com>
50545              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
50546              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
50547              
50548              Document APPLLIB_EXP.
50549      Branch: perl
50550            ! INSTALL
50551 ____________________________________________________________________________
50552 [  8226] By: nick                                  on 2000/12/21  22:11:50
50553         Log: Handy script for when one forgets to "dmake clean" 
50554      Branch: perlio
50555            + win32/distclean.bat
50556            ! MANIFEST
50557 ____________________________________________________________________________
50558 [  8225] By: nick                                  on 2000/12/21  21:54:04
50559         Log: CRLF platform issue with io/utf8 fix.
50560      Branch: perlio
50561            ! t/io/utf8.t
50562 ____________________________________________________________________________
50563 [  8224] By: nick                                  on 2000/12/21  21:02:20
50564         Log: Integrate mainline
50565      Branch: perlio
50566           !> Changes Configure Makefile.SH Porting/Glossary
50567           !> Porting/config.sh Porting/config_H configure.com
50568           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
50569           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
50570           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
50571           !> win32/config.bc win32/config.gc win32/config.vc
50572 ____________________________________________________________________________
50573 [  8223] By: jhi                                   on 2000/12/21  17:09:16
50574         Log: Update Changes.
50575      Branch: perl
50576            ! Changes patchlevel.h
50577 ____________________________________________________________________________
50578 [  8222] By: jhi                                   on 2000/12/21  16:24:01
50579         Log: Metaconfig unit changes for #8221.
50580      Branch: metaconfig/U/perl
50581           +> issymlink.U
50582            - testsyml.U
50583            ! Mksymlinks.U
50584 ____________________________________________________________________________
50585 [  8221] By: jhi                                   on 2000/12/21  16:23:48
50586         Log: Rename testsyml to issymlink.
50587      Branch: perl
50588            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50589            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
50590            ! win32/config.vc
50591 ____________________________________________________________________________
50592 [  8220] By: jhi                                   on 2000/12/21  15:47:26
50593         Log: Robustness support for #8218 (symlink forest) since the GNU
50594              tools seem to be overly picky about symlinkage depths.
50595      Branch: perl
50596            ! Makefile.SH t/io/fs.t
50597 ____________________________________________________________________________
50598 [  8219] By: jhi                                   on 2000/12/21  15:38:27
50599         Log: Metaconfig changes for #8218.
50600      Branch: metaconfig
50601            ! U/modified/Oldconfig.U
50602      Branch: metaconfig/U/perl
50603            + Mksymlinks.U
50604            ! testsyml.U
50605 ____________________________________________________________________________
50606 [  8218] By: jhi                                   on 2000/12/21  15:37:57
50607         Log: Add Configure option -Dmksymlinks which will create a symlink
50608              forest if the current/build differs from the source directory.
50609              TODO: mkdir -p is not portable.
50610      Branch: perl
50611            ! Configure
50612 ____________________________________________________________________________
50613 [  8217] By: jhi                                   on 2000/12/21  14:39:12
50614         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
50615              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
50616              Date: Thu, 21 Dec 2000 09:38:18 GMT
50617              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
50618              
50619              The ofs became an SV.
50620      Branch: perl
50621            ! ext/Thread/Thread.xs
50622 ____________________________________________________________________________
50623 [  8216] By: jhi                                   on 2000/12/21  05:40:21
50624         Log: The polymorphism seems to have fixed 20000517.001.
50625      Branch: perl
50626            ! t/pragma/utf8.t
50627 ____________________________________________________________________________
50628 [  8215] By: jhi                                   on 2000/12/21  04:44:52
50629         Log: read() documentation tweak for 20001121.004.
50630      Branch: perl
50631            ! pod/perlfunc.pod
50632 ____________________________________________________________________________
50633 [  8214] By: jhi                                   on 2000/12/21  03:54:11
50634         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
50635      Branch: perl
50636            ! pp_sys.c t/op/misc.t
50637 ____________________________________________________________________________
50638 [  8213] By: jhi                                   on 2000/12/21  00:28:10
50639         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
50640              From: Peter Prymmer <pvhp@forte.com>
50641              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
50642              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
50643      Branch: perl
50644            ! configure.com
50645 ____________________________________________________________________________
50646 [  8212] By: jhi                                   on 2000/12/21  00:26:21
50647         Log: Edit edit edit.
50648      Branch: perl
50649            ! pod/perlfaq3.pod
50650 ____________________________________________________________________________
50651 [  8211] By: jhi                                   on 2000/12/20  18:52:46
50652         Log: Update Changes.
50653      Branch: perl
50654            ! Changes patchlevel.h
50655 ____________________________________________________________________________
50656 [  8210] By: jhi                                   on 2000/12/20  18:34:47
50657         Log: Yet another editor edit.
50658      Branch: perl
50659            ! pod/perlfaq3.pod
50660 ____________________________________________________________________________
50661 [  8209] By: jhi                                   on 2000/12/20  15:33:28
50662         Log: More Win32 Perling.
50663      Branch: perl
50664            ! pod/perlfaq3.pod
50665 ____________________________________________________________________________
50666 [  8208] By: jhi                                   on 2000/12/20  15:07:46
50667         Log: More Win32 editor/IDE/shell hints.
50668      Branch: perl
50669            ! pod/perlfaq3.pod
50670 ____________________________________________________________________________
50671 [  8207] By: jhi                                   on 2000/12/20  03:54:08
50672         Log: Subject: [PATCH] obscure timing knowledge
50673              From: Nicholas Clark <nick@ccl4.org>
50674              Date: Tue, 19 Dec 2000 19:22:31 +0000
50675              Message-ID: <20001219192231.F2827@plum.flirble.org>
50676      Branch: perl
50677            ! sv.c
50678 ____________________________________________________________________________
50679 [  8206] By: jhi                                   on 2000/12/20  03:45:57
50680         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
50681              From: Spider Boardman <spider@leggy.zk3.dec.com>
50682              Date: Tue, 19 Dec 2000 21:30:16 -0500
50683              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
50684      Branch: perl
50685            ! sv.c
50686 ____________________________________________________________________________
50687 [  8205] By: jhi                                   on 2000/12/19  23:02:01
50688         Log: Update Changes.
50689      Branch: perl
50690            ! Changes patchlevel.h
50691 ____________________________________________________________________________
50692 [  8204] By: jhi                                   on 2000/12/19  22:58:18
50693         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
50694              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
50695              on editors and diffing/patching.
50696      Branch: perl
50697            ! t/op/utf8decode.t
50698 ____________________________________________________________________________
50699 [  8203] By: nick                                  on 2000/12/19  21:36:16
50700         Log: Integrate mainline (forgot my own change...)
50701      Branch: perlio
50702           !> ext/Encode/compile
50703 ____________________________________________________________________________
50704 [  8202] By: nick                                  on 2000/12/19  21:34:42
50705         Log: Integrate mainline.
50706      Branch: perlio
50707           !> (integrate 61 files)
50708 ____________________________________________________________________________
50709 [  8201] By: nick                                  on 2000/12/19  21:34:06
50710         Log: Avoid looking for File::Glob when we don't need it.
50711      Branch: perl
50712            ! ext/Encode/compile
50713 ____________________________________________________________________________
50714 [  8200] By: jhi                                   on 2000/12/19  18:35:49
50715         Log: Update Changes.
50716      Branch: perl
50717            ! Changes patchlevel.h
50718 ____________________________________________________________________________
50719 [  8199] By: jhi                                   on 2000/12/19  18:35:07
50720         Log: Microperl tweaks.
50721      Branch: perl
50722            ! sv.c uconfig.h uconfig.sh
50723 ____________________________________________________________________________
50724 [  8198] By: jhi                                   on 2000/12/19  18:29:59
50725         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
50726      Branch: perl
50727            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50728            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
50729 ____________________________________________________________________________
50730 [  8197] By: jhi                                   on 2000/12/19  17:55:29
50731         Log: In VMS embedded perls couldn't access the statically built Socket,
50732              from Charles Lane.
50733      Branch: perl
50734            ! configure.com
50735 ____________________________________________________________________________
50736 [  8196] By: jhi                                   on 2000/12/19  17:49:50
50737         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
50738              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
50739              Date: Sun, 17 Dec 2000 19:11:44 -0000
50740              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
50741      Branch: perl
50742            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50743            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
50744 ____________________________________________________________________________
50745 [  8195] By: jhi                                   on 2000/12/19  17:47:53
50746         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
50747              From: Jonathan Stowe <gellyfish@gellyfish.com>
50748              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
50749              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
50750      Branch: perl
50751            ! utils/h2xs.PL
50752 ____________________________________________________________________________
50753 [  8194] By: jhi                                   on 2000/12/19  17:46:28
50754         Log: Subject: Re: useless use of void context work-around
50755              From: andreas.koenig@anima.de (Andreas J. Koenig)
50756              Date: 16 Dec 2000 15:13:36 +0100
50757              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
50758              
50759              Document (comment) the q(di ds ig) trick in the code.
50760      Branch: perl
50761            ! op.c
50762 ____________________________________________________________________________
50763 [  8193] By: jhi                                   on 2000/12/19  17:10:57
50764         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
50765              From: "Mark J. Reed" <mreed@strange.turner.com>
50766              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
50767              Message-Id: <200012160222.VAA13986@strange.turner.com>
50768      Branch: perl
50769            ! ext/Sys/Syslog/Syslog.pm
50770 ____________________________________________________________________________
50771 [  8192] By: jhi                                   on 2000/12/19  17:07:45
50772         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
50773              From: Nicholas Clark <nick@ccl4.org>
50774              Date: Sat, 16 Dec 2000 19:03:13 +0000
50775              Message-ID: <20001216190313.D68304@plum.flirble.org>
50776      Branch: perl
50777            ! t/op/64bitint.t
50778 ____________________________________________________________________________
50779 [  8191] By: jhi                                   on 2000/12/19  17:06:13
50780         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
50781              From: Dominic Dunlop <domo@computer.org>
50782              Date: Mon, 18 Dec 2000 12:00:15 +0100
50783              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
50784              
50785              This patchlet is needed in order that perl can be statically linked.  
50786      Branch: perl
50787            ! regexec.c
50788 ____________________________________________________________________________
50789 [  8190] By: jhi                                   on 2000/12/19  17:03:08
50790         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
50791              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50792              Date: Sun, 17 Dec 2000 00:18:35 -0600
50793              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
50794      Branch: perl
50795            ! perlio.h vms/gen_shrfls.pl
50796 ____________________________________________________________________________
50797 [  8189] By: jhi                                   on 2000/12/19  16:20:28
50798         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
50799              From: Prymmer/Kahn <pvhp@best.com>
50800              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
50801              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
50802              
50803              A better version of #8188.
50804      Branch: perl
50805            ! pod/perlfaq3.pod
50806 ____________________________________________________________________________
50807 [  8188] By: jhi                                   on 2000/12/19  15:57:06
50808         Log: (Replaced by #8189)
50809              
50810              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50811              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
50812              From: Prymmer/Kahn <pvhp@best.com>
50813              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
50814              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50815              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
50816              Date: Mon, 18 Dec 2000 11:10:45 -0500
50817              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
50818      Branch: perl
50819            ! pod/perlfaq3.pod
50820 ____________________________________________________________________________
50821 [  8187] By: jhi                                   on 2000/12/19  15:54:19
50822         Log: Email address fix for Anton Berezin.
50823      Branch: perl
50824            ! AUTHORS
50825 ____________________________________________________________________________
50826 [  8186] By: jhi                                   on 2000/12/19  15:38:54
50827         Log: Subject: [PATCH perl@8102] cygwin port
50828              From: "Eric Fifer" <efifer@dircon.co.uk> 
50829              Date: Thu, 14 Dec 2000 13:41:29 -0000
50830              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
50831              
50832              When compiling modules the data item that is being imported
50833              from libperl.dll needs to be tagged as imported/shared data:
50834              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
50835      Branch: perl
50836            ! perliol.h
50837 ____________________________________________________________________________
50838 [  8185] By: jhi                                   on 2000/12/19  14:53:24
50839         Log: Regen uconfig.h and uconfig.sh.
50840      Branch: perl
50841            ! uconfig.h uconfig.sh
50842 ____________________________________________________________________________
50843 [  8184] By: jhi                                   on 2000/12/18  20:43:49
50844         Log: Comments work so much better when they are closed.
50845      Branch: perl
50846            ! regcomp.c
50847 ____________________________________________________________________________
50848 [  8183] By: jhi                                   on 2000/12/18  18:04:02
50849         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
50850              Fixes the bug 20001218.016.
50851      Branch: perl
50852            ! regcomp.c
50853 ____________________________________________________________________________
50854 [  8182] By: gsar                                  on 2000/12/18  09:53:47
50855         Log: delete spurious files
50856      Branch: maint-5.6/perl
50857            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
50858            - vos/config.h vos/config_h.SH_orig
50859 ____________________________________________________________________________
50860 [  8181] By: gsar                                  on 2000/12/18  09:46:08
50861         Log: regen perltoc
50862      Branch: maint-5.6/perl
50863            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
50864 ____________________________________________________________________________
50865 [  8180] By: gsar                                  on 2000/12/18  09:20:27
50866         Log: integrate changes#7924..7926,7946,7952 from mainline
50867              
50868              A test works better if it has the right 1..$n output.
50869              
50870              All the core library users of Class::Struct seem to be
50871              using "use Class::Struct 'struct';" instead of the bare
50872              "use Class::Struct;", which isn't documented in Class::Struct.
50873              This can't be right.
50874              
50875              Make the Class::Struct import() wiser.
50876              
50877              Upgrade to CPAN 1.59_51, from Andreas König.
50878              
50879              Subject: Re: long shell lines
50880              Split overly long shell command lines.
50881      Branch: maint-5.6/perl
50882           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
50883           !> lib/File/stat.pm t/lib/class-struct.t
50884 ____________________________________________________________________________
50885 [  8179] By: gsar                                  on 2000/12/18  08:55:54
50886         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
50887              7918,7919,7988,8907 from mainline (various)
50888              
50889              Subject: [ID 20001127.004] White space problem in perlamiga.pod
50890              
50891              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
50892              
50893              Subject: [PATCH] perlcc.PL cleanups
50894              
50895              Subject: [PATCH] Updating perltie.pod for arrays
50896              
50897              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
50898              Subject: Re: [PATCH] Updating perltie.pod for arrays
50899              Subject: Re: [PATCH] Updating perltie.pod for arrays
50900              
50901              One more perltie.pod nit from Casey R. Tweten.
50902              
50903              Subject: [PATCH] $^O  win32 -> MSWin32
50904              plus similar nits for vms, err, VMS, and UNICOS.
50905              
50906              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
50907              More checking in case someone has broken their services or
50908              protocol databases.
50909              
50910              Make "use Class::Struct 'struct';" work again (broken by #7617);
50911              add a test for Class::Struct.
50912              
50913              Integrate the "skip" messages to explain().
50914              
50915              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
50916      Branch: maint-5.6/perl
50917           +> t/lib/class-struct.t
50918           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
50919           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
50920           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
50921 ____________________________________________________________________________
50922 [  8178] By: gsar                                  on 2000/12/18  08:16:30
50923         Log: avoid redefinition warnings on windows due to sys/socket.h getting
50924              #included before win32.h
50925      Branch: maint-5.6/perl
50926            ! win32/include/sys/socket.h
50927 ____________________________________________________________________________
50928 [  8177] By: gsar                                  on 2000/12/18  05:24:04
50929         Log: make regen_headers; fix POSIX.xs problems; remove outdated
50930              code from sys/socket.h that makes build fail now
50931      Branch: maint-5.6/perl
50932            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
50933            ! pod/perlapi.pod
50934           !> win32/include/sys/socket.h
50935 ____________________________________________________________________________
50936 [  8176] By: gsar                                  on 2000/12/18  05:20:17
50937         Log: update Changes
50938      Branch: maint-5.6/perl
50939            ! Changes patchlevel.h
50940 ____________________________________________________________________________
50941 [  8175] By: gsar                                  on 2000/12/18  04:57:48
50942         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
50943              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
50944              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
50945              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
50946              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
50947              7823,7825,7838
50948              
50949              Subject: Re: [PATCH] README.solaris
50950              
50951              Add getpagesize() probing, on non-UNIX guess 'undef'.
50952              
50953              Simplify the getpagesize() unit by dropping the
50954              pagesize probe since it's nowadays slightly more
50955              complicated because of sysconf(). (Note: if some
50956              platform really needs the -lPW for getpagesize,
50957              I just broke it.)
50958              TODO: a new pagesize unit.
50959              
50960              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
50961              
50962              MachTen doesn't really do mmap() and munmap().
50963              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
50964              
50965              More README.solaris updates from Andy Dougherty.
50966              
50967              Copy the s// information of README.hpux also to the perlrun.
50968              
50969              Add HAS_FSYNC, lack noticed by Nicholas Clark.
50970              
50971              Add a metaconfig unit for fsync.
50972              
50973              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
50974              
50975              Many subdocumented return values of the IO extension now documented.
50976              ungetc and write still left subdocumented.
50977              Subject: [PATCH] (was Re: IO::Handle::ungetc)
50978              
50979              Document tell() on special streams.
50980              
50981              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
50982              
50983              Subject: [ID 20001112.007] sfio's sftell isn't ftell
50984              
50985              Couple of tests from #7660 salvaged.
50986              
50987              Tweak the definition of the bit complement on UTF-8 data:
50988              if none of the characters in the string are > 0xff,
50989              the result is a complemented byte string, not a (UTF-8)
50990              char string.  Based on the summary in
50991              Subject: Re: [ID 20000918.005] ~ on wide chars
50992              This should give us the maximum backward (pre-char string)
50993              compatibility and utf8 compatibility.  The other alternative
50994              would be to limit the bit complement to be always byte only,
50995              taking the least significant byte of the chars.
50996              
50997              Cleanup messy #ifdef.
50998              
50999              Typos in #7667.
51000              
51001              Declare reg_data like reg_substr_data.
51002              
51003              Placate nervous compilers that see longer than ints switch()ing.
51004              
51005              Remove the new two tests of lib/io_xs for now, they seem to
51006              fail under perlio on some platforms.
51007              
51008              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51009              
51010              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
51011              
51012              Subject: tiny typo in perl5db.pl
51013              
51014              Subject: some additions for makefiles for win32 (for perl@7674)
51015              
51016              Hoist the duplicated socket/netdb include logic to perl.h;
51017              undef SETERRNO in case SOCKS has defined it.  Based on:
51018              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
51019              
51020              Regen Configure.
51021              
51022              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
51023              (a macro to define signed and unsigned integer constants).
51024              
51025              Use UINT64_C().
51026              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
51027              
51028              Use u_int32_t for the size of hash_cb(), not size_t.
51029              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
51030              
51031              Quit utf8_to_uv() instantly if curlen == 0.
51032              
51033              Subject: [PATCH: perl@7674] updates to README.os390
51034              
51035              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
51036              
51037              EBCDIC tweaks.
51038              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
51039              
51040              Linenumber fix.
51041              
51042              SOCKS has its own USE_THREADS, based on
51043              Subject: [ID 20001114.002] et. al. bugfix followup
51044              
51045              UINT64_C() work continues.
51046              
51047              Detypo.
51048              
51049              The type of the hash_cb() size argument is tricky.
51050              
51051              Add fwalk() probe to the configuration files and regen perltoc.
51052              
51053              Subject: perllocale.pod changes
51054              
51055              Avoid an infinite loop in VMS when utils scripts are run
51056              with no arguments, from Charles Lane.
51057              
51058              Subject: Re: Bug in Carp::Heavy/5.6.0?
51059              
51060              For Solaris use64bitall the stdchar needs a little bit of help.
51061              
51062              The long double hints can be here or there.
51063              
51064              Test tweak for the open pragma.
51065              
51066              Also the 64bitall hints can be either here or there.
51067              
51068              As surmised the #7719 wasn't a good move.
51069              
51070              Subject: Fix for 20000409.001
51071              
51072              Subject: Fix for 20000815.006
51073              It's really 20000518.006.
51074              
51075              Subject: [PATCH 5.6.0 README.win32] very minor typos
51076              
51077              Subject: Fix for README.amiga (20000323.033)
51078              
51079              Explain in more detail the {} syntax ambiguousity.
51080              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
51081              
51082              Sparc 64-bit pack() fix from Jens Hamisch.
51083              
51084              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
51085              
51086              Subject: podlators 1.05 available        
51087              
51088              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
51089              
51090              Subject: [perl 7711: EPOC] updates
51091              
51092              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
51093              
51094              Miraculous typo.
51095              
51096              sysseek() instead of seek().
51097              
51098              Solaris hints tweaks.
51099              
51100              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
51101              This may be overly harsh but until proven otherwise, we think this
51102              way, or until we have a simple test for Configure (having to start
51103              up servers is does not count as simple) to check for the problems.
51104              
51105              Remove the shared object before attempting to create
51106              (by linking) a new one.  E.g. in AIX not removing
51107              becomes quite painful if one tries to do more than one
51108              build in the same tree (an interrupted build, for example),
51109              since the AIX' shared dynaloader seemingly keeps the shared
51110              objects open and therefore 'busy' for quite a while, even when
51111              nobody is using the objects, leading into link failures.
51112              
51113              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
51114              
51115              Subject: DOC PATCH 5.6.0 perlreftut
51116              
51117              Subject: [PATCH: perl@7777] add system locale testing for VMS
51118              
51119              Subject: [PATCH] Test.pm POD peculiarity
51120              
51121              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
51122              
51123              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
51124              
51125              Subject: Re: perl@7777 
51126              Detypoing.
51127              
51128              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
51129              
51130              Go ahead and #include <unistd.h> in perl.h.
51131              
51132              Subject: [PATCH perl@7795] small cleanup task for test suite
51133              
51134              Subject: Re: av.c patch (having slight problems)
51135              unshift() speedup.
51136              
51137              Reach back one higher up when searching for PERL_SRC.
51138      Branch: maint-5.6/perl
51139           +> lib/File/Spec/Epoc.pm
51140           !> (integrate 88 files)
51141 ____________________________________________________________________________
51142 [  8174] By: gsar                                  on 2000/12/18  03:53:09
51143         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
51144              7625..7629,7631..7634,7637,7639,7642 from mainline
51145              
51146              Fix for the tie-refhash string table leaks.
51147              
51148              Subject: [patch perl@7595] VMS configure.com tweak
51149              
51150              More careful detection of how well NVs and UVs mix.
51151              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))
51152              Added some SIGFPE paranoia.
51153              
51154              Forgot to bump the line numbers in #7601.
51155              
51156              Subject: PATCH std stdio for (Free)BSD
51157              
51158              Deleting $ENV{PATH} in VMS is not recommendable.
51159              
51160              Locale buglets.
51161              Subject: RE: Locales support (setlocale) fixes
51162              
51163              Do not test UTF-8 locales since that the tests would require
51164              polymorphic regexen.
51165              
51166              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
51167              
51168              A missing aTHX_.
51169              
51170              Subject: [ID 20001108.013] spelling
51171              
51172              Subject: [PATCH] Class::Struct at compile time
51173              
51174              Make deleting for %ENV work for (newer versions of) VMS,
51175              from Craig A. Berry.
51176              
51177              Forgot from #7618.
51178              
51179              More VMS moves on environment handling, from Charles Lane.
51180              
51181              Remove unused extra arguments.
51182              
51183              Typo in an ifndef.
51184              Subject: Re: [PATCH 5.7.0] better messages from malloc()
51185              
51186              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
51187              All except the "cow orker" change.
51188              
51189              The generated boot_* headers are wrong.  Pickier compiler,
51190              such as KAI C++ will refuse to compile the resulting perlmain.
51191              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51192              
51193              There's no =head3.
51194              
51195              Disable only the tests 99 and 166 for UTF-8 locales.
51196              
51197              Missing dTHXs.
51198              Subject: RE: perl@7595 builds not on cygwin
51199              
51200              Subject: Re: bash -c exit and linux hints 
51201              
51202              Various doc oddball characters.
51203              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51204              
51205              Subject: [PATCH] IO::Seekable pod
51206              
51207              Amdahl UTS hints updates.
51208              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
51209              
51210              Explain better why certain regex tests are skipped.
51211              Subject: Re: tests skipped: unknown reason
51212              
51213              Subject: [PATCH] README.solaris
51214              
51215              Subject: [PATCH perl@7638] cygwin port
51216      Branch: maint-5.6/perl
51217           +> README.solaris
51218           !> (integrate 26 files)
51219 ____________________________________________________________________________
51220 [  8173] By: gsar                                  on 2000/12/18  03:37:02
51221         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
51222              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
51223              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
51224              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
51225              
51226              Better create a true mailing list for the repository keepers.
51227              
51228              Subject: [ID 20001027.007] uniq array in perlfaq
51229              
51230              De-quoted-unreadable to ISO Latin 1.
51231              (There's one ISO-2022-JP name in Changes5.004.)
51232              
51233              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
51234              
51235              The #7476 needs a MANIFEST change, too.
51236              
51237              Add also emailless people.
51238              
51239              UTF-8 decoder tweak.
51240              
51241              Make \x{...} consistently produce UTF-8.
51242              Subject: Re: \x{...} is confused 
51243              
51244              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
51245              
51246              Add a perlbug flag, -A, to avoid acknowledgement messages.
51247              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
51248              
51249              Use Errno magic.
51250              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
51251              
51252              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
51253              
51254              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
51255              
51256              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
51257              
51258              Be more lenient on bad UTF-8 when doing bit arithmetics.
51259              Subject: Re: [ID 20000918.005] ~ on wide chars
51260              (The ord() part of the patch skipped.)
51261              
51262              Subject: perlfaq style changes
51263              
51264              AUTHORS tweaks.
51265              
51266              Whitespace style tweak.  Was originally going to see to
51267              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51268              but that had already been taken care of.
51269              
51270              The compiler is either gcc or cc, from Tom Bates.
51271              
51272              The osname has been lowercased by now, from Tom Bates.
51273              
51274              The NonStop-UX libraries have a novel way to say NaN.
51275              
51276              printf UVs the correct way, noticed by Robin Barker.
51277              
51278              Subject: [PATCH] startperl to respect versiononly
51279              
51280              AUTHORS updates.
51281              
51282              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51283              
51284              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
51285              
51286              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
51287              
51288              Generalize the Camel wording.
51289              Subject: Re: perlfaq style changes
51290              
51291              Subject: [ID 20001005.006] Documentation -- description of qr//
51292              
51293              C.pm part of
51294              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
51295              
51296              Locale warning explanation tweak.
51297              
51298              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
51299              
51300              Make the POSIX::setuid and POSIX::setgid to really call setuid()
51301              and setgid() because they were just changing $< and $( which means
51302              only changing the real uid/gid, as opposed to changing both
51303              real and effective ids.  (The alternative way could have been
51304              in POSIX.pm to change $> and $), too, but making a direct call
51305              to the C API feels cleaner.)  Fixes the bug
51306              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
51307              
51308              Expand %Config variables and %ENV variables only if
51309              so requested during build time using the
51310              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
51311              Not expanding makes relocating distributions easier.
51312              
51313              More tweaking on the #7522 theme.
51314              
51315              Test::Harness revealed buglets in the new DynaLoader.
51316              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
51317              
51318              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
51319              fix a autovivification bug in Tie::RefHash, add tests for both.
51320              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
51321              
51322              Detpyo.
51323              
51324              recv() can fail and return undef.
51325              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
51326              
51327              Fix the problem discussed in
51328              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
51329              originally from Linc Madison.  Also Andreas König's comments
51330              taken into account.  Some other problems with Tie::SubstrHash
51331              fixed: didn't croak when the table exceeded the requested number
51332              of entries (as documented) but instead when the number of entries
51333              exceeded the size of the table, a croak() had an unnecessary \n,
51334              didn't have a CLEAR method, documented that there is no exists().
51335              Didn't fix to be strict-proof because the module uses &foo; and
51336              dynamic scope.  Added a test script exercizing both first tamely 
51337              the basic functionality, and then the failure cases reported by
51338              Linc Madison.
51339              
51340              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
51341              
51342              The #7521 touched things it shouldn't have.
51343              
51344              Subject: [PATCH 5.7.0] better messages from malloc()
51345              
51346              Subject: Re: README.aix
51347              
51348              Add FCNTL_CAN_LOCK.
51349              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
51350              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
51351              
51352              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
51353              create a "fast path" for locale name probing using "locale -a"
51354              if available, squash finally hopefully the s?printf resetting
51355              the numeric locale (since, IIUC perllocale, it never shouldn't). 
51356              
51357              More Changes tweakery.
51358              
51359              Dying is too strict here, better just skip.
51360              
51361              Subject: Locales support (setlocale) fixes
51362              Modified quite a bit to be more portable.
51363              
51364              Configure would use a bad $myuname from an old config.sh.
51365              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
51366              
51367              Fix for
51368              Subject: [ID 20001004.006] undef is never tainted
51369              An undef read from a slurped file was not tainted.
51370              
51371              Fix for
51372              Subject: [ID 20001004.007] taint propogation is inconsistent
51373              The culprit was sv_setsv() which was rather blindly
51374              propagating taint, which lead to behaviour where if
51375              a tainted anon hash value was seen all the hash values
51376              from then on at that level became tainted, or at any
51377              upper levels in the case of nested anon hashes.
51378              
51379              Test tweak: show also the failed locales.
51380              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
51381              
51382              A fix of sorts for 20000329.026, a better error message
51383              for a missing "use charnames" when using the \N{...}. 
51384              
51385              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
51386              
51387              Add =pod to be tidy.
51388              
51389              Fix for bug id 19990615.008, pos() unset during s///ge.
51390              
51391              Add a note for future generations about bug id 20000229.006.
51392              
51393              Use -dM for gcc (the suggested patch did it only for Linux,
51394              but I think it can be generalized).
51395              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
51396              
51397              opmini.o can linger from Configures past.
51398              
51399              Document that the evaled syntax errors cause scalar leaks.
51400              
51401              Fix for
51402              Subject: [ID 20000728.005] perl -P broken
51403              (hopefully).  The fix is also not complete, it seems to break
51404              BOM swallowing for libc5 systems, but until someone figures
51405              out a way to do this without ftell(), this will do.
51406              
51407              AUTHORS updates.
51408              
51409              Subject: Re: rsync'ed patches vs. rsync'ed source
51410              
51411              Admit that the test leaks scalars.
51412              
51413              Sanitize the environment further.
51414              
51415              VOS updates from Paul Green.
51416              
51417              Document %ENV = () portability issues.
51418              
51419              Make the stdio test program of 7427 less noisy while being 
51420              compiled so that Digital UNIX wouldn't get both
51421              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
51422              undefined.  This makes perlio happy.
51423              
51424              glibc5 detection by __GNU_LIBRARY__.
51425              
51426              %ENV note tweaks from Dan Sugalski.
51427              
51428              Varargs don't always work too well if one puts an unsigned
51429              char on the stack and pop an unsigned quad off the stack.
51430              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
51431              
51432              Subject: Pod updates
51433              
51434              Fake support of holey files in win/dosish platforms.
51435              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
51436              
51437              A doc addition for bug id 20001105.019, beware \p.
51438              
51439              Tweak #7587.
51440              
51441              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
51442              
51443              perlhack updates from H.Merijn Brand.
51444              
51445              Subject: [PATCH perl@7573] cygwin port
51446              Synchronize with Cygwin 1.1.5.
51447              
51448              Bad thinko in #7581 (I used the test program with the expanded
51449              values as-is).
51450              
51451              Make perlbug not insist on dumping to a file when stdout isn't a tty.
51452              Subject: [PATCH] perlbug.PL
51453              
51454              Overrideable keys, each, pop, push, shift, splice, unshift.
51455              Subject: [PATCH] prototyped functions that should be overrideable
51456              
51457              Try to avoid flockless and emulationless places.
51458      Branch: maint-5.6/perl
51459           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
51460            - MAINTAIN
51461           !> (integrate 111 files)
51462 ____________________________________________________________________________
51463 [  8172] By: jhi                                   on 2000/12/18  02:49:27
51464         Log: Regen pods.
51465      Branch: perl
51466            ! pod/perlmodlib.pod pod/perltoc.pod
51467 ____________________________________________________________________________
51468 [  8171] By: gsar                                  on 2000/12/18  02:49:24
51469         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
51470              7465..7471 from mainline
51471              
51472              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
51473              in platforms that strictly require all the symbols being present
51474              at link time.
51475              
51476              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
51477              
51478              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
51479              
51480              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
51481              
51482              Subject: [PATCH] todo
51483              
51484              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
51485              
51486              Use $sort, $uniq (and $tr) consistently as wondered
51487              by Nicholas Clark.
51488              
51489              Too enthusiastic editing in #7460.
51490              
51491              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
51492              
51493              Upgrade to CPAN 1.58_55.
51494              Subject: CPAN.pm status
51495              
51496              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
51497              
51498              Make target reordering to avoid pointless re-makes.
51499              Subject: Re: Total re-make of 'make okfile' after 7451 ?
51500              
51501              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
51502              
51503              Subject: DOC PATCH 5.6.0
51504              
51505              Add the repository doc by Malcolm, Sarathy, and by Simon,
51506              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
51507      Branch: maint-5.6/perl
51508           +> Porting/repository.pod
51509           !> Configure MANIFEST Makefile.SH README.dos README.os2
51510           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
51511           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
51512           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
51513 ____________________________________________________________________________
51514 [  8169] By: gsar                                  on 2000/12/18  02:33:34
51515         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
51516              7435..7441,7445 from mainline
51517              
51518              Make the UTF-8 decoding stricter and more verbose when
51519              malformation happens.  This involved adding an argument
51520              to utf8_to_uv_chk(), which involved changing its prototype,
51521              and prefer STRLEN over I32 for the UTF-8 length, which as
51522              a domino effect necessitated changing the prototypes of
51523              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
51524              The stricter UTF-8 decoding checking uses Markus Kuhn's
51525              UTF-8 Decode Stress Tester from
51526              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
51527              
51528              Run vms/vms_yfix.pl, should have done that after changing
51529              perly.c in #7382.
51530              
51531              Subject: [PATCH 5.7.0] static linking with uninstalled perl
51532              
51533              (Replaced by #7440.)
51534              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51535              
51536              Fix the bug ID 20001024.005, the bug introduced by #7416.
51537              
51538              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
51539              
51540              Fix the bug reported in
51541              From: andreas.koenig@anima.de (Andreas J. Koenig)
51542              Also make is_utf8_char() stricter.
51543              
51544              Missed the header file changes from #7425.
51545              
51546              Check if stdio supports tweaking lval and cnt simultaneously.
51547              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51548              
51549              Stratus VOS updates from Paul Green.
51550              
51551              Podify README.epoc and README.vos.
51552              
51553              Add targets to Makefile.SH, most importantly
51554              'regen_all' which also remembers to update vms/perly*.
51555              
51556              Subject: Minor update to find2perl, for portability
51557              
51558              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
51559              
51560              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
51561              
51562              Rename UTF8LEN() to be UNISKIP(), too confusing to have
51563              UTF8LEN() and UTF8SKIP(). 
51564              
51565              Allow poking holes at the UTF-8 decoding strictness.
51566              
51567              Continue the internal UTF-8 API tweaking.
51568              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
51569              used much more than the simpler API, now called utf8_to_uv_simple().
51570              Still not quite happy with API, too much partial duplication
51571              of functionality.
51572              
51573              A new version of making the syslog test more robust.
51574              (Replaces #7421.)
51575              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51576              
51577              buildtoc target tweaks.
51578              
51579              Integrate with vmsperl #7430 by Charles Bailey:
51580              
51581              Cleanup from prior patch (Charles Lane?):
51582              - improve handling of MFDs in Basename and Path
51583              - default to no xsubpp line # munging when building debug images
51584      Branch: maint-5.6/perl
51585           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51586           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
51587           !> (integrate 67 files)
51588 ____________________________________________________________________________
51589 [  8168] By: gsar                                  on 2000/12/18  02:05:49
51590         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
51591              
51592              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51593              From: Martin Husemann <martin@duskware.de>
51594              
51595              Subject: [PATCH 5.7.0] restore match data on backtracing
51596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51597      Branch: maint-5.6/perl
51598           !> regcomp.c regexec.c t/op/re_tests
51599 ____________________________________________________________________________
51600 [  8167] By: gsar                                  on 2000/12/18  01:55:22
51601         Log: integrate changes#7858,7986 from mainline
51602              
51603              C<foreach my $x ...> in pseudo-fork()ed process may diddle
51604              parent's memory; fix it by keeping track of the actual pad
51605              offset rather than a raw pointer (this change is probably also
51606              relevant to non-ithreads case to avoid fallout from reallocs of
51607              the pad array, but is currently only enabled for the ithreads
51608              case in the interests of minimal disruption to existing "well
51609              tested" code)
51610              
51611              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
51612              due to the notorious GetFileType() bug in Windows 9x, which fstat()
51613              tickles)
51614      Branch: maint-5.6/perl
51615           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
51616           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
51617           !> win32/win32.c win32/win32.h win32/win32sck.c
51618 ____________________________________________________________________________
51619 [  8166] By: gsar                                  on 2000/12/18  01:52:59
51620         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
51621              from mainline (xsubpp and ExtUtils::LibList fixups, various
51622              other small items)
51623              
51624              The generated boot_* headers are wrong.  Pickier compiler,
51625              such as KAI C++ will refuse to compile the resulting perlmain.
51626              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51627              
51628              Various doc oddball characters.
51629              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51630              
51631              Subject: [PATCH] Re: 20001101.003 PDL
51632              
51633              Subject: [PATCH 5.7.0] etags broken again
51634              
51635              Subject: [PATCH 5.7.0] Liblist finally works
51636              
51637              Subject: [PATCH 5.7.0] Liblist returns found libraries
51638              
51639              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
51640              
51641              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
51642              
51643              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
51644              OUT keyword nits.
51645              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
51646              OUT and IN_OUT documentation.
51647      Branch: maint-5.6/perl
51648           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
51649           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
51650           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
51651           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
51652           !> win32/bin/search.pl
51653 ____________________________________________________________________________
51654 [  8165] By: gsar                                  on 2000/12/18  01:28:45
51655         Log: integrate changes#7533,7563,7611,7623 from mainline (various
51656              malloc.c embellishments)
51657      Branch: maint-5.6/perl
51658           !> malloc.c pod/perldiag.pod
51659 ____________________________________________________________________________
51660 [  8164] By: gsar                                  on 2000/12/18  01:23:33
51661         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
51662              fixups)
51663      Branch: maint-5.6/perl
51664           !> utils/h2xs.PL
51665 ____________________________________________________________________________
51666 [  8163] By: gsar                                  on 2000/12/18  01:17:50
51667         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
51668              fixups)
51669      Branch: maint-5.6/perl
51670           !> Makefile.SH utils/perlbug.PL
51671 ____________________________________________________________________________
51672 [  8162] By: gsar                                  on 2000/12/18  00:25:43
51673         Log: always export Perl_deb() (it is required by re.xs whether
51674              Perl is built with or without -DDEBUGGING)
51675      Branch: maint-5.6/perl
51676            ! makedef.pl
51677 ____________________________________________________________________________
51678 [  8161] By: gsar                                  on 2000/12/18  00:23:38
51679         Log: integrate change#7414 from mainline
51680              
51681              Undo the basename() part of #7412 since the lib/basename
51682              tests would need upgrading too.
51683              
51684              squelch two tests in tr.t that rely on tr/// paranoia change
51685              that's not in 5.6.x
51686      Branch: maint-5.6/perl
51687            ! t/op/tr.t
51688           !> lib/File/Basename.pm
51689 ____________________________________________________________________________
51690 [  8160] By: gsar                                  on 2000/12/18  00:05:30
51691         Log: missing change in previous integrate
51692      Branch: maint-5.6/perl
51693           !> README.aix
51694 ____________________________________________________________________________
51695 [  8159] By: gsar                                  on 2000/12/18  00:03:38
51696         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
51697              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
51698              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
51699              7410..7413 from mainline
51700              
51701              Introduce the man[24-8] variables, from Andy Dougherty.
51702              
51703              Upgrade to CPAN 1.58, from Andreas König.
51704              
51705              An updated EBCDIC tr patch.
51706              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
51707              
51708              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
51709              
51710              Two thirds of
51711              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
51712              The Install.pm changes will be submitted separately because
51713              they need some work and discussion still.
51714              
51715              The Install.pm third of
51716              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
51717              
51718              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
51719              
51720              Subject: [PATCH 5.7.0] IVs in mtats
51721              
51722              Subject: [PATCH 5.7.0] Perl API for mstats
51723              
51724              Ilya implemented the memory profiling API.
51725              
51726              In Amdahl UTS "struct sv" is defined by a system header,
51727              <ksync.h>.
51728              
51729              Slight tweak of the code to appease Amdahl UTS cc.
51730              
51731              Amdahl UTS doesn't seem to do dynaloading.
51732              
51733              Use UTF8SKIP(), from Simon Cozens.
51734              
51735              Thinko in #7222.
51736              
51737              op/sprintf.t patch for OS/390 (and any other host with limited
51738              floating-point exponent length)
51739              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
51740              
51741              Tweak #7225.
51742              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
51743              
51744              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
51745              
51746              Needs to be conditional on SunOS 4.
51747              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
51748              
51749              Test cases for bug id 20000323.056 (the bug seems to be fixed).
51750              
51751              Add test for bug id 20000427.003 (which seems to have
51752              been fixed) (also duplicate as 20000427.004, though
51753              with a higher severity).  Move one utf8 from op/append
51754              to pragma/utf8, tag the tests with bug ids.
51755              
51756              Document FNCASE=y as discussed in the bug 20000902.009.
51757              
51758              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
51759              The problem was that rx->minlen was in chars while pp_split()
51760              thought it would be in bytes. 
51761              
51762              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
51763              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
51764              
51765              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
51766              
51767              Fix a couple of compiler-noted nits in #7235.
51768              
51769              Tweak the test of #7235.
51770              
51771              One more ~utf8 tweak.
51772              
51773              -w cleanup.
51774              Subject: Re: Problems with bleadperl 
51775              
51776              Subject: small pod patch
51777              
51778              Subject: [PATCH perlguts.pod] Document offset hack
51779              
51780              Add Charles Lane.
51781              
51782              Add the capability to include/exclude branches.
51783              
51784              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
51785              
51786              Detect early whether the std streams have gone bad.
51787              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
51788              
51789              More IoTYPE sprinkling.
51790              
51791              Workaround for a sfio bug where the stream error indicator
51792              is not cleared as documented.
51793              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
51794              
51795              Clarify documentation on 'use bytes'.
51796              Subject: Re: What does 'use bytes' "mean" ?
51797              
51798              Show the failed remote port, instead of the failing line number.
51799              Subject: [PATCH 5.6.1 Debugger] More diagnostics
51800              
51801              Make Cwd more bulletproof in chrooted environments.
51802              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
51803              
51804              Subject: Pod patch for Devel::Peek
51805              
51806              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
51807              
51808              Borland C fstat() never saw the fd as writable.
51809              Subject: fix for Borland's weak "stat" (perl@7211)
51810              
51811              Missing change from #7362.
51812              
51813              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
51814              
51815              Add the test case for the bug id 20000730.004 which seems
51816              to have been fixed by now.
51817              
51818              Fix of sorts for bug id 20000901.092.  There seems to be no trace
51819              of a 'pmshort' anywhere in the B, so the offending line was simply
51820              removed.
51821              
51822              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
51823              
51824              Subject: PATCH do_print has 2 PerlIO_error()s
51825              
51826              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
51827              
51828              Typo noted by Mark Lutz.
51829              
51830              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
51831              
51832              In the latest compiler builds cccdlflags must not become -fpic,
51833              from Wilfredo Sánchez.
51834              
51835              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
51836              
51837              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
51838              
51839              SOCKS function redefinitions need prototypes, too, otherwise
51840              for example 32 bit versus 64 bit differences cause a lot of
51841              problems.  Part of
51842              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51843              
51844              Portability tweak on #7377.
51845              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
51846              
51847              Don't write double values through long double pointers,
51848              based on a part of
51849              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51850              
51851              Reëntrancy fix.
51852              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51853              
51854              Make scan_num() reëntrant, as suggested in
51855              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51856              
51857              Fix for ID 20001020.006, concatenating an unset submatch
51858              with utf8 resulted in "Modification of a read-only value".
51859              
51860              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
51861              
51862              The #7383 was right only in the context of the original bug report,
51863              not in more general case.
51864              
51865              Update Changes.
51866              
51867              Testcases for a #7383,#7385 related bug.
51868              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
51869              
51870              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
51871              
51872              Tweak the Is* definitions of Unicode character classes
51873              to better match the official categorizations; embrace
51874              the official categorizations; add the combining marks
51875              as alpha (and -numeric); fix DCinital (a typo and edito)
51876              to be DCmedial.
51877              
51878              Hints tweak from Anton Berezin.
51879              
51880              Subject: installman go-faster stripes
51881              Subject: Re: installman go-faster stripes
51882              
51883              Subject: [ID 20001021.003] updated hints/openbsd.sh
51884              
51885              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
51886              
51887              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
51888              
51889              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
51890              
51891              Doc patch.
51892              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
51893              
51894              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
51895              
51896              Subject: Re: [ID 20001021.005] SEGV with regex match 
51897              
51898              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
51899              
51900              The change #7187 was not so good on VMS.
51901              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
51902              
51903              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
51904              
51905              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
51906              
51907              Document PERL_INSTALL_ROOT of #7210.
51908      Branch: maint-5.6/perl
51909           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
51910           +> t/lib/tie-splice.t
51911            - lib/unicode/Is/DCinital.pl
51912           !> (integrate 112 files)
51913 ____________________________________________________________________________
51914 [  8158] By: jhi                                   on 2000/12/17  23:04:24
51915         Log: Subject: [PATCHES] RE: perl@8150 
51916              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
51917              Date: Sun, 17 Dec 2000 21:46:39 +0100
51918              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
51919              
51920              Neither cygwin has a getpwuid() one can trust on.
51921      Branch: perl
51922            ! t/lib/glob-basic.t
51923 ____________________________________________________________________________
51924 [  8157] By: jhi                                   on 2000/12/17  23:01:54
51925         Log: More MAN.PODS => {} fixes.
51926      Branch: perl
51927            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
51928            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
51929            ! os2/OS2/REXX/Makefile.PL
51930 ____________________________________________________________________________
51931 [  8156] By: gsar                                  on 2000/12/17  22:49:13
51932         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
51933              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
51934              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
51935              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
51936              7201,7204 from mainline
51937              
51938              Remove vestiges of tr//CU.
51939              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
51940              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
51941              
51942              The return value of setlocale must be copied away.
51943              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
51944              
51945              Allow chop() and chomp() to be overridden.
51946              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
51947              
51948              Hints optimization.
51949              Subject: Minor nit
51950              
51951              Subject: [PATCH] de-wall t/README
51952              
51953              Subject: Re: Two advertising clauses need to be removed
51954              
51955              Batch of UTF-8 patches from Simon Cozens.
51956              
51957              Fix for a parsing bug, not for the original bug.
51958              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
51959              
51960              Compilation warnings and an error.
51961              
51962              Subject: File::Find 5.7.0 POD nits
51963              
51964              Subject: [PATCH perl-5.7.0] continued -Wformat support
51965              
51966              The one that got away.
51967              
51968              Subject: Re: perl@7078
51969              
51970              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
51971              convertable to bytes by checking it doesn't go above 0xc3
51972              Subject: Re: perl@7078
51973              
51974              Replace #7084 with
51975              Subject: Re: perl@7078 
51976              
51977              We don't need to count the high bit bytes, a boolean is enough. 
51978              
51979              Subject: [PATCH] utf8.c apidoc
51980              
51981              Subject: Re: perl@7078 
51982              
51983              Botched the #7090 check-in.
51984              
51985              Fix for the charnames.t failures from Spider Boardman.
51986              
51987              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
51988              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
51989              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
51990              0 to checking to get the warning.
51991              
51992              Subject: [PATCH] Nits in perlmod.pod
51993              
51994              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
51995              
51996              Subject: Re: unicode support and perl [ID 20000901.097]
51997              
51998              Subject: Re: unicode support and perl [ID 20000901.097]
51999              
52000              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
52001              
52002              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
52003              
52004              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
52005              
52006              Subject: [PATCH@blead] Fix some recursion in overload.pm
52007              
52008              s/Robin Parker/Robin Barker/
52009              
52010              Subject: [PATCH] Fix aliasing of tied filehandles
52011              
52012              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
52013              
52014              Subject: Re: [PATCH 5.005_64 missed]
52015              
52016              SOCK_DGRAM and listen() do not mix as reported in
52017              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
52018              The patch for 5.7.0+ had to be reengineered, though.
52019              
52020              Subject: DOC PATCH 5.6.0
52021              
52022              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
52023              
52024              Document the issue (is not a syntax error, kind of)
52025              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
52026              
52027              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
52028              Did not apply cleanly, manual intervention was needed.
52029              
52030              Subject: [PATCH] DLL not restartabke with threaded perl
52031              
52032              Inside require() $^S was always left undefined.
52033              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
52034              
52035              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
52036              
52037              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
52038              
52039              Regen headers.
52040              
52041              Subject: [PATCH 5.7.0] Epoc update
52042              
52043              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
52044              as suggested by Olaf Flebbe and Nick Clark.
52045              
52046              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
52047              
52048              Misplaced else.
52049              
52050              Scale down the VMS message boxes, by Charles Lane.
52051              Fix for ID 20000903.009, workaround at
52052              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
52053              
52054              Subject: [ID 20001003.006] B::Debug not -w clean
52055              
52056              Test harness update to sync with the new perlcc,
52057              from Simon Cozens.
52058              
52059              One remaining nit less at the VMS mailbox sizing.
52060              
52061              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52062              
52063              It is possible to have no hosts database at all.  Pointed out in
52064              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52065              
52066              Subject: [PATCH 5.7.0] h2xs not working
52067              Subject: [PATCH 5.7.0] h2xs not documenting the created module
52068              
52069              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
52070              
52071              Subject: perlhack.pod Patch for Externals Tools
52072              
52073              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
52074              
52075              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
52076              
52077              Enable disabling scripts installation by Configure -Uinstallscripts,
52078              suggested by H. Merijn Brand.
52079              
52080              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
52081              reported several times by Dominic Dunlop, for example in
52082              ID 20000315.008.  Patch from Dominic.  Patch affects at
52083              least MachTen, and possibly other oldish BSDs. Should not
52084              break non-broken platforms (tested on LinuxPPC). 
52085              
52086              Regen toc.
52087              
52088              Subject: Re: Questions about Tie::Array and perl modules
52089              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
52090              
52091              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
52092              
52093              Tweak #7153.
52094              
52095              IO::Handle->syswrite() did not handle length omission
52096              like CORE::syswrite() does.
52097              Subject: [Fwd] IO::Handle, syswrite and arguments
52098              The original patch from andrew@ugh.net.au.
52099              
52100              Also the $ccflags is needed for the C compiler check.
52101              Subject: Configure (check for C-compiler)
52102              
52103              Eliminate $Is_VMS code from the test.
52104              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
52105              
52106              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
52107              as the first option of cc/ld because of ultrapicky compilers
52108              (e.g. OS/390 R2.5)
52109              
52110              Change the version number of Tie::Handle in the core to 4.0,
52111              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
52112              Subject: Note on Tie::Handle
52113              
52114              UTF8ize split() so that the cloned substrings get the UTF8
52115              flag of the original scalar.  Problem reported by Simon Cozens.
52116              
52117              save_re_context() could reset PL_curcop to freed memory, causing core
52118              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
52119              
52120              Subject: PATCH 5.6 perldebguts grammar cleanup
52121              
52122              Add a todo note about overloadable assertions.
52123              
52124              on Windows, LoadLibrary() could load an extension DLL multiple
52125              times if forward slashes are used in the path
52126              
52127              on Windows, cwd strings in the environment should be of the
52128              form =X:=X:\foo instead of =X=X:\foo\
52129              
52130              on Windows, avoid potential exception (could happen if MSVCRT isn't
52131              being used) when closing a socket handle
52132              
52133              avoid nonportable example code
52134              
52135              Windows9x doesn't support link(), despite what Config.pm
52136              might think
52137              
52138              pod nit
52139              
52140              Change #7160 had a nasty typo.
52141              
52142              Warn about unknown scripts.
52143              Subject: Re: ideas? patches? [PATCH bleadperl]
52144              
52145              on Windows, clean targets might not work under some flavors of the shell
52146              
52147              tweak for change#7173
52148              
52149              Make eq work again with utf8 (disabling the upgrading
52150              should no more be necessary since the copies of the
52151              scalars are upgraded, not the scalars themselves).
52152              Takes care of ID 20001009.001.  (The claimed length()
52153              bug in 20001009.001 seems bogus to me.)
52154              
52155              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
52156              
52157              Upgrade to CGI.pm 2.74, from Lincoln Stein.
52158              
52159              Upgrade to podlators 1.04, from Russ Allbery.
52160              
52161              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
52162              
52163              Quote the temp file name, needed in Win32 because the
52164              default name unfortunately contains spaces, shouldn't
52165              hurt elsewhere.
52166              Subject: FW: perldoc fails if $TEMP contains spaces
52167              
52168              Subject: RE: [ID 19990803.001] README.win32 suggestions 
52169              
52170              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
52171              
52172              Subject: Re: utf8 concat, mg_get
52173              
52174              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
52175              
52176              Subject: [PATCH: perl@7181] op/tr tests on OS/390
52177              
52178              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
52179              
52180              Use the versiononly instead of the installscripts,
52181              retract the changes 7146 and 7147.
52182              
52183              Reapply Andy's patch and regen Configure.
52184              
52185              Add the test case for #7190, from the original bug report
52186              by Andreas König.
52187              
52188              Remove duplicated code.
52189              
52190              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
52191              
52192              restore change#7202
52193      Branch: maint-5.6/perl
52194           !> (integrate 121 files)
52195 ____________________________________________________________________________
52196 [  8155] By: jhi                                   on 2000/12/17  22:30:58
52197         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
52198              From: "Craig A. Berry" <craigberry@mac.com>
52199              Date: Sun, 17 Dec 2000 13:09:28 -0600
52200              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
52201              
52202              MAN.PODS => ' ' is naughty.
52203      Branch: perl
52204            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
52205 ____________________________________________________________________________
52206 [  8154] By: nick                                  on 2000/12/17  22:07:13
52207         Log: MULTIPLICITY nit.
52208      Branch: perl
52209            ! mg.c
52210 ____________________________________________________________________________
52211 [  8153] By: gsar                                  on 2000/12/17  21:23:05
52212         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
52213              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
52214              from mainline
52215              
52216              Document the SvIOK_.*UV().
52217              
52218              Update Unicode todo list.
52219              
52220              Guard against bad string->int conversion for quads.
52221              
52222              Subject: small apidoc fix
52223              
52224              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
52225              
52226              Subject: [PATCH] Tied filehandle documentation
52227              
52228              Subject: [PATCH] Modernize Opcode.pm documentation
52229              
52230              Make Data::Dumper (non-XS) to work with changed semantics of ref().
52231              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
52232              [applied even though said semantics didn't change in 5.6.x]
52233              
52234              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
52235              
52236              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
52237              
52238              Fix the URL, but the server is still missing in action.
52239              Subject: [ID 20000905.002] perlfaq1.pod URL error
52240              
52241              Subject: [ID 20000903.001] \w in utf8-strings
52242              
52243              Fix the ccversion detection for 5.1 and beyond.
52244              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
52245              
52246              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
52247              
52248              Subject: [ID 20000904.008] Tiny fix for perldiag
52249              
52250              Subject: Re: [ID 20000906.004] segfault with bad perl statement
52251              
52252              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
52253              
52254              Subject: [ID 20000908.002] perlipc documentation bug.
52255              
52256              Subject: [PATCH lib/Benchmark.pm]
52257              
52258              Re-allow vec() for characters > 255.
52259              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
52260              
52261              Do away with memory models cruft.  Sorry, PDP users.
52262              
52263              Continue #7041.
52264              
52265              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
52266              
52267              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
52268              
52269              Upgrade to CPAN 1.57_65, from Andreas König.
52270              
52271              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
52272              by Russ Allbery.
52273              
52274              Silence t/pod/*.t about alternate quote-mappings now implemented
52275              by Pod::Text, from Brad Appleton.
52276              
52277              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
52278              Subject: borland C++ win32.c tweak
52279              
52280              C<@a = @b = split(...)> optimization coredumps under ithreads
52281              (missed a spot when fixing up op_pmreplroot hack for ithreads)
52282              
52283              Document the SvUTF8*().
52284              
52285              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
52286              
52287              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
52288              
52289              Do in VMS as the #7054 does.
52290              
52291              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
52292              
52293              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
52294              
52295              Subject: [patch: perl@7045] vms updates
52296              
52297              Test for the #7049.
52298              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
52299              
52300              Break up the myconfig lines a bit.
52301              Subject: perlbug/perl -V output format
52302              
52303              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
52304              
52305              The #7054 truncated Configure badly.
52306              
52307              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
52308              initialization in all the threads on Windows
52309              
52310              Allow for whitespace between "#" and "line" in cpp output.
52311              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
52312              
52313              Remove vestiges of tr//CU.
52314              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52315              
52316              The return value of setlocale must be copied away.
52317              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
52318              
52319              Allow chop() and chomp() to be overridden.
52320              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
52321              
52322              Hints optimization.
52323              Subject: Minor nit
52324              
52325              Subject: [PATCH] de-wall t/README
52326              
52327              Subject: Re: Two advertising clauses need to be removed
52328      Branch: maint-5.6/perl
52329           !> (integrate 75 files)
52330 ____________________________________________________________________________
52331 [  8152] By: gsar                                  on 2000/12/17  20:30:11
52332         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
52333              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
52334              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
52335              
52336              Don't attach -ld to the archname if pointless.
52337              
52338              Document UNTIE in a very minimalistic way.
52339              
52340              POSIX doesn't report long double values under -Duselongdouble
52341              when the long doubles are "real" (bigger than doubles).
52342              
52343              More author updates.
52344              
52345              Try to deduce NV_MAX.  Really should be Configure fodder.
52346              
52347              :: not allowed in pathnames, change to .
52348              Subject: [PATCH perl@6938] cygwin port
52349              
52350              Forget about NV_MAX (#6951).  Various floating point tweaks,
52351              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
52352              
52353              Move the Solaris 7 scan to use64bitall, make the
52354              failure to find 64-bot sparc libc to mention the
52355              possibility of being in an intel, from Lupe and Alan.
52356              
52357              Regen perltoc.
52358              
52359              AUTHORS tweaks, from Peter Prymmer.
52360              
52361              More address tweaking.
52362              
52363              Small tweaks all over.
52364              
52365              File::Temp patches from Andreas König,
52366              
52367              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
52368              
52369              Subject: CPAN.pm beta 1.57_57 for the core
52370              
52371              Part of the solution.
52372              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
52373              
52374              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
52375              
52376              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
52377              
52378              Add the overload warnings to perldiag.
52379              
52380              Drop unused argument.
52381              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
52382              
52383              Subject: Nit in Configure (bleadperl@6961)
52384              
52385              Update to PodParser 1.18, from Brad Appleton.
52386              
52387              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
52388              
52389              Subject: [PATCH: 6948] add SCNfldbl to configure.com
52390              
52391              Document UNTIE. Also tweak implementation to suppress the 'inner references'
52392              warning when UNTIE exists and instead pass the cound of extra references to
52393              the UNTIE method.
52394              
52395              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
52396              so that case-ignoring systems like DCL can tell them from
52397              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
52398              
52399              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
52400              
52401              Feature ordering tweak.
52402              
52403              Regen perltoc.
52404              
52405              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
52406              
52407              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
52408              
52409              Subject: http:// in L<>
52410              
52411              Detypo.
52412              
52413              change#6791 accidentally clobbered change#6710, put it back
52414              
52415              Only the first line, thank you very much.
52416              
52417              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
52418              plus rework the http: spots as suggested by Tom Christiansen,
52419              plus regen perltoc.
52420              
52421              Undo part of change 6489 which looks like a bulk edit which
52422              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
52423              The supressing of main:: on return from select() is undesirable.
52424              
52425              Apparently avoiding the swapping is too costly.
52426              
52427              Various Configure nits by Philip Newton,
52428              plus the ebcdic one by me.
52429              
52430              Make certain cc is set before trying to run it.
52431              
52432              If overloaded %{} etc. return the object do not loop.
52433              Thus  sub deref { $_[0] } functions if object is wanted type.
52434              
52435              Update perlhist.
52436              
52437              More %{} and other deref special casing - do not pass to 'nomethod'.
52438      Branch: maint-5.6/perl
52439           !> (integrate 59 files)
52440 ____________________________________________________________________________
52441 [  8151] By: gsar                                  on 2000/12/17  19:14:38
52442         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
52443              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
52444              
52445              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
52446              
52447              Make the epsilon to be relative, not absolute.
52448              
52449              Put back the flags dump as reasoned in
52450              Subject: Re: [PATCH] Glob dumping
52451              
52452              Introduce ccname to keep track of what compiler kind of we have.
52453              
52454              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
52455              
52456              Put back the slice accidentally removed by #6907.
52457              
52458              Reset archname and archname64 always, forcing them be
52459              recomputed at each Configure run, make Configure and
52460              the hints files agree on the naming of largefiles variables.
52461              
52462              Don't say "Perl 5.0 source kit".
52463              
52464              Subject: [PATCH] fix misc cast warnings
52465              
52466              Subject: typos in pods
52467              
52468              NVs not necessarily doubles, as pointed out by Yitzchak.
52469              
52470              Subject: [PATCH 6889] add a few ldbl formats to configure.com
52471              
52472              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
52473              
52474              Better options for rsync.
52475              
52476              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
52477              
52478              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
52479              
52480              Subject: [PATCH] Re: UNTIE method 
52481              
52482              A better fix for the Socket building problem from Craig Berry.
52483              
52484              Retract the dummy test, skip the security tests (instead of failing),
52485              explain what the warnings mean.
52486              
52487              Heap decorruption.
52488              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
52489              
52490              Update to Unicode 3.0.1.
52491              
52492              Missed one Unicode file.
52493              
52494              Subject: Re: typos in pods
52495              
52496              The #6929 was too skimpy.
52497              
52498              sscanf() may be the only way to read long doubles from strings.
52499              
52500              Reveal Borland's isnan.
52501              Subject: build with BC++ tweak
52502              
52503              Issue useful diagnostic on unknown pod commands.
52504              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
52505              
52506              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
52507              
52508              Clarify the third case of ftmp-security warnings.
52509              
52510              Make -Dusemorebits find long doubles in Solaris.
52511              
52512              Wrap the test in eval.
52513      Branch: maint-5.6/perl
52514           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
52515           +> lib/unicode/PropList.txt lib/unicode/README.perl
52516           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
52517           +> lib/unicode/Unicode.301 vms/vmspipe.com
52518            - lib/unicode/Props.txt lib/unicode/UCD300.html
52519            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
52520           !> (integrate 305 files)
52521 ____________________________________________________________________________
52522 [  8150] By: jhi                                   on 2000/12/17  18:47:57
52523         Log: Uncheckedin generated files.
52524      Branch: perl
52525            ! global.sym perlapi.c pod/perlapi.pod
52526 ____________________________________________________________________________
52527 [  8149] By: jhi                                   on 2000/12/17  18:41:22
52528         Log: Update Changes.
52529      Branch: perl
52530            ! Changes patchlevel.h
52531 ____________________________________________________________________________
52532 [  8148] By: jhi                                   on 2000/12/17  18:39:16
52533         Log: Subject: [PATCH] Fcntl constants speedup
52534              From: Nicholas Clark <nick@ccl4.org>
52535              Date: Sun, 17 Dec 2000 16:29:24 +0000
52536              Message-ID: <20001217162924.E97668@plum.flirble.org>
52537              
52538              Use IVs for the Fcntl constants instead of NVs.
52539      Branch: perl
52540            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
52541 ____________________________________________________________________________
52542 [  8147] By: jhi                                   on 2000/12/17  18:33:41
52543         Log: Add test for #8145 (binmode() warning), add warning for
52544              ioctl() and sockpair(), document them. (fileno() cannot
52545              be tripwired with the same kind of warning because
52546              'defined fileno($foo)' seems to be an idiom.)
52547      Branch: perl
52548            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
52549 ____________________________________________________________________________
52550 [  8146] By: gsar                                  on 2000/12/17  18:09:08
52551         Log: update Changes
52552      Branch: maint-5.6/perl
52553            ! Changes
52554 ____________________________________________________________________________
52555 [  8145] By: jhi                                   on 2000/12/17  17:39:35
52556         Log: Subject: [PATCH] Re: The long awaited feature ...
52557              From: Simon Cozens <simon@cozens.net>
52558              Date: Sun, 17 Dec 2000 12:31:56 +0000
52559              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
52560              
52561              Add a warning to binmode() about using bad filehandles
52562              (can happen e.g. if someone forgets the filehandle argument)
52563      Branch: perl
52564            ! pp_sys.c
52565 ____________________________________________________________________________
52566 [  8144] By: jhi                                   on 2000/12/17  17:33:48
52567         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
52568              From: Jonathan Stowe <gellyfish@gellyfish.com>
52569              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
52570              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
52571      Branch: perl
52572            ! lib/Net/Ping.pm
52573 ____________________________________________________________________________
52574 [  8143] By: jhi                                   on 2000/12/17  05:31:37
52575         Log: Polymorphic regexps.
52576              
52577              Fixes at least the bugs 20001028.003 (both of them...) and
52578              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
52579              also to be fixed by now, probably already before this patch.
52580      Branch: perl
52581            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
52582            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
52583            ! t/op/utf8decode.t t/pragma/utf8.t
52584 ____________________________________________________________________________
52585 [  8142] By: jhi                                   on 2000/12/16  17:16:05
52586         Log: Subject: [patch perl@8102] dos/djgpp update
52587              From: Laszlo Molnar <ml1050@freemail.hu>
52588              Date: Sat, 16 Dec 2000 01:40:52 +0100
52589              Message-ID: <20001216014052.A335@freemail.hu>
52590      Branch: perl
52591            ! djgpp/config.over t/base/commonsense.t
52592 ____________________________________________________________________________
52593 [  8141] By: jhi                                   on 2000/12/16  17:09:27
52594         Log: Few uncheckedin files.
52595      Branch: perl
52596            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
52597 ____________________________________________________________________________
52598 [  8140] By: nick                                  on 2000/12/15  22:14:31
52599         Log: Integrate mainline
52600      Branch: perlio
52601           !> (integrate 53 files)
52602 ____________________________________________________________________________
52603 [  8139] By: jhi                                   on 2000/12/15  19:49:49
52604         Log: One more IVUV tweak from Nicholas Clark.
52605      Branch: perl
52606            ! sv.c
52607 ____________________________________________________________________________
52608 [  8138] By: jhi                                   on 2000/12/15  19:17:06
52609         Log: Return of the IVUV-preservation, now seems to be happy even
52610              in Digital UNIX (the broken strtoul brokenness detection
52611              seems to have been the fly in the ointment).
52612      Branch: perl
52613            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52614            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
52615            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
52616            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
52617            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52618            ! vos/config.ga.h win32/config.bc win32/config.gc
52619            ! win32/config.vc
52620 ____________________________________________________________________________
52621 [  8137] By: jhi                                   on 2000/12/15  18:12:14
52622         Log: Metaconfig unit change for #8136.
52623      Branch: metaconfig
52624            ! U/modified/d_strtoul.U
52625      Branch: metaconfig/U/perl
52626            ! d_strtoull.U d_strtouq.U
52627 ____________________________________________________________________________
52628 [  8136] By: jhi                                   on 2000/12/15  18:11:35
52629         Log: I don't think it's sensible or portable to test the strtou*
52630              on /^-/ strings.
52631      Branch: perl
52632            ! Configure
52633 ____________________________________________________________________________
52634 [  8135] By: jhi                                   on 2000/12/15  17:18:49
52635         Log: Metaconfig unit change for #8134.
52636      Branch: metaconfig
52637            ! U/modified/d_strtoul.U
52638 ____________________________________________________________________________
52639 [  8134] By: jhi                                   on 2000/12/15  17:14:13
52640         Log: If longsize is 8 we don't need a LL suffix for integer constants.
52641      Branch: perl
52642            ! Configure config_h.SH
52643 ____________________________________________________________________________
52644 [  8133] By: jhi                                   on 2000/12/15  16:00:23
52645         Log: Update Changes.
52646      Branch: perl
52647            ! Changes patchlevel.h
52648 ____________________________________________________________________________
52649 [  8132] By: jhi                                   on 2000/12/15  15:44:16
52650         Log: Some compilers get huffy if you do not cast a const pointer
52651              to a non-const when assigning.
52652      Branch: perl
52653            ! gv.c
52654 ____________________________________________________________________________
52655 [  8131] By: jhi                                   on 2000/12/15  15:38:30
52656         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
52657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52658              Date: Fri, 15 Dec 2000 05:26:57 -0500
52659              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
52660      Branch: perl
52661            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
52662            ! t/pragma/overload.t
52663 ____________________________________________________________________________
52664 [  8130] By: jhi                                   on 2000/12/15  15:36:08
52665         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
52666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52667              Date: Thu, 14 Dec 2000 22:02:43 -0500
52668              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
52669      Branch: perl
52670            ! gv.c perl.h
52671 ____________________________________________________________________________
52672 [  8129] By: jhi                                   on 2000/12/15  15:34:16
52673         Log: Subject: PATCH: h2xs nit
52674              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52675              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
52676              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
52677              
52678              Add a template README.
52679      Branch: perl
52680            ! utils/h2xs.PL
52681 ____________________________________________________________________________
52682 [  8128] By: jhi                                   on 2000/12/15  15:32:22
52683         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
52684      Branch: perl
52685            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
52686 ____________________________________________________________________________
52687 [  8127] By: jhi                                   on 2000/12/15  15:19:34
52688         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
52689              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52690              Date:     Thu, 14 Dec 2000 20:04:42 EST
52691              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
52692      Branch: perl
52693            ! ext/Opcode/Opcode.xs
52694 ____________________________________________________________________________
52695 [  8126] By: jhi                                   on 2000/12/15  15:17:49
52696         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
52697              From: Peter Prymmer <pvhp@forte.com>
52698              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
52699              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
52700      Branch: perl
52701            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
52702            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
52703            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
52704 ____________________________________________________________________________
52705 [  8125] By: jhi                                   on 2000/12/15  15:11:05
52706         Log: This seems to be a stage sane and stable enough to checkin.
52707              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
52708      Branch: perl
52709            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
52710            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
52711            ! t/op/cmp.t t/op/numconvert.t
52712 ____________________________________________________________________________
52713 [  8124] By: jhi                                   on 2000/12/15  04:20:26
52714         Log: Something is really wonky.
52715      Branch: perl
52716            ! sv.c
52717 ____________________________________________________________________________
52718 [  8123] By: jhi                                   on 2000/12/15  04:00:50
52719         Log: Fixes for the IV UV patches to compile in Digital UNIX.
52720      Branch: perl
52721            ! sv.c
52722 ____________________________________________________________________________
52723 [  8122] By: jhi                                   on 2000/12/15  02:53:40
52724         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
52725              From: "Craig A. Berry" <craigberry@mac.com>
52726              Date: Thu, 14 Dec 2000 19:10:49 -0600
52727              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
52728      Branch: perl
52729            ! vms/vms.c
52730 ____________________________________________________________________________
52731 [  8121] By: jhi                                   on 2000/12/15  02:50:00
52732         Log: Metaconfig changes for #8120.
52733      Branch: metaconfig
52734            + U/modified/d_strtoul.U
52735      Branch: metaconfig/U/perl
52736            ! d_strtoull.U d_strtouq.U
52737 ____________________________________________________________________________
52738 [  8120] By: jhi                                   on 2000/12/15  02:49:42
52739         Log: From: Nicholas Clark <nick@ccl4.org> 
52740              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
52741              Date: Thu, 14 Dec 2000 18:38:57 +0000
52742              Message-ID: <20001214183857.B97909@plum.flirble.org>
52743      Branch: perl
52744            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52745            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
52746            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
52747            ! vos/config.ga.def vos/config.ga.h win32/config.bc
52748            ! win32/config.gc win32/config.vc
52749 ____________________________________________________________________________
52750 [  8119] By: jhi                                   on 2000/12/14  23:40:58
52751         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
52752              From: Nicholas Clark <nick@ccl4.org>
52753              Date: Wed, 13 Dec 2000 20:08:50 +0000
52754              Message-ID: <20001213200849.B71166@plum.flirble.org>
52755      Branch: perl
52756            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
52757            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
52758 ____________________________________________________________________________
52759 [  8118] By: jhi                                   on 2000/12/14  22:46:26
52760         Log: Integrate perlio.
52761      Branch: perl
52762           !> MANIFEST ext/Encode/compile makedef.pl
52763 ____________________________________________________________________________
52764 [  8117] By: nick                                  on 2000/12/14  22:38:53
52765         Log: Win32 tweaks to get Encode to build
52766              - temp hack to makedef.pl till PerlIO is properly "exported".
52767              - MSVC dislikes  
52768              static encpage_t foo[];
52769              so make 'em extern for now.
52770      Branch: perlio
52771            ! ext/Encode/compile makedef.pl
52772 ____________________________________________________________________________
52773 [  8116] By: nick                                  on 2000/12/14  22:00:53
52774         Log: Document the new files
52775      Branch: perlio
52776            ! MANIFEST
52777 ____________________________________________________________________________
52778 [  8115] By: jhi                                   on 2000/12/14  21:58:01
52779         Log: MANIFEST new files of #8114.
52780      Branch: perl
52781            ! MANIFEST
52782 ____________________________________________________________________________
52783 [  8114] By: jhi                                   on 2000/12/14  21:50:49
52784         Log: Integrate perlio.
52785      Branch: perl
52786           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52787           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
52788           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52789           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52790           !> ext/Encode/Makefile.PL
52791 ____________________________________________________________________________
52792 [  8113] By: jhi                                   on 2000/12/14  21:48:49
52793         Log: The documentation part of the
52794              
52795              Subject: [ID 20001214.002] Net::Ping patch
52796              From: Jonathan Stowe <gellyfish@gellyfish.com>
52797              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
52798              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
52799              since the #7529 had already addressed the same problem.
52800      Branch: perl
52801            ! lib/Net/Ping.pm
52802 ____________________________________________________________________________
52803 [  8112] By: jhi                                   on 2000/12/14  21:42:57
52804         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
52805              From: Dominic Dunlop <domo@computer.org>
52806              Date: Tue, 12 Dec 2000 10:47:10 +0100
52807              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
52808              
52809              Document how elusive subroutines can be.
52810      Branch: perl
52811            ! pod/perlfunc.pod
52812 ____________________________________________________________________________
52813 [  8111] By: jhi                                   on 2000/12/14  21:38:05
52814         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
52815              From: Dominic Dunlop <domo@computer.org>
52816              Date: Thu, 14 Dec 2000 10:13:51 +0100
52817              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
52818      Branch: perl
52819            ! ext/POSIX/POSIX.pod
52820 ____________________________________________________________________________
52821 [  8110] By: jhi                                   on 2000/12/14  21:36:32
52822         Log: Subject: [patch] perlfaq7
52823              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
52824              Date: Thu, 14 Dec 2000 15:31:07 +0100
52825              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
52826      Branch: perl
52827            ! pod/perlfaq7.pod
52828 ____________________________________________________________________________
52829 [  8109] By: jhi                                   on 2000/12/14  21:29:20
52830         Log: Subject: [8104] Encode
52831              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52832              Date: Thu, 14 Dec 2000 14:49:34 +0100
52833              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
52834              
52835              Type casting for nervous compilers.
52836      Branch: perl
52837            ! ext/Encode/Encode.xs
52838 ____________________________________________________________________________
52839 [  8108] By: jhi                                   on 2000/12/14  21:26:17
52840         Log: Subject: [8104] DB_File
52841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52842              Date: Thu, 14 Dec 2000 14:49:35 +0100
52843              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
52844              
52845              Type definition incorrect for DB 2.7.7.  Not known when it
52846              changed, so only changed it for a known revision.
52847      Branch: perl
52848            ! ext/DB_File/DB_File.xs
52849 ____________________________________________________________________________
52850 [  8107] By: jhi                                   on 2000/12/14  21:23:41
52851         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
52852              From: Peter Prymmer <pvhp@forte.com>
52853              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
52854              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
52855              
52856              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
52857      Branch: perl
52858            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52859            ! ext/Encode/Encode/posix-bc.enc
52860 ____________________________________________________________________________
52861 [  8106] By: nick                                  on 2000/12/14  20:36:13
52862         Log: "Cold" build correction to Encode's Makefile.PL
52863      Branch: perlio
52864            ! ext/Encode/Makefile.PL
52865 ____________________________________________________________________________
52866 [  8105] By: nick                                  on 2000/12/14  20:09:37
52867         Log: "Compiled" encodings.
52868              Correct replacement character in EBCDIC .enc files
52869              Add 0x7F to ASCII repertoire.
52870      Branch: perlio
52871            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52872            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52873            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52874            ! ext/Encode/Makefile.PL ext/Encode/compile
52875            ! ext/Encode/encengine.c ext/Encode/encode.h
52876 ____________________________________________________________________________
52877 [  8104] By: nick                                  on 2000/12/14  00:38:20
52878         Log: Integrate mainline
52879      Branch: perlio
52880           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
52881           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
52882           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
52883           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
52884           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
52885           !> t/lib/db-hash.t t/lib/db-recno.t
52886 ____________________________________________________________________________
52887 [  8103] By: nick                                  on 2000/12/13  23:16:13
52888         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
52889              so far and so it does not get lost.
52890      Branch: perlio
52891            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52892 ____________________________________________________________________________
52893 [  8102] By: jhi                                   on 2000/12/13  17:14:22
52894         Log: Update Changes.
52895      Branch: perl
52896            ! Changes patchlevel.h
52897 ____________________________________________________________________________
52898 [  8101] By: jhi                                   on 2000/12/13  16:53:41
52899         Log: Move the proto of start_glob() to a better place; regen api files.
52900      Branch: perl
52901            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
52902 ____________________________________________________________________________
52903 [  8100] By: jhi                                   on 2000/12/13  16:47:11
52904         Log: Metaconfig change for #8099.
52905      Branch: metaconfig
52906            ! U/modified/Head.U
52907 ____________________________________________________________________________
52908 [  8099] By: jhi                                   on 2000/12/13  16:46:48
52909         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
52910              From: Andy Dougherty <doughera@lafayette.edu>
52911              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
52912              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
52913      Branch: perl
52914            ! Configure
52915 ____________________________________________________________________________
52916 [  8098] By: jhi                                   on 2000/12/13  16:39:02
52917         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
52918              From: rspier@pobox.com (Robert Spier)
52919              Date: Tue, 12 Dec 2000 21:12:39 -0500
52920              Message-ID: <14902.56087.678086.725773@rls.cx>
52921              
52922              fastgetcwd is defined using a glob alias on a $^O dependent basis -
52923              and there was no default assignment or perl subroutine.
52924      Branch: perl
52925            ! lib/Cwd.pm
52926 ____________________________________________________________________________
52927 [  8097] By: jhi                                   on 2000/12/13  16:16:01
52928         Log: Subject: [PATCH] move startglob out of pp_hot.c
52929              From: Nicholas Clark <nick@ccl4.org>
52930              Date: Mon, 11 Dec 2000 23:16:39 +0000
52931              Message-ID: <20001211231638.A55550@plum.flirble.org>
52932      Branch: perl
52933            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
52934 ____________________________________________________________________________
52935 [  8096] By: jhi                                   on 2000/12/13  15:26:23
52936         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
52937              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
52938              Date: Wed, 13 Dec 2000 14:01:37 +0100
52939              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
52940              
52941              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
52942              in turn requires libpthread in libswanted.
52943      Branch: perl
52944            ! hints/hpux.sh
52945 ____________________________________________________________________________
52946 [  8095] By: jhi                                   on 2000/12/12  19:51:05
52947         Log: The integration wars continue.
52948      Branch: perl
52949           !> sv.c
52950 ____________________________________________________________________________
52951 [  8094] By: jhi                                   on 2000/12/12  19:48:26
52952         Log: Subject: [PATCH perl@8070] DB_File-1.74  
52953              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
52954              Date: Mon, 11 Dec 2000 23:07:17 -0000
52955              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
52956      Branch: perl
52957            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
52958            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
52959            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
52960            ! t/lib/db-recno.t
52961 ____________________________________________________________________________
52962 [  8093] By: nick                                  on 2000/12/12  19:42:13
52963         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
52964      Branch: perlio
52965            ! sv.c
52966           !> lib/File/DosGlob.pm
52967 ____________________________________________________________________________
52968 [  8092] By: jhi                                   on 2000/12/12  19:28:11
52969         Log: Integrate perlio.
52970      Branch: perl
52971           !> sv.c
52972 ____________________________________________________________________________
52973 [  8091] By: nick                                  on 2000/12/12  18:49:45
52974         Log: Fix for Tk, and upgrading shared SVs.
52975      Branch: perlio
52976            ! sv.c
52977 ____________________________________________________________________________
52978 [  8090] By: jhi                                   on 2000/12/12  16:48:59
52979         Log: Subject: [PATCH] Re: Breadperl & Tk
52980              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52981              Date: Tue, 12 Dec 2000 14:48:27 GMT
52982              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
52983      Branch: perl
52984            ! sv.c
52985 ____________________________________________________________________________
52986 [  8089] By: jhi                                   on 2000/12/12  03:37:19
52987         Log: Subject: DosGlob.pm diff for bash style brace expansion.
52988              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
52989              Date: Fri, 8 Dec 2000 10:45:30 -0600
52990              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
52991      Branch: perl
52992            ! lib/File/DosGlob.pm
52993 ____________________________________________________________________________
52994 [  8088] By: nick                                  on 2000/12/11  23:59:59
52995         Log: Integrate mainline
52996      Branch: perlio
52997           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
52998           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
52999           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
53000           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
53001           !> t/op/local.t t/pragma/warn/toke toke.c
53002 ____________________________________________________________________________
53003 [  8087] By: jhi                                   on 2000/12/11  23:20:23
53004         Log: Integrate perlio.
53005      Branch: perl
53006           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53007 ____________________________________________________________________________
53008 [  8086] By: jhi                                   on 2000/12/11  22:50:59
53009         Log: Tune further the OS detection of CGI.
53010      Branch: perl
53011            ! lib/CGI.pm
53012 ____________________________________________________________________________
53013 [  8085] By: nick                                  on 2000/12/11  22:50:46
53014         Log: Finish 1st pass of "encoding" layer e.g. :
53015              open($fh,"<encoding(iso8859-7)",$greek) || die;
53016      Branch: perlio
53017            ! ext/Encode/Encode.xs perlio.c perliol.h
53018 ____________________________________________________________________________
53019 [  8084] By: jhi                                   on 2000/12/11  22:32:06
53020         Log: Revert the -f ambiguousity patch, seems to cause
53021              too much hassle (the interpret -Q as a function
53022              where Q is not a known filetest part is left in).
53023      Branch: perl
53024            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
53025            ! toke.c
53026 ____________________________________________________________________________
53027 [  8083] By: jhi                                   on 2000/12/11  22:27:23
53028         Log: (accidentally empty check-in)
53029      Branch: perl
53030            ! lib/File/DosGlob.pm
53031 ____________________________________________________________________________
53032 [  8082] By: nick                                  on 2000/12/11  19:09:51
53033         Log: Restore mmap function (broken by tweaks to shared buffer
53034              layer for encode(xxxx)).
53035      Branch: perlio
53036            ! perlio.c
53037 ____________________________________________________________________________
53038 [  8081] By: jhi                                   on 2000/12/11  18:29:13
53039         Log: Subject: Re: The long awaited feature ...
53040              From: Simon Cozens <simon@cozens.net>
53041              Date: Mon, 11 Dec 2000 15:54:24 +0000
53042              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
53043              
53044              More io/utf8 tests.
53045      Branch: perl
53046            ! t/io/utf8.t
53047 ____________________________________________________________________________
53048 [  8080] By: jhi                                   on 2000/12/11  18:19:36
53049         Log: Subject: PATCH MakeMaker manpage clarification
53050              From: andreas.koenig@anima.de (Andreas J. Koenig)
53051              Date: 10 Dec 2000 20:46:13 +0100
53052              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
53053      Branch: perl
53054            ! lib/ExtUtils/MakeMaker.pm
53055 ____________________________________________________________________________
53056 [  8079] By: jhi                                   on 2000/12/11  15:35:07
53057         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
53058              From: Simon Cozens <simon@cozens.net>
53059              Date: Sun, 10 Dec 2000 19:06:19 +0000
53060              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
53061      Branch: perl
53062            ! ext/B/B/Deparse.pm t/lib/b.t
53063 ____________________________________________________________________________
53064 [  8078] By: jhi                                   on 2000/12/11  15:09:11
53065         Log: Subject: [PATCH] docs on NaN
53066              From: Nicholas Clark <nick@ccl4.org>
53067              Date: Mon, 11 Dec 2000 01:48:38 +0000
53068              Message-ID: <20001211014838.B99205@plum.flirble.org>
53069      Branch: perl
53070            ! pod/perlop.pod
53071 ____________________________________________________________________________
53072 [  8077] By: jhi                                   on 2000/12/11  15:02:21
53073         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
53074              From: Simon Cozens <simon@cozens.net>
53075              Date: Mon, 11 Dec 2000 01:21:45 +0000
53076              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
53077      Branch: perl
53078            ! pp.c pp_hot.c scope.c t/op/local.t
53079 ____________________________________________________________________________
53080 [  8076] By: nick                                  on 2000/12/10  20:43:32
53081         Log: Not merge worthy...
53082              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
53083              syntax is modelled on attributes.
53084              Untested fix for io/utf8 on Win32 etc.
53085              Very clumsy start to the encode layer.
53086      Branch: perlio
53087            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53088 ____________________________________________________________________________
53089 [  8075] By: jhi                                   on 2000/12/10  18:39:33
53090         Log: Darwin is not Windows.
53091      Branch: perl
53092            ! lib/CGI.pm
53093 ____________________________________________________________________________
53094 [  8074] By: jhi                                   on 2000/12/10  18:31:27
53095         Log: Subject: Ambiguous -%c() resolved as a file test
53096              From: "Paul Marquess" <Paul.Marquess@openwave.com>
53097              Date: Sun, 10 Dec 2000 15:35:07 -0000
53098              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
53099      Branch: perl
53100            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53101 ____________________________________________________________________________
53102 [  8073] By: jhi                                   on 2000/12/10  18:16:29
53103         Log: Subject: PATCH installperl misinformed 
53104              From: andreas.koenig@anima.de (Andreas J. Koenig)
53105              Date: 10 Dec 2000 13:01:32 +0100 
53106              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
53107      Branch: perl
53108            ! installperl
53109 ____________________________________________________________________________
53110 [  8072] By: jhi                                   on 2000/12/10  18:07:55
53111         Log: The walkoptree confusion rages; walkoptree() seems to be coming
53112              from B.xs, while walkoptree_slow() comes from B.pm.
53113      Branch: perl
53114            ! ext/B/B.pm
53115 ____________________________________________________________________________
53116 [  8071] By: nick                                  on 2000/12/10  11:45:47
53117         Log: Integrate mainline
53118      Branch: perlio
53119           +> t/base/commonsense.t
53120           !> (integrate 37 files)
53121 ____________________________________________________________________________
53122 [  8070] By: jhi                                   on 2000/12/10  04:46:21
53123         Log: Update Changes.
53124      Branch: perl
53125            ! Changes patchlevel.h
53126 ____________________________________________________________________________
53127 [  8069] By: jhi                                   on 2000/12/10  04:39:19
53128         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
53129              From: andreas.koenig@anima.de (Andreas J. Koenig)
53130              Date: 09 Dec 2000 17:14:25 +0100
53131              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
53132      Branch: perl
53133            + t/base/commonsense.t
53134            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
53135 ____________________________________________________________________________
53136 [  8068] By: jhi                                   on 2000/12/10  04:17:36
53137         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
53138              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
53139              Date: Sat, 9 Dec 2000 16:47:22 -0000
53140              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
53141      Branch: perl
53142            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
53143            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
53144            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
53145            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
53146            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
53147            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
53148            ! t/lib/sdbm.t
53149 ____________________________________________________________________________
53150 [  8067] By: jhi                                   on 2000/12/10  03:52:02
53151         Log: Test case for #8066.
53152      Branch: perl
53153            ! t/op/misc.t
53154 ____________________________________________________________________________
53155 [  8066] By: jhi                                   on 2000/12/10  03:50:30
53156         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
53157              From: Simon Cozens <simon@cozens.net>
53158              Date: Sun, 10 Dec 2000 00:55:37 +0000
53159              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
53160      Branch: perl
53161            ! pp_sys.c
53162 ____________________________________________________________________________
53163 [  8065] By: jhi                                   on 2000/12/10  03:44:52
53164         Log: Test case for #8064.
53165      Branch: perl
53166            ! t/comp/proto.t
53167 ____________________________________________________________________________
53168 [  8064] By: jhi                                   on 2000/12/10  03:42:32
53169         Log: Subject: Re: prototype of substr
53170              From: Simon Cozens <simon@cozens.net>
53171              Date: Sun, 10 Dec 2000 00:13:33 +0000
53172              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
53173              
53174              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
53175              In other words, make the returned prototypes for any function
53176              stop prepending the ';' optionality marker after the first one.
53177              If they start getting optional, all the rest are optional.
53178      Branch: perl
53179            ! pp.c
53180 ____________________________________________________________________________
53181 [  8063] By: jhi                                   on 2000/12/10  03:39:42
53182         Log: Subject: [PATCH] perlguts.pod
53183              From: Simon Cozens <simon@cozens.net>
53184              Date: Sun, 10 Dec 2000 00:06:47 +0000
53185              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
53186              
53187              Documentation of the different types of ops,
53188              plus the functions in dump.c
53189      Branch: perl
53190            ! pod/perlguts.pod
53191 ____________________________________________________________________________
53192 [  8062] By: jhi                                   on 2000/12/10  03:30:04
53193         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
53194              From: Nicholas Clark <nick@talking.bollo.cx>
53195              Date: Sat, 09 Dec 2000 18:57:25 +0000
53196              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
53197              
53198              Be more robust in weird hostname setups.
53199      Branch: perl
53200            ! t/lib/net-hostent.t
53201 ____________________________________________________________________________
53202 [  8061] By: jhi                                   on 2000/12/10  03:28:21
53203         Log: Pacify fussy compiler. 
53204      Branch: perl
53205            ! pp_sys.c
53206 ____________________________________________________________________________
53207 [  8060] By: jhi                                   on 2000/12/10  02:52:46
53208         Log: Integrate perlio.
53209      Branch: perl
53210           !> pp_sys.c t/io/utf8.t
53211 ____________________________________________________________________________
53212 [  8059] By: nick                                  on 2000/12/09  23:40:14
53213         Log: read/sysread/recv should now be utf8 aware.
53214              Basic test for utf8 read.
53215      Branch: perlio
53216            ! pp_sys.c t/io/utf8.t
53217 ____________________________________________________________________________
53218 [  8058] By: jhi                                   on 2000/12/09  21:56:02
53219         Log: Integrate perlio.
53220      Branch: perl
53221           +> t/io/utf8.t
53222           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
53223 ____________________________________________________________________________
53224 [  8057] By: jhi                                   on 2000/12/09  21:53:35
53225         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
53226              From: Inaba Hiroto <inaba@st.rim.or.jp>
53227              Date: Sun, 10 Dec 2000 05:53:21 +0900
53228              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
53229              
53230              Tests for #8056.
53231      Branch: perl
53232            ! t/op/each.t
53233 ____________________________________________________________________________
53234 [  8056] By: jhi                                   on 2000/12/09  21:51:16
53235         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
53236              From: Inaba Hiroto <inaba@st.rim.or.jp>
53237              Date: Sat, 09 Dec 2000 18:02:00 +0900
53238              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
53239              
53240              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
53241      Branch: perl
53242            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
53243 ____________________________________________________________________________
53244 [  8055] By: nick                                  on 2000/12/09  20:11:48
53245         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
53246              than raw PerlIO_write() - does not seem to break any tests.
53247      Branch: perlio
53248            ! pp_sys.c
53249 ____________________________________________________________________________
53250 [  8054] By: nick                                  on 2000/12/09  19:47:30
53251         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
53252              (sysread, recv and write i.e. formats still to do...)
53253              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
53254              open($fh,">:utf8","name")
53255              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
53256              so no extra overhead is involved.
53257              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
53258              to a non-utf8 stream.
53259              Add initial io/utf8.t
53260              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
53261              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
53262              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
53263      Branch: perlio
53264            + t/io/utf8.t
53265            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
53266 ____________________________________________________________________________
53267 [  8053] By: nick                                  on 2000/12/09  19:26:37
53268         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
53269              was only testing this_utf8.
53270      Branch: perlio
53271            ! toke.c
53272 ____________________________________________________________________________
53273 [  8052] By: nick                                  on 2000/12/09  19:09:41
53274         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
53275              i.e. the output string has one, but don't mess with source assumption.
53276      Branch: perlio
53277            ! toke.c
53278 ____________________________________________________________________________
53279 [  8051] By: jhi                                   on 2000/12/09  16:55:17
53280         Log: Integrate perlio.
53281      Branch: perl
53282           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
53283           !> sv.c thrdvar.h util.c
53284 ____________________________________________________________________________
53285 [  8050] By: jhi                                   on 2000/12/09  16:48:07
53286         Log: Nits noticed by Peter Prymmer.
53287      Branch: perl
53288            ! lib/ExtUtils/MM_VMS.pm
53289 ____________________________________________________________________________
53290 [  8049] By: nick                                  on 2000/12/09  13:49:40
53291         Log: UTF8 output prework.
53292              - Store $\ and $, as SVs so they can have SvUTF8 flag
53293              - use do_print() rather than raw PerlIO_write() to print them.
53294      Branch: perlio
53295            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
53296            ! thrdvar.h util.c
53297 ____________________________________________________________________________
53298 [  8048] By: nick                                  on 2000/12/09  12:30:43
53299         Log: Integrate mainline.
53300      Branch: perlio
53301           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
53302           +> t/op/reverse.t
53303           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
53304           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
53305           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
53306           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
53307           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
53308           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
53309 ____________________________________________________________________________
53310 [  8047] By: jhi                                   on 2000/12/09  00:23:27
53311         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
53312              From: Michael G Schwern <schwern@pobox.com>
53313              Date: Fri, 8 Dec 2000 14:43:04 -0600
53314      Branch: perl
53315            ! lib/ExtUtils/MM_VMS.pm
53316 ____________________________________________________________________________
53317 [  8046] By: jhi                                   on 2000/12/08  23:10:27
53318         Log: A missed check-in.
53319      Branch: perl
53320            ! lib/ExtUtils/Manifest.pm
53321 ____________________________________________________________________________
53322 [  8045] By: jhi                                   on 2000/12/08  21:57:12
53323         Log: (null check-in)
53324      Branch: perl
53325            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
53326 ____________________________________________________________________________
53327 [  8044] By: jhi                                   on 2000/12/08  21:11:06
53328         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
53329              at the final draft stage.
53330      Branch: perl
53331            + ext/Encode/Encode/iso8859-16.enc
53332            ! MANIFEST
53333 ____________________________________________________________________________
53334 [  8043] By: jhi                                   on 2000/12/08  16:39:04
53335         Log: Update Changes.
53336      Branch: perl
53337            ! Changes patchlevel.h
53338 ____________________________________________________________________________
53339 [  8042] By: jhi                                   on 2000/12/08  16:33:39
53340         Log: Do not return the Unicode replacement character if UTF-8
53341              decoding goes awry, it should be up to the caller to decide.
53342      Branch: perl
53343            ! pod/perlapi.pod utf8.c
53344 ____________________________________________________________________________
53345 [  8041] By: jhi                                   on 2000/12/08  16:22:28
53346         Log: metaconfig maintenance.
53347      Branch: metaconfig
53348            ! U/modified/stdchar.U
53349      Branch: metaconfig/U/perl
53350            + testsyml.U
53351 ____________________________________________________________________________
53352 [  8040] By: jhi                                   on 2000/12/08  16:03:08
53353         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
53354              From: sthoenna@efn.org
53355              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
53356              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
53357      Branch: perl
53358            ! Changes lib/ExtUtils/MM_OS2.pm
53359 ____________________________________________________________________________
53360 [  8039] By: jhi                                   on 2000/12/08  15:57:11
53361         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
53362              From: Simon Cozens <simon@cozens.net>
53363              Date: Fri, 8 Dec 2000 13:33:31 +0000
53364              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
53365              
53366              (The pp_hot part needed a rewrite.)
53367      Branch: perl
53368            ! doop.c pp_hot.c utf8.c
53369 ____________________________________________________________________________
53370 [  8038] By: jhi                                   on 2000/12/08  15:25:08
53371         Log: Subject: djSP
53372              From: Michael Stevens <michael@etla.org>
53373              Date: Wed, 6 Dec 2000 23:24:01 +0000
53374              Message-ID: <20001206232400.A21381@firedrake.org>
53375              
53376              Plus a note from Nick Ing-Simmons.
53377      Branch: perl
53378            ! pp.h
53379 ____________________________________________________________________________
53380 [  8037] By: jhi                                   on 2000/12/08  15:18:35
53381         Log: Filetype is text.
53382      Branch: perl
53383            ! t/op/utf8decode.t
53384 ____________________________________________________________________________
53385 [  8036] By: jhi                                   on 2000/12/08  03:31:27
53386         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
53387              From: Andy Dougherty <doughera@lafayette.edu>
53388              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
53389              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
53390              
53391              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
53392              From: Andy Dougherty <doughera@lafayette.edu>
53393              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
53394              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
53395      Branch: perl
53396            + ext/POSIX/hints/svr4.pl
53397            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
53398 ____________________________________________________________________________
53399 [  8035] By: jhi                                   on 2000/12/08  03:26:01
53400         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
53401              From: Andy Dougherty <doughera@lafayette.edu>
53402              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
53403              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
53404      Branch: perl
53405            ! t/README t/base/term.t
53406 ____________________________________________________________________________
53407 [  8034] By: jhi                                   on 2000/12/08  03:21:59
53408         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
53409              From: mjd@plover.com  
53410              Date: 7 Dec 2000 21:04:20 -0000
53411              Message-ID: <20001207210420.22282.qmail@plover.com>
53412              
53413              Plus -z doc.
53414      Branch: perl
53415            ! pod/perlfunc.pod
53416 ____________________________________________________________________________
53417 [  8033] By: jhi                                   on 2000/12/08  03:19:03
53418         Log: Use the UTF8 macros a bit.  They can't be used with abandon
53419              everywhere because we do generate illegal UTF-8 in some situations.
53420              This is of course naughty.
53421      Branch: perl
53422            ! pod/perlapi.pod utf8.c utf8.h
53423 ____________________________________________________________________________
53424 [  8032] By: jhi                                   on 2000/12/08  03:00:09
53425         Log: Out of sync?
53426      Branch: perl
53427            ! t/pragma/warn/utf8
53428 ____________________________________________________________________________
53429 [  8031] By: jhi                                   on 2000/12/08  02:22:39
53430         Log: Cnt spl.
53431      Branch: perl
53432            ! MANIFEST
53433 ____________________________________________________________________________
53434 [  8030] By: jhi                                   on 2000/12/08  01:23:54
53435         Log: Add test for reverse().
53436      Branch: perl
53437            + t/op/reverse.t
53438            ! MANIFEST
53439 ____________________________________________________________________________
53440 [  8029] By: jhi                                   on 2000/12/08  01:21:47
53441         Log: Integrate perlio.
53442      Branch: perl
53443           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
53444           !> perlio.c perlio.h perlsdio.h warnings.pl
53445 ____________________________________________________________________________
53446 [  8028] By: jhi                                   on 2000/12/08  01:19:08
53447         Log: Introduce macros for UTF8 decoding.
53448      Branch: perl
53449            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
53450 ____________________________________________________________________________
53451 [  8027] By: nick                                  on 2000/12/07  22:18:19
53452         Log: Integrate mainline
53453      Branch: perlio
53454           !> embed.pl pod/perlapi.pod utf8.c
53455 ____________________________________________________________________________
53456 [  8026] By: nick                                  on 2000/12/07  21:45:08
53457         Log: Various oddities p4 diff -se showed up
53458              Remove 'our' from warnings.pl
53459      Branch: perlio
53460            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
53461 ____________________________________________________________________________
53462 [  8025] By: nick                                  on 2000/12/07  21:43:32
53463         Log: Change PerlIO_(get|set)pos to take SV *
53464              Should fix, OS/2, VMS, (sfio??)
53465      Branch: perlio
53466            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
53467 ____________________________________________________________________________
53468 [  8024] By: jhi                                   on 2000/12/07  19:05:32
53469         Log: Document utf8_to_uv() better.
53470      Branch: perl
53471            ! pod/perlapi.pod utf8.c
53472 ____________________________________________________________________________
53473 [  8023] By: jhi                                   on 2000/12/07  18:23:47
53474         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
53475      Branch: perl
53476            ! embed.pl pod/perlapi.pod utf8.c
53477 ____________________________________________________________________________
53478 [  8022] By: jhi                                   on 2000/12/07  04:13:51
53479         Log: Integrate perlio.
53480      Branch: perl
53481           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
53482           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
53483           !> win32/makefile.mk
53484 ____________________________________________________________________________
53485 [  8021] By: nick                                  on 2000/12/07  00:28:14
53486         Log: Various attempts at MSVC debug - not sure what has
53487              changed but works now. 
53488              Seems atexit() _may_ work for DLLs built with MSVC so don't
53489              call cleanup that way.
53490      Branch: perlio
53491            ! perlio.c win32/makefile.mk
53492 ____________________________________________________________________________
53493 [  8020] By: nick                                  on 2000/12/06  19:57:20
53494         Log: Integrate mainline
53495      Branch: perlio
53496           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
53497           !> (integrate 75 files)
53498 ____________________________________________________________________________
53499 [  8019] By: nick                                  on 2000/12/06  19:28:21
53500         Log: Add useperlio to config.vc
53501              Turn off binmode in config_H.PL
53502              Regen all the config_H.xx
53503              Attempt to get debugging build with MSVC.
53504      Branch: perlio
53505            ! win32/config.vc win32/config_H.bc win32/config_H.gc
53506            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
53507 ____________________________________________________________________________
53508 [  8018] By: nick                                  on 2000/12/06  19:21:57
53509         Log: Test various dup/external program options on all platforms.
53510      Branch: perlio
53511            ! t/io/dup.t
53512 ____________________________________________________________________________
53513 [  8017] By: nick                                  on 2000/12/06  19:20:47
53514         Log: Fix harness to be less picky
53515      Branch: perlio
53516            ! lib/Test/Harness.pm
53517 ____________________________________________________________________________
53518 [  8016] By: jhi                                   on 2000/12/06  16:45:12
53519         Log: Update Changes.
53520      Branch: perl
53521            ! Changes patchlevel.h
53522 ____________________________________________________________________________
53523 [  8015] By: jhi                                   on 2000/12/06  16:41:03
53524         Log: Test \x{...} with ord().
53525      Branch: perl
53526            ! t/op/ord.t
53527 ____________________________________________________________________________
53528 [  8014] By: jhi                                   on 2000/12/06  16:20:33
53529         Log: Test tweak because of #8013.
53530      Branch: perl
53531            ! t/lib/b.t
53532 ____________________________________________________________________________
53533 [  8013] By: jhi                                   on 2000/12/06  16:09:09
53534         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
53535              From: Michael G Schwern <schwern@pobox.com>
53536              Date: Tue, 5 Dec 2000 21:23:28 -0500
53537              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
53538              
53539              Carp::Heavy parts not very applicable because of recent changes.
53540      Branch: perl
53541            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
53542            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
53543            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
53544            ! lib/Exporter.pm lib/Exporter/Heavy.pm
53545            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
53546            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
53547            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
53548            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
53549            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
53550            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
53551            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
53552            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
53553            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
53554            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
53555            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
53556            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
53557            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
53558            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
53559            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
53560            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
53561            ! warnings.pl
53562 ____________________________________________________________________________
53563 [  8012] By: jhi                                   on 2000/12/06  15:22:38
53564         Log: Subject: [PATCH] Re: New harness is failing things
53565              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53566              Date: Wed, 6 Dec 2000 13:00:30 GMT
53567              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
53568      Branch: perl
53569            ! lib/Test/Harness.pm
53570 ____________________________________________________________________________
53571 [  8011] By: jhi                                   on 2000/12/06  15:12:08
53572         Log: Subject: installhtml changes
53573              From: Michael Stevens <michael@etla.org>
53574              Date: Wed, 6 Dec 2000 13:15:53 +0000
53575              Message-ID: <20001206131553.A27317@firedrake.org>
53576      Branch: perl
53577            ! installhtml
53578 ____________________________________________________________________________
53579 [  8010] By: jhi                                   on 2000/12/06  15:06:05
53580         Log: Subject: the dTHR hits
53581              From: Michael Stevens <michael@etla.org>
53582              Date: Wed, 6 Dec 2000 12:06:03 +0000
53583              Message-ID: <20001206120603.A24581@firedrake.org>
53584              
53585              More, errrm, less dTHRs.
53586      Branch: perl
53587            ! bytecode.pl ext/B/B/C.pm
53588 ____________________________________________________________________________
53589 [  8009] By: jhi                                   on 2000/12/06  15:04:25
53590         Log: Subject: MakeMaker mailing list gone?
53591              From: Michael G Schwern <schwern@pobox.com>
53592              Date: Tue, 5 Dec 2000 19:29:59 -0500
53593              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
53594              
53595              The MakeMaker mailing list is dead, perlbug is the right
53596              address to report bugs.
53597      Branch: perl
53598            ! lib/ExtUtils/MakeMaker.pm
53599 ____________________________________________________________________________
53600 [  8008] By: jhi                                   on 2000/12/06  15:00:32
53601         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
53602              From: Michael G Schwern <schwern@pobox.com>
53603              Date: Tue, 5 Dec 2000 19:21:21 -0500
53604              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
53605              
53606              Add a default MANIFEST skip that ignores things like
53607              version control files, editor temporary files, and the Makefile.
53608      Branch: perl
53609            + lib/ExtUtils/MANIFEST.SKIP
53610            ! MANIFEST lib/ExtUtils/Manifest.pm
53611 ____________________________________________________________________________
53612 [  8007] By: jhi                                   on 2000/12/06  14:57:20
53613         Log: In Amiga more manual hackery of the scripts seems to be needed,
53614              from Jan-Erik Karlsson.  Why Configure does not get this right
53615              is unknown, may be shell-induced.
53616      Branch: perl
53617            ! README.amiga
53618 ____________________________________________________________________________
53619 [  8006] By: jhi                                   on 2000/12/05  23:53:12
53620         Log: Add TOPm1s to peek at the second topmost stack item.
53621      Branch: perl
53622            ! pp.h
53623 ____________________________________________________________________________
53624 [  8005] By: jhi                                   on 2000/12/05  23:13:55
53625         Log: Avaunt, you foul UTF-8 tests.
53626      Branch: perl
53627            ! t/op/ver.t t/pragma/utf8.t
53628 ____________________________________________________________________________
53629 [  8004] By: jhi                                   on 2000/12/05  23:09:54
53630         Log: Continue utf8 dispersal. 
53631      Branch: perl
53632            + t/op/concat.t
53633            ! MANIFEST t/pragma/utf8.t
53634 ____________________________________________________________________________
53635 [  8003] By: nick                                  on 2000/12/05  23:02:39
53636         Log: Integrate mainline.
53637      Branch: perlio
53638           +> t/op/length.t t/op/utf8decode.t
53639           !> (integrate 69 files)
53640 ____________________________________________________________________________
53641 [  8002] By: jhi                                   on 2000/12/05  22:59:28
53642         Log: Integrate perlio.
53643      Branch: perl
53644           !> iperlsys.h perl.c perlio.c win32/perllib.c
53645 ____________________________________________________________________________
53646 [  8001] By: nick                                  on 2000/12/05  22:07:52
53647         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
53648              - calloc/free suffer from damage on TerminateThread()
53649              - use PerlMemShared (as originally planned) now fixed
53650              - avoid doing anything important on DLL "detach".
53651      Branch: perlio
53652            ! perl.c perlio.c win32/perllib.c
53653 ____________________________________________________________________________
53654 [  8000] By: nick                                  on 2000/12/05  21:05:09
53655         Log: Fix gross PerlMemShared issue.
53656      Branch: perlio
53657            ! iperlsys.h
53658 ____________________________________________________________________________
53659 [  7999] By: jhi                                   on 2000/12/05  20:46:58
53660         Log: Test for Unicode (UTF-8) hash keys.
53661      Branch: perl
53662            ! t/op/each.t
53663 ____________________________________________________________________________
53664 [  7998] By: jhi                                   on 2000/12/05  20:30:35
53665         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
53666              is now always UTF-8), empty line cosmetics.
53667      Branch: perl
53668            ! t/pragma/utf8.t
53669 ____________________________________________________________________________
53670 [  7997] By: jhi                                   on 2000/12/05  20:15:40
53671         Log: Subject: Re: STRLEN - what?
53672              From: Andy Dougherty <doughera@lafayette.edu>
53673              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
53674              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
53675              
53676              Explain STRLEN.
53677      Branch: perl
53678            ! pod/perlguts.pod
53679 ____________________________________________________________________________
53680 [  7996] By: jhi                                   on 2000/12/05  20:13:34
53681         Log: Split off the UTF-8 decoder tests, make them to check also
53682              the error message.
53683      Branch: perl
53684            + t/op/utf8decode.t
53685            ! MANIFEST t/pragma/utf8.t utf8.c
53686 ____________________________________________________________________________
53687 [  7995] By: jhi                                   on 2000/12/05  16:39:47
53688         Log: Start migrating bits of pragma/utf8 to elsewhere
53689              (since the long term plan is to obsolete 'use utf8').
53690      Branch: perl
53691            + t/op/length.t
53692            ! MANIFEST t/pragma/utf8.t
53693 ____________________________________________________________________________
53694 [  7994] By: jhi                                   on 2000/12/05  16:30:21
53695         Log: Fix a manual edit typo from #7993, fix the message formatting
53696              for Unicode, add few our declarations.
53697      Branch: perl
53698            ! lib/Carp/Heavy.pm
53699 ____________________________________________________________________________
53700 [  7993] By: jhi                                   on 2000/12/05  16:09:15
53701         Log: Subject: Need help with warnings :-(
53702              From: "Ben Tilly" <ben_tilly@hotmail.com>
53703              Date: Tue, 05 Dec 2000 01:35:54 -0500
53704              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
53705              
53706              Subject: UPDATE: Carp/Heavy now passes all tests
53707              From: "Ben Tilly" <ben_tilly@hotmail.com>
53708              Date: Tue, 05 Dec 2000 07:59:41 -0500
53709              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
53710              
53711              The Brave New Carp.
53712      Branch: perl
53713            ! lib/Carp.pm lib/Carp/Heavy.pm
53714 ____________________________________________________________________________
53715 [  7992] By: jhi                                   on 2000/12/05  15:55:08
53716         Log: Subject: [PATCH perl@7979] cygwin port
53717              From: "Eric Fifer" <efifer@dircon.co.uk>
53718              Date: Tue, 5 Dec 2000 14:04:09 -0000
53719              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
53720      Branch: perl
53721            ! t/lib/net-hostent.t
53722 ____________________________________________________________________________
53723 [  7991] By: jhi                                   on 2000/12/05  15:52:34
53724         Log: Subject: Re: [PATCH] The largest hoax of all times?
53725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53726              Date: Tue, 5 Dec 2000 00:40:25 -0500
53727              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
53728              
53729              Subject: Re: [PATCH] The largest hoax of all times?
53730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53731              Date: Mon, 4 Dec 2000 23:55:53 -0500
53732              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
53733              
53734              Subject: Re: [PATCH] The largest hoax of all times?
53735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53736              Date: Tue, 5 Dec 2000 01:28:45 -0500
53737              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
53738              
53739              Fix the unpredictable order of DESTROYs.
53740      Branch: perl
53741            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
53742            ! sv.c sv.h t/op/ref.t
53743 ____________________________________________________________________________
53744 [  7990] By: jhi                                   on 2000/12/05  14:38:53
53745         Log: Subject: [PATCH] shrink pp_hot fractionally
53746              From: Nicholas Clark <nick@ccl4.org>
53747              Date: Tue, 5 Dec 2000 12:44:31 +0000
53748              Message-ID: <20001205124431.E74518@plum.flirble.org>
53749              
53750              Use report_evil_fh().
53751      Branch: perl
53752            ! opcode.pl opnames.h pp_hot.c util.c
53753 ____________________________________________________________________________
53754 [  7989] By: jhi                                   on 2000/12/05  14:21:27
53755         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53756              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53757              Date: Mon, 04 Dec 2000 22:21:59 -0800
53758              Message-ID: <HmIL6gzkgepS092yn@efn.org>
53759              
53760              Harness shouldn't ignore responses like "ok 3\r\r\n".
53761      Branch: perl
53762            ! lib/Test/Harness.pm
53763 ____________________________________________________________________________
53764 [  7988] By: jhi                                   on 2000/12/05  13:51:28
53765         Log: Integrate the "skip" messages to explain().
53766      Branch: perl
53767            ! t/lib/syslfs.t t/op/lfs.t
53768 ____________________________________________________________________________
53769 [  7987] By: jhi                                   on 2000/12/05  12:34:54
53770         Log: The one that got away in #7984.
53771              
53772              Subject: Re: dTHR - what and why?
53773              From: Michael Stevens <michael@etla.org> 
53774              Date: Tue, 5 Dec 2000 11:15:52 +0000
53775              Message-ID: <20001205111552.A4647@firedrake.org>
53776      Branch: perl
53777            ! sv.h
53778 ____________________________________________________________________________
53779 [  7986] By: gsar                                  on 2000/12/05  09:14:44
53780         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
53781              due to the notorious GetFileType() bug in Windows 9x, which fstat()
53782              tickles)
53783      Branch: perl
53784            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
53785 ____________________________________________________________________________
53786 [  7985] By: jhi                                   on 2000/12/05  05:49:03
53787         Log: Integrate perlio.
53788      Branch: perl
53789           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53790           !> win32/perlhost.h win32/perllib.c
53791 ____________________________________________________________________________
53792 [  7984] By: jhi                                   on 2000/12/05  05:48:16
53793         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
53794      Branch: perl
53795            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
53796            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
53797            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
53798            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
53799            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
53800            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
53801            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
53802            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
53803            ! win32/win32.c
53804 ____________________________________________________________________________
53805 [  7983] By: nick                                  on 2000/12/04  23:27:43
53806         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
53807      Branch: perlio
53808            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53809            ! win32/perlhost.h win32/perllib.c
53810 ____________________________________________________________________________
53811 [  7982] By: jhi                                   on 2000/12/04  19:44:09
53812         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
53813              uncovered by #7980.
53814      Branch: perl
53815            ! op.c
53816 ____________________________________________________________________________
53817 [  7981] By: jhi                                   on 2000/12/04  19:42:07
53818         Log: Subject: [PATCH] Trivial dump.c feature
53819              From: Simon Cozens <simon@cozens.net>
53820              Date: Mon, 4 Dec 2000 18:08:38 +0000
53821              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
53822              
53823              Show whether a constant is UTF-8.
53824      Branch: perl
53825            ! dump.c
53826 ____________________________________________________________________________
53827 [  7980] By: jhi                                   on 2000/12/04  19:36:51
53828         Log: UTF-8 hash keys, patch from Inaba Hiroto.
53829      Branch: perl
53830            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
53831 ____________________________________________________________________________
53832 [  7979] By: jhi                                   on 2000/12/04  17:36:28
53833         Log: Update Changes.
53834      Branch: perl
53835            ! Changes patchlevel.h
53836 ____________________________________________________________________________
53837 [  7978] By: jhi                                   on 2000/12/04  16:42:17
53838         Log: Retract #7977, still too volatile (the euphemism of the day
53839              for unfinished and buggy :-)
53840      Branch: perl
53841            ! doop.c hv.c pp.c sv.h
53842 ____________________________________________________________________________
53843 [  7977] By: jhi                                   on 2000/12/04  16:25:15
53844         Log: (Retracted by #7978, too shaky yet.)
53845              
53846              Subject: Re: utf8 in hash keys, implementor missing
53847              From: Simon Cozens <simon@cozens.net>
53848              Date: Sat, 2 Dec 2000 19:49:35 +0000
53849              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
53850              
53851              The first step at UTF-8 hash keys.
53852      Branch: perl
53853            ! doop.c hv.c pp.c sv.h
53854 ____________________________________________________________________________
53855 [  7976] By: jhi                                   on 2000/12/04  16:13:53
53856         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53857              From: sthoenna@efn.org
53858              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
53859              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
53860      Branch: perl
53861            ! os2/os2.c perlio.c
53862 ____________________________________________________________________________
53863 [  7975] By: jhi                                   on 2000/12/04  16:05:25
53864         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
53865              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53866              Date: Thu, 30 Nov 2000 20:50:37 -0800
53867              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
53868      Branch: perl
53869            ! os2/os2.c
53870 ____________________________________________________________________________
53871 [  7974] By: jhi                                   on 2000/12/04  16:03:57
53872         Log: Subject: [PATCH] ++ 20% faster
53873              From: Nicholas Clark <nick@ccl4.org>
53874              Date: Mon, 4 Dec 2000 12:17:27 +0000
53875              Message-ID: <20001204121726.B52976@plum.flirble.org>
53876              
53877              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
53878      Branch: perl
53879            ! sv.c
53880 ____________________________________________________________________________
53881 [  7973] By: jhi                                   on 2000/12/04  16:00:48
53882         Log: 
53883              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
53884              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53885              Date: Mon, 04 Dec 2000 12:30:45 +0100
53886              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
53887              
53888              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
53889              library (getprotobyname and getprotobynumber are outversioned by
53890              the same calls in libc, at least for xlc version 3.
53891      Branch: perl
53892            ! hints/aix.sh
53893 ____________________________________________________________________________
53894 [  7972] By: jhi                                   on 2000/12/04  02:58:31
53895         Log: Integrate perlio.
53896      Branch: perl
53897           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
53898           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
53899           !> win32/win32.h win32/win32iop.h win32/win32thread.h
53900 ____________________________________________________________________________
53901 [  7971] By: nick                                  on 2000/12/04  00:24:33
53902         Log: Quieten some noise in Win32 builds:
53903              - win32.h is included after <sys/socket.h>, so need to 
53904              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
53905              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
53906      Branch: perlio
53907            ! doio.c perl.h toke.c win32/win32.h
53908 ____________________________________________________________________________
53909 [  7970] By: nick                                  on 2000/12/03  22:57:46
53910         Log: PERL_IMPLICIT_SYS compiles but does not work.
53911      Branch: perlio
53912            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
53913            ! win32/perlhost.h win32/perllib.c win32/win32.h
53914            ! win32/win32iop.h win32/win32thread.h
53915 ____________________________________________________________________________
53916 [  7969] By: jhi                                   on 2000/12/03  22:12:58
53917         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
53918              used to swash_init(), makes regprop() dumps more informative
53919              (+utf8::IsAlpha, -utf8::IsDigit, for example).
53920      Branch: perl
53921            ! regcomp.c regexec.c
53922 ____________________________________________________________________________
53923 [  7968] By: jhi                                   on 2000/12/03  21:39:56
53924         Log: Implement ANYOFUTF8 regprop() dumping.
53925      Branch: perl
53926            ! regcomp.c
53927 ____________________________________________________________________________
53928 [  7967] By: jhi                                   on 2000/12/03  20:57:19
53929         Log: Make uv_to_utf8() to zero-terminate its output buffer,
53930              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
53931      Branch: perl
53932            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
53933 ____________________________________________________________________________
53934 [  7966] By: nick                                  on 2000/12/03  18:41:21
53935         Log: Integrate mainline (STDCHAR)
53936      Branch: perlio
53937           !> Configure t/pragma/utf8.t
53938 ____________________________________________________________________________
53939 [  7965] By: jhi                                   on 2000/12/03  17:58:20
53940         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
53941      Branch: perl
53942            ! t/pragma/utf8.t
53943 ____________________________________________________________________________
53944 [  7964] By: jhi                                   on 2000/12/03  17:35:56
53945         Log: Integrate perlio.
53946      Branch: perl
53947           !> iperlsys.h perlio.c
53948 ____________________________________________________________________________
53949 [  7963] By: jhi                                   on 2000/12/03  17:33:55
53950         Log: Metaconfig unit change for #7962.
53951      Branch: metaconfig
53952            ! U/modified/stdchar.U
53953 ____________________________________________________________________________
53954 [  7962] By: jhi                                   on 2000/12/03  17:33:27
53955         Log: Untangle the <stdio.h> #include nest for the stdchar test,
53956              from Andy Dougherty.
53957      Branch: perl
53958            ! Configure
53959 ____________________________________________________________________________
53960 [  7961] By: nick                                  on 2000/12/03  16:53:00
53961         Log: Make iperlsys.h vector stdio not PerlIO.
53962      Branch: perlio
53963            ! iperlsys.h perlio.c
53964 ____________________________________________________________________________
53965 [  7960] By: nick                                  on 2000/12/03  14:43:01
53966         Log: Integrate mainline
53967      Branch: perlio
53968           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
53969           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
53970 ____________________________________________________________________________
53971 [  7959] By: jhi                                   on 2000/12/03  08:16:36
53972         Log: Use DO_UTF8().
53973      Branch: perl
53974            ! op.c
53975 ____________________________________________________________________________
53976 [  7958] By: jhi                                   on 2000/12/02  18:33:05
53977         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
53978              From: Mike Guy <mjtg@cam.ac.uk>         
53979              Date: Sat, 02 Dec 2000 17:27:13 +0000
53980              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
53981              
53982              An extraneous argument.
53983      Branch: perl
53984            ! toke.c
53985 ____________________________________________________________________________
53986 [  7957] By: jhi                                   on 2000/12/02  18:22:32
53987         Log: A missing hunk.
53988      Branch: perl
53989            ! t/lib/net-hostent.t
53990 ____________________________________________________________________________
53991 [  7956] By: jhi                                   on 2000/12/02  18:06:20
53992         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
53993              From: Nicholas Clark <nick@ccl4.org>
53994              Date: Sat, 2 Dec 2000 14:28:27 +0000
53995              Message-ID: <20001202142827.A12308@plum.flirble.org>
53996              
53997              Test robustness.
53998      Branch: perl
53999            ! t/lib/net-hostent.t
54000 ____________________________________________________________________________
54001 [  7955] By: jhi                                   on 2000/12/02  17:58:06
54002         Log: Metaconfig unit change for #7954.
54003      Branch: metaconfig
54004            ! U/modified/stdchar.U
54005 ____________________________________________________________________________
54006 [  7954] By: jhi                                   on 2000/12/02  17:54:32
54007         Log: An inconvenient hang would happen if the stdio _ptr wasn't
54008              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
54009              would be grepping stdin for all eternity for the _ptr.)
54010      Branch: perl
54011            ! Configure
54012 ____________________________________________________________________________
54013 [  7953] By: jhi                                   on 2000/12/02  00:07:15
54014         Log: Update Changes.
54015      Branch: perl
54016            ! Changes patchlevel.h
54017 ____________________________________________________________________________
54018 [  7952] By: jhi                                   on 2000/12/01  23:54:47
54019         Log: Subject: Re: long shell lines
54020              From: Andy Dougherty <doughera@lafayette.edu>
54021              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
54022              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
54023              
54024              Split overly long shell command lines.
54025      Branch: perl
54026            ! lib/ExtUtils/MM_Unix.pm
54027 ____________________________________________________________________________
54028 [  7951] By: jhi                                   on 2000/12/01  23:48:02
54029         Log: The metaconfig unit change for #7950.
54030      Branch: metaconfig
54031            + U/modified/stdchar.U
54032 ____________________________________________________________________________
54033 [  7950] By: jhi                                   on 2000/12/01  23:47:39
54034         Log: Try to find stdchar also from <stdio_impl.h>.
54035      Branch: perl
54036            ! Configure config_h.SH
54037 ____________________________________________________________________________
54038 [  7949] By: jhi                                   on 2000/12/01  23:46:45
54039         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
54040              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
54041              Date: Fri, 1 Dec 2000 16:26:08 -0500
54042              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
54043              
54044              Reword the diagnostic message.
54045      Branch: perl
54046            ! pod/perldiag.pod
54047 ____________________________________________________________________________
54048 [  7948] By: nick                                  on 2000/12/01  22:49:43
54049         Log: Integrate mainline (for s/y/m as sub names stuff).
54050      Branch: perlio
54051           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
54052           !> t/pragma/warn/toke toke.c
54053 ____________________________________________________________________________
54054 [  7947] By: jhi                                   on 2000/12/01  20:55:41
54055         Log: Integrate perlio.
54056      Branch: perl
54057           !> perlio.c perliol.h t/io/pipe.t
54058 ____________________________________________________________________________
54059 [  7946] By: jhi                                   on 2000/12/01  20:36:51
54060         Log: Upgrade to CPAN 1.59_51, from Andreas König.
54061      Branch: perl
54062            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54063 ____________________________________________________________________________
54064 [  7945] By: nick                                  on 2000/12/01  20:31:32
54065         Log: Integrate mainline
54066      Branch: perlio
54067           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
54068           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
54069           +> t/lib/net-hostent.t
54070           !> (integrate 35 files)
54071 ____________________________________________________________________________
54072 [  7944] By: jhi                                   on 2000/12/01  20:23:29
54073         Log: Some help for 20001130.011.  Now one gets warnings like
54074              "Ambiguous -f() resolved as a file test ..."
54075      Branch: perl
54076            ! pod/perldiag.pod t/pragma/warn/toke toke.c
54077 ____________________________________________________________________________
54078 [  7943] By: jhi                                   on 2000/12/01  19:44:44
54079         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
54080              that also breaks using them as methods. 
54081      Branch: perl
54082            ! pod/perldiag.pod t/op/misc.t toke.c
54083 ____________________________________________________________________________
54084 [  7942] By: nick                                  on 2000/12/01  17:56:46
54085         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
54086              Make 'unix' pass most tests
54087              - do unread by temporary push of layer ("pending") holding unread chars
54088              - fast_gets is now based on per-handle flag
54089              - relax one of io/pipe.t tests to allow print to fail and close to
54090              succeed so that it passes on unbuffered "unix" layer.
54091              Remaining fail is sporadic and a genuine race condition between
54092              parent/child in fork test.
54093      Branch: perlio
54094            ! perlio.c perliol.h t/io/pipe.t
54095 ____________________________________________________________________________
54096 [  7941] By: jhi                                   on 2000/12/01  15:28:58
54097         Log: (Retracted by #7943.)
54098              
54099              Reserve the short named string operator names.
54100      Branch: perl
54101            ! pod/perldiag.pod t/op/misc.t toke.c
54102 ____________________________________________________________________________
54103 [  7940] By: jhi                                   on 2000/12/01  06:45:53
54104         Log: Get the three different space character classes right under utf8.
54105      Branch: perl
54106            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
54107            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
54108            ! regexec.c t/op/pat.t utf8.c
54109 ____________________________________________________________________________
54110 [  7939] By: jhi                                   on 2000/12/01  03:26:26
54111         Log: Two more tests that make no sense in UTF-8 since the test
54112              data is not in UTF-8.
54113      Branch: perl
54114            ! t/op/regexp.t
54115 ____________________________________________________________________________
54116 [  7938] By: jhi                                   on 2000/12/01  03:20:39
54117         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
54118              should it be required inside regexen?
54119      Branch: perl
54120            ! regcomp.c t/op/regmesg.t
54121 ____________________________________________________________________________
54122 [  7937] By: jhi                                   on 2000/12/01  02:58:53
54123         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
54124              stored and restored, and thusly was trounced by the utf8 swash
54125              routines.
54126      Branch: perl
54127            ! regcomp.c
54128 ____________________________________________________________________________
54129 [  7936] By: jhi                                   on 2000/11/30  20:41:39
54130         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
54131              Why the different platforms behave so differently (core dump vs
54132              no core dump) on this bug is a but of a mystery, but if I had to
54133              guess I would mumble something like 'alignment'.
54134      Branch: perl
54135            ! sv.c
54136 ____________________________________________________________________________
54137 [  7935] By: jhi                                   on 2000/11/30  16:17:02
54138         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
54139              From: Robin Barker <rmb1@cise.npl.co.uk>
54140              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
54141              Date: Thu, 30 Nov 2000 14:27:12 GMT
54142      Branch: perl
54143            ! perlio.c toke.c
54144 ____________________________________________________________________________
54145 [  7934] By: jhi                                   on 2000/11/30  16:04:49
54146         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
54147      Branch: perl
54148            ! t/lib/net-hostent.t
54149 ____________________________________________________________________________
54150 [  7933] By: jhi                                   on 2000/11/30  06:07:26
54151         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
54152              From: Peter Prymmer <pvhp@forte.com>
54153              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
54154              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
54155              
54156              In VMS the localhost may be LOCALHOST.
54157      Branch: perl
54158            ! t/lib/net-hostent.t
54159 ____________________________________________________________________________
54160 [  7932] By: jhi                                   on 2000/11/30  01:11:11
54161         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
54162              From: Peter Prymmer <pvhp@forte.com>
54163              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
54164              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
54165              
54166              plus regen perlapi.pod.
54167      Branch: perl
54168            ! pod/perlapi.pod utf8.c
54169 ____________________________________________________________________________
54170 [  7931] By: jhi                                   on 2000/11/30  01:06:19
54171         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
54172              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54173              Date:     Wed, 29 Nov 2000 17:15:11 EST
54174              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
54175      Branch: perl
54176            ! t/lib/filter-util.pl t/lib/filter-util.t
54177 ____________________________________________________________________________
54178 [  7930] By: jhi                                   on 2000/11/29  18:51:55
54179         Log: Update Changes.
54180      Branch: perl
54181            ! Changes patchlevel.h
54182 ____________________________________________________________________________
54183 [  7929] By: jhi                                   on 2000/11/29  18:50:55
54184         Log: Update the va_copy() metaconfig unit.
54185      Branch: metaconfig/U/perl
54186            ! need_va_copy.U
54187 ____________________________________________________________________________
54188 [  7928] By: jhi                                   on 2000/11/29  17:50:43
54189         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
54190              From: Dominic Dunlop <domo@computer.org>
54191              Date: Tue, 28 Nov 2000 16:41:57 +0100
54192              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
54193              
54194              Patch to catch a core dump in the Configure va_copy test.
54195      Branch: perl
54196            ! Configure config_h.SH
54197 ____________________________________________________________________________
54198 [  7927] By: jhi                                   on 2000/11/29  17:31:59
54199         Log: Retract #7921, the patch shouldn't be needed.
54200      Branch: perl
54201            ! sv.c
54202 ____________________________________________________________________________
54203 [  7926] By: jhi                                   on 2000/11/29  17:01:41
54204         Log: Make the Class::Struct import() wiser.
54205      Branch: perl
54206            ! lib/Class/Struct.pm t/lib/class-struct.t
54207 ____________________________________________________________________________
54208 [  7925] By: jhi                                   on 2000/11/29  16:36:33
54209         Log: All the core library users of Class::Struct seem to be
54210              using "use Class::Struct 'struct';" instead of the bare
54211              "use Class::Struct;", which isn't documented in Class::Struct.
54212              This can't be right.
54213      Branch: perl
54214            ! lib/File/stat.pm
54215 ____________________________________________________________________________
54216 [  7924] By: jhi                                   on 2000/11/29  16:32:15
54217         Log: A test works better if it has the right 1..$n output.
54218      Branch: perl
54219            ! t/lib/class-struct.t
54220 ____________________________________________________________________________
54221 [  7923] By: jhi                                   on 2000/11/29  16:29:11
54222         Log: Forgot to MANIFEST the new Net::hostent test.
54223      Branch: perl
54224            ! MANIFEST
54225 ____________________________________________________________________________
54226 [  7922] By: jhi                                   on 2000/11/29  16:27:49
54227         Log: Integrate perlio.
54228      Branch: perl
54229           !> iperlsys.h perlio.c
54230 ____________________________________________________________________________
54231 [  7921] By: jhi                                   on 2000/11/29  16:27:10
54232         Log: (Retracted by #7927.)
54233              
54234              Subject: [PATCH] Is infinity a number?
54235              From: Simon Cozens <simon@cozens.net>
54236              Date: Wed, 29 Nov 2000 14:48:20 +0000
54237              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
54238      Branch: perl
54239            ! sv.c
54240 ____________________________________________________________________________
54241 [  7920] By: jhi                                   on 2000/11/29  16:23:02
54242         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
54243              From: rspier@pobox.com (Robert Spier)
54244              Date: Wed, 29 Nov 2000 02:17:49 -0500
54245              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
54246              
54247              Add a test for Net::hostent.
54248      Branch: perl
54249            + t/lib/net-hostent.t
54250 ____________________________________________________________________________
54251 [  7919] By: jhi                                   on 2000/11/29  16:21:31
54252         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
54253              add a test for Class::Struct.
54254      Branch: perl
54255            + t/lib/class-struct.t
54256            ! MANIFEST lib/Class/Struct.pm
54257 ____________________________________________________________________________
54258 [  7918] By: jhi                                   on 2000/11/29  15:48:40
54259         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
54260              From: rspier@pobox.com (Robert Spier)
54261              Date: Wed, 29 Nov 2000 02:25:39 -0500
54262              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
54263              
54264              More checking in case someone has broken their services or
54265              protocol databases.
54266      Branch: perl
54267            ! ext/Sys/Syslog/Syslog.pm
54268 ____________________________________________________________________________
54269 [  7917] By: jhi                                   on 2000/11/29  15:46:25
54270         Log: Subject: [PATCH] $^O  win32 -> MSWin32
54271              From: rspier@pobox.com (Robert Spier)
54272              Date: Wed, 29 Nov 2000 02:17:38 -0500
54273              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
54274              
54275              plus similar nits for vms, err, VMS, and UNICOS.
54276      Branch: perl
54277            ! t/lib/syslfs.t t/op/lfs.t
54278 ____________________________________________________________________________
54279 [  7916] By: jhi                                   on 2000/11/29  15:42:51
54280         Log: Subject: [PATCH] Tokeniser debugging
54281              From: Simon Cozens <simon@cozens.net>
54282              Date: Wed, 29 Nov 2000 14:15:45 +0000
54283              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
54284      Branch: perl
54285            ! perl.c perl.h pod/perlrun.pod toke.c
54286 ____________________________________________________________________________
54287 [  7915] By: jhi                                   on 2000/11/29  15:41:36
54288         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
54289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54290              Date: Wed, 29 Nov 2000 02:13:14 -0500
54291              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
54292              
54293              OUT keyword nits.
54294              
54295              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
54296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54297              Date: Wed, 29 Nov 2000 03:09:04 -0500
54298              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
54299              
54300              OUT and IN_OUT documentation.
54301      Branch: perl
54302            ! lib/ExtUtils/xsubpp pod/perlxs.pod
54303 ____________________________________________________________________________
54304 [  7914] By: jhi                                   on 2000/11/29  03:35:01
54305         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
54306              From: John Tobey <jtobey@john-edwin-tobey.org>
54307              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
54308              Message-Id: <m140e1N-000FOoC@feynman.localnet>
54309              
54310              plus a performance speedup noticed by Sarathy.
54311      Branch: perl
54312            ! op.c
54313 ____________________________________________________________________________
54314 [  7913] By: jhi                                   on 2000/11/29  03:16:59
54315         Log: Use "1 while unlink" so that VMS gets clean, too.
54316      Branch: perl
54317            ! t/lib/filter-util.t
54318 ____________________________________________________________________________
54319 [  7912] By: jhi                                   on 2000/11/29  03:09:08
54320         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
54321              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54322              Date: Tue, 28 Nov 2000 03:27:09 -0500
54323              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
54324      Branch: perl
54325            ! lib/ExtUtils/xsubpp
54326 ____________________________________________________________________________
54327 [  7911] By: jhi                                   on 2000/11/29  03:06:30
54328         Log: This should have been part of #7872: no need to scan UTF-8
54329              until eternity.
54330      Branch: perl
54331            ! utf8.c
54332 ____________________________________________________________________________
54333 [  7910] By: jhi                                   on 2000/11/29  02:50:04
54334         Log: One more perltie.pod nit from Casey R. Tweten.
54335      Branch: perl
54336            ! pod/perltie.pod
54337 ____________________________________________________________________________
54338 [  7909] By: jhi                                   on 2000/11/29  02:44:23
54339         Log: Document the known sprintf test failures, exact standard
54340              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
54341      Branch: perl
54342            ! pod/perldelta.pod t/op/sprintf.t
54343 ____________________________________________________________________________
54344 [  7908] By: jhi                                   on 2000/11/29  02:36:23
54345         Log: Add the Encoding table format documentation.
54346      Branch: perl
54347            + ext/Encode/Encode/EncodeFormat.pod
54348            ! MANIFEST
54349 ____________________________________________________________________________
54350 [  7907] By: jhi                                   on 2000/11/29  02:07:24
54351         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
54352              From: "Casey R. Tweten" <crt@kiski.net>
54353              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
54354              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
54355              
54356              Subject: Re: [PATCH] Updating perltie.pod for arrays
54357              From: "Casey R. Tweten" <crt@kiski.net>
54358              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
54359              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
54360      Branch: perl
54361            ! pod/perltie.pod
54362 ____________________________________________________________________________
54363 [  7906] By: nick                                  on 2000/11/28  22:40:59
54364         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
54365      Branch: perlio
54366            ! iperlsys.h perlio.c
54367 ____________________________________________________________________________
54368 [  7905] By: nick                                  on 2000/11/28  22:04:34
54369         Log: Integrate mainline
54370      Branch: perlio
54371           !> (integrate 39 files)
54372 ____________________________________________________________________________
54373 [  7904] By: jhi                                   on 2000/11/28  16:44:43
54374         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
54375              From: Nicholas Clark <nick@babyhippo.co.uk>
54376              Date: Tue, 28 Nov 2000 11:16:57 +0000
54377              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
54378      Branch: perl
54379            ! pod/perlipc.pod
54380 ____________________________________________________________________________
54381 [  7903] By: jhi                                   on 2000/11/28  16:40:31
54382         Log: Subject: [PATCH] Updating perltie.pod for arrays
54383              From: "Casey R. Tweten" <crt@kiski.net>
54384              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
54385              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
54386      Branch: perl
54387            ! pod/perltie.pod
54388 ____________________________________________________________________________
54389 [  7902] By: jhi                                   on 2000/11/28  16:39:37
54390         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
54391              From: Robin Barker <rmb1@cise.npl.co.uk>
54392              Date: Mon, 27 Nov 2000 17:56:44 GMT
54393              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
54394      Branch: perl
54395            ! pod/perlfunc.pod t/op/split.t
54396 ____________________________________________________________________________
54397 [  7901] By: jhi                                   on 2000/11/28  16:28:04
54398         Log: setmode() is a DOSish-only thing.
54399      Branch: perl
54400            ! perlio.c
54401 ____________________________________________________________________________
54402 [  7900] By: jhi                                   on 2000/11/28  16:21:46
54403         Log: Subject: [PATCH] perlcc.PL cleanups
54404              From: Simon Cozens <simon@cozens.net>
54405              Date: Tue, 28 Nov 2000 12:44:35 +0000
54406              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
54407      Branch: perl
54408            ! utils/perlcc.PL
54409 ____________________________________________________________________________
54410 [  7899] By: gsar                                  on 2000/11/28  06:32:55
54411         Log: reintegrate files missed by change#7895
54412      Branch: maint-5.6/perl
54413           +> ext/ByteLoader/bytecode.h utils/Makefile
54414            - utils/perlbc.PL
54415 ____________________________________________________________________________
54416 [  7897] By: gsar                                  on 2000/11/27  18:22:47
54417         Log: can't integrate these two files, for some reason
54418      Branch: maint-5.6/perl
54419            - ext/ByteLoader/bytecode.h utils/Makefile
54420 ____________________________________________________________________________
54421 [  7895] By: gsar                                  on 2000/11/27  18:11:21
54422         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
54423              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
54424              6757..6890,6892..6901 from mainline
54425              
54426              Bytecompiler patches from Benjamin Stuhl.
54427              
54428              More bytecompiler.
54429              
54430              Subject: [PATCH blead] B:: missing dependency
54431              
54432              Subject: [PATCH: 6757] configure.com updates and syslog build
54433              
54434              Long double Gconvert fixes from Yitzchak Scott-Thoennes
54435              and Spider Boardman.
54436              
54437              Subject: [PATCH blead] nextchar() abuse misses an optimisation
54438              
54439              Long double fixes from Spider Boardman.
54440              
54441              Make the selection of NVff et al stricter.
54442              
54443              cSVOPo_*v things index into the current PL_curpad
54444              under ithreads, which is different from the curpad
54445              used by the XSUB.  (In other words, the code as-is
54446              before this patch wouldn't work under ithreads.)
54447              
54448              Be portable.
54449              
54450              VMS MMS (make) wants null action.
54451              
54452              Mac and other portability updates from Chris Nandor.
54453              
54454              Storable support, v-version fixes.
54455              Subject: CPAN.pm beta for testing available
54456              
54457              Portability fix from Hugo van der Sanden.
54458              
54459              Bad makefile.
54460              
54461              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
54462              
54463              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
54464              
54465              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
54466              
54467              Replace #6705 with a minimal doc patch.
54468              Subject: [PATCH 5.6.0] replace change #6705
54469              
54470              Drop the separate perlbc, perlcc -b should be enough.
54471              
54472              installperl couldn't tell whether it had run tests or not.
54473              Subject: [PATCH] Re: installperl and t/TEST
54474              
54475              Add silencer flags to installperl.
54476              Subject: [PATCH] Making installperl silent.
54477              
54478              Make "make install" by default silent.  A new "install-verbose"
54479              target is verbose.
54480              
54481              More liberal parsing of version numbers.
54482              Subject: Re: CPAN.pm beta for testing available
54483              
54484              Create directories in silence.
54485              Subject: [PATCH] Another silencer for MakeMaker
54486              
54487              DOS patches and portability/porting notes, from Tim Jenness.
54488              
54489              Make installman to recognize the silence flag -S.
54490              
54491              Actually do something with the silencer option.
54492              
54493              Continue silencing.
54494              
54495              Show the doc file, not the temp file.
54496              
54497              Regen perltoc.
54498              
54499              Subject: [PATCH] More silencing of installman.
54500              
54501              Better wording for the vec lvalue diagnostic.
54502              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
54503              
54504              Subject: [PATCH: 6805] several more tweaks to configure.com
54505              
54506              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
54507              
54508              Missing parts of 
54509              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
54510              
54511              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
54512              (applied slightly modified)
54513              
54514              installperl --verbose and --silent.
54515              Subject: Re: [PATCH] More silencing of installman.
54516              
54517              Add install-silent target.
54518              
54519              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
54520              the problem reported in
54521              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
54522              
54523              Tweak the sfio/useperlio logic, hopefully as wished in
54524              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
54525              
54526              One forgotten file from #6816.
54527              
54528              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
54529              
54530              Remove duplicately applied patch shards.
54531              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
54532              
54533              Support preserving extremely big/small angles.
54534              
54535              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
54536              
54537              Subject: [PATCH] installation not quite silent yet.
54538              
54539              Update the test count.
54540              
54541              Use UVxf, PTR2UV, NVff.
54542              
54543              Document PTR2XX and INT2PTR.
54544              
54545              no-install target a la make -n.
54546              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
54547              
54548              grep -e isn't portable.
54549              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
54550              
54551              Can't get the test to reliably work thanks to the
54552              inaccurateness of floating point.  "Resolves" bug ids
54553              20000826.003, 20000826.009, 20000826.010,
54554              
54555              Subject: installman buglet
54556              
54557              DJGPP update from Laszlo Molnar.
54558              
54559              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
54560              
54561              Passing -R in ldflags makes now it to appear in the default
54562              for lddlflags, just like with -L.
54563              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
54564              
54565              Test nit.
54566              
54567              Use the actual thread type, not the pointer-to-struct.
54568              
54569              Provice virtual $Config{ccflags_nolargefiles} etc. 
54570              
54571              display_format used as a class method without arguments was broken,
54572              reported in
54573              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
54574              
54575              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
54576              
54577              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
54578              
54579              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
54580              
54581              opmini.o may be left around if a build is interrupted.
54582              
54583              Typo in #6858.
54584              
54585              Fix for ID 20000828.001, long doubles were not formatted
54586              correctly (showed up in $], which stopped installing perl).
54587              
54588              An attempt to fix the problem reported in
54589              Subject: Building perl@6856 using gcc/AIX 4.3.3 
54590              I can't test this properly since the gcc installation I have
54591              access to seems to be botched (gcc is calling the AIX cpp,
54592              a losing proposition...)
54593              
54594              Add -ld to archname on long tr...double platforms.
54595              
54596              Subject: hv.h Doc Patch
54597              
54598              Potential cruft.
54599              
54600              Subject: [PATCH bleedperl@6856] warnings fixes
54601              
54602              -S is the silent flag, -s is the strip flag.
54603              Subject: [PATCH] Re: [PATCH] make no-install          
54604              
54605              Take out the SUIDMAIL thing, that will not be
54606              a problem in 5.7.*.
54607              
54608              Subject: [PATCH bleedperl@6866] spellings
54609              
54610              Subject: [PATCH] Re: files not cleaned even by veryclean
54611              
54612              Use minimal @INC in tests, most of the time just '../lib',
54613              so that we simply can't pick up stuff from other Perls than
54614              the one we are testing.  Pointed out by
54615              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
54616              
54617              Update to Getopt::Long 2.24, from Johan Vromans.
54618              
54619              Fix for thinko in #6848.
54620              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
54621              
54622              Patches all over for people and the files they (hopefully) care about.
54623              
54624              Subject: Net::protoent does not export 'getproto'
54625              
54626              Missed a change in #6869.
54627              
54628              Subject: [PATCH] Warnings in B::Deparse
54629              
54630              Subject: [PATCH] Glob dumping
54631              
54632              Disable one of the tests for now.
54633              
54634              Disabling the one test is a bit tricky.
54635              
54636              Don't forget to tidy up.
54637              
54638              The #6881 removed one dump line.
54639              
54640              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
54641              
54642              Under usethreads the dumped variable is IN_PAD.
54643              Subject: Re: [PATCH] Glob dumping
54644              
54645              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
54646              
54647              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
54648              
54649              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
54650              
54651              Regen Configure for #6894.
54652              
54653              Subject: [PATCH: 6889] updates to perlebcdic.pod
54654              
54655              Undo namespace pollution of #6878.
54656              Subject: Re: Net::protoent does not export 'getproto'
54657              
54658              Admit that we are leaking scalars.
54659              
54660              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
54661      Branch: maint-5.6/perl
54662           !> (integrate 271 files)
54663 ____________________________________________________________________________
54664 [  7894] By: gsar                                  on 2000/11/27  16:00:34
54665         Log: a couple of nits
54666      Branch: maint-5.6/perl
54667            ! MANIFEST pp_sys.c
54668 ____________________________________________________________________________
54669 [  7893] By: gsar                                  on 2000/11/27  15:10:56
54670         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
54671              6740..6745,6747..6757,6760
54672              
54673              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
54674              
54675              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
54676              
54677              Doc nits spotted by Richard Soderberg.
54678              
54679              move WNOHANG definition to where other such things are
54680              
54681              Make $Config{byteorder} more magical so that it is
54682              dynamically computed: nice for 'fat binaries'.
54683              Subject: [PATCH]: default byteorder
54684              
54685              Subject: [PATCH] Cwd.pm now uses strict
54686              
54687              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
54688              
54689              Get -DLEAKTEST to compile (not necessarily to work, mind)
54690              Subject: [ID 20000724.006] -DLEAKTEST problem
54691              
54692              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
54693              
54694              Add perlebcdic from Peter Prymmer, regen toc.
54695              
54696              Don't propose using modules built for 5.005 if no binary
54697              compatibility with 5.005 is attempted.
54698              
54699              Do not use prototyping here.
54700              Subject: [ID 20000817.016] [PATCH] Peek.xs
54701              
54702              Document what the backtick returns if the command fails.
54703              
54704              Add byteorder to the myconfig output.
54705              
54706              Introduce NVef, NVff, and NVgf, use the middle one.
54707              (helps for lib/peek + Linux + long doubles)  Reported in
54708              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
54709              Use NVs in POSIX math, not doubles.
54710              Subject: [ID 20000817.014] POSIX & modfl
54711              
54712              Subject: [PATCH 5.6.0+] newSVrv() memory leak
54713              
54714              The byteorder code in #6671 was wrong.
54715              
54716              Fix the lib/complex failure of
54717              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
54718              Linux long double accuracy issue: something that
54719              when printed with %g looks like "2" but int() of it is 1.
54720              
54721              Propagate new Configure vars.
54722              
54723              Unbuffer the output.
54724              
54725              Subject: [PATCH] perltrap.pod spring cleaning
54726              
54727              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
54728              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
54729              
54730              Tiny Getopt::Long patch from Johan Vromans.
54731              
54732              Document code point which makes if (defined %stash::) to work
54733              (noted by Spider Boardman).
54734              
54735              Subject: [PATCH perl@6698] cygwin port
54736              
54737              Document the NDBM_File and ODBM_File as SDBM_File
54738              was documented in #6417.
54739              
54740              The new tests were missing from #6415.
54741              
54742              Add [[:blank:]] as suggested in
54743              Subject: [ID 20000716.024] [=cc=] / [:blank:]
54744              (the [=cc=] has already been taken care of by #6439
54745              so the whole bug report can be closed)
54746              and make [[:space:]] to be equivalent to isspace(3)
54747              (as opposed to \s, which is isSPACE()).  The difference
54748              is that now [[:space:]] matches the mythical vertical tab,
54749              while \s doesn't.
54750              
54751              Don't eat leading os from index entries.
54752              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
54753              
54754              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
54755              
54756              Typo in pp_complement().
54757              Subject: [PATCH perl-current] Deparse
54758              
54759              Add warnif(), check warnings further up the stack,
54760              all the warnings functions now can take an optional object reference.
54761              Subject: [PATCH bleedperl@6691] warnings pragma update
54762              
54763              Fix a core dump in lib/selfloader under -DDEBUGGING.
54764              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
54765              
54766              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
54767              
54768              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
54769              
54770              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
54771              Put back the long double avoidance code to POSIX.xs
54772              because VMS seems to need it still.
54773              
54774              Introduce a 'veryclean' target that is like 'distclean'
54775              but also removes *~ and *.orig.
54776              
54777              Subject: [ID 20000817.023] endianness description in perlfunc.pod
54778              
54779              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
54780              
54781              Let's try #6717 again.
54782              
54783              UTF8 concat fixes.
54784              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
54785              
54786              pp_open() could pass an uninitialized filename down to do_open9().
54787              
54788              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
54789              
54790              Update to CGI 2.72, from Lincoln Stein.
54791              
54792              Subject: [PATCH] Silence MakeMaker (Was: installman)
54793              
54794              Use temporary directory instead of current directory.
54795              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
54796              
54797              Document odd vs even subreleases and -Dusedevel.
54798              
54799              The veryclean target needs to clobber.
54800              
54801              Use File::Spec->tmpdir().
54802              
54803              Document the number of exponent digits.
54804              
54805              Mention perlebcdic and perlposix-bc.
54806              
54807              s/this one/the 5.6.0 release/
54808              
54809              The #6724 is here.
54810              
54811              The correct cleaning order is an art.
54812              
54813              small tweaks for change#6705: avoid C++ style comments in C code;
54814              use Perl's malloc API rather than the low level system one
54815              
54816              Array context keeps slithering in.
54817              
54818              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
54819              
54820              Subject: [PATCH] os2.c fix for use64bitint
54821              
54822              Update to Pod::LaTeX 0.53.
54823              Subject: [PATCH] lib/Pod/LaTeX.pm updates
54824              
54825              Document the endianness of Alpha more precisely.
54826              
54827              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
54828              
54829              Rename the macro argument because some preprocessors
54830              can't tell the difference and expand arguments also inside
54831              double quoted strings.
54832              
54833              free TLS slot properly on Windows
54834              
54835              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
54836              
54837              Unicos/mk requires elaborate paranoia.
54838              
54839              Tweak the floating point output routine preferences.
54840              
54841              Also under djgpp the timestamps are funky.
54842              
54843              Apply some PodParser 1.18 patches; the Pod/Find.pm
54844              patches cannot be applied since #6712 conflicts.
54845              
54846              Use PodParser 1.18 new test.
54847              
54848              A pod nit.
54849              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
54850              
54851              Be verydeepclean.
54852      Branch: maint-5.6/perl
54853           +> pod/perlebcdic.pod
54854           !> (integrate 106 files)
54855 ____________________________________________________________________________
54856 [  7892] By: jhi                                   on 2000/11/27  15:02:32
54857         Log: Update Changes.
54858      Branch: perl
54859            ! Changes patchlevel.h
54860 ____________________________________________________________________________
54861 [  7891] By: jhi                                   on 2000/11/27  14:57:23
54862         Log: Subject: Re: perlfaq style changes
54863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54864              Date: Sat, 25 Nov 2000 23:32:26 -0800
54865              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
54866              
54867              plus a note from Ronald Kimball.
54868      Branch: perl
54869            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
54870 ____________________________________________________________________________
54871 [  7890] By: jhi                                   on 2000/11/27  14:53:14
54872         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
54873              From: Benjamin Holzman <bah@ecnvantage.com>
54874              Date: Sun, 26 Nov 2000 16:27:33 -0500
54875              Message-ID: <20001126162733.J25040@ecnvantage.com>
54876      Branch: perl
54877            ! gv.c
54878 ____________________________________________________________________________
54879 [  7889] By: jhi                                   on 2000/11/27  14:43:11
54880         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
54881              From: lvirden@cas.org
54882              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
54883              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
54884      Branch: perl
54885            ! README.amiga
54886 ____________________________________________________________________________
54887 [  7888] By: jhi                                   on 2000/11/27  14:32:34
54888         Log: Restore also the locale test to no-sprintf-taint state.
54889              Fixes the bug 20001127.003.
54890      Branch: perl
54891            ! sv.c t/pragma/locale.t
54892 ____________________________________________________________________________
54893 [  7887] By: gsar                                  on 2000/11/27  14:13:05
54894         Log: integrate changes#6613..6616,6620..6665 from mainline
54895              
54896              VMS configure.com update continues.
54897              
54898              Subject: Test fails / warnings with perl-current #6612
54899              
54900              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
54901              
54902              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
54903              
54904              For now remove the mail code.
54905              
54906              Subject: Re: [PATCH] @+, @- readonly
54907              
54908              Subject: warning: storage class after type is obsolescent
54909              
54910              Subject: sfio2000
54911              
54912              Subject: Re: File::Temp problems on VMS in bleedperl
54913              
54914              README.os2 update.
54915              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
54916              
54917              Make the user to give up his firstborn, err, to knowingly
54918              verify installing an unstable developer release.  Also bump
54919              the release to 5.7.0, but leave a patch tag in the local
54920              patches saying that this is not yet the real thing.
54921              
54922              Update (kinda) to Test 1.14, from Joshua Pritikin.
54923              
54924              make ok etc also for win32.
54925              
54926              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
54927              
54928              Don't blow limited stacks, a lower number is enough to
54929              tickle the lookbehind limit.
54930              
54931              Use -Dusedevel; regen Configure and the respective Porting stuff.
54932              
54933              Subject: [PATCH] debugger exit code should reflect user exit code
54934              
54935              Subject: [PATCH perl@6620] cygwin port
54936              
54937              Missed a file from #6638.
54938              
54939              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)
54940              
54941              magic callbacks all need to have same type signature
54942              
54943              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
54944              
54945              Fix a dependency problem.
54946              Subject: [PATCH: 6640] VMS Makefile.SH update
54947              
54948              The numeric locale was reset to "C" by s?printf and never restored.
54949              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
54950              No test since adding the failing example to locale.t
54951              does not fail -- probably because the locale settings are so
54952              thoroughly tweaked by that time.  Running the example standalone
54953              does fail, though.  UPDATE: test case added at change #7540.
54954              
54955              Subject: [ID 20000324.040] minor fix to perlhpux.pod
54956              
54957              Update to CPAN 1.57.
54958              
54959              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
54960              
54961              Change the perlbug address to perl.org since it's more forgiving.
54962              
54963              Change the regx compilation error markers to use = instead of <
54964              since pod makes using the latter quite messy.  Reported in
54965              ID 20000814.006 by Abigail and in
54966              Subject: Unknown escape E<> ?
54967              
54968              Update to perldebtut 1.9, from Richard Foley.
54969              
54970              check that the number pseudo children doesn't exceed
54971              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
54972              the WaitForMultipleObjects() limit that would cause wait()
54973              to crash)
54974              wait() and waitpid() could potentially be rewritten to use
54975              more than one thread to do the waiting to eliminate this
54976              limitation
54977              
54978              change#6328 could make close(SOCKET) return false on windows
54979              when it shouldn't
54980              
54981              pod nit seen in passing
54982              
54983              on windows, the return values from wait() and waitpid() don't
54984              match those of pseudo-pids
54985              
54986              waitpid() now handles externally spawned pids correctly;
54987              fixes for backtick/wait/waitpid failures on Windows 9x
54988              these changes make the pid returned by process functions on
54989              Windows 9x always positive by clearing the high bit (which
54990              is always set on Win9x); pseudo-process PIDs are likewise
54991              always negative now on Win9x (just as on NT/2000)
54992              
54993              trailing new %ENV entries weren't being pushed into the real
54994              environment of subprocesses on Windows
54995              
54996              Tweak the regex compilation errors once more.
54997              
54998              avoid warnings from dense compiler
54999              
55000              add "ok" targets from change#6632 in makefile.mk
55001      Branch: maint-5.6/perl
55002            - lib/Pod/PlainText.pm vms/configure.com
55003           !> (integrate 66 files)
55004 ____________________________________________________________________________
55005 [  7886] By: jhi                                   on 2000/11/27  13:54:18
55006         Log: __FUNCTION__ isn't portable and trying to emulate it leads
55007              into practically spelling out the name of the function.
55008              Takes care of the bug 20001127.001.
55009      Branch: perl
55010            ! perlio.c
55011 ____________________________________________________________________________
55012 [  7885] By: gsar                                  on 2000/11/27  13:53:18
55013         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
55014              6610..6611 from mainline
55015              
55016              Make regular expression parse error messages easier to understand.
55017              Subject: Re: enhanced(?) regex error messages
55018              
55019              Tiny tidying on report_evil_fh().
55020              
55021              Subject: Re: enhanced(?) regex error messages 
55022              plus Capitalize the error messages, plus perldiag them.
55023              
55024              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
55025              
55026              Document here-doc better.
55027              
55028              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
55029              
55030              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
55031              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
55032              (either perlbug or p5p ate the original), plus regen
55033              perlapi and perltoc. 
55034              
55035              Regen global.sym.
55036              
55037              Double check that we have a dirhandle.
55038              
55039              Subject: Re: enhanced(?) regex error messages
55040              (plus two small patches sent privately)
55041              (this still seems to leave few test failures)
55042              
55043              warn is a macro, avoid using at a variable to avoid warnings
55044              in some configurations; readdir.t is too conservative in
55045              estimating number of *.t's
55046              
55047              Get back into sync with Jeffrey on the enhanced regex warnings.
55048              
55049              Subject: [PATCH 5.6.0] cygwin port
55050              
55051              Zero entries were skipped, fix from Adrian Goalby
55052              <argoalby@yahoo.co.uk>
55053              
55054              Subject: Remove dead entry in perldiag
55055              
55056              Amend the description of Perl6.
55057              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
55058              
55059              detypo
55060              
55061              It's the 2ndO'ROSSC.
55062              
55063              Revert the sv.c part of #6559, a better fix is needed.
55064              
55065              Iterating perl6 description.
55066              
55067              Update to Term::ANSIColor 1.03, from Russ Allbery.
55068              
55069              Update to Getopt::Long 2.23_05, from Johan Vromans.
55070              
55071              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
55072              
55073              Update to Pod::Parser 1.17, from Brad Appleton.
55074              
55075              Update to CPAN 1.56, from Andreas König.
55076              
55077              Update to CGI 2.70, from Lincoln Stein.
55078              
55079              Put back the std @INC thing.
55080              
55081              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
55082              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
55083              
55084              Document the IO::Select timeout.
55085              
55086              sleep(1) does not necessarily return 1.
55087              Subject: [PATCH bleadperl] op/lex_assign.t  
55088              
55089              Subject: debugger "d" command doesnt check line number
55090              
55091              B::Deparse didn't do sub attributes.
55092              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
55093              
55094              Preprocessing and postprocessing for File::Find.
55095              Subject: Patch to Find::File.pm to allow alphabetical results
55096              
55097              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
55098              
55099              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
55100              
55101              Subject: Re: [ID 20000730.003] utf8::length() bad
55102              
55103              Subject: Getting perlio and threads to compile
55104              (the Solaris version changes in Configure skipped)
55105              
55106              Tests for #6589.
55107              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
55108              
55109              Add Perl debugging tutorial, regen toc. 
55110              Subject: perldebtut.pod
55111              
55112              Add a few missing files, update MANIFEST.
55113              
55114              Rewrite of vms/subconfigure.com as configure.com,
55115              from Peter Prymmer and the vmsperl crew.
55116              
55117              Should have deleted this in #6603.
55118              
55119              Fix the test for 5005threads.
55120              
55121              Fix-n-skip the tests under 5005threads.
55122              
55123              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
55124              
55125              Upgrade to CGI 2.71, from Lincoln Stein.
55126      Branch: maint-5.6/perl
55127           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
55128           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
55129           +> t/op/regmesg.t t/pod/find.t vms/configure.com
55130            - vms/subconfigure.com
55131            ! lib/lib.pm
55132           !> (integrate 115 files)
55133 ____________________________________________________________________________
55134 [  7884] By: jhi                                   on 2000/11/27  13:44:33
55135         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
55136              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55137              Date:     Mon, 27 Nov 2000 08:23:54 EST
55138              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
55139      Branch: perl
55140            ! vms/descrip_mms.template vms/test.com
55141 ____________________________________________________________________________
55142 [  7883] By: gsar                                  on 2000/11/27  11:50:46
55143         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
55144              6511..6513,6515..6523,6525..6536
55145              
55146              The swallow_bom() saga continues.  The #23 of require.t
55147              (UTF16-LE) still fails (silently, no output) but the #22
55148              (UTF16-BE) seems to be working now.  The root of the
55149              failure may be in sv_gets(): is it UTF-16LE-aware,
55150              especially when it comes to line endings? 
55151              
55152              Document the problem with -P in HP-UX and its workaround.
55153              
55154              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
55155              (aka ID 20000730.002)
55156              
55157              Subject: fix and question re: waitpid() under win32
55158              
55159              Make the safety catch for buggy gccs work with triple version
55160              numbers like 2.95.2.  Reported in
55161              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
55162              
55163              In Digital UNIX warn if gcc explicitly chosen because even
55164              2.95.2 is known to cause problems.
55165              
55166              Make chr() for values >127 to create utf8 when under utf8.
55167              
55168              various syntax errors and such (not fixed: comp/require.t#22 coredump
55169              on Windows)
55170              
55171              Stash away the largefiles flags and libswanted.
55172              
55173              BOM patching from Simon Cozens.
55174              
55175              If gccosandvers is equal to osname, clear gccosandvers.
55176              
55177              Make p4desc to skip non-mainperl branches by default.
55178              
55179              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
55180              
55181              The test from this
55182              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
55183              
55184              In new BSDs changes to argv[] do not show up in ps(1) output,
55185              instead one must use setproctitle().  This was already addressed
55186              by change #6457, but the below has a new variant for FreeBSD 4.0
55187              or later, and the matter is also documented more.
55188              
55189              FreeBSD 3.* updates from
55190              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
55191              
55192              regen_headers, regen perltoc.
55193              
55194              Document in one place the memory abstractions used in Perl core.
55195              
55196              memcpy has n o in it, as pinted ut by Sarathy.
55197              
55198              Remove the extraneous "main::" prefix from all the
55199              "opened only for", "on closed", and "never opened" warnings.
55200              
55201              The name of a filehandle does not have <these>.
55202              
55203              The tr utf8 patching continues.
55204              
55205              The new setproctitle() feature is available only in 
55206              bleeding edge FreeBSD.  From Paul Saab.
55207              
55208              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
55209              
55210              Dump UVs as UVs in Data::Dumper.
55211              
55212              detypo #6494
55213              
55214              Document the IVdf UVuf UVof UVxf.
55215              
55216              require.t needs binmode() to work on windows
55217              
55218              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
55219              that are hopefully soon put into use.
55220              
55221              Allow "no Module;" even if there is no 'unimport'.
55222              
55223              Better skip message for the test; one of the two problems in
55224              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
55225              
55226              The subtest 4 may fail also on VOBS, as pointed out
55227              by Nick Ing-Simmons in November 1999, bug id 19991124.003
55228              (but the failure in that bug report isn't the subtest 4).
55229              
55230              Be more informative on what is skipped and why,
55231              also repeat the list at the end.
55232              
55233              Add a URL for FSF.
55234              
55235              Subject: [PATCH] sv.h documentation - SvLEN
55236              
55237              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
55238              
55239              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
55240              
55241              Subject: [PATCH] bad cppsymbols on os2 + Configure question
55242              
55243              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
55244              
55245              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
55246              mention the idea of @( and @)
55247              
55248              This is 6512.  Really.
55249              
55250              Subject: [ID 19990721.004] Documentation bug in perlfunc
55251              
55252              Subject: Minor tweak to perlvar.pod
55253              
55254              In the warnings call filehandles consistently so;
55255              add "unopened" warning for stat().
55256              
55257              After the #6519 a warning about stat() is just that,
55258              not about a filetest, which now have their own warning.
55259              
55260              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
55261              
55262              Subject: Re: Array vs. List context
55263              
55264              Subject: New perlcc, take 2
55265              
55266              Weed buglets pointed out by
55267              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
55268              
55269              gcc versions might have (parentheses) in them.
55270              
55271              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
55272              
55273              Essential prototype changes were missing from #6527.
55274              Also make report_evil_fh() more bomb-proof.
55275              
55276              Zap lib/Sys directory when cleaning up.
55277              
55278              Change the Policy policy: now -Dprefix= with an existing
55279              Policy.sh and prefix == siteprefix == vendorprefix, then all
55280              of them follow along the new prefix.
55281              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
55282              
55283              Continue fixing the io warnings.  This also
55284              sort of fixes bug ID 20000802.003: the core dump
55285              is no more.  Whether the current behaviour is correct
55286              (giving a warning: "Not a format reference"), is another matter.
55287              
55288              Have symbols for the IoTYPEs.
55289              
55290              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
55291              
55292              Document a bit that UDP is not what you might think.
55293              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
55294              tr memory corruption fix from Simon Cozens.
55295              
55296              Plug the security hole described in the Aug 05 2000 bugtraq message
55297              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
55298              The security hole exists only in suidperls, which isn't
55299              installed or even built by default.
55300      Branch: maint-5.6/perl
55301           !> (integrate 71 files)
55302 ____________________________________________________________________________
55303 [  7882] By: gsar                                  on 2000/11/27  10:25:36
55304         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
55305              from mainline
55306              
55307              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
55308              to be fatal errors (instead of by default ignoring them, and
55309              ignoring with a bug: even though -w gave an error, the opening [
55310              was left in)  Reported in:
55311              
55312              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
55313              
55314              Subject: [PATCH] split /^/
55315              
55316              MacOS nits from Matthias Neeracher.
55317              
55318              More split() doc and test patches from Mike Guy.
55319              
55320              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
55321              from Graham Barr in the module list.
55322              
55323              docfix from Peter Scott <Peter@PSDT.com>.
55324              
55325              File::Temp patches for VMS and OS/2 from Tim Jenness.
55326              
55327              open() wariness in perlbug.
55328              
55329              Subject: [PATCH] minor doc change - perlguts
55330              
55331              Subject: Minor doc patch: handy.h
55332              
55333              Be wary of close()s, too.
55334              
55335              Further File::Temp patches from Yitzchak Scott-Thoennes
55336              and Craig A. Berry.
55337              
55338              Subject: [PATCH] fixes bug 20000508.004
55339              
55340              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
55341              
55342              Allow "no AutoLoader;", based on change #6444,
55343              suggested by Graham Barr.
55344              
55345              Use setproctitle() if available to modify $0.
55346              
55347              Warn if the version of the operating system used to compile gcc
55348              differs from the current version of the operating system.
55349              Also display the gcc compilation os and version in myconfig.
55350              Inspiration from
55351              
55352              Tiny fixes for #6460.
55353              
55354              The problem described in this
55355              Subject: [ID 20000322.018] named chars aren't magical enough
55356              has been fixed in perl 5.6.0 but just in case added a test
55357              to keep it away.  (The report from Joseph Hall.)
55358              
55359              Tune the comments and hopefully stop a memory leak.
55360              
55361              Subject: UTF8 concat
55362              (with a memory leak fixed, plus a few casts added)
55363              This also seems to help for
55364              Subject: [ID 20000716.015] join UTF8 weirdness
55365              
55366              Do not upgrade SVs into utf8 just because they participate
55367              in eq or cmp.  Reported and fix suggested in
55368              Subject: [ID 20000720.009] sv_eq UTF8 bug
55369              
55370              Fix the HALF_UPGRADE() macro introduced in #6263.
55371              
55372              Find green threads before native threads.
55373              Subject: Re: Patch to jpl/JNI/Makefile.PL
55374      Branch: maint-5.6/perl
55375           !> (integrate 30 files)
55376 ____________________________________________________________________________
55377 [  7881] By: jhi                                   on 2000/11/27  05:48:41
55378         Log: It seems that *both* the unused submatch loop cleanup
55379              codes are needed.
55380      Branch: perl
55381            ! regexec.c
55382 ____________________________________________________________________________
55383 [  7880] By: jhi                                   on 2000/11/27  04:50:07
55384         Log: Clean .exists deeper.
55385      Branch: perl
55386            ! Makefile.SH
55387 ____________________________________________________________________________
55388 [  7879] By: jhi                                   on 2000/11/27  02:31:35
55389         Log: The code in regcppop() (see #7878) contains the correct lower
55390              limit for the unused submatch 'cleanup' loop so that under
55391              "use utf8" the following code wouldn't dump core:
55392              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
55393              the cleanup loop in regtry() stomped beyond allocated area
55394              in the startp[] array.  Therefore, copied the correct lower
55395              loop limit (*PL_reglastparen) to regtry().  Note: something
55396              may still not be quite right: why was the _higher_ loop limit
55397              (prog->nparens) different in the utf8 case?
55398              
55399              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
55400              without core dumps, there were about 17 of them before
55401              the patch (with us since Perl 5.7.0).  Two failures, still:
55402              496 and 505 (though these may not be severe).
55403              
55404              Patch #7881 is also needed since both the cleanup loops
55405              seem to be needed.
55406              
55407              Also, the t/op/pat#44 seems to core dump under utf8.
55408              Plus a couple of failures.  UGH-8.
55409      Branch: perl
55410            ! regexec.c
55411 ____________________________________________________________________________
55412 [  7878] By: jhi                                   on 2000/11/27  02:21:17
55413         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
55414              the code in regcppop() seems to be redundant for the test suite --
55415              but it contains a germ of truth, and it needed for the build
55416              process itself: see #7879 and #7881.
55417      Branch: perl
55418            ! regexec.c
55419 ____________________________________________________________________________
55420 [  7877] By: jhi                                   on 2000/11/27  01:53:09
55421         Log: Comment on comment.
55422      Branch: perl
55423            ! regexec.c
55424 ____________________________________________________________________________
55425 [  7876] By: jhi                                   on 2000/11/27  00:49:59
55426         Log: Adjust the docs to agree with #7875.
55427      Branch: perl
55428            ! pod/perllocale.pod
55429 ____________________________________________________________________________
55430 [  7875] By: jhi                                   on 2000/11/27  00:49:27
55431         Log: Retract #7863.  It makes more sense not to taint formatted output,
55432              not even by sprintf().
55433      Branch: perl
55434            ! sv.c
55435 ____________________________________________________________________________
55436 [  7874] By: jhi                                   on 2000/11/26  23:36:02
55437         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
55438              Not really fixed (should really dump the UTF-8 charclass),
55439              but stopped displaying the garbage.
55440              
55441              Also add a note on the (missing) Unicode PSXSPC and BLANK.
55442      Branch: perl
55443            ! regcomp.c
55444 ____________________________________________________________________________
55445 [  7873] By: jhi                                   on 2000/11/26  21:31:13
55446         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
55447      Branch: perl
55448            ! regexec.c
55449 ____________________________________________________________________________
55450 [  7872] By: jhi                                   on 2000/11/26  21:06:04
55451         Log: No need to scan till infinity, 13 is enough.
55452      Branch: perl
55453            ! handy.h utf8.c
55454 ____________________________________________________________________________
55455 [  7871] By: jhi                                   on 2000/11/26  20:20:32
55456         Log: Test line numbers are different with utf8.
55457      Branch: perl
55458            ! t/op/re_tests
55459 ____________________________________________________________________________
55460 [  7870] By: jhi                                   on 2000/11/26  20:10:12
55461         Log: Message nit.
55462      Branch: perl
55463            ! regcomp.c
55464 ____________________________________________________________________________
55465 [  7869] By: jhi                                   on 2000/11/26  19:01:05
55466         Log: Make utf8_length() and utf8_distance() (the latter of which
55467              is unused at the moment) to be less forgiving about bad UTF-8.
55468      Branch: perl
55469            ! embed.h embed.pl objXSUB.h proto.h utf8.c
55470 ____________________________________________________________________________
55471 [  7868] By: jhi                                   on 2000/11/26  18:45:56
55472         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
55473              From: Benjamin Holzman <bah@ecnvantage.com>
55474              Date: Sat, 25 Nov 2000 20:40:20 -0500       
55475              Message-ID: <20001125204020.A25040@ecnvantage.com>              
55476              
55477              Debian allows installing /usr/bin/locale without installing
55478              any locales, an error message will ensue.
55479      Branch: perl
55480            ! t/pragma/locale.t
55481 ____________________________________________________________________________
55482 [  7867] By: jhi                                   on 2000/11/26  18:31:12
55483         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
55484              From: Benjamin Holzman <bah@ecnvantage.com>
55485              Date: Sun, 26 Nov 2000 02:42:34 -0500
55486              Message-ID: <20001126024234.G25040@ecnvantage.com>
55487              
55488              Patch for the bug 20000212.002.
55489      Branch: perl
55490            ! sv.c t/op/array.t
55491 ____________________________________________________________________________
55492 [  7866] By: jhi                                   on 2000/11/26  18:28:09
55493         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
55494              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55495              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
55496              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
55497              
55498              File::Temp 0.11.
55499      Branch: perl
55500            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
55501 ____________________________________________________________________________
55502 [  7865] By: jhi                                   on 2000/11/26  18:24:22
55503         Log: The metaconfig unit change for #7864.
55504      Branch: metaconfig/U/perl
55505            ! need_va_copy.U
55506 ____________________________________________________________________________
55507 [  7864] By: jhi                                   on 2000/11/26  18:23:41
55508         Log: Make the va_copy() test not to be so talkative.
55509      Branch: perl
55510            ! Configure config_h.SH
55511 ____________________________________________________________________________
55512 [  7863] By: jhi                                   on 2000/11/26  18:11:02
55513         Log: Fix locale inconsistencies unearthed by Hugo's work.
55514              Now the floating point sprintf really does taint the result
55515              string as perllocale promises (has promised for a long time)
55516              if "use locale" is in the lexical scope.
55517      Branch: perl
55518            ! sv.c t/pragma/locale.t
55519 ____________________________________________________________________________
55520 [  7862] By: jhi                                   on 2000/11/26  00:35:15
55521         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
55522              From: Nicholas Clark <nick@ccl4.org>
55523              Date: Sun, 26 Nov 2000 00:07:50 +0000
55524              Message-ID: <20001126000750.A22446@plum.flirble.org>
55525              
55526              Infinit.
55527      Branch: perl
55528            ! sv.c
55529 ____________________________________________________________________________
55530 [  7861] By: jhi                                   on 2000/11/26  00:01:26
55531         Log: Integrate perlio.
55532      Branch: perl
55533           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
55534 ____________________________________________________________________________
55535 [  7860] By: nick                                  on 2000/11/25  22:04:17
55536         Log: Correct relative path from new ext\Filter\Util\Call location
55537              back to miniperl.
55538      Branch: perlio
55539            ! win32/makefile.mk
55540 ____________________________________________________________________________
55541 [  7859] By: nick                                  on 2000/11/25  21:26:54
55542         Log: Integrate mainline.
55543      Branch: perlio
55544           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55545           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
55546           +> t/lib/filter-util.t
55547            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55548            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55549            - t/lib/filt-util.t
55550           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
55551           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
55552           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
55553           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
55554           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
55555           !> win32/makefile.mk
55556 ____________________________________________________________________________
55557 [  7858] By: gsar                                  on 2000/11/25  20:52:17
55558         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
55559              parent's memory; fix it by keeping track of the actual pad
55560              offset rather than a raw pointer (this change is probably also
55561              relevant to non-ithreads case to avoid fallout from reallocs of
55562              the pad array, but is currently only enabled for the ithreads
55563              case in the interests of minimal disruption to existing "well
55564              tested" code)
55565      Branch: perl
55566            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
55567            ! proto.h scope.c scope.h sv.c t/op/fork.t
55568 ____________________________________________________________________________
55569 [  7857] By: nick                                  on 2000/11/25  20:01:28
55570         Log: All tests pass on Win32/gcc/USE_PERLIO.
55571              - when crlf layer is pushed make unix-level binary.
55572              - remove :crlf injection in pp_backtick in pp_sys.c
55573              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
55574      Branch: perlio
55575            ! doio.c perlio.c pp_sys.c win32/makefile.mk
55576 ____________________________________________________________________________
55577 [  7856] By: jhi                                   on 2000/11/25  18:38:30
55578         Log: Update the metaconfig units for #7855.
55579      Branch: metaconfig/U/perl
55580            ! useperlio.U usesocks.U
55581 ____________________________________________________________________________
55582 [  7855] By: jhi                                   on 2000/11/25  18:37:54
55583         Log: Undo the SOCKS workarounds, instead start using PerlIO
55584              if SOCKS is selected.
55585              
55586              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
55587              From: Jens Hamisch <jens@Strawberry.COM>
55588              Date: Fri, 24 Nov 2000 18:31:30 +0100
55589              Message-ID: <20001124183130.E28337@Strawberry.COM>
55590              
55591              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
55592              From: Jens Hamisch <jens@Strawberry.COM>
55593              Date: Fri, 24 Nov 2000 19:11:51 +0100
55594              Message-ID: <20001124191151.A28753@Strawberry.COM>
55595      Branch: perl
55596            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
55597            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
55598 ____________________________________________________________________________
55599 [  7854] By: jhi                                   on 2000/11/25  17:39:08
55600         Log: Undo #7848.  Some of the code seems to use walkoptree(),
55601              some walkoptree_slow().  An unfinished renaming?
55602              Now the sub is walkoptree() (which is @EXPORT_OK),
55603              the walkoptree_slow() is a typeglob alias to walkoptree.
55604              This makes the tests to pass, at least.
55605      Branch: perl
55606            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
55607 ____________________________________________________________________________
55608 [  7853] By: nick                                  on 2000/11/24  22:24:33
55609         Log: Re-arrange crlf vs binary for platforms that care.
55610              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
55611              Lip-service to making stdio layer work on such platforms (untested).
55612              Now fails 3 tests rather than one, checkin to see if I can debug 
55613              the issue under linux. (Do not merge.)
55614      Branch: perlio
55615            ! doio.c perlio.c perliol.h
55616 ____________________________________________________________________________
55617 [  7852] By: jhi                                   on 2000/11/24  18:57:39
55618         Log: AUTHORS edits.
55619      Branch: perl
55620            ! AUTHORS
55621 ____________________________________________________________________________
55622 [  7851] By: jhi                                   on 2000/11/24  17:34:56
55623         Log: Add Jan-Erik Karlsson.
55624      Branch: perl
55625            ! AUTHORS
55626 ____________________________________________________________________________
55627 [  7850] By: jhi                                   on 2000/11/24  17:27:56
55628         Log: Configure should find stdchar on its own.
55629      Branch: perl
55630            ! hints/solaris_2.sh
55631 ____________________________________________________________________________
55632 [  7849] By: jhi                                   on 2000/11/24  17:24:55
55633         Log: Subject: PATCH over 7848: Filter test flawed
55634              From: andreas.koenig@anima.de (Andreas J. Koenig)
55635              Date: 24 Nov 2000 10:28:29 +0100
55636              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
55637      Branch: perl
55638            ! t/lib/filter-util.t
55639 ____________________________________________________________________________
55640 [  7848] By: jhi                                   on 2000/11/24  17:22:15
55641         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
55642              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
55643              Date: Fri, 24 Nov 2000 16:12:58 +0000
55644              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
55645      Branch: perl
55646            ! ext/B/B.pm
55647 ____________________________________________________________________________
55648 [  7847] By: jhi                                   on 2000/11/24  03:07:01
55649         Log: Integrate perlio.
55650      Branch: perl
55651           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
55652           !> win32/makefile.mk
55653 ____________________________________________________________________________
55654 [  7846] By: gsar                                  on 2000/11/24  00:55:57
55655         Log: integrate changes#6415..6418,6420..6438 from mainline
55656              
55657              Fix the bitvector ops for utf8 (tricky since past 7 bits
55658              the utf8 'characters' can be more than one octet).
55659              
55660              MPE/ix updates for perl 5.6.0 from Mark Bixby.
55661              
55662              Subject: SDBM_File documentation
55663              
55664              Detypo.
55665              
55666              Decutandpasto.
55667              
55668              Send all installperl messages to STDERR and be -w clean.
55669              
55670              Out-of-date note removed.
55671              
55672              Protect against "wild next"s, that is, callbacks doing "next"
55673              instead of "return".
55674              
55675              Use STDOUT consistently.
55676              
55677              The output might have been produced in the wrong order.
55678              
55679              A missing 'break' after the [[:space:]] switch case.
55680              
55681              Add tests for
55682              [ID 19991110.003] another matching finding by pcre author
55683              which has already been fixed by some patch, as verified in
55684              
55685              Documentation to explain the behaviour of map().
55686              
55687              Add an optimization for map-maps-a-list-element-to-more-list-elements
55688              case, but add also notes explaining the relationship of this
55689              patch and the earlier notes by Sarathy.
55690              
55691              Subject: [ID 20000716.023] syslog test fails without sockets
55692              
55693              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
55694              Test cases for #6431.
55695              
55696              File::Spec::VMS fixup for tmpdir from Craig Berry.
55697              
55698              Make the "uninit variable" warning to say "concat or string"
55699              or "join or string" when in concat or join .
55700              
55701              Get UTF16 BOMs working.  Patch from
55702              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
55703              
55704              Subject: [PATCH] Make large file tests deal with SIGXFSZ
55705              
55706              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
55707              
55708              Subject: [PATCH] av.c apidoc
55709      Branch: maint-5.6/perl
55710           !> (integrate 43 files)
55711 ____________________________________________________________________________
55712 [  7845] By: gsar                                  on 2000/11/24  00:20:45
55713         Log: integrate changes#6406..6414 from mainline
55714              
55715              Merge perlhacktut into perlhack, update perlguts.
55716              
55717              Fix AutoSplit to use File::Spec the right way in VMS,
55718              from Peter Prymmer.
55719              
55720              The bug report
55721              [ID 19991110.002] minimal matching discrepancy found by pcre author
55722              seems to have been fixed (though differently from what was suggested
55723              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
55724              
55725              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
55726              not in pod, from Peter Prymmer
55727              
55728              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
55729              From: Hugo <hv@crypt.compulink.co.uk>
55730              Date: Fri, 14 Jul 2000 23:05:20 +0100
55731              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
55732              
55733              Didn't anymore apply, but that point still could use another fix.
55734              
55735              lib/b test fixes from Peter Prymmer.
55736              
55737              More docs for sv functions.
55738              
55739              perlvms.pod whitespace cleanup to keep pod utils happy.
55740              
55741              another VMS build tweak from Peter Prymmer
55742      Branch: maint-5.6/perl
55743           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
55744           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
55745           !> vms/descrip_mms.template vms/perlvms.pod
55746 ____________________________________________________________________________
55747 [  7844] By: nick                                  on 2000/11/23  23:42:45
55748         Log: Win32/perlio Now just fails one io/argv.t test - lack 
55749              of default :crlf on standard streams.
55750      Branch: perlio
55751            ! doio.c perlio.c
55752 ____________________________________________________________________________
55753 [  7843] By: nick                                  on 2000/11/23  23:04:05
55754         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
55755              peek fail is showing a real problem (multiple crlf layers
55756              are getting pushed.)
55757      Branch: perlio
55758            ! doio.c perlio.c win32/makefile.mk
55759 ____________________________________________________________________________
55760 [  7842] By: nick                                  on 2000/11/23  19:46:23
55761         Log: Implement PerlIO_binmode()
55762              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
55763              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
55764              make binmode in t/lib/io_tell.t unconditional so that works.
55765              Checkin just so Win32 machine can see these changes.
55766      Branch: perlio
55767            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
55768 ____________________________________________________________________________
55769 [  7841] By: jhi                                   on 2000/11/23  19:30:00
55770         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
55771      Branch: perl
55772            ! README.amiga
55773 ____________________________________________________________________________
55774 [  7840] By: jhi                                   on 2000/11/23  17:18:02
55775         Log: SOCKS wrestling continues, patches from Jens Hamisch.
55776      Branch: perl
55777            ! doio.c embed.h embed.pl perlsdio.h proto.h
55778 ____________________________________________________________________________
55779 [  7839] By: jhi                                   on 2000/11/23  16:54:14
55780         Log: Push Filter::Util::Call one level deeper.
55781      Branch: perl
55782            + t/lib/filter-util.t
55783           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55784           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
55785            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55786            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55787            - t/lib/filt-util.t
55788            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55789            ! win32/Makefile win32/makefile.mk
55790 ____________________________________________________________________________
55791 [  7838] By: jhi                                   on 2000/11/23  16:52:40
55792         Log: Reach back one higher up when searching for PERL_SRC.
55793      Branch: perl
55794            ! lib/ExtUtils/MM_Unix.pm
55795 ____________________________________________________________________________
55796 [  7837] By: jhi                                   on 2000/11/23  16:05:41
55797         Log: Subject: Re: perl@7826
55798              Date: Thu, 23 Nov 2000 02:20:25 -0600
55799              From: "Craig A. Berry" <craigberry@mac.com>
55800              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
55801              
55802              Make VMS to like Filter::Util::Call. 
55803      Branch: perl
55804            ! configure.com ext/Filter/Util/Makefile.PL
55805 ____________________________________________________________________________
55806 [  7836] By: nick                                  on 2000/11/23  16:04:08
55807         Log: Implement crlf layer - not ready for merge.
55808      Branch: perlio
55809            ! perlio.c win32/makefile.mk
55810 ____________________________________________________________________________
55811 [  7835] By: jhi                                   on 2000/11/23  15:56:52
55812         Log: STDCHAR is different in Sparc v9 vs x86.
55813      Branch: perl
55814            ! hints/solaris_2.sh
55815 ____________________________________________________________________________
55816 [  7834] By: jhi                                   on 2000/11/23  15:50:47
55817         Log: The type needs to be visible to protos.
55818      Branch: perl
55819            ! perl.h
55820 ____________________________________________________________________________
55821 [  7833] By: jhi                                   on 2000/11/23  15:40:46
55822         Log: Finish unfinished SOCKS workaround changes.
55823      Branch: perl
55824            ! doio.c
55825 ____________________________________________________________________________
55826 [  7832] By: jhi                                   on 2000/11/23  15:33:30
55827         Log: Integrate perlio.
55828      Branch: perl
55829           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55830           !> win32/makefile.mk
55831 ____________________________________________________________________________
55832 [  7831] By: nick                                  on 2000/11/23  10:31:07
55833         Log: Correct makefile.mk dependancies for ext/Filter/Util
55834              Build ext/Encode
55835              Run dmake regen_config_h
55836      Branch: perlio
55837            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55838            ! win32/makefile.mk
55839 ____________________________________________________________________________
55840 [  7830] By: nick                                  on 2000/11/23  08:05:07
55841         Log: Integrate mainline
55842      Branch: perlio
55843           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55844           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
55845           +> t/lib/filt-util.pl t/lib/filt-util.t
55846           !> (integrate 41 files)
55847 ____________________________________________________________________________
55848 [  7829] By: gsar                                  on 2000/11/23  03:07:11
55849         Log: build the Filter extension on windows
55850      Branch: perl
55851            ! win32/Makefile win32/makefile.mk
55852 ____________________________________________________________________________
55853 [  7828] By: gsar                                  on 2000/11/23  02:46:35
55854         Log: regenerate win32/config* and fix some inconsistencies in the
55855              makefiles; always export Perl_deb() because it is needed
55856              by ext/re/* (whether perl itself is built with -DDEBUGGING
55857              or not)
55858      Branch: perl
55859            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
55860            ! win32/config_H.vc win32/makefile.mk
55861 ____________________________________________________________________________
55862 [  7827] By: gsar                                  on 2000/11/23  02:18:38
55863         Log: get sources building on windows+MSVC again (untested with other
55864              compilers)
55865      Branch: perl
55866            ! win32/include/sys/socket.h win32/perllib.c
55867 ____________________________________________________________________________
55868 [  7826] By: jhi                                   on 2000/11/23  01:18:26
55869         Log: Update Changes.
55870      Branch: perl
55871            ! Changes patchlevel.h
55872 ____________________________________________________________________________
55873 [  7825] By: jhi                                   on 2000/11/23  00:20:41
55874         Log: Subject: Re: av.c patch (having slight problems)
55875              From: "Ben Tilly" <ben_tilly@hotmail.com>
55876              Date: Tue, 21 Nov 2000 23:29:31 -0500
55877              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
55878              
55879              unshift() speedup.
55880      Branch: perl
55881            ! av.c
55882 ____________________________________________________________________________
55883 [  7824] By: jhi                                   on 2000/11/22  23:59:15
55884         Log: Fixes for signedness warnings noticed by VMSperlers.
55885      Branch: perl
55886            ! ext/Storable/Storable.xs regcomp.c sv.c
55887 ____________________________________________________________________________
55888 [  7823] By: jhi                                   on 2000/11/22  23:19:31
55889         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
55890              From: Peter Prymmer <pvhp@forte.com>
55891              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
55892              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
55893      Branch: perl
55894            ! t/pragma/warn/pp_hot
55895 ____________________________________________________________________________
55896 [  7822] By: jhi                                   on 2000/11/22  22:52:20
55897         Log: Be clean.
55898      Branch: perl
55899            ! Makefile.SH
55900 ____________________________________________________________________________
55901 [  7821] By: jhi                                   on 2000/11/22  22:46:39
55902         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
55903              by Damian Conway, as suggested by Paul Marquess.
55904      Branch: perl
55905            + lib/Filter/Simple.pm
55906 ____________________________________________________________________________
55907 [  7820] By: jhi                                   on 2000/11/22  22:45:51
55908         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
55909      Branch: perl
55910            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55911            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55912            + t/lib/filt-util.t
55913            ! MANIFEST
55914 ____________________________________________________________________________
55915 [  7819] By: jhi                                   on 2000/11/22  22:03:27
55916         Log: Integrate perlio.
55917      Branch: perl
55918           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
55919           !> win32/makefile.mk
55920 ____________________________________________________________________________
55921 [  7818] By: jhi                                   on 2000/11/22  21:56:02
55922         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
55923      Branch: perl
55924            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
55925            ! t/lib/io_sock.t
55926 ____________________________________________________________________________
55927 [  7817] By: jhi                                   on 2000/11/22  21:39:49
55928         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
55929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55930              Date: Wed, 22 Nov 2000 16:08:12 -0500
55931              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
55932      Branch: perl
55933            ! lib/ExtUtils/Liblist.pm
55934 ____________________________________________________________________________
55935 [  7816] By: jhi                                   on 2000/11/22  21:38:25
55936         Log: Go ahead and #include <unistd.h> in perl.h.
55937      Branch: perl
55938            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
55939            ! util.c
55940 ____________________________________________________________________________
55941 [  7815] By: jhi                                   on 2000/11/22  21:22:52
55942         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
55943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55944              Date: Mon, 20 Nov 2000 18:30:52 -0500
55945              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
55946      Branch: perl
55947            ! pod/perlre.pod regcomp.c t/op/re_tests
55948 ____________________________________________________________________________
55949 [  7814] By: jhi                                   on 2000/11/22  21:21:46
55950         Log: Subject: [PATCH 5.7.0] Liblist finally works
55951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55952              Date: Tue, 21 Nov 2000 22:02:17 -0500
55953              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
55954      Branch: perl
55955            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
55956            ! lib/ExtUtils/MakeMaker.pm
55957 ____________________________________________________________________________
55958 [  7813] By: jhi                                   on 2000/11/22  21:20:23
55959         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
55960              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55961              Date: Wed, 22 Nov 2000 17:53:15 +0100
55962              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
55963              
55964              AIX dynaloader and perlio patch.
55965      Branch: perl
55966            ! ext/DynaLoader/dl_aix.xs
55967 ____________________________________________________________________________
55968 [  7812] By: jhi                                   on 2000/11/22  21:17:52
55969         Log: (Accidentally empty patch.)
55970      Branch: perl
55971            ! av.c
55972 ____________________________________________________________________________
55973 [  7811] By: jhi                                   on 2000/11/22  21:16:31
55974         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
55975              From: Peter Prymmer <pvhp@forte.com>
55976              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
55977              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
55978      Branch: perl
55979            ! vms/test.com
55980 ____________________________________________________________________________
55981 [  7810] By: jhi                                   on 2000/11/22  21:15:36
55982         Log: Subject: Re: perl@7777 
55983              From: "John P. Linderman" <jpl@research.att.com>
55984              Date: Wed, 22 Nov 2000 13:11:11 -0500
55985              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
55986              
55987              Detypoing.
55988      Branch: perl
55989            ! lib/CPAN.pm
55990 ____________________________________________________________________________
55991 [  7809] By: jhi                                   on 2000/11/22  21:14:19
55992         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
55993              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55994              Date:     Wed, 22 Nov 2000 13:51:37 EST
55995              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
55996      Branch: perl
55997            ! perlsdio.h
55998 ____________________________________________________________________________
55999 [  7808] By: jhi                                   on 2000/11/22  21:13:27
56000         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
56001              From: Casey Tweten <crt@kiski.net>
56002              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
56003              Message-Id: <200011201653.LAA10194@home.kiski.net>
56004      Branch: perl
56005            ! t/lib/io_udp.t
56006 ____________________________________________________________________________
56007 [  7807] By: jhi                                   on 2000/11/22  21:12:35
56008         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
56009              From: Casey Tweten <crt@kiski.net>
56010              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
56011              Message-Id: <200011201636.LAA07227@home.kiski.net>
56012      Branch: perl
56013            ! t/lib/io_sock.t
56014 ____________________________________________________________________________
56015 [  7806] By: jhi                                   on 2000/11/22  21:10:59
56016         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
56017              From: "Casey R. Tweten" <crt@kiski.net>
56018              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
56019              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
56020      Branch: perl
56021            ! utils/h2xs.PL
56022 ____________________________________________________________________________
56023 [  7805] By: nick                                  on 2000/11/22  21:05:06
56024         Log: Integrate mainline
56025      Branch: perlio
56026           !> Changes Porting/genlog ext/DB_File/DB_File.xs
56027           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
56028           !> utils/perlbug.PL
56029 ____________________________________________________________________________
56030 [  7804] By: jhi                                   on 2000/11/22  21:01:12
56031         Log: Subject: [PATCH] Test.pm POD peculiarity
56032              From: "Casey R. Tweten" <crt@kiski.net>
56033              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
56034              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
56035      Branch: perl
56036            ! lib/Test.pm
56037 ____________________________________________________________________________
56038 [  7803] By: jhi                                   on 2000/11/22  20:59:59
56039         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
56040              From: "Philip Newton" <pnewton@gmx.de>
56041              Date: Wed, 22 Nov 2000 14:25:53 +0100
56042              Message-Id: <3A1BD771.25462.1939FAD@localhost>
56043              
56044              Be case-understanding also on 's', and use the -oi of sendmail
56045              not to terminate the transmission on a lone '.'.
56046      Branch: perl
56047            ! utils/perlbug.PL
56048 ____________________________________________________________________________
56049 [  7802] By: nick                                  on 2000/11/22  20:51:42
56050         Log: Win32 PerlIO intermediate state now working as expected.
56051              - In current state we are still using C runtime in text/binary
56052              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
56053              - PERLIO=stdio and PERLIO=unix pass all expected tests.
56054              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
56055              and PerlIO_seek() and the dummy crlf layer is not making adjustments
56056              for CRLF translation happening in C runtime. All other tests pass.
56057              
56058              Added note to README.win32 to point out the snags of doing a perl build
56059              with Norton AntiVirus turned on.
56060              
56061              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
56062              which file a fail comes from.
56063              
56064              Updated "canned" config.h to match the one generated.
56065      Branch: perlio
56066            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
56067            ! win32/makefile.mk
56068 ____________________________________________________________________________
56069 [  7801] By: jhi                                   on 2000/11/22  06:50:20
56070         Log: Nickety nits.
56071      Branch: perl
56072            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
56073 ____________________________________________________________________________
56074 [  7800] By: jhi                                   on 2000/11/22  01:29:55
56075         Log: Changes had accidentally gone too silent on non-main branches.
56076      Branch: perl
56077            ! Changes Porting/genlog patchlevel.h
56078 ____________________________________________________________________________
56079 [  7799] By: gsar                                  on 2000/11/22  01:02:56
56080         Log: some lib_pm.PL changes snuck in via change#7772
56081      Branch: maint-5.6/perl
56082            ! Makefile.SH
56083 ____________________________________________________________________________
56084 [  7798] By: nick                                  on 2000/11/21  21:59:40
56085         Log: Integrate mainline
56086      Branch: perlio
56087           !> (integrate 28 files)
56088 ____________________________________________________________________________
56089 [  7797] By: jhi                                   on 2000/11/21  21:01:45
56090         Log: Integrate perlio.
56091      Branch: perl
56092           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
56093 ____________________________________________________________________________
56094 [  7796] By: nick                                  on 2000/11/21  20:36:22
56095         Log: Win32 builds and runs (mostly) with USE_PERLIO.
56096              PERLIO=perlio passes all tests. 
56097              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
56098      Branch: perlio
56099            ! perlio.c win32/perllib.c win32/win32.c
56100 ____________________________________________________________________________
56101 [  7795] By: jhi                                   on 2000/11/21  19:03:44
56102         Log: Update Changes.
56103      Branch: perl
56104            ! Changes patchlevel.h
56105 ____________________________________________________________________________
56106 [  7794] By: jhi                                   on 2000/11/21  18:56:34
56107         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
56108              From: "Craig A. Berry" <craigberry@mac.com>
56109              Date: Mon, 20 Nov 2000 20:27:06 -0600
56110              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
56111              
56112              A cut-and-pasto.
56113      Branch: perl
56114            ! perlio.h
56115 ____________________________________________________________________________
56116 [  7793] By: jhi                                   on 2000/11/21  18:54:41
56117         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
56118              From: Dominic Dunlop <domo@computer.org> 
56119              Date: Mon, 20 Nov 2000 18:55:29 +0100
56120              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
56121              
56122              va_copy() and the need of it.
56123              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
56124      Branch: metaconfig/U/perl
56125            + need_va_copy.U
56126      Branch: perl
56127            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56128            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
56129            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
56130            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56131            ! win32/config.bc win32/config.gc win32/config.vc
56132 ____________________________________________________________________________
56133 [  7792] By: jhi                                   on 2000/11/21  17:04:10
56134         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
56135      Branch: perl
56136           !> scope.h
56137 ____________________________________________________________________________
56138 [  7791] By: jhi                                   on 2000/11/21  17:01:16
56139         Log: Export the SOCKS workaround symbols only if necessary.
56140      Branch: perl
56141            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
56142 ____________________________________________________________________________
56143 [  7790] By: nick                                  on 2000/11/20  23:57:11
56144         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
56145      Branch: perlio
56146            ! scope.h
56147 ____________________________________________________________________________
56148 [  7789] By: nick                                  on 2000/11/20  23:38:33
56149         Log: Integrate mainline
56150      Branch: perlio
56151           +> lib/File/Spec/Epoc.pm
56152           !> (integrate 34 files)
56153 ____________________________________________________________________________
56154 [  7788] By: nick                                  on 2000/11/20  23:20:18
56155         Log: Make extra buffer layer work (dummy crlf layer)
56156      Branch: perlio
56157            ! doio.c perlio.c perlio.h
56158 ____________________________________________________________________________
56159 [  7787] By: jhi                                   on 2000/11/20  22:44:04
56160         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
56161              From: Peter Prymmer <pvhp@forte.com>
56162              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
56163              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
56164      Branch: perl
56165            ! t/pragma/locale.t
56166 ____________________________________________________________________________
56167 [  7786] By: jhi                                   on 2000/11/20  22:29:10
56168         Log: Subject: DOC PATCH 5.6.0 perlreftut
56169              From: mjd@plover.com
56170              Date: 20 Nov 2000 19:45:06 -0000
56171              Message-ID: <20001120194506.9505.qmail@plover.com>
56172      Branch: perl
56173            ! pod/perlreftut.pod
56174 ____________________________________________________________________________
56175 [  7785] By: jhi                                   on 2000/11/20  22:27:44
56176         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
56177              From: David Dyck <dcd@tc.fluke.com>
56178              Date: Mon, 20 Nov 2000 11:43:40 -0800
56179              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
56180      Branch: perl
56181            ! lib/Cwd.pm
56182 ____________________________________________________________________________
56183 [  7784] By: jhi                                   on 2000/11/20  22:23:21
56184         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
56185              Date: Mon, 20 Nov 2000 17:06:10 -0500
56186              To: Mailing list Perl5 <perl5-porters@perl.org>
56187              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
56188      Branch: perl
56189            ! pp_ctl.c t/op/pat.t
56190 ____________________________________________________________________________
56191 [  7783] By: jhi                                   on 2000/11/20  22:11:18
56192         Log: Subject: [PATCH] doop.c - UTF8 tr///               
56193              From: Simon Cozens <simon@cozens.net>
56194              Date: Sat, 18 Nov 2000 18:49:30 +0000
56195              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
56196              
56197              Subject: Re: [PATCH] doop.c - UTF8 tr///           
56198              From: Simon Cozens <simon@cozens.net>
56199              Date: Mon, 20 Nov 2000 20:45:22 +0000
56200              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
56201              
56202              Make tr on UTF-8 better but still not correct.
56203      Branch: perl
56204            ! doop.c
56205 ____________________________________________________________________________
56206 [  7782] By: jhi                                   on 2000/11/20  22:02:16
56207         Log: Remove the shared object before attempting to create
56208              (by linking) a new one.  E.g. in AIX not removing
56209              becomes quite painful if one tries to do more than one
56210              build in the same tree (an interrupted build, for example),
56211              since the AIX' shared dynaloader seemingly keeps the shared
56212              objects open and therefore 'busy' for quite a while, even when
56213              nobody is using the objects, leading into link failures.
56214      Branch: perl
56215            ! lib/ExtUtils/MM_Unix.pm
56216 ____________________________________________________________________________
56217 [  7781] By: gsar                                  on 2000/11/20  19:02:55
56218         Log: type mismatch due to faulty integration
56219      Branch: maint-5.6/perl
56220            ! toke.c win32/Makefile
56221 ____________________________________________________________________________
56222 [  7780] By: gsar                                  on 2000/11/20  17:31:55
56223         Log: integrate changes#6392,6394..6399,6401..6404
56224              
56225              The {multiplier} of a fixed substring was overlooked which
56226              caused a wrong initial search offset for that substring.
56227              
56228              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
56229              From: Hugo <hv@crypt.compulink.co.uk>
56230              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
56231              Date: Thu, 13 Jul 2000 19:27:13 +0100
56232              
56233              Fix the BOM bug: not a byteorder bug, a signedness bug.
56234              
56235              Replace change #6337 with a better one.
56236              
56237              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
56238              From: Hugo <hv@crypt.compulink.co.uk>
56239              Date: Fri, 14 Jul 2000 04:16:20 +0100
56240              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
56241              
56242              MakeMaker should not remove editor backups (*~) on `make clean`
56243              by default (completes change#6383)
56244              
56245              move new variables to the end of the interpreter structure (for
56246              bincompat in code that doesn't #include XSUB.h)
56247              
56248              rename totally bletcherous SvLOCK() thingy (doesn't do what the
56249              name suggests anyway)
56250              
56251              various cleanups (typos, misformatted code, and small bugs)
56252              
56253              typecasts needed for change#6394
56254              
56255              typos in change#6399, regen headers
56256              
56257              inconsistent types needs casts
56258              
56259              PERL_OBJECT build tweaks
56260      Branch: maint-5.6/perl
56261           !> MANIFEST doop.c embed.h embed.pl embedvar.h
56262           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
56263           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
56264           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
56265           !> toke.c util.c
56266 ____________________________________________________________________________
56267 [  7779] By: gsar                                  on 2000/11/20  17:06:29
56268         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
56269              
56270              Cosmetics and perldelta.
56271              
56272              Fix nits noticed by Boston.pm.
56273              
56274              Do the cc sanity check both before the hints and
56275              after the cc selction.
56276              
56277              get sprintf.t to adjust properly for 3-digit exponents
56278              
56279              don't clobber *.orig files on *clean targets
56280              
56281              fix bugs in processing %v-*d and similar format specs (from
56282              Avi Finkel <avi@finkel.org>)
56283              
56284              sprintf test tweaks (from Dominic Dunlop)
56285              
56286              new selfloader.t in change#6183 doesn't close DATA handles,
56287              and thus fails to clean up tmp files on dosish platforms
56288              
56289              typos (spotted by Peter Prymmer)
56290              
56291              typo fix from Craig Berry
56292      Branch: maint-5.6/perl
56293           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
56294           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
56295           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
56296           !> x2p/Makefile.SH
56297 ____________________________________________________________________________
56298 [  7778] By: gsar                                  on 2000/11/20  16:46:51
56299         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
56300              
56301              Subject: Re: format bug report  [Patch]
56302              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56303              Date: Wed, 05 Jul 2000 13:12:52 +0200
56304              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
56305              
56306              Subject: Re: format bug report  [Patch]
56307              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56308              Date: Wed, 05 Jul 2000 14:10:01 +0200
56309              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
56310              
56311              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
56312              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56313              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
56314              Date: Fri, 07 Jul 2000 17:57:16 +0100
56315              
56316              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
56317              To: perl5-porters@perl.org
56318              From: Karsten Sperling <spiff@phreax.net>
56319              Date: Mon, 10 Jul 2000 15:12:52 +0200
56320              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
56321              
56322              README.posix-bc podified from Thomas Dorner.
56323              
56324              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
56325              From: Dominic Dunlop <domo@computer.org>
56326              Date: Tue, 11 Jul 2000 12:27:33 +0200
56327              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
56328              
56329              Typo in #6341.
56330              
56331              Fix for
56332              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
56333              From: Roderick Schertler <roderick@argon.org>
56334              Date: Tue, 11 Jul 2000 13:55:05 -0400
56335              Message-Id: <200007111755.NAA05077@jones.argon.org>
56336              
56337              Minor cleanups on the booklist.
56338              
56339              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
56340              regen perltoc.
56341              
56342              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
56343      Branch: maint-5.6/perl
56344           +> pod/perlbook.pod
56345           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
56346           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
56347           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
56348 ____________________________________________________________________________
56349 [  7777] By: jhi                                   on 2000/11/20  16:08:49
56350         Log: Update Changes.
56351      Branch: perl
56352            ! Changes patchlevel.h
56353 ____________________________________________________________________________
56354 [  7776] By: jhi                                   on 2000/11/20  15:27:56
56355         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
56356              This may be overly harsh but until proven otherwise, we think this
56357              way, or until we have a simple test for Configure (having to start
56358              up servers is does not count as simple) to check for the problems.
56359      Branch: perl
56360            ! perl.h
56361 ____________________________________________________________________________
56362 [  7775] By: jhi                                   on 2000/11/20  15:22:17
56363         Log: Solaris hints tweaks.
56364      Branch: perl
56365            ! hints/solaris_2.sh
56366 ____________________________________________________________________________
56367 [  7774] By: jhi                                   on 2000/11/20  15:01:20
56368         Log: Add a workaround to SOCKS 64-bit problems.
56369      Branch: perl
56370            ! doio.c embed.h embed.pl perlsdio.h proto.h
56371 ____________________________________________________________________________
56372 [  7773] By: jhi                                   on 2000/11/20  14:51:47
56373         Log: sysseek() instead of seek().
56374      Branch: perl
56375            ! t/lib/syslfs.t
56376 ____________________________________________________________________________
56377 [  7772] By: gsar                                  on 2000/11/20  13:06:23
56378         Log: integrate changes#6315..6319,6321..6331,6333..6338
56379              
56380              Integrate with Sarathy, preliminary fix for unicos
56381              alignment problems in [ID 20000612.002] Perl problem on Cray system.
56382              
56383              some debugger output does not go to the socket when RemotePort is set
56384              
56385              winsock cleanup never done on Windows (leads to handle leaks)
56386              
56387              fix UNC path handling on Windows under ithreads, and chdir()
56388              return value when given a non-existent directory
56389              
56390              Autogenerate pod/Makefile and pod/buildtoc.
56391              buildtoc also checks whether the existin pods are
56392              mentioned in MANIFEST and perl.pod, and vice versa.
56393              (None of the thusly found discrepancies fixed yet.)
56394              roffitall also needs to be autogenerated similarly but it
56395              seems so badly out of date that I didn't touch it yet.
56396              
56397              Config is being used.
56398              
56399              Add =head1 NAMEs so that buildtoc is happy.
56400              (The CGI::Util nit reported to Lincoln.)
56401              
56402              Fix complaints of buildtoc.
56403              
56404              Fix the alignment problem in Crays ([ID 20000612.002]).
56405              
56406              Remove perlbook, update perlfaq book listing,
56407              rearrange perl.pod, regenerate perltoc.
56408              
56409              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
56410              was cast to an unsigned (32-bit) integer with wild abandon.
56411              
56412              winsock options weren't being set in all threads under ithreads
56413              (caused send()s from second and subsequent threads to fail)
56414              
56415              accept() leaks memory on windows due to incorrect ordering of
56416              closesocket() and fclose() calls
56417              
56418              Reorder perl.pod once more.
56419              
56420              More POSIX.pod tweaks.
56421              
56422              Sprinkle ldlibpath.
56423              
56424              Precedence goof, fix based on
56425              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
56426              From: Hugo <hv@crypt.compulink.co.uk>
56427              Date: Tue, 11 Jul 2000 12:52:38 +0100
56428              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
56429              
56430              Subject: PATCH perlguts.pod: Document D and d magic types
56431              From: mjd@plover.com
56432              Date: 5 Jul 2000 18:01:51 -0000
56433              Message-ID: <20000705180151.29413.qmail@plover.com>
56434              
56435              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
56436              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
56437              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
56438              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
56439              
56440              Subject: [PATCH cfgperl] $& segfaults if you trick it
56441              From: simon@brecon.co.uk (Simon Cozens)
56442              Date: 7 Jul 2000 11:26:09 GMT
56443              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
56444              
56445              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
56446              From: Hugo <hv@crypt.compulink.co.uk>
56447              Date: Tue, 11 Jul 2000 12:44:50 +0100
56448              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
56449              
56450              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
56451              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56452              Date: Tue, 11 Jul 2000 13:50:51 +0100
56453              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
56454      Branch: maint-5.6/perl
56455           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
56456           +> pod/buildtoc.PL
56457            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
56458           !> (integrate 26 files)
56459 ____________________________________________________________________________
56460 [  7771] By: gsar                                  on 2000/11/20  12:31:42
56461         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
56462              6310,6311,6314
56463              
56464              Subject: [PATCH bleedperl] File::Spec 0.82 beta
56465              From: Barrie Slaymaker <barries@jester.slaysys.com>
56466              Date: Wed, 28 Jun 2000 11:35:29 -0400
56467              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
56468              
56469              tweak perlembed for multiplicity/usethreads sanity; correct notes
56470              about Windows
56471              
56472              localize %INC in a Safe compartment so that use/require work
56473              (many other magic globals probably need similar treatment)
56474              
56475              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
56476              when @_ is modified, causing coredumps
56477              
56478              slurp mode fix in change#4736 still not quite right
56479              
56480              Point to perlipc for more SysV IPC examples.
56481              
56482              Elaborate POSIX.pod.  Still needs work.
56483              
56484              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
56485              
56486              fix large memory leak that has been around for ever, masked by
56487              -DPURIFY (most of the arenas were never freed!)
56488              
56489              fix memory leak on Windows (PL_sys_intern contents were never
56490              freed)
56491              
56492              PERL_OBJECT build tweak
56493              
56494              adjust change#6299
56495              
56496              remove rel2abs prototypes (from Barrie Slaymaker)
56497              
56498              missing perldiag entry for unpack("w",...) diagnostic (from
56499              Andreas Koenig)
56500              
56501              better diagnostic on Frob->stuff() when Frob:: doesn't exist
56502              (from Richard Soderberg <rs@oregonnet.com>)
56503              
56504              Win32 patches for cfgperl from Sarathy.
56505              
56506              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
56507              
56508              More POSIX.pod embellishment.
56509              
56510              tyop in change#6306
56511      Branch: maint-5.6/perl
56512           !> (integrate 44 files)
56513 ____________________________________________________________________________
56514 [  7770] By: gsar                                  on 2000/11/20  11:51:00
56515         Log: integrate changes#6268..6282 from cfgperl branch
56516              
56517              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
56518              From: Dominic Dunlop <domo@computer.org>
56519              Date: Thu, 29 Jun 2000 12:32:39 +0200
56520              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
56521              
56522              Regen headers for #6261 (and update embed.pl for this) and #6267,
56523              silence few compiler warnings.
56524              
56525              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
56526              From: Nicholas Clark <nick@talking.bollo.cx>
56527              Date: Fri, 23 Jun 2000 16:21:15 +0100
56528              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
56529              
56530              Subject: PATCH pod/perltie.pod
56531              From: Ian Phillipps <Ian.Phillipps@iname.com>
56532              Date: Fri, 16 Jun 2000 00:17:19 +0100
56533              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
56534              (only the first hunk, the second hunk had already been done
56535              by some other patch)
56536              
56537              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
56538              From: Tom Phoenix <rootbeer@redcat.com>
56539              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
56540              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
56541              
56542              Subject: [PATCH] xsub attributes
56543              From: Doug MacEachern <dougm@covalent.net>
56544              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
56545              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
56546              
56547              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
56548              From: Andy Dougherty <doughera@lafayette.edu>
56549              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
56550              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
56551              
56552              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
56553              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56554              Date: Tue, 13 Jun 2000 02:43:48 -0500
56555              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
56556              
56557              Subject: [PATCH] Re: eval documentation: context
56558              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56559              Date: Mon, 12 Jun 2000 15:07:29 +0100
56560              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
56561              
56562              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
56563              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56564              Date: Mon, 12 Jun 2000 14:55:59 +0100
56565              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
56566              
56567              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
56568              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
56569              Date: Fri, 09 Jun 2000 12:39:27 -0400
56570              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
56571              (plus update the version "number" of Text::Wrap)
56572              
56573              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
56574              From: Tim Ayers <tayers@bridge.com>
56575              Date: Thu, 08 Jun 2000 08:11:06 +0200
56576              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
56577              [resent by Richard Foley, Message-Id probably wrong]
56578              
56579              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
56580              From: rspier@pobox.com (Robert Spier)
56581              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
56582              Message-ID: <14654.31913.845602.610277@rls.cx>
56583              
56584              Subject: [PATCH 5.6.0] utils/h2xs.PL
56585              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56586              Date: Wed, 7 Jun 2000 04:02:04 -0500
56587              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
56588              
56589              Subject: [PATCH 5.6.0]ITHREADs for VMS
56590              From: Dan Sugalski <dan@sidhe.org>
56591              Date: Tue, 06 Jun 2000 11:59:50 -0400
56592              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
56593      Branch: maint-5.6/perl
56594           !> (integrate 31 files)
56595 ____________________________________________________________________________
56596 [  7769] By: gsar                                  on 2000/11/20  11:29:06
56597         Log: integrate changes#6261..6266 from cfgperl
56598              
56599              Subject: Re: [PATCH cfgperl] BOMs away!
56600              From: simon@brecon.co.uk (Simon Cozens)
56601              Date: 17 Jun 2000 11:49:57 GMT
56602              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
56603              
56604              Subject: 5.6.0 Patch for EPOC
56605              From: Olaf Flebbe <o.flebbe@gmx.de>
56606              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
56607              Message-ID: <23449.960929969@www11.gmx.net>
56608              
56609              tr fixes from Simon Cozens
56610              
56611              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
56612              From: Marty Lucich <marty@netcom.com>
56613              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
56614              Message-Id: <200006282116.OAA11148@netcom.com>
56615              ccdlflags update (the BSD/OS 4.1 part had already been taken
56616              care of by #6141).
56617              
56618              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
56619              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56620              Date: Wed, 28 Jun 2000 17:50:12 -0700
56621              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
56622              
56623              Subject: [PATCH 5.6.0] cygwin port
56624              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
56625              From: "Fifer, Eric" <EFifer@sanwaint.com>
56626              Date: Thu, 29 Jun 2000 12:58:29 +0100
56627      Branch: maint-5.6/perl
56628           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
56629           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
56630           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
56631           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
56632 ____________________________________________________________________________
56633 [  7768] By: gsar                                  on 2000/11/20  11:13:44
56634         Log: integrate changes#6252..6256,6259..6260
56635              
56636              Paranoia tweak on #6249.
56637              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56638              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
56639              Date: Sun, 25 Jun 2000 23:43:12 -0400
56640              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
56641              
56642              Subject: tr///, help wanted.
56643              From: simon@brecon.co.uk (Simon Cozens)
56644              Date: 28 Jun 2000 11:29:04 GMT
56645              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
56646              
56647              small thinko tweaks
56648              
56649              tweaks from Simon Conzes to further fix tr/// under utf8
56650              
56651              perlnewmod was missing from MANIFEST.
56652              
56653              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
56654              From: simon@brecon.co.uk (Simon Cozens)
56655              Date: 17 Jun 2000 11:56:44 GMT
56656              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
56657              pack U0, pack C0
56658      Branch: maint-5.6/perl
56659           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
56660           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
56661           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
56662           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
56663 ____________________________________________________________________________
56664 [  7767] By: gsar                                  on 2000/11/20  10:51:38
56665         Log: integrate change#6250 from cfgperl
56666              
56667              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
56668              From: Doug MacEachern <dougm@covalent.net>
56669              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
56670              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
56671      Branch: maint-5.6/perl
56672           +> t/op/my_stash.t
56673           !> MANIFEST embed.pl global.sym proto.h toke.c
56674 ____________________________________________________________________________
56675 [  7766] By: gsar                                  on 2000/11/20  10:48:34
56676         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
56677              
56678              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
56679              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56680              Date: Mon, 26 Jun 2000 18:40:14 +0100
56681              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
56682              
56683              Subject: [PATCH] bytes<->utf8 fixes
56684              From: simon@brecon.co.uk (Simon Cozens)
56685              Date: 26 Jun 2000 04:55:45 GMT
56686              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
56687              
56688              Subject: [PATCH] is_utf8_string
56689              From: simon@brecon.co.uk (Simon Cozens)
56690              Date: 26 Jun 2000 02:25:59 GMT
56691              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
56692              
56693              Subject: [PATCH] avoid mg_ptr in '*' magic
56694              From: Doug MacEachern <dougm@covalent.net>
56695              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
56696              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
56697              
56698              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
56699              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56700              Date: Sat, 24 Jun 2000 13:06:20 +0100
56701              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
56702              
56703              Allow for standalone testing.
56704              
56705              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
56706              From: Mark-Jason Dominus <mjd@plover.com>
56707              Date: Tue, 27 Jun 2000 22:36:42 -0400
56708              Message-ID: <20000628023642.12166.qmail@plover.com>
56709              
56710              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56711              From: Frank Tobin <ftobin@uiuc.edu>
56712              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
56713              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
56714      Branch: maint-5.6/perl
56715           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
56716           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
56717           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
56718           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
56719           !> utf8.c utils/h2xs.PL
56720 ____________________________________________________________________________
56721 [  7765] By: gsar                                  on 2000/11/20  10:29:13
56722         Log: integrate change#6239 from cfgperl
56723              
56724              Configure maintenance.  Sever some dependency cycles,
56725              separate gccversion from the cc unit,
56726              address [ID 20000623.006] Configure script patch for using gcc on AIX
56727              (but solve it a little bit differently),
56728              unduplex some accidentally duplicated units,
56729              suggest using gcc if no cc available
56730              (p5p thread: "Solaris configure: counterproposal", 1999-09)
56731      Branch: maint-5.6/perl
56732           !> Configure Todo-5.6 config_h.SH
56733 ____________________________________________________________________________
56734 [  7764] By: gsar                                  on 2000/11/20  10:25:55
56735         Log: integrate changes#6233..6238 from cfgperl
56736              
56737              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
56738              From: Mark-Jason Dominus <mjd@plover.com>
56739              Date: Fri, 16 Jun 2000 20:53:04 -0400
56740              Message-ID: <20000617005304.8008.qmail@plover.com>
56741              
56742              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
56743              because when run as services (Win32ese for daemons)
56744              no environment variables are set and tmpdir ends up as /tmp,
56745              which is ambiguous.
56746              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
56747              From: matt@sergeant.org
56748              Date: 16 Jun 2000 16:30:43 -0000
56749              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
56750              
56751              The thread begun by
56752              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
56753              From: Kevin.Ruscoe@ubsw.com
56754              Date: Fri, 16 Jun 2000 16:38:51 +0100
56755              Message-Id: <H000019b03c300d6@MHS>
56756              
56757              Tweak embed.pl, regen headers.
56758              
56759              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
56760              From: Dan Sugalski <dan@sidhe.org>
56761              Date: Fri, 23 Jun 2000 17:00:00 -0400
56762              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
56763      Branch: maint-5.6/perl
56764           !> (integrate 27 files)
56765 ____________________________________________________________________________
56766 [  7763] By: gsar                                  on 2000/11/20  10:08:08
56767         Log: s/perl56delta/perldelta/g
56768      Branch: maint-5.6/perl
56769            ! pod/Makefile
56770 ____________________________________________________________________________
56771 [  7762] By: gsar                                  on 2000/11/20  10:04:00
56772         Log: integrate changes#6225,6229,6231,6232 from cfgperl
56773              
56774              Add source code filenames to apidoc.
56775              From: simon@brecon.co.uk (Simon Cozens)
56776              Subject: [PATCH embed.pl] Source X-ref
56777              Date: 22 Jun 2000 02:18:49 GMT
56778              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
56779              
56780              Subject: README.hpux version 0.6.1
56781              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
56782              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56783              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
56784              
56785              Subject: [PATCH 5.6.0] cygwin port
56786              From: "Fifer, Eric" <EFifer@sanwaint.com>
56787              Date: Tue, 20 Jun 2000 14:30:58 +0100
56788              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
56789              
56790              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
56791              From: simon@brecon.co.uk (Simon Cozens)
56792              Date: 19 Jun 2000 15:18:27 GMT
56793              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
56794              
56795              plus update pod/Makefile and regenerate perltoc
56796      Branch: maint-5.6/perl
56797           +> pod/perlutil.pod
56798           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
56799           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
56800 ____________________________________________________________________________
56801 [  7761] By: jhi                                   on 2000/11/20  04:09:55
56802         Log: Miraculous typo.
56803      Branch: perl
56804            ! t/op/pat.t
56805 ____________________________________________________________________________
56806 [  7760] By: jhi                                   on 2000/11/20  04:06:08
56807         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
56808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56809              Date: Sun, 19 Nov 2000 22:30:26 -0500
56810              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
56811      Branch: perl
56812            ! regexec.c scope.h t/op/pat.t
56813 ____________________________________________________________________________
56814 [  7759] By: jhi                                   on 2000/11/20  02:05:22
56815         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
56816      Branch: perl
56817            ! perl.h
56818 ____________________________________________________________________________
56819 [  7758] By: jhi                                   on 2000/11/20  01:58:11
56820         Log: Subject: [perl 7711: EPOC] updates
56821              From: Olaf Flebbe <o.flebbe@gmx.de>
56822              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
56823              Message-ID: <25575.974658810@www23.gmx.net>               
56824      Branch: perl
56825            + lib/File/Spec/Epoc.pm
56826            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
56827            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
56828            ! lib/File/Spec.pm perl.c sv.c
56829 ____________________________________________________________________________
56830 [  7757] By: jhi                                   on 2000/11/20  01:53:11
56831         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
56832      Branch: perl
56833            ! MANIFEST
56834 ____________________________________________________________________________
56835 [  7756] By: jhi                                   on 2000/11/20  01:47:22
56836         Log: Integrate perlio.
56837      Branch: perl
56838            - ext/re/hints/MSWin32.pl
56839           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
56840           !> win32/config.gc win32/config_H.gc win32/win32sck.c
56841 ____________________________________________________________________________
56842 [  7755] By: nick                                  on 2000/11/19  20:57:17
56843         Log: Add dummy crlf layer (just as buffer)
56844              Correct 1st bug - one layer of indirection.
56845      Branch: perlio
56846            ! perlio.c perlio.h perliol.h
56847 ____________________________________________________________________________
56848 [  7754] By: nick                                  on 2000/11/19  20:56:12
56849         Log: Work-round to Perl_deb_nocontext is no longer required
56850      Branch: perlio
56851            - ext/re/hints/MSWin32.pl
56852 ____________________________________________________________________________
56853 [  7753] By: nick                                  on 2000/11/19  20:01:16
56854         Log: diff -se shows these as different
56855      Branch: perlio
56856            ! global.sym pod/perlapi.pod
56857 ____________________________________________________________________________
56858 [  7752] By: nick                                  on 2000/11/19  18:57:30
56859         Log: Configure GCC/Win32 build -Duseperlio
56860              Fix a couple of gross issues
56861              - double-include of ../deb.o in re.dll
56862              - win32sck.c needs PerlIO and FILE 
56863      Branch: perlio
56864            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
56865            ! win32/win32sck.c
56866 ____________________________________________________________________________
56867 [  7751] By: nick                                  on 2000/11/19  17:05:36
56868         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
56869      Branch: perlio
56870            ! perlio.c
56871 ____________________________________________________________________________
56872 [  7750] By: nick                                  on 2000/11/19  16:57:14
56873         Log: Missing aTHX_
56874      Branch: perlio
56875            ! sv.c
56876 ____________________________________________________________________________
56877 [  7749] By: jhi                                   on 2000/11/19  16:28:40
56878         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
56879              From: "Peter J. Farley III" <pjfarley@banet.net>
56880              Date: Sun, 19 Nov 2000 01:42:58 -0500
56881              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
56882      Branch: perl
56883            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
56884 ____________________________________________________________________________
56885 [  7748] By: jhi                                   on 2000/11/19  16:08:10
56886         Log: Subject: podlators 1.05 available        
56887              From: Russ Allbery <rra@stanford.edu>   
56888              Date: 18 Nov 2000 22:04:28 -0800
56889              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
56890      Branch: perl
56891            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
56892 ____________________________________________________________________________
56893 [  7747] By: nick                                  on 2000/11/19  11:19:39
56894         Log: Integrate mainline
56895      Branch: perlio
56896           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56897           !> util.c
56898 ____________________________________________________________________________
56899 [  7746] By: jhi                                   on 2000/11/19  06:42:22
56900         Log: Make hex scanning warn on "\x{x}" and "\xx".
56901              "\x" and and hex("x") are still valid.
56902      Branch: perl
56903            ! util.c
56904 ____________________________________________________________________________
56905 [  7745] By: nick                                  on 2000/11/18  22:52:28
56906         Log: Integrate mainline
56907      Branch: perlio
56908           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
56909           !> perl.h perlio.c proto.h regcomp.c regcomp.h
56910 ____________________________________________________________________________
56911 [  7744] By: jhi                                   on 2000/11/18  22:50:28
56912         Log: Introduce Perl_utf8_length().  Use it.
56913      Branch: perl
56914            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56915 ____________________________________________________________________________
56916 [  7743] By: jhi                                   on 2000/11/18  22:38:51
56917         Log: Compiler denit.
56918      Branch: perl
56919            ! perlio.c
56920 ____________________________________________________________________________
56921 [  7742] By: jhi                                   on 2000/11/18  20:33:05
56922         Log: Integrate perlio.
56923      Branch: perl
56924           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
56925           !> perlio.h pp_ctl.c pp_sys.c sv.c
56926 ____________________________________________________________________________
56927 [  7741] By: jhi                                   on 2000/11/18  20:31:27
56928         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
56929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56930              Date: Fri, 17 Nov 2000 20:35:11 -0500
56931              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
56932              
56933              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
56934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56935              Date: Fri, 17 Nov 2000 21:03:47 -0500
56936              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
56937              
56938              Plus a little bit of tweaking in pregcomp().
56939      Branch: perl
56940            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
56941 ____________________________________________________________________________
56942 [  7740] By: nick                                  on 2000/11/18  20:17:22
56943         Log: Lexical use open ... support:
56944              add ->cop_io to COP structure in cop.h.
56945              Make mg.c and gv.c associate it with ${^OPEN}.
56946              Make lib/open.pm set it.
56947              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
56948              manner similar to ->cop_warnings.
56949              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
56950              call new PerlIO_apply_layers().
56951              Declare latter in perlio.h and define in perlio.c
56952      Branch: perlio
56953            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
56954            ! perlio.h pp_ctl.c pp_sys.c sv.c
56955 ____________________________________________________________________________
56956 [  7739] By: jhi                                   on 2000/11/18  19:54:00
56957         Log: Integrate perlio.
56958      Branch: perl
56959           !> doio.c perlio.c pp.c
56960 ____________________________________________________________________________
56961 [  7738] By: jhi                                   on 2000/11/18  17:16:13
56962         Log: Subject: [PATCH 5.7.0] etags broken again
56963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56964              Date: Sat, 18 Nov 2000 02:41:36 -0500
56965              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
56966      Branch: perl
56967            ! emacs/ptags
56968 ____________________________________________________________________________
56969 [  7737] By: jhi                                   on 2000/11/18  17:12:18
56970         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
56971      Branch: perl
56972            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
56973 ____________________________________________________________________________
56974 [  7736] By: nick                                  on 2000/11/18  14:06:20
56975         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
56976              part to be isolated.
56977      Branch: perlio
56978            ! doio.c perlio.c
56979 ____________________________________________________________________________
56980 [  7735] By: nick                                  on 2000/11/18  11:03:32
56981         Log: Integrate mainline
56982      Branch: perlio
56983           !> Changes README.amiga README.win32 patchlevel.h
56984           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
56985 ____________________________________________________________________________
56986 [  7734] By: jhi                                   on 2000/11/18  01:18:56
56987         Log: Update Changes.
56988      Branch: perl
56989            ! Changes patchlevel.h
56990 ____________________________________________________________________________
56991 [  7733] By: jhi                                   on 2000/11/18  00:32:54
56992         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
56993              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56994              Date: Fri, 17 Nov 2000 17:28:02 -0500
56995              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
56996      Branch: perl
56997            ! regcomp.c regexec.c t/op/re_tests
56998 ____________________________________________________________________________
56999 [  7732] By: jhi                                   on 2000/11/18  00:28:56
57000         Log: Sparc 64-bit pack() fix from Jens Hamisch.
57001      Branch: perl
57002            ! pp.c
57003 ____________________________________________________________________________
57004 [  7731] By: jhi                                   on 2000/11/18  00:18:39
57005         Log: Explain in more detail the {} syntax ambiguousity.
57006              
57007              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
57008              From: Nicholas Clark <nick@ccl4.org>
57009              Date: Fri, 17 Nov 2000 22:10:28 +0000
57010              Message-ID: <20001117221028.A88930@plum.flirble.org>
57011      Branch: perl
57012            ! pod/perlfunc.pod
57013 ____________________________________________________________________________
57014 [  7730] By: jhi                                   on 2000/11/18  00:12:18
57015         Log: Subject: Fix for README.amiga (20000323.033)
57016              From: "Stephen P. Potter" <spp@spotter.yi.org>
57017              Date: Fri, 17 Nov 2000 12:25:51 -0500
57018              Message-Id: <200011171725.MAA05768@spotter.yi.org>
57019      Branch: perl
57020            ! README.amiga
57021 ____________________________________________________________________________
57022 [  7729] By: jhi                                   on 2000/11/18  00:08:34
57023         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
57024              From: "A. C. Yardley" <yardley@tanet.net>
57025              Date: Mon, 3 Apr 2000 11:35:33 -0700
57026              Message-ID: <3483.000403@tanet.net>
57027      Branch: perl
57028            ! README.win32
57029 ____________________________________________________________________________
57030 [  7728] By: nick                                  on 2000/11/17  21:59:47
57031         Log: Integrate mainline
57032      Branch: perlio
57033           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
57034           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
57035           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
57036           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
57037 ____________________________________________________________________________
57038 [  7727] By: nick                                  on 2000/11/17  21:56:31
57039         Log: Experiment on use of attributes.pm interface.
57040              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
57041              SVt_PVRV if not already something better (else vivify of say magic gets
57042              core dump).
57043      Branch: perlio
57044            ! perlio.c pp.c
57045 ____________________________________________________________________________
57046 [  7726] By: jhi                                   on 2000/11/17  14:15:49
57047         Log: Subject: Fix for 20000815.006
57048              From: "Stephen P. Potter" <spp@spotter.yi.org>
57049              Date: Fri, 17 Nov 2000 08:57:45 -0500
57050              Message-Id: <200011171357.IAA05122@spotter.yi.org>
57051              
57052              It's really 20000518.006.
57053      Branch: perl
57054            ! pod/perlmodlib.PL
57055 ____________________________________________________________________________
57056 [  7725] By: jhi                                   on 2000/11/17  14:12:31
57057         Log: Subject: Fix for 20000409.001
57058              From: "Stephen P. Potter" <spp@spotter.yi.org>
57059              Date: Fri, 17 Nov 2000 08:55:45 -0500
57060              Message-Id: <200011171355.IAA05104@spotter.yi.org>
57061      Branch: perl
57062            ! pod/perlfaq9.pod
57063 ____________________________________________________________________________
57064 [  7724] By: jhi                                   on 2000/11/17  14:08:58
57065         Log: Undo #7627 now that we have =head3.
57066      Branch: perl
57067            ! pod/perlhack.pod
57068 ____________________________________________________________________________
57069 [  7723] By: jhi                                   on 2000/11/17  14:04:09
57070         Log: As surmised the #7719 wasn't a good move.
57071      Branch: perl
57072            ! hints/solaris_2.sh
57073 ____________________________________________________________________________
57074 [  7722] By: jhi                                   on 2000/11/17  13:59:04
57075         Log: Also the 64bitall hints can be either here or there.
57076      Branch: perl
57077            ! hints/solaris_2.sh
57078 ____________________________________________________________________________
57079 [  7721] By: jhi                                   on 2000/11/17  02:26:23
57080         Log: Test tweak for the open pragma.
57081      Branch: perl
57082            ! t/lib/b.t
57083 ____________________________________________________________________________
57084 [  7720] By: jhi                                   on 2000/11/17  00:23:22
57085         Log: The long double hints can be here or there.
57086      Branch: perl
57087            ! hints/solaris_2.sh
57088 ____________________________________________________________________________
57089 [  7719] By: jhi                                   on 2000/11/17  00:14:06
57090         Log: For Solaris use64bitall the stdchar needs a little bit of help.
57091      Branch: perl
57092            ! hints/solaris_2.sh
57093 ____________________________________________________________________________
57094 [  7718] By: jhi                                   on 2000/11/16  23:27:34
57095         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
57096              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
57097              Date: Wed, 15 Nov 2000 08:56:32 +0100
57098              Message-ID: <3A1241B0.64477E00@alcatel.at>
57099      Branch: perl
57100            ! lib/Carp/Heavy.pm
57101 ____________________________________________________________________________
57102 [  7717] By: jhi                                   on 2000/11/16  23:23:29
57103         Log: Subject: [PATCH] Re: 20001101.003 PDL
57104              From: Nicholas Clark <nick@ccl4.org>
57105              Date: Thu, 16 Nov 2000 16:48:25 +0000
57106              Message-ID: <20001116164825.B93487@plum.flirble.org>
57107      Branch: perl
57108            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
57109 ____________________________________________________________________________
57110 [  7716] By: jhi                                   on 2000/11/16  23:21:31
57111         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
57112              From: "Casey R. Tweten" <crt@kiski.net>
57113              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
57114              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
57115      Branch: perl
57116            ! lib/Pod/Checker.pm pod/perlpod.pod
57117 ____________________________________________________________________________
57118 [  7715] By: jhi                                   on 2000/11/16  23:19:40
57119         Log: Avoid an infinite loop in VMS when utils scripts are run
57120              with no arguments, from Charles Lane.
57121      Branch: perl
57122            ! configure.com
57123 ____________________________________________________________________________
57124 [  7714] By: jhi                                   on 2000/11/16  23:17:08
57125         Log: Subject: perllocale.pod changes
57126              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57127              Date: Mon, 13 Nov 2000 10:09:22 +0300
57128              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
57129      Branch: perl
57130            ! pod/perllocale.pod
57131 ____________________________________________________________________________
57132 [  7713] By: jhi                                   on 2000/11/16  23:14:06
57133         Log: Integrate perlio.
57134      Branch: perl
57135           !> doio.c perlio.c perlio.h util.c
57136 ____________________________________________________________________________
57137 [  7712] By: nick                                  on 2000/11/16  21:10:58
57138         Log: Integrate mainline
57139      Branch: perlio
57140           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
57141           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
57142           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
57143           !> vos/config.ga.def vos/config.ga.h win32/config.bc
57144           !> win32/config.gc win32/config.vc
57145 ____________________________________________________________________________
57146 [  7711] By: nick                                  on 2000/11/16  19:56:41
57147         Log: Minor tweaks:
57148              consistent way of getting 'rb', 'wb' etc. for binary opens
57149              move *perlio::layers to *open::layers
57150              a #define to show layers available
57151              DOSISH popen/PerlIO had export/import sense inverted.
57152      Branch: perlio
57153            ! doio.c perlio.c perlio.h util.c
57154 ____________________________________________________________________________
57155 [  7710] By: jhi                                   on 2000/11/16  15:46:05
57156         Log: Add HAS_SBRK_PROTO.
57157      Branch: metaconfig/U/perl
57158            + d_sbrkproto.U
57159      Branch: perl
57160            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57161            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
57162            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
57163            ! vos/config.ga.def vos/config.ga.h win32/config.bc
57164            ! win32/config.gc win32/config.vc
57165 ____________________________________________________________________________
57166 [  7709] By: nick                                  on 2000/11/16  07:31:49
57167         Log: Integrate mainline
57168      Branch: perlio
57169           !> (integrate 35 files)
57170 ____________________________________________________________________________
57171 [  7708] By: jhi                                   on 2000/11/16  05:33:03
57172         Log: These files are text, not binary.
57173      Branch: perl
57174            ! ext/Encode/Encode/iso8859-10.enc
57175            ! ext/Encode/Encode/iso8859-13.enc
57176            ! ext/Encode/Encode/iso8859-14.enc
57177            ! ext/Encode/Encode/iso8859-15.enc
57178 ____________________________________________________________________________
57179 [  7707] By: jhi                                   on 2000/11/16  01:53:37
57180         Log: Update Changes.
57181      Branch: perl
57182            ! Changes patchlevel.h
57183 ____________________________________________________________________________
57184 [  7706] By: jhi                                   on 2000/11/16  01:35:59
57185         Log: More #undefing of stdio.
57186      Branch: perl
57187            ! fakesdio.h nostdio.h
57188 ____________________________________________________________________________
57189 [  7705] By: jhi                                   on 2000/11/16  01:34:18
57190         Log: Add fwalk() probe to the configuration files and regen perltoc.
57191      Branch: perl
57192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57193            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
57194            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
57195            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57196            ! win32/config.bc win32/config.gc win32/config.vc
57197 ____________________________________________________________________________
57198 [  7704] By: jhi                                   on 2000/11/16  01:33:07
57199         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
57200              an optional third argument to Inlibc?)
57201      Branch: metaconfig/U/perl
57202            + d__fwalk.U
57203 ____________________________________________________________________________
57204 [  7703] By: jhi                                   on 2000/11/16  01:09:22
57205         Log: The type of the hash_cb() size argument is tricky.
57206      Branch: perl
57207            ! ext/DB_File/DB_File.xs
57208 ____________________________________________________________________________
57209 [  7702] By: jhi                                   on 2000/11/15  23:01:16
57210         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
57211      Branch: perl
57212            ! nostdio.h
57213 ____________________________________________________________________________
57214 [  7701] By: jhi                                   on 2000/11/15  22:52:32
57215         Log: Detypo.
57216      Branch: perl
57217            ! t/lib/bigfltpm.t
57218 ____________________________________________________________________________
57219 [  7700] By: jhi                                   on 2000/11/15  22:51:56
57220         Log: UINT64_C() work continues.
57221      Branch: perl
57222            ! handy.h perl.h utf8.h
57223 ____________________________________________________________________________
57224 [  7699] By: jhi                                   on 2000/11/15  14:13:04
57225         Log: SOCKS has its own USE_THREADS, based on
57226              
57227              Subject: [ID 20001114.002] et. al. bugfix followup
57228              From: Jens Hamisch <jens@Strawberry.COM> 
57229              Date: Wed, 15 Nov 2000 14:23:11 +0100
57230              Message-ID: <20001115142311.A21164@Strawberry.COM>
57231      Branch: perl
57232            ! perl.h
57233 ____________________________________________________________________________
57234 [  7698] By: jhi                                   on 2000/11/15  03:50:56
57235         Log: Add few missing #undefs and sort them.
57236      Branch: perl
57237            ! fakesdio.h
57238 ____________________________________________________________________________
57239 [  7697] By: jhi                                   on 2000/11/15  03:39:14
57240         Log: Linenumber fix.
57241      Branch: perl
57242            ! t/pragma/warn/utf8
57243 ____________________________________________________________________________
57244 [  7696] By: jhi                                   on 2000/11/15  02:55:26
57245         Log: EBCDIC tweaks.
57246              
57247              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
57248              From: Peter Prymmer <pvhp@forte.com>
57249              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
57250              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
57251      Branch: perl
57252            ! t/op/regmesg.t t/pragma/warn/utf8
57253 ____________________________________________________________________________
57254 [  7695] By: jhi                                   on 2000/11/15  02:53:58
57255         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
57256              From: Peter Prymmer <pvhp@forte.com>
57257              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
57258              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
57259      Branch: perl
57260            ! utf8.c
57261 ____________________________________________________________________________
57262 [  7694] By: jhi                                   on 2000/11/15  02:50:55
57263         Log: Subject: [PATCH: perl@7674] updates to README.os390
57264              From: Prymmer/Kahn <pvhp@best.com>
57265              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
57266              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
57267      Branch: perl
57268            ! README.os390
57269 ____________________________________________________________________________
57270 [  7693] By: jhi                                   on 2000/11/15  02:48:37
57271         Log: Quit utf8_to_uv() instantly if curlen == 0.
57272      Branch: perl
57273            ! utf8.c
57274 ____________________________________________________________________________
57275 [  7692] By: jhi                                   on 2000/11/15  02:24:29
57276         Log: Use u_int32_t for the size of hash_cb(), not size_t.
57277              
57278              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
57279              From: Jens Hamisch <jens@Strawberry.COM>     
57280              Date: Tue, 14 Nov 2000 19:03:55 +0100
57281              Message-Id: <20001114190355.A20559@Strawberry.COM>
57282      Branch: perl
57283            ! ext/DB_File/DB_File.xs
57284 ____________________________________________________________________________
57285 [  7691] By: jhi                                   on 2000/11/15  02:20:12
57286         Log: Use UINT64_C().
57287              
57288              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
57289              From: Jens Hamisch <jens@Strawberry.COM>
57290              Date: Tue, 14 Nov 2000 19:16:23 +0100
57291              Message-Id: <20001114191623.G20559@Strawberry.COM>
57292      Branch: perl
57293            ! utf8.c utf8.h
57294 ____________________________________________________________________________
57295 [  7690] By: jhi                                   on 2000/11/15  02:17:06
57296         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
57297              (a macro to define signed and unsigned integer constants).
57298      Branch: perl
57299            ! handy.h
57300 ____________________________________________________________________________
57301 [  7689] By: jhi                                   on 2000/11/15  01:56:51
57302         Log: Regen Configure.
57303      Branch: perl
57304            ! Configure
57305 ____________________________________________________________________________
57306 [  7688] By: jhi                                   on 2000/11/15  01:56:32
57307         Log: Make the unit know about SOCKS.
57308      Branch: metaconfig
57309            ! U/protos/socksizetype.U
57310 ____________________________________________________________________________
57311 [  7687] By: jhi                                   on 2000/11/15  01:54:47
57312         Log: Remove unused dependencies.
57313      Branch: metaconfig
57314            ! U/compline/d_getpagsz.U
57315 ____________________________________________________________________________
57316 [  7686] By: nick                                  on 2000/11/14  21:25:13
57317         Log: Integrate mainline.
57318      Branch: perlio
57319           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
57320           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
57321           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
57322           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
57323           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
57324           !> win32/config.bc win32/config.gc win32/config.vc
57325           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
57326 ____________________________________________________________________________
57327 [  7685] By: jhi                                   on 2000/11/14  17:54:56
57328         Log: Integrate perlio.
57329      Branch: perl
57330           +> fakesdio.h perliol.h
57331           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
57332           !> perlsdio.h perlsfio.h pod/perlfunc.pod
57333 ____________________________________________________________________________
57334 [  7684] By: nick                                  on 2000/11/14  17:43:04
57335         Log: PerlIO #include and #ifdef re-work.
57336      Branch: perlio
57337            + fakesdio.h perliol.h
57338            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
57339            ! perlsdio.h perlsfio.h
57340 ____________________________________________________________________________
57341 [  7683] By: jhi                                   on 2000/11/14  15:42:40
57342         Log: Hoist the duplicated socket/netdb include logic to perl.h;
57343              undef SETERRNO in case SOCKS has defined it.  Based on:
57344              
57345              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
57346              From: Jens Hamisch <jens@Strawberry.COM> 
57347              Date: Tue, 14 Nov 2000 11:34:40 +0100
57348              Message-Id: <20001114113440.A20005@Strawberry.COM>
57349      Branch: perl
57350            ! doio.c perl.h pp_sys.c
57351 ____________________________________________________________________________
57352 [  7682] By: jhi                                   on 2000/11/14  14:07:28
57353         Log: Subject: some additions for makefiles for win32 (for perl@7674)
57354              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57355              Date: Tue, 14 Nov 2000 09:31:13 +0300
57356              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
57357      Branch: perl
57358            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
57359            ! win32/makefile.mk
57360 ____________________________________________________________________________
57361 [  7681] By: jhi                                   on 2000/11/14  14:01:41
57362         Log: Subject: tiny typo in perl5db.pl
57363              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57364              Date: Tue, 14 Nov 2000 09:29:28 +0300
57365              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
57366      Branch: perl
57367            ! lib/perl5db.pl
57368 ____________________________________________________________________________
57369 [  7680] By: jhi                                   on 2000/11/14  04:13:50
57370         Log: Redo #7679 with LFs instead of CRLFs.
57371      Branch: perl
57372            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
57373            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
57374            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
57375 ____________________________________________________________________________
57376 [  7679] By: jhi                                   on 2000/11/14  01:21:09
57377         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
57378              From: Benjamin Stuhl <tiriath@yahoo.com> 
57379              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
57380              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
57381      Branch: perl
57382            + win32/bin/mdelete.bat
57383            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
57384            ! makedef.pl perlio.c win32/Makefile win32/config.gc
57385            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
57386 ____________________________________________________________________________
57387 [  7678] By: jhi                                   on 2000/11/14  01:19:20
57388         Log: Fix the re extension building for Win32.
57389              
57390              Subject: [PATCH perl@7638] Get PerlIO building on Win32
57391              From: Benjamin Stuhl <tiriath@yahoo.com> 
57392              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
57393              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
57394      Branch: perl
57395            + ext/re/hints/MSWin32.pl
57396            ! MANIFEST
57397 ____________________________________________________________________________
57398 [  7677] By: jhi                                   on 2000/11/14  01:13:54
57399         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
57400              From: sthoenna@efn.org
57401              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
57402              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
57403      Branch: perl
57404            ! doop.c pp.c toke.c utf8.c utf8.h
57405 ____________________________________________________________________________
57406 [  7676] By: jhi                                   on 2000/11/13  20:23:15
57407         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57408              From: Nicholas Clark <nick@ccl4.org>
57409              Date: Mon, 13 Nov 2000 18:55:04 +0000
57410              Message-ID: <20001113185504.J29183@plum.flirble.org>
57411      Branch: perl
57412            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
57413 ____________________________________________________________________________
57414 [  7675] By: nick                                  on 2000/11/13  20:21:57
57415         Log: Integrate mainline ...
57416      Branch: perlio
57417           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
57418           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
57419           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
57420           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
57421 ____________________________________________________________________________
57422 [  7674] By: jhi                                   on 2000/11/13  15:07:56
57423         Log: Update Changes.
57424      Branch: perl
57425            ! Changes patchlevel.h
57426 ____________________________________________________________________________
57427 [  7673] By: jhi                                   on 2000/11/13  14:42:42
57428         Log: Remove the new two tests of lib/io_xs for now, they seem to
57429              fail under perlio on some platforms.
57430      Branch: perl
57431            ! t/lib/io_xs.t
57432 ____________________________________________________________________________
57433 [  7672] By: jhi                                   on 2000/11/13  13:57:53
57434         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
57435      Branch: perl
57436            ! perlio.c
57437 ____________________________________________________________________________
57438 [  7671] By: jhi                                   on 2000/11/13  05:30:48
57439         Log: Placate nervous compilers that see longer than ints switch()ing.
57440      Branch: perl
57441            ! utf8.c
57442 ____________________________________________________________________________
57443 [  7670] By: jhi                                   on 2000/11/13  05:14:21
57444         Log: fputs() does return EOF on error but here we don't care.
57445      Branch: perl
57446            ! perlio.c
57447 ____________________________________________________________________________
57448 [  7669] By: jhi                                   on 2000/11/13  05:02:45
57449         Log: Declare reg_data like reg_substr_data.
57450      Branch: perl
57451            ! regexp.h
57452 ____________________________________________________________________________
57453 [  7668] By: jhi                                   on 2000/11/13  04:54:34
57454         Log: Typos in #7667.
57455      Branch: perl
57456            ! perl.h
57457 ____________________________________________________________________________
57458 [  7667] By: jhi                                   on 2000/11/13  04:49:49
57459         Log: Cleanup messy #ifdef.
57460      Branch: perl
57461            ! perl.h
57462 ____________________________________________________________________________
57463 [  7666] By: jhi                                   on 2000/11/13  04:17:34
57464         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57465              From: Nicholas Clark <nick@talking.bollo.cx>
57466              Date: Sun, 12 Nov 2000 21:14:11 +0000
57467              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
57468              
57469              Note: only one breakage of the two reported is fixed by this patch.
57470      Branch: perl
57471            ! perlio.c
57472 ____________________________________________________________________________
57473 [  7665] By: jhi                                   on 2000/11/13  04:05:07
57474         Log: Tweak the definition of the bit complement on UTF-8 data:
57475              if none of the characters in the string are > 0xff,
57476              the result is a complemented byte string, not a (UTF-8)
57477              char string.  Based on the summary in
57478              
57479              Subject: Re: [ID 20000918.005] ~ on wide chars
57480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
57481              Date: Fri, 10 Nov 2000 09:47:15 -0800
57482              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
57483              
57484              This should give us the maximum backward (pre-char string)
57485              compatibility and utf8 compatibility.  The other alternative
57486              would be to limit the bit complement to be always byte only,
57487              taking the least significant byte of the chars.
57488      Branch: perl
57489            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
57490 ____________________________________________________________________________
57491 [  7664] By: jhi                                   on 2000/11/13  00:23:44
57492         Log: Couple of tests from #7660 salvaged.
57493      Branch: perl
57494            - t/op/tell.t
57495            ! MANIFEST t/io/tell.t
57496 ____________________________________________________________________________
57497 [  7663] By: jhi                                   on 2000/11/13  00:02:48
57498         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
57499              From: Nicholas Clark <nick@talking.bollo.cx>
57500              Date: Sun, 12 Nov 2000 21:23:43 +0000
57501              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
57502      Branch: perl
57503            ! perlsfio.h
57504 ____________________________________________________________________________
57505 [  7662] By: jhi                                   on 2000/11/13  00:01:39
57506         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
57507              From: Nicholas Clark <nick@talking.bollo.cx>
57508              Date: Sun, 12 Nov 2000 21:30:04 +0000
57509              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
57510      Branch: perl
57511            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
57512 ____________________________________________________________________________
57513 [  7661] By: jhi                                   on 2000/11/12  23:57:29
57514         Log: Document tell() on special streams.
57515      Branch: perl
57516            ! pod/perlfunc.pod
57517 ____________________________________________________________________________
57518 [  7660] By: jhi                                   on 2000/11/12  23:54:22
57519         Log: (Subsumed by #7664)
57520      Branch: perl
57521            + t/op/tell.t
57522            ! MANIFEST
57523 ____________________________________________________________________________
57524 [  7659] By: jhi                                   on 2000/11/12  22:55:25
57525         Log: Many subdocumented return values of the IO extension now documented.
57526              ungetc and write still left subdocumented.
57527              
57528              Subject: [PATCH] (was Re: IO::Handle::ungetc)
57529              From: Nicholas Clark <nick@talking.bollo.cx>
57530              Date: Sun, 12 Nov 2000 21:35:53 +0000
57531              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
57532      Branch: perl
57533            ! ext/IO/lib/IO/Handle.pm
57534 ____________________________________________________________________________
57535 [  7658] By: jhi                                   on 2000/11/12  21:37:06
57536         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
57537              From: Nicholas Clark <nick@talking.bollo.cx>
57538              Date: Sun, 12 Nov 2000 20:03:22 +0000
57539              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
57540      Branch: perl
57541            ! pod/perlfunc.pod
57542 ____________________________________________________________________________
57543 [  7657] By: jhi                                   on 2000/11/12  20:34:55
57544         Log: Integrate perlio.
57545      Branch: perl
57546           !> perlio.c
57547 ____________________________________________________________________________
57548 [  7656] By: nick                                  on 2000/11/12  19:25:06
57549         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
57550      Branch: perlio
57551            ! perlio.c
57552 ____________________________________________________________________________
57553 [  7655] By: nick                                  on 2000/11/12  19:09:41
57554         Log: Integrate mainline
57555      Branch: perlio
57556           +> README.solaris ext/Encode/Encode/cp1006.enc
57557           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
57558           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
57559           +> ext/Encode/Encode/iso8859-13.enc
57560           +> ext/Encode/Encode/iso8859-14.enc
57561           +> ext/Encode/Encode/iso8859-15.enc
57562           !> (integrate 34 files)
57563 ____________________________________________________________________________
57564 [  7654] By: jhi                                   on 2000/11/12  19:00:22
57565         Log: Add a metaconfig unit for fsync.
57566      Branch: metaconfig/U/perl
57567            + d_fsync.U
57568 ____________________________________________________________________________
57569 [  7653] By: jhi                                   on 2000/11/12  19:00:01
57570         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
57571      Branch: perl
57572            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57573            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57574            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57575            ! vos/config.ga.h win32/config.bc win32/config.gc
57576            ! win32/config.vc
57577 ____________________________________________________________________________
57578 [  7652] By: jhi                                   on 2000/11/11  21:12:01
57579         Log: Copy the s// information of README.hpux also to the perlrun.
57580      Branch: perl
57581            ! README.hpux pod/perlrun.pod
57582 ____________________________________________________________________________
57583 [  7651] By: jhi                                   on 2000/11/11  21:03:13
57584         Log: More README.solaris updates from Andy Dougherty.
57585      Branch: perl
57586            ! README.solaris
57587 ____________________________________________________________________________
57588 [  7650] By: jhi                                   on 2000/11/11  18:38:57
57589         Log: More descriptive error for unknown perlio layers.
57590              
57591              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57592              From: Dominic Dunlop <domo@computer.org> 
57593              Date: Sat, 11 Nov 2000 18:20:32 +0100             
57594              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
57595      Branch: perl
57596            ! perlio.c pod/perldiag.pod
57597 ____________________________________________________________________________
57598 [  7649] By: jhi                                   on 2000/11/11  18:37:52
57599         Log: MachTen doesn't really do mmap() and munmap().
57600              
57601              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57602              From: Dominic Dunlop <domo@computer.org> 
57603              Date: Sat, 11 Nov 2000 18:20:32 +0100             
57604              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
57605      Branch: perl
57606            ! hints/machten.sh
57607 ____________________________________________________________________________
57608 [  7648] By: jhi                                   on 2000/11/11  18:36:46
57609         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
57610              From: rspier@pobox.com (Robert Spier)
57611              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
57612              Message-ID: <14861.32839.491271.985797@rls.cx>
57613      Branch: perl
57614            ! Porting/Contract pod/perltoot.pod
57615 ____________________________________________________________________________
57616 [  7647] By: jhi                                   on 2000/11/11  18:35:30
57617         Log: Simplify the getpagesize() unit by dropping the
57618              pagesize probe since it's nowadays slightly more
57619              complicated because of sysconf(). (Note: if some
57620              platform really needs the -lPW for getpagesize,
57621              I just broke it.)
57622              
57623              TODO: a new pagesize unit.
57624      Branch: metaconfig
57625            ! U/compline/d_getpagsz.U
57626 ____________________________________________________________________________
57627 [  7646] By: jhi                                   on 2000/11/11  18:33:23
57628         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
57629      Branch: perl
57630            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57631            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57632            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57633            ! vos/config.ga.h win32/config.bc win32/config.gc
57634            ! win32/config.vc
57635 ____________________________________________________________________________
57636 [  7645] By: jhi                                   on 2000/11/11  16:45:15
57637         Log: Use sysconf() or getpagesize() to find out the pagesize.
57638      Branch: perl
57639            ! perlio.c
57640 ____________________________________________________________________________
57641 [  7644] By: jhi                                   on 2000/11/11  15:46:08
57642         Log: Integrate perlio.
57643      Branch: perl
57644           !> perlio.c
57645 ____________________________________________________________________________
57646 [  7643] By: jhi                                   on 2000/11/11  15:33:36
57647         Log: Subject: Re: [PATCH] README.solaris
57648              From: Lupe Christoph <lupe@lupe-christoph.de>
57649              Date: Sat, 11 Nov 2000 14:08:10 +0100
57650              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
57651      Branch: perl
57652            ! README.solaris
57653 ____________________________________________________________________________
57654 [  7642] By: jhi                                   on 2000/11/11  15:22:12
57655         Log: Subject: [PATCH perl@7638] cygwin port
57656              From: "Eric Fifer" <egf7@columbia.edu>            
57657              Date: Fri, 10 Nov 2000 19:30:30 -0000
57658              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
57659      Branch: perl
57660            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
57661 ____________________________________________________________________________
57662 [  7641] By: nick                                  on 2000/11/11  14:50:36
57663         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
57664              Also call "Buf" layer directly when unread'ing non-read chars.
57665      Branch: perlio
57666            ! perlio.c
57667 ____________________________________________________________________________
57668 [  7640] By: jhi                                   on 2000/11/11  02:05:02
57669         Log: Add more encoding tables.
57670      Branch: perl
57671            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
57672            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
57673            + ext/Encode/Encode/iso8859-10.enc
57674            + ext/Encode/Encode/iso8859-13.enc
57675            + ext/Encode/Encode/iso8859-14.enc
57676            + ext/Encode/Encode/iso8859-15.enc
57677            ! MANIFEST
57678 ____________________________________________________________________________
57679 [  7639] By: jhi                                   on 2000/11/10  18:49:25
57680         Log: Subject: [PATCH] README.solaris
57681              From: Andy Dougherty <doughera@lafayette.edu>
57682              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
57683              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
57684      Branch: perl
57685            + README.solaris
57686            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
57687            ! pod/perl.pod pod/perltoc.pod
57688 ____________________________________________________________________________
57689 [  7638] By: jhi                                   on 2000/11/10  15:04:15
57690         Log: Update Changes.
57691      Branch: perl
57692            ! Changes patchlevel.h
57693 ____________________________________________________________________________
57694 [  7637] By: jhi                                   on 2000/11/10  14:14:28
57695         Log: Explain better why certain regex tests are skipped.
57696              
57697              Subject: Re: tests skipped: unknown reason
57698              From: Lupe Christoph <lupe@lupe-christoph.de>
57699              Date: Fri, 10 Nov 2000 09:08:56 +0100
57700              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
57701      Branch: perl
57702            ! t/op/regexp.t
57703 ____________________________________________________________________________
57704 [  7636] By: nick                                  on 2000/11/10  13:40:00
57705         Log: Integrate mainline.
57706      Branch: perlio
57707           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
57708           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
57709           !> win32/bin/search.pl
57710 ____________________________________________________________________________
57711 [  7635] By: nick                                  on 2000/11/10  13:25:52
57712         Log: Re-instate stdio large file support via perlio.
57713      Branch: perl
57714            ! perlio.c
57715 ____________________________________________________________________________
57716 [  7634] By: jhi                                   on 2000/11/10  04:49:55
57717         Log: Amdahl UTS hints updates.
57718              
57719              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
57720              From: hom00@utsglobal.com (Harold O Morris)
57721              Date: Thu, 9 Nov 2000 20:02 PST
57722              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
57723      Branch: perl
57724            ! hints/uts.sh
57725 ____________________________________________________________________________
57726 [  7633] By: jhi                                   on 2000/11/09  23:33:28
57727         Log: Subject: [PATCH] IO::Seekable pod
57728              From: Nicholas Clark <nick@talking.bollo.cx>
57729              Date: Thu, 9 Nov 2000 20:29:45 +0000
57730              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
57731      Branch: perl
57732            ! ext/IO/lib/IO/Handle.pm
57733 ____________________________________________________________________________
57734 [  7632] By: jhi                                   on 2000/11/09  21:55:41
57735         Log: Various doc oddball characters.
57736              
57737              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
57738              From: Michael Somos <somos@grail.cba.csuohio.edu>
57739              Date: Mon, 6 Nov 2000 17:44:20 -0500
57740              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
57741      Branch: perl
57742            ! emacs/cperl-mode.el lib/unicode/syllables.txt
57743            ! win32/bin/search.pl
57744 ____________________________________________________________________________
57745 [  7631] By: jhi                                   on 2000/11/09  21:12:29
57746         Log: Subject: Re: bash -c exit and linux hints 
57747              From: "John P. Linderman" <jpl@research.att.com>
57748              Date: Thu, 02 Nov 2000 09:37:25 -0500
57749              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
57750      Branch: perl
57751            ! hints/linux.sh
57752 ____________________________________________________________________________
57753 [  7630] By: nick                                  on 2000/11/09  20:34:11
57754         Log: Integrate mainline.
57755      Branch: perlio
57756           !> (integrate 91 files)
57757 ____________________________________________________________________________
57758 [  7629] By: jhi                                   on 2000/11/09  19:46:31
57759         Log: Missing dTHXs.
57760              
57761              Subject: RE: perl@7595 builds not on cygwin
57762              From: "Eric Fifer" <egf7@columbia.edu>
57763              Date: Thu, 9 Nov 2000 19:26:50 -0000
57764              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
57765      Branch: perl
57766            ! ext/Devel/Peek/Peek.xs
57767 ____________________________________________________________________________
57768 [  7628] By: jhi                                   on 2000/11/09  14:48:27
57769         Log: Disable only the tests 99 and 166 for UTF-8 locales.
57770      Branch: perl
57771            ! t/pragma/locale.t
57772 ____________________________________________________________________________
57773 [  7627] By: jhi                                   on 2000/11/09  14:40:27
57774         Log: There's no =head3.
57775      Branch: perl
57776            ! pod/perlhack.pod
57777 ____________________________________________________________________________
57778 [  7626] By: jhi                                   on 2000/11/09  13:54:26
57779         Log: The generated boot_* headers are wrong.  Pickier compiler,
57780              such as KAI C++ will refuse to compile the resulting perlmain.
57781              
57782              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
57783              From: Harri Pasanen <harri.pasanen@trema.com>
57784              Date: Thu, 09 Nov 2000 14:23:28 +0100
57785              Message-Id: <3A0AA550.26D548A3@trema.com>
57786      Branch: perl
57787            ! minimod.pl
57788 ____________________________________________________________________________
57789 [  7625] By: jhi                                   on 2000/11/09  13:50:44
57790         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
57791              From: Prymmer/Kahn <pvhp@best.com>
57792              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
57793              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
57794              
57795              All except the "cow orker" change.
57796      Branch: perl
57797            ! Porting/pumpkin.pod
57798 ____________________________________________________________________________
57799 [  7624] By: jhi                                   on 2000/11/09  13:45:33
57800         Log: Fix for
57801              
57802              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
57803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57804              Date: Thu, 09 Nov 2000 11:05:52 +0100
57805              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
57806      Branch: perl
57807            ! pod/perldiag.pod t/pragma/warn/pp_sys
57808 ____________________________________________________________________________
57809 [  7623] By: jhi                                   on 2000/11/09  13:37:16
57810         Log: Typo in an ifndef.
57811              
57812              Subject: Re: [PATCH 5.7.0] better messages from malloc()
57813              From: Joe Smith <jms@inwap.com>         
57814              Date: Thu, 09 Nov 2000 01:33:14 -0800
57815              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
57816      Branch: perl
57817            ! malloc.c
57818 ____________________________________________________________________________
57819 [  7622] By: jhi                                   on 2000/11/09  13:31:18
57820         Log: Remove unused extra arguments.
57821      Branch: metaconfig/U/perl
57822            ! perlxv.U
57823      Branch: perl
57824            ! Configure config_h.SH
57825 ____________________________________________________________________________
57826 [  7621] By: jhi                                   on 2000/11/09  13:16:36
57827         Log: More VMS moves on environment handling, from Charles Lane.
57828      Branch: perl
57829            ! t/pragma/locale.t
57830 ____________________________________________________________________________
57831 [  7620] By: jhi                                   on 2000/11/09  04:42:38
57832         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57833              From: David Dyck <dcd@tc.fluke.com>
57834              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
57835              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
57836      Branch: perl
57837            ! pp_sys.c
57838 ____________________________________________________________________________
57839 [  7619] By: jhi                                   on 2000/11/09  04:36:21
57840         Log: Forgot from #7618.
57841      Branch: perl
57842            ! lib/File/stat.pm
57843 ____________________________________________________________________________
57844 [  7618] By: jhi                                   on 2000/11/09  04:28:44
57845         Log: Make deleting for %ENV work for (newer versions of) VMS,
57846              from Craig A. Berry.
57847      Branch: perl
57848            ! vms/vms.c
57849 ____________________________________________________________________________
57850 [  7617] By: jhi                                   on 2000/11/09  04:25:05
57851         Log: Subject: [PATCH] Class::Struct at compile time
57852              From: "Casey R. Tweten" <crt@kiski.net>
57853              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
57854              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
57855      Branch: perl
57856            ! lib/Class/Struct.pm
57857 ____________________________________________________________________________
57858 [  7616] By: jhi                                   on 2000/11/09  04:15:17
57859         Log: Subject: [ID 20001108.013] spelling
57860              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
57861              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
57862              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
57863      Branch: perl
57864            ! lib/ftp.pl
57865 ____________________________________________________________________________
57866 [  7615] By: jhi                                   on 2000/11/09  04:12:42
57867         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
57868              From: Peter Prymmer <pvhp@forte.com>
57869              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
57870              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
57871      Branch: perl
57872            ! configure.com
57873 ____________________________________________________________________________
57874 [  7614] By: jhi                                   on 2000/11/08  22:42:55
57875         Log: A missing aTHX_.
57876      Branch: perl
57877            ! ext/IPC/SysV/SysV.xs
57878 ____________________________________________________________________________
57879 [  7613] By: jhi                                   on 2000/11/08  19:30:21
57880         Log: Update Changes.
57881      Branch: perl
57882            ! Changes patchlevel.h
57883 ____________________________________________________________________________
57884 [  7612] By: jhi                                   on 2000/11/08  18:35:25
57885         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57886              From: David Dyck <dcd@tc.fluke.com>
57887              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
57888              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
57889      Branch: perl
57890            ! pp_sys.c
57891 ____________________________________________________________________________
57892 [  7611] By: jhi                                   on 2000/11/08  18:30:26
57893         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
57894              From: Dominic Dunlop <domo@computer.org>
57895              Date: Tue, 7 Nov 2000 12:05:25 +0100
57896              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
57897      Branch: perl
57898            ! malloc.c
57899 ____________________________________________________________________________
57900 [  7610] By: jhi                                   on 2000/11/08  18:25:14
57901         Log: Do not test UTF-8 locales since that the tests would require
57902              polymorphic regexen.
57903      Branch: perl
57904            ! t/pragma/locale.t
57905 ____________________________________________________________________________
57906 [  7609] By: jhi                                   on 2000/11/08  17:12:51
57907         Log: Locale buglets.
57908              
57909              Subject: RE: Locales support (setlocale) fixes
57910              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57911              Date: Wed, 8 Nov 2000 20:01:39 +0300
57912              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
57913      Branch: perl
57914            ! t/pragma/locale.t util.c
57915 ____________________________________________________________________________
57916 [  7608] By: jhi                                   on 2000/11/08  17:00:16
57917         Log: Deleting $ENV{PATH} in VMS is not recommendable.
57918      Branch: perl
57919            ! t/pragma/locale.t
57920 ____________________________________________________________________________
57921 [  7607] By: jhi                                   on 2000/11/08  16:58:26
57922         Log: Subject: PATCH std stdio for (Free)BSD
57923              From: Nicholas Clark <nick@ccl4.org>
57924              Date: Wed, 8 Nov 2000 15:36:29 +0000
57925              Message-ID: <20001108153629.D98736@plum.flirble.org>
57926      Branch: metaconfig
57927            ! U/compline/d_stdstdio.U
57928      Branch: perl
57929            ! Configure config_h.SH
57930 ____________________________________________________________________________
57931 [  7606] By: jhi                                   on 2000/11/08  16:43:31
57932         Log: Forgot to bump the line numbers in #7601.
57933      Branch: perl
57934            ! t/pragma/warn/pp_sys
57935 ____________________________________________________________________________
57936 [  7605] By: jhi                                   on 2000/11/08  16:39:12
57937         Log: More careful detection of how well NVs and UVs mix.
57938              
57939              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))
57940              From: Nicholas Clark <nick@ccl4.org>
57941              Date: Wed, 8 Nov 2000 15:14:12 +0000
57942              Message-ID: <20001108151412.B98736@plum.flirble.org>
57943              
57944              Added some SIGFPE paranoia.
57945      Branch: metaconfig/U/perl
57946            ! perlxv.U
57947      Branch: perl
57948            ! Configure config_h.SH
57949 ____________________________________________________________________________
57950 [  7604] By: jhi                                   on 2000/11/08  14:39:10
57951         Log: Subject: [patch perl@7595] VMS configure.com tweak
57952              From: "Craig A. Berry" <craigberry@mac.com>
57953              Date: Wed, 8 Nov 2000 00:24:12 -0600
57954              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
57955      Branch: perl
57956            ! configure.com
57957 ____________________________________________________________________________
57958 [  7603] By: jhi                                   on 2000/11/08  14:27:11
57959         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
57960              From: Robin Barker <rmb1@cise.npl.co.uk>
57961              Date: Wed, 8 Nov 2000 11:11:39 GMT
57962              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
57963      Branch: perl
57964            ! perlio.c
57965 ____________________________________________________________________________
57966 [  7602] By: jhi                                   on 2000/11/08  14:25:03
57967         Log: Fix for the tie-refhash string table leaks.
57968              
57969              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
57970              Date: Wed, 8 Nov 2000 13:03:04 GMT
57971              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
57972      Branch: perl
57973            ! t/lib/tie-refhash.t
57974 ____________________________________________________________________________
57975 [  7601] By: jhi                                   on 2000/11/08  14:21:08
57976         Log: Try to avoid flockless and emulationless places.
57977      Branch: perl
57978            ! t/pragma/warn/pp_sys
57979 ____________________________________________________________________________
57980 [  7600] By: jhi                                   on 2000/11/08  02:28:54
57981         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
57982              
57983              Subject: [PATCH] prototyped functions that should be overrideable
57984              From: "Casey R. Tweten" <crt@kiski.net>
57985              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
57986              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
57987      Branch: perl
57988            ! toke.c
57989 ____________________________________________________________________________
57990 [  7599] By: jhi                                   on 2000/11/08  01:12:05
57991         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
57992              
57993              Subject: [PATCH] perlbug.PL
57994              From: "Kurt D. Starsinic" <kstar@chapin.edu>
57995              Date: Mon, 6 Nov 2000 21:39:01 -0500
57996              Message-ID: <20001106213901.B20955@O2.chapin.edu>
57997      Branch: perl
57998            ! utils/perlbug.PL
57999 ____________________________________________________________________________
58000 [  7598] By: jhi                                   on 2000/11/07  23:42:00
58001         Log: Bad thinko in #7581 (I used the test program with the expanded
58002              values as-is).
58003      Branch: metaconfig
58004            ! U/compline/d_stdstdio.U
58005      Branch: perl
58006            ! Configure
58007 ____________________________________________________________________________
58008 [  7597] By: jhi                                   on 2000/11/07  21:43:29
58009         Log: Subject: [PATCH perl@7573] cygwin port
58010              From: "Fifer, Eric" <EFifer@sanwaint.com>
58011              Date: Tue, 7 Nov 2000 18:08:51 -0000 
58012              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
58013              
58014              Synchronize with Cygwin 1.1.5.
58015      Branch: perl
58016            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
58017            ! pod/perlport.pod unixish.h util.c
58018 ____________________________________________________________________________
58019 [  7596] By: jhi                                   on 2000/11/07  21:39:25
58020         Log: perlhack updates from H.Merijn Brand.
58021      Branch: perl
58022            ! pod/perlhack.pod
58023 ____________________________________________________________________________
58024 [  7595] By: jhi                                   on 2000/11/07  20:21:41
58025         Log: Update Changes.
58026      Branch: perl
58027            ! Changes patchlevel.h
58028 ____________________________________________________________________________
58029 [  7594] By: jhi                                   on 2000/11/07  19:18:58
58030         Log: Be more robust in Dynaloader.pm.
58031      Branch: perl
58032            ! ext/DynaLoader/DynaLoader_pm.PL
58033 ____________________________________________________________________________
58034 [  7593] By: jhi                                   on 2000/11/07  16:49:31
58035         Log: AUTHORS update.
58036      Branch: perl
58037            ! AUTHORS
58038 ____________________________________________________________________________
58039 [  7592] By: gsar                                  on 2000/11/07  16:39:51
58040         Log: normalize relative paths in virtualized current directory on windows,
58041              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
58042              returns)
58043      Branch: perl
58044            ! win32/vdir.h
58045 ____________________________________________________________________________
58046 [  7591] By: jhi                                   on 2000/11/07  16:04:26
58047         Log: Too profiler-happy: with optimization the #7590 actually makes
58048              the test to run 0.5% _slower_.  Requires much more instrumentation.
58049              Retract #7590.
58050      Branch: perl
58051            ! regcomp.c regcomp.h
58052 ____________________________________________________________________________
58053 [  7590] By: jhi                                   on 2000/11/07  15:51:13
58054         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
58055              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
58056              by using memset() and testing bytewise (as opposed to bitwise).
58057      Branch: perl
58058            ! regcomp.c regcomp.h
58059 ____________________________________________________________________________
58060 [  7589] By: jhi                                   on 2000/11/07  12:56:39
58061         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
58062              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58063              Date: Mon, 06 Nov 2000 23:45:30 -0500
58064              Message-Id: <0011079735.AA973576259@univpress.com>
58065      Branch: perl
58066            ! configure.com t/lib/st-lock.t
58067 ____________________________________________________________________________
58068 [  7588] By: jhi                                   on 2000/11/07  01:03:28
58069         Log: Tweak #7587.
58070      Branch: perl
58071            ! pod/perldiag.pod
58072 ____________________________________________________________________________
58073 [  7587] By: jhi                                   on 2000/11/07  01:00:27
58074         Log: A doc addition for bug id 20001105.019, beware \p.
58075      Branch: perl
58076            ! pod/perldiag.pod
58077 ____________________________________________________________________________
58078 [  7586] By: jhi                                   on 2000/11/07  00:32:22
58079         Log: Fake support of holey files in win/dosish platforms.
58080              
58081              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
58082              From: kipp@shonanblue.ne.jp
58083              Date: Mon, 6 Nov 2000 13:30:55 -0800
58084              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
58085      Branch: perl
58086            ! ext/SDBM_File/sdbm/sdbm.c
58087 ____________________________________________________________________________
58088 [  7585] By: jhi                                   on 2000/11/07  00:12:54
58089         Log: Subject: Pod updates
58090              From: "Stephen P. Potter" <spp@spotter.yi.org>
58091              Date: Mon, 06 Nov 2000 18:56:43 -0500
58092              Message-Id: <200011062357.SAA18173@spotter.yi.org>
58093      Branch: perl
58094            ! README.dos README.os2 README.win32 pod/buildtoc.PL
58095            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
58096            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
58097            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
58098            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
58099            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
58100            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
58101            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
58102            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
58103            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
58104            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
58105            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
58106            ! pod/perltootc.pod pod/perlunicode.pod
58107 ____________________________________________________________________________
58108 [  7584] By: jhi                                   on 2000/11/07  00:04:17
58109         Log: Varargs don't always work too well if one puts an unsigned
58110              char on the stack and pop an unsigned quad off the stack.
58111              
58112              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
58113              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
58114              Date: Mon, 06 Nov 2000 15:19:05 -0800
58115              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
58116      Branch: perl
58117            ! utf8.c
58118 ____________________________________________________________________________
58119 [  7583] By: jhi                                   on 2000/11/06  23:58:48
58120         Log: %ENV note tweaks from Dan Sugalski.
58121      Branch: perl
58122            ! pod/perlport.pod vms/perlvms.pod
58123 ____________________________________________________________________________
58124 [  7582] By: jhi                                   on 2000/11/06  23:05:49
58125         Log: glibc5 detection by __GNU_LIBRARY__.
58126      Branch: perl
58127            ! toke.c
58128 ____________________________________________________________________________
58129 [  7581] By: jhi                                   on 2000/11/06  22:51:29
58130         Log: Make the stdio test program of 7427 less noisy while being 
58131              compiled so that Digital UNIX wouldn't get both
58132              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
58133              undefined.  This makes perlio happy.
58134      Branch: metaconfig
58135            ! U/compline/d_stdstdio.U
58136      Branch: perl
58137            ! Configure config_h.SH
58138 ____________________________________________________________________________
58139 [  7580] By: jhi                                   on 2000/11/06  22:41:41
58140         Log: Document %ENV = () portability issues.
58141      Branch: perl
58142            ! pod/perlport.pod vms/perlvms.pod
58143 ____________________________________________________________________________
58144 [  7579] By: jhi                                   on 2000/11/06  21:29:24
58145         Log: VOS updates from Paul Green.
58146      Branch: perl
58147            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58148 ____________________________________________________________________________
58149 [  7578] By: jhi                                   on 2000/11/06  21:00:40
58150         Log: Sanitize the environment further.
58151      Branch: perl
58152            ! t/pragma/locale.t
58153 ____________________________________________________________________________
58154 [  7577] By: jhi                                   on 2000/11/06  20:53:51
58155         Log: Re-introduce 7552 lost in integration.
58156      Branch: perl
58157            ! perlio.c
58158 ____________________________________________________________________________
58159 [  7576] By: jhi                                   on 2000/11/06  20:33:46
58160         Log: Admit that the test leaks scalars.
58161      Branch: perl
58162            ! t/comp/proto.t
58163 ____________________________________________________________________________
58164 [  7575] By: jhi                                   on 2000/11/06  20:17:08
58165         Log: Integrate perlio.
58166      Branch: perl
58167           !> perlio.c
58168 ____________________________________________________________________________
58169 [  7574] By: nick                                  on 2000/11/06  20:07:28
58170         Log: Remove debug. Try (Mmap_t) on madvise() call.
58171      Branch: perlio
58172            ! perlio.c
58173 ____________________________________________________________________________
58174 [  7573] By: jhi                                   on 2000/11/06  13:56:05
58175         Log: Update Changes.
58176      Branch: perl
58177            ! Changes patchlevel.h
58178 ____________________________________________________________________________
58179 [  7572] By: jhi                                   on 2000/11/06  13:48:41
58180         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
58181              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58182              Date: Mon, 06 Nov 2000 10:11:42 +0100
58183              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
58184      Branch: perl
58185            ! pod/perlhack.pod
58186 ____________________________________________________________________________
58187 [  7571] By: jhi                                   on 2000/11/06  01:45:51
58188         Log: AUTHORS updates.
58189      Branch: perl
58190            ! AUTHORS
58191 ____________________________________________________________________________
58192 [  7570] By: jhi                                   on 2000/11/06  00:18:00
58193         Log: Fix for
58194              
58195              Subject: [ID 20000728.005] perl -P broken
58196              From: David Dyck <dcd@tc.fluke.com>
58197              Date: Fri, 28 Jul 2000 17:19:16 -0700
58198              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
58199              
58200              (hopefully).  The fix is also not complete, it seems to break
58201              BOM swallowing for libc5 systems, but until someone figures
58202              out a way to do this without ftell(), this will do.
58203      Branch: perl
58204            ! toke.c
58205 ____________________________________________________________________________
58206 [  7569] By: jhi                                   on 2000/11/06  00:05:30
58207         Log: Document that the evaled syntax errors cause scalar leaks.
58208      Branch: perl
58209            ! t/comp/proto.t
58210 ____________________________________________________________________________
58211 [  7568] By: jhi                                   on 2000/11/05  23:14:47
58212         Log: opmini.o can linger from Configures past.
58213      Branch: perl
58214            ! Makefile.SH
58215 ____________________________________________________________________________
58216 [  7567] By: jhi                                   on 2000/11/05  21:28:39
58217         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
58218              first argument correctly.
58219      Branch: perl
58220            ! perlio.c
58221 ____________________________________________________________________________
58222 [  7566] By: jhi                                   on 2000/11/05  21:15:56
58223         Log: Integrate perlio.
58224      Branch: perl
58225           !> perlio.c
58226 ____________________________________________________________________________
58227 [  7565] By: jhi                                   on 2000/11/05  21:15:13
58228         Log: Use -dM for gcc (the suggested patch did it only for Linux,
58229              but I think it can be generalized).
58230              
58231              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
58232              From: Pixel <pixel@mandrakesoft.com>
58233              Date: 05 Nov 2000 21:49:34 +0100 
58234              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
58235      Branch: perl
58236            ! ext/Errno/Errno_pm.PL
58237 ____________________________________________________________________________
58238 [  7564] By: nick                                  on 2000/11/05  21:09:18
58239         Log: Added a mmap layer as a "subclass" of perlio.
58240              PERLIO=mmap ./perl harness passes
58241      Branch: perlio
58242            ! perlio.c
58243 ____________________________________________________________________________
58244 [  7563] By: jhi                                   on 2000/11/05  19:48:55
58245         Log: Add a note for future generations about bug id 20000229.006.
58246      Branch: perl
58247            ! malloc.c
58248 ____________________________________________________________________________
58249 [  7562] By: jhi                                   on 2000/11/05  19:38:24
58250         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
58251      Branch: perl
58252            ! pp_ctl.c t/op/pos.t
58253 ____________________________________________________________________________
58254 [  7561] By: jhi                                   on 2000/11/05  18:21:46
58255         Log: Add =pod to be tidy.
58256      Branch: perl
58257            ! lib/Math/Complex.pm
58258 ____________________________________________________________________________
58259 [  7560] By: jhi                                   on 2000/11/05  17:38:46
58260         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
58261      Branch: perl
58262            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58263            ! ext/Storable/Storable.xs t/lib/st-recurse.t
58264 ____________________________________________________________________________
58265 [  7559] By: jhi                                   on 2000/11/05  17:32:59
58266         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
58267              From: "Peter J. Farley III" <pjfarley@banet.net>
58268              Date: Sun, 05 Nov 2000 11:55:59 -0500
58269              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
58270      Branch: perl
58271            ! t/lib/syslog.t
58272 ____________________________________________________________________________
58273 [  7558] By: jhi                                   on 2000/11/05  17:29:19
58274         Log: Integrate perlio.
58275      Branch: perl
58276           !> perlio.c
58277 ____________________________________________________________________________
58278 [  7557] By: jhi                                   on 2000/11/05  17:22:01
58279         Log: A fix of sorts for 20000329.026, a better error message
58280              for a missing "use charnames" when using the \N{...}. 
58281      Branch: perl
58282            ! pod/perldiag.pod toke.c
58283 ____________________________________________________________________________
58284 [  7556] By: jhi                                   on 2000/11/05  16:33:50
58285         Log: Test tweak: show also the failed locales.
58286              
58287              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
58288              From: Lupe Christoph <lupe@lupe-christoph.de>         
58289              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
58290              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
58291      Branch: perl
58292            ! t/pragma/locale.t
58293 ____________________________________________________________________________
58294 [  7555] By: nick                                  on 2000/11/05  11:09:34
58295         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
58296              open RDWR so does not fail. (pragma/warnings 303 again...)
58297      Branch: perlio
58298            ! perlio.c
58299 ____________________________________________________________________________
58300 [  7554] By: nick                                  on 2000/11/05  10:10:13
58301         Log: Fix case where ungetc(f,EOF) was allowed.
58302              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
58303              so we can see similarities.
58304              Use types more carefully and a STDCHAR array in hope that this will
58305              fix Jarrko's 64bit machine.
58306      Branch: perlio
58307            ! perlio.c
58308 ____________________________________________________________________________
58309 [  7553] By: jhi                                   on 2000/11/05  01:12:16
58310         Log: Fix for
58311              
58312              Subject: [ID 20001004.007] taint propogation is inconsistent
58313              From: pimlott@idiomtech.com (Andrew Pimlott) 
58314              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
58315              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
58316              
58317              The culprit was sv_setsv() which was rather blindly
58318              propagating taint, which lead to behaviour where if
58319              a tainted anon hash value was seen all the hash values
58320              from then on at that level became tainted, or at any
58321              upper levels in the case of nested anon hashes.
58322      Branch: perl
58323            ! sv.c t/op/taint.t
58324 ____________________________________________________________________________
58325 [  7552] By: jhi                                   on 2000/11/04  23:44:18
58326         Log: Some cpps don't like splitting conditionals across several lines.
58327      Branch: perl
58328            ! perlio.c
58329 ____________________________________________________________________________
58330 [  7551] By: nick                                  on 2000/11/04  23:40:44
58331         Log: Integrate mainline
58332      Branch: perlio
58333           !> pp_hot.c t/op/taint.t
58334 ____________________________________________________________________________
58335 [  7550] By: nick                                  on 2000/11/04  23:39:05
58336         Log: Integrate mainline again
58337      Branch: perlio
58338           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
58339           !> t/lib/b.t t/op/misc.t util.c
58340 ____________________________________________________________________________
58341 [  7549] By: jhi                                   on 2000/11/04  23:14:01
58342         Log: Fix for
58343              
58344              Subject: [ID 20001004.006] undef is never tainted
58345              From: pimlott@idiomtech.com (Andrew Pimlott)
58346              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
58347              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
58348              
58349              An undef read from a slurped file was not tainted.
58350      Branch: perl
58351            ! pp_hot.c t/op/taint.t
58352 ____________________________________________________________________________
58353 [  7548] By: jhi                                   on 2000/11/04  22:56:21
58354         Log: Test tweak ($Config{useperlio} is by default undef) .
58355      Branch: perl
58356            ! t/lib/b.t
58357 ____________________________________________________________________________
58358 [  7547] By: jhi                                   on 2000/11/04  22:43:56
58359         Log: Integrate perlio.
58360      Branch: perl
58361           +> lib/perlio.pm
58362           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
58363           !> pod/perlapi.pod t/lib/b.t
58364 ____________________________________________________________________________
58365 [  7546] By: jhi                                   on 2000/11/04  22:40:59
58366         Log: Configure would use a bad $myuname from an old config.sh.
58367              
58368              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
58369              From: Andy Dougherty <doughera@lafayette.edu>
58370              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
58371              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
58372      Branch: metaconfig
58373            ! U/modified/Oldconfig.U
58374      Branch: perl
58375            ! Configure config_h.SH
58376 ____________________________________________________________________________
58377 [  7545] By: jhi                                   on 2000/11/04  22:36:54
58378         Log: Subject: Locales support (setlocale) fixes
58379              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
58380              Date: Sat, 4 Nov 2000 10:15:48 +0300 
58381              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
58382              
58383              Modified quite a bit to be more portable.
58384      Branch: perl
58385            ! embed.h embed.pl perl.h proto.h util.c
58386 ____________________________________________________________________________
58387 [  7544] By: jhi                                   on 2000/11/04  22:32:47
58388         Log: Dying is too strict here, better just skip.
58389      Branch: perl
58390            ! t/op/misc.t
58391 ____________________________________________________________________________
58392 [  7543] By: nick                                  on 2000/11/04  21:55:13
58393         Log: Merge mainline
58394      Branch: perlio
58395           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
58396           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
58397           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
58398           !> (integrate 64 files)
58399 ____________________________________________________________________________
58400 [  7542] By: jhi                                   on 2000/11/04  21:09:28
58401         Log: More Changes tweakery.
58402      Branch: perl
58403            ! Changes Porting/genlog
58404 ____________________________________________________________________________
58405 [  7541] By: jhi                                   on 2000/11/04  20:58:18
58406         Log: Changes fixups.
58407      Branch: perl
58408            ! Changes
58409 ____________________________________________________________________________
58410 [  7540] By: jhi                                   on 2000/11/04  20:42:38
58411         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
58412              create a "fast path" for locale name probing using "locale -a"
58413              if available, squash finally hopefully the s?printf resetting
58414              the numeric locale (since, IIUC perllocale, it never shouldn't). 
58415      Branch: perl
58416            ! sv.c t/op/misc.t t/pragma/locale.t
58417 ____________________________________________________________________________
58418 [  7539] By: nick                                  on 2000/11/04  19:56:10
58419         Log: PerlIO infrastructure complete.
58420      Branch: perlio
58421            + lib/perlio.pm
58422            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
58423 ____________________________________________________________________________
58424 [  7538] By: nick                                  on 2000/11/04  14:31:32
58425         Log: Type tweaks + less contorted allocation scheme
58426      Branch: perlio
58427            ! perlio.c
58428 ____________________________________________________________________________
58429 [  7537] By: nick                                  on 2000/11/04  12:40:42
58430         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
58431              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
58432              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
58433              sensible) which lead to some interesting fails.
58434      Branch: perlio
58435            ! perlio.c
58436 ____________________________________________________________________________
58437 [  7536] By: jhi                                   on 2000/11/04  00:20:02
58438         Log: Add FCNTL_CAN_LOCK.
58439              
58440              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58441              From: Andy Dougherty <doughera@lafayette.edu>
58442              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
58443              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
58444              
58445              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58446              From: Andy Dougherty <doughera@lafayette.edu>
58447              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
58448              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
58449      Branch: metaconfig/U/perl
58450            + d_fcntl_can_lock.U
58451            ! startperl.U
58452      Branch: perl
58453            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58454            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
58455            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58456            ! vos/config.ga.h win32/config.bc win32/config.gc
58457            ! win32/config.vc
58458 ____________________________________________________________________________
58459 [  7535] By: nick                                  on 2000/11/03  22:19:10
58460         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
58461              - Works on Linux with
58462              perlio + unix
58463              stdio
58464              - Works on Solaris with
58465              perlio + unix
58466              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
58467              - Fails (hangs in openpid) if you try and stack
58468              perlio + stdio - Linux stdio's read() logic is hanging.
58469      Branch: perlio
58470            ! iperlsys.h perlio.c
58471 ____________________________________________________________________________
58472 [  7534] By: jhi                                   on 2000/11/03  15:16:02
58473         Log: Subject: Re: README.aix
58474              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58475              Date: Fri, 03 Nov 2000 16:03:15 +0100
58476              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
58477      Branch: perl
58478            ! README.aix
58479 ____________________________________________________________________________
58480 [  7533] By: jhi                                   on 2000/11/03  03:59:02
58481         Log: Subject: [PATCH 5.7.0] better messages from malloc()
58482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58483              Date: Wed, 1 Nov 2000 23:39:56 -0500
58484              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
58485      Branch: perl
58486            ! malloc.c pod/perldiag.pod
58487 ____________________________________________________________________________
58488 [  7532] By: jhi                                   on 2000/11/03  00:11:56
58489         Log: The #7521 touched things it shouldn't have.
58490      Branch: perl
58491            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
58492 ____________________________________________________________________________
58493 [  7531] By: jhi                                   on 2000/11/02  22:32:33
58494         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
58495              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58496              Date:     Thu, 2 Nov 2000 16:58:36 EST
58497              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
58498      Branch: perl
58499            ! vms/gen_shrfls.pl
58500 ____________________________________________________________________________
58501 [  7530] By: jhi                                   on 2000/11/02  22:08:49
58502         Log: Fix the problem discussed in
58503              
58504              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
58505              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
58506              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
58507              
58508              originally from Linc Madison.  Also Andreas König's comments
58509              taken into account.  Some other problems with Tie::SubstrHash
58510              fixed: didn't croak when the table exceeded the requested number
58511              of entries (as documented) but instead when the number of entries
58512              exceeded the size of the table, a croak() had an unnecessary \n,
58513              didn't have a CLEAR method, documented that there is no exists().
58514              Didn't fix to be strict-proof because the module uses &foo; and
58515              dynamic scope.  Added a test script exercizing both first tamely 
58516              the basic functionality, and then the failure cases reported by
58517              Linc Madison.
58518      Branch: perl
58519            + t/lib/tie-substrhash.t
58520            ! MANIFEST lib/Tie/SubstrHash.pm
58521 ____________________________________________________________________________
58522 [  7529] By: jhi                                   on 2000/11/02  17:58:08
58523         Log: recv() can fail and return undef.
58524              
58525              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
58526              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
58527              Date: Thu, 2 Nov 2000 20:12:20 +0300
58528              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
58529      Branch: perl
58530            ! lib/Net/Ping.pm
58531 ____________________________________________________________________________
58532 [  7528] By: jhi                                   on 2000/11/02  17:49:09
58533         Log: Detpyo.
58534      Branch: perl
58535            ! pod/perlop.pod
58536 ____________________________________________________________________________
58537 [  7527] By: jhi                                   on 2000/11/02  15:48:37
58538         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
58539              fix a autovivification bug in Tie::RefHash, add tests for both.
58540              
58541              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
58542              From: Edward Avis <epa98@doc.ic.ac.uk>
58543              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
58544              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
58545      Branch: perl
58546            + t/lib/tie-refhash.t
58547            ! MANIFEST lib/Tie/RefHash.pm
58548 ____________________________________________________________________________
58549 [  7526] By: jhi                                   on 2000/11/02  13:56:26
58550         Log: Test::Harness revealed buglets in the new DynaLoader.
58551              
58552              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
58553              From: andreas.koenig@anima.de (Andreas J. Koenig)
58554              Date: 02 Nov 2000 11:26:48 +0100 
58555              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
58556      Branch: perl
58557            ! ext/DynaLoader/DynaLoader_pm.PL
58558 ____________________________________________________________________________
58559 [  7525] By: jhi                                   on 2000/11/01  23:52:08
58560         Log: The entry for #7503 was missing.
58561      Branch: perl
58562            ! Changes
58563 ____________________________________________________________________________
58564 [  7524] By: jhi                                   on 2000/11/01  23:40:52
58565         Log: Update Changes.
58566      Branch: perl
58567            ! Changes patchlevel.h
58568 ____________________________________________________________________________
58569 [  7523] By: jhi                                   on 2000/11/01  22:57:09
58570         Log: More tweaking on the #7522 theme.
58571      Branch: perl
58572            ! ext/DynaLoader/DynaLoader_pm.PL
58573 ____________________________________________________________________________
58574 [  7522] By: jhi                                   on 2000/11/01  22:06:15
58575         Log: Expand %Config variables and %ENV variables only if
58576              so requested during build time using the
58577              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
58578              Not expanding makes relocating distributions easier.
58579      Branch: perl
58580            ! ext/DynaLoader/DynaLoader_pm.PL
58581 ____________________________________________________________________________
58582 [  7521] By: jhi                                   on 2000/11/01  20:56:34
58583         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
58584              and setgid() because they were just changing $< and $( which means
58585              only changing the real uid/gid, as opposed to changing both
58586              real and effective ids.  (The alternative way could have been
58587              in POSIX.pm to change $> and $), too, but making a direct call
58588              to the C API feels cleaner.)  Fixes the bug
58589              
58590              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
58591              From: "Garry T. Williams" <garry@zvolve.com>
58592              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
58593              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
58594      Branch: perl
58595            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58596            ! ext/POSIX/typemap pod/perlvar.pod
58597 ____________________________________________________________________________
58598 [  7520] By: jhi                                   on 2000/11/01  20:08:33
58599         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
58600              From: "Garry T. Williams" <garry@zvolve.com>
58601              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
58602              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
58603      Branch: perl
58604            ! pod/perlsec.pod
58605 ____________________________________________________________________________
58606 [  7519] By: jhi                                   on 2000/11/01  20:01:22
58607         Log: Locale warning explanation tweak.
58608      Branch: perl
58609            ! pod/perldiag.pod
58610 ____________________________________________________________________________
58611 [  7518] By: jhi                                   on 2000/11/01  18:57:13
58612         Log: C.pm part of
58613              
58614              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
58615              From: Jarkko Hietaniemi <jhi@iki.fi>
58616              Date: Tue, 10 Oct 2000 08:22:28 -0500
58617              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
58618      Branch: perl
58619            ! ext/B/B/C.pm
58620 ____________________________________________________________________________
58621 [  7517] By: jhi                                   on 2000/11/01  18:41:59
58622         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
58623              From: Martien Verbruggen <mgjv@comdyn.com.au>
58624              Date: Fri, 6 Oct 2000 14:09:10 +1100
58625              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
58626      Branch: perl
58627            ! pod/perlop.pod
58628 ____________________________________________________________________________
58629 [  7516] By: jhi                                   on 2000/11/01  18:34:55
58630         Log: Generalize the Camel wording.
58631              
58632              Subject: Re: perlfaq style changes
58633              From: John Borwick <jhborwic@unity.ncsu.edu>
58634              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
58635              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
58636      Branch: perl
58637            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
58638 ____________________________________________________________________________
58639 [  7515] By: jhi                                   on 2000/11/01  16:52:31
58640         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
58641              From: pimlott@idiomtech.com (Andrew Pimlott)
58642              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
58643              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
58644      Branch: perl
58645            ! pod/perlsec.pod
58646 ____________________________________________________________________________
58647 [  7514] By: jhi                                   on 2000/11/01  15:03:40
58648         Log: More AIX lore.
58649      Branch: perl
58650            ! ext/re/hints/aix.pl
58651 ____________________________________________________________________________
58652 [  7513] By: jhi                                   on 2000/11/01  14:48:30
58653         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
58654              From: root <root@chronos.fi.muni.cz>
58655              Date: Wed, 1 Nov 2000 12:31:32 +0100
58656              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
58657      Branch: perl
58658            ! lib/Net/Ping.pm
58659 ____________________________________________________________________________
58660 [  7512] By: jhi                                   on 2000/11/01  14:46:47
58661         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
58662              From: Martin Husemann <martin@duskware.de>
58663              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
58664              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
58665      Branch: perl
58666            ! regcomp.c
58667 ____________________________________________________________________________
58668 [  7511] By: jhi                                   on 2000/11/01  14:39:50
58669         Log: AUTHORS updates.
58670      Branch: perl
58671            ! AUTHORS
58672 ____________________________________________________________________________
58673 [  7510] By: jhi                                   on 2000/11/01  14:29:50
58674         Log: Subject: [PATCH] startperl to respect versiononly
58675              From: Robin Barker <rmb1@cise.npl.co.uk> 
58676              Date: Tue, 31 Oct 2000 16:29:36 GMT
58677              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
58678      Branch: metaconfig/U/perl
58679            ! startperl.U
58680      Branch: perl
58681            ! Configure config_h.SH
58682 ____________________________________________________________________________
58683 [  7509] By: jhi                                   on 2000/11/01  14:19:53
58684         Log: printf UVs the correct way, noticed by Robin Barker.
58685      Branch: perl
58686            ! utf8.c
58687 ____________________________________________________________________________
58688 [  7508] By: jhi                                   on 2000/11/01  14:10:03
58689         Log: Do not cleanup *% because the % has special meanings in some
58690              shell environments.
58691      Branch: perl
58692            ! ext/Storable/Makefile.PL
58693 ____________________________________________________________________________
58694 [  7507] By: jhi                                   on 2000/11/01  14:06:00
58695         Log: The NonStop-UX libraries have a novel way to say NaN.
58696      Branch: perl
58697            ! t/lib/bigfltpm.t
58698 ____________________________________________________________________________
58699 [  7506] By: jhi                                   on 2000/11/01  14:03:35
58700         Log: The osname has been lowercased by now, from Tom Bates.
58701      Branch: metaconfig
58702            ! U/modified/Oldconfig.U
58703      Branch: perl
58704            ! Configure config_h.SH
58705 ____________________________________________________________________________
58706 [  7505] By: jhi                                   on 2000/10/31  19:18:39
58707         Log: The compiler is either gcc or cc, from Tom Bates.
58708      Branch: perl
58709            ! hints/nonstopux.sh
58710 ____________________________________________________________________________
58711 [  7504] By: jhi                                   on 2000/10/31  14:53:42
58712         Log: Update Changes.
58713      Branch: perl
58714            ! Changes patchlevel.h
58715 ____________________________________________________________________________
58716 [  7503] By: jhi                                   on 2000/10/31  14:30:50
58717         Log: Whitespace style tweak.  Was originally going to see to
58718              
58719              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58720              From: Joe Smith <jms@inwap.com>
58721              Date: Mon, 30 Oct 2000 18:47:57 -0800
58722              Message-Id: <39FE32DD.24AAC4D@inwap.com>
58723              
58724              but that had already been taken care of.
58725      Branch: metaconfig
58726            ! U/compline/d_stdstdio.U
58727      Branch: perl
58728            ! Configure config_h.SH
58729 ____________________________________________________________________________
58730 [  7502] By: jhi                                   on 2000/10/31  14:25:02
58731         Log: AUTHORS tweaks.
58732      Branch: perl
58733            ! AUTHORS
58734 ____________________________________________________________________________
58735 [  7501] By: jhi                                   on 2000/10/31  14:23:59
58736         Log: Subject: perlfaq style changes
58737              From: John Borwick <jhborwic@unity.ncsu.edu>
58738              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
58739              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
58740      Branch: perl
58741            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
58742            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
58743            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
58744            ! pod/perlfaq9.pod
58745 ____________________________________________________________________________
58746 [  7500] By: jhi                                   on 2000/10/31  14:22:15
58747         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
58748              
58749              Subject: Re: [ID 20000918.005] ~ on wide chars
58750              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58751              Date: Mon, 30 Oct 2000 21:09:55 -0800
58752              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
58753              
58754              (The ord() part of the patch skipped.)
58755      Branch: perl
58756            ! doop.c
58757 ____________________________________________________________________________
58758 [  7499] By: jhi                                   on 2000/10/31  14:20:08
58759         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
58760              From: Jens Hamisch <jens@Strawberry.COM>
58761              Date: Mon, 30 Oct 2000 15:17:07 +0100
58762              Message-Id: <20001030151707.A9597@Strawberry.COM>
58763      Branch: perl
58764            ! av.c
58765 ____________________________________________________________________________
58766 [  7498] By: jhi                                   on 2000/10/31  14:16:29
58767         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
58768              From: Peter Prymmer <pvhp@forte.com>
58769              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
58770              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
58771      Branch: perl
58772            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
58773            + ext/Encode/Encode/posix-bc.enc
58774            ! MANIFEST t/lib/encode.t
58775 ____________________________________________________________________________
58776 [  7497] By: jhi                                   on 2000/10/31  14:13:22
58777         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
58778              From: Peter Prymmer <pvhp@forte.com>
58779              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
58780              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
58781      Branch: perl
58782            ! t/lib/cgi-html.t
58783 ____________________________________________________________________________
58784 [  7496] By: jhi                                   on 2000/10/31  14:12:05
58785         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
58786              From: Peter Prymmer <pvhp@forte.com>
58787              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
58788              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
58789      Branch: perl
58790            ! t/lib/cgi-function.t
58791 ____________________________________________________________________________
58792 [  7495] By: jhi                                   on 2000/10/31  14:11:08
58793         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
58794              From: Peter Prymmer <pvhp@forte.com>
58795              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
58796              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
58797      Branch: perl
58798            + ext/re/hints/aix.pl
58799            ! MANIFEST ext/re/Makefile.PL
58800 ____________________________________________________________________________
58801 [  7494] By: jhi                                   on 2000/10/31  14:08:32
58802         Log: Use Errno magic.
58803              
58804              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
58805              From: Casey Tweten <perl@ctweten.amsite.com>
58806              Date: Mon, 30 Oct 2000 15:51:17 -0500
58807              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
58808      Branch: perl
58809            ! lib/File/Temp.pm
58810 ____________________________________________________________________________
58811 [  7493] By: jhi                                   on 2000/10/31  14:05:07
58812         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
58813              
58814              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
58815              From: Nicholas Clark <nick@ccl4.org>
58816              Date: Mon, 30 Oct 2000 17:38:45 +0000
58817              Message-ID: <20001030173845.O60355@plum.flirble.org>
58818      Branch: perl
58819            ! Makefile.SH utils/perlbug.PL
58820 ____________________________________________________________________________
58821 [  7492] By: nick                                  on 2000/10/30  19:37:23
58822         Log: Change files which are mysteriously different to mainline to be
58823              copies of mainline.
58824      Branch: perlio
58825            ! objXSUB.h perlapi.c pod/perlapi.pod
58826 ____________________________________________________________________________
58827 [  7491] By: nick                                  on 2000/10/30  18:05:54
58828         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
58829              - typo in endian code in putc.
58830              - Don't allow read of write-only files and vice-versa
58831              - and off-by-one in flush-all loop.
58832              Remove debug calls as they were using GCC specific features.
58833      Branch: perlio
58834            ! perlio.c
58835 ____________________________________________________________________________
58836 [  7490] By: nick                                  on 2000/10/29  21:45:45
58837         Log: Integrate mainline to perlio
58838      Branch: perlio
58839           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
58840           !> toke.c
58841 ____________________________________________________________________________
58842 [  7489] By: jhi                                   on 2000/10/29  21:11:08
58843         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
58844              From: andreas.koenig@anima.de (Andreas J. Koenig)
58845              Date: 29 Oct 2000 22:05:59 +0100
58846              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
58847      Branch: perl
58848            ! lib/ExtUtils/Manifest.pm
58849 ____________________________________________________________________________
58850 [  7488] By: jhi                                   on 2000/10/29  21:07:47
58851         Log: Tests for #7487.
58852              
58853              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58854              From: andreas.koenig@anima.de (Andreas J. Koenig)
58855              Date: 29 Oct 2000 19:37:09 +0100
58856              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
58857      Branch: perl
58858            ! t/comp/proto.t
58859 ____________________________________________________________________________
58860 [  7487] By: jhi                                   on 2000/10/29  21:06:27
58861         Log: constsub spillage.
58862              
58863              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58864              From: John Tobey <jtobey@john-edwin-tobey.org>
58865              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
58866              Message-Id: <m13pvSr-000FObC@feynman.localnet>
58867      Branch: perl
58868            ! op.c
58869 ____________________________________________________________________________
58870 [  7486] By: nick                                  on 2000/10/29  21:05:04
58871         Log: Integrate mainline to perlio branch
58872      Branch: perlio
58873           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
58874           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
58875           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
58876           +> vos/install_perl.cm
58877            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
58878            - vos/config.h vos/config_h.SH_orig
58879           !> (integrate 141 files)
58880 ____________________________________________________________________________
58881 [  7485] By: jhi                                   on 2000/10/29  21:00:47
58882         Log: Make \x{...} consistently produce UTF-8.
58883              
58884              Subject: Re: \x{...} is confused 
58885              From: Simon Cozens <simon@cozens.net>
58886              Date: Sun, 29 Oct 2000 19:36:48 +0000
58887              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
58888      Branch: perl
58889            ! t/pragma/utf8.t toke.c
58890 ____________________________________________________________________________
58891 [  7484] By: nick                                  on 2000/10/29  20:05:29
58892         Log: PerlIO passes all tests.
58893      Branch: perlio
58894            ! perlio.c
58895 ____________________________________________________________________________
58896 [  7483] By: jhi                                   on 2000/10/29  18:06:55
58897         Log: Update Changes.
58898      Branch: perl
58899            ! Changes patchlevel.h
58900 ____________________________________________________________________________
58901 [  7482] By: nick                                  on 2000/10/29  17:43:28
58902         Log: Include <unistd.h> to get correct lseek() prototype etc.
58903              (I thought perl.h did that) - down to two fails
58904              - comp/require.t (last test)
58905              - lib/io_xs.t - possibly import/export of FILE * ?
58906      Branch: perlio
58907            ! perlio.c
58908 ____________________________________________________________________________
58909 [  7481] By: jhi                                   on 2000/10/29  17:02:37
58910         Log: UTF-8 decoder tweak.
58911      Branch: perl
58912            ! utf8.c
58913 ____________________________________________________________________________
58914 [  7480] By: nick                                  on 2000/10/29  16:26:11
58915         Log: Fixed two bugs:
58916              - error code not being set on close (of broken pipe)
58917              - append mode was truncating.
58918              At least one seek/tell bug remains.
58919      Branch: perlio
58920            ! perlio.c
58921 ____________________________________________________________________________
58922 [  7479] By: nick                                  on 2000/10/29  11:18:16
58923         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
58924              in case of accidents. Still several worrying fails, no line disciplines yet.
58925      Branch: perlio
58926            ! iperlsys.h perlio.c
58927 ____________________________________________________________________________
58928 [  7478] By: jhi                                   on 2000/10/29  02:04:01
58929         Log: Add also emailless people.
58930      Branch: perl
58931            ! AUTHORS
58932 ____________________________________________________________________________
58933 [  7477] By: jhi                                   on 2000/10/29  01:36:00
58934         Log: The #7476 needs a MANIFEST change, too.
58935      Branch: perl
58936            ! MANIFEST
58937 ____________________________________________________________________________
58938 [  7476] By: jhi                                   on 2000/10/29  01:35:21
58939         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
58940      Branch: perl
58941            - MAINTAIN
58942            ! AUTHORS Changes
58943 ____________________________________________________________________________
58944 [  7475] By: jhi                                   on 2000/10/28  23:57:25
58945         Log: De-quoted-unreadable to ISO Latin 1.
58946              (There's one ISO-2022-JP name in Changes5.004.)
58947      Branch: perl
58948            ! Changes Changes5.6
58949 ____________________________________________________________________________
58950 [  7474] By: jhi                                   on 2000/10/28  19:13:06
58951         Log: Subject: [ID 20001027.007] uniq array in perlfaq
58952              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
58953              Date: Fri, 27 Oct 2000 19:28:30 +0200
58954              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
58955      Branch: perl
58956            ! pod/perlfaq4.pod
58957 ____________________________________________________________________________
58958 [  7473] By: jhi                                   on 2000/10/28  18:02:05
58959         Log: Locking null mutexes is not recommendable.
58960              
58961              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
58962              From: Hugo <hv@crypt.compulink.co.uk>
58963              Date: Sat, 28 Oct 2000 18:41:12 +0100
58964              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
58965      Branch: perl
58966            ! op.c
58967 ____________________________________________________________________________
58968 [  7472] By: jhi                                   on 2000/10/28  17:52:58
58969         Log: Better create a true mailing list for the repository keepers.
58970      Branch: perl
58971            ! Porting/repository.pod
58972 ____________________________________________________________________________
58973 [  7471] By: jhi                                   on 2000/10/28  17:28:24
58974         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
58975              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
58976      Branch: perl
58977            + Porting/repository.pod
58978            ! MANIFEST
58979 ____________________________________________________________________________
58980 [  7470] By: jhi                                   on 2000/10/28  17:20:54
58981         Log: Subject: DOC PATCH 5.6.0
58982              From: mjd@plover.com
58983              Date: 27 Oct 2000 17:32:44 -0000
58984              Message-ID: <20001027173244.23754.qmail@plover.com>
58985      Branch: perl
58986            ! pod/perlfunc.pod
58987 ____________________________________________________________________________
58988 [  7469] By: jhi                                   on 2000/10/28  17:16:45
58989         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
58990              From: "Peter J. Farley III" <pjfarley@banet.net>
58991              Date: Fri, 27 Oct 2000 20:32:56 -0400
58992              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
58993      Branch: perl
58994            ! README.dos
58995 ____________________________________________________________________________
58996 [  7468] By: jhi                                   on 2000/10/28  17:07:18
58997         Log: Make target reordering to avoid pointless re-makes.
58998              
58999              Subject: Re: Total re-make of 'make okfile' after 7451 ?
59000              From: Nicholas Clark <nick@ccl4.org>
59001              Date: Sat, 28 Oct 2000 00:31:02 +0100
59002              Message-ID: <20001028003101.A54517@plum.flirble.org>
59003      Branch: perl
59004            ! Makefile.SH
59005 ____________________________________________________________________________
59006 [  7467] By: jhi                                   on 2000/10/28  17:05:31
59007         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
59008              From: lvirden@cas.org
59009              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
59010              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
59011      Branch: perl
59012            ! README.os2
59013 ____________________________________________________________________________
59014 [  7466] By: jhi                                   on 2000/10/28  16:09:16
59015         Log: Upgrade to CPAN 1.58_55.
59016              
59017              Subject: CPAN.pm status
59018              From: andreas.koenig@anima.de (Andreas J. Koenig) 
59019              Date: 28 Oct 2000 08:18:00 +0200 
59020              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
59021      Branch: perl
59022            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59023 ____________________________________________________________________________
59024 [  7465] By: jhi                                   on 2000/10/28  16:02:47
59025         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
59026      Branch: perl
59027            ! embed.h embed.pl perl.h proto.h toke.c
59028 ____________________________________________________________________________
59029 [  7464] By: nick                                  on 2000/10/28  10:43:44
59030         Log: Fix for sv_2iv() on "shared" value from keys %hash.
59031      Branch: perl
59032            ! sv.c
59033 ____________________________________________________________________________
59034 [  7463] By: jhi                                   on 2000/10/27  16:18:29
59035         Log: Update Changes.
59036      Branch: perl
59037            ! Changes patchlevel.h
59038 ____________________________________________________________________________
59039 [  7462] By: jhi                                   on 2000/10/27  16:17:44
59040         Log: Too enthusiastic editing in #7460.
59041      Branch: metaconfig
59042            ! U/modified/Oldsym.U
59043      Branch: perl
59044            ! Configure config_h.SH
59045 ____________________________________________________________________________
59046 [  7461] By: jhi                                   on 2000/10/27  15:37:38
59047         Log: Retract #7459, the script needs more work.
59048      Branch: perl
59049            - mkreef
59050            ! MANIFEST
59051 ____________________________________________________________________________
59052 [  7460] By: jhi                                   on 2000/10/27  15:23:14
59053         Log: Use $sort, $uniq (and $tr) consistently as wondered
59054              by Nicholas Clark.
59055      Branch: metaconfig
59056            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
59057            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
59058            ! U/modified/libc.U
59059      Branch: perl
59060            ! Configure config_h.SH
59061 ____________________________________________________________________________
59062 [  7459] By: jhi                                   on 2000/10/27  15:02:07
59063         Log: (Retracted by #7461)
59064              
59065              Add a shell script for creating/removing symbolic link farms,
59066              useful for keeping the source code read-only and doing the
59067              builds somewhere else.
59068      Branch: perl
59069            + mkreef
59070            ! MANIFEST
59071 ____________________________________________________________________________
59072 [  7458] By: jhi                                   on 2000/10/27  14:42:20
59073         Log: Do away with the fix_pl.
59074      Branch: perl
59075            - fix_pl
59076            ! MANIFEST Makefile.SH
59077 ____________________________________________________________________________
59078 [  7457] By: jhi                                   on 2000/10/27  12:43:13
59079         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
59080              From: Jens Hamisch <jens@Strawberry.COM>
59081              Date: Fri, 27 Oct 2000 14:38:21 +0200
59082              Message-Id: <20001027143821.B3366@Strawberry.COM>
59083      Branch: perl
59084            ! perl.h
59085 ____________________________________________________________________________
59086 [  7456] By: jhi                                   on 2000/10/27  12:33:42
59087         Log: Subject: [PATCH] todo
59088              From: Nicholas Clark <nick@ccl4.org>
59089              Date: Thu, 26 Oct 2000 22:32:29 +0100
59090              Message-ID: <20001026223229.A44540@plum.flirble.org>
59091      Branch: perl
59092            ! pod/perltodo.pod
59093 ____________________________________________________________________________
59094 [  7455] By: jhi                                   on 2000/10/27  12:02:21
59095         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
59096              From: John Tobey <jtobey@john-edwin-tobey.org>
59097              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
59098              Message-Id: <m13ozHF-000FObC@feynman.localnet>
59099      Branch: perl
59100            ! op.c t/pragma/sub_lval.t
59101 ____________________________________________________________________________
59102 [  7454] By: jhi                                   on 2000/10/27  11:59:42
59103         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
59104              From: sthoenna@efn.org
59105              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
59106              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
59107      Branch: perl
59108            ! pp.c t/op/assignwarn.t
59109 ____________________________________________________________________________
59110 [  7453] By: jhi                                   on 2000/10/27  00:15:08
59111         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
59112      Branch: perl
59113            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59114            ! ext/Storable/Storable.xs t/lib/st-lock.t
59115 ____________________________________________________________________________
59116 [  7452] By: jhi                                   on 2000/10/26  13:05:52
59117         Log: Undo #7451, this seems to be a deficiency in Perforce,
59118              there is no per-file line-terminator type, only per-client.
59119      Branch: perl
59120            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
59121            ! win32/makefile.mk
59122 ____________________________________________________________________________
59123 [  7451] By: jhi                                   on 2000/10/26  04:56:03
59124         Log: Experimenting in DOS arcana.
59125      Branch: perl
59126            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
59127            ! win32/makefile.mk
59128 ____________________________________________________________________________
59129 [  7450] By: jhi                                   on 2000/10/26  04:50:52
59130         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
59131              From: "Peter J. Farley III" <pjfarley@banet.net>            
59132              Date: Wed, 25 Oct 2000 23:10:18 -0400
59133              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
59134      Branch: perl
59135            ! t/io/open.t
59136 ____________________________________________________________________________
59137 [  7449] By: jhi                                   on 2000/10/26  04:49:16
59138         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
59139              From: Hugo <hv@crypt.compulink.co.uk>
59140              Date: Thu, 26 Oct 2000 01:55:17 +0100
59141              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
59142              
59143              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
59144      Branch: perl
59145            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
59146 ____________________________________________________________________________
59147 [  7448] By: jhi                                   on 2000/10/26  04:38:36
59148         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
59149              From: Peter Prymmer <pvhp@forte.com>
59150              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
59151              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
59152      Branch: perl
59153            ! configure.com
59154 ____________________________________________________________________________
59155 [  7447] By: jhi                                   on 2000/10/25  23:20:02
59156         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
59157              in platforms that strictly require all the symbols being present
59158              at link time.
59159      Branch: perl
59160            ! handy.h
59161 ____________________________________________________________________________
59162 [  7446] By: jhi                                   on 2000/10/25  21:55:57
59163         Log: Update Changes.
59164      Branch: perl
59165            ! Changes patchlevel.h
59166 ____________________________________________________________________________
59167 [  7445] By: jhi                                   on 2000/10/25  21:27:08
59168         Log: Integrate with vmsperl #7430 by Charles Bailey:
59169              
59170              Cleanup from prior patch (Charles Lane?):
59171              - improve handling of MFDs in Basename and Path
59172              - default to no xsubpp line # munging when building debug images
59173      Branch: perl
59174           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
59175 ____________________________________________________________________________
59176 [  7444] By: jhi                                   on 2000/10/25  21:03:50
59177         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
59178              From: John Peacock <JPeacock@UnivPress.com>
59179              Date: Thu, 18 May 2000 11:55:27 -0400
59180              Message-ID: <3924126F.A58BE57A@UnivPress.com>
59181      Branch: perl
59182            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
59183            ! t/op/write.t
59184 ____________________________________________________________________________
59185 [  7443] By: jhi                                   on 2000/10/25  20:43:10
59186         Log: Temporary stopgap for the self-tying issue: for now only
59187              array and hash self-ties are verboten.  The real fix, of
59188              course, would be to comprehensively test (and implement?)
59189              and debug (and document) self-ties.
59190      Branch: perl
59191            ! pod/perldiag.pod pp_sys.c t/op/tie.t
59192 ____________________________________________________________________________
59193 [  7442] By: jhi                                   on 2000/10/25  20:14:30
59194         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
59195              From: Dan Sugalski <dan@sidhe.org>
59196              Date: Wed, 25 Oct 2000 13:36:35 -0400
59197              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
59198              
59199              plus regen global.sym.
59200      Branch: perl
59201            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
59202            ! thrdvar.h util.c
59203 ____________________________________________________________________________
59204 [  7441] By: jhi                                   on 2000/10/25  20:12:20
59205         Log: buildtoc target tweaks.
59206      Branch: perl
59207            ! pod/Makefile.SH
59208 ____________________________________________________________________________
59209 [  7440] By: jhi                                   on 2000/10/25  20:03:53
59210         Log: A new version of making the syslog test more robust.
59211              (Replaces #7421.)
59212              
59213              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
59214              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59215              Date: Wed, 25 Oct 2000 12:13:54 -0400
59216              Message-ID: <20001025121354.B2264@O2.chapin.edu>
59217      Branch: perl
59218            ! t/lib/syslog.t
59219 ____________________________________________________________________________
59220 [  7439] By: jhi                                   on 2000/10/25  20:00:48
59221         Log: Continue the internal UTF-8 API tweaking.
59222              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
59223              used much more than the simpler API, now called utf8_to_uv_simple().
59224              Still not quite happy with API, too much partial duplication
59225              of functionality.
59226      Branch: perl
59227            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
59228            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
59229            ! regcomp.c regexec.c sv.c toke.c utf8.c
59230 ____________________________________________________________________________
59231 [  7438] By: jhi                                   on 2000/10/25  18:52:30
59232         Log: Allow poking holes at the UTF-8 decoding strictness.
59233      Branch: perl
59234            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
59235            ! utf8.h
59236 ____________________________________________________________________________
59237 [  7437] By: jhi                                   on 2000/10/25  13:53:05
59238         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
59239              UTF8LEN() and UTF8SKIP(). 
59240      Branch: perl
59241            ! pp.c utf8.c utf8.h
59242 ____________________________________________________________________________
59243 [  7436] By: jhi                                   on 2000/10/25  13:51:37
59244         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
59245              From: Nicholas Clark <nick@ccl4.org>
59246              Date: Wed, 25 Oct 2000 14:44:05 +0100
59247              Message-ID: <20001025144404.D27253@plum.flirble.org>
59248      Branch: perl
59249            ! pod/perlrun.pod
59250 ____________________________________________________________________________
59251 [  7435] By: jhi                                   on 2000/10/25  13:49:32
59252         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
59253              From: Mike Guy <mjtg@cam.ac.uk>
59254              Date: Tue, 24 Oct 2000 14:59:40 +0100
59255              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
59256      Branch: perl
59257            ! scope.c
59258 ____________________________________________________________________________
59259 [  7434] By: jhi                                   on 2000/10/25  13:48:41
59260         Log: AIX is picky about its symbol exports.  Solution for now
59261              is to include the deb.o explicitly to the re extension build.
59262              
59263              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
59264              From: Peter Prymmer <pvhp@forte.com>
59265              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
59266              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
59267      Branch: perl
59268            ! ext/re/Makefile.PL hints/aix.sh
59269 ____________________________________________________________________________
59270 [  7433] By: jhi                                   on 2000/10/25  13:46:49
59271         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
59272              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59273              Date: Wed, 25 Oct 2000 12:02:20 +0200
59274              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
59275      Branch: perl
59276            ! perlsdio.h
59277 ____________________________________________________________________________
59278 [  7432] By: jhi                                   on 2000/10/25  13:44:28
59279         Log: Subject: Minor update to find2perl, for portability
59280              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
59281              Date: Wed, 25 Oct 2000 12:05:47 +0100
59282              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
59283      Branch: perl
59284            ! x2p/find2perl.PL
59285 ____________________________________________________________________________
59286 [  7431] By: jhi                                   on 2000/10/25  13:40:39
59287         Log: Add targets to Makefile.SH, most importantly
59288              'regen_all' which also remembers to update vms/perly*.
59289      Branch: perl
59290            ! Makefile.SH
59291 ____________________________________________________________________________
59292 [  7430] By: bailey                                on 2000/10/25  03:13:53
59293         Log: Cleanup from prior patch (Charles Lane?):
59294              - improve handling of MFDs in Basename and Path
59295              - default to no xsubpp line # munging when building debug images
59296      Branch: vmsperl
59297            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
59298 ____________________________________________________________________________
59299 [  7429] By: jhi                                   on 2000/10/24  20:03:40
59300         Log: Podify README.epoc and README.vos.
59301      Branch: perl
59302            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
59303            ! pod/perlport.pod pod/perltoc.pod
59304 ____________________________________________________________________________
59305 [  7428] By: jhi                                   on 2000/10/24  19:10:33
59306         Log: Stratus VOS updates from Paul Green.
59307      Branch: perl
59308            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59309            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
59310            - vos/config.def vos/config.h vos/config_h.SH_orig
59311            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
59312            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
59313 ____________________________________________________________________________
59314 [  7427] By: jhi                                   on 2000/10/24  18:59:48
59315         Log: Check if stdio supports tweaking lval and cnt simultaneously.
59316              
59317              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
59318              From: Nicholas Clark <nick@ccl4.org>
59319              Date: Mon, 23 Oct 2000 15:39:32 +0100
59320              Message-ID: <20001023153932.A10786@plum.flirble.org>
59321      Branch: metaconfig
59322            ! U/compline/d_stdstdio.U
59323      Branch: perl
59324            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59325            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
59326            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
59327            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
59328            ! vos/config.h vos/config_h.SH_orig win32/config.bc
59329            ! win32/config.gc win32/config.vc
59330 ____________________________________________________________________________
59331 [  7426] By: jhi                                   on 2000/10/24  17:57:44
59332         Log: Missed the header file changes from #7425.
59333      Branch: perl
59334            ! embed.h embed.pl objXSUB.h proto.h
59335 ____________________________________________________________________________
59336 [  7425] By: jhi                                   on 2000/10/24  17:55:17
59337         Log: Fix the bug reported in
59338              
59339              From: andreas.koenig@anima.de (Andreas J. Koenig)
59340              Subject: Encode bug?
59341              Date: 24 Oct 2000 14:01:26 +0200 
59342              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
59343              
59344              Also make is_utf8_char() stricter.
59345      Branch: perl
59346            ! ext/Encode/Encode.xs utf8.c
59347 ____________________________________________________________________________
59348 [  7424] By: jhi                                   on 2000/10/24  15:15:39
59349         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
59350              From: Peter Scott <Peter@PSDT.com>
59351              Date: Mon, 23 Oct 2000 19:46:01 -0700
59352              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
59353      Branch: perl
59354            ! pod/perlfaq5.pod
59355 ____________________________________________________________________________
59356 [  7423] By: jhi                                   on 2000/10/24  14:25:30
59357         Log: Test tweak to avoid pulling in the whole Config.
59358      Branch: perl
59359            ! t/lib/st-lock.t
59360 ____________________________________________________________________________
59361 [  7422] By: jhi                                   on 2000/10/24  14:03:16
59362         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
59363      Branch: perl
59364            ! pp.c
59365 ____________________________________________________________________________
59366 [  7421] By: jhi                                   on 2000/10/24  13:32:09
59367         Log: (Replaced by #7440.)
59368              
59369              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
59370              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59371              Date: Mon, 23 Oct 2000 16:40:54 -0400
59372              Message-ID: <20001023164054.B14491@O2.chapin.edu>
59373      Branch: perl
59374            ! t/lib/syslog.t
59375 ____________________________________________________________________________
59376 [  7420] By: jhi                                   on 2000/10/24  13:30:53
59377         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
59378              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59379              Date: Mon, 23 Oct 2000 17:29:03 -0400
59380              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
59381      Branch: perl
59382            ! lib/ExtUtils/MM_Unix.pm
59383 ____________________________________________________________________________
59384 [  7419] By: jhi                                   on 2000/10/24  13:29:57
59385         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
59386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59387              Date: Mon, 23 Oct 2000 19:01:32 -0400
59388              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
59389      Branch: perl
59390            ! utils/h2xs.PL
59391 ____________________________________________________________________________
59392 [  7418] By: jhi                                   on 2000/10/24  13:26:04
59393         Log: Replace #7409 with
59394              
59395              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
59396              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
59397              Date: Mon, 23 Oct 2000 20:08:56 +0200
59398              Message-ID: <20001023200855.A14850@nice.ram.loc>
59399      Branch: perl
59400            ! ext/Storable/Storable.pm t/lib/st-lock.t
59401 ____________________________________________________________________________
59402 [  7417] By: jhi                                   on 2000/10/24  13:17:52
59403         Log: Run vms/vms_yfix.pl, should have done that after changing
59404              perly.c in #7382.
59405      Branch: perl
59406            ! vms/perly_c.vms vms/perly_h.vms
59407 ____________________________________________________________________________
59408 [  7416] By: jhi                                   on 2000/10/24  02:55:33
59409         Log: Make the UTF-8 decoding stricter and more verbose when
59410              malformation happens.  This involved adding an argument
59411              to utf8_to_uv_chk(), which involved changing its prototype,
59412              and prefer STRLEN over I32 for the UTF-8 length, which as
59413              a domino effect necessitated changing the prototypes of
59414              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
59415              The stricter UTF-8 decoding checking uses Markus Kuhn's
59416              UTF-8 Decode Stress Tester from
59417              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
59418      Branch: perl
59419            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
59420            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
59421            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
59422            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
59423 ____________________________________________________________________________
59424 [  7415] By: jhi                                   on 2000/10/23  14:06:06
59425         Log: Update Changes.
59426      Branch: perl
59427            ! Changes patchlevel.h
59428 ____________________________________________________________________________
59429 [  7414] By: jhi                                   on 2000/10/23  12:39:52
59430         Log: Undo the basename() part of #7412 since the lib/basename
59431              tests would need upgrading too.
59432      Branch: perl
59433            ! lib/File/Basename.pm
59434 ____________________________________________________________________________
59435 [  7413] By: jhi                                   on 2000/10/23  12:19:27
59436         Log: Document PERL_INSTALL_ROOT of #7210.
59437      Branch: perl
59438            ! lib/ExtUtils/Install.pm
59439 ____________________________________________________________________________
59440 [  7412] By: jhi                                   on 2000/10/23  12:16:47
59441         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
59442      Branch: perl
59443            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
59444            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
59445 ____________________________________________________________________________
59446 [  7411] By: jhi                                   on 2000/10/23  12:07:41
59447         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
59448              From: Prymmer/Kahn <pvhp@best.com>
59449              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
59450              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
59451      Branch: perl
59452            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
59453 ____________________________________________________________________________
59454 [  7410] By: jhi                                   on 2000/10/23  04:10:11
59455         Log: The change #7187 was not so good on VMS.
59456              
59457              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
59458              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59459              Date: Sun, 22 Oct 2000 23:03:08 -0500
59460              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
59461      Branch: perl
59462            ! utils/perldoc.PL
59463 ____________________________________________________________________________
59464 [  7409] By: jhi                                   on 2000/10/23  03:57:36
59465         Log: Avoid Storable locking on DJGPP for now.
59466              
59467              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
59468              From: "Peter J. Farley III" <pjfarley@banet.net>
59469              Date: Sun, 22 Oct 2000 20:00:00 -0400
59470              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
59471      Branch: perl
59472            ! ext/Storable/Storable.pm t/lib/st-lock.t
59473 ____________________________________________________________________________
59474 [  7408] By: jhi                                   on 2000/10/23  03:50:24
59475         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
59476              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59477              Date: Sun, 22 Oct 2000 21:12:22 -0400
59478              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
59479      Branch: perl
59480            ! lib/vars.pm
59481 ____________________________________________________________________________
59482 [  7407] By: jhi                                   on 2000/10/23  03:43:12
59483         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
59484              From: Hugo <hv@crypt.compulink.co.uk>
59485              Date: Mon, 23 Oct 2000 00:47:22 +0100
59486              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
59487      Branch: perl
59488            ! regexec.c t/op/pat.t
59489 ____________________________________________________________________________
59490 [  7406] By: jhi                                   on 2000/10/23  03:40:29
59491         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
59492      Branch: perl
59493            ! lib/ExtUtils/MakeMaker.pm
59494 ____________________________________________________________________________
59495 [  7405] By: jhi                                   on 2000/10/22  21:32:00
59496         Log: Doc patch.
59497              
59498              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
59499              From: rspier@pobox.com (Robert Spier)
59500              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
59501              Message-ID: <14835.16112.13457.447971@rls.cx>
59502      Branch: perl
59503            ! lib/strict.pm
59504 ____________________________________________________________________________
59505 [  7404] By: jhi                                   on 2000/10/22  21:30:51
59506         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
59507              From: rspier@pobox.com (Robert Spier)
59508              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
59509              Message-ID: <14835.17223.72448.705566@rls.cx>
59510      Branch: perl
59511            ! lib/ExtUtils/MakeMaker.pm
59512 ____________________________________________________________________________
59513 [  7403] By: jhi                                   on 2000/10/22  21:24:11
59514         Log: Subject: [PATCH bleadperl] ripples from constsub patch
59515              From: John Tobey <jtobey@john-edwin-tobey.org>
59516              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
59517              Message-Id: <m13nSOB-000FObC@feynman.localnet>
59518      Branch: perl
59519            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
59520 ____________________________________________________________________________
59521 [  7402] By: jhi                                   on 2000/10/22  20:59:35
59522         Log: Support s?printf parameter reordering.
59523      Branch: perl
59524            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
59525 ____________________________________________________________________________
59526 [  7401] By: jhi                                   on 2000/10/22  19:19:14
59527         Log: Expand %Config variables only if explicitly so requested
59528              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
59529              
59530              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
59531              From: Gurusamy Sarathy <gsar@ActiveState.com>
59532              Date: Sun, 22 Oct 2000 11:47:32 -0700
59533              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
59534      Branch: perl
59535            ! Makefile.SH lib/lib_pm.PL
59536 ____________________________________________________________________________
59537 [  7400] By: jhi                                   on 2000/10/22  18:24:10
59538         Log: Move the #7390 test from warn/op to comp/redef.
59539              
59540              Subject: Re: Creating const subs for constants.
59541              From: John Tobey <jtobey@john-edwin-tobey.org>
59542              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
59543              Message-Id: <m13nG72-000FObC@feynman.localnet>               
59544      Branch: perl
59545            ! t/comp/redef.t t/pragma/warn/op
59546 ____________________________________________________________________________
59547 [  7399] By: jhi                                   on 2000/10/22  17:49:59
59548         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
59549              From: Nicholas Clark <nick@ccl4.org>
59550              Date: Sat, 21 Oct 2000 22:23:19 +0100
59551              Message-ID: <20001021222319.B45586@plum.flirble.org>
59552      Branch: perl
59553            ! ext/DynaLoader/DynaLoader_pm.PL
59554 ____________________________________________________________________________
59555 [  7398] By: jhi                                   on 2000/10/22  17:47:35
59556         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
59557              From: Hugo <hv@crypt.compulink.co.uk>
59558              Date: Sat, 21 Oct 2000 18:19:59 +0100
59559              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
59560      Branch: perl
59561            ! ext/B/B.pm ext/B/B/C.pm
59562 ____________________________________________________________________________
59563 [  7397] By: jhi                                   on 2000/10/22  17:35:18
59564         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
59565              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
59566              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
59567              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
59568      Branch: perl
59569            ! hints/openbsd.sh
59570 ____________________________________________________________________________
59571 [  7396] By: jhi                                   on 2000/10/22  17:19:46
59572         Log: Subject: installman go-faster stripes
59573              From: Nicholas Clark <nick@talking.bollo.cx>
59574              Date: Sat, 21 Oct 2000 17:24:53 +0100
59575              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
59576              
59577              Subject: Re: installman go-faster stripes
59578              From: Russ Allbery <rra@stanford.edu>
59579              Date: 21 Oct 2000 11:04:13 -0700
59580              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
59581      Branch: perl
59582            ! installman pod/pod2man.PL
59583 ____________________________________________________________________________
59584 [  7395] By: jhi                                   on 2000/10/22  17:17:35
59585         Log: Hints tweak from Anton Berezin.
59586      Branch: perl
59587            ! hints/freebsd.sh
59588 ____________________________________________________________________________
59589 [  7394] By: jhi                                   on 2000/10/22  04:50:04
59590         Log: Tweak the Is* definitions of Unicode character classes
59591              to better match the official categorizations; embrace
59592              the official categorizations; add the combining marks
59593              as alpha (and -numeric); fix DCinital (a typo and edito)
59594              to be DCmedial.
59595      Branch: perl
59596            + lib/unicode/Is/DCmedial.pl
59597            - lib/unicode/Is/DCinital.pl
59598            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
59599            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
59600            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
59601            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
59602 ____________________________________________________________________________
59603 [  7393] By: jhi                                   on 2000/10/21  18:06:05
59604         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
59605              From: Daniel Chetlin <daniel@chetlin.com>
59606              Date: Sat, 21 Oct 2000 02:57:03 -0700
59607              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
59608      Branch: perl
59609            + t/lib/tie-splice.t
59610            ! MANIFEST lib/Tie/Array.pm
59611 ____________________________________________________________________________
59612 [  7392] By: gsar                                  on 2000/10/21  18:05:15
59613         Log: resync utfperl branch with mainline
59614      Branch: utfperl
59615           !> (integrate 1760 files)
59616 ____________________________________________________________________________
59617 [  7391] By: jhi                                   on 2000/10/21  14:37:49
59618         Log: Testcases for a #7383,#7385 related bug.
59619              
59620              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
59621              From: Nicholas Clark <nick@ccl4.org>
59622              Date: Sat, 21 Oct 2000 15:04:51 +0100
59623              Message-ID: <20001021150451.A51566@plum.flirble.org>
59624      Branch: perl
59625            ! t/pragma/utf8.t
59626 ____________________________________________________________________________
59627 [  7390] By: jhi                                   on 2000/10/21  14:35:57
59628         Log: Add a testcase for #7389.
59629      Branch: perl
59630            ! t/pragma/warn/op
59631 ____________________________________________________________________________
59632 [  7389] By: jhi                                   on 2000/10/21  14:26:45
59633         Log: Subject: Re: Creating const subs for constants.
59634              From: John Tobey <jtobey@john-edwin-tobey.org>
59635              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
59636              Message-Id: <m13mo0N-000FObC@feynman.localnet>
59637      Branch: perl
59638            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
59639            ! proto.h sv.c
59640 ____________________________________________________________________________
59641 [  7388] By: nick                                  on 2000/10/21  11:44:23
59642         Log: Populate perlio branch
59643      Branch: perlio
59644           +> (branch 1760 files)
59645 ____________________________________________________________________________
59646 [  7387] By: nick                                  on 2000/10/21  10:52:05
59647         Log: Get branch back as replica of mainline via :
59648              p4 integrate -b utfperl
59649              p4 resolve -at ./...
59650      Branch: utfperl
59651           +> (branch 269 files)
59652            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
59653            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
59654            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
59655            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
59656            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
59657            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
59658            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
59659            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
59660            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
59661            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
59662            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
59663            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
59664            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
59665            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
59666            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
59667            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
59668            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59669            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59670            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
59671            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
59672            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
59673            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
59674            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
59675            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
59676            - lib/unicode/UCD300.html lib/unicode/Unicode.300
59677            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
59678            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
59679            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
59680            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
59681           !> (integrate 965 files)
59682 ____________________________________________________________________________
59683 [  7386] By: jhi                                   on 2000/10/21  01:31:12
59684         Log: Update Changes.
59685      Branch: perl
59686            ! Changes patchlevel.h
59687 ____________________________________________________________________________
59688 [  7385] By: jhi                                   on 2000/10/21  01:28:42
59689         Log: The #7383 was right only in the context of the original bug report,
59690              not in more general case.
59691      Branch: perl
59692            ! pp_hot.c
59693 ____________________________________________________________________________
59694 [  7384] By: jhi                                   on 2000/10/21  01:08:23
59695         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
59696      Branch: perl
59697            ! ext/IO/lib/IO/Select.pm
59698 ____________________________________________________________________________
59699 [  7383] By: jhi                                   on 2000/10/21  00:44:18
59700         Log: Fix for ID 20001020.006, concatenating an unset submatch
59701              with utf8 resulted in "Modification of a read-only value".
59702      Branch: perl
59703            ! pp_hot.c t/pragma/utf8.t
59704 ____________________________________________________________________________
59705 [  7382] By: jhi                                   on 2000/10/20  20:44:31
59706         Log: Make scan_num() reëntrant, as suggested in
59707              
59708              Subject: [PATCH perl@7229] Rentrant parser and yylex()
59709              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59710              Date: Fri, 20 Oct 2000 14:17:27 +0100
59711              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
59712      Branch: perl
59713            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
59714            ! toke.c
59715 ____________________________________________________________________________
59716 [  7381] By: jhi                                   on 2000/10/20  20:07:29
59717         Log: Reëntrancy fix.
59718              
59719              Subject: [PATCH perl@7229] Rentrant parser and yylex()
59720              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59721              Date: Fri, 20 Oct 2000 14:17:27 +0100
59722              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
59723      Branch: perl
59724            ! embed.h embed.pl perl.h proto.h toke.c
59725 ____________________________________________________________________________
59726 [  7380] By: jhi                                   on 2000/10/20  19:15:54
59727         Log: Don't write double values through long double pointers,
59728              based on a part of
59729              
59730              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
59731              From: Jens Hamisch <jens@Strawberry.COM>
59732              Date: Tue, 17 Oct 2000 08:39:36 +0200
59733              Message-Id: <20001017083936.A11104@Strawberry.COM>
59734      Branch: perl
59735            ! perl.h pp.c
59736 ____________________________________________________________________________
59737 [  7379] By: jhi                                   on 2000/10/20  18:43:37
59738         Log: Portability tweak on #7377.
59739              
59740              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
59741              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59742              Date:     Fri, 20 Oct 2000 13:13:41 EDT
59743              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
59744      Branch: perl
59745            ! t/lib/dprof.t
59746 ____________________________________________________________________________
59747 [  7378] By: jhi                                   on 2000/10/20  12:57:19
59748         Log: SOCKS function redefinitions need prototypes, too, otherwise
59749              for example 32 bit versus 64 bit differences cause a lot of
59750              problems.  Part of
59751              
59752              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
59753              From: Jens Hamisch <jens@Strawberry.COM>
59754              Date: Tue, 17 Oct 2000 08:39:36 +0200
59755              Message-Id: <20001017083936.A11104@Strawberry.COM>
59756      Branch: perl
59757            ! doio.c pp_sys.c
59758 ____________________________________________________________________________
59759 [  7377] By: jhi                                   on 2000/10/20  12:37:12
59760         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
59761              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59762              Date:     Fri, 20 Oct 2000 08:26:04 EDT
59763              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
59764      Branch: perl
59765            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
59766 ____________________________________________________________________________
59767 [  7376] By: jhi                                   on 2000/10/20  12:35:31
59768         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
59769              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59770              Date:     Fri, 20 Oct 2000 07:48:15 EDT
59771              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
59772      Branch: perl
59773            ! configure.com vms/gen_shrfls.pl
59774 ____________________________________________________________________________
59775 [  7375] By: bailey                                on 2000/10/20  04:44:37
59776         Log: SYN SYN
59777      Branch: vmsperl
59778           +> (branch 134 files)
59779            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
59780            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
59781            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
59782            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
59783            - eg/cgi/frameset.cgi eg/cgi/index.html
59784            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
59785            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
59786            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
59787            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
59788            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
59789            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
59790            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
59791            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
59792            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
59793            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
59794            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
59795            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59796            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59797            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
59798            - lib/unicode/Props.txt lib/unicode/UCD300.html
59799            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59800            - utils/perlbc.PL vms/subconfigure.com
59801           !> (integrate 785 files)
59802 ____________________________________________________________________________
59803 [  7374] By: jhi                                   on 2000/10/20  00:59:48
59804         Log: In the latest compiler builds cccdlflags must not become -fpic,
59805              from Wilfredo Sánchez.
59806      Branch: perl
59807            ! hints/darwin.sh
59808 ____________________________________________________________________________
59809 [  7373] By: jhi                                   on 2000/10/20  00:56:35
59810         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
59811              From: Tony Cook <tony@develop-help.com>
59812              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
59813              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
59814      Branch: perl
59815            ! pod/perlop.pod
59816 ____________________________________________________________________________
59817 [  7372] By: jhi                                   on 2000/10/19  19:34:40
59818         Log: Typo noted by Mark Lutz.
59819      Branch: perl
59820            ! t/op/64bitint.t
59821 ____________________________________________________________________________
59822 [  7371] By: jhi                                   on 2000/10/19  19:33:13
59823         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
59824      Branch: metaconfig
59825            ! U/modified/Cppsym.U U/modified/Oldconfig.U
59826      Branch: metaconfig/U/perl
59827            ! End.U dlsrc.U libperl.U
59828      Branch: perl
59829            + hints/nonstopux.sh
59830            ! Configure MANIFEST config_h.SH
59831 ____________________________________________________________________________
59832 [  7370] By: jhi                                   on 2000/10/19  17:18:08
59833         Log: Subject: PATCH do_print has 2 PerlIO_error()s
59834              From: nick@ccl4.org
59835              Date: Thu, 19 Oct 2000 18:09:20 +0100
59836              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
59837      Branch: perl
59838            ! doio.c
59839 ____________________________________________________________________________
59840 [  7369] By: jhi                                   on 2000/10/19  14:01:49
59841         Log: Update Changes.
59842      Branch: perl
59843            ! Changes patchlevel.h
59844 ____________________________________________________________________________
59845 [  7368] By: jhi                                   on 2000/10/19  13:04:29
59846         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
59847              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59848              Date: Wed, 18 Oct 2000 13:12:01 +0200
59849              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
59850      Branch: perl
59851            ! hints/aix.sh
59852 ____________________________________________________________________________
59853 [  7367] By: jhi                                   on 2000/10/19  02:22:40
59854         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
59855              of a 'pmshort' anywhere in the B, so the offending line was simply
59856              removed.
59857      Branch: perl
59858            ! ext/B/B/Debug.pm
59859 ____________________________________________________________________________
59860 [  7366] By: jhi                                   on 2000/10/19  02:12:37
59861         Log: Add the test case for the bug id 20000730.004 which seems
59862              to have been fixed by now.
59863      Branch: perl
59864            ! t/pragma/utf8.t
59865 ____________________________________________________________________________
59866 [  7365] By: jhi                                   on 2000/10/18  23:36:24
59867         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
59868              From: Hugo <hv@crypt.compulink.co.uk>
59869              Date: Wed, 18 Oct 2000 23:25:58 +0100
59870              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
59871      Branch: perl
59872            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
59873 ____________________________________________________________________________
59874 [  7364] By: jhi                                   on 2000/10/18  21:12:53
59875         Log: (retracted)
59876      Branch: perl
59877            ! pp.c
59878 ____________________________________________________________________________
59879 [  7363] By: jhi                                   on 2000/10/18  20:55:38
59880         Log: Missing change from #7362.
59881      Branch: perl
59882            ! win32/perlhost.h
59883 ____________________________________________________________________________
59884 [  7362] By: jhi                                   on 2000/10/18  20:52:01
59885         Log: Borland C fstat() never saw the fd as writable.
59886              
59887              Subject: fix for Borland's weak "stat" (perl@7211)
59888              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59889              Date: Mon, 16 Oct 2000 09:55:03 +0400
59890              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
59891      Branch: perl
59892            ! win32/win32.c
59893 ____________________________________________________________________________
59894 [  7361] By: jhi                                   on 2000/10/18  17:43:50
59895         Log: Regen toc.
59896      Branch: perl
59897            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
59898 ____________________________________________________________________________
59899 [  7360] By: jhi                                   on 2000/10/18  17:07:44
59900         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59901              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
59902              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
59903              Date: Mon, 16 Oct 2000 15:19:49 +0200
59904      Branch: perl
59905            + README.aix
59906            ! MANIFEST
59907 ____________________________________________________________________________
59908 [  7359] By: jhi                                   on 2000/10/18  17:04:49
59909         Log: Subject: Pod patch for Devel::Peek
59910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59911              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
59912              Date: Mon, 16 Oct 2000 12:26:34 +0200
59913      Branch: perl
59914            ! ext/Devel/Peek/Peek.pm
59915 ____________________________________________________________________________
59916 [  7358] By: jhi                                   on 2000/10/18  17:03:15
59917         Log: Make Cwd more bulletproof in chrooted environments.
59918              
59919              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
59920              From: "Eric E. Coe" <Eric.Coe@oracle.com>
59921              Date: Wed, 18 Oct 2000 04:03:54 -0400
59922              Message-Id: <39ED596A.70E599FE@oracle.com>
59923      Branch: perl
59924            ! lib/Cwd.pm
59925 ____________________________________________________________________________
59926 [  7357] By: jhi                                   on 2000/10/18  16:37:26
59927         Log: Disable the UTF8 downgrade croakage for now to avoid
59928              too many not okay messages.
59929      Branch: perl
59930            ! doio.c
59931 ____________________________________________________________________________
59932 [  7356] By: jhi                                   on 2000/10/17  23:29:41
59933         Log: Show the failed remote port, instead of the failing line number.
59934              
59935              Subject: [PATCH 5.6.1 Debugger] More diagnostics
59936              From: David Sparks <daves@ActiveState.com>
59937              Date: Tue, 17 Oct 2000 15:00:24 -0700
59938              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
59939      Branch: perl
59940            ! lib/perl5db.pl
59941 ____________________________________________________________________________
59942 [  7355] By: jhi                                   on 2000/10/17  14:11:31
59943         Log: On output try to downgrade to bytes, croak if impossible,
59944              from Simon Cozens.  This means that outputting >255 UTF8
59945              is impossible.  Consider this as a strong incentive to get
59946              the I/O disciplines implemented.
59947      Branch: perl
59948            ! doio.c pod/perldiag.pod sv.c
59949 ____________________________________________________________________________
59950 [  7354] By: jhi                                   on 2000/10/17  13:42:23
59951         Log: Clarify documentation on 'use bytes'.
59952              
59953              Subject: Re: What does 'use bytes' "mean" ?
59954              From: Simon Cozens <simon@cozens.net>
59955              Date: Mon, 18 Sep 2000 18:24:25 +0100
59956              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
59957      Branch: perl
59958            ! lib/bytes.pm
59959 ____________________________________________________________________________
59960 [  7353] By: jhi                                   on 2000/10/17  13:28:12
59961         Log: Workaround for a sfio bug where the stream error indicator
59962              is not cleared as documented.
59963              
59964              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
59965              From: Nicholas Clark <nick@ccl4.org>
59966              Date: Mon, 16 Oct 2000 18:28:23 +0100
59967              Message-ID: <20001016182823.J19700@plum.flirble.org>
59968      Branch: perl
59969            ! doio.c
59970 ____________________________________________________________________________
59971 [  7352] By: jhi                                   on 2000/10/17  13:06:19
59972         Log: More IoTYPE sprinkling.
59973      Branch: perl
59974            ! doio.c pp_hot.c
59975 ____________________________________________________________________________
59976 [  7351] By: jhi                                   on 2000/10/16  22:47:07
59977         Log: Detect early whether the std streams have gone bad.
59978              
59979              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
59980              Date: Mon, 16 Oct 2000 23:28:42 +0100
59981              From: Nicholas Clark <nick@ccl4.org>
59982              Message-ID: <20001016232842.A37942@plum.flirble.org>
59983      Branch: perl
59984            ! t/op/misc.t
59985 ____________________________________________________________________________
59986 [  7350] By: jhi                                   on 2000/10/16  22:45:16
59987         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
59988              From: "Peter J. Farley III" <pjfarley@banet.net>
59989              Date: Mon, 16 Oct 2000 18:15:59 -0400
59990              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
59991      Branch: perl
59992            ! djgpp/djgpp.c dosish.h t/io/open.t
59993 ____________________________________________________________________________
59994 [  7349] By: jhi                                   on 2000/10/16  22:36:45
59995         Log: perldelta tweak.
59996      Branch: perl
59997            ! pod/perldelta.pod
59998 ____________________________________________________________________________
59999 [  7348] By: jhi                                   on 2000/10/16  15:17:53
60000         Log: Update Changes.
60001      Branch: perl
60002            ! Changes patchlevel.h
60003 ____________________________________________________________________________
60004 [  7347] By: jhi                                   on 2000/10/16  13:55:27
60005         Log: Add the capability to include/exclude branches.
60006      Branch: perl
60007            ! Porting/genlog
60008 ____________________________________________________________________________
60009 [  7346] By: jhi                                   on 2000/10/16  13:18:04
60010         Log: Add Charles Lane.
60011      Branch: perl
60012            ! AUTHORS Changes
60013 ____________________________________________________________________________
60014 [  7345] By: jhi                                   on 2000/10/16  13:13:21
60015         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
60016      Branch: perl
60017            ! pod/perldelta.pod
60018 ____________________________________________________________________________
60019 [  7344] By: gsar                                  on 2000/10/16  09:30:21
60020         Log: integrate change#6220 from cfgperl
60021              
60022              Win32 patches from Benjamin Stuhl.
60023      Branch: maint-5.6/perl
60024           !> makedef.pl win32/win32.h
60025 ____________________________________________________________________________
60026 [  7343] By: gsar                                  on 2000/10/16  08:32:19
60027         Log: integrate changes#6221,6222 from cfgperl
60028              
60029              Remove tr///CU (the feature is to be obsoleted by better interfaces).
60030              From: simon@brecon.co.uk (Simon Cozens)
60031              Subject: [PATCH] Eliminate tr///[CU][CU]
60032              Date: 23 Jun 2000 11:05:40 GMT
60033              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
60034              
60035              doc typo fix
60036              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
60037              From: Ian Phillipps <Ian.Phillipps@iname.com>
60038              Date: Fri, 23 Jun 2000 10:40:58 +0100
60039              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
60040      Branch: maint-5.6/perl
60041           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
60042 ____________________________________________________________________________
60043 [  7342] By: gsar                                  on 2000/10/16  08:28:08
60044         Log: integrate change#6217 from cfgperl (in part)
60045              
60046              Rename the fdpid locking and integrate with Sarathy.
60047      Branch: maint-5.6/perl
60048           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
60049           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
60050           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
60051           !> win32/win32.c
60052 ____________________________________________________________________________
60053 [  7341] By: gsar                                  on 2000/10/16  08:23:39
60054         Log: integrate changes#6214..6216 from mainline
60055              
60056              @_ can't have junk in it even in the non-USE_ITHREADS case because
60057              caller() wants to populate @DB::args with it (causes a coredump
60058              in Carp::confess())
60059              
60060              tweak comment about @DB::args
60061              
60062              be more optimal about clearing @_
60063      Branch: maint-5.6/perl
60064           !> av.h cop.h pp_ctl.c t/op/runlevel.t
60065 ____________________________________________________________________________
60066 [  7340] By: gsar                                  on 2000/10/16  08:20:37
60067         Log: integrate changes#6207..6210 from cfgperl
60068              
60069              Subject: [PATCH 5.6.0] Threadsafe patches
60070              From: Dan Sugalski <dan@sidhe.org>
60071              To: perl5-porters@perl.org
60072              Date: Mon, 08 May 2000 18:08:13 -0400
60073              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
60074              
60075              Regen headers for #6207.
60076              
60077              Lock PL_fdpid against race conditions, based on:
60078              Subject: [PATCH 5.6.0]subprocess fixup for threads
60079              From: Dan Sugalski <dan@sidhe.org>
60080              To: perl5-porters@perl.org
60081              Date: Tue, 11 Apr 2000 17:02:32 -0400
60082              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
60083              
60084              Mopup for #6207 and #6209.
60085      Branch: maint-5.6/perl
60086           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
60087           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
60088           !> win32/win32.c
60089 ____________________________________________________________________________
60090 [  7339] By: gsar                                  on 2000/10/16  08:14:34
60091         Log: integrate change#6203 from cfgperl
60092              
60093              perldiag should refer to perlos2.pod not README.os2
60094      Branch: maint-5.6/perl
60095           !> pod/perldiag.pod
60096 ____________________________________________________________________________
60097 [  7338] By: gsar                                  on 2000/10/16  08:11:42
60098         Log: integrate change#6201 from mainline
60099              
60100              Perl_eval_pv() leaks 4 bytes every time it is called because it
60101              does a PUSHMARK that's never ever POPMARKed; in general, only
60102              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
60103              Perl_eval_[sp]v() don't because they don't take any incoming
60104              arguments (this leak has been around since the original version
60105              of perl_eval_pv() in 5.003_97e)
60106      Branch: maint-5.6/perl
60107           !> perl.c
60108 ____________________________________________________________________________
60109 [  7337] By: gsar                                  on 2000/10/16  08:08:47
60110         Log: integrate changes#6197..6200 from cfgperl
60111              
60112              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
60113              From: John Borwick <jhborwic@unity.ncsu.edu>
60114              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
60115              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
60116              
60117              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
60118              From: Dan Sugalski <dan@sidhe.org>
60119              To: vmsperl@perl.org, perl5-porters@perl.org
60120              Date: Fri, 02 Jun 2000 16:00:41 -0400
60121              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
60122              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
60123              
60124              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
60125              From: Dan Sugalski <dan@sidhe.org>
60126              To: perl5-porters@perl.org, vmsperl@perl.org
60127              Date: Fri, 02 Jun 2000 17:30:51 -0400
60128              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
60129              
60130              Update to cperl-mode.el 4.31 from
60131              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
60132              Subject: A couple of notes
60133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60134              To: Mailing list Perl5 <perl5-porters@perl.org>
60135              Date: Sat, 3 Jun 2000 23:33:32 -0400
60136              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
60137      Branch: maint-5.6/perl
60138           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
60139           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
60140           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
60141           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
60142           !> vms/vmsish.h
60143 ____________________________________________________________________________
60144 [  7336] By: gsar                                  on 2000/10/16  08:03:46
60145         Log: integrate changes#6194,6195 from mainline
60146              
60147              fix small eval"" memory leaks under USE_ITHREADS
60148              
60149              fix yet another eval"" leak under USE_ITHREADS
60150      Branch: maint-5.6/perl
60151           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60152           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60153           !> vms/perly_c.vms
60154 ____________________________________________________________________________
60155 [  7335] By: gsar                                  on 2000/10/16  08:02:15
60156         Log: integrate changes#6190,6191 from mainline
60157              
60158              submit missing embed.pl change
60159              
60160              vec() loses numericalness (modified version of patch suggested
60161              by Robin Barker)
60162      Branch: maint-5.6/perl
60163           !> doop.c embed.pl t/op/vec.t
60164 ____________________________________________________________________________
60165 [  7334] By: gsar                                  on 2000/10/16  08:01:03
60166         Log: integrate change#6189 from mainline
60167              
60168              counting tr/// corrupts later operation (from M.J.T Guy)
60169      Branch: maint-5.6/perl
60170           !> doop.c t/op/tr.t
60171 ____________________________________________________________________________
60172 [  7333] By: gsar                                  on 2000/10/16  07:59:07
60173         Log: integrate changes#6183..6188 from mainline
60174              
60175              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
60176              <nick@ccl4.org>)
60177              
60178              tweak for change#6127
60179              
60180              remove incorrect documentation about implicit split to @_ in
60181              list context, which never really worked in perl 5 (from
60182              M.J.T. Guy)
60183              
60184              further qualify references to "alphanumeric" (from Wolfgang Laun
60185              <wolfgang.laun@alcatel.at>)
60186              
60187              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
60188              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60189              
60190              h2xs tweaks
60191      Branch: maint-5.6/perl
60192           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
60193           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
60194           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
60195           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
60196           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
60197           !> pod/pod2latex.PL utils/h2xs.PL
60198 ____________________________________________________________________________
60199 [  7332] By: gsar                                  on 2000/10/16  07:53:52
60200         Log: integrate change#6179 from mainline
60201              
60202              buggy modulus on UVs introduced by change#3378 (resulted in
60203              4063328477 % 65535 amounting to 27406, instead of 27407)
60204      Branch: maint-5.6/perl
60205           !> pp.c t/op/arith.t
60206 ____________________________________________________________________________
60207 [  7331] By: gsar                                  on 2000/10/16  07:52:49
60208         Log: integrate changes#6176,6177,6178,6182 from cfgperl
60209              
60210              Single-quoted utf8 patch from Simon Cozens.
60211              
60212              Substitution utf8 patch from Simon Cozens.
60213              
60214              Be cleaner.
60215              
60216              Be Cleaner Part Deux.
60217      Branch: maint-5.6/perl
60218           !> Makefile.SH pp_hot.c toke.c
60219 ____________________________________________________________________________
60220 [  7330] By: gsar                                  on 2000/10/16  07:41:36
60221         Log: integrate change#6172 from mainline
60222              
60223              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
60224              (from Ilya Zakharevich)
60225      Branch: maint-5.6/perl
60226           !> regexec.c t/op/re_tests
60227 ____________________________________________________________________________
60228 [  7329] By: gsar                                  on 2000/10/16  07:40:25
60229         Log: integrate change#6171 from mainline
60230              
60231              scalar() doesn't force scalar context when used in void context
60232              (from Simon Cozens)
60233      Branch: maint-5.6/perl
60234           !> op.c t/op/wantarray.t
60235 ____________________________________________________________________________
60236 [  7328] By: gsar                                  on 2000/10/16  07:39:33
60237         Log: integrate change#6170 from mainline
60238              
60239              change#6142 needs tweaks to tests to work where there's no
60240              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60241      Branch: maint-5.6/perl
60242           !> t/lib/filefind.t
60243 ____________________________________________________________________________
60244 [  7327] By: gsar                                  on 2000/10/16  07:35:34
60245         Log: integrate changes#6166..6168 from cfgperl
60246              
60247              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
60248              in case somebody wants to write an extension for more
60249              shadow database interfaces.
60250              
60251              tweak todo
60252              
60253              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
60254      Branch: maint-5.6/perl
60255           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60256           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
60257           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
60258           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
60259           !> win32/config.vc win32/config_H.bc win32/config_H.gc
60260           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60261 ____________________________________________________________________________
60262 [  7326] By: gsar                                  on 2000/10/16  07:29:05
60263         Log: integrate changes#6157,6159..6161,6164 from cfgperl
60264              
60265              Regen Configure to jive with #6149.
60266              
60267              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
60268              
60269              Changes for the File::Temp 0.08 (change #6159) test suite
60270              to fit better into the Perl distribution test framework.
60271              
60272              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
60273              both from Simon Cozens.
60274              
60275              detypo
60276      Branch: maint-5.6/perl
60277           +> pod/perlmodlib.PL pod/perlnewmod.pod
60278           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
60279           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
60280           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60281           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60282 ____________________________________________________________________________
60283 [  7325] By: gsar                                  on 2000/10/16  07:25:13
60284         Log: integrate change#6158 from vmsperl
60285              
60286              Add fallback to tmpfile for use in cases where user's relying on
60287              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
60288              Lane's patch)
60289      Branch: maint-5.6/perl
60290           !> vms/vms.c vms/vmsish.h
60291 ____________________________________________________________________________
60292 [  7324] By: gsar                                  on 2000/10/16  07:20:50
60293         Log: integrate changes#6153..6155 from mainline
60294              
60295              prettier Test::Harness output on failed tests (from Nicholas Clark
60296              <nick@Bagpuss.uk.boo.com>)
60297              
60298              avoid type mismatch warning
60299              
60300              small bug in change#6144; remove random \xA0 character that snuck
60301              in via change#6145
60302      Branch: maint-5.6/perl
60303           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
60304           !> perl.c
60305 ____________________________________________________________________________
60306 [  7323] By: gsar                                  on 2000/10/16  07:18:47
60307         Log: integrate changes#6151,6152 from mainline
60308              
60309              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
60310              
60311              cosmetic fixups of RE debug output (from Ilya Zakharevich)
60312      Branch: maint-5.6/perl
60313           !> regexec.c
60314 ____________________________________________________________________________
60315 [  7322] By: gsar                                  on 2000/10/16  07:17:25
60316         Log: integrate changes#6146..6150 from mainline
60317              
60318              doc typo
60319              
60320              add a make entry to Config.pm so "perl -V:make" works on VMS
60321              (from Peter Prymmer)
60322              
60323              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
60324              
60325              OS/2 tweaks for usethreads build (from Rocco Caputo
60326              <troc@netrus.net>)
60327              
60328              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
60329      Branch: maint-5.6/perl
60330           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
60331           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
60332           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
60333           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
60334           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
60335           !> warnings.pl x2p/a2p.h
60336 ____________________________________________________________________________
60337 [  7321] By: gsar                                  on 2000/10/16  07:14:02
60338         Log: integrate changes#6143..6145 from mainline
60339              
60340              MacOS support, part 1 (from Matthias Neeracher
60341              <neeri@iis.ee.ethz.ch>)
60342              
60343              MacOS support, part 2: make AutoSplit use File::Spec instead
60344              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
60345              <neeri@iis.ee.ethz.ch>)
60346              
60347              make xsubpp skip embedded pod (from Matthias Neeracher
60348              <neeri@iis.ee.ethz.ch>)
60349      Branch: maint-5.6/perl
60350           +> ext/DynaLoader/dl_mac.xs
60351           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
60352           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60353           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
60354           !> pp_ctl.c proto.h toke.c util.c util.h
60355 ____________________________________________________________________________
60356 [  7320] By: gsar                                  on 2000/10/16  07:12:13
60357         Log: integrate changes#6141,6142 from mainline
60358              
60359              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
60360              forwarded by Peter Seebach from the bsdi-users mailing list.
60361              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
60362              
60363              File::Find fails to chdir when chasing symlinks (from
60364              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60365      Branch: maint-5.6/perl
60366           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
60367 ____________________________________________________________________________
60368 [  7319] By: gsar                                  on 2000/10/16  07:04:30
60369         Log: integrate change#6139 from mainline
60370              
60371              revise mktables.PL for bugs and newness in Unicode 3.0
60372              (from James Bence <jbence@amgen.com>)
60373      Branch: maint-5.6/perl
60374           +> (branch 30 files)
60375           !> (integrate 49 files)
60376 ____________________________________________________________________________
60377 [  7318] By: gsar                                  on 2000/10/16  07:01:01
60378         Log: integrate changes#6137,6138 from mainline
60379              
60380              fix bogus redeclaration warning for "our" variables in different
60381              scopes
60382              
60383              add note about the handling of negative indices to tied arrays
60384              (from Michael G Schwern <schwern@pobox.com>)
60385      Branch: maint-5.6/perl
60386           !> op.c pod/perltie.pod t/pragma/strict-vars
60387 ____________________________________________________________________________
60388 [  7317] By: gsar                                  on 2000/10/16  06:58:46
60389         Log: integrate changes#6127..6136 from mainline
60390              
60391              call_method(...,G_EVAL) can longjmp() out if the method probing
60392              failed (from Gisle Aas)
60393              
60394              new perlxstut example for passing/returning refs to arrays
60395              (from David Lowe <dlowe@pootpoot.com>)
60396              
60397              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
60398              
60399              fix places that mean C<"word" character> but say C<alphanumeric
60400              character>
60401              
60402              avoid warnings in POSIX.pm (from Barrie Slaymaker)
60403              
60404              warnings::enabled() doesn't fall back to looking at $^W if
60405              caller isn't using lexical warnings (from Paul Marquess)
60406              
60407              elide bogus test in change#6132
60408              
60409              make Test::Harness use wait.h/WCOREDUMP if available
60410              (from Ben Tilly <ben_tilly@hotmail.com>)
60411              
60412              enable Test::Harness to dynamically determine column width etc.
60413              (from Rob Napier <rnapier@employees.org>)
60414              
60415              random pod typos (from Peter Scott <Peter@PSDT.com>)
60416      Branch: maint-5.6/perl
60417           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
60418           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
60419           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
60420           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
60421 ____________________________________________________________________________
60422 [  7316] By: gsar                                  on 2000/10/16  06:53:23
60423         Log: integrate change#6126 from mainline
60424              
60425              change#2879 broke rvalue autovivification of magicals such as
60426              ${$num} (reworked variant of patch suggested by Simon Cozens)
60427      Branch: maint-5.6/perl
60428           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
60429           !> pp_hot.c proto.h t/op/gv.t
60430 ____________________________________________________________________________
60431 [  7315] By: gsar                                  on 2000/10/16  06:51:38
60432         Log: integrate changes#6123,6125 from mainline
60433              
60434              clarify gotcha with #line directives (from Rocco Caputo
60435              <troc@netrus.net>)
60436              
60437              enable propagating exception objects via Perl_croak() in XS code
60438              (from Gisle Aas)
60439      Branch: maint-5.6/perl
60440           !> pod/perldebug.pod pod/perlsyn.pod util.c
60441 ____________________________________________________________________________
60442 [  7314] By: gsar                                  on 2000/10/16  06:49:28
60443         Log: integrate change#6122 from mainline
60444              
60445              downgrade fatal error on C<"foo@nosucharray.com"> to optional
60446              warning (from Mark-Jason Dominus)
60447      Branch: maint-5.6/perl
60448           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
60449           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
60450           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
60451           !> toke.c
60452 ____________________________________________________________________________
60453 [  7313] By: gsar                                  on 2000/10/16  06:46:54
60454         Log: integrate changes#6112..6121 from vmsperl
60455              
60456              Check for existence of file before trying to delete
60457              
60458              Ugly workaround for version-specific RTL error
60459              
60460              Urk -- undo previous removal of vmsish 'exit' change
60461              
60462              Add bounds checking for several strings (Charles Lane)
60463              
60464              Miscellaneous cosmetic fixes (Charles Lane)
60465              
60466              Treat sockets as special in sys(read|write) (Charles Lane et al.)
60467              
60468              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
60469              Flatten case labels in switch statements uniformly (Charles Bailey)
60470              
60471              Quiet error messages in vmsish.t (Charles Lane)
60472              
60473              Add missing escape (Charles Lane)
60474              
60475              Allow eliminate_macros() and fixpath() to handle space-delimited
60476              lists (based on fixes by Craig Berry)
60477      Branch: maint-5.6/perl
60478           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
60479           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
60480           !> vms/vmsish.h
60481 ____________________________________________________________________________
60482 [  7312] By: gsar                                  on 2000/10/16  06:41:18
60483         Log: integrate changes#6107,6110 from cfgperl
60484              
60485              Tweak the todo list.
60486              
60487              todo tweak
60488      Branch: maint-5.6/perl
60489           !> Todo-5.6
60490 ____________________________________________________________________________
60491 [  7311] By: gsar                                  on 2000/10/16  06:38:38
60492         Log: integrate changes#6104,6108 from mainline
60493              
60494              PL_sys_intern was being initialized too late on windows
60495              
60496              reenable fake signal handling on Windows, bugs and all
60497      Branch: maint-5.6/perl
60498           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
60499           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
60500           !> win32/win32.c
60501 ____________________________________________________________________________
60502 [  7310] By: gsar                                  on 2000/10/16  06:36:03
60503         Log: integrate changes#6095,6097..6103 from cfgperl
60504              
60505              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
60506              might be useful in future.
60507              
60508              Add a note about possible compilation problems from Allen Smith.
60509              
60510              Add a note about other, yet unsupported, shadow password APIs.
60511              
60512              Tweaks for the cc bugs from Allen Smith.
60513              
60514              More compilation tweakery from Allen Smith.
60515              
60516              Hints and test tweaks for Unicos.
60517              
60518              The test suite tweak in #6101 wasn't quite right.
60519              
60520              Test tweaking for Unicos continues.
60521      Branch: maint-5.6/perl
60522           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60523           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
60524           !> t/lib/complex.t t/op/64bitint.t
60525 ____________________________________________________________________________
60526 [  7309] By: gsar                                  on 2000/10/16  06:29:41
60527         Log: integrate changes#6093,6094 from mainline
60528              
60529              fork() failure to create pseudo process sets errno=EAGAIN and returns
60530              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
60531              
60532              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
60533      Branch: maint-5.6/perl
60534           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60535           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
60536 ____________________________________________________________________________
60537 [  7308] By: gsar                                  on 2000/10/16  06:27:29
60538         Log: integrate change#6092 from cfgperl
60539              
60540              Regen perltoc with the fixed buildtoc.
60541      Branch: maint-5.6/perl
60542           !> pod/perltoc.pod
60543 ____________________________________________________________________________
60544 [  7307] By: gsar                                  on 2000/10/16  06:26:40
60545         Log: integrate changes#6089,6090 from mainline
60546              
60547              buildtoc tweak to fix newline lossage
60548              
60549              concat doesn't preserve utf8-ness, and doesn't invalidate
60550              [NI]OK; added tests for both
60551      Branch: maint-5.6/perl
60552           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
60553 ____________________________________________________________________________
60554 [  7306] By: gsar                                  on 2000/10/16  06:24:05
60555         Log: integrate change#6088 from cfgperl
60556              
60557              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
60558              because we do not use those.  The HAS_GETSPNAM remains,
60559              though, because we still do use that.
60560      Branch: maint-5.6/perl
60561           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60562           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
60563           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
60564           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
60565           !> win32/config.vc win32/config_H.bc win32/config_H.gc
60566           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60567 ____________________________________________________________________________
60568 [  7305] By: gsar                                  on 2000/10/16  06:15:52
60569         Log: integrate changes#6084,6085,6087 from mainline
60570              
60571              substr() does not preserve utf8-ness (from Stefan Eissing
60572              <Eissing@medicaldataservice.de>); added tests
60573              
60574              repeat operator (x) doesn't preserve utf8-ness
60575              
60576              reverse() and quotemeta() weren't preserving utf8-ness; add tests
60577      Branch: maint-5.6/perl
60578           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
60579 ____________________________________________________________________________
60580 [  7304] By: gsar                                  on 2000/10/16  06:13:10
60581         Log: integrate changes#6077..6083 from mainline
60582              
60583              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
60584              and Tom Phoenix)
60585              
60586              workaround for CRT bug in chdir() (from Charles Lane, via
60587              Peter Prymmer)
60588              
60589              remove outdated kludge in Carp (NULLs are permitted in diagnostics
60590              now)
60591              
60592              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
60593              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60594              
60595              better default perlbug categories for ok reports (from Richard Foley)
60596              
60597              peek.t non-portable to ithreads
60598              
60599              note about undocumented caller() return value (from M.J.T. Guy);
60600              yet another peek.t tweak
60601      Branch: maint-5.6/perl
60602           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60603           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60604           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
60605           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
60606           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
60607           !> vms/vmsish.h
60608 ____________________________________________________________________________
60609 [  7303] By: gsar                                  on 2000/10/16  06:03:18
60610         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
60611              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
60612              
60613              &HUGE_VAL is not defined, it exists.
60614              
60615              Do not warn that an infinity does not look like a number.
60616              
60617              Rewrite the pwent/spent logic to be a little bit more clearer.
60618              
60619              Continue on the pwent/spent case.
60620              
60621              Correct Freudian slip.
60622              
60623              Use HUGE_VALL if applicable.
60624              
60625              pwent/spent #ifdef imbalance.
60626              
60627              Infinite problems.
60628              
60629              Call getspnam() only iff needd.
60630              
60631              Test both the scalar and list contexts.
60632              
60633              Use setxxent()/endxxent().
60634              
60635              Complex tweakery.
60636              
60637              Unicos hint tweak.
60638              
60639              Be more forgiving in POSIX about HUGE_VALL.
60640              
60641              Detypo.
60642              
60643              The search of infinity continues, this time simplified.
60644              
60645              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
60646              in natively 64-bit platforms where a long is a quad (no need
60647              for long longs).  Also added bias for IVs.
60648              
60649              Complex tweaks.
60650              
60651              Introduce t/lib/peek.t.
60652              
60653              Make the test more portable.
60654      Branch: maint-5.6/perl
60655           +> t/lib/peek.t
60656            ! pp_sys.c
60657           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
60658           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
60659           !> t/op/pwent.t toke.c util.c
60660 ____________________________________________________________________________
60661 [  7302] By: gsar                                  on 2000/10/16  05:03:37
60662         Log: integrate changes#6066..6071 from mainline
60663              
60664              s/END/CHECK/
60665              
60666              replace direct call to sighandler() with (*PL_sighandlerp)()
60667              
60668              note about values()
60669              
60670              File::Spec compatibility update (from Barrie Slaymaker
60671              <barries@slaysys.com>)
60672              
60673              remove misleading comment (from M.J.T. Guy)
60674              
60675              misformatted perllocal.pod (from Tim Jenness
60676              <t.jenness@jach.hawaii.edu>)
60677      Branch: maint-5.6/perl
60678           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
60679           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
60680           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
60681           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
60682 ____________________________________________________________________________
60683 [  7301] By: gsar                                  on 2000/10/16  05:00:08
60684         Log: integrate changes#6061..6063 from mainline
60685              
60686              change#5921 neglected to make eq honor "use bytes"
60687              
60688              additional tests for utf8.t
60689              
60690              tokeq() could read unallocated field in argument
60691      Branch: maint-5.6/perl
60692           !> sv.c t/pragma/utf8.t toke.c
60693 ____________________________________________________________________________
60694 [  7300] By: gsar                                  on 2000/10/16  04:56:54
60695         Log: integrate changes#6046,6048,6057,6058 from mainline
60696              
60697              libscheck has insufficient checks for n32 libs (from
60698              Albert Chin-A-Young <china@thewrittenword.com>)
60699              
60700              add note about how $( doesn't interpolate in REs (from
60701              Philip Newton <newton@ficus.frogspace.net>)
60702              
60703              fix broken parsing of /\x{ab}/
60704              
60705              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
60706              (spotted by Donald Kinzer <dkinzer@premia.com>)
60707      Branch: maint-5.6/perl
60708           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
60709           !> t/pragma/utf8.t
60710 ____________________________________________________________________________
60711 [  7299] By: gsar                                  on 2000/10/16  04:52:50
60712         Log: integrate change#6044 from mainline
60713              
60714              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
60715              such that underscores are only ignored in literal numbers,
60716              "\x{...}", and hex/oct argument
60717      Branch: maint-5.6/perl
60718           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
60719 ____________________________________________________________________________
60720 [  7298] By: gsar                                  on 2000/10/16  04:50:53
60721         Log: integrate changes#6027..6043 from mainline
60722              
60723              podlators-1.02 update (from Russ Allbery)
60724              
60725              Pod::Man generates groff-incompatible macro definition (from
60726              Tom Christiansen)
60727              
60728              add CGI.pm v2.66 (from Lincoln Stein)
60729              
60730              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
60731              for @- and @+ (from Johan Vromans)
60732              
60733              small nits in diagnostics.pm (from Robin Barker)
60734              
60735              whitespace adjustments
60736              
60737              missing files in MANIFEST
60738              
60739              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
60740              to compensate
60741              
60742              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
60743              
60744              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
60745      Branch: maint-5.6/perl
60746           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
60747           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
60748           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
60749           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
60750           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
60751           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
60752           !> t/lib/cgi-html.t t/lib/cgi-request.t
60753 ____________________________________________________________________________
60754 [  7297] By: gsar                                  on 2000/10/16  04:44:30
60755         Log: integrate change#6025 from mainline
60756              
60757              Is{Alnum,Alpha,Word} don't match titlecase
60758              TODO: IsSpace is defined recursively!
60759              (both spotted by Larry)
60760      Branch: maint-5.6/perl
60761           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
60762           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
60763 ____________________________________________________________________________
60764 [  7296] By: gsar                                  on 2000/10/16  04:39:30
60765         Log: integrate change#6023 from mainline
60766              
60767              debugger stomps on $. (from M.J.T. Guy)
60768      Branch: maint-5.6/perl
60769           !> lib/perl5db.pl
60770 ____________________________________________________________________________
60771 [  7295] By: gsar                                  on 2000/10/16  04:38:02
60772         Log: integrate change#6022 from mainline
60773              
60774              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
60775      Branch: maint-5.6/perl
60776           !> sv.c
60777 ____________________________________________________________________________
60778 [  7294] By: gsar                                  on 2000/10/16  04:37:05
60779         Log: integrate changes#6018..6021 from mainline
60780              
60781              make lib/syslog.t portable to systems that don't have _PATH_LOG,
60782              make _PATH_LOG() return "" if unavailable
60783              
60784              windows portability tweaks
60785              
60786              test tweak
60787              
60788              remove Win2K issue in pod (fixed by change#6020)
60789      Branch: maint-5.6/perl
60790           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
60791           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
60792           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
60793 ____________________________________________________________________________
60794 [  7293] By: gsar                                  on 2000/10/16  04:20:00
60795         Log: integrate changes#6013..6015 from mainline
60796              
60797              tweak change#5945 to display correct switch name in diagnostic
60798              
60799              glob() loading File::Glob behind the scenes may cause syntax errors
60800              
60801              tweak test for portability
60802      Branch: maint-5.6/perl
60803           !> op.c perl.c pod/perldiag.pod t/lib/b.t
60804 ____________________________________________________________________________
60805 [  7292] By: gsar                                  on 2000/10/16  04:18:11
60806         Log: integrate changes#6005..6010 from mainline, cfgperl
60807              
60808              perldoc might fail via "use blib" (from Hugo van der Sanden)
60809              
60810              Regen Configure.
60811              
60812              note about compile failures and END blocks (from M.J.T. Guy)
60813              
60814              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
60815              
60816              (change#6009 integrated earlier in change#7255)
60817              
60818              clarify note about shadow password support (from
60819              gellyfish@gellyfish.com)
60820      Branch: maint-5.6/perl
60821           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60822           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
60823           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
60824 ____________________________________________________________________________
60825 [  7291] By: gsar                                  on 2000/10/16  04:12:03
60826         Log: integrate changes#6002,6003 from mainline
60827              
60828              destructive sv_setsv() can lose UV-ness from source, causing
60829              numeric promotions/comparisons to fail to do the right thing
60830              
60831              allow REG_EXPAND_SZ keys in Windows registry (from
60832              John Clayton <John.Clayton@barclayscapital.com>)
60833      Branch: maint-5.6/perl
60834           !> sv.c win32/win32.c
60835 ____________________________________________________________________________
60836 [  7290] By: gsar                                  on 2000/10/16  04:10:19
60837         Log: integrate change#6001 from mainline
60838              
60839              support additional library locations via $Config{otherlibdirs}
60840              (from Andy Dougherty)
60841      Branch: maint-5.6/perl
60842           !> Configure INSTALL Porting/Glossary Porting/config.sh
60843           !> Porting/config_H config_h.SH epoc/config.sh perl.c
60844           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
60845           !> win32/config.bc win32/config.gc win32/config.vc
60846 ____________________________________________________________________________
60847 [  7289] By: gsar                                  on 2000/10/16  04:08:28
60848         Log: integrate change#5999 from mainline
60849              
60850              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
60851      Branch: maint-5.6/perl
60852           !> t/pragma/warn/toke toke.c
60853 ____________________________________________________________________________
60854 [  7288] By: gsar                                  on 2000/10/16  04:07:01
60855         Log: integrate changes#5997,5998 from cfgperl
60856              
60857              Preserve $!.
60858              
60859              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
60860      Branch: maint-5.6/perl
60861           !> lib/Math/Complex.pm
60862 ____________________________________________________________________________
60863 [  7287] By: gsar                                  on 2000/10/16  04:04:37
60864         Log: integrate change#5995 from mainline
60865              
60866              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
60867      Branch: maint-5.6/perl
60868           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
60869 ____________________________________________________________________________
60870 [  7286] By: gsar                                  on 2000/10/16  04:03:21
60871         Log: integrate change#5994 from mainline
60872              
60873              fix for missed accounting for null byte in pack("Z",...) (from
60874              M.J.T. Guy)
60875      Branch: maint-5.6/perl
60876           !> pp.c t/op/pack.t
60877 ____________________________________________________________________________
60878 [  7285] By: gsar                                  on 2000/10/16  04:02:11
60879         Log: integrate changes#5989..5993 from mainline
60880              
60881              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
60882              itself and no other (from Tom Hughes)
60883              
60884              use $ENV{LIB} to search for libs under Visual C compiler
60885              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
60886              
60887              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
60888              
60889              pod nit (from Simon Cozens)
60890              
60891              various minor tweaks seen on p5p
60892      Branch: maint-5.6/perl
60893           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
60894           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
60895           !> t/op/array.t toke.c
60896 ____________________________________________________________________________
60897 [  7284] By: gsar                                  on 2000/10/16  03:59:00
60898         Log: integrate changes#5978..5988 from mainline
60899              
60900              sync version numbers in File::Spec with the ones on CPAN
60901              (from Barrie Slaymaker)
60902              
60903              under useithreads, constant pad entries could inadvertantly be
60904              shared across threads (from Eric Blood <eblood@xmission.com>);
60905              added Eric's test case to testsuite
60906              
60907              allow Configure -S to run non-interactively (spotted by Greg Hudson
60908              <ghudson@mit.edu>)
60909              
60910              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
60911              prototype mismatch with CORE::glob(); update pod and tests to
60912              suit (File::Glob::glob() is still available for backward
60913              compatibility, but should be considered deprecated)
60914              
60915              avoid error in IO::Socket::INET when given an unknown service name
60916              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
60917              
60918              numeric conversion of non-number in change#3378 tramples on
60919              OOK offset, causing segfaults
60920              
60921              attributes::reftype() doesn't work on tied argument
60922              
60923              forked child may not exit correctly if it failed to open
60924              /dev/console (from Graham Barr)
60925              
60926              add regular expressions tutorial and quick-start guide (from
60927              Mark Kvale <kvale@phy.ucsf.edu>)
60928              
60929              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
60930              
60931              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
60932              <paul@miraclefish.com>)
60933      Branch: maint-5.6/perl
60934           +> pod/perlrequick.pod pod/perlretut.pod
60935           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
60936           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
60937           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
60938           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
60939           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
60940           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
60941           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
60942           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
60943 ____________________________________________________________________________
60944 [  7283] By: gsar                                  on 2000/10/16  03:52:14
60945         Log: integrate change#5977 from mainline
60946              
60947              autoquote barewords followed by newline and arrow properly
60948              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
60949      Branch: maint-5.6/perl
60950           !> t/pragma/warn/toke toke.c
60951 ____________________________________________________________________________
60952 [  7282] By: gsar                                  on 2000/10/16  03:50:48
60953         Log: integrate change#5976 from mainline
60954              
60955              DB_File v1.73 update (from Paul Marquess)
60956      Branch: maint-5.6/perl
60957           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
60958           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
60959 ____________________________________________________________________________
60960 [  7281] By: gsar                                  on 2000/10/16  03:49:14
60961         Log: integrate change#5975 from mainline
60962              
60963              allow sort() reentrancy (variant of patch suggested by
60964              Hugo van der Sanden)
60965      Branch: maint-5.6/perl
60966           !> pp_ctl.c t/op/sort.t
60967 ____________________________________________________________________________
60968 [  7280] By: gsar                                  on 2000/10/16  03:48:22
60969         Log: integrate change#5974 from mainline
60970              
60971              change#4197 somehow missed initializing PL_errors, meaning
60972              syntax error queueing wasn't working outside eval"" at all;
60973              also fixed eval"" to localize PL_error_count, so that compile-time
60974              eval's don't clobber the error state of the outer context
60975      Branch: maint-5.6/perl
60976           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
60977           !> t/pragma/warn/toke
60978 ____________________________________________________________________________
60979 [  7279] By: gsar                                  on 2000/10/16  03:46:21
60980         Log: integrate change#5973 from mainline
60981              
60982              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
60983      Branch: maint-5.6/perl
60984           !> regcomp.c regexec.c t/op/re_tests
60985 ____________________________________________________________________________
60986 [  7278] By: gsar                                  on 2000/10/16  03:44:54
60987         Log: integrate change#5971 from cfgperl
60988              
60989              Unicos tweaks from Mark P. Lutz.
60990      Branch: maint-5.6/perl
60991           !> hints/unicos.sh lib/Math/Complex.pm
60992 ____________________________________________________________________________
60993 [  7277] By: gsar                                  on 2000/10/16  03:42:59
60994         Log: integrate changes#5966..5970 from mainline
60995              
60996              add testsuite for B backends, fix bug in B::Deparse (from
60997              Simon Cozens <simon@brecon.co.uk>)
60998              
60999              improved docs on the warn_uninit diagnostic (from David Glasser
61000              and Simon Cozens)
61001              
61002              tolerate spaces in group names in test on solaris (from David Boyce
61003              <dsb@boyski.com>)
61004              
61005              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
61006              
61007              Data::Dumper fumbles negative numbers on 32-bit platforms where
61008              IV is >32bits
61009      Branch: maint-5.6/perl
61010           +> t/lib/b.t t/lib/syslog.t
61011           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
61012           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
61013           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
61014 ____________________________________________________________________________
61015 [  7276] By: gsar                                  on 2000/10/16  03:39:30
61016         Log: integrate change#5965 from mainline
61017              
61018              avoid "will not stay shared" warnings for our variables (from
61019              Robin Barker)
61020      Branch: maint-5.6/perl
61021           !> op.c t/pragma/warn/op
61022 ____________________________________________________________________________
61023 [  7275] By: gsar                                  on 2000/10/16  03:38:18
61024         Log: integrate change#5964 from mainline
61025              
61026              reformat to 72 columns (again)
61027      Branch: maint-5.6/perl
61028           !> pod/perldiag.pod
61029 ____________________________________________________________________________
61030 [  7274] By: gsar                                  on 2000/10/16  03:36:58
61031         Log: integrate change#5963 from mainline
61032              
61033              patch from Larry to make (\&) prototype work; added tests for
61034              the same
61035      Branch: maint-5.6/perl
61036           !> op.c t/comp/proto.t
61037 ____________________________________________________________________________
61038 [  7273] By: gsar                                  on 2000/10/16  03:35:51
61039         Log: integrate changes#5956..5962 from mainline
61040              
61041              better diagnostics on failed tests (from Ilya Zakharevich)
61042              
61043              pod nits (from A. C. Yardley <yardley@tanet.net>)
61044              
61045              change#3569 deleted some essential code, revert; avoid use of
61046              atexit() to make DynaLoader work properly on AIX under mod_perl
61047              (from Jens-Uwe Mager <jum@helios.de>)
61048              
61049              doubled words in pods (from Simon Cozens
61050              <simon.p.cozens@jp.pwcglobal.com>)
61051              
61052              better INSTALL notes on Solaris issues (from Dominic Dunlop)
61053              
61054              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
61055              
61056              updated README.hpux (from Jeff Okamoto)
61057      Branch: maint-5.6/perl
61058           !> INSTALL README.hpux emacs/cperl-mode.el
61059           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
61060           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
61061           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
61062           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
61063           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
61064           !> t/op/lex_assign.t
61065 ____________________________________________________________________________
61066 [  7272] By: gsar                                  on 2000/10/16  03:31:22
61067         Log: integrate change#5955 from mainline
61068              
61069              longstanding bug exposed by change#3307: sort arguments weren't
61070              compiled with the right wantarray context (ensuing runtime lookup
61071              via block_gimme() was getting the incidental context of the
61072              sort() itself)
61073      Branch: maint-5.6/perl
61074           !> op.c t/op/sort.t
61075 ____________________________________________________________________________
61076 [  7271] By: gsar                                  on 2000/10/16  03:29:11
61077         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
61078              branch
61079              
61080              Flatten the cpp jungle doing the nosuid checking.
61081              
61082              Do not assume sign propagation. (from M.J.T. Guy)
61083              
61084              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
61085              
61086              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
61087              Now pp_ncmp() returns undef is either operand is a NaN.
61088              
61089              On second thoughts frexp() does have two arguments.
61090              
61091              Document that tr() is not tr(1).
61092              
61093              Be more robust on "extreme" (large absolute value)
61094              arguments.  Originally reported by Daniel Connelly
61095              as a problem with asinh() on large negative arguments,
61096              asinh() used to bail out because an argument to log()
61097              ended up being zero.  Ilya Zakharevich proposed using
61098              Taylor's series in such cases, which for such large
61099              arguments is a very good approximation.
61100              
61101              Undo "use integer" addition from 64bitint as it seems
61102              to break most of the subtests in Digital UNIX;
61103              Unicos needs to find another way.
61104      Branch: maint-5.6/perl
61105           !> (integrate 29 files)
61106 ____________________________________________________________________________
61107 [  7270] By: gsar                                  on 2000/10/16  03:09:44
61108         Log: integrate changes#5948,5949,5950 from mainline
61109              
61110              typo in vars.pm that leads to cryptic message (from Piotr
61111              Piatkowski <kompas@kompas.usr.onet.pl>)
61112              
61113              make perldoc use the pod2man from the same version (from
61114              M.J.T. Guy)
61115              
61116              reformat perldiag to avoid long lines
61117      Branch: maint-5.6/perl
61118           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
61119 ____________________________________________________________________________
61120 [  7269] By: gsar                                  on 2000/10/16  03:05:54
61121         Log: integrate change#5947 from mainline
61122              
61123              use &dl_error rather than &dl_load_file as the guard for calling
61124              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
61125              statically built perl)
61126      Branch: maint-5.6/perl
61127           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61128 ____________________________________________________________________________
61129 [  7268] By: gsar                                  on 2000/10/16  03:04:48
61130         Log: integrate change#5945 from mainline
61131              
61132              make module name mandatory after -M switch; reorder perldiag
61133              alphabetically (from Mark-Jason Dominus)
61134      Branch: maint-5.6/perl
61135           !> perl.c pod/perldiag.pod
61136 ____________________________________________________________________________
61137 [  7267] By: gsar                                  on 2000/10/16  03:03:01
61138         Log: integrate change#5939 from mainline
61139              
61140              more pod nits (from Larry Virden)
61141      Branch: maint-5.6/perl
61142           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
61143           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
61144           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
61145 ____________________________________________________________________________
61146 [  7266] By: gsar                                  on 2000/10/16  03:01:39
61147         Log: integrate change#5938 from mainline
61148              
61149              Consolidated B::Deparse fixes (from Stephen McCamant)
61150      Branch: maint-5.6/perl
61151           !> ext/B/B/Deparse.pm
61152 ____________________________________________________________________________
61153 [  7265] By: gsar                                  on 2000/10/16  03:00:43
61154         Log: integrate change#5936 from mainline
61155              
61156              additional tests for change#7263 (from Paul Marquess)
61157      Branch: maint-5.6/perl
61158           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
61159           !> t/pragma/warn/5nolint t/pragma/warn/6default
61160 ____________________________________________________________________________
61161 [  7264] By: gsar                                  on 2000/10/16  02:58:34
61162         Log: integrate change#5934 from mainline
61163              
61164              propagate lexical warnings from surrounding scope correctly
61165              within string eval() (from Paul Marquess)
61166      Branch: maint-5.6/perl
61167           !> pp_ctl.c t/pragma/warn/pp_ctl
61168 ____________________________________________________________________________
61169 [  7263] By: gsar                                  on 2000/10/16  02:56:53
61170         Log: integrate change#5932 from mainline
61171              
61172              add rsignal(), whichsig() and do_join() to public API list
61173              (mod_perl uses them to good advantage)
61174      Branch: maint-5.6/perl
61175           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
61176 ____________________________________________________________________________
61177 [  7262] By: gsar                                  on 2000/10/16  02:55:53
61178         Log: integrate change#5931 from mainline
61179              
61180              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
61181      Branch: maint-5.6/perl
61182           !> pp_hot.c regexec.c t/op/pat.t
61183 ____________________________________________________________________________
61184 [  7261] By: gsar                                  on 2000/10/16  02:55:01
61185         Log: integrate change#5930 from mainline
61186              
61187              small os390 tweaks (from Peter Prymmer)
61188      Branch: maint-5.6/perl
61189           !> config_h.SH makedepend.SH
61190 ____________________________________________________________________________
61191 [  7260] By: gsar                                  on 2000/10/16  02:54:10
61192         Log: integrate change#5929 from mainline
61193              
61194              pod nits
61195      Branch: maint-5.6/perl
61196           !> pod/perlguts.pod
61197 ____________________________________________________________________________
61198 [  7259] By: gsar                                  on 2000/10/16  02:52:55
61199         Log: integrate change#5927 from mainline
61200              
61201              arrange for next() to resume at the unstack op rather than the
61202              loop conditional, so that scope cleanup happens correctly
61203              (from Stephen McCamant)
61204      Branch: maint-5.6/perl
61205           !> op.c pp_ctl.c t/op/misc.t
61206 ____________________________________________________________________________
61207 [  7258] By: gsar                                  on 2000/10/16  02:51:38
61208         Log: integrate change#5926 from mainline
61209              
61210              on windows, reserve 16M of stack rather than 128M (allows more
61211              threads to run concurrently)
61212      Branch: maint-5.6/perl
61213           !> win32/Makefile win32/makefile.mk
61214 ____________________________________________________________________________
61215 [  7257] By: gsar                                  on 2000/10/16  02:50:37
61216         Log: integrate change#5925 from mainline
61217              
61218              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
61219      Branch: maint-5.6/perl
61220           !> toke.c
61221 ____________________________________________________________________________
61222 [  7256] By: gsar                                  on 2000/10/16  02:49:36
61223         Log: integrate change#5924 from mainline
61224              
61225              avoid using uninitialized memory in require version check
61226      Branch: maint-5.6/perl
61227           !> pp_ctl.c universal.c
61228 ____________________________________________________________________________
61229 [  7255] By: gsar                                  on 2000/10/16  02:48:03
61230         Log: integrate changes#5923,5928,6009 from mainline
61231              
61232              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
61233      Branch: maint-5.6/perl
61234           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
61235 ____________________________________________________________________________
61236 [  7254] By: gsar                                  on 2000/10/16  02:44:46
61237         Log: integrate change#5922 from mainline
61238              
61239              commentary about IoTYPE() (from Nathan Torkington)
61240      Branch: maint-5.6/perl
61241           !> sv.h
61242 ____________________________________________________________________________
61243 [  7253] By: gsar                                  on 2000/10/16  02:43:49
61244         Log: integrate change#5921 from mainline
61245              
61246              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
61247      Branch: maint-5.6/perl
61248           !> sv.c t/lib/charnames.t t/pragma/utf8.t
61249 ____________________________________________________________________________
61250 [  7252] By: gsar                                  on 2000/10/16  02:42:31
61251         Log: integrate change#5920 from mainline
61252              
61253              Larry's fix for buggy propagation of utf8-ness in join(); add test
61254      Branch: maint-5.6/perl
61255           !> doop.c t/op/ver.t
61256 ____________________________________________________________________________
61257 [  7251] By: gsar                                  on 2000/10/16  02:41:14
61258         Log: integrate changes#5915..5919 from mainline
61259              
61260              various (pod tweaks &c)
61261      Branch: maint-5.6/perl
61262           !> (integrate 33 files)
61263 ____________________________________________________________________________
61264 [  7250] By: gsar                                  on 2000/10/16  02:38:16
61265         Log: integrate change#5914 from mainline
61266              
61267              caller() wasn't returning the right number of elements for
61268              eval {...}
61269      Branch: maint-5.6/perl
61270           !> pp_ctl.c t/pragma/warn/9enabled
61271 ____________________________________________________________________________
61272 [  7249] By: gsar                                  on 2000/10/16  02:37:02
61273         Log: integrate change#5913 from mainline
61274              
61275              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
61276              (from Mark-Jason Dominus)
61277      Branch: maint-5.6/perl
61278           !> pod/perlfunc.pod
61279 ____________________________________________________________________________
61280 [  7248] By: gsar                                  on 2000/10/16  02:35:58
61281         Log: integrate change#5912 from mainline
61282              
61283              fix totally broken caching in UNIVERSAL::isa() (from
61284              Nick Ing-Simmons)
61285      Branch: maint-5.6/perl
61286           !> t/op/universal.t universal.c
61287 ____________________________________________________________________________
61288 [  7247] By: gsar                                  on 2000/10/16  02:34:27
61289         Log: integrate changes#5910,5911 from mainline
61290              
61291              typo in pod
61292              
61293              add linebreak properties from unicode/LineBrk.txt (from
61294              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
61295      Branch: maint-5.6/perl
61296           +> (branch 29 files)
61297           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
61298 ____________________________________________________________________________
61299 [  7246] By: gsar                                  on 2000/10/16  02:33:29
61300         Log: integrate change#5909 from mainline
61301              
61302              mode argument to do_binmode() should be file mode, not boolean
61303      Branch: maint-5.6/perl
61304           !> pp_sys.c
61305 ____________________________________________________________________________
61306 [  7245] By: gsar                                  on 2000/10/16  02:31:04
61307         Log: integrate change#5908 from mainline
61308              
61309              introduce illegal symbols into null package so that
61310              gv_fetchpv(...,TRUE) always returns a valid GV even when the
61311              symbol is trapped by strictures (avoids coredumps)
61312      Branch: maint-5.6/perl
61313           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
61314           !> t/pragma/strict-vars
61315 ____________________________________________________________________________
61316 [  7244] By: jhi                                   on 2000/10/16  02:29:54
61317         Log: Subject: $Carp::ExportLevel confusion in Exporter
61318              From: "Ben Tilly" <ben_tilly@hotmail.com>
61319              Date: Sat, 14 Oct 2000 16:44:34 EDT
61320              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
61321      Branch: perl
61322            ! lib/Exporter/Heavy.pm
61323 ____________________________________________________________________________
61324 [  7243] By: jhi                                   on 2000/10/16  02:28:33
61325         Log: Subject: [PATCH perlguts.pod] Document offset hack
61326              From: Simon Cozens <simon@cozens.net>
61327              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
61328              Date: Sat, 14 Oct 2000 19:32:25 +0100
61329      Branch: perl
61330            ! pod/perlguts.pod
61331 ____________________________________________________________________________
61332 [  7242] By: gsar                                  on 2000/10/16  02:26:51
61333         Log: integrate changes#5905,5906,5907,6064 from mainline
61334              
61335              printf/sprintf didn't get quad types right under use64bitint
61336      Branch: maint-5.6/perl
61337           !> pp_sys.c sv.c t/op/64bitint.t
61338 ____________________________________________________________________________
61339 [  7241] By: jhi                                   on 2000/10/16  02:22:44
61340         Log: Subject: small pod patch
61341              From: Dan Boorstein <dan_boo@bellsouth.net>
61342              Date: Sat, 14 Oct 2000 14:29:24 -0400
61343              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
61344      Branch: perl
61345            ! pod/perlfaq7.pod pod/perlmod.pod
61346 ____________________________________________________________________________
61347 [  7240] By: jhi                                   on 2000/10/16  02:13:46
61348         Log: -w cleanup.
61349              
61350              Subject: Re: Problems with bleadperl 
61351              From: "Stephen P. Potter" <spp@ds.net>
61352              Date: Fri, 13 Oct 2000 13:32:49 -0400
61353              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
61354      Branch: perl
61355            ! t/pragma/overload.t
61356 ____________________________________________________________________________
61357 [  7239] By: jhi                                   on 2000/10/16  01:41:18
61358         Log: One more ~utf8 tweak.
61359      Branch: perl
61360            ! t/op/bop.t
61361 ____________________________________________________________________________
61362 [  7238] By: jhi                                   on 2000/10/16  01:34:14
61363         Log: Tweak the test of #7235.
61364      Branch: perl
61365            ! t/op/bop.t
61366 ____________________________________________________________________________
61367 [  7237] By: jhi                                   on 2000/10/16  01:25:04
61368         Log: Fix a couple of compiler-noted nits in #7235.
61369      Branch: perl
61370            ! pp.c
61371 ____________________________________________________________________________
61372 [  7236] By: jhi                                   on 2000/10/16  01:22:46
61373         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
61374      Branch: perl
61375            ! pp.c pp_hot.c
61376 ____________________________________________________________________________
61377 [  7235] By: jhi                                   on 2000/10/15  16:24:44
61378         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
61379              
61380              From: Simon Cozens <simon@cozens.net>
61381              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
61382              Date: Sat, 14 Oct 2000 20:52:13 +0100
61383              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
61384      Branch: perl
61385            ! pp.c t/op/bop.t utf8.h
61386 ____________________________________________________________________________
61387 [  7234] By: jhi                                   on 2000/10/15  15:19:29
61388         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
61389              The problem was that rx->minlen was in chars while pp_split()
61390              thought it would be in bytes. 
61391      Branch: perl
61392            ! pp.c t/pragma/utf8.t
61393 ____________________________________________________________________________
61394 [  7233] By: jhi                                   on 2000/10/14  20:24:24
61395         Log: Document FNCASE=y as discussed in the bug 20000902.009.
61396      Branch: perl
61397            ! README.dos
61398 ____________________________________________________________________________
61399 [  7232] By: jhi                                   on 2000/10/14  18:52:21
61400         Log: Add test for bug id 20000427.003 (which seems to have
61401              been fixed) (also duplicate as 20000427.004, though
61402              with a higher severity).  Move one utf8 from op/append
61403              to pragma/utf8, tag the tests with bug ids.
61404      Branch: perl
61405            ! t/op/append.t t/pragma/utf8.t
61406 ____________________________________________________________________________
61407 [  7231] By: jhi                                   on 2000/10/14  17:28:37
61408         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
61409      Branch: perl
61410            ! t/pragma/utf8.t
61411 ____________________________________________________________________________
61412 [  7230] By: jhi                                   on 2000/10/14  14:24:50
61413         Log: Needs to be conditional on SunOS 4.
61414              
61415              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
61416              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
61417              Date: Sat, 14 Oct 2000 13:37:49 +0100
61418              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
61419      Branch: metaconfig/U/perl
61420            ! End.U
61421      Branch: perl
61422            ! Configure myconfig.SH pod/perldelta.pod
61423 ____________________________________________________________________________
61424 [  7229] By: jhi                                   on 2000/10/14  00:49:22
61425         Log: Update Changes.
61426      Branch: perl
61427            ! Changes patchlevel.h
61428 ____________________________________________________________________________
61429 [  7228] By: jhi                                   on 2000/10/14  00:46:10
61430         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
61431              From: Peter Prymmer <pvhp@forte.com>
61432              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
61433              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
61434      Branch: perl
61435            ! lib/utf8.pm
61436 ____________________________________________________________________________
61437 [  7227] By: jhi                                   on 2000/10/13  23:20:30
61438         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
61439      Branch: perl
61440            ! t/op/tie.t
61441 ____________________________________________________________________________
61442 [  7226] By: jhi                                   on 2000/10/13  22:14:32
61443         Log: Tweak #7225.
61444              
61445              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
61446              From: Peter Prymmer <pvhp@forte.com>
61447              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
61448              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
61449      Branch: perl
61450            ! t/op/sprintf.t
61451 ____________________________________________________________________________
61452 [  7225] By: jhi                                   on 2000/10/13  22:11:31
61453         Log: op/sprintf.t patch for OS/390 (and any other host with limited
61454              floating-point exponent length)
61455              
61456              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
61457              From: Dominic Dunlop <domo@computer.org>
61458              Date: Fri, 13 Oct 2000 19:17:57 +0200
61459              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
61460      Branch: perl
61461            ! t/op/sprintf.t
61462 ____________________________________________________________________________
61463 [  7224] By: jhi                                   on 2000/10/13  18:40:48
61464         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
61465      Branch: perl
61466            ! toke.c
61467 ____________________________________________________________________________
61468 [  7223] By: jhi                                   on 2000/10/13  18:37:13
61469         Log: Thinko in #7222.
61470      Branch: perl
61471            ! utf8.c
61472 ____________________________________________________________________________
61473 [  7222] By: jhi                                   on 2000/10/13  18:05:23
61474         Log: Use UTF8SKIP(), from Simon Cozens.
61475      Branch: perl
61476            ! utf8.c
61477 ____________________________________________________________________________
61478 [  7221] By: jhi                                   on 2000/10/13  15:43:19
61479         Log: (accidentally empty check-in)
61480      Branch: perl
61481            ! utf8.c
61482 ____________________________________________________________________________
61483 [  7220] By: jhi                                   on 2000/10/13  15:23:51
61484         Log: Add (optimistically) Storable to static extensions.
61485      Branch: perl
61486            ! hints/uwin.sh hints/vmesa.sh
61487 ____________________________________________________________________________
61488 [  7219] By: jhi                                   on 2000/10/13  15:20:05
61489         Log: Amdahl UTS doesn't seem to do dynaloading.
61490      Branch: perl
61491            ! hints/uts.sh
61492 ____________________________________________________________________________
61493 [  7218] By: jhi                                   on 2000/10/13  15:15:20
61494         Log: Slight tweak of the code to appease Amdahl UTS cc.
61495      Branch: perl
61496            ! pp.c
61497 ____________________________________________________________________________
61498 [  7217] By: jhi                                   on 2000/10/13  14:50:42
61499         Log: In Amdahl UTS "struct sv" is defined by a system header,
61500              <ksync.h>.
61501      Branch: perl
61502            ! perl.h sv.h
61503 ____________________________________________________________________________
61504 [  7216] By: jhi                                   on 2000/10/13  11:58:25
61505         Log: Ilya implemented the memory profiling API.
61506      Branch: perl
61507            ! Todo
61508 ____________________________________________________________________________
61509 [  7215] By: jhi                                   on 2000/10/13  02:56:38
61510         Log: Subject: [PATCH 5.7.0] Perl API for mstats
61511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61512              Date: Thu, 12 Oct 2000 22:52:40 -0400
61513              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
61514      Branch: perl
61515            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
61516 ____________________________________________________________________________
61517 [  7214] By: jhi                                   on 2000/10/13  02:55:38
61518         Log: Subject: [PATCH 5.7.0] IVs in mtats
61519              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61520              Date: Thu, 12 Oct 2000 22:51:04 -0400
61521              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
61522      Branch: perl
61523            ! malloc.c perl.h
61524 ____________________________________________________________________________
61525 [  7213] By: jhi                                   on 2000/10/13  02:31:47
61526         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
61527      Branch: perl
61528            ! pod/perldiag.pod pp_sys.c
61529 ____________________________________________________________________________
61530 [  7212] By: jhi                                   on 2000/10/13  01:27:38
61531         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
61532              From: Peter Prymmer <pvhp@forte.com>
61533              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
61534              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
61535      Branch: perl
61536            ! t/op/oct.t
61537 ____________________________________________________________________________
61538 [  7211] By: jhi                                   on 2000/10/13  00:35:09
61539         Log: Update Changes.
61540      Branch: perl
61541            ! Changes patchlevel.h
61542 ____________________________________________________________________________
61543 [  7210] By: jhi                                   on 2000/10/12  23:59:40
61544         Log: The Install.pm third of
61545              
61546              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61547              From: Bill Campbell <bill@celestial.com>
61548              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
61549              Date: Thu, 5 Oct 2000 18:04:51 -0700
61550      Branch: perl
61551            ! lib/ExtUtils/Install.pm
61552 ____________________________________________________________________________
61553 [  7209] By: jhi                                   on 2000/10/12  23:58:43
61554         Log: Two thirds of
61555              
61556              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61557              Date: Thu, 5 Oct 2000 18:04:51 -0700
61558              From: Bill Campbell <bill@celestial.com>
61559              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
61560              
61561              The Install.pm changes will be submitted separately because
61562              they need some work and discussion still.
61563      Branch: perl
61564            ! lib/getopts.pl lib/termcap.pl
61565 ____________________________________________________________________________
61566 [  7208] By: jhi                                   on 2000/10/12  23:41:19
61567         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
61568              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61569              Date:     Thu, 12 Oct 2000 07:30:02 EDT
61570              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
61571      Branch: perl
61572            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
61573            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
61574 ____________________________________________________________________________
61575 [  7207] By: jhi                                   on 2000/10/12  23:39:01
61576         Log: An updated EBCDIC tr patch.
61577              
61578              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
61579              From: Peter Prymmer <pvhp@forte.com>
61580              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
61581              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
61582      Branch: perl
61583            ! t/op/tr.t
61584 ____________________________________________________________________________
61585 [  7206] By: jhi                                   on 2000/10/12  23:34:55
61586         Log: Upgrade to CPAN 1.58, from Andreas König.
61587      Branch: perl
61588            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61589 ____________________________________________________________________________
61590 [  7205] By: jhi                                   on 2000/10/12  23:29:08
61591         Log: Introduce the man[24-8] variables, from Andy Dougherty.
61592      Branch: metaconfig/U/perl
61593            + mandirs.U mandirstyle.U
61594      Branch: perl
61595            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61596            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
61597            ! vos/config.h vos/config.pl vos/config_h.SH_orig
61598            ! win32/config.bc win32/config.gc win32/config.vc
61599 ____________________________________________________________________________
61600 [  7204] By: gsar                                  on 2000/10/12  18:11:24
61601         Log: restore change#7202
61602      Branch: perl
61603            ! mg.c
61604 ____________________________________________________________________________
61605 [  7203] By: gsar                                  on 2000/10/12  18:09:40
61606         Log: another test of the Emergency Broadcast System--back out 
61607              change#7202
61608      Branch: perl
61609            ! mg.c
61610 ____________________________________________________________________________
61611 [  7202] By: gsar                                  on 2000/10/12  16:40:47
61612         Log: (submitted on behalf of Jarkko)
61613              Fix the lib/encode.t subtest 6 failure as reported by Andreas
61614              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
61615              was unearthed by change 7182, as was a bug in HTML::Entities.
61616      Branch: perl
61617            ! mg.c
61618 ____________________________________________________________________________
61619 [  7201] By: jhi                                   on 2000/10/11  03:16:05
61620         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
61621      Branch: perl
61622            ! pp_hot.c t/pragma/utf8.t
61623 ____________________________________________________________________________
61624 [  7200] By: jhi                                   on 2000/10/11  00:40:30
61625         Log: The #7198 was a false alarm.
61626      Branch: perl
61627            ! pp_hot.c
61628 ____________________________________________________________________________
61629 [  7199] By: jhi                                   on 2000/10/11  00:26:04
61630         Log: Remove duplicated code.
61631      Branch: perl
61632            ! t/lib/cgi-html.t
61633 ____________________________________________________________________________
61634 [  7198] By: jhi                                   on 2000/10/10  23:30:46
61635         Log: (Retracted by #7200.)
61636      Branch: perl
61637            ! pp_hot.c
61638 ____________________________________________________________________________
61639 [  7197] By: jhi                                   on 2000/10/10  21:49:30
61640         Log: Add the test case for #7190, from the original bug report
61641              by Andreas König.
61642      Branch: perl
61643            ! t/pragma/utf8.t
61644 ____________________________________________________________________________
61645 [  7196] By: jhi                                   on 2000/10/10  21:40:49
61646         Log: Reapply Andy's patch and regen Configure.
61647      Branch: perl
61648            ! Configure INSTALL Makefile.SH Porting/Glossary
61649            ! Porting/config.sh config_h.SH epoc/config.sh installperl
61650            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
61651            ! win32/config.vc
61652 ____________________________________________________________________________
61653 [  7195] By: jhi                                   on 2000/10/10  21:09:30
61654         Log: Use the versiononly instead of the installscripts,
61655              retract the changes 7146 and 7147.
61656      Branch: perl
61657            ! Configure INSTALL Makefile.SH Porting/Glossary
61658            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
61659            ! installperl uconfig.sh vos/config.def win32/config.bc
61660            ! win32/config.gc win32/config.vc
61661 ____________________________________________________________________________
61662 [  7194] By: jhi                                   on 2000/10/10  21:06:15
61663         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
61664              From: Peter Prymmer <pvhp@forte.com>
61665              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
61666              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
61667      Branch: perl
61668            ! t/op/ver.t
61669 ____________________________________________________________________________
61670 [  7193] By: jhi                                   on 2000/10/10  21:05:12
61671         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
61672              From: Peter Prymmer <pvhp@forte.com>
61673              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
61674              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
61675      Branch: perl
61676            ! t/op/tr.t
61677 ____________________________________________________________________________
61678 [  7192] By: jhi                                   on 2000/10/10  20:57:30
61679         Log: Add versiononly, delete installscripts, from Andy Dougherty.
61680      Branch: metaconfig
61681            - U/installdirs/installscripts.U
61682      Branch: metaconfig/U/perl
61683            + versiononly.U
61684 ____________________________________________________________________________
61685 [  7191] By: jhi                                   on 2000/10/10  19:41:21
61686         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
61687              From: Peter Prymmer <pvhp@forte.com>
61688              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
61689              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
61690      Branch: perl
61691            ! pod/perlebcdic.pod
61692 ____________________________________________________________________________
61693 [  7190] By: jhi                                   on 2000/10/10  19:26:14
61694         Log: Subject: Re: utf8 concat, mg_get
61695              From: Simon Cozens <simon@cozens.net>
61696              Date: Tue, 10 Oct 2000 17:40:17 +0100
61697              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
61698      Branch: perl
61699            ! pp_hot.c
61700 ____________________________________________________________________________
61701 [  7189] By: jhi                                   on 2000/10/10  19:23:03
61702         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
61703              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
61704              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
61705              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
61706      Branch: perl
61707            ! lib/ExtUtils/MM_Unix.pm
61708 ____________________________________________________________________________
61709 [  7188] By: jhi                                   on 2000/10/10  15:31:24
61710         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
61711              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
61712              Date: Fri, 14 Jul 2000 10:47:36 +0100
61713              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
61714      Branch: perl
61715            ! README.win32
61716 ____________________________________________________________________________
61717 [  7187] By: jhi                                   on 2000/10/10  13:30:10
61718         Log: Quote the temp file name, needed in Win32 because the
61719              default name unfortunately contains spaces, shouldn't
61720              hurt elsewhere.
61721              
61722              Subject: FW: perldoc fails if $TEMP contains spaces
61723              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
61724              Date: Thu, 14 Sep 2000 08:58:45 +0100
61725              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
61726      Branch: perl
61727            ! utils/perldoc.PL
61728 ____________________________________________________________________________
61729 [  7186] By: jhi                                   on 2000/10/10  13:16:27
61730         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
61731              From: hv@hugo.hybyte.com
61732              Date: Tue, 10 Oct 2000 14:10:20 +0100
61733              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
61734      Branch: perl
61735            ! t/lib/thr5005.t util.c
61736 ____________________________________________________________________________
61737 [  7185] By: jhi                                   on 2000/10/10  12:06:22
61738         Log: Upgrade to podlators 1.04, from Russ Allbery.
61739      Branch: perl
61740            ! lib/Pod/Man.pm lib/Pod/Text.pm
61741 ____________________________________________________________________________
61742 [  7184] By: jhi                                   on 2000/10/10  12:01:32
61743         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
61744      Branch: perl
61745            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
61746 ____________________________________________________________________________
61747 [  7183] By: jhi                                   on 2000/10/09  23:47:15
61748         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
61749              From: Peter Prymmer <pvhp@forte.com>
61750              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
61751              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
61752      Branch: perl
61753            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
61754 ____________________________________________________________________________
61755 [  7182] By: jhi                                   on 2000/10/09  23:43:16
61756         Log: Make eq work again with utf8 (disabling the upgrading
61757              should no more be necessary since the copies of the
61758              scalars are upgraded, not the scalars themselves).
61759              Takes care of ID 20001009.001.  (The claimed length()
61760              bug in 20001009.001 seems bogus to me.)
61761      Branch: perl
61762            ! sv.c t/pragma/utf8.t
61763 ____________________________________________________________________________
61764 [  7181] By: gsar                                  on 2000/10/09  19:41:54
61765         Log: tweak for change#7173
61766      Branch: perl
61767            ! win32/win32sck.c
61768 ____________________________________________________________________________
61769 [  7180] By: gsar                                  on 2000/10/09  19:26:56
61770         Log: on Windows, clean targets might not work under some flavors of the shell
61771      Branch: perl
61772            ! win32/Makefile win32/makefile.mk
61773 ____________________________________________________________________________
61774 [  7179] By: jhi                                   on 2000/10/09  19:21:02
61775         Log: Update Changes.
61776      Branch: perl
61777            ! Changes patchlevel.h
61778 ____________________________________________________________________________
61779 [  7178] By: jhi                                   on 2000/10/09  19:18:23
61780         Log: Warn about unknown scripts.
61781              
61782              Subject: Re: ideas? patches? [PATCH bleadperl]
61783              From: Dominic Dunlop <domo@computer.org>
61784              Date: Mon, 9 Oct 2000 14:57:17 +0200
61785              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
61786      Branch: perl
61787            ! lib/charnames.pm
61788 ____________________________________________________________________________
61789 [  7177] By: jhi                                   on 2000/10/09  19:13:27
61790         Log: Change #7160 had a nasty typo.
61791      Branch: metaconfig
61792            ! U/compline/Compile.U
61793      Branch: perl
61794            ! Configure config_h.SH
61795 ____________________________________________________________________________
61796 [  7176] By: gsar                                  on 2000/10/09  18:59:33
61797         Log: pod nit
61798      Branch: perl
61799            ! pod/perlport.pod
61800 ____________________________________________________________________________
61801 [  7175] By: gsar                                  on 2000/10/09  18:54:28
61802         Log: Windows9x doesn't support link(), despite what Config.pm
61803              might think
61804      Branch: perl
61805            ! lib/ExtUtils/Manifest.pm
61806 ____________________________________________________________________________
61807 [  7174] By: gsar                                  on 2000/10/09  18:50:03
61808         Log: avoid nonportable example code
61809      Branch: perl
61810            ! lib/File/Copy.pm
61811 ____________________________________________________________________________
61812 [  7173] By: gsar                                  on 2000/10/09  18:46:54
61813         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
61814              being used) when closing a socket handle
61815      Branch: perl
61816            ! win32/win32.c win32/win32.h win32/win32sck.c
61817 ____________________________________________________________________________
61818 [  7172] By: gsar                                  on 2000/10/09  18:41:40
61819         Log: on Windows, cwd strings in the environment should be of the
61820              form =X:=X:\foo instead of =X=X:\foo\
61821      Branch: perl
61822            ! win32/vdir.h
61823 ____________________________________________________________________________
61824 [  7171] By: gsar                                  on 2000/10/09  18:30:09
61825         Log: on Windows, LoadLibrary() could load an extension DLL multiple
61826              times if forward slashes are used in the path
61827      Branch: perl
61828            ! win32/win32.c
61829 ____________________________________________________________________________
61830 [  7170] By: jhi                                   on 2000/10/09  17:53:59
61831         Log: Add a todo note about overloadable assertions.
61832      Branch: perl
61833            ! Todo-5.6
61834 ____________________________________________________________________________
61835 [  7169] By: jhi                                   on 2000/10/09  13:43:45
61836         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
61837              From: mjd@plover.com
61838              Date: 9 Oct 2000 00:24:44 -0000
61839              Message-ID: <20001009002444.10616.qmail@plover.com>
61840      Branch: perl
61841            ! pod/perldebguts.pod
61842 ____________________________________________________________________________
61843 [  7168] By: nick                                  on 2000/10/08  13:16:33
61844         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
61845              is not right thing to do on (e.g. x86). Network order is also "right" for
61846              X fonts.
61847      Branch: perl
61848            ! ext/Encode/Encode.pm
61849 ____________________________________________________________________________
61850 [  7167] By: nick                                  on 2000/10/08  12:54:42
61851         Log: Make "encodings" work post-install when Encode/*.enc files may not
61852              be in same directory as Encode.pm
61853      Branch: perl
61854            ! ext/Encode/Encode.pm
61855 ____________________________________________________________________________
61856 [  7166] By: nick                                  on 2000/10/08  11:51:26
61857         Log: Work round the fact that $hash->{$key} does not take into account
61858              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
61859              so that key is always in the "expected" encoding - i.e. same way we put
61860              it in the hash.
61861      Branch: perl
61862            ! ext/Encode/Encode.pm
61863 ____________________________________________________________________________
61864 [  7165] By: gsar                                  on 2000/10/08  04:15:29
61865         Log: save_re_context() could reset PL_curcop to freed memory, causing core
61866              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
61867      Branch: perl
61868            ! pp_ctl.c
61869 ____________________________________________________________________________
61870 [  7164] By: jhi                                   on 2000/10/06  20:51:48
61871         Log: UTF8ize split() so that the cloned substrings get the UTF8
61872              flag of the original scalar.  Problem reported by Simon Cozens.
61873      Branch: perl
61874            ! pp.c t/pragma/utf8.t
61875 ____________________________________________________________________________
61876 [  7163] By: nick                                  on 2000/10/06  20:48:34
61877         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
61878              got a false +ve and so did not reach code which would have un-FAKEd the SV.
61879      Branch: perl
61880            ! sv.c
61881 ____________________________________________________________________________
61882 [  7162] By: nick                                  on 2000/10/06  20:25:37
61883         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
61884              To fix  (sort {$a <=> $b} keys %hash) in particular but
61885              should cover a number of other as-yet-unknown cases as well.
61886      Branch: perl
61887            ! sv.c
61888 ____________________________________________________________________________
61889 [  7161] By: jhi                                   on 2000/10/06  19:56:18
61890         Log: Change the version number of Tie::Handle in the core to 4.0,
61891              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
61892              
61893              Subject: Note on Tie::Handle
61894              From: andreas.koenig@anima.de (Andreas J. Koenig)
61895              Date:      06 Oct 2000 21:48:58 +0200
61896              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
61897      Branch: perl
61898            ! lib/Tie/Handle.pm
61899 ____________________________________________________________________________
61900 [  7160] By: jhi                                   on 2000/10/06  18:20:35
61901         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
61902              as the first option of cc/ld because of ultrapicky compilers
61903              (e.g. OS/390 R2.5)
61904      Branch: metaconfig
61905            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
61906            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
61907            ! U/compline/orderlib.U U/modified/Cppsym.U
61908            ! U/modified/d_access.U
61909      Branch: metaconfig/U/perl
61910            ! Checkcc.U d_dlsymun.U gccvers.U
61911      Branch: perl
61912            ! Configure config_h.SH
61913 ____________________________________________________________________________
61914 [  7159] By: jhi                                   on 2000/10/06  13:56:39
61915         Log: Update Changes.
61916      Branch: perl
61917            ! Changes patchlevel.h
61918 ____________________________________________________________________________
61919 [  7158] By: jhi                                   on 2000/10/06  12:48:40
61920         Log: Eliminate $Is_VMS code from the test.
61921              
61922              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
61923              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61924              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
61925              Date:     Thu, 5 Oct 2000 07:46:33 EDT
61926      Branch: perl
61927            ! t/lib/b.t
61928 ____________________________________________________________________________
61929 [  7157] By: jhi                                   on 2000/10/06  12:47:13
61930         Log: Also the $ccflags is needed for the C compiler check.
61931              
61932              Subject: Configure (check for C-compiler)
61933              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61934              Date: Fri, 06 Oct 2000 08:47:15 +0200
61935              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
61936      Branch: metaconfig/U/perl
61937            ! Checkcc.U
61938      Branch: perl
61939            ! Configure config_h.SH
61940 ____________________________________________________________________________
61941 [  7156] By: jhi                                   on 2000/10/06  11:45:15
61942         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
61943      Branch: perl
61944            ! perl.c pp_ctl.c sv.h utf8.c
61945 ____________________________________________________________________________
61946 [  7155] By: jhi                                   on 2000/10/06  11:40:41
61947         Log: IO::Handle->syswrite() did not handle length omission
61948              like CORE::syswrite() does.
61949              
61950              Subject: [Fwd] IO::Handle, syswrite and arguments
61951              From: Graham Barr <gbarr@pobox.com>
61952              Date: Fri, 6 Oct 2000 10:22:05 +0100
61953              Message-ID: <20001006102205.U6312@pobox.com>
61954              
61955              The original patch from andrew@ugh.net.au.
61956      Branch: perl
61957            ! ext/IO/lib/IO/Handle.pm
61958 ____________________________________________________________________________
61959 [  7154] By: jhi                                   on 2000/10/06  01:42:15
61960         Log: Tweak #7153.
61961      Branch: perl
61962            ! utf8.h
61963 ____________________________________________________________________________
61964 [  7153] By: jhi                                   on 2000/10/06  00:39:55
61965         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
61966      Branch: perl
61967            ! utf8.h
61968 ____________________________________________________________________________
61969 [  7152] By: jhi                                   on 2000/10/06  00:38:11
61970         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
61971      Branch: perl
61972            ! perl.c pp_ctl.c sv.h utf8.c
61973 ____________________________________________________________________________
61974 [  7151] By: jhi                                   on 2000/10/06  00:36:38
61975         Log: Subject: Re: Questions about Tie::Array and perl modules
61976              From: Nick Ing-Simmons <nik@tiuk.ti.com>
61977              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
61978              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
61979              
61980              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
61981      Branch: perl
61982            ! lib/Tie/Array.pm t/op/array.t
61983 ____________________________________________________________________________
61984 [  7150] By: jhi                                   on 2000/10/05  00:20:45
61985         Log: Regen Changes.
61986      Branch: perl
61987            ! Changes patchlevel.h
61988 ____________________________________________________________________________
61989 [  7149] By: jhi                                   on 2000/10/05  00:20:01
61990         Log: Regen toc.
61991      Branch: perl
61992            ! pod/perltoc.pod
61993 ____________________________________________________________________________
61994 [  7148] By: jhi                                   on 2000/10/04  23:35:08
61995         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
61996              reported several times by Dominic Dunlop, for example in
61997              ID 20000315.008.  Patch from Dominic.  Patch affects at
61998              least MachTen, and possibly other oldish BSDs. Should not
61999              break non-broken platforms (tested on LinuxPPC). 
62000      Branch: perl
62001            ! doio.c
62002 ____________________________________________________________________________
62003 [  7147] By: jhi                                   on 2000/10/04  23:26:34
62004         Log: The one that got away from 7146.
62005      Branch: metaconfig
62006            + U/installdirs/installscripts.U
62007 ____________________________________________________________________________
62008 [  7146] By: jhi                                   on 2000/10/04  23:25:04
62009         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
62010              suggested by H. Merijn Brand.
62011      Branch: perl
62012            ! Configure INSTALL Makefile.SH Porting/Glossary
62013            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
62014            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
62015            ! win32/config.vc
62016 ____________________________________________________________________________
62017 [  7145] By: jhi                                   on 2000/10/04  22:08:21
62018         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
62019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62020              Date: Wed, 4 Oct 2000 17:37:46 -0400
62021              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
62022      Branch: perl
62023            ! utils/h2xs.PL
62024 ____________________________________________________________________________
62025 [  7144] By: jhi                                   on 2000/10/04  18:11:41
62026         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
62027              From: Jeff Pinyan <jeffp@crusoe.net>
62028              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
62029              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
62030      Branch: perl
62031            ! pod/perlrun.pod
62032 ____________________________________________________________________________
62033 [  7143] By: jhi                                   on 2000/10/04  18:09:58
62034         Log: Subject: perlhack.pod Patch for Externals Tools
62035              From: Fisher Mark <fisherm@tce.com>
62036              Date: Tue, 3 Oct 2000 15:43:27 -0500 
62037              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
62038      Branch: perl
62039            ! pod/perlhack.pod
62040 ____________________________________________________________________________
62041 [  7142] By: jhi                                   on 2000/10/04  18:08:41
62042         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
62043              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62044              Date:     Wed, 4 Oct 2000 12:11:11 EDT
62045              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
62046      Branch: perl
62047            ! vms/vms.c
62048 ____________________________________________________________________________
62049 [  7141] By: jhi                                   on 2000/10/04  12:20:16
62050         Log: Subject: [PATCH 5.7.0] h2xs not working
62051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62052              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
62053              Date: Tue, 3 Oct 2000 21:43:01 -0400
62054              
62055              Subject: [PATCH 5.7.0] h2xs not documenting the created module
62056              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62057              Date: Tue, 3 Oct 2000 22:55:19 -0400
62058              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
62059      Branch: perl
62060            ! utils/h2xs.PL
62061 ____________________________________________________________________________
62062 [  7140] By: jhi                                   on 2000/10/04  11:53:44
62063         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
62064              From: nick@babyhippo.com
62065              Date: Wed, 4 Oct 2000 12:06:45 +0100
62066              Message-Id: <20001004120645.A7356@babyhippo.com>
62067              
62068              Retract 7118 and 7135.
62069      Branch: perl
62070            ! installman installperl op.c t/pragma/subs.t
62071 ____________________________________________________________________________
62072 [  7139] By: jhi                                   on 2000/10/03  22:09:41
62073         Log: It is possible to have no hosts database at all.  Pointed out in
62074              
62075              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62076              From: Peter Prymmer <pvhp@forte.com>
62077              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
62078              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
62079      Branch: metaconfig
62080            ! U/modified/myhostname.U
62081      Branch: perl
62082            ! Configure config_h.SH
62083 ____________________________________________________________________________
62084 [  7138] By: jhi                                   on 2000/10/03  21:49:49
62085         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62086              From: Peter Prymmer <pvhp@forte.com>
62087              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
62088              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
62089      Branch: perl
62090            ! pp_sys.c
62091 ____________________________________________________________________________
62092 [  7137] By: jhi                                   on 2000/10/03  20:10:05
62093         Log: One remaining nit less at the VMS mailbox sizing.
62094      Branch: perl
62095            ! vms/vms.c
62096 ____________________________________________________________________________
62097 [  7136] By: jhi                                   on 2000/10/03  20:08:47
62098         Log: Test harness update to sync with the new perlcc,
62099              from Simon Cozens.
62100      Branch: perl
62101            ! t/TEST t/UTEST
62102 ____________________________________________________________________________
62103 [  7135] By: jhi                                   on 2000/10/03  15:15:42
62104         Log: Subject: Re: PATCH for 20001003.004
62105              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
62106              From: "AARON B. DOSSETT" <aaron@iglou.com>
62107              Message-Id: <E13gTay-0006od-00@iglou.com>
62108      Branch: perl
62109            ! installman installperl
62110 ____________________________________________________________________________
62111 [  7134] By: jhi                                   on 2000/10/03  15:00:34
62112         Log: Subject: [ID 20001003.006] B::Debug not -w clean
62113              From: Nicholas Clark <nick@babyhippo.co.uk>
62114              Date: Tue, 03 Oct 2000 15:46:32 +0100
62115              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
62116      Branch: perl
62117            ! ext/B/B/Debug.pm
62118 ____________________________________________________________________________
62119 [  7133] By: jhi                                   on 2000/10/03  14:58:39
62120         Log: Scale down the VMS message boxes, by Charles Lane.
62121              Fix for ID 20000903.009, workaround at
62122              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
62123      Branch: perl
62124            ! vms/vms.c
62125 ____________________________________________________________________________
62126 [  7132] By: jhi                                   on 2000/10/03  11:20:37
62127         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
62128      Branch: perl
62129            + t/lib/st-lock.t t/lib/st-utf8.t
62130            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
62131            ! ext/Storable/Storable.xs t/lib/st-recurse.t
62132 ____________________________________________________________________________
62133 [  7131] By: jhi                                   on 2000/10/03  03:38:23
62134         Log: Encode nits.
62135      Branch: perl
62136            ! MANIFEST Makefile.SH
62137 ____________________________________________________________________________
62138 [  7130] By: jhi                                   on 2000/10/03  03:31:05
62139         Log: Update Changes.
62140      Branch: perl
62141            ! Changes patchlevel.h
62142 ____________________________________________________________________________
62143 [  7129] By: jhi                                   on 2000/10/03  02:24:02
62144         Log: Misplaced else.
62145      Branch: metaconfig/U/perl
62146            ! d_strtoll.U
62147      Branch: perl
62148            ! Configure config_h.SH
62149 ____________________________________________________________________________
62150 [  7128] By: jhi                                   on 2000/10/03  02:08:29
62151         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
62152              From: sthoenna@efn.org
62153              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
62154              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
62155      Branch: metaconfig/U/perl
62156            ! d_strtoll.U
62157      Branch: perl
62158            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
62159 ____________________________________________________________________________
62160 [  7127] By: jhi                                   on 2000/10/03  01:13:14
62161         Log: Update Changes.
62162      Branch: perl
62163            ! Changes patchlevel.h
62164 ____________________________________________________________________________
62165 [  7126] By: jhi                                   on 2000/10/03  00:57:08
62166         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
62167              as suggested by Olaf Flebbe and Nick Clark.
62168      Branch: perl
62169            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
62170 ____________________________________________________________________________
62171 [  7125] By: jhi                                   on 2000/10/03  00:50:56
62172         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
62173              From: Nick Clark <nick@plum.flirble.org>
62174              Date: Mon, 2 Oct 2000 11:03:24 +0100
62175              Message-Id: <20001002110324.D20073@plum.flirble.org>
62176              
62177              Also fixes bug ID 20001002.005.
62178      Branch: perl
62179            ! t/lib/encode.t
62180 ____________________________________________________________________________
62181 [  7124] By: jhi                                   on 2000/10/03  00:34:59
62182         Log: Subject: [PATCH 5.7.0] Epoc update
62183              From: Olaf Flebbe <o.flebbe@gmx.de>
62184              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
62185              Message-ID: <26423.969484586@www10.gmx.net>
62186      Branch: perl
62187            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
62188            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
62189            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
62190            ! util.c util.h
62191 ____________________________________________________________________________
62192 [  7123] By: jhi                                   on 2000/10/03  00:30:07
62193         Log: Regen headers.
62194      Branch: perl
62195            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
62196 ____________________________________________________________________________
62197 [  7122] By: jhi                                   on 2000/10/03  00:10:48
62198         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
62199      Branch: perl
62200            ! hints/openbsd.sh
62201 ____________________________________________________________________________
62202 [  7121] By: jhi                                   on 2000/10/03  00:05:06
62203         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
62204              From: <abigail@foad.org>
62205              Date: Tue, 26 Sep 2000 13:36:14 -0400
62206              Message-ID: <20000926173614.4356.qmail@foad.org>
62207      Branch: perl
62208            ! pod/perlop.pod
62209 ____________________________________________________________________________
62210 [  7120] By: jhi                                   on 2000/10/03  00:04:00
62211         Log: Inside require() $^S was always left undefined.
62212              
62213              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
62214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62215              Date: Wed, 27 Sep 2000 18:54:49 -0400
62216              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
62217      Branch: perl
62218            ! cop.h mg.c pp_ctl.c util.c
62219 ____________________________________________________________________________
62220 [  7119] By: jhi                                   on 2000/10/03  00:00:16
62221         Log: Subject: [PATCH] DLL not restartabke with threaded perl
62222              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
62223              Date: Thu, 28 Sep 2000 09:20:46 +0100
62224              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
62225      Branch: perl
62226            ! perl.c
62227 ____________________________________________________________________________
62228 [  7118] By: jhi                                   on 2000/10/02  23:59:20
62229         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
62230              From: Nicholas Clark <nick@ccl4.org>
62231              Date: Thu, 28 Sep 2000 11:52:24 +0100
62232              Message-ID: <20000928115224.D7924@plum.flirble.org>
62233      Branch: perl
62234            ! op.c
62235 ____________________________________________________________________________
62236 [  7117] By: jhi                                   on 2000/10/02  23:57:51
62237         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
62238              From: Nicholas Clark <nick@babyhippo.co.uk>
62239              Date: Thu, 28 Sep 2000 12:18:10 +0100
62240              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
62241              
62242              Did not apply cleanly, manual intervention was needed.
62243      Branch: perl
62244            ! ext/B/B/Bytecode.pm utils/perlcc.PL
62245 ____________________________________________________________________________
62246 [  7116] By: jhi                                   on 2000/10/02  23:50:40
62247         Log: Document the issue (is not a syntax error, kind of)
62248              
62249              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
62250              From: Nicholas Clark <nick@ccl4.org>
62251              Date: Thu, 28 Sep 2000 17:12:42 +0100
62252              Message-ID: <20000928171242.K7924@plum.flirble.org>
62253      Branch: perl
62254            ! pod/perldata.pod
62255 ____________________________________________________________________________
62256 [  7115] By: jhi                                   on 2000/10/02  23:48:58
62257         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
62258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62259              Date: Thu, 28 Sep 2000 21:55:31 -0400
62260              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
62261      Branch: perl
62262            ! regexec.c
62263 ____________________________________________________________________________
62264 [  7114] By: jhi                                   on 2000/10/02  23:47:57
62265         Log: Subject: DOC PATCH 5.6.0
62266              From: mjd@plover.com
62267              Date: 30 Sep 2000 06:02:34 -0000
62268              Message-ID: <20000930060234.4559.qmail@plover.com>
62269      Branch: perl
62270            ! pod/perldebguts.pod
62271 ____________________________________________________________________________
62272 [  7113] By: jhi                                   on 2000/10/02  23:46:43
62273         Log: SOCK_DGRAM and listen() do not mix as reported in
62274              
62275              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
62276              From: Petter Reinholdtsen <pere@hungry.com>
62277              Date: Sun, 1 Oct 2000 10:57:20 +0800
62278              Message-Id: <200010010257.KAA05735@localhost.localdomain>
62279              
62280              The patch for 5.7.0+ had to be reengineered, though.
62281      Branch: perl
62282            ! ext/IO/lib/IO/Socket/UNIX.pm
62283 ____________________________________________________________________________
62284 [  7112] By: jhi                                   on 2000/10/02  23:36:57
62285         Log: Subject: Re: [PATCH 5.005_64 missed]
62286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62287              Date: Sun, 1 Oct 2000 18:50:10 -0400
62288              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
62289      Branch: perl
62290            ! pod/perlxs.pod
62291 ____________________________________________________________________________
62292 [  7111] By: jhi                                   on 2000/10/02  23:35:40
62293         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
62294              From: Radu Greab <radu@netsoft.ro>
62295              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
62296              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
62297      Branch: perl
62298            ! op.c opcode.pl t/op/substr.t
62299 ____________________________________________________________________________
62300 [  7110] By: jhi                                   on 2000/10/02  23:32:38
62301         Log: Subject: [PATCH] Fix aliasing of tied filehandles
62302              From: Daniel Chetlin <daniel@chetlin.com>
62303              Date: Mon, 2 Oct 2000 14:53:27 -0700
62304              Message-ID: <20001002145327.C1617@ilmd>
62305      Branch: perl
62306            ! perl.h pp_hot.c t/op/tiehandle.t
62307 ____________________________________________________________________________
62308 [  7109] By: jhi                                   on 2000/10/02  23:31:30
62309         Log: s/Robin Parker/Robin Barker/
62310      Branch: perl
62311            ! Changes5.6
62312 ____________________________________________________________________________
62313 [  7108] By: jhi                                   on 2000/10/02  23:15:46
62314         Log: Retract #7091 as suggested in
62315              
62316              From: Robin Barker <rmb1@cise.npl.co.uk> 
62317              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
62318              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
62319              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
62320      Branch: perl
62321            ! embed.pl proto.h
62322 ____________________________________________________________________________
62323 [  7107] By: nick                                  on 2000/10/02  18:23:14
62324         Log: A few tweaks to get Tk803 to work with Encode scheme.
62325      Branch: perl
62326            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
62327 ____________________________________________________________________________
62328 [  7106] By: nick                                  on 2000/10/01  21:34:14
62329         Log: Add checking cases to Encode's toUnicode and fromUnicode.
62330      Branch: perl
62331            ! ext/Encode/Encode.pm
62332 ____________________________________________________________________________
62333 [  7105] By: nick                                  on 2000/10/01  17:18:01
62334         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
62335              To read and use them.
62336              Add a lib/encode.t which checks a few things.
62337      Branch: perl
62338            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
62339            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
62340            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
62341            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
62342            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
62343            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
62344            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
62345            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
62346            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
62347            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
62348            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
62349            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
62350            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
62351            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
62352            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
62353            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
62354            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
62355            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
62356            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
62357            + ext/Encode/Encode/iso2022-jp.enc
62358            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
62359            + ext/Encode/Encode/iso8859-1.enc
62360            + ext/Encode/Encode/iso8859-2.enc
62361            + ext/Encode/Encode/iso8859-3.enc
62362            + ext/Encode/Encode/iso8859-4.enc
62363            + ext/Encode/Encode/iso8859-5.enc
62364            + ext/Encode/Encode/iso8859-6.enc
62365            + ext/Encode/Encode/iso8859-7.enc
62366            + ext/Encode/Encode/iso8859-8.enc
62367            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
62368            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
62369            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
62370            + ext/Encode/Encode/macCentEuro.enc
62371            + ext/Encode/Encode/macCroatian.enc
62372            + ext/Encode/Encode/macCyrillic.enc
62373            + ext/Encode/Encode/macDingbats.enc
62374            + ext/Encode/Encode/macGreek.enc
62375            + ext/Encode/Encode/macIceland.enc
62376            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
62377            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
62378            + ext/Encode/Encode/macTurkish.enc
62379            + ext/Encode/Encode/macUkraine.enc
62380            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
62381            + t/lib/encode.t
62382            ! MANIFEST ext/Encode/Encode.pm
62383 ____________________________________________________________________________
62384 [  7104] By: nick                                  on 2000/09/30  13:04:30
62385         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
62386              From: Daniel Chetlin <daniel@chetlin.com>
62387              Date: Mon, 18 Sep 2000 05:05:40 -0700
62388              Message-Id: <20000918050540.C652@ilmd>
62389      Branch: perl
62390            ! lib/overload.pm sv.c t/pragma/overload.t
62391 ____________________________________________________________________________
62392 [  7103] By: nick                                  on 2000/09/30  12:53:36
62393         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
62394              From: Johan Vromans <jvromans@squirrel.nl>
62395              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
62396              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
62397      Branch: perl
62398            ! pod/Makefile.SH
62399 ____________________________________________________________________________
62400 [  7102] By: nick                                  on 2000/09/30  12:52:31
62401         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
62402              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62403              Date: Sat, 16 Sep 2000 16:36:45 -0400
62404              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
62405      Branch: perl
62406            ! ext/B/B/Deparse.pm
62407 ____________________________________________________________________________
62408 [  7101] By: nick                                  on 2000/09/30  12:51:41
62409         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
62410              From: Craig A. Berry <craig.berry@psinetcs.com>
62411              Date: Sat, 16 Sep 2000 10:11:10 -0500
62412              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
62413      Branch: perl
62414            ! vms/vms.c
62415 ____________________________________________________________________________
62416 [  7100] By: nick                                  on 2000/09/30  12:50:33
62417         Log: Subject: Re: unicode support and perl [ID 20000901.097]
62418              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62419              Date: Fri, 15 Sep 2000 16:37:58 -0400
62420              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
62421      Branch: perl
62422            ! t/op/append.t
62423 ____________________________________________________________________________
62424 [  7099] By: nick                                  on 2000/09/30  12:49:35
62425         Log: Subject: Re: unicode support and perl [ID 20000901.097]
62426              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62427              Date: Fri, 15 Sep 2000 16:25:30 -0400
62428              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
62429      Branch: perl
62430            ! pp_hot.c
62431 ____________________________________________________________________________
62432 [  7098] By: nick                                  on 2000/09/30  12:48:00
62433         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
62434              From: Gisle Aas <gisle@ActiveState.com>
62435              Date: 15 Sep 2000 16:23:41 +0200
62436              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
62437      Branch: perl
62438            ! toke.c
62439 ____________________________________________________________________________
62440 [  7097] By: nick                                  on 2000/09/30  12:45:16
62441         Log: Subject: [PATCH] Nits in perlmod.pod
62442              From: Daniel Chetlin <daniel@chetlin.com>
62443              Date: Fri, 15 Sep 2000 02:04:09 -0700
62444              Message-Id: <20000915020409.A2104@ilmd>
62445      Branch: perl
62446            ! pod/perlmod.pod
62447 ____________________________________________________________________________
62448 [  7096] By: nick                                  on 2000/09/30  12:18:00
62449         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
62450              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
62451              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
62452              0 to checking to get the warning.
62453      Branch: perl
62454            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
62455            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
62456            ! regexec.c sv.c toke.c utf8.c
62457 ____________________________________________________________________________
62458 [  7095] By: nick                                  on 2000/09/15  16:55:59
62459         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
62460              
62461              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
62462              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62463              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
62464              Date: Fri, 15 Sep 2000 06:37:30 -0400
62465      Branch: perl
62466            ! ext/Encode/Encode.xs sv.c
62467 ____________________________________________________________________________
62468 [  7094] By: jhi                                   on 2000/09/15  03:23:32
62469         Log: Update Changes.
62470      Branch: perl
62471            ! Changes patchlevel.h
62472 ____________________________________________________________________________
62473 [  7093] By: jhi                                   on 2000/09/15  03:11:44
62474         Log: Fix for the charnames.t failures from Spider Boardman.
62475      Branch: perl
62476            ! toke.c
62477 ____________________________________________________________________________
62478 [  7092] By: jhi                                   on 2000/09/15  00:15:48
62479         Log: Botched the #7090 check-in.
62480      Branch: perl
62481            ! sv.c
62482 ____________________________________________________________________________
62483 [  7091] By: jhi                                   on 2000/09/14  23:33:24
62484         Log: Part of #7081 didn't come through.
62485      Branch: perl
62486            ! embed.pl proto.h
62487 ____________________________________________________________________________
62488 [  7090] By: jhi                                   on 2000/09/14  23:17:39
62489         Log: Subject: Re: perl@7078 
62490              From: Spider Boardman <spider@web.zk3.dec.com>
62491              Date: Thu, 14 Sep 2000 19:06:36 -0400
62492              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
62493      Branch: perl
62494            ! sv.c toke.c
62495 ____________________________________________________________________________
62496 [  7089] By: jhi                                   on 2000/09/14  23:11:21
62497         Log: Small portability tweaks.
62498      Branch: perl
62499            ! ext/Encode/Encode.xs
62500 ____________________________________________________________________________
62501 [  7088] By: jhi                                   on 2000/09/14  22:57:23
62502         Log: Fake return to pacify picky compilers.
62503      Branch: perl
62504            ! ext/Encode/Encode.xs
62505 ____________________________________________________________________________
62506 [  7087] By: jhi                                   on 2000/09/14  22:53:37
62507         Log: Subject: [PATCH] utf8.c apidoc
62508              From: Simon Cozens <simon@cozens.net>
62509              Date: Thu, 14 Sep 2000 23:46:57 +0100
62510              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
62511      Branch: perl
62512            ! perlapi.c pod/perlapi.pod utf8.c
62513 ____________________________________________________________________________
62514 [  7086] By: jhi                                   on 2000/09/14  22:40:38
62515         Log: We don't need to count the high bit bytes, a boolean is enough. 
62516      Branch: perl
62517            ! sv.c
62518 ____________________________________________________________________________
62519 [  7085] By: jhi                                   on 2000/09/14  21:20:09
62520         Log: Replace #7084 with
62521              
62522              Subject: Re: perl@7078 
62523              From: Spider Boardman <spider@web.zk3.dec.com>
62524              Date: Thu, 14 Sep 2000 17:09:36 -0400
62525              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
62526      Branch: perl
62527            ! sv.c utf8.c
62528 ____________________________________________________________________________
62529 [  7084] By: jhi                                   on 2000/09/14  20:03:34
62530         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
62531              convertible to bytes by checking it doesn't go above 0xc3
62532              
62533              Subject: Re: perl@7078
62534              From: Simon Cozens <simon@cozens.net>
62535              Date: Thu, 14 Sep 2000 20:59:19 +0100
62536              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
62537      Branch: perl
62538            ! utf8.c
62539 ____________________________________________________________________________
62540 [  7083] By: jhi                                   on 2000/09/14  19:38:47
62541         Log: Subject: Re: perl@7078
62542              From: Simon Cozens <simon@cozens.net>
62543              Date: Thu, 14 Sep 2000 20:13:09 +0100
62544              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
62545      Branch: perl
62546            ! t/op/bop.t
62547 ____________________________________________________________________________
62548 [  7082] By: jhi                                   on 2000/09/14  17:50:44
62549         Log: The one that got away.
62550      Branch: perl
62551            ! lib/File/Find.pm
62552 ____________________________________________________________________________
62553 [  7081] By: jhi                                   on 2000/09/14  17:45:35
62554         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
62555              From: Robin Barker <rmb1@cise.npl.co.uk>
62556              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
62557              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
62558      Branch: perl
62559            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
62560            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
62561            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
62562            ! regcomp.c toke.c universal.c
62563 ____________________________________________________________________________
62564 [  7080] By: jhi                                   on 2000/09/14  17:40:35
62565         Log: Problems picked up by AIX cc.
62566              
62567              Subject: Re: perl@7078 (patch included)
62568              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62569              Date: Thu, 14 Sep 2000 18:53:30 +0200
62570              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
62571      Branch: perl
62572            ! ext/Encode/Encode.xs
62573 ____________________________________________________________________________
62574 [  7079] By: jhi                                   on 2000/09/14  17:38:27
62575         Log: Subject: File::Find 5.7.0 POD nits
62576              From: Rich Morin <rdm@cfcl.com>
62577              Date: Wed, 13 Sep 2000 22:03:58 -0700
62578              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
62579      Branch: perl
62580            ! lib/File/Find.pm
62581 ____________________________________________________________________________
62582 [  7078] By: jhi                                   on 2000/09/14  14:58:20
62583         Log: Update Changes.
62584      Branch: perl
62585            ! Changes patchlevel.h
62586 ____________________________________________________________________________
62587 [  7077] By: jhi                                   on 2000/09/14  14:55:54
62588         Log: Compilation warnings and an error.
62589      Branch: perl
62590            ! sv.c
62591 ____________________________________________________________________________
62592 [  7076] By: jhi                                   on 2000/09/14  14:42:56
62593         Log: Fix for a parsing bug, not for the original bug.
62594              
62595              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
62596              From: Spider Boardman <spider@web.zk3.dec.com>
62597              Date: Wed, 13 Sep 2000 17:52:20 -0400
62598              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
62599      Branch: perl
62600            ! regcomp.c
62601 ____________________________________________________________________________
62602 [  7075] By: jhi                                   on 2000/09/14  14:40:40
62603         Log: Batch of UTF-8 patches from Simon Cozens.
62604      Branch: perl
62605            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
62606            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
62607            ! toke.c utf8.c
62608 ____________________________________________________________________________
62609 [  7074] By: jhi                                   on 2000/09/14  14:29:58
62610         Log: Subject: Re: Two advertising clauses need to be removed
62611              From: Russ Allbery <rra@stanford.edu>
62612              Date: 13 Sep 2000 18:50:26 -0700
62613              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
62614      Branch: perl
62615            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
62616 ____________________________________________________________________________
62617 [  7073] By: jhi                                   on 2000/09/14  14:28:20
62618         Log: Subject: [PATCH] de-wall t/README
62619              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62620              Date: Wed, 13 Sep 2000 17:46:55 -0700
62621              Message-ID: <//Bw5gzkge/e092yn@efn.org>
62622      Branch: perl
62623            ! t/README
62624 ____________________________________________________________________________
62625 [  7072] By: jhi                                   on 2000/09/14  14:25:10
62626         Log: Hints optimization.
62627              
62628              Subject: Minor nit
62629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62630              Date: Wed, 13 Sep 2000 21:42:07 +0200
62631              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
62632      Branch: perl
62633            ! hints/hpux.sh
62634 ____________________________________________________________________________
62635 [  7071] By: jhi                                   on 2000/09/14  14:23:30
62636         Log: Allow chop() and chomp() to be overridden.
62637              
62638              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
62639              From: "Casey R. Tweten" <crt@kiski.net>
62640              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
62641              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
62642      Branch: perl
62643            ! toke.c
62644 ____________________________________________________________________________
62645 [  7070] By: jhi                                   on 2000/09/14  14:20:36
62646         Log: The return value of setlocale must be copied away.
62647              
62648              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
62649              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62650              Date: Wed, 13 Sep 2000 16:27:37 +0100 
62651              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
62652      Branch: perl
62653            ! util.c
62654 ____________________________________________________________________________
62655 [  7069] By: jhi                                   on 2000/09/14  14:16:27
62656         Log: Remove vestiges of tr//CU.
62657              
62658              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62659              From: Nick Clark <nick@plum.flirble.org>
62660              Date: Tue, 12 Sep 2000 22:50:14 +0100
62661              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
62662              
62663              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62664              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62665              Date: Tue, 12 Sep 2000 21:38:48 -0700
62666              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
62667      Branch: perl
62668            ! op.h pod/perlunicode.pod
62669 ____________________________________________________________________________
62670 [  7068] By: jhi                                   on 2000/09/13  14:18:39
62671         Log: Add the Encode extension.  The code is still largely just skeleton.
62672      Branch: perl
62673            + ext/Encode/Encode.pm ext/Encode/Encode.xs
62674            + ext/Encode/Makefile.PL ext/Encode/Todo
62675            ! MANIFEST Todo-5.6
62676 ____________________________________________________________________________
62677 [  7067] By: jhi                                   on 2000/09/12  17:43:33
62678         Log: Allow for whitespace between "#" and "line" in cpp output.
62679              
62680              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
62681              From: Calle Dybedahl <calle@lysator.liu.se>
62682              Date: 12 Sep 2000 19:38:02 +0200 
62683              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
62684      Branch: perl
62685            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
62686 ____________________________________________________________________________
62687 [  7066] By: gsar                                  on 2000/09/12  17:24:29
62688         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
62689              initialization in all the threads on Windows
62690      Branch: perl
62691            ! win32/win32.c
62692 ____________________________________________________________________________
62693 [  7065] By: jhi                                   on 2000/09/12  15:11:31
62694         Log: Update Changes.
62695      Branch: perl
62696            ! Changes patchlevel.h
62697 ____________________________________________________________________________
62698 [  7064] By: jhi                                   on 2000/09/12  14:54:54
62699         Log: Retract #7062, the pod tests are not ready.
62700      Branch: perl
62701            ! t/TEST t/harness
62702 ____________________________________________________________________________
62703 [  7063] By: jhi                                   on 2000/09/12  14:25:41
62704         Log: The #7054 truncated Configure badly.
62705      Branch: metaconfig/U/perl
62706            ! End.U
62707      Branch: perl
62708            ! Configure config_h.SH
62709 ____________________________________________________________________________
62710 [  7062] By: jhi                                   on 2000/09/12  14:08:32
62711         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
62712              From: sthoenna@efn.org
62713              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
62714              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
62715      Branch: perl
62716            ! t/TEST t/harness
62717 ____________________________________________________________________________
62718 [  7061] By: jhi                                   on 2000/09/12  14:07:18
62719         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
62720              From: sthoenna@efn.org
62721              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
62722              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
62723      Branch: perl
62724            ! pod/perlxs.pod
62725 ____________________________________________________________________________
62726 [  7060] By: jhi                                   on 2000/09/12  14:06:08
62727         Log: Break up the myconfig lines a bit.
62728              
62729              Subject: perlbug/perl -V output format
62730              From: sthoenna@efn.org
62731              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
62732              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
62733      Branch: perl
62734            ! myconfig.SH
62735 ____________________________________________________________________________
62736 [  7059] By: jhi                                   on 2000/09/12  14:05:04
62737         Log: Test for the #7049.
62738              
62739              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
62740              From: andreas.koenig@anima.de (Andreas J. Koenig)
62741              Date: 12 Sep 2000 06:42:01 +0200
62742              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
62743      Branch: perl
62744            ! t/op/my.t
62745 ____________________________________________________________________________
62746 [  7058] By: jhi                                   on 2000/09/12  14:03:05
62747         Log: Subject: [patch: perl@7045] vms updates
62748              From: Peter Prymmer <pvhp@forte.com>
62749              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
62750              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
62751      Branch: perl
62752            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
62753 ____________________________________________________________________________
62754 [  7057] By: jhi                                   on 2000/09/12  14:00:51
62755         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
62756              From: sthoenna@efn.org
62757              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
62758              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
62759      Branch: perl
62760            ! t/op/64bitint.t
62761 ____________________________________________________________________________
62762 [  7056] By: jhi                                   on 2000/09/12  13:58:14
62763         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
62764              From: Jeff Pinyan <jeffp@crusoe.net>
62765              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
62766              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
62767      Branch: perl
62768            ! pod/perlfunc.pod
62769 ____________________________________________________________________________
62770 [  7055] By: jhi                                   on 2000/09/12  13:56:32
62771         Log: Do in VMS as the #7054 does.
62772      Branch: perl
62773            ! configure.com
62774 ____________________________________________________________________________
62775 [  7054] By: jhi                                   on 2000/09/12  13:50:31
62776         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
62777              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
62778              Date: Mon, 11 Sep 2000 08:33:09 +0100
62779              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
62780      Branch: metaconfig/U/perl
62781            ! End.U
62782      Branch: perl
62783            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
62784            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
62785 ____________________________________________________________________________
62786 [  7053] By: jhi                                   on 2000/09/12  13:29:19
62787         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
62788              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62789              Date:     Tue, 12 Sep 2000 08:35:59 EDT
62790              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
62791      Branch: perl
62792            ! vms/test.com
62793 ____________________________________________________________________________
62794 [  7052] By: jhi                                   on 2000/09/11  23:01:50
62795         Log: Document the SvUTF8*().
62796      Branch: perl
62797            ! pod/perlapi.pod sv.h
62798 ____________________________________________________________________________
62799 [  7051] By: gsar                                  on 2000/09/11  14:46:30
62800         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
62801              (missed a spot when fixing up op_pmreplroot hack for ithreads)
62802      Branch: perl
62803            ! op.c t/op/split.t
62804 ____________________________________________________________________________
62805 [  7050] By: nick                                  on 2000/09/11  10:03:51
62806         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
62807              
62808              Subject: borland C++ win32.c tweak
62809              From: Vadim Konovalov <vkonovalov@lucent.com>
62810              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
62811              Date: Mon, 11 Sep 2000 11:22:33 +0400
62812      Branch: perl
62813            ! win32/win32.c
62814 ____________________________________________________________________________
62815 [  7049] By: nick                                  on 2000/09/11  09:57:33
62816         Log: Point fix for s/// on foreach (keys %xxx).
62817      Branch: perl
62818            ! pp_hot.c
62819 ____________________________________________________________________________
62820 [  7048] By: jhi                                   on 2000/09/10  23:37:09
62821         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
62822              by Pod::Text, from Brad Appleton.
62823      Branch: perl
62824            ! t/pod/testp2pt.pl
62825 ____________________________________________________________________________
62826 [  7047] By: jhi                                   on 2000/09/10  14:32:53
62827         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
62828              by Russ Allbery.
62829      Branch: perl
62830            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
62831 ____________________________________________________________________________
62832 [  7046] By: jhi                                   on 2000/09/10  14:15:08
62833         Log: Upgrade to CPAN 1.57_65, from Andreas König.
62834      Branch: perl
62835            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62836 ____________________________________________________________________________
62837 [  7045] By: jhi                                   on 2000/09/08  21:36:32
62838         Log: Update Changes.
62839      Branch: perl
62840            ! Changes patchlevel.h
62841 ____________________________________________________________________________
62842 [  7044] By: jhi                                   on 2000/09/08  21:29:56
62843         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
62844              From: Peter Prymmer <pvhp@forte.com>
62845              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
62846              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
62847      Branch: perl
62848            ! configure.com
62849 ____________________________________________________________________________
62850 [  7043] By: jhi                                   on 2000/09/08  21:27:50
62851         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
62852              From: Peter Prymmer <pvhp@forte.com>
62853              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
62854              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
62855      Branch: perl
62856            ! Makefile.SH installperl
62857 ____________________________________________________________________________
62858 [  7042] By: jhi                                   on 2000/09/08  21:23:21
62859         Log: Continue #7041.
62860      Branch: perl
62861            ! cygwin/Makefile.SHs os2/Makefile.SHs
62862 ____________________________________________________________________________
62863 [  7041] By: jhi                                   on 2000/09/08  21:18:10
62864         Log: Do away with memory models cruft.  Sorry, PDP users.
62865      Branch: metaconfig
62866            ! U/modified/cc.U U/modified/libpth.U
62867      Branch: perl
62868            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
62869            ! Porting/config_H cflags.SH config_h.SH configure.com
62870            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
62871            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
62872            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
62873 ____________________________________________________________________________
62874 [  7040] By: jhi                                   on 2000/09/08  14:34:18
62875         Log: Major rewrite of s2p.  And I mean really major, it is
62876              an implementation of sed in perl.  If called as s2p it
62877              will function as s2p.  Note: needs non-UNIXifying.
62878              
62879              Subject: s2p
62880              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
62881              Date: Mon, 28 Aug 2000 14:05:12 +0200
62882              Message-ID: <39AA5578.2102E2AA@alcatel.at>
62883      Branch: perl
62884            ! x2p/s2p.PL
62885 ____________________________________________________________________________
62886 [  7039] By: jhi                                   on 2000/09/08  14:19:49
62887         Log: Re-allow vec() for characters > 255.
62888              
62889              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
62890              From: Spider Boardman <spider@web.zk3.dec.com>
62891              Date: Fri, 08 Sep 2000 02:21:02 -0400
62892              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
62893      Branch: perl
62894            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
62895            ! t/op/vec.t
62896 ____________________________________________________________________________
62897 [  7038] By: jhi                                   on 2000/09/08  14:14:18
62898         Log: Subject: [PATCH lib/Benchmark.pm]
62899              From: <abigail@foad.org>
62900              Date: Thu, 7 Sep 2000 15:03:20 -0400
62901              Message-ID: <20000907190320.888.qmail@foad.org>
62902      Branch: perl
62903            ! lib/Benchmark.pm
62904 ____________________________________________________________________________
62905 [  7037] By: jhi                                   on 2000/09/08  14:11:06
62906         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
62907              
62908              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
62909              From: Spider Boardman <spider@web.zk3.dec.com>
62910              Date: Fri, 08 Sep 2000 01:30:27 -0400
62911              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
62912      Branch: perl
62913            ! op.c
62914 ____________________________________________________________________________
62915 [  7036] By: jhi                                   on 2000/09/08  14:08:58
62916         Log: Subject: [ID 20000908.002] perlipc documentation bug.
62917              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
62918              Date: Fri, 08 Sep 2000 12:38:32 +0200
62919              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
62920      Branch: perl
62921            ! pod/perlipc.pod
62922 ____________________________________________________________________________
62923 [  7035] By: jhi                                   on 2000/09/08  14:03:12
62924         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
62925              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62926              Date: Fri, 08 Sep 2000 11:47:34 +0200
62927              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
62928      Branch: perl
62929            ! hints/dec_osf.sh
62930 ____________________________________________________________________________
62931 [  7034] By: jhi                                   on 2000/09/08  13:59:35
62932         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
62933              From: Simon Cozens <simon@cozens.net>
62934              Date: Thu, 7 Sep 2000 20:40:38 +0100
62935              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
62936      Branch: perl
62937            ! pp_hot.c
62938 ____________________________________________________________________________
62939 [  7033] By: jhi                                   on 2000/09/08  04:03:03
62940         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
62941              From: "Larry W. Virden" <lvirden@cas.org>
62942              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
62943              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
62944      Branch: perl
62945            ! pod/perldiag.pod
62946 ____________________________________________________________________________
62947 [  7032] By: jhi                                   on 2000/09/07  22:18:30
62948         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
62949              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
62950              Date: Mon, 04 Sep 2000 13:16:38 -0700
62951              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
62952      Branch: perl
62953            ! lib/perl5db.pl
62954 ____________________________________________________________________________
62955 [  7031] By: jhi                                   on 2000/09/07  22:02:29
62956         Log: Fix the ccversion detection for 5.1 and beyond.
62957              
62958              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
62959              From: Spider Boardman <spider@leggy.zk3.dec.com>
62960              Date: Thu, 7 Sep 2000 17:54:27 -0400
62961              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
62962      Branch: perl
62963            ! hints/dec_osf.sh
62964 ____________________________________________________________________________
62965 [  7030] By: jhi                                   on 2000/09/07  19:12:28
62966         Log: Fix for
62967              
62968              Subject: [ID 20000903.001] \w in utf8-strings
62969              From: Marc Lehmann <pcg@goof.com>
62970              Date: Sun, 03 Sep 2000 09:44:29 +0200
62971              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
62972              
62973              and various related nits.
62974      Branch: perl
62975            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
62976 ____________________________________________________________________________
62977 [  7029] By: jhi                                   on 2000/09/07  18:49:09
62978         Log: Fix the URL, but the server is still missing in action.
62979              
62980              Subject: [ID 20000905.002] perlfaq1.pod URL error
62981              From: "Larry W. Virden" <lvirden@cas.org>
62982              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
62983              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
62984      Branch: perl
62985            ! pod/perlfaq1.pod
62986 ____________________________________________________________________________
62987 [  7028] By: jhi                                   on 2000/09/07  18:47:13
62988         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
62989              From: Hugo <hv@crypt.compulink.co.uk>
62990              Date: Tue, 05 Sep 2000 14:13:37 +0100
62991              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
62992      Branch: perl
62993            ! toke.c
62994 ____________________________________________________________________________
62995 [  7027] By: jhi                                   on 2000/09/07  18:45:35
62996         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
62997              From: Daniel Chetlin <daniel@chetlin.com>
62998              Date: Tue, 5 Sep 2000 04:57:07 -0700
62999              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
63000      Branch: perl
63001            ! pod/perlfaq6.pod pod/perlop.pod
63002 ____________________________________________________________________________
63003 [  7026] By: jhi                                   on 2000/09/07  18:44:01
63004         Log: Document the new ref() semantics.
63005              
63006              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63007              From: Gisle Aas <gisle@ActiveState.com>
63008              Date: 05 Sep 2000 08:10:30 +0200
63009              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
63010      Branch: perl
63011            ! pod/perldelta.pod
63012 ____________________________________________________________________________
63013 [  7025] By: jhi                                   on 2000/09/07  18:42:27
63014         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
63015              
63016              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63017              From: Gisle Aas <gisle@ActiveState.com>
63018              Date: 05 Sep 2000 08:11:40 +0200
63019              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
63020      Branch: perl
63021            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
63022 ____________________________________________________________________________
63023 [  7024] By: jhi                                   on 2000/09/07  18:39:32
63024         Log: Subject: [PATCH] Modernize Opcode.pm documentation
63025              From: Gisle Aas <gisle@ActiveState.com>
63026              Date: 4 Sep 2000 00:18:55 -0000
63027              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
63028      Branch: perl
63029            ! ext/Opcode/Opcode.pm
63030 ____________________________________________________________________________
63031 [  7023] By: jhi                                   on 2000/09/07  18:37:42
63032         Log: Subject: [PATCH] Tied filehandle documentation
63033              From: Gisle Aas <gisle@ActiveState.com>
63034              Date: 4 Sep 2000 00:14:40 -0000
63035              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
63036      Branch: perl
63037            ! pod/perlfunc.pod pod/perltie.pod
63038 ____________________________________________________________________________
63039 [  7022] By: jhi                                   on 2000/09/07  18:35:37
63040         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
63041              From: Gisle Aas <gisle@ActiveState.com>
63042              Date: 4 Sep 2000 00:04:22 -0000
63043              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
63044      Branch: perl
63045            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
63046 ____________________________________________________________________________
63047 [  7021] By: jhi                                   on 2000/09/07  18:33:22
63048         Log: Subject: small apidoc fix
63049              From: Marc Lehmann <pcg@goof.com>
63050              Date: Sun, 3 Sep 2000 05:12:06 +0200
63051              Message-ID: <20000903051206.A5909@cerebro.laendle>
63052      Branch: perl
63053            ! pod/perlapi.pod utf8.c
63054 ____________________________________________________________________________
63055 [  7020] By: jhi                                   on 2000/09/07  16:14:57
63056         Log: Tiny perldelta nits.
63057      Branch: perl
63058            ! pod/perldelta.pod
63059 ____________________________________________________________________________
63060 [  7019] By: jhi                                   on 2000/09/07  16:04:20
63061         Log: Guard against bad string->int conversion for quads.
63062      Branch: perl
63063            ! t/op/64bitint.t
63064 ____________________________________________________________________________
63065 [  7018] By: jhi                                   on 2000/09/06  17:07:03
63066         Log: Update Unicode todo list.
63067      Branch: perl
63068            ! Todo-5.6
63069 ____________________________________________________________________________
63070 [  7017] By: jhi                                   on 2000/09/05  21:16:01
63071         Log: Document the SvIOK_.*UV().
63072      Branch: perl
63073            ! pod/perlapi.pod sv.h
63074 ____________________________________________________________________________
63075 [  7016] By: nick                                  on 2000/09/03  21:54:46
63076         Log: Hash lookup of constant strings optimization:
63077              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
63078              to string table (as per sharepvn). Add newSV_pvn_share to create such
63079              a thing. Make hv.c compare addresses of strings and skip string compare
63080              if equal. Make method_named and helem ops use these shared-string SVs
63081              when arg is constant. Make keys op return shared-string SVs (less clearly
63082              a win).
63083      Branch: perl
63084            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
63085            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
63086            ! pod/perlintern.pod pp_hot.c proto.h sv.c
63087 ____________________________________________________________________________
63088 [  7015] By: jhi                                   on 2000/09/02  17:48:59
63089         Log: This is 5.7.0.
63090      Branch: perl
63091            ! Changes
63092 ____________________________________________________________________________
63093 [  7014] By: jhi                                   on 2000/09/02  17:35:45
63094         Log: Changes and patchlevel tweaks.
63095      Branch: perl
63096            ! Changes patchlevel.h
63097 ____________________________________________________________________________
63098 [  7013] By: jhi                                   on 2000/09/02  17:30:50
63099         Log: Update Changes.
63100      Branch: perl
63101            ! Changes patchlevel.h
63102 ____________________________________________________________________________
63103 [  7012] By: nick                                  on 2000/09/02  17:25:20
63104         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
63105      Branch: perl
63106            ! gv.c lib/overload.pm
63107 ____________________________________________________________________________
63108 [  7011] By: jhi                                   on 2000/09/02  17:16:25
63109         Log: Update perlhist.
63110      Branch: perl
63111            ! pod/perlhist.pod
63112 ____________________________________________________________________________
63113 [  7010] By: jhi                                   on 2000/09/02  17:01:35
63114         Log: perldelta nits.
63115      Branch: perl
63116            ! pod/perldelta.pod
63117 ____________________________________________________________________________
63118 [  7009] By: nick                                  on 2000/09/02  16:48:35
63119         Log: If overloaded %{} etc. return the object do not loop.
63120              Thus  sub deref { $_[0] } functions if object is wanted type.
63121      Branch: perl
63122            ! pp.h
63123 ____________________________________________________________________________
63124 [  7008] By: jhi                                   on 2000/09/02  16:26:11
63125         Log: Retab MANIFEST.
63126      Branch: perl
63127            ! ext/Storable/MANIFEST
63128 ____________________________________________________________________________
63129 [  7007] By: jhi                                   on 2000/09/02  16:23:02
63130         Log: Make certain cc is set before trying to run it.
63131      Branch: perl
63132            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
63133 ____________________________________________________________________________
63134 [  7006] By: jhi                                   on 2000/09/02  15:45:41
63135         Log: Unicode notes.
63136      Branch: perl
63137            ! pod/perldelta.pod
63138 ____________________________________________________________________________
63139 [  7005] By: jhi                                   on 2000/09/02  15:42:11
63140         Log: Various Configure nits by Philip Newton,
63141              plus the ebcdic one by me.
63142      Branch: metaconfig
63143            + U/modified/pager.U
63144            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
63145      Branch: metaconfig/U/perl
63146            ! Devel.U quadfio.U
63147      Branch: perl
63148            ! Configure config_h.SH
63149 ____________________________________________________________________________
63150 [  7004] By: jhi                                   on 2000/09/02  15:06:14
63151         Log: Apparently avoiding the swapping is too costly.
63152              
63153              From: "Ben Tilly" <ben_tilly@hotmail.com>
63154              Subject: Re: the door is closed.
63155              Date: Fri, 01 Sep 2000 20:23:16 EDT
63156              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
63157      Branch: perl
63158            ! pod/perlfaq4.pod
63159 ____________________________________________________________________________
63160 [  7003] By: nick                                  on 2000/09/02  12:26:04
63161         Log: Undo part of change 6489 which looks like a bulk edit which
63162              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
63163              The supressing of main:: on return from select() is undesirable.
63164      Branch: perl
63165            ! pp_sys.c
63166 ____________________________________________________________________________
63167 [  7002] By: jhi                                   on 2000/09/01  23:08:54
63168         Log: Update Changes.
63169      Branch: perl
63170            ! Changes patchlevel.h
63171 ____________________________________________________________________________
63172 [  7001] By: jhi                                   on 2000/09/01  23:00:13
63173         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
63174              From: Peter Prymmer <pvhp@forte.com>
63175              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
63176              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
63177              
63178              plus rework the http: spots as suggested by Tom Christiansen,
63179              plus regen perltoc.
63180      Branch: perl
63181            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
63182            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
63183 ____________________________________________________________________________
63184 [  7000] By: jhi                                   on 2000/09/01  22:36:01
63185         Log: Only the first line, thank you very much.
63186      Branch: perl
63187            ! hints/solaris_2.sh
63188 ____________________________________________________________________________
63189 [  6999] By: gsar                                  on 2000/09/01  22:16:40
63190         Log: change#6791 accidentally clobbered change#6710, put it back
63191      Branch: perl
63192            ! win32/win32.c
63193 ____________________________________________________________________________
63194 [  6998] By: jhi                                   on 2000/09/01  22:14:16
63195         Log: Mention the HP-UX LP64 freak failure.
63196      Branch: perl
63197            ! pod/perldelta.pod
63198 ____________________________________________________________________________
63199 [  6997] By: jhi                                   on 2000/09/01  21:48:32
63200         Log: Detypo.
63201      Branch: perl
63202            ! hints/hpux.sh
63203 ____________________________________________________________________________
63204 [  6996] By: jhi                                   on 2000/09/01  21:27:10
63205         Log: Update Changes.
63206      Branch: perl
63207            ! Changes patchlevel.h
63208 ____________________________________________________________________________
63209 [  6995] By: jhi                                   on 2000/09/01  21:14:24
63210         Log: Mi splgn s gnin.g
63211      Branch: perl
63212            ! pp_ctl.c
63213 ____________________________________________________________________________
63214 [  6994] By: jhi                                   on 2000/09/01  21:09:54
63215         Log: Subject: http:// in L<>
63216              From: Nicholas Clark <nick@ccl4.org>
63217              Date: Fri, 1 Sep 2000 22:03:21 +0100
63218              Message-ID: <20000901220321.B72074@plum.flirble.org>
63219      Branch: perl
63220            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
63221 ____________________________________________________________________________
63222 [  6993] By: jhi                                   on 2000/09/01  21:06:54
63223         Log: Update to Storable 1.0, from Raphael Manfredi.
63224      Branch: perl
63225            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
63226            ! ext/Storable/Makefile.PL ext/Storable/README
63227            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63228            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
63229            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
63230            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
63231            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
63232            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
63233 ____________________________________________________________________________
63234 [  6992] By: jhi                                   on 2000/09/01  20:43:05
63235         Log: Mention known sfio+linux buglet.
63236      Branch: perl
63237            ! pod/perldelta.pod
63238 ____________________________________________________________________________
63239 [  6991] By: jhi                                   on 2000/09/01  20:40:11
63240         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
63241              From: Peter Prymmer <pvhp@forte.com>
63242              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
63243              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
63244      Branch: perl
63245            ! vms/vms.c
63246 ____________________________________________________________________________
63247 [  6990] By: jhi                                   on 2000/09/01  20:25:26
63248         Log: Retract #6986.
63249      Branch: perl
63250            ! hints/solaris_2.sh
63251 ____________________________________________________________________________
63252 [  6989] By: jhi                                   on 2000/09/01  20:23:00
63253         Log: Mergesort is back.
63254      Branch: perl
63255            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
63256 ____________________________________________________________________________
63257 [  6988] By: jhi                                   on 2000/09/01  19:37:40
63258         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
63259              From: Mike Guy <mjtg@cam.ac.uk>
63260              Date: Fri, 01 Sep 2000 17:43:33 +0100
63261              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
63262      Branch: perl
63263            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
63264            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
63265 ____________________________________________________________________________
63266 [  6987] By: jhi                                   on 2000/09/01  19:17:10
63267         Log: Regen perltoc.
63268      Branch: perl
63269            ! pod/perltoc.pod
63270 ____________________________________________________________________________
63271 [  6986] By: jhi                                   on 2000/09/01  18:51:10
63272         Log: Subject: Re: Solaris x86 has no SPARC libraries!
63273              From: Lupe Christoph <lupe@lupe-christoph.de>
63274              Date: Fri, 1 Sep 2000 20:41:20 +0200
63275              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
63276      Branch: perl
63277            ! hints/solaris_2.sh
63278 ____________________________________________________________________________
63279 [  6985] By: jhi                                   on 2000/09/01  18:28:10
63280         Log: Update Changes.
63281      Branch: perl
63282            ! Changes patchlevel.h
63283 ____________________________________________________________________________
63284 [  6984] By: jhi                                   on 2000/09/01  18:26:53
63285         Log: Feature ordering tweak.
63286      Branch: perl
63287            ! myconfig.SH
63288 ____________________________________________________________________________
63289 [  6983] By: jhi                                   on 2000/09/01  18:19:50
63290         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63291              From: <abigail@foad.org>
63292              Date: Fri, 1 Sep 2000 13:07:32 -0400
63293              Message-ID: <20000901170732.18249.qmail@foad.org>
63294      Branch: perl
63295            ! t/pragma/overload.t
63296 ____________________________________________________________________________
63297 [  6982] By: jhi                                   on 2000/09/01  18:17:54
63298         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
63299              so that case-ignoring systems like DCL can tell them from
63300              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
63301      Branch: metaconfig/U/perl
63302            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
63303      Branch: perl
63304            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63305            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
63306            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
63307            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
63308            ! vos/config.def vos/config.h vos/config_h.SH_orig
63309            ! win32/config.bc win32/config.gc win32/config.vc
63310 ____________________________________________________________________________
63311 [  6981] By: nick                                  on 2000/09/01  17:21:57
63312         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
63313              warning when UNTIE exists and instead pass the count of extra references to
63314              the UNTIE method.
63315      Branch: perl
63316            ! pod/perltie.pod pp_sys.c
63317 ____________________________________________________________________________
63318 [  6980] By: jhi                                   on 2000/09/01  16:54:44
63319         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
63320              From: Peter Prymmer <pvhp@forte.com>
63321              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
63322              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
63323      Branch: perl
63324            ! configure.com
63325 ____________________________________________________________________________
63326 [  6979] By: jhi                                   on 2000/09/01  16:06:20
63327         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
63328              From: Mike Guy <mjtg@cam.ac.uk> 
63329              Date: Fri, 01 Sep 2000 16:49:27 +0100
63330              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
63331      Branch: perl
63332            ! t/base/rs.t
63333 ____________________________________________________________________________
63334 [  6978] By: jhi                                   on 2000/09/01  16:00:42
63335         Log: Update to PodParser 1.18, from Brad Appleton.
63336      Branch: perl
63337            ! lib/Pod/Checker.pm t/pod/find.t
63338 ____________________________________________________________________________
63339 [  6977] By: jhi                                   on 2000/09/01  14:48:58
63340         Log: Subject: Nit in Configure (bleadperl@6961)
63341              From: Lupe Christoph <lupe@lupe-christoph.de>
63342              Date: Fri, 1 Sep 2000 16:34:29 +0200
63343              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
63344      Branch: metaconfig
63345            ! U/compline/ccflags.U
63346      Branch: perl
63347            ! Configure config_h.SH
63348 ____________________________________________________________________________
63349 [  6976] By: jhi                                   on 2000/09/01  14:39:52
63350         Log: Update Changes.
63351      Branch: perl
63352            ! Changes patchlevel.h
63353 ____________________________________________________________________________
63354 [  6975] By: jhi                                   on 2000/09/01  14:37:36
63355         Log: microperl config update.
63356      Branch: perl
63357            ! uconfig.h uconfig.sh
63358 ____________________________________________________________________________
63359 [  6974] By: jhi                                   on 2000/09/01  14:36:53
63360         Log: Document known deficiencies.
63361      Branch: perl
63362            ! pod/perldelta.pod
63363 ____________________________________________________________________________
63364 [  6973] By: jhi                                   on 2000/09/01  14:10:20
63365         Log: Mention warnings fixes and updates.
63366      Branch: perl
63367            ! pod/perldelta.pod
63368 ____________________________________________________________________________
63369 [  6972] By: jhi                                   on 2000/09/01  14:01:52
63370         Log: Drop unused argument.
63371              
63372              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
63373              From: Spider Boardman <spider@web.zk3.dec.com>
63374              Date: Thu, 31 Aug 2000 16:10:15 -0400
63375              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
63376      Branch: perl
63377            ! toke.c
63378 ____________________________________________________________________________
63379 [  6971] By: jhi                                   on 2000/09/01  13:59:24
63380         Log: Add the overload warnings to perldiag.
63381      Branch: perl
63382            ! lib/overload.pm pod/perldiag.pod
63383 ____________________________________________________________________________
63384 [  6970] By: jhi                                   on 2000/09/01  13:55:10
63385         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63386              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
63387              Date: Fri, 1 Sep 2000 13:43:15 +0100 
63388              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
63389      Branch: perl
63390            ! lib/overload.pm t/pragma/overload.t
63391 ____________________________________________________________________________
63392 [  6969] By: jhi                                   on 2000/09/01  13:52:27
63393         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63394              From: <abigail@foad.org>
63395              Date: Fri, 1 Sep 2000 05:46:54 -0400
63396              Message-ID: <20000901094654.6476.qmail@foad.org>
63397      Branch: perl
63398            ! lib/overload.pm
63399 ____________________________________________________________________________
63400 [  6968] By: jhi                                   on 2000/09/01  13:50:05
63401         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
63402              From: Daniel Chetlin <daniel@chetlin.com>
63403              Date: Fri, 1 Sep 2000 02:10:55 -0700
63404              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
63405      Branch: perl
63406            ! pod/perlretut.pod
63407 ____________________________________________________________________________
63408 [  6967] By: jhi                                   on 2000/09/01  13:47:54
63409         Log: Part of the solution.
63410              
63411              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
63412              From: Mike Guy <mjtg@cam.ac.uk>
63413              Date: Fri, 01 Sep 2000 14:16:01 +0100
63414              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
63415      Branch: perl
63416            ! gv.c mg.c
63417 ____________________________________________________________________________
63418 [  6966] By: jhi                                   on 2000/09/01  13:46:17
63419         Log: Subject: CPAN.pm beta 1.57_57 for the core
63420              From: andreas.koenig@anima.de (Andreas J. Koenig)
63421              Date: 01 Sep 2000 15:16:31 +0200
63422              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
63423      Branch: perl
63424            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63425 ____________________________________________________________________________
63426 [  6965] By: jhi                                   on 2000/09/01  13:43:18
63427         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
63428              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63429              Date: Fri, 01 Sep 2000 01:47:22 -0500
63430              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
63431      Branch: perl
63432            ! pod/perldelta.pod vms/vms.c
63433 ____________________________________________________________________________
63434 [  6964] By: jhi                                   on 2000/09/01  13:35:35
63435         Log: File::Temp patches from Andreas König,
63436              
63437              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
63438              From: andreas.koenig@anima.de (Andreas J. Koenig)
63439              Date: 01 Sep 2000 10:07:20 +0200
63440              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
63441              
63442              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
63443              From: andreas.koenig@anima.de (Andreas J. Koenig)
63444              Date: 31 Aug 2000 23:26:08 +0200
63445              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
63446      Branch: perl
63447            ! lib/File/Temp.pm t/lib/ftmp-security.t
63448 ____________________________________________________________________________
63449 [  6963] By: jhi                                   on 2000/09/01  02:22:24
63450         Log: Retract the mergesort code, way too incompatible licensing
63451              and copyrights.
63452      Branch: perl
63453            ! pod/perldelta.pod pp_ctl.c
63454 ____________________________________________________________________________
63455 [  6962] By: jhi                                   on 2000/08/31  23:27:32
63456         Log: Update Changes.
63457      Branch: perl
63458            ! Changes patchlevel.h
63459 ____________________________________________________________________________
63460 [  6961] By: jhi                                   on 2000/08/31  23:20:04
63461         Log: Small tweaks all over.
63462      Branch: metaconfig
63463            ! U/compline/d_gconvert.U
63464      Branch: perl
63465            ! AUTHORS Configure config_h.SH pp_ctl.c
63466 ____________________________________________________________________________
63467 [  6960] By: jhi                                   on 2000/08/31  22:39:36
63468         Log: Further rewording.
63469      Branch: perl
63470            ! pp_ctl.c
63471 ____________________________________________________________________________
63472 [  6959] By: jhi                                   on 2000/08/31  21:26:44
63473         Log: More address tweaking.
63474      Branch: perl
63475            ! AUTHORS Changes
63476 ____________________________________________________________________________
63477 [  6958] By: jhi                                   on 2000/08/31  20:47:25
63478         Log: AUTHORS tweaks, from Peter Prymmer.
63479              
63480              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
63481              From: Peter Prymmer <pvhp@forte.com>
63482              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
63483              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
63484      Branch: perl
63485            ! AUTHORS MAINTAIN
63486 ____________________________________________________________________________
63487 [  6957] By: jhi                                   on 2000/08/31  20:34:43
63488         Log: perldelta tweaks.
63489      Branch: perl
63490            ! pod/perldelta.pod
63491 ____________________________________________________________________________
63492 [  6956] By: jhi                                   on 2000/08/31  19:11:06
63493         Log: Regen perltoc.
63494      Branch: perl
63495            ! pod/perltoc.pod
63496 ____________________________________________________________________________
63497 [  6955] By: jhi                                   on 2000/08/31  19:06:30
63498         Log: Clarify the mergesort situation.
63499      Branch: perl
63500            ! pp_ctl.c
63501 ____________________________________________________________________________
63502 [  6954] By: jhi                                   on 2000/08/31  18:24:17
63503         Log: Move the Solaris 7 scan to use64bitall, make the
63504              failure to find 64-bot sparc libc to mention the
63505              possibility of being in an intel, from Lupe and Alan.
63506      Branch: perl
63507            ! hints/solaris_2.sh
63508 ____________________________________________________________________________
63509 [  6953] By: jhi                                   on 2000/08/31  18:09:20
63510         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
63511              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
63512      Branch: metaconfig
63513            ! U/compline/d_gconvert.U U/threads/archname.U
63514      Branch: metaconfig/U/perl
63515            ! perlxv.U
63516      Branch: perl
63517            ! Configure config_h.SH sv.c
63518 ____________________________________________________________________________
63519 [  6952] By: jhi                                   on 2000/08/31  17:42:24
63520         Log: :: not allowed in pathnames, change to .
63521              
63522              Subject: [PATCH perl@6938] cygwin port
63523              From: "Fifer, Eric" <EFifer@sanwaint.com>
63524              Date: Thu, 31 Aug 2000 16:32:59 +0100
63525              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
63526      Branch: metaconfig/U/perl
63527            ! perlxv.U
63528 ____________________________________________________________________________
63529 [  6951] By: jhi                                   on 2000/08/31  17:02:05
63530         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
63531      Branch: perl
63532            ! perl.h
63533 ____________________________________________________________________________
63534 [  6950] By: jhi                                   on 2000/08/31  16:26:08
63535         Log: More author updates.
63536              
63537              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
63538              From: Simon Cozens <simon@cozens.net>
63539              Date: Thu, 31 Aug 2000 17:13:32 +0100
63540              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
63541      Branch: perl
63542            ! AUTHORS
63543 ____________________________________________________________________________
63544 [  6949] By: jhi                                   on 2000/08/31  16:04:49
63545         Log: POSIX doesn't report long double values under -Duselongdouble
63546              when the long doubles are "real" (bigger than doubles).
63547              
63548              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
63549              From: Spider Boardman <spider@peano.zk3.dec.com>
63550              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
63551              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
63552      Branch: perl
63553            ! ext/POSIX/POSIX.xs
63554 ____________________________________________________________________________
63555 [  6948] By: jhi                                   on 2000/08/31  15:25:10
63556         Log: Update Changes.
63557      Branch: perl
63558            ! Changes patchlevel.h
63559 ____________________________________________________________________________
63560 [  6947] By: jhi                                   on 2000/08/31  15:22:29
63561         Log: Document UNTIE in a very minimalistic way.
63562      Branch: perl
63563            ! pod/perlfunc.pod pod/perltie.pod
63564 ____________________________________________________________________________
63565 [  6946] By: jhi                                   on 2000/08/31  15:15:23
63566         Log: Document known failures.
63567      Branch: perl
63568            ! pod/perldelta.pod
63569 ____________________________________________________________________________
63570 [  6945] By: jhi                                   on 2000/08/31  15:07:00
63571         Log: Don't attach -ld to the archname if pointless.
63572      Branch: metaconfig
63573            ! U/threads/archname.U
63574      Branch: perl
63575            ! Configure config_h.SH
63576 ____________________________________________________________________________
63577 [  6944] By: jhi                                   on 2000/08/31  14:37:42
63578         Log: Wrap the test in eval.
63579              
63580              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
63581              From: Tim Jenness <timj@jach.hawaii.edu>
63582              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
63583              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
63584      Branch: perl
63585            ! t/lib/ftmp-security.t
63586 ____________________________________________________________________________
63587 [  6943] By: jhi                                   on 2000/08/31  14:30:57
63588         Log: Make -Dusemorebits find long doubles in Solaris.
63589      Branch: perl
63590            ! hints/solaris_2.sh
63591 ____________________________________________________________________________
63592 [  6942] By: jhi                                   on 2000/08/31  13:48:45
63593         Log: Clarify the third case of ftmp-security warnings.
63594      Branch: perl
63595            ! INSTALL
63596 ____________________________________________________________________________
63597 [  6941] By: jhi                                   on 2000/08/31  13:40:31
63598         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
63599              From: <abigail@foad.org>
63600              Date: Thu, 31 Aug 2000 01:35:05 -0400
63601              Message-ID: <20000831053505.32120.qmail@foad.org>
63602      Branch: perl
63603            ! pod/perldelta.pod
63604 ____________________________________________________________________________
63605 [  6940] By: jhi                                   on 2000/08/31  13:38:48
63606         Log: Issue useful diagnostic on unknown pod commands.
63607              
63608              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
63609              From: <abigail@foad.org>
63610              Date: Thu, 31 Aug 2000 03:41:18 -0400
63611              Message-ID: <20000831074118.24880.qmail@foad.org>
63612      Branch: perl
63613            ! lib/Pod/Man.pm
63614 ____________________________________________________________________________
63615 [  6939] By: jhi                                   on 2000/08/31  13:34:33
63616         Log: Reveal Borland's isnan.
63617              
63618              Subject: build with BC++ tweak
63619              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
63620              Date: Thu, 31 Aug 2000 13:09:37 +0400
63621              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
63622      Branch: perl
63623            ! win32/win32.h
63624 ____________________________________________________________________________
63625 [  6938] By: jhi                                   on 2000/08/31  05:01:20
63626         Log: Update Changes.
63627      Branch: perl
63628            ! Changes patchlevel.h
63629 ____________________________________________________________________________
63630 [  6937] By: jhi                                   on 2000/08/31  04:26:23
63631         Log: sscanf() may be the only way to read long doubles from strings.
63632      Branch: metaconfig/U/perl
63633            ! longdblfio.U
63634      Branch: perl
63635            ! Configure config_h.SH perl.h util.c
63636 ____________________________________________________________________________
63637 [  6936] By: jhi                                   on 2000/08/31  04:18:19
63638         Log: The #6929 was too skimpy.
63639      Branch: perl
63640            ! sv.c
63641 ____________________________________________________________________________
63642 [  6935] By: jhi                                   on 2000/08/31  02:47:07
63643         Log: Subject: Re: typos in pods
63644              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63645              Date: Wed, 30 Aug 2000 19:25:34 -0700
63646              Message-ID: <eIcr5gzkg25X092yn@efn.org>
63647      Branch: perl
63648            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
63649 ____________________________________________________________________________
63650 [  6934] By: jhi                                   on 2000/08/31  02:42:55
63651         Log: Missed one Unicode file.
63652      Branch: perl
63653            + lib/unicode/UCDFF301.html
63654 ____________________________________________________________________________
63655 [  6933] By: jhi                                   on 2000/08/30  23:42:27
63656         Log: Update Changes.
63657      Branch: perl
63658            ! Changes patchlevel.h
63659 ____________________________________________________________________________
63660 [  6932] By: jhi                                   on 2000/08/30  23:40:07
63661         Log: Mention UNTIE in perldelta.  Still needs documenting
63662              in perltie et alia.
63663      Branch: perl
63664            ! pod/perldelta.pod
63665 ____________________________________________________________________________
63666 [  6931] By: jhi                                   on 2000/08/30  23:36:02
63667         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
63668              From: <abigail@foad.org>
63669              Date: Wed, 30 Aug 2000 19:28:07 -0400
63670              Message-ID: <20000830232807.305.qmail@foad.org>
63671      Branch: perl
63672            ! pod/perldelta.pod
63673 ____________________________________________________________________________
63674 [  6930] By: jhi                                   on 2000/08/30  23:32:40
63675         Log: Update to Unicode 3.0.1.
63676      Branch: perl
63677            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
63678            + lib/unicode/PropList.txt lib/unicode/README.perl
63679            + lib/unicode/UCD301.html lib/unicode/Unicode.301
63680            - lib/unicode/Props.txt lib/unicode/UCD300.html
63681            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
63682            ! (edit 257 files)
63683 ____________________________________________________________________________
63684 [  6929] By: jhi                                   on 2000/08/30  22:38:18
63685         Log: Heap decorruption.
63686              
63687              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
63688              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63689              Date: Wed, 30 Aug 2000 22:39:52 +0100
63690              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
63691      Branch: perl
63692            ! sv.c
63693 ____________________________________________________________________________
63694 [  6928] By: jhi                                   on 2000/08/30  22:29:34
63695         Log: Retract the dummy test, skip the security tests (instead of failing),
63696              explain what the warnings mean.
63697      Branch: perl
63698            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
63699 ____________________________________________________________________________
63700 [  6927] By: jhi                                   on 2000/08/30  22:14:13
63701         Log: Change the internal implementation of sort() to be mergesort
63702              instead of quicksort, from John Linderman <jpl@research.att.com>.
63703              Gives us better worst case, better average case, and stability.
63704              What's there not to like?  (Small fixes for threaded builds
63705              were required).
63706      Branch: perl
63707            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
63708 ____________________________________________________________________________
63709 [  6926] By: jhi                                   on 2000/08/30  20:55:20
63710         Log: A better fix for the Socket building problem from Craig Berry.
63711      Branch: perl
63712            ! vms/vms.c
63713 ____________________________________________________________________________
63714 [  6925] By: jhi                                   on 2000/08/30  20:20:25
63715         Log: Subject: [PATCH] Re: UNTIE method 
63716              From: Nick Ing-Simmons <nik@tiuk.ti.com>
63717              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
63718              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
63719      Branch: perl
63720            ! pp_sys.c t/op/tie.t
63721 ____________________________________________________________________________
63722 [  6924] By: jhi                                   on 2000/08/30  20:17:11
63723         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
63724              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63725              Date: Wed, 30 Aug 2000 15:03:14 -0500
63726              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
63727      Branch: perl
63728            ! vms/vms.c
63729 ____________________________________________________________________________
63730 [  6923] By: jhi                                   on 2000/08/30  20:15:18
63731         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
63732              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63733              Date: Wed, 30 Aug 2000 13:30:36 -0500
63734              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
63735      Branch: perl
63736            ! vms/vms.c
63737 ____________________________________________________________________________
63738 [  6922] By: jhi                                   on 2000/08/30  19:54:43
63739         Log: Better options for rsync.
63740      Branch: perl
63741            ! pod/perlhack.pod
63742 ____________________________________________________________________________
63743 [  6921] By: jhi                                   on 2000/08/30  19:40:16
63744         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
63745              From: Rick Delaney <rick@consumercontact.com>
63746              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
63747              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
63748      Branch: perl
63749            ! pod/perlfunc.pod
63750 ____________________________________________________________________________
63751 [  6920] By: jhi                                   on 2000/08/30  19:36:40
63752         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
63753              From: Peter Prymmer <pvhp@forte.com>
63754              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
63755              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
63756      Branch: perl
63757            ! configure.com
63758 ____________________________________________________________________________
63759 [  6919] By: jhi                                   on 2000/08/30  14:52:02
63760         Log: Update Changes.
63761      Branch: perl
63762            ! Changes patchlevel.h
63763 ____________________________________________________________________________
63764 [  6918] By: jhi                                   on 2000/08/30  14:48:34
63765         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
63766      Branch: perl
63767            ! lib/ExtUtils/typemap
63768 ____________________________________________________________________________
63769 [  6917] By: jhi                                   on 2000/08/30  14:46:34
63770         Log: Subject: typos in pods
63771              From: Nicholas Clark <nick@ccl4.org>
63772              Date: Wed, 30 Aug 2000 01:12:50 +0100
63773              Message-ID: <20000830011249.A61388@plum.flirble.org>
63774      Branch: perl
63775            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
63776            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
63777            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
63778            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
63779 ____________________________________________________________________________
63780 [  6916] By: jhi                                   on 2000/08/30  14:19:09
63781         Log: Document Storable problems on Crays.  (Will have
63782              to document all the other Storable problems, too.)
63783      Branch: perl
63784            ! pod/perldelta.pod
63785 ____________________________________________________________________________
63786 [  6915] By: jhi                                   on 2000/08/30  14:06:02
63787         Log: Subject: [PATCH] fix misc cast warnings
63788              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63789              Date: Tue, 29 Aug 2000 23:16:14 -0700
63790              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
63791      Branch: perl
63792            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
63793            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
63794            ! os2/os2ish.h
63795 ____________________________________________________________________________
63796 [  6914] By: jhi                                   on 2000/08/30  14:03:45
63797         Log: Timestamp mismatch again.  Need to fix this dependence on
63798              config_h.SH timestamp, since it's the contents of config_h.SH
63799              that matter.
63800      Branch: perl
63801            ! uconfig.h uconfig.sh
63802 ____________________________________________________________________________
63803 [  6913] By: jhi                                   on 2000/08/30  13:54:06
63804         Log: Don't say "Perl 5.0 source kit".
63805      Branch: perl
63806            ! perl.c
63807 ____________________________________________________________________________
63808 [  6912] By: jhi                                   on 2000/08/30  13:51:24
63809         Log: Reset archname and archname64 always, forcing them be
63810              recomputed at each Configure run, make Configure and
63811              the hints files agree on the naming of largefiles variables.
63812      Branch: metaconfig
63813            ! U/threads/archname.U
63814      Branch: metaconfig/U/perl
63815            ! use64bits.U
63816      Branch: perl
63817            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
63818            ! hints/linux.sh hints/solaris_2.sh
63819 ____________________________________________________________________________
63820 [  6911] By: jhi                                   on 2000/08/30  13:30:13
63821         Log: Put back the slice accidentally removed by #6907.
63822      Branch: perl
63823            ! hints/solaris_2.sh
63824 ____________________________________________________________________________
63825 [  6910] By: jhi                                   on 2000/08/30  01:24:26
63826         Log: Be consistent: other Net::get* do export theirs.
63827              
63828              Subject: Re: Net::protoent does not export 'getproto'
63829              From: Yasushi Nakajima <sey@jkc.co.jp>
63830              Date: Wed, 30 Aug 2000 09:53:14 +0900
63831              Message-Id: <200008300051.DAA24700@taku.hut.fi>
63832      Branch: perl
63833            ! lib/Net/protoent.pm
63834 ____________________________________________________________________________
63835 [  6909] By: jhi                                   on 2000/08/30  01:17:25
63836         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
63837              From: Gurusamy Sarathy <gsar@ActiveState.com>
63838              Date: Tue, 29 Aug 2000 17:17:07 -0700
63839              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
63840      Branch: perl
63841            ! cop.h
63842 ____________________________________________________________________________
63843 [  6908] By: jhi                                   on 2000/08/30  00:58:05
63844         Log: Update Changes.
63845      Branch: perl
63846            ! Changes patchlevel.h
63847 ____________________________________________________________________________
63848 [  6907] By: jhi                                   on 2000/08/30  00:57:22
63849         Log: Introduce ccname to keep track of what compiler kind of we have.
63850      Branch: metaconfig/U/perl
63851            ! Checkcc.U gccvers.U
63852      Branch: perl
63853            ! Configure config_h.SH hints/solaris_2.sh
63854 ____________________________________________________________________________
63855 [  6906] By: jhi                                   on 2000/08/30  00:25:47
63856         Log: Put back the flags dump as reasoned in
63857              
63858              Subject: Re: [PATCH] Glob dumping
63859              From: Mike Guy <mjtg@cam.ac.uk> 
63860              Date: Tue, 29 Aug 2000 21:41:32 +0100
63861              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
63862      Branch: perl
63863            ! dump.c t/lib/peek.t
63864 ____________________________________________________________________________
63865 [  6905] By: jhi                                   on 2000/08/30  00:16:17
63866         Log: Make the epsilon to be relative, not absolute.
63867              
63868              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
63869              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
63870              Date: Tue, 29 Aug 2000 19:58:56 -0400
63871              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
63872      Branch: perl
63873            ! t/lib/trig.t
63874 ____________________________________________________________________________
63875 [  6904] By: jhi                                   on 2000/08/30  00:13:09
63876         Log: From now on, Gisle is on my list of usual suspects :-)
63877              Retract #6902.
63878      Branch: perl
63879            ! ext/Opcode/Safe.pm
63880 ____________________________________________________________________________
63881 [  6903] By: jhi                                   on 2000/08/29  23:51:20
63882         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
63883              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63884              Date: Tue, 29 Aug 2000 18:43:26 -0500
63885              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
63886      Branch: perl
63887            + vms/vmspipe.com
63888            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
63889            ! vms/vms.c
63890 ____________________________________________________________________________
63891 [  6902] By: jhi                                   on 2000/08/29  23:44:14
63892         Log: Retry what #6882 attempted.
63893              
63894              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
63895              From: Gisle Aas <gisle@ActiveState.com>
63896              Date: 30 Aug 2000 00:33:09 +0200
63897              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
63898      Branch: perl
63899            ! ext/Opcode/Safe.pm
63900 ____________________________________________________________________________
63901 [  6901] By: jhi                                   on 2000/08/29  22:59:32
63902         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
63903              From: Hugo <hv@crypt.compulink.co.uk>
63904              Date: Mon, 12 Jun 2000 19:36:08 +0100
63905              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
63906      Branch: perl
63907            ! sv.c
63908 ____________________________________________________________________________
63909 [  6900] By: jhi                                   on 2000/08/29  22:58:35
63910         Log: Admit that we are leaking scalars.
63911              
63912              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
63913              From: Spider Boardman <spider@leggy.zk3.dec.com>
63914              Date: Tue, 29 Aug 2000 18:48:29 -0400
63915              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
63916      Branch: perl
63917            ! t/pragma/warnings.t
63918 ____________________________________________________________________________
63919 [  6899] By: jhi                                   on 2000/08/29  20:53:13
63920         Log: Update Changes.
63921      Branch: perl
63922            ! Changes patchlevel.h
63923 ____________________________________________________________________________
63924 [  6898] By: jhi                                   on 2000/08/29  20:46:21
63925         Log: Undo namespace pollution of #6878.
63926              
63927              Subject: Re: Net::protoent does not export 'getproto'
63928              From: Mike Guy <mjtg@cam.ac.uk>
63929              Date: Tue, 29 Aug 2000 21:32:37 +0100
63930              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
63931      Branch: perl
63932            ! lib/Net/protoent.pm
63933 ____________________________________________________________________________
63934 [  6897] By: jhi                                   on 2000/08/29  20:44:29
63935         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
63936              From: Peter Prymmer <pvhp@forte.com>
63937              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
63938              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
63939      Branch: perl
63940            ! pod/perlebcdic.pod
63941 ____________________________________________________________________________
63942 [  6896] By: jhi                                   on 2000/08/29  20:40:57
63943         Log: There's no point repeating the 'revision' (5) of perl5.
63944      Branch: metaconfig/U/perl
63945            ! Devel.U patchlevel.U
63946      Branch: perl
63947            ! Configure config_h.SH
63948 ____________________________________________________________________________
63949 [  6895] By: jhi                                   on 2000/08/29  20:16:58
63950         Log: Regen Configure for #6894.
63951      Branch: metaconfig/U/perl
63952            ! perladmin.U
63953      Branch: perl
63954            ! Configure config_h.SH
63955 ____________________________________________________________________________
63956 [  6894] By: jhi                                   on 2000/08/29  19:59:52
63957         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
63958              From: "Philip Newton" <Philip.Newton@gmx.net>
63959              Date: Tue, 29 Aug 2000 21:39:14 +0200
63960              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
63961      Branch: perl
63962            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
63963            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
63964            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
63965            ! utils/perlbug.PL
63966 ____________________________________________________________________________
63967 [  6893] By: jhi                                   on 2000/08/29  19:55:30
63968         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
63969              From: "Philip Newton" <Philip.Newton@gmx.net>
63970              Date: Tue, 29 Aug 2000 21:39:14 +0200
63971              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
63972      Branch: perl
63973            ! installhtml
63974 ____________________________________________________________________________
63975 [  6892] By: jhi                                   on 2000/08/29  19:53:59
63976         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
63977              From: "Philip Newton" <Philip.Newton@gmx.net>
63978              Date: Tue, 29 Aug 2000 21:48:18 +0200
63979              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
63980      Branch: perl
63981            ! lib/File/Temp.pm
63982 ____________________________________________________________________________
63983 [  6891] By: jhi                                   on 2000/08/29  18:30:03
63984         Log: Nail the ID 20000828.023.
63985      Branch: perl
63986            ! ext/Storable/Storable.xs
63987 ____________________________________________________________________________
63988 [  6890] By: jhi                                   on 2000/08/29  16:50:17
63989         Log: Under usethreads the dumped variable is IN_PAD.
63990              
63991              Subject: Re: [PATCH] Glob dumping
63992              From: Gisle Aas <gisle@ActiveState.com>
63993              Date: 29 Aug 2000 18:45:05 +0200
63994              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
63995      Branch: perl
63996            ! t/lib/peek.t
63997 ____________________________________________________________________________
63998 [  6889] By: jhi                                   on 2000/08/29  15:17:37
63999         Log: Update Changes.
64000      Branch: perl
64001            ! Changes patchlevel.h
64002 ____________________________________________________________________________
64003 [  6888] By: jhi                                   on 2000/08/29  14:49:59
64004         Log: Retract #6882, broke the safe tests.
64005      Branch: perl
64006            ! ext/Opcode/Safe.pm
64007 ____________________________________________________________________________
64008 [  6887] By: jhi                                   on 2000/08/29  14:47:06
64009         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
64010              From: Gisle Aas <gisle@ActiveState.com> 
64011              Date: 09 Jun 2000 20:00:11 +0200
64012              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
64013      Branch: perl
64014            ! utils/perldoc.PL
64015 ____________________________________________________________________________
64016 [  6886] By: jhi                                   on 2000/08/29  14:42:45
64017         Log: The #6881 removed one dump line.
64018      Branch: perl
64019            ! t/lib/peek.t
64020 ____________________________________________________________________________
64021 [  6885] By: jhi                                   on 2000/08/29  14:30:47
64022         Log: Don't forget to tidy up.
64023      Branch: perl
64024            ! t/lib/ftmp-security.t
64025 ____________________________________________________________________________
64026 [  6884] By: jhi                                   on 2000/08/29  14:25:17
64027         Log: Disabling the one test is a bit tricky.
64028      Branch: perl
64029            ! t/lib/ftmp-security.t
64030 ____________________________________________________________________________
64031 [  6883] By: jhi                                   on 2000/08/29  14:16:25
64032         Log: Disable one of the tests for now.
64033      Branch: perl
64034            ! t/lib/ftmp-security.t
64035 ____________________________________________________________________________
64036 [  6882] By: jhi                                   on 2000/08/29  14:05:50
64037         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
64038              From: gisle@aas.no
64039              Date: 29 Aug 2000 10:35:06 -0000
64040              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
64041      Branch: perl
64042            ! ext/Opcode/Safe.pm
64043 ____________________________________________________________________________
64044 [  6881] By: jhi                                   on 2000/08/29  14:03:51
64045         Log: Subject: [PATCH] Glob dumping
64046              From: Gisle Aas <gisle@ActiveState.com>
64047              Date: 29 Aug 2000 07:59:42 -0000
64048              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
64049      Branch: perl
64050            ! dump.c
64051 ____________________________________________________________________________
64052 [  6880] By: jhi                                   on 2000/08/29  14:02:01
64053         Log: Subject: [PATCH] Warnings in B::Deparse
64054              From: <abigail@foad.org>
64055              Date: Tue, 29 Aug 2000 00:00:01 -0400
64056              Message-ID: <20000829040001.2999.qmail@foad.org>
64057      Branch: perl
64058            ! ext/B/B/Deparse.pm
64059 ____________________________________________________________________________
64060 [  6879] By: jhi                                   on 2000/08/29  13:57:26
64061         Log: Missed a change in #6869.
64062      Branch: perl
64063            ! mg.c
64064 ____________________________________________________________________________
64065 [  6878] By: jhi                                   on 2000/08/29  13:45:04
64066         Log: Subject: Net::protoent does not export 'getproto'
64067              From: Yasushi Nakajima <sey@jkc.co.jp>
64068              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
64069      Branch: perl
64070            ! lib/Net/protoent.pm
64071 ____________________________________________________________________________
64072 [  6877] By: jhi                                   on 2000/08/29  13:39:19
64073         Log: Patches all over for people and the files they (hopefully) care about.
64074      Branch: perl
64075            ! AUTHORS Changes MAINTAIN
64076 ____________________________________________________________________________
64077 [  6876] By: jhi                                   on 2000/08/29  12:53:54
64078         Log: Fix for thinko in #6848.
64079              
64080              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
64081              From: Lupe Christoph <lupe@lupe-christoph.de>
64082              Date: Tue, 29 Aug 2000 09:04:08 +0200
64083              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
64084      Branch: perl
64085            ! ext/Thread/Thread.xs
64086 ____________________________________________________________________________
64087 [  6875] By: jhi                                   on 2000/08/29  12:50:14
64088         Log: Update to Getopt::Long 2.24, from Johan Vromans.
64089      Branch: perl
64090            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
64091 ____________________________________________________________________________
64092 [  6874] By: jhi                                   on 2000/08/29  02:09:53
64093         Log: Use minimal @INC in tests, most of the time just '../lib',
64094              so that we simply can't pick up stuff from other Perls than
64095              the one we are testing.  Pointed out by
64096              
64097              From: Mike Guy <mjtg@cam.ac.uk>
64098              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
64099              Date: Fri, 25 Aug 2000 15:15:59 +0100
64100              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
64101      Branch: perl
64102            ! (edit 185 files)
64103 ____________________________________________________________________________
64104 [  6873] By: jhi                                   on 2000/08/29  01:07:11
64105         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
64106              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64107              Date: Mon, 28 Aug 2000 17:45:52 -0700
64108              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
64109      Branch: perl
64110            ! Makefile.SH hints/os2.sh
64111 ____________________________________________________________________________
64112 [  6872] By: jhi                                   on 2000/08/28  23:33:39
64113         Log: Subject: [PATCH bleedperl@6866] spellings
64114              From: marcel@codewerk.com (Marcel Grunauer)
64115              Date: Tue, 29 Aug 2000 01:19:59 +0200
64116              Message-Id: <200008282319.BAA29862@gandalf.local>
64117      Branch: perl
64118            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
64119            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
64120            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
64121 ____________________________________________________________________________
64122 [  6871] By: jhi                                   on 2000/08/28  23:22:09
64123         Log: Take out the SUIDMAIL thing, that will not be
64124              a problem in 5.7.*.
64125      Branch: perl
64126            ! patchlevel.h
64127 ____________________________________________________________________________
64128 [  6870] By: jhi                                   on 2000/08/28  23:19:30
64129         Log: -S is the silent flag, -s is the strip flag.
64130              
64131              Subject: [PATCH] Re: [PATCH] make no-install          
64132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64133              Date: Mon, 28 Aug 2000 15:12:55 -0700
64134              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
64135      Branch: perl
64136            ! Makefile.SH
64137 ____________________________________________________________________________
64138 [  6869] By: jhi                                   on 2000/08/28  23:12:05
64139         Log: Subject: [PATCH bleedperl@6856] warnings fixes
64140              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
64141              Date: Mon, 28 Aug 2000 23:55:06 +0100
64142              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
64143      Branch: perl
64144            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
64145            ! warnings.h warnings.pl
64146 ____________________________________________________________________________
64147 [  6868] By: jhi                                   on 2000/08/28  21:38:22
64148         Log: Potential cruft.
64149      Branch: perl
64150            ! Makefile.SH
64151 ____________________________________________________________________________
64152 [  6867] By: jhi                                   on 2000/08/28  21:35:36
64153         Log: Update Changes.
64154      Branch: perl
64155            ! Changes patchlevel.h
64156 ____________________________________________________________________________
64157 [  6866] By: jhi                                   on 2000/08/28  21:33:49
64158         Log: Subject: hv.h Doc Patch
64159              From: Fisher Mark <fisherm@tce.com>
64160              Date: Mon, 28 Aug 2000 16:24:59 -0500
64161              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
64162      Branch: perl
64163            ! hv.h
64164 ____________________________________________________________________________
64165 [  6865] By: jhi                                   on 2000/08/28  21:02:15
64166         Log: Add -ld to archname on long tr...double platforms.
64167      Branch: metaconfig
64168            ! U/threads/archname.U
64169      Branch: perl
64170            ! Configure config_h.SH
64171 ____________________________________________________________________________
64172 [  6864] By: jhi                                   on 2000/08/28  20:38:59
64173         Log: An attempt to fix the problem reported in
64174              
64175              Subject: Building perl@6856 using gcc/AIX 4.3.3 
64176              From: Daniel Muino <dmuino@afip.gov.ar> 
64177              Date: Mon, 28 Aug 2000 15:50:01 -0300   
64178              Message-ID: <20000828155001.A14403@con2-dgi>
64179              
64180              I can't test this properly since the gcc installation I have
64181              access to seems to be botched (gcc is calling the AIX cpp,
64182              a losing proposition...)
64183      Branch: perl
64184            ! hints/aix.sh
64185 ____________________________________________________________________________
64186 [  6863] By: jhi                                   on 2000/08/28  18:57:52
64187         Log: Fix for ID 20000828.001, long doubles were not formatted
64188              correctly (showed up in $], which stopped installing perl).
64189      Branch: perl
64190            ! sv.c
64191 ____________________________________________________________________________
64192 [  6862] By: jhi                                   on 2000/08/28  18:07:15
64193         Log: Typo in #6858.
64194      Branch: perl
64195            ! lib/Cwd.pm
64196 ____________________________________________________________________________
64197 [  6861] By: jhi                                   on 2000/08/28  17:57:27
64198         Log: opmini.o may be left around if a build is interrupted.
64199      Branch: perl
64200            ! Makefile.SH
64201 ____________________________________________________________________________
64202 [  6860] By: jhi                                   on 2000/08/28  16:52:50
64203         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
64204              From: Daniel Chetlin <daniel@chetlin.com>
64205              Date: Mon, 28 Aug 2000 01:14:18 -0700
64206              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
64207      Branch: perl
64208            ! lib/overload.pm
64209 ____________________________________________________________________________
64210 [  6859] By: jhi                                   on 2000/08/28  16:08:46
64211         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
64212              From: Nicholas Clark <nick@ccl4.org>
64213              Date: Mon, 28 Aug 2000 16:03:27 +0100
64214              Message-Id: <20000828160327.C49785@plum.flirble.org>
64215      Branch: perl
64216            ! ext/ByteLoader/bytecode.h
64217 ____________________________________________________________________________
64218 [  6858] By: jhi                                   on 2000/08/28  16:02:10
64219         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
64220              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
64221              Date: Mon, 28 Aug 2000 13:08:30 +0200
64222              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
64223      Branch: perl
64224            ! lib/Cwd.pm
64225 ____________________________________________________________________________
64226 [  6857] By: jhi                                   on 2000/08/28  15:42:47
64227         Log: display_format used as a class method without arguments was broken,
64228              reported in
64229              
64230              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
64231              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
64232              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
64233              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
64234      Branch: perl
64235            ! lib/Math/Complex.pm t/lib/complex.t
64236 ____________________________________________________________________________
64237 [  6856] By: jhi                                   on 2000/08/27  22:09:48
64238         Log: Update Changes.
64239      Branch: perl
64240            ! Changes patchlevel.h
64241 ____________________________________________________________________________
64242 [  6855] By: jhi                                   on 2000/08/27  21:59:21
64243         Log: Retract #6853 (false alarm).
64244      Branch: perl
64245            ! lib/ExtUtils/xsubpp
64246 ____________________________________________________________________________
64247 [  6854] By: jhi                                   on 2000/08/27  21:37:44
64248         Log: Update Changes.
64249      Branch: perl
64250            ! Changes patchlevel.h
64251 ____________________________________________________________________________
64252 [  6853] By: jhi                                   on 2000/08/27  21:37:16
64253         Log: Subject: [PATCH perl@6850] workaround for xsubpp
64254              From: Hugo <hv@crypt.compulink.co.uk>
64255              Date: Sun, 27 Aug 2000 22:30:25 +0100
64256              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
64257      Branch: perl
64258            ! lib/ExtUtils/xsubpp
64259 ____________________________________________________________________________
64260 [  6852] By: jhi                                   on 2000/08/27  21:33:58
64261         Log: Big-endian 64-bit patch from Raphael Manfredi.
64262      Branch: perl
64263            ! ext/Storable/Storable.xs
64264 ____________________________________________________________________________
64265 [  6851] By: jhi                                   on 2000/08/27  21:22:21
64266         Log: More ruthless editing from Hugo van der Sanden.
64267      Branch: perl
64268            ! pod/perldelta.pod
64269 ____________________________________________________________________________
64270 [  6850] By: jhi                                   on 2000/08/27  16:11:46
64271         Log: Update Changes.
64272      Branch: perl
64273            ! Changes patchlevel.h
64274 ____________________________________________________________________________
64275 [  6849] By: jhi                                   on 2000/08/27  16:11:05
64276         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
64277      Branch: perl
64278            ! configpm pod/perldelta.pod
64279 ____________________________________________________________________________
64280 [  6848] By: jhi                                   on 2000/08/27  15:35:08
64281         Log: Use the actual thread type, not the pointer-to-struct.
64282      Branch: perl
64283            ! ext/Thread/Thread.xs
64284 ____________________________________________________________________________
64285 [  6847] By: jhi                                   on 2000/08/27  15:30:49
64286         Log: Test nit.
64287      Branch: perl
64288            ! t/pragma/warn/pp_sys
64289 ____________________________________________________________________________
64290 [  6846] By: jhi                                   on 2000/08/27  15:19:02
64291         Log: Passing -R in ldflags makes now it to appear in the default
64292              for lddlflags, just like with -L.
64293              
64294              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64295              From: Lupe Christoph <lupe@lupe-christoph.de>
64296              Date: Sun, 27 Aug 2000 10:28:21 +0200
64297              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
64298      Branch: metaconfig/U/perl
64299            ! dlsrc.U
64300      Branch: perl
64301            ! Configure
64302 ____________________________________________________________________________
64303 [  6845] By: jhi                                   on 2000/08/27  15:08:54
64304         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64305              From: Alan Burlison <Alan.Burlison@uk.sun.com>
64306              Date: Sat, 26 Aug 2000 22:23:27 +0100
64307              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
64308      Branch: perl
64309            ! lib/ExtUtils/MM_Unix.pm
64310 ____________________________________________________________________________
64311 [  6844] By: jhi                                   on 2000/08/27  15:02:37
64312         Log: DJGPP update from Laszlo Molnar.
64313              
64314              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
64315              From: ml1050 <ml1050@freemail.hu>
64316              Date: Sat, 26 Aug 2000 23:24:40 +0200
64317              Message-Id: <20000826232440.A439@freemail.hu>
64318      Branch: perl
64319            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
64320            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
64321 ____________________________________________________________________________
64322 [  6843] By: jhi                                   on 2000/08/27  14:53:58
64323         Log: Subject: installman buglet
64324              From: Lupe Christoph <lupe@lupe-christoph.de>
64325              Date: Sun, 27 Aug 2000 14:38:59 +0200
64326              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
64327      Branch: perl
64328            ! installman
64329 ____________________________________________________________________________
64330 [  6842] By: jhi                                   on 2000/08/27  14:52:08
64331         Log: Can't get the test to reliably work thanks to the
64332              inaccurateness of floating point.  "Resolves" bug ids
64333              20000826.003, 20000826.009, 20000826.010,
64334      Branch: perl
64335            ! t/lib/trig.t
64336 ____________________________________________________________________________
64337 [  6841] By: jhi                                   on 2000/08/26  15:53:58
64338         Log: Update Changes.
64339      Branch: perl
64340            ! Changes patchlevel.h
64341 ____________________________________________________________________________
64342 [  6840] By: jhi                                   on 2000/08/26  14:23:03
64343         Log: grep -e isn't portable.
64344              
64345              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
64346              From: chris@broadband.att.com
64347              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
64348              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
64349      Branch: perl
64350            ! hints/solaris_2.sh
64351 ____________________________________________________________________________
64352 [  6839] By: jhi                                   on 2000/08/26  14:12:23
64353         Log: no-install target a la make -n.
64354              
64355              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
64356              From: <abigail@foad.org>
64357              Date: Sat, 26 Aug 2000 03:57:34 -0400
64358              Message-ID: <20000826075735.18912.qmail@foad.org>
64359      Branch: perl
64360            ! Makefile.SH installman installperl
64361 ____________________________________________________________________________
64362 [  6838] By: jhi                                   on 2000/08/26  14:06:33
64363         Log: Retract #6826 as the #6828 should be do the same
64364              in a More Correct Way.
64365      Branch: perl
64366            ! installperl
64367 ____________________________________________________________________________
64368 [  6837] By: jhi                                   on 2000/08/26  05:24:00
64369         Log: More casting.
64370      Branch: perl
64371            ! ext/Storable/Storable.xs
64372 ____________________________________________________________________________
64373 [  6836] By: jhi                                   on 2000/08/26  05:05:46
64374         Log: Nicer in decimal.
64375      Branch: perl
64376            ! ext/Storable/Storable.xs
64377 ____________________________________________________________________________
64378 [  6835] By: jhi                                   on 2000/08/26  05:03:50
64379         Log: There be no UVdf.
64380      Branch: perl
64381            ! ext/Storable/Storable.xs
64382 ____________________________________________________________________________
64383 [  6834] By: jhi                                   on 2000/08/26  05:00:18
64384         Log: Continue IVdfing and UVxfing.
64385      Branch: perl
64386            ! ext/Storable/Storable.xs
64387 ____________________________________________________________________________
64388 [  6833] By: jhi                                   on 2000/08/26  04:53:14
64389         Log: Use IVdf.
64390      Branch: perl
64391            ! ext/Storable/Storable.xs
64392 ____________________________________________________________________________
64393 [  6832] By: jhi                                   on 2000/08/26  04:40:41
64394         Log: Document PTR2XX and INT2PTR.
64395      Branch: perl
64396            ! pod/perlguts.pod
64397 ____________________________________________________________________________
64398 [  6831] By: jhi                                   on 2000/08/26  04:33:18
64399         Log: Use UVxf, PTR2UV, NVff.
64400      Branch: perl
64401            ! ext/Storable/Storable.xs
64402 ____________________________________________________________________________
64403 [  6830] By: jhi                                   on 2000/08/26  04:31:32
64404         Log: Update the test count.
64405      Branch: perl
64406            ! t/lib/trig.t
64407 ____________________________________________________________________________
64408 [  6829] By: jhi                                   on 2000/08/26  03:05:50
64409         Log: Subject: [PATCH] installation not quite silent yet.
64410              From: <abigail@foad.org>
64411              Date: Fri, 25 Aug 2000 20:07:53 -0400
64412              Message-ID: <20000826000753.7822.qmail@foad.org>
64413      Branch: perl
64414            ! installman installperl
64415 ____________________________________________________________________________
64416 [  6828] By: jhi                                   on 2000/08/26  03:05:14
64417         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64418              From: Spider Boardman <spider@web.zk3.dec.com>
64419              Date: Fri, 25 Aug 2000 19:12:40 -0400
64420              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
64421      Branch: perl
64422            ! gv.c
64423 ____________________________________________________________________________
64424 [  6827] By: jhi                                   on 2000/08/25  23:54:34
64425         Log: Support preserving extremely big/small angles.
64426      Branch: perl
64427            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
64428 ____________________________________________________________________________
64429 [  6826] By: jhi                                   on 2000/08/25  23:01:20
64430         Log: Patch installperl to be long double-aware.
64431              
64432              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64433              From: Spider Boardman <spider@web.zk3.dec.com>
64434              Date: Fri, 25 Aug 2000 18:15:23 -0400
64435              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
64436      Branch: perl
64437            ! installperl
64438 ____________________________________________________________________________
64439 [  6825] By: jhi                                   on 2000/08/25  22:58:25
64440         Log: Remove duplicately applied patch shards.
64441              
64442              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
64443              From: Spider Boardman <spider@leggy.zk3.dec.com>
64444              Date: Fri, 25 Aug 2000 16:45:03 -0400
64445              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
64446      Branch: perl
64447            ! t/lib/cgi-html.t
64448 ____________________________________________________________________________
64449 [  6824] By: jhi                                   on 2000/08/25  22:57:00
64450         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64451              From: Daniel Chetlin <daniel@chetlin.com>
64452              Date: Fri, 25 Aug 2000 12:23:16 -0700
64453              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
64454              
64455              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64456              From: Daniel Chetlin <daniel@chetlin.com>
64457              Date: Fri, 25 Aug 2000 14:47:19 -0700
64458              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
64459      Branch: perl
64460            ! installman
64461 ____________________________________________________________________________
64462 [  6823] By: jhi                                   on 2000/08/25  22:44:17
64463         Log: Timestamp problem?
64464      Branch: perl
64465            ! uconfig.h uconfig.sh
64466 ____________________________________________________________________________
64467 [  6822] By: jhi                                   on 2000/08/25  19:01:06
64468         Log: One forgotten file from #6816.
64469      Branch: perl
64470            ! vos/config.h
64471 ____________________________________________________________________________
64472 [  6821] By: jhi                                   on 2000/08/25  18:56:39
64473         Log: Regen Changes.
64474      Branch: perl
64475            ! Changes patchlevel.h
64476 ____________________________________________________________________________
64477 [  6820] By: jhi                                   on 2000/08/25  18:52:35
64478         Log: Fix Changes ordering.
64479      Branch: perl
64480            ! Changes
64481 ____________________________________________________________________________
64482 [  6819] By: jhi                                   on 2000/08/25  18:50:25
64483         Log: Update Changes.
64484      Branch: perl
64485            ! Changes patchlevel.h
64486 ____________________________________________________________________________
64487 [  6818] By: jhi                                   on 2000/08/25  18:47:45
64488         Log: Tweak the sfio/useperlio logic, hopefully as wished in
64489              
64490              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
64491              From: Nicholas Clark <nick@babyhippo.co.uk>
64492              Date: Fri, 25 Aug 2000 12:01:45 +0100
64493              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
64494      Branch: metaconfig/U/perl
64495            ! d_sfio.U
64496      Branch: perl
64497            ! Configure
64498 ____________________________________________________________________________
64499 [  6817] By: jhi                                   on 2000/08/25  18:32:51
64500         Log: Allow microperl to assume <math.h>, without it the math
64501              functions like floor() are assumed to return int, which makes
64502              for core dumps in machines where integer and floating register
64503              don't mix.
64504      Branch: perl
64505            ! uconfig.h uconfig.sh
64506 ____________________________________________________________________________
64507 [  6816] By: jhi                                   on 2000/08/25  18:27:17
64508         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
64509              the problem reported in
64510              
64511              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
64512              From: danhale@us.ibm.com
64513              Date: Fri, 25 Aug 2000 10:58:06 -0400
64514              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
64515      Branch: metaconfig/U/perl
64516            + d_socks5_init.U
64517      Branch: perl
64518            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
64519            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
64520            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
64521            ! win32/config.gc win32/config.vc
64522 ____________________________________________________________________________
64523 [  6815] By: jhi                                   on 2000/08/25  17:43:31
64524         Log: A solution for the retrieve_fd autosplit warning,
64525              idea suggested by Mike Guy.
64526      Branch: perl
64527            ! ext/Storable/Storable.pm
64528 ____________________________________________________________________________
64529 [  6814] By: jhi                                   on 2000/08/25  17:16:03
64530         Log: Add install-silent target.
64531      Branch: perl
64532            ! Makefile.SH
64533 ____________________________________________________________________________
64534 [  6813] By: jhi                                   on 2000/08/25  17:14:23
64535         Log: Subject: Re: [PATCH] More silencing of installman.
64536              From: <abigail@foad.org>
64537              Date: Thu, 24 Aug 2000 19:27:03 -0400
64538              Message-ID: <20000824232703.7001.qmail@foad.org>
64539              
64540              Subject: Re: [PATCH] More silencing of installman.
64541              From: <abigail@foad.org>
64542              Date: Fri, 25 Aug 2000 03:00:58 -0400
64543              Message-ID: <20000825070058.10697.qmail@foad.org>
64544      Branch: perl
64545            ! installman
64546 ____________________________________________________________________________
64547 [  6812] By: jhi                                   on 2000/08/25  17:11:28
64548         Log: installperl --verbose and --silent.
64549              
64550              Subject: Re: [PATCH] More silencing of installman.
64551              From: <abigail@foad.org>
64552              Message-ID: <20000825064430.9719.qmail@foad.org>
64553              Date: Fri, 25 Aug 2000 02:44:30 -0400
64554      Branch: perl
64555            ! installperl
64556 ____________________________________________________________________________
64557 [  6811] By: jhi                                   on 2000/08/25  17:05:43
64558         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
64559              From: "Peter J. Farley III" <pjfarley@banet.net>
64560              Date: Thu, 24 Aug 2000 21:58:03 -0400
64561              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
64562              
64563              (applied slightly modified)
64564      Branch: perl
64565            ! lib/ExtUtils/MM_Unix.pm
64566 ____________________________________________________________________________
64567 [  6810] By: jhi                                   on 2000/08/25  17:01:18
64568         Log: Missing parts of 
64569              
64570              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
64571              From: Peter Prymmer <pvhp@forte.com>
64572              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
64573              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
64574      Branch: perl
64575            ! t/lib/cgi-html.t
64576 ____________________________________________________________________________
64577 [  6809] By: jhi                                   on 2000/08/25  16:46:32
64578         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
64579              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64580              Date: Thu, 24 Aug 2000 19:13:11 -0500
64581              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
64582      Branch: perl
64583            ! vms/vms.c
64584 ____________________________________________________________________________
64585 [  6808] By: jhi                                   on 2000/08/25  16:39:22
64586         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
64587              From: Peter Prymmer <pvhp@forte.com>
64588              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
64589              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
64590      Branch: perl
64591            ! configure.com
64592 ____________________________________________________________________________
64593 [  6807] By: jhi                                   on 2000/08/25  16:36:37
64594         Log: Better wording for the vec lvalue diagnostic.
64595              
64596              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64597              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64598              Date: Wed, 23 Aug 2000 14:12:16 -0400
64599              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
64600      Branch: perl
64601            ! pod/perldiag.pod
64602 ____________________________________________________________________________
64603 [  6806] By: jhi                                   on 2000/08/24  18:17:22
64604         Log: Subject: [PATCH] More silencing of installman.
64605              From: <abigail@foad.org>
64606              Date: Thu, 24 Aug 2000 14:01:44 -0400
64607              Message-ID: <20000824180144.20062.qmail@foad.org>
64608      Branch: perl
64609            ! installman
64610 ____________________________________________________________________________
64611 [  6805] By: jhi                                   on 2000/08/24  15:00:31
64612         Log: Update Changes.
64613      Branch: perl
64614            ! Changes patchlevel.h
64615 ____________________________________________________________________________
64616 [  6804] By: jhi                                   on 2000/08/24  14:59:07
64617         Log: Regen perltoc.
64618      Branch: perl
64619            ! pod/perltoc.pod
64620 ____________________________________________________________________________
64621 [  6803] By: jhi                                   on 2000/08/24  14:44:39
64622         Log: Show the doc file, not the temp file.
64623      Branch: perl
64624            ! installman
64625 ____________________________________________________________________________
64626 [  6802] By: jhi                                   on 2000/08/24  14:41:53
64627         Log: Continue silencing.
64628      Branch: perl
64629            ! installman
64630 ____________________________________________________________________________
64631 [  6801] By: jhi                                   on 2000/08/24  14:34:40
64632         Log: Actually do something with the silencer option.
64633      Branch: perl
64634            ! installman
64635 ____________________________________________________________________________
64636 [  6800] By: jhi                                   on 2000/08/24  14:26:22
64637         Log: Make installman to recognize the silence flag -S.
64638      Branch: perl
64639            ! installman
64640 ____________________________________________________________________________
64641 [  6799] By: jhi                                   on 2000/08/24  13:49:38
64642         Log: DOS patches and portability/porting notes, from Tim Jenness.
64643      Branch: perl
64644            ! lib/File/Temp.pm
64645 ____________________________________________________________________________
64646 [  6798] By: jhi                                   on 2000/08/24  13:48:27
64647         Log: Create directories in silence.
64648              
64649              Subject: [PATCH] Another silencer for MakeMaker
64650              From: andreas.koenig@anima.de (Andreas J. Koenig)
64651              Date: 24 Aug 2000 14:18:52 +0200
64652              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
64653      Branch: perl
64654            ! lib/ExtUtils/Command.pm
64655 ____________________________________________________________________________
64656 [  6797] By: jhi                                   on 2000/08/24  13:46:42
64657         Log: More liberal parsing of version numbers.
64658              
64659              Subject: Re: CPAN.pm beta for testing available
64660              From: andreas.koenig@anima.de (Andreas J. Koenig)
64661              Date: 24 Aug 2000 13:51:57 +0200
64662              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
64663      Branch: perl
64664            ! lib/CPAN.pm
64665 ____________________________________________________________________________
64666 [  6796] By: jhi                                   on 2000/08/24  13:44:36
64667         Log: Make "make install" by default silent.  A new "install-verbose"
64668              target is verbose.
64669      Branch: perl
64670            ! Makefile.SH
64671 ____________________________________________________________________________
64672 [  6795] By: jhi                                   on 2000/08/24  13:39:14
64673         Log: Add silencer flags to installperl.
64674              
64675              Subject: [PATCH] Making installperl silent.
64676              From: <abigail@foad.org>
64677              Date: Thu, 24 Aug 2000 05:01:45 -0400
64678              Message-ID: <20000824090145.13141.qmail@foad.org>
64679      Branch: perl
64680            ! installperl
64681 ____________________________________________________________________________
64682 [  6794] By: jhi                                   on 2000/08/24  13:35:50
64683         Log: installperl couldn't tell whether it had run tests or not.
64684              
64685              Subject: [PATCH] Re: installperl and t/TEST
64686              From: <abigail@foad.org>
64687              Date: Thu, 24 Aug 2000 04:00:53 -0400
64688              Message-ID: <20000824080053.2494.qmail@foad.org>
64689      Branch: perl
64690            ! Makefile.SH installperl
64691 ____________________________________________________________________________
64692 [  6793] By: jhi                                   on 2000/08/24  13:27:50
64693         Log: Drop the separate perlbc, perlcc -b should be enough.
64694      Branch: perl
64695            - utils/perlbc.PL
64696            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
64697 ____________________________________________________________________________
64698 [  6792] By: jhi                                   on 2000/08/24  04:41:30
64699         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
64700              plus the typo fix from Peter Prymmer.
64701      Branch: perl
64702            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
64703            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
64704 ____________________________________________________________________________
64705 [  6791] By: jhi                                   on 2000/08/24  02:10:43
64706         Log: Replace #6705 with a minimal doc patch.
64707              
64708              Subject: [PATCH 5.6.0] replace change #6705
64709              From: Jan Dubois <jand@ActiveState.com>
64710              Date: Wed, 23 Aug 2000 18:31:51 -0700
64711              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
64712      Branch: perl
64713            ! lib/Win32.pod win32/win32.c
64714 ____________________________________________________________________________
64715 [  6790] By: jhi                                   on 2000/08/23  17:52:00
64716         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64717              From: Mike Guy <mjtg@cam.ac.uk>
64718              Date: Wed, 23 Aug 2000 18:38:46 +0100
64719              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
64720      Branch: perl
64721            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
64722 ____________________________________________________________________________
64723 [  6789] By: jhi                                   on 2000/08/23  15:34:21
64724         Log: Update Changes.
64725      Branch: perl
64726            ! Changes patchlevel.h
64727 ____________________________________________________________________________
64728 [  6788] By: jhi                                   on 2000/08/23  15:33:40
64729         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
64730              From: Wilfredo Sánchez <wsanchez@apple.com>
64731              Date: Tue, 22 Aug 2000 19:31:27 -0700
64732              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
64733      Branch: perl
64734            ! perl.h
64735 ____________________________________________________________________________
64736 [  6787] By: jhi                                   on 2000/08/23  15:29:31
64737         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
64738              From: Spider Boardman <spider@leggy.zk3.dec.com>
64739              Date: Wed, 23 Aug 2000 10:33:23 -0400
64740              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
64741      Branch: perl
64742            ! lib/Pod/Html.pm
64743 ____________________________________________________________________________
64744 [  6786] By: jhi                                   on 2000/08/23  15:28:11
64745         Log: Bad makefile.
64746      Branch: perl
64747            ! ext/B/Makefile.PL
64748 ____________________________________________________________________________
64749 [  6785] By: jhi                                   on 2000/08/23  14:37:04
64750         Log: Update Changes.
64751      Branch: perl
64752            ! Changes patchlevel.h
64753 ____________________________________________________________________________
64754 [  6784] By: jhi                                   on 2000/08/23  13:58:41
64755         Log: Portability fix from Hugo van der Sanden.
64756      Branch: perl
64757            ! ext/re/Makefile.PL
64758 ____________________________________________________________________________
64759 [  6783] By: jhi                                   on 2000/08/23  13:53:53
64760         Log: Storable support, v-version fixes.
64761              
64762              Subject: CPAN.pm beta for testing available
64763              From: andreas.koenig@anima.de (Andreas J. Koenig)
64764              Date: 22 Aug 2000 23:31:33 +0200
64765              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
64766      Branch: perl
64767            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64768 ____________________________________________________________________________
64769 [  6782] By: jhi                                   on 2000/08/23  13:51:26
64770         Log: Mac and other portability updates from Chris Nandor.
64771      Branch: perl
64772            ! pod/perlmodinstall.pod
64773 ____________________________________________________________________________
64774 [  6781] By: jhi                                   on 2000/08/23  13:47:33
64775         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
64776              From: Peter Prymmer <pvhp@forte.com>
64777              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
64778              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
64779      Branch: perl
64780            ! ext/Storable/Storable.xs
64781 ____________________________________________________________________________
64782 [  6780] By: jhi                                   on 2000/08/23  13:33:34
64783         Log: VMS MMS (make) wants null action.
64784      Branch: perl
64785            ! ext/B/Makefile.PL
64786 ____________________________________________________________________________
64787 [  6779] By: jhi                                   on 2000/08/22  19:44:47
64788         Log: Forgot portability nit.
64789      Branch: perl
64790            ! t/lib/st-forgive.t
64791 ____________________________________________________________________________
64792 [  6778] By: jhi                                   on 2000/08/22  19:35:25
64793         Log: Be portable.
64794      Branch: perl
64795            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
64796            ! t/lib/st-store.t
64797 ____________________________________________________________________________
64798 [  6777] By: jhi                                   on 2000/08/22  18:50:53
64799         Log: Update Changes.
64800      Branch: perl
64801            ! Changes patchlevel.h
64802 ____________________________________________________________________________
64803 [  6776] By: jhi                                   on 2000/08/22  18:44:46
64804         Log: cSVOPo_*v things index into the current PL_curpad
64805              under ithreads, which is different from the curpad
64806              used by the XSUB.  (In other words, the code as-is
64807              before this patch wouldn't work under ithreads.)
64808              From Sarathy.
64809      Branch: perl
64810            ! ext/B/B.xs
64811 ____________________________________________________________________________
64812 [  6775] By: jhi                                   on 2000/08/22  18:18:37
64813         Log: Make the selection of NVff et al stricter.
64814      Branch: metaconfig/U/perl
64815            ! perlxvf.U
64816      Branch: perl
64817            ! Configure config_h.SH
64818 ____________________________________________________________________________
64819 [  6774] By: jhi                                   on 2000/08/22  17:19:42
64820         Log: perldelta nits.
64821      Branch: perl
64822            ! pod/perldelta.pod
64823 ____________________________________________________________________________
64824 [  6773] By: jhi                                   on 2000/08/22  17:06:26
64825         Log: Long double fixes from Spider Boardman.
64826              
64827              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
64828              From: system PRIVILEGED account <root@peano.zk3.dec.com>
64829              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
64830              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
64831      Branch: perl
64832            ! t/lib/bigfltpm.t t/lib/st-06compat.t
64833 ____________________________________________________________________________
64834 [  6772] By: jhi                                   on 2000/08/22  15:04:53
64835         Log: Update Changes.
64836      Branch: perl
64837            ! Changes patchlevel.h
64838 ____________________________________________________________________________
64839 [  6771] By: jhi                                   on 2000/08/22  15:01:44
64840         Log: perldelta fixes from Hugo van der Sanden.
64841      Branch: perl
64842            ! pod/perldelta.pod
64843 ____________________________________________________________________________
64844 [  6770] By: jhi                                   on 2000/08/22  14:34:49
64845         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
64846              From: Hugo <hv@crypt.compulink.co.uk>
64847              Date: Tue, 22 Aug 2000 11:21:53 +0100
64848              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
64849      Branch: perl
64850            ! regcomp.c
64851 ____________________________________________________________________________
64852 [  6769] By: jhi                                   on 2000/08/22  14:30:02
64853         Log: Add Yitzchak, reformat.
64854      Branch: perl
64855            ! Changes config_h.SH
64856 ____________________________________________________________________________
64857 [  6768] By: jhi                                   on 2000/08/22  14:21:35
64858         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
64859              and Spider Boardman.
64860      Branch: metaconfig
64861            ! U/compline/d_gconvert.U
64862      Branch: perl
64863            ! Configure
64864 ____________________________________________________________________________
64865 [  6767] By: jhi                                   on 2000/08/22  14:11:24
64866         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
64867              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64868              Date: Mon, 21 Aug 2000 19:08:31 -0700
64869              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
64870      Branch: perl
64871            - ext/Storable/patchlevel.h
64872            ! MANIFEST ext/Storable/MANIFEST
64873 ____________________________________________________________________________
64874 [  6766] By: jhi                                   on 2000/08/22  13:49:29
64875         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
64876              From: Peter Prymmer <pvhp@forte.com>
64877              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
64878              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
64879      Branch: perl
64880            ! configure.com ext/Storable/Makefile.PL
64881 ____________________________________________________________________________
64882 [  6765] By: jhi                                   on 2000/08/22  13:44:59
64883         Log: Subject: [PATCH blead] B:: missing dependency
64884              From: Hugo <hv@crypt.compulink.co.uk>
64885              Date: Tue, 22 Aug 2000 06:44:33 +0100
64886              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
64887      Branch: perl
64888            ! ext/B/Makefile.PL
64889 ____________________________________________________________________________
64890 [  6764] By: jhi                                   on 2000/08/22  13:38:12
64891         Log: More bytecompiler.
64892      Branch: perl
64893            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
64894 ____________________________________________________________________________
64895 [  6763] By: jhi                                   on 2000/08/22  13:36:44
64896         Log: Bytecompiler patches from Benjamin Stuhl.
64897      Branch: perl
64898            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
64899            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64900            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
64901            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64902            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
64903            ! perl.c perlapi.h pod/perldelta.pod
64904 ____________________________________________________________________________
64905 [  6762] By: jhi                                   on 2000/08/21  23:43:40
64906         Log: An obsoleted diagnostic.
64907      Branch: perl
64908            ! pod/perldelta.pod
64909 ____________________________________________________________________________
64910 [  6761] By: jhi                                   on 2000/08/21  23:01:45
64911         Log: The #6759 wasn't quite right.
64912      Branch: perl
64913            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64914            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64915            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64916            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64917            ! t/lib/st-tieditems.t
64918 ____________________________________________________________________________
64919 [  6760] By: jhi                                   on 2000/08/21  22:35:49
64920         Log: Be verydeepclean.
64921      Branch: perl
64922            ! Makefile.SH
64923 ____________________________________________________________________________
64924 [  6759] By: jhi                                   on 2000/08/21  22:25:40
64925         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
64926              From: Peter Prymmer <pvhp@forte.com>
64927              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
64928              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
64929      Branch: perl
64930            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64931            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64932            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64933            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64934            ! t/lib/st-tieditems.t
64935 ____________________________________________________________________________
64936 [  6758] By: jhi                                   on 2000/08/21  22:22:32
64937         Log: Few more casts, need reported in
64938              
64939              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
64940              From: Mike Stok <mike@stok.co.uk>
64941              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
64942              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
64943              
64944              and
64945              
64946              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
64947              From: abigail@foad.org
64948              Date: 21 Aug 2000 21:31:34 -0000
64949              Message-Id: <20000821213134.30170.qmail@foad.org>
64950      Branch: perl
64951            ! ext/Storable/Storable.xs
64952 ____________________________________________________________________________
64953 [  6757] By: jhi                                   on 2000/08/21  18:37:07
64954         Log: Update Changes.
64955      Branch: perl
64956            ! Changes patchlevel.h
64957 ____________________________________________________________________________
64958 [  6756] By: jhi                                   on 2000/08/21  18:34:02
64959         Log: A pod nit.
64960              
64961              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
64962              From: <abigail@foad.org>
64963              Date: Mon, 21 Aug 2000 14:00:16 -0400
64964              Message-ID: <20000821180016.28627.qmail@foad.org>
64965      Branch: perl
64966            ! pod/perlre.pod
64967 ____________________________________________________________________________
64968 [  6755] By: jhi                                   on 2000/08/21  18:30:56
64969         Log: Use PodParser 1.18 new test.
64970      Branch: perl
64971            ! t/pod/special_seqs.t t/pod/special_seqs.xr
64972 ____________________________________________________________________________
64973 [  6754] By: jhi                                   on 2000/08/21  18:28:35
64974         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
64975              patches cannot be applied since #6712 conflicts.
64976      Branch: perl
64977            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
64978 ____________________________________________________________________________
64979 [  6753] By: jhi                                   on 2000/08/21  18:15:11
64980         Log: Weed out some smaller changes.
64981      Branch: perl
64982            ! pod/perldelta.pod
64983 ____________________________________________________________________________
64984 [  6752] By: jhi                                   on 2000/08/21  18:02:30
64985         Log: Also under djgpp the timestamps are funky.
64986      Branch: perl
64987            ! t/op/stat.t
64988 ____________________________________________________________________________
64989 [  6751] By: jhi                                   on 2000/08/21  17:55:56
64990         Log: Tweak the floating point output routine preferences.
64991      Branch: metaconfig
64992            ! U/compline/d_gconvert.U
64993      Branch: perl
64994            ! Configure
64995 ____________________________________________________________________________
64996 [  6750] By: jhi                                   on 2000/08/21  17:51:29
64997         Log: Unicos/mk requires elaborate paranoia.
64998      Branch: perl
64999            ! lib/Math/Complex.pm
65000 ____________________________________________________________________________
65001 [  6749] By: gsar                                  on 2000/08/21  16:53:31
65002         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
65003      Branch: perl
65004            ! lib/Cwd.pm
65005 ____________________________________________________________________________
65006 [  6748] By: gsar                                  on 2000/08/21  16:22:19
65007         Log: free TLS slot properly on Windows
65008      Branch: perl
65009            ! thread.h win32/perllib.c win32/win32thread.h
65010 ____________________________________________________________________________
65011 [  6747] By: jhi                                   on 2000/08/21  16:20:58
65012         Log: Rename the macro argument because some preprocessors
65013              can't tell the difference and expand arguments also inside
65014              double quoted strings.
65015      Branch: perl
65016            ! regcomp.c
65017 ____________________________________________________________________________
65018 [  6746] By: jhi                                   on 2000/08/21  16:09:41
65019         Log: Support long doubles in Storable.
65020              
65021              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
65022              From: Radu Greab <radu@netsoft.ro>
65023              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
65024              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
65025      Branch: perl
65026            ! ext/Storable/Storable.xs
65027 ____________________________________________________________________________
65028 [  6745] By: jhi                                   on 2000/08/21  15:51:40
65029         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
65030              From: "Fifer, Eric" <EFifer@sanwaint.com>
65031              Date: Mon, 21 Aug 2000 15:34:49 +0100
65032              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
65033      Branch: perl
65034            ! t/pragma/warn/9enabled
65035 ____________________________________________________________________________
65036 [  6744] By: jhi                                   on 2000/08/21  15:39:35
65037         Log: Document the endianness of Alpha more precisely.
65038      Branch: perl
65039            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
65040            ! pod/perlport.pod
65041 ____________________________________________________________________________
65042 [  6743] By: jhi                                   on 2000/08/21  14:47:05
65043         Log: perldelta fixes from the p5p crowd.
65044      Branch: perl
65045            ! pod/perldelta.pod pod/perlop.pod
65046 ____________________________________________________________________________
65047 [  6742] By: jhi                                   on 2000/08/21  13:34:51
65048         Log: Update to Pod::LaTeX 0.53.
65049              
65050              Subject: [PATCH] lib/Pod/LaTeX.pm updates
65051              From: Tim Jenness <timj@jach.hawaii.edu>
65052              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
65053              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
65054      Branch: perl
65055            ! lib/Pod/LaTeX.pm
65056 ____________________________________________________________________________
65057 [  6741] By: jhi                                   on 2000/08/21  13:33:01
65058         Log: Subject: [PATCH] os2.c fix for use64bitint
65059              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65060              Date: Mon, 21 Aug 2000 01:32:25 -0700
65061              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
65062      Branch: perl
65063            ! os2/os2.c
65064 ____________________________________________________________________________
65065 [  6740] By: jhi                                   on 2000/08/21  13:28:52
65066         Log: Array context keeps slithering in.
65067              
65068              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
65069              From: Daniel Chetlin <daniel@chetlin.com>
65070              Date: Sun, 20 Aug 2000 21:40:25 -0700
65071              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
65072      Branch: perl
65073            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
65074            ! pod/perldebtut.pod
65075 ____________________________________________________________________________
65076 [  6739] By: jhi                                   on 2000/08/21  13:23:55
65077         Log: Big-endian quad fixes for Storable from Radu Greab,
65078              plus few explicit null casts for picky compilers.
65079      Branch: perl
65080            ! ext/Storable/Storable.xs
65081 ____________________________________________________________________________
65082 [  6738] By: gsar                                  on 2000/08/21  05:56:13
65083         Log: small tweaks for change#6705: avoid C++ style comments in C code;
65084              use Perl's malloc API rather than the low level system one
65085      Branch: perl
65086            ! win32/win32.c
65087 ____________________________________________________________________________
65088 [  6737] By: gsar                                  on 2000/08/21  05:35:41
65089         Log: add Storable to list of extensions on Windows
65090      Branch: perl
65091            ! win32/Makefile win32/makefile.mk
65092 ____________________________________________________________________________
65093 [  6736] By: jhi                                   on 2000/08/21  02:57:53
65094         Log: Update Changes.
65095      Branch: perl
65096            ! Changes patchlevel.h
65097 ____________________________________________________________________________
65098 [  6735] By: jhi                                   on 2000/08/21  02:57:20
65099         Log: Draft 0.
65100      Branch: perl
65101            ! pod/perldelta.pod
65102 ____________________________________________________________________________
65103 [  6734] By: jhi                                   on 2000/08/21  02:57:03
65104         Log: Add Storable 0.7.2 from Raphael Manfredi,
65105              plus the patch from
65106              
65107              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
65108              From: Radu Greab <radu@netsoft.ro>
65109              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
65110              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
65111              
65112              plus changes to get Storable to compile with
65113              picky ANSI compilers.
65114      Branch: perl
65115            + ext/Storable/ChangeLog ext/Storable/MANIFEST
65116            + ext/Storable/Makefile.PL ext/Storable/README
65117            + ext/Storable/Storable.pm ext/Storable/Storable.xs
65118            + ext/Storable/patchlevel.h t/lib/st-06compat.t
65119            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
65120            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
65121            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
65122            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
65123            + t/lib/st-tieditems.t
65124            ! MANIFEST
65125 ____________________________________________________________________________
65126 [  6733] By: jhi                                   on 2000/08/21  02:29:09
65127         Log: The correct cleaning order is an art.
65128      Branch: perl
65129            ! Makefile.SH
65130 ____________________________________________________________________________
65131 [  6732] By: jhi                                   on 2000/08/21  01:23:39
65132         Log: The #6724 is here.
65133      Branch: perl
65134            ! t/lib/ftmp-security.t
65135 ____________________________________________________________________________
65136 [  6731] By: jhi                                   on 2000/08/20  23:17:03
65137         Log: s/this one/the 5.6.0 release/
65138      Branch: perl
65139            ! pod/perl56delta.pod
65140 ____________________________________________________________________________
65141 [  6730] By: jhi                                   on 2000/08/20  23:07:34
65142         Log: Mention perlebcdic and perlposix-bc.
65143      Branch: perl
65144            ! pod/perlport.pod
65145 ____________________________________________________________________________
65146 [  6729] By: jhi                                   on 2000/08/20  21:32:59
65147         Log: Document the number of exponent digits.
65148      Branch: perl
65149            ! pod/perlfunc.pod
65150 ____________________________________________________________________________
65151 [  6728] By: jhi                                   on 2000/08/20  21:16:47
65152         Log: Use File::Spec->tmpdir().
65153              
65154              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
65155              From: Tim Jenness <timj@jach.hawaii.edu>
65156              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
65157              MIME-Version: 1.0
65158              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
65159      Branch: perl
65160            ! utils/perlbug.PL
65161 ____________________________________________________________________________
65162 [  6727] By: jhi                                   on 2000/08/20  20:43:32
65163         Log: Update Changes.
65164      Branch: perl
65165            ! Changes patchlevel.h
65166 ____________________________________________________________________________
65167 [  6726] By: jhi                                   on 2000/08/20  20:41:44
65168         Log: The veryclean target needs to clobber.
65169      Branch: perl
65170            ! Makefile.SH
65171 ____________________________________________________________________________
65172 [  6725] By: jhi                                   on 2000/08/20  20:37:38
65173         Log: Document odd vs even subreleases and -Dusedevel.
65174      Branch: perl
65175            ! INSTALL
65176 ____________________________________________________________________________
65177 [  6724] By: jhi                                   on 2000/08/20  19:58:05
65178         Log: Use temporary directory instead of current directory.
65179              
65180              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
65181              From: Tim Jenness <timj@jach.hawaii.edu>
65182              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
65183              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
65184      Branch: perl
65185            ! t/lib/ftmp-security.t
65186 ____________________________________________________________________________
65187 [  6723] By: jhi                                   on 2000/08/20  19:55:55
65188         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
65189              From: andreas.koenig@anima.de (Andreas J. Koenig)
65190              Date: 20 Aug 2000 15:52:03 +0200
65191              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
65192      Branch: perl
65193            ! lib/ExtUtils/MM_Unix.pm
65194 ____________________________________________________________________________
65195 [  6722] By: jhi                                   on 2000/08/20  19:46:01
65196         Log: Update to CGI 2.72, from Lincoln Stein.
65197      Branch: perl
65198            ! lib/CGI.pm
65199 ____________________________________________________________________________
65200 [  6721] By: jhi                                   on 2000/08/20  19:43:54
65201         Log: (Replaced by #8364.)
65202              
65203              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
65204              From: Radu Greab <radu@netsoft.ro>
65205              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
65206              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
65207      Branch: perl
65208            ! ext/GDBM_File/GDBM_File.xs
65209 ____________________________________________________________________________
65210 [  6720] By: jhi                                   on 2000/08/20  19:42:01
65211         Log: pp_open() could pass an uninitialized filename down to do_open9().
65212      Branch: perl
65213            ! pp_sys.c
65214 ____________________________________________________________________________
65215 [  6719] By: jhi                                   on 2000/08/20  14:06:41
65216         Log: UTF8 concat fixes.
65217              
65218              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
65219              From: Hugo <hv@crypt.compulink.co.uk>
65220              Date: Sun, 20 Aug 2000 07:30:46 +0100
65221              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
65222      Branch: perl
65223            ! pp_hot.c t/op/append.t
65224 ____________________________________________________________________________
65225 [  6718] By: jhi                                   on 2000/08/20  02:09:37
65226         Log: Let's try #6717 again.
65227      Branch: perl
65228            ! lib/File/Temp.pm
65229 ____________________________________________________________________________
65230 [  6717] By: jhi                                   on 2000/08/20  01:56:55
65231         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
65232              From: "Craig A. Berry" <craig.berry@metamorgs.com>
65233              Date: Sat, 19 Aug 2000 18:15:39 -0500
65234              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
65235      Branch: perl
65236            ! lib/File/Temp.pm
65237 ____________________________________________________________________________
65238 [  6716] By: jhi                                   on 2000/08/19  15:50:11
65239         Log: Update Changes.
65240      Branch: perl
65241            ! Changes patchlevel.h
65242 ____________________________________________________________________________
65243 [  6715] By: jhi                                   on 2000/08/19  15:39:09
65244         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
65245              From: Jonathan D Johnston <jdjohnston2@juno.com>
65246              Date: Thu, 17 Aug 2000 23:13:01 -0400       
65247              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
65248      Branch: perl
65249            ! pod/perlfunc.pod
65250 ____________________________________________________________________________
65251 [  6714] By: jhi                                   on 2000/08/19  15:34:04
65252         Log: Introduce a 'veryclean' target that is like 'distclean'
65253              but also removes *~ and *.orig.
65254      Branch: perl
65255            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
65256            ! utils/Makefile x2p/Makefile.SH
65257 ____________________________________________________________________________
65258 [  6713] By: jhi                                   on 2000/08/19  14:15:45
65259         Log: Put back the long double avoidance code to POSIX.xs
65260              because VMS seems to need it still.
65261      Branch: perl
65262            ! ext/POSIX/POSIX.xs
65263 ____________________________________________________________________________
65264 [  6712] By: jhi                                   on 2000/08/19  14:10:41
65265         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
65266              From: Peter Prymmer <pvhp@forte.com>
65267              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
65268              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
65269      Branch: perl
65270            ! lib/Pod/Find.pm t/pod/find.t
65271 ____________________________________________________________________________
65272 [  6711] By: jhi                                   on 2000/08/19  14:09:19
65273         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
65274              From: Peter Prymmer <pvhp@forte.com>
65275              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
65276              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
65277              cc: vmsperl@perl.org
65278      Branch: perl
65279            ! t/lib/peek.t
65280 ____________________________________________________________________________
65281 [  6710] By: jhi                                   on 2000/08/19  14:08:01
65282         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
65283              From: Jan Dubois <jand@ActiveState.com>
65284              Date: Fri, 18 Aug 2000 16:31:48 -0700
65285              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
65286      Branch: perl
65287            ! win32/win32.c
65288 ____________________________________________________________________________
65289 [  6709] By: jhi                                   on 2000/08/19  14:06:57
65290         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
65291              
65292              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
65293              From: Spider.Boardman@Orb.Nashua.NH.US
65294              Date: Fri, 18 Aug 2000 18:41:14 -0400
65295              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
65296      Branch: perl
65297            ! regcomp.c
65298 ____________________________________________________________________________
65299 [  6708] By: jhi                                   on 2000/08/18  22:04:49
65300         Log: Update Changes.
65301      Branch: perl
65302            ! Changes patchlevel.h
65303 ____________________________________________________________________________
65304 [  6707] By: jhi                                   on 2000/08/18  21:55:14
65305         Log: Add warnif(), check warnings further up the stack,
65306              all the warnings functions now can take an optional object reference.
65307              
65308              Subject: [PATCH bleedperl@6691] warnings pragma update
65309              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
65310              Date: Fri, 18 Aug 2000 22:42:06 +0100
65311              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
65312      Branch: perl
65313            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
65314            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
65315            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
65316 ____________________________________________________________________________
65317 [  6706] By: jhi                                   on 2000/08/18  21:41:45
65318         Log: Typo in pp_complement().
65319              
65320              Subject: [PATCH perl-current] Deparse
65321              From: Peter Scott <Peter@PSDT.com>
65322              Date: Fri, 18 Aug 2000 12:44:37 -0700
65323              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
65324      Branch: perl
65325            ! ext/B/B/Deparse.pm
65326 ____________________________________________________________________________
65327 [  6705] By: jhi                                   on 2000/08/18  21:25:59
65328         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
65329              From: Jan Dubois <jand@ActiveState.com>
65330              Date: Fri, 18 Aug 2000 14:22:51 -0700
65331              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
65332      Branch: perl
65333            ! lib/Win32.pod win32/win32.c
65334 ____________________________________________________________________________
65335 [  6704] By: jhi                                   on 2000/08/18  21:16:14
65336         Log: Don't eat leading os from index entries.
65337              
65338              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
65339              From: Russ Allbery <rra@stanford.edu>
65340              Date: 10 Aug 2000 20:49:25 -0700
65341              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
65342      Branch: perl
65343            ! lib/Pod/Man.pm
65344 ____________________________________________________________________________
65345 [  6703] By: jhi                                   on 2000/08/18  21:07:06
65346         Log: Add [[:blank:]] as suggested in
65347              
65348              Subject: [ID 20000716.024] [=cc=] / [:blank:]
65349              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
65350              Date: Sun, 16 Jul 2000 17:55:29 -0700
65351              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
65352              
65353              (the [=cc=] has already been taken care of by #6439
65354              so the whole bug report can be closed)
65355              
65356              and make [[:space:]] to be equivalent to isspace(3)
65357              (as opposed to \s, which is isSPACE()).  The difference
65358              is that now [[:space:]] matches the mythical vertical tab,
65359              while \s doesn't.
65360      Branch: perl
65361            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
65362            ! regexec.c t/op/pat.t
65363 ____________________________________________________________________________
65364 [  6702] By: jhi                                   on 2000/08/18  18:47:47
65365         Log: The new tests were missing from #6415.
65366      Branch: perl
65367            ! t/op/bop.t
65368 ____________________________________________________________________________
65369 [  6701] By: jhi                                   on 2000/08/18  18:20:40
65370         Log: Document the NDBM_File and ODBM_File as SDBM_File
65371              was documented in #6417.
65372      Branch: perl
65373            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
65374            ! ext/SDBM_File/SDBM_File.pm
65375 ____________________________________________________________________________
65376 [  6700] By: jhi                                   on 2000/08/18  18:10:39
65377         Log: Subject: [PATCH perl@6698] cygwin port
65378              From: "Fifer, Eric" <EFifer@sanwaint.com>
65379              Date: Fri, 18 Aug 2000 17:30:05 +0100
65380              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
65381      Branch: perl
65382            ! lib/File/Temp.pm
65383 ____________________________________________________________________________
65384 [  6699] By: jhi                                   on 2000/08/18  16:21:49
65385         Log: Document code point which makes if (defined %stash::) to work
65386              (noted by Spider Boardman).
65387      Branch: perl
65388            ! op.c
65389 ____________________________________________________________________________
65390 [  6698] By: jhi                                   on 2000/08/18  13:43:27
65391         Log: Update Changes.
65392      Branch: perl
65393            ! Changes patchlevel.h
65394 ____________________________________________________________________________
65395 [  6697] By: jhi                                   on 2000/08/18  13:35:57
65396         Log: Tiny Getopt::Long patch from Johan Vromans.
65397      Branch: perl
65398            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
65399 ____________________________________________________________________________
65400 [  6696] By: jhi                                   on 2000/08/18  13:26:14
65401         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
65402              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
65403              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
65404              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
65405      Branch: perl
65406            ! pod/perldiag.pod pod/perlsyn.pod
65407 ____________________________________________________________________________
65408 [  6695] By: jhi                                   on 2000/08/18  13:13:26
65409         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
65410              From: Daniel Chetlin <daniel@chetlin.com>
65411              Date: Fri, 18 Aug 2000 03:13:36 -0700
65412              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
65413      Branch: perl
65414            ! pod/perlfunc.pod
65415 ____________________________________________________________________________
65416 [  6694] By: jhi                                   on 2000/08/18  13:08:05
65417         Log: Subject: [PATCH] perltrap.pod spring cleaning
65418              From: Daniel Chetlin <daniel@chetlin.com>
65419              Date: Fri, 18 Aug 2000 03:06:54 -0700
65420              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
65421              
65422              plus Mike Guy's nitfix.
65423      Branch: perl
65424            ! pod/perltrap.pod
65425 ____________________________________________________________________________
65426 [  6693] By: jhi                                   on 2000/08/18  13:00:26
65427         Log: Unbuffer the output.
65428              
65429              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
65430              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65431              Date: Thu, 17 Aug 2000 18:39:29 -0700
65432              Message-ID: <RPJn5gzkgydf092yn@efn.org>
65433      Branch: perl
65434            ! t/op/fork.t
65435 ____________________________________________________________________________
65436 [  6692] By: jhi                                   on 2000/08/18  05:19:17
65437         Log: Delete the image, too, not just its MANIFEStation.
65438      Branch: perl
65439            - lib/CGI/eg/wilogo.gif
65440 ____________________________________________________________________________
65441 [  6691] By: jhi                                   on 2000/08/18  05:10:26
65442         Log: Propagate new Configure vars.
65443      Branch: perl
65444            ! configure.com epoc/config.sh uconfig.h uconfig.sh
65445            ! vos/config.def vos/config.h vos/config_h.SH_orig
65446            ! win32/config.bc win32/config.gc win32/config.vc
65447            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65448 ____________________________________________________________________________
65449 [  6690] By: jhi                                   on 2000/08/18  04:30:56
65450         Log: Update Changes.
65451      Branch: perl
65452            ! Changes patchlevel.h
65453 ____________________________________________________________________________
65454 [  6689] By: jhi                                   on 2000/08/18  04:12:30
65455         Log: Fix the lib/complex failure of
65456              
65457              From: abigail@foad.org
65458              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65459              Date: 15 Aug 2000 04:06:38 -0000
65460              Message-Id: <20000815040638.8524.qmail@foad.org> 
65461              
65462              Linux long double accuracy issue: something that
65463              when printed with %g looks like "2" but int() of it is 1.
65464      Branch: perl
65465            ! lib/Math/Complex.pm
65466 ____________________________________________________________________________
65467 [  6688] By: jhi                                   on 2000/08/18  03:15:35
65468         Log: The byteorder code in #6671 was wrong.
65469      Branch: perl
65470            ! configpm
65471 ____________________________________________________________________________
65472 [  6687] By: jhi                                   on 2000/08/18  02:08:42
65473         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
65474              From: Jan Dubois <jand@ActiveState.com>
65475              Date: Thu, 17 Aug 2000 18:31:55 -0700
65476              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
65477      Branch: perl
65478            ! sv.c
65479 ____________________________________________________________________________
65480 [  6686] By: jhi                                   on 2000/08/18  02:04:15
65481         Log: Use NVs in POSIX math, not doubles.
65482              
65483              From: abigail@foad.org
65484              Subject: [ID 20000817.014] POSIX & modfl
65485              Date: 17 Aug 2000 20:49:18 -0000
65486              Message-Id: <20000817204918.23123.qmail@foad.org>
65487      Branch: perl
65488            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
65489 ____________________________________________________________________________
65490 [  6685] By: jhi                                   on 2000/08/18  02:02:12
65491         Log: Introduce NVef, NVff, and NVgf, use the middle one.
65492              (helps for lib/peek + Linux + long doubles)  Reported in
65493              
65494              From: abigail@foad.org
65495              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65496              Date: 15 Aug 2000 04:06:38 -0000
65497              Message-Id: <20000815040638.8524.qmail@foad.org> 
65498              
65499              (note: the lib/complex failure has not yet been addressed)
65500      Branch: metaconfig/U/perl
65501            ! perlxvf.U
65502      Branch: perl
65503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65504            ! config_h.SH dump.c perl.h pod/perlguts.pod
65505 ____________________________________________________________________________
65506 [  6684] By: jhi                                   on 2000/08/17  23:22:19
65507         Log: Add byteorder to the myconfig output.
65508      Branch: perl
65509            ! myconfig.SH
65510 ____________________________________________________________________________
65511 [  6683] By: jhi                                   on 2000/08/17  23:20:19
65512         Log: The image doth not exist, spotted by Johan Vromans.
65513      Branch: perl
65514            ! MANIFEST
65515 ____________________________________________________________________________
65516 [  6682] By: jhi                                   on 2000/08/17  22:38:16
65517         Log: Document what the backtick returns if the command fails.
65518      Branch: perl
65519            ! pod/perlop.pod
65520 ____________________________________________________________________________
65521 [  6681] By: jhi                                   on 2000/08/17  22:33:12
65522         Log: Do not use prototyping here.
65523              
65524              Subject: [ID 20000817.016] [PATCH] Peek.xs
65525              From: abigail@foad.org
65526              Date: 17 Aug 2000 20:55:56 -0000
65527              Message-Id: <20000817205556.24270.qmail@foad.org>
65528      Branch: perl
65529            ! ext/Devel/Peek/Makefile.PL
65530 ____________________________________________________________________________
65531 [  6680] By: jhi                                   on 2000/08/17  19:46:43
65532         Log: Don't propose using modules built for 5.005 if no binary
65533              compatibility with 5.005 is attempted.
65534              
65535              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
65536              Subject: Minor nit with 5.7.0 (6655)
65537              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
65538              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
65539      Branch: metaconfig
65540            ! U/installdirs/inc_version_list.U
65541      Branch: perl
65542            ! Configure config_h.SH
65543 ____________________________________________________________________________
65544 [  6679] By: jhi                                   on 2000/08/17  19:16:39
65545         Log: Microperl config update.
65546      Branch: perl
65547            ! uconfig.h uconfig.sh
65548 ____________________________________________________________________________
65549 [  6678] By: jhi                                   on 2000/08/17  19:16:13
65550         Log: The #6648 wasn't protective enough for limited platforms
65551              (like microperl).
65552      Branch: perl
65553            ! dump.c sv.c
65554 ____________________________________________________________________________
65555 [  6677] By: jhi                                   on 2000/08/17  14:46:35
65556         Log: Update Changes.
65557      Branch: perl
65558            ! Changes patchlevel.h
65559 ____________________________________________________________________________
65560 [  6676] By: jhi                                   on 2000/08/17  14:44:02
65561         Log: Add perlebcdic from Peter Prymmer, regen toc.
65562      Branch: perl
65563            + pod/perlebcdic.pod
65564            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
65565 ____________________________________________________________________________
65566 [  6675] By: jhi                                   on 2000/08/17  14:41:52
65567         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
65568      Branch: perl
65569            ! pod/perldebtut.pod
65570 ____________________________________________________________________________
65571 [  6674] By: jhi                                   on 2000/08/17  14:29:43
65572         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
65573              
65574              Subject: [ID 20000724.006] -DLEAKTEST problem
65575              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
65576              Date: Tue, 25 Jul 2000 00:36:32 -0500
65577              Message-Id: <20000725003632.A26186@www.llamacom.com>
65578              
65579              Reminder sent
65580              
65581              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
65582              From: Hugo <hv@crypt.compulink.co.uk>
65583              Date: Thu, 17 Aug 2000 15:23:42 +0100
65584              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
65585      Branch: perl
65586            ! util.c
65587 ____________________________________________________________________________
65588 [  6673] By: jhi                                   on 2000/08/17  04:07:10
65589         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
65590              From: John Peacock <JPeacock@UnivPress.com>
65591              Date: Tue, 01 Aug 2000 09:38:12 -0400
65592              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
65593      Branch: perl
65594            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
65595 ____________________________________________________________________________
65596 [  6672] By: jhi                                   on 2000/08/17  03:04:35
65597         Log: Subject: [PATCH] Cwd.pm now uses strict
65598              From: Tim Jenness <timj@jach.hawaii.edu>
65599              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
65600              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
65601      Branch: perl
65602            ! lib/Cwd.pm
65603 ____________________________________________________________________________
65604 [  6671] By: jhi                                   on 2000/08/17  02:16:35
65605         Log: Make $Config{byteorder} more magical so that it is
65606              dynamically computed: nice for 'fat binaries'.
65607              
65608              Subject: [PATCH]: default byteorder
65609              From: Wilfredo Sánchez <wsanchez@apple.com>
65610              Date: Mon, 31 Jul 2000 19:45:31 -0700
65611              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
65612      Branch: perl
65613            ! configpm
65614 ____________________________________________________________________________
65615 [  6670] By: gsar                                  on 2000/08/17  01:22:21
65616         Log: move WNOHANG definition to where other such things are
65617      Branch: perl
65618            ! win32/win32.h
65619 ____________________________________________________________________________
65620 [  6669] By: jhi                                   on 2000/08/17  01:19:17
65621         Log: Update Changes.
65622      Branch: perl
65623            ! Changes patchlevel.h
65624 ____________________________________________________________________________
65625 [  6668] By: jhi                                   on 2000/08/17  01:16:29
65626         Log: Doc nits spotted by Richard Soderberg.
65627      Branch: perl
65628            ! README.posix-bc README.vmesa
65629 ____________________________________________________________________________
65630 [  6667] By: jhi                                   on 2000/08/17  01:12:11
65631         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
65632              From: "Casey R. Tweten" <crt@kiski.net>
65633              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
65634              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
65635      Branch: perl
65636            ! pod/perldebtut.pod
65637 ____________________________________________________________________________
65638 [  6666] By: jhi                                   on 2000/08/17  01:09:31
65639         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
65640              From: "Casey R. Tweten" <crt@kiski.net>
65641              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
65642              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
65643      Branch: perl
65644            ! lib/Shell.pm
65645 ____________________________________________________________________________
65646 [  6665] By: gsar                                  on 2000/08/17  01:03:52
65647         Log: add "ok" targets from change#6632 in makefile.mk
65648      Branch: perl
65649            ! pod/perlport.pod win32/Makefile win32/makefile.mk
65650 ____________________________________________________________________________
65651 [  6664] By: gsar                                  on 2000/08/17  00:56:11
65652         Log: avoid warnings from dense compiler
65653      Branch: perl
65654            ! win32/win32.c
65655 ____________________________________________________________________________
65656 [  6663] By: jhi                                   on 2000/08/17  00:51:49
65657         Log: Tweak the regex compilation errors once more.
65658      Branch: perl
65659            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
65660            ! t/op/regmesg.t t/pragma/warn/regcomp
65661 ____________________________________________________________________________
65662 [  6662] By: gsar                                  on 2000/08/17  00:28:19
65663         Log: trailing new %ENV entries weren't being pushed into the real
65664              environment of subprocesses on Windows
65665      Branch: perl
65666            ! t/op/magic.t win32/perlhost.h
65667 ____________________________________________________________________________
65668 [  6661] By: gsar                                  on 2000/08/17  00:19:20
65669         Log: waitpid() now handles externally spawned pids correctly;
65670              fixes for backtick/wait/waitpid failures on Windows 9x
65671              
65672              these changes make the pid returned by process functions on
65673              Windows 9x always positive by clearing the high bit (which
65674              is always set on Win9x); pseudo-process PIDs are likewise
65675              always negative now on Win9x (just as on NT/2000)
65676      Branch: perl
65677            ! pp_sys.c win32/perlhost.h win32/win32.c
65678 ____________________________________________________________________________
65679 [  6660] By: jhi                                   on 2000/08/17  00:04:32
65680         Log: Retract #6645.
65681      Branch: perl
65682            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65683            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65684            ! t/op/sprintf.t
65685 ____________________________________________________________________________
65686 [  6659] By: gsar                                  on 2000/08/16  23:59:28
65687         Log: on windows, the return values from wait() and waitpid() don't
65688              match those of pseudo-pids
65689      Branch: perl
65690            ! pp_sys.c t/op/fork.t util.c win32/win32.c
65691 ____________________________________________________________________________
65692 [  6658] By: gsar                                  on 2000/08/16  23:56:14
65693         Log: pod nit seen in passing
65694      Branch: perl
65695            ! pod/perlfunc.pod
65696 ____________________________________________________________________________
65697 [  6657] By: gsar                                  on 2000/08/16  23:53:42
65698         Log: change#6328 could make close(SOCKET) return false on windows
65699              when it shouldn't
65700      Branch: perl
65701            ! win32/win32sck.c
65702 ____________________________________________________________________________
65703 [  6656] By: gsar                                  on 2000/08/16  23:46:57
65704         Log: check that the number pseudo children doesn't exceed
65705              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
65706              the WaitForMultipleObjects() limit that would cause wait()
65707              to crash)
65708              
65709              wait() and waitpid() could potentially be rewritten to use
65710              more than one thread to do the waiting to eliminate this
65711              limitation
65712      Branch: perl
65713            ! win32/perlhost.h
65714 ____________________________________________________________________________
65715 [  6655] By: jhi                                   on 2000/08/16  14:11:05
65716         Log: Update Changes.
65717      Branch: perl
65718            ! Changes patchlevel.h
65719 ____________________________________________________________________________
65720 [  6654] By: jhi                                   on 2000/08/16  14:10:12
65721         Log: Update to perldebtut 1.9, from Richard Foley.
65722      Branch: perl
65723            ! pod/perldebtut.pod
65724 ____________________________________________________________________________
65725 [  6653] By: jhi                                   on 2000/08/16  14:08:17
65726         Log: Change the regx compilation error markers to use = instead of <
65727              since pod makes using the latter quite messy.  Reported in
65728              ID 20000814.006 by Abigail and in
65729              Subject: Unknown escape E<> ?
65730              From: Lupe Christoph <lupe@lupe-christoph.de>
65731              Date: Fri, 11 Aug 2000 00:30:27 +0200
65732              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
65733      Branch: perl
65734            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
65735            ! t/op/regmesg.t t/pragma/warn/regcomp
65736 ____________________________________________________________________________
65737 [  6652] By: jhi                                   on 2000/08/16  13:25:31
65738         Log: Change the perlbug address to perl.org since it's more forgiving.
65739              
65740              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
65741              From: abigail@foad.org
65742              Date: 15 Aug 2000 04:15:40 -0000
65743              Message-Id: <20000815041540.8633.qmail@foad.org>
65744      Branch: perl
65745            ! utils/perlbug.PL
65746 ____________________________________________________________________________
65747 [  6651] By: jhi                                   on 2000/08/16  13:22:35
65748         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
65749              From: Tim Jenness <timj@jach.hawaii.edu>
65750              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
65751              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
65752      Branch: perl
65753            ! lib/Cwd.pm
65754 ____________________________________________________________________________
65755 [  6650] By: jhi                                   on 2000/08/16  13:18:13
65756         Log: Update to CPAN 1.57.
65757              
65758              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
65759              From: andreas.koenig@anima.de (Andreas J. Koenig)
65760              Date: 16 Aug 2000 15:09:46 +0200
65761              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
65762      Branch: perl
65763            ! lib/CPAN.pm
65764 ____________________________________________________________________________
65765 [  6649] By: jhi                                   on 2000/08/16  13:12:31
65766         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
65767              From: "Larry W. Virden" <lvirden@cas.org>
65768              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
65769              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
65770      Branch: perl
65771            ! README.hpux
65772 ____________________________________________________________________________
65773 [  6648] By: jhi                                   on 2000/08/16  13:03:53
65774         Log: The numeric locale was reset to "C" by s?printf and never restored.
65775              
65776              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
65777              From: Christian Kirsch <ck@held.mind.de>
65778              Date: Wed, 9 Aug 2000 17:05:17 +0200
65779              Message-Id: <20000809170517.A25389@held>
65780              
65781              No test since adding the failing example to locale.t
65782              does not fail -- probably because the locale settings are so
65783              thoroughly tweaked by that time.  Running the example standalone
65784              does fail, though.  UPDATE: test case added at change #7540.
65785      Branch: perl
65786            ! dump.c perl.h pp.c pp_ctl.c sv.c
65787 ____________________________________________________________________________
65788 [  6647] By: jhi                                   on 2000/08/16  00:07:54
65789         Log: Update Changes and test semi-automatic patchlevel updating.
65790      Branch: perl
65791            ! Changes patchlevel.h
65792 ____________________________________________________________________________
65793 [  6646] By: jhi                                   on 2000/08/15  23:35:07
65794         Log: Fix a dependency problem.
65795              
65796              Subject: [PATCH: 6640] VMS Makefile.SH update
65797              From: Peter Prymmer <pvhp@forte.com>
65798              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
65799              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
65800      Branch: perl
65801            ! vms/descrip_mms.template
65802 ____________________________________________________________________________
65803 [  6645] By: jhi                                   on 2000/08/15  23:33:23
65804         Log: (Retracted by #6660)
65805              
65806              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
65807              From: Dominic Dunlop <domo@computer.org>
65808              Date: Tue, 15 Aug 2000 22:20:52 +0200
65809              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
65810      Branch: metaconfig/U/perl
65811            + d_printfed.U
65812      Branch: perl
65813            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65814            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65815            ! t/op/sprintf.t
65816 ____________________________________________________________________________
65817 [  6644] By: jhi                                   on 2000/08/15  21:17:20
65818         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
65819              From: abigail@foad.org
65820              Date: 15 Aug 2000 20:12:41 -0000
65821              Message-Id: <20000815201241.25556.qmail@foad.org>
65822      Branch: perl
65823            ! INSTALL
65824 ____________________________________________________________________________
65825 [  6643] By: jhi                                   on 2000/08/15  21:15:28
65826         Log: (an already applied patch)
65827      Branch: perl
65828            ! lib/CGI.pm
65829 ____________________________________________________________________________
65830 [  6642] By: gsar                                  on 2000/08/15  19:54:05
65831         Log: magic callbacks all need to have same type signature
65832      Branch: perl
65833            ! embed.pl mg.c proto.h
65834 ____________________________________________________________________________
65835 [  6641] By: jhi                                   on 2000/08/15  17:56:27
65836         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)
65837              From: Mike Guy <mjtg@cam.ac.uk>
65838              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
65839              Date: Tue, 15 Aug 2000 18:26:45 +0100
65840              
65841              Only the peek.t part applied, not the hash quality part.
65842      Branch: perl
65843            ! t/lib/peek.t
65844 ____________________________________________________________________________
65845 [  6640] By: jhi                                   on 2000/08/15  16:37:37
65846         Log: Update Changes.
65847      Branch: perl
65848            ! Changes
65849 ____________________________________________________________________________
65850 [  6639] By: jhi                                   on 2000/08/15  16:34:55
65851         Log: Missed a file from #6638.
65852      Branch: perl
65853            ! lib/File/Temp.pm
65854 ____________________________________________________________________________
65855 [  6638] By: jhi                                   on 2000/08/15  16:33:19
65856         Log: Subject: [PATCH perl@6620] cygwin port
65857              From: "Fifer, Eric" <EFifer@sanwaint.com>
65858              Date: Tue, 15 Aug 2000 17:00:49 +0100
65859              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
65860      Branch: perl
65861            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
65862 ____________________________________________________________________________
65863 [  6637] By: jhi                                   on 2000/08/15  16:29:22
65864         Log: Subject: [PATCH] debugger exit code should reflect user exit code
65865              From: Mike Guy <mjtg@cam.ac.uk>
65866              Date: Tue, 15 Aug 2000 16:55:59 +0100
65867              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
65868      Branch: perl
65869            ! lib/perl5db.pl
65870 ____________________________________________________________________________
65871 [  6636] By: jhi                                   on 2000/08/15  15:30:58
65872         Log: Update Changes.
65873      Branch: perl
65874            ! Changes
65875 ____________________________________________________________________________
65876 [  6635] By: jhi                                   on 2000/08/15  15:27:21
65877         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
65878      Branch: metaconfig
65879            ! U/mkglossary U/mksample
65880      Branch: metaconfig/U/perl
65881            ! Devel.U
65882      Branch: perl
65883            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65884 ____________________________________________________________________________
65885 [  6634] By: jhi                                   on 2000/08/15  14:11:55
65886         Log: Don't blow limited stacks, a lower number is enough to
65887              tickle the lookbehind limit.
65888              
65889              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
65890              From: Dominic Dunlop <domo@computer.org>
65891              Date: Tue, 15 Aug 2000 13:51:24 +0200
65892              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
65893      Branch: perl
65894            ! t/op/regmesg.t
65895 ____________________________________________________________________________
65896 [  6633] By: jhi                                   on 2000/08/15  14:01:46
65897         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
65898              From: Mike Guy <mjtg@cam.ac.uk>
65899              Date: Tue, 15 Aug 2000 12:10:50 +0100
65900              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
65901      Branch: perl
65902            ! utils/perldoc.PL
65903 ____________________________________________________________________________
65904 [  6632] By: jhi                                   on 2000/08/15  13:58:48
65905         Log: make ok etc also for win32.
65906              
65907              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
65908              From: Prymmer/Kahn <pvhp@best.com>
65909              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
65910              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
65911      Branch: perl
65912            ! win32/Makefile
65913 ____________________________________________________________________________
65914 [  6631] By: jhi                                   on 2000/08/15  13:45:03
65915         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
65916      Branch: perl
65917            ! lib/Test.pm
65918 ____________________________________________________________________________
65919 [  6630] By: jhi                                   on 2000/08/15  03:25:09
65920         Log: Update Changes.
65921      Branch: perl
65922            ! Changes
65923 ____________________________________________________________________________
65924 [  6629] By: jhi                                   on 2000/08/15  03:23:53
65925         Log: magic_regdatum_set() is void, not int.
65926      Branch: perl
65927            ! embed.pl mg.c proto.h
65928 ____________________________________________________________________________
65929 [  6628] By: jhi                                   on 2000/08/15  03:08:02
65930         Log: Make the user to give up his firstborn, err, to knowingly
65931              verify installing an unstable developer release.  Also bump
65932              the release to 5.7.0, but leave a patch tag in the local
65933              patches saying that this is not yet the real thing.
65934      Branch: metaconfig
65935            ! U/modified/Instruct.U
65936      Branch: metaconfig/U/perl
65937            + Devel.U
65938      Branch: perl
65939            ! Configure patchlevel.h
65940 ____________________________________________________________________________
65941 [  6627] By: jhi                                   on 2000/08/14  22:32:52
65942         Log: README.os2 update.
65943              
65944              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
65945              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65946              Date: Wed, 02 Aug 2000 21:55:09 -0700
65947              Message-ID: <tsPi5gzkgegX092yn@efn.org>
65948      Branch: perl
65949            ! README.os2
65950 ____________________________________________________________________________
65951 [  6626] By: jhi                                   on 2000/08/14  21:00:02
65952         Log: Subject: Re: File::Temp problems on VMS in bleedperl
65953              From: Tim Jenness <timj@jach.hawaii.edu>
65954              cc: vmsperl@perl.org
65955              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
65956              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
65957      Branch: perl
65958            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
65959 ____________________________________________________________________________
65960 [  6625] By: jhi                                   on 2000/08/14  20:52:16
65961         Log: Add SUIDMAIL as was done for the CERT alert.
65962      Branch: perl
65963            ! patchlevel.h
65964 ____________________________________________________________________________
65965 [  6624] By: jhi                                   on 2000/08/14  20:48:50
65966         Log: Subject: sfio2000
65967              From: Daniel Muino <dmuino@afip.gov.ar>
65968              Date: Mon, 14 Aug 2000 16:58:11 -0300
65969              Message-ID: <20000814165811.B16368@con2-dgi>
65970      Branch: perl
65971            ! perlsdio.h perlsfio.h
65972 ____________________________________________________________________________
65973 [  6623] By: jhi                                   on 2000/08/14  20:47:36
65974         Log: Subject: warning: storage class after type is obsolescent
65975              From: Daniel Muino <dmuino@afip.gov.ar>
65976              Date: Mon, 14 Aug 2000 16:42:47 -0300
65977              Message-ID: <20000814164247.A16368@con2-dgi>
65978      Branch: perl
65979            ! regcomp.pl regnodes.h
65980 ____________________________________________________________________________
65981 [  6622] By: jhi                                   on 2000/08/14  20:43:05
65982         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
65983              From: abigail@foad.org
65984              Date: 14 Aug 2000 20:00:10 -0000
65985              Message-Id: <20000814200010.27271.qmail@foad.org>
65986      Branch: perl
65987            ! Changes
65988 ____________________________________________________________________________
65989 [  6621] By: jhi                                   on 2000/08/14  15:23:05
65990         Log: Update Changes.
65991      Branch: perl
65992            ! Changes
65993 ____________________________________________________________________________
65994 [  6620] By: jhi                                   on 2000/08/14  15:22:14
65995         Log: Subject: Re: [PATCH] @+, @- readonly
65996              From: Mike Guy <mjtg@cam.ac.uk>
65997              Date: Mon, 14 Aug 2000 15:26:55 +0100
65998              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
65999      Branch: perl
66000            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
66001            ! sv.c t/op/pat.t
66002 ____________________________________________________________________________
66003 [  6619] By: jhi                                   on 2000/08/14  14:12:08
66004         Log: Update Changes.
66005      Branch: perl
66006            ! Changes
66007 ____________________________________________________________________________
66008 [  6618] By: jhi                                   on 2000/08/14  14:09:34
66009         Log: For now remove the mail code.
66010      Branch: perl
66011            ! perl.c
66012 ____________________________________________________________________________
66013 [  6617] By: jhi                                   on 2000/08/14  14:08:28
66014         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
66015      Branch: perl
66016            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
66017            ! pod/perlfaq8.pod pod/perlsec.pod
66018 ____________________________________________________________________________
66019 [  6616] By: jhi                                   on 2000/08/14  14:00:11
66020         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66021              From: Mike Guy <mjtg@cam.ac.uk>
66022              Date: Mon, 14 Aug 2000 08:26:02 +0100
66023              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
66024      Branch: perl
66025            ! lib/perl5db.pl
66026 ____________________________________________________________________________
66027 [  6615] By: jhi                                   on 2000/08/14  13:58:45
66028         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
66029              From: Mike Guy <mjtg@cam.ac.uk>
66030              Date: Mon, 14 Aug 2000 08:04:22 +0100
66031              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
66032      Branch: perl
66033            ! gv.c mg.c t/op/pat.t
66034 ____________________________________________________________________________
66035 [  6614] By: jhi                                   on 2000/08/14  13:56:45
66036         Log: Subject: Test fails / warnings with perl-current #6612
66037              From: Mike Guy <mjtg@cam.ac.uk>
66038              Date: Mon, 14 Aug 2000 07:57:23 +0100
66039              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
66040      Branch: perl
66041            ! t/lib/b.t t/lib/peek.t
66042 ____________________________________________________________________________
66043 [  6613] By: jhi                                   on 2000/08/14  13:45:33
66044         Log: VMS configure.com update continues.
66045      Branch: perl
66046            - vms/configure.com
66047            ! MANIFEST configure.com
66048 ____________________________________________________________________________
66049 [  6612] By: jhi                                   on 2000/08/13  22:13:35
66050         Log: Update Changes.
66051      Branch: perl
66052            ! Changes
66053 ____________________________________________________________________________
66054 [  6611] By: jhi                                   on 2000/08/13  16:21:45
66055         Log: Upgrade to CGI 2.71, from Lincoln Stein.
66056      Branch: perl
66057            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
66058 ____________________________________________________________________________
66059 [  6610] By: jhi                                   on 2000/08/13  15:09:16
66060         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
66061              From: Mike Guy <mjtg@cam.ac.uk>
66062              Date: Sun, 13 Aug 2000 13:45:51 +0100
66063              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
66064      Branch: perl
66065            ! t/op/regmesg.t
66066 ____________________________________________________________________________
66067 [  6609] By: jhi                                   on 2000/08/13  14:31:26
66068         Log: Andreas says that 1.56 is fine, so reverting back to it.
66069      Branch: perl
66070            ! lib/CPAN.pm
66071 ____________________________________________________________________________
66072 [  6608] By: jhi                                   on 2000/08/13  05:34:20
66073         Log: Update Changes.
66074      Branch: perl
66075            ! Changes
66076 ____________________________________________________________________________
66077 [  6607] By: jhi                                   on 2000/08/13  05:32:01
66078         Log: Put back the \z changes of #5406 to CPAN.pm.
66079      Branch: perl
66080            ! lib/CPAN.pm
66081 ____________________________________________________________________________
66082 [  6606] By: jhi                                   on 2000/08/13  05:20:16
66083         Log: Fix-n-skip the tests under 5005threads.
66084      Branch: perl
66085            ! t/lib/b.t
66086 ____________________________________________________________________________
66087 [  6605] By: jhi                                   on 2000/08/13  05:07:48
66088         Log: Fix the test for 5005threads.
66089      Branch: perl
66090            ! t/lib/peek.t
66091 ____________________________________________________________________________
66092 [  6604] By: jhi                                   on 2000/08/13  03:35:37
66093         Log: Should have deleted this in #6603.
66094      Branch: perl
66095            - vms/subconfigure.com
66096 ____________________________________________________________________________
66097 [  6603] By: jhi                                   on 2000/08/12  18:29:32
66098         Log: Rewrite of vms/subconfigure.com as configure.com,
66099              from Peter Prymmer and the vmsperl crew.
66100      Branch: perl
66101            + vms/configure.com
66102            ! MANIFEST
66103 ____________________________________________________________________________
66104 [  6602] By: jhi                                   on 2000/08/11  13:00:01
66105         Log: PlainText.pm is dead.
66106      Branch: perl
66107            - lib/Pod/PlainText.pm
66108            ! MANIFEST
66109 ____________________________________________________________________________
66110 [  6601] By: jhi                                   on 2000/08/11  04:06:45
66111         Log: Update Changes.
66112      Branch: perl
66113            ! Changes
66114 ____________________________________________________________________________
66115 [  6600] By: jhi                                   on 2000/08/11  04:06:10
66116         Log: Add a few missing files, update MANIFEST.
66117      Branch: perl
66118            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
66119            + lib/Pod/PlainText.pm t/pod/find.t
66120            ! MANIFEST t/op/regmesg.t
66121 ____________________________________________________________________________
66122 [  6599] By: jhi                                   on 2000/08/11  03:31:10
66123         Log: Add Perl debugging tutorial, regen toc. 
66124              
66125              Subject: perldebtut.pod
66126              From: Richard Foley <Richard.Foley@m.dasa.de>
66127              Date: Wed, 09 Aug 2000 10:17:15 +0200
66128              Message-id: <3991138B.262247B8@m.dasa.de>
66129      Branch: perl
66130            + pod/perldebtut.pod
66131            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66132 ____________________________________________________________________________
66133 [  6598] By: jhi                                   on 2000/08/11  02:48:56
66134         Log: tiny Changes edit
66135      Branch: perl
66136            ! Changes
66137 ____________________________________________________________________________
66138 [  6597] By: jhi                                   on 2000/08/11  02:39:04
66139         Log: Tests for #6589.
66140              
66141              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66142              From: simon@brecon.co.uk (Simon Cozens)
66143              Date: 11 Aug 2000 02:24:52 GMT
66144              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
66145      Branch: perl
66146            ! t/lib/b.t
66147 ____________________________________________________________________________
66148 [  6596] By: jhi                                   on 2000/08/11  01:50:07
66149         Log: Update Changes.
66150      Branch: perl
66151            ! Changes
66152 ____________________________________________________________________________
66153 [  6595] By: jhi                                   on 2000/08/11  01:47:16
66154         Log: nitfix
66155      Branch: perl
66156            ! Changes
66157 ____________________________________________________________________________
66158 [  6594] By: jhi                                   on 2000/08/11  01:36:16
66159         Log: Subject: Getting perlio and threads to compile
66160              From: Lupe Christoph <lupe@lupe-christoph.de>
66161              Date: Wed, 9 Aug 2000 11:35:54 +0200
66162              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
66163              
66164              (the Solaris version changes in Configure skipped)
66165      Branch: perl
66166            ! hints/solaris_2.sh thread.h
66167 ____________________________________________________________________________
66168 [  6593] By: jhi                                   on 2000/08/11  01:30:16
66169         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
66170              From: simon@brecon.co.uk (Simon Cozens)
66171              Date: 1 Aug 2000 06:55:19 GMT
66172              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
66173      Branch: perl
66174            ! lib/utf8.pm
66175 ____________________________________________________________________________
66176 [  6592] By: jhi                                   on 2000/08/11  01:26:39
66177         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
66178              From: Peter Scott <Peter@PeterScott.com>
66179              Date: Thu, 10 Aug 2000 08:23:27 -0700
66180              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
66181      Branch: perl
66182            ! lib/perl5db.pl
66183 ____________________________________________________________________________
66184 [  6591] By: jhi                                   on 2000/08/11  01:22:02
66185         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
66186              From: Hugo <hv@crypt.compulink.co.uk>
66187              Date: Thu, 10 Aug 2000 19:23:04 +0100
66188              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
66189      Branch: perl
66190            ! regexec.c t/op/pat.t
66191 ____________________________________________________________________________
66192 [  6590] By: jhi                                   on 2000/08/11  01:19:19
66193         Log: Preprocessing and postprocessing for File::Find.
66194              
66195              Subject: Patch to Find::File.pm to allow alphabetical results
66196              From: Joe Smith <jsmith@inwap.com>
66197              Date: Wed, 9 Aug 2000 02:44:54 -0700
66198              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
66199      Branch: perl
66200            ! lib/File/Find.pm
66201 ____________________________________________________________________________
66202 [  6589] By: jhi                                   on 2000/08/11  01:12:39
66203         Log: B::Deparse didn't do sub attributes.
66204              
66205              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66206              From: simon@brecon.co.uk (Simon Cozens)
66207              Date: 9 Aug 2000 04:49:20 GMT
66208              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
66209      Branch: perl
66210            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
66211 ____________________________________________________________________________
66212 [  6588] By: jhi                                   on 2000/08/11  01:06:40
66213         Log: Subject: debugger "d" command doesnt check line number
66214              From: Mike Guy <mjtg@cam.ac.uk>
66215              Date: Tue, 08 Aug 2000 21:54:29 +0100
66216              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
66217      Branch: perl
66218            ! lib/perl5db.pl mg.c pod/perldiag.pod
66219 ____________________________________________________________________________
66220 [  6587] By: jhi                                   on 2000/08/11  00:45:03
66221         Log: sleep(1) does not necessarily return 1.
66222              
66223              Subject: [PATCH bleadperl] op/lex_assign.t  
66224              From: Hugo <hv@crypt.compulink.co.uk>
66225              Date: Thu, 03 Aug 2000 14:34:22 +0100        
66226              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
66227      Branch: perl
66228            ! t/op/lex_assign.t
66229 ____________________________________________________________________________
66230 [  6586] By: jhi                                   on 2000/08/11  00:31:50
66231         Log: Document the IO::Select timeout.
66232      Branch: perl
66233            ! ext/IO/lib/IO/Select.pm
66234 ____________________________________________________________________________
66235 [  6585] By: jhi                                   on 2000/08/11  00:13:54
66236         Log: Forgot contributor.
66237      Branch: perl
66238            ! Changes
66239 ____________________________________________________________________________
66240 [  6584] By: jhi                                   on 2000/08/11  00:09:19
66241         Log: detypo
66242      Branch: perl
66243            ! Changes
66244 ____________________________________________________________________________
66245 [  6583] By: jhi                                   on 2000/08/11  00:07:53
66246         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
66247              
66248              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
66249              From: Mike Guy <mjtg@cam.ac.uk> 
66250              Date: Thu, 10 Aug 2000 15:50:54 +0100
66251              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
66252      Branch: perl
66253            ! sv.c t/op/int.t
66254 ____________________________________________________________________________
66255 [  6582] By: jhi                                   on 2000/08/10  23:29:32
66256         Log: Update Changes.
66257      Branch: perl
66258            ! Changes
66259 ____________________________________________________________________________
66260 [  6581] By: jhi                                   on 2000/08/10  23:26:16
66261         Log: Put back the std @INC thing.
66262      Branch: perl
66263            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
66264            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
66265            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
66266            ! t/lib/gol-oo.t
66267 ____________________________________________________________________________
66268 [  6580] By: jhi                                   on 2000/08/10  23:03:34
66269         Log: Update to CGI 2.70, from Lincoln Stein.
66270      Branch: perl
66271            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
66272            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
66273            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
66274            ! t/lib/cgi-request.t
66275 ____________________________________________________________________________
66276 [  6579] By: jhi                                   on 2000/08/10  22:41:50
66277         Log: Update to CPAN 1.56, from Andreas König.
66278      Branch: perl
66279            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66280 ____________________________________________________________________________
66281 [  6578] By: jhi                                   on 2000/08/10  22:38:13
66282         Log: Update to Pod::Parser 1.17, from Brad Appleton.
66283      Branch: perl
66284            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
66285            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
66286            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
66287            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
66288            ! t/pod/include.t t/pod/included.t t/pod/lref.t
66289            ! t/pod/multiline_items.t t/pod/nested_items.t
66290            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
66291            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
66292            ! t/pod/special_seqs.t
66293 ____________________________________________________________________________
66294 [  6577] By: jhi                                   on 2000/08/10  22:35:41
66295         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
66296      Branch: perl
66297            ! AUTHORS MAINTAIN
66298 ____________________________________________________________________________
66299 [  6576] By: jhi                                   on 2000/08/10  22:24:54
66300         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
66301      Branch: perl
66302            + t/lib/gol-oo.t
66303            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
66304            ! t/lib/gol-compat.t t/lib/gol-linkage.t
66305 ____________________________________________________________________________
66306 [  6575] By: jhi                                   on 2000/08/10  22:02:07
66307         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
66308      Branch: perl
66309            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
66310 ____________________________________________________________________________
66311 [  6574] By: jhi                                   on 2000/08/10  21:55:03
66312         Log: Iterating perl6 description.
66313      Branch: perl
66314            ! pod/perlfaq1.pod
66315 ____________________________________________________________________________
66316 [  6573] By: jhi                                   on 2000/08/10  21:48:26
66317         Log: Revert the sv.c part of #6559, a better fix is needed.
66318      Branch: perl
66319            ! sv.c
66320 ____________________________________________________________________________
66321 [  6572] By: jhi                                   on 2000/08/10  20:33:43
66322         Log: It's the 2ndO'ROSSC.
66323      Branch: perl
66324            ! pod/perlfaq1.pod
66325 ____________________________________________________________________________
66326 [  6571] By: jhi                                   on 2000/08/10  15:55:48
66327         Log: detypo
66328      Branch: perl
66329            ! pod/perlfaq1.pod
66330 ____________________________________________________________________________
66331 [  6570] By: jhi                                   on 2000/08/10  14:11:17
66332         Log: An exceptionally sticky typo.
66333      Branch: perl
66334            ! Changes
66335 ____________________________________________________________________________
66336 [  6569] By: jhi                                   on 2000/08/10  14:09:33
66337         Log: detypo (and test Changes updating script)
66338      Branch: perl
66339            ! Changes
66340 ____________________________________________________________________________
66341 [  6568] By: jhi                                   on 2000/08/10  14:07:07
66342         Log: Update Changes.
66343      Branch: perl
66344            ! Changes
66345 ____________________________________________________________________________
66346 [  6567] By: jhi                                   on 2000/08/10  14:06:19
66347         Log: Amend the description of Perl6.
66348              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
66349              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66350              Date: Wed, 9 Aug 2000 22:11:06 -0500
66351              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
66352      Branch: perl
66353            ! pod/perlfaq1.pod
66354 ____________________________________________________________________________
66355 [  6566] By: jhi                                   on 2000/08/10  13:58:57
66356         Log: Subject: Remove dead entry in perldiag
66357              From: Mike Guy <mjtg@cam.ac.uk>
66358              Date: Thu, 10 Aug 2000 14:19:19 +0100
66359              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
66360      Branch: perl
66361            ! pod/perldiag.pod
66362 ____________________________________________________________________________
66363 [  6565] By: jhi                                   on 2000/08/10  13:51:48
66364         Log: Zero entries were skipped, fix from Adrian Goalby
66365              <argoalby@yahoo.co.uk>
66366      Branch: perl
66367            ! lib/unicode/Number.pl lib/unicode/mktables.PL
66368 ____________________________________________________________________________
66369 [  6564] By: jhi                                   on 2000/08/10  13:00:12
66370         Log: Subject: [PATCH 5.6.0] cygwin port
66371              From: "Fifer, Eric" <EFifer@sanwaint.com>
66372              Date: Thu, 10 Aug 2000 13:15:36 +0100
66373              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
66374      Branch: perl
66375            ! README.cygwin hints/cygwin.sh
66376 ____________________________________________________________________________
66377 [  6563] By: jhi                                   on 2000/08/10  12:55:16
66378         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
66379      Branch: perl
66380            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
66381 ____________________________________________________________________________
66382 [  6562] By: gsar                                  on 2000/08/10  08:38:39
66383         Log: warn is a macro, avoid using at a variable to avoid warnings
66384              in some configurations; readdir.t is too conservative in
66385              estimating number of *.t's
66386      Branch: perl
66387            ! t/op/readdir.t util.c
66388 ____________________________________________________________________________
66389 [  6561] By: jhi                                   on 2000/08/09  23:35:42
66390         Log: Update Changes.
66391      Branch: perl
66392            ! Changes
66393 ____________________________________________________________________________
66394 [  6560] By: jhi                                   on 2000/08/09  23:05:47
66395         Log: Subject: Re: enhanced(?) regex error messages
66396              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66397              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
66398              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
66399              
66400              (plus two small patches sent privately)
66401              (this still seems to leave few test failures)
66402      Branch: perl
66403            + t/op/regmesg.t
66404            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
66405            ! t/pragma/warn/regcomp
66406 ____________________________________________________________________________
66407 [  6559] By: jhi                                   on 2000/08/09  20:41:18
66408         Log: (The fix did work but was not right, retracted in #6573)
66409              
66410              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
66411              From: Christian Kirsch <ck@held.mind.de>
66412              Date: Wed, 9 Aug 2000 17:05:17 +0200
66413              Message-Id: <20000809170517.A25389@held>
66414      Branch: perl
66415            ! sv.c t/pragma/locale.t
66416 ____________________________________________________________________________
66417 [  6558] By: jhi                                   on 2000/08/08  22:34:08
66418         Log: Tiny updates on the contributors list.
66419      Branch: perl
66420            ! Changes
66421 ____________________________________________________________________________
66422 [  6557] By: jhi                                   on 2000/08/08  19:34:28
66423         Log: Double check that we have a dirhandle.
66424      Branch: perl
66425            ! util.c
66426 ____________________________________________________________________________
66427 [  6556] By: jhi                                   on 2000/08/08  19:01:51
66428         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
66429              May be repopulated with fresh maintained examples.
66430      Branch: perl
66431            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
66432            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
66433            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
66434            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
66435            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
66436            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
66437            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
66438            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
66439            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
66440            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
66441            + lib/CGI/eg/wilogo_gif.uu
66442            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
66443            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
66444            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
66445            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
66446            - eg/cgi/frameset.cgi eg/cgi/index.html
66447            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66448            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66449            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66450            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66451            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66452            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66453            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66454            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66455            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66456            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66457            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66458            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66459            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66460            - eg/van/vanish eg/who eg/wrapsuid
66461            ! MANIFEST
66462 ____________________________________________________________________________
66463 [  6555] By: jhi                                   on 2000/08/08  18:51:08
66464         Log: Delete chat2 as requested by Randal.
66465              
66466              Subject: Re: perlfaq8 coyness
66467              From: merlyn@stonehenge.com (Randal L. Schwartz) 
66468              Date: 15 May 2000 18:52:42 -0700 
66469              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
66470      Branch: perl
66471            - lib/chat2.pl
66472            ! MANIFEST
66473 ____________________________________________________________________________
66474 [  6554] By: jhi                                   on 2000/08/08  18:31:35
66475         Log: Regen global.sym.
66476      Branch: perl
66477            ! global.sym
66478 ____________________________________________________________________________
66479 [  6553] By: jhi                                   on 2000/08/08  18:28:13
66480         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
66481              (either perlbug or p5p ate the original), plus regen
66482              perlapi and perltoc. 
66483      Branch: perl
66484            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
66485            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
66486            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
66487            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
66488            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
66489            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
66490            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
66491            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
66492            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
66493            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
66494 ____________________________________________________________________________
66495 [  6552] By: jhi                                   on 2000/08/08  18:06:29
66496         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
66497              From: Mike Guy <mjtg@cam.ac.uk>
66498              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
66499              Date: Tue, 08 Aug 2000 15:51:27 +0100
66500      Branch: perl
66501            ! doop.c sv.h t/op/join.t t/pragma/overload.t
66502 ____________________________________________________________________________
66503 [  6551] By: jhi                                   on 2000/08/08  18:01:11
66504         Log: Re-apply #6549.
66505      Branch: perl
66506            ! lib/perl5db.pl
66507 ____________________________________________________________________________
66508 [  6550] By: jhi                                   on 2000/08/08  17:43:08
66509         Log: Accidental retraction of #6549.
66510      Branch: perl
66511            ! lib/perl5db.pl
66512 ____________________________________________________________________________
66513 [  6549] By: jhi                                   on 2000/08/08  17:40:04
66514         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66515              From: Mike Guy <mjtg@cam.ac.uk>
66516              Date: Mon, 07 Aug 2000 21:49:58 +0100
66517              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
66518      Branch: perl
66519            ! lib/perl5db.pl
66520 ____________________________________________________________________________
66521 [  6548] By: jhi                                   on 2000/08/08  17:37:57
66522         Log: Document here-doc better.
66523              
66524              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
66525              From: Mike Guy <mjtg@cam.ac.uk>
66526              Date: Mon, 07 Aug 2000 14:02:09 +0100
66527              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
66528      Branch: perl
66529            ! pod/perldata.pod
66530 ____________________________________________________________________________
66531 [  6547] By: jhi                                   on 2000/08/08  17:33:34
66532         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
66533              From: "Randy J. Ray" <rjray@redhat.com>
66534              Date: Mon, 07 Aug 2000 19:12:25 -0700
66535              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
66536      Branch: perl
66537            ! perl.c pod/perlrun.pod
66538 ____________________________________________________________________________
66539 [  6546] By: jhi                                   on 2000/08/08  17:29:26
66540         Log: Subject: Re: enhanced(?) regex error messages 
66541              From: Hugo <hv@crypt.compulink.co.uk>
66542              Date: Tue, 08 Aug 2000 03:25:51 +0100
66543              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
66544              
66545              plus Capitalize the error messages, plus perldiag them.
66546      Branch: perl
66547            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
66548 ____________________________________________________________________________
66549 [  6545] By: jhi                                   on 2000/08/08  13:59:28
66550         Log: Augment #6539 a bit: don't croak if there's magic in the air.
66551              
66552              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
66553              From: Hugo <hv@crypt.compulink.co.uk>
66554              Date: Tue, 08 Aug 2000 03:02:03 +0100
66555              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
66556      Branch: perl
66557            ! pp.c t/op/bless.t
66558 ____________________________________________________________________________
66559 [  6544] By: jhi                                   on 2000/08/07  21:11:52
66560         Log: Make the test -w clean.
66561      Branch: perl
66562            ! t/op/bless.t
66563 ____________________________________________________________________________
66564 [  6543] By: jhi                                   on 2000/08/07  19:49:53
66565         Log: use warnings instead of $^W.
66566      Branch: perl
66567            ! t/op/bless.t
66568 ____________________________________________________________________________
66569 [  6542] By: jhi                                   on 2000/08/07  17:41:41
66570         Log: Disable a portability warning Because We Know What We Are Doing.
66571      Branch: perl
66572            ! t/op/bless.t
66573 ____________________________________________________________________________
66574 [  6541] By: jhi                                   on 2000/08/07  17:29:51
66575         Log: Tiny tidying on report_evil_fh().
66576      Branch: perl
66577            ! util.c
66578 ____________________________________________________________________________
66579 [  6540] By: jhi                                   on 2000/08/07  16:37:38
66580         Log: Make regular expression parse error messages easier to understand.
66581              
66582              Subject: Re: enhanced(?) regex error messages
66583              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66584              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
66585              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
66586      Branch: perl
66587            ! regcomp.c
66588 ____________________________________________________________________________
66589 [  6539] By: jhi                                   on 2000/08/07  16:12:27
66590         Log: Make bless(REF, REF) a fatal error, add bless tests.
66591              
66592              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
66593              From: Hugo <hv@crypt.compulink.co.uk>
66594              Date: Mon, 07 Aug 2000 16:59:38 +0100
66595              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
66596      Branch: perl
66597            + t/op/bless.t
66598            ! MANIFEST pod/perldiag.pod pp.c sv.c
66599 ____________________________________________________________________________
66600 [  6538] By: jhi                                   on 2000/08/07  15:59:43
66601         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
66602              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
66603              Date: Thu, 3 Aug 2000 14:29:21 -0700
66604              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
66605      Branch: perl
66606            ! lib/lib_pm.PL
66607 ____________________________________________________________________________
66608 [  6537] By: jhi                                   on 2000/08/07  15:47:18
66609         Log: Retract #6419 for now since it breaks in AFS and MachTen.
66610      Branch: perl
66611            ! lib/Cwd.pm
66612 ____________________________________________________________________________
66613 [  6536] By: jhi                                   on 2000/08/07  15:05:29
66614         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
66615              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
66616              The security hole exists only in suidperls, which isn't
66617              installed or even built by default.
66618      Branch: perl
66619            ! perl.c
66620 ____________________________________________________________________________
66621 [  6535] By: jhi                                   on 2000/08/07  14:45:14
66622         Log: tr memory corruption fix from Simon Cozens.
66623      Branch: perl
66624            ! doop.c
66625 ____________________________________________________________________________
66626 [  6534] By: jhi                                   on 2000/08/06  11:38:16
66627         Log: Document a bit that UDP is not what you might think.
66628              
66629              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
66630              From: Lupe Christoph <lupe@lupe-christoph.de>
66631              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
66632              Date: Mon, 24 Jul 2000 08:59:15 +0200
66633      Branch: perl
66634            ! pod/perlipc.pod
66635 ____________________________________________________________________________
66636 [  6533] By: jhi                                   on 2000/08/06  11:35:01
66637         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
66638              From: Jeff Pinyan <jeffp@hut.crusoe.net>
66639              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
66640              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
66641      Branch: perl
66642            ! pod/perlfunc.pod
66643 ____________________________________________________________________________
66644 [  6532] By: jhi                                   on 2000/08/06  03:45:41
66645         Log: Have symbols for the IoTYPEs.
66646      Branch: perl
66647            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
66648 ____________________________________________________________________________
66649 [  6531] By: jhi                                   on 2000/08/06  01:33:55
66650         Log: Continue fixing the io warnings.  This also
66651              sort of fixes bug ID 20000802.003: the core dump
66652              is no more.  Whether the current behaviour is correct
66653              (giving a warning: "Not a format reference"), is another matter.
66654      Branch: perl
66655            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
66656            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
66657 ____________________________________________________________________________
66658 [  6530] By: jhi                                   on 2000/08/05  21:33:12
66659         Log: Change the Policy policy: now -Dprefix= with an existing
66660              Policy.sh and prefix == siteprefix == vendorprefix, then all
66661              of them follow along the new prefix.
66662              
66663              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
66664              From: Andy Dougherty <doughera@lafayette.edu>
66665              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
66666              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
66667      Branch: perl
66668            ! Policy_sh.SH
66669 ____________________________________________________________________________
66670 [  6529] By: jhi                                   on 2000/08/05  18:57:28
66671         Log: Zap lib/Sys directory when cleaning up.
66672      Branch: perl
66673            ! Makefile.SH
66674 ____________________________________________________________________________
66675 [  6528] By: jhi                                   on 2000/08/05  18:40:44
66676         Log: Essential prototype changes were missing from #6527.
66677              Also make report_evil_fh() more bomb-proof.
66678      Branch: perl
66679            ! embed.h util.c
66680 ____________________________________________________________________________
66681 [  6527] By: jhi                                   on 2000/08/05  03:22:05
66682         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
66683              From: "Ronald F. Guilmette" <rfg@monkeys.com>
66684              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
66685              Message-Id: <200007242247.PAA52177@monkeys.com>
66686      Branch: perl
66687            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
66688 ____________________________________________________________________________
66689 [  6526] By: jhi                                   on 2000/08/04  21:23:27
66690         Log: gcc versions might have (parentheses) in them.
66691      Branch: metaconfig/U/perl
66692            ! gccvers.U
66693      Branch: perl
66694            ! Configure config_h.SH
66695 ____________________________________________________________________________
66696 [  6525] By: jhi                                   on 2000/08/04  20:23:12
66697         Log: Weed buglets pointed out by
66698              
66699              From: Lupe Christoph <lupe@lupe-christoph.de>
66700              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
66701              Date: Fri, 4 Aug 2000 17:34:39 +0200
66702              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
66703      Branch: metaconfig/U/perl
66704            ! gccvers.U uselfs.U
66705      Branch: perl
66706            ! Configure config_h.SH
66707 ____________________________________________________________________________
66708 [  6524] By: jhi                                   on 2000/08/04  19:02:08
66709         Log: Warn under -w if lstat(FH) is attempted.
66710              
66711              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
66712              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
66713              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
66714              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
66715      Branch: perl
66716            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
66717            ! t/pragma/warn/pp_sys
66718 ____________________________________________________________________________
66719 [  6523] By: jhi                                   on 2000/08/04  12:31:11
66720         Log: Subject: New perlcc, take 2
66721              From: simon@brecon.co.uk (Simon Cozens)
66722              Date: 4 Aug 2000 06:21:04 GMT
66723              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
66724      Branch: perl
66725            ! utils/perlcc.PL
66726 ____________________________________________________________________________
66727 [  6522] By: jhi                                   on 2000/08/04  12:26:33
66728         Log: Subject: Re: Array vs. List context
66729              From: Daniel Chetlin <daniel@chetlin.com>
66730              Date: Fri, 4 Aug 2000 00:22:44 -0700
66731              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
66732      Branch: perl
66733            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
66734            ! pod/perlfaq4.pod
66735 ____________________________________________________________________________
66736 [  6521] By: jhi                                   on 2000/08/04  12:22:38
66737         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
66738              From: Raymund Will <ray@caldera.de>
66739              Date: Fri, 4 Aug 2000 12:07:09 +0200
66740              Message-Id: <20000804120709.A14982@caldera.de>
66741      Branch: perl
66742            ! configure.gnu
66743 ____________________________________________________________________________
66744 [  6520] By: jhi                                   on 2000/08/04  04:09:06
66745         Log: After the #6519 a warning about stat() is just that,
66746              not about a filetest, which now have their own warning.
66747      Branch: perl
66748            ! pod/perldiag.pod
66749 ____________________________________________________________________________
66750 [  6519] By: jhi                                   on 2000/08/04  04:06:30
66751         Log: In the warnings call filehandles consistently so;
66752              add "unopened" warning for stat().
66753      Branch: perl
66754            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
66755            ! t/pragma/warn/pp_sys
66756 ____________________________________________________________________________
66757 [  6518] By: jhi                                   on 2000/08/04  02:55:35
66758         Log: Subject: Minor tweak to perlvar.pod
66759              From: "Stephen P. Potter" <spp@ds.net>
66760              Date: Tue, 18 Apr 2000 09:26:03 -0400
66761              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
66762      Branch: perl
66763            ! pod/perlvar.pod
66764 ____________________________________________________________________________
66765 [  6517] By: jhi                                   on 2000/08/04  02:50:08
66766         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
66767              From: "Clinton Pierce" <cpierce1@ford.com>
66768              Date: Wed, 21 Jul 1999 16:45:31 -0400
66769              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
66770              
66771              Fix by Stephen Potter (visible in the bug db but not in p5p?)
66772      Branch: perl
66773            ! pod/perlfunc.pod pod/perlop.pod
66774 ____________________________________________________________________________
66775 [  6516] By: jhi                                   on 2000/08/04  02:09:25
66776         Log: This is 6512.  Really.
66777      Branch: perl
66778            ! dump.c
66779 ____________________________________________________________________________
66780 [  6515] By: jhi                                   on 2000/08/04  01:25:50
66781         Log: mention the idea of @( and @)
66782      Branch: perl
66783            ! Todo-5.6
66784 ____________________________________________________________________________
66785 [  6514] By: bailey                                on 2000/08/04  01:18:46
66786         Log: YA resync with mainstem, including VMS patches from others
66787      Branch: vmsperl
66788           +> (branch 48 files)
66789            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
66790           !> (integrate 354 files)
66791 ____________________________________________________________________________
66792 [  6513] By: jhi                                   on 2000/08/04  01:18:18
66793         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
66794              From: Mark Dickinson <dickins3@fas.harvard.edu>
66795              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
66796              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
66797      Branch: perl
66798            ! t/op/grent.t t/op/pwent.t
66799 ____________________________________________________________________________
66800 [  6512] By: jhi                                   on 2000/08/04  01:14:06
66801         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
66802              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66803              Date: Wed, 02 Aug 2000 10:51:01 +0100
66804              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
66805      Branch: perl
66806            ! sv.c
66807 ____________________________________________________________________________
66808 [  6511] By: jhi                                   on 2000/08/04  00:57:00
66809         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
66810              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66811              Date: Thu, 03 Aug 2000 17:20:04 -0700
66812              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
66813      Branch: metaconfig
66814            ! U/modified/Cppsym.U
66815      Branch: perl
66816            ! Configure config_h.SH
66817 ____________________________________________________________________________
66818 [  6510] By: jhi                                   on 2000/08/04  00:25:28
66819         Log: detypo
66820      Branch: perl
66821            ! Makefile.SH
66822 ____________________________________________________________________________
66823 [  6509] By: jhi                                   on 2000/08/03  23:43:18
66824         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
66825              From: Dominic Dunlop <domo@computer.org>
66826              Date: Thu, 3 Aug 2000 22:16:46 +0200
66827              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
66828      Branch: perl
66829            ! t/op/sprintf.t
66830 ____________________________________________________________________________
66831 [  6508] By: jhi                                   on 2000/08/03  23:40:37
66832         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
66833              From: Hugo <hv@crypt.compulink.co.uk>
66834              Date: Thu, 03 Aug 2000 18:25:30 +0100
66835              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
66836      Branch: perl
66837            ! regcomp.c t/op/re_tests
66838 ____________________________________________________________________________
66839 [  6507] By: jhi                                   on 2000/08/03  23:38:28
66840         Log: Subject: [PATCH] sv.h documentation - SvLEN
66841              From: Mike Guy <mjtg@cam.ac.uk>
66842              Date: Thu, 03 Aug 2000 14:43:09 +0100
66843              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
66844      Branch: perl
66845            ! sv.h
66846 ____________________________________________________________________________
66847 [  6506] By: jhi                                   on 2000/08/03  15:49:14
66848         Log: Disable the fix_pl hack for now.
66849      Branch: perl
66850            ! Makefile.SH
66851 ____________________________________________________________________________
66852 [  6505] By: jhi                                   on 2000/08/03  13:49:04
66853         Log: Add a URL for FSF.
66854              
66855              Subject: Patch for README
66856              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66857              Date: Wed, 2 Aug 2000 13:25:09 -0500
66858              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
66859      Branch: perl
66860            ! README
66861 ____________________________________________________________________________
66862 [  6504] By: jhi                                   on 2000/08/03  13:29:19
66863         Log: Be more informative on what is skipped and why,
66864              also repeat the list at the end.
66865      Branch: perl
66866            ! Porting/p4desc
66867 ____________________________________________________________________________
66868 [  6503] By: jhi                                   on 2000/08/03  13:07:05
66869         Log: Circumvent the removal of .patch by fix_pl.
66870              
66871              Subject: Re: [ID 20000802.011] unable to 'make test'          
66872              From: simon@brecon.co.uk (Simon Cozens) 
66873              Date: 3 Aug 2000 04:17:00 GMT
66874              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
66875      Branch: perl
66876            ! Makefile.SH
66877 ____________________________________________________________________________
66878 [  6502] By: jhi                                   on 2000/08/03  00:14:34
66879         Log: Add the missing setproctitle unit.
66880      Branch: metaconfig/U/perl
66881            + d_setproctitle.U
66882 ____________________________________________________________________________
66883 [  6501] By: jhi                                   on 2000/08/03  00:00:26
66884         Log: The subtest 4 may fail also on VOBS, as pointed out
66885              by Nick Ing-Simmons in November 1999, bug id 19991124.003
66886              (but the failure in that bug report isn't the subtest 4).
66887      Branch: perl
66888            ! t/op/stat.t
66889 ____________________________________________________________________________
66890 [  6500] By: jhi                                   on 2000/08/02  23:49:30
66891         Log: Better skip message for the test; one of the two problems in
66892              
66893              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
66894              From: Lupe Christoph <lupe@lupe-christoph.de>
66895              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
66896              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
66897      Branch: perl
66898            ! t/op/numconvert.t
66899 ____________________________________________________________________________
66900 [  6499] By: jhi                                   on 2000/08/02  22:49:16
66901         Log: Allow "no Module;" even if there is no 'unimport'.
66902              
66903              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
66904              From: mjd@plover.com
66905              Date: 24 Mar 2000 15:24:34 -0000
66906              Message-Id: <20000324152434.15160.qmail@plover.com>
66907      Branch: perl
66908            ! gv.c
66909 ____________________________________________________________________________
66910 [  6498] By: jhi                                   on 2000/08/02  22:42:58
66911         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
66912              that are hopefully soon put into use.
66913      Branch: perl
66914            ! opcode.h opcode.pl opnames.h
66915 ____________________________________________________________________________
66916 [  6497] By: gsar                                  on 2000/08/02  22:28:59
66917         Log: require.t needs binmode() to work on windows
66918      Branch: perl
66919            ! t/comp/require.t
66920 ____________________________________________________________________________
66921 [  6496] By: jhi                                   on 2000/08/02  22:08:51
66922         Log: Document the IVdf UVuf UVof UVxf.
66923      Branch: perl
66924            ! pod/perlguts.pod
66925 ____________________________________________________________________________
66926 [  6495] By: jhi                                   on 2000/08/02  21:54:26
66927         Log: detypo #6494
66928      Branch: perl
66929            ! ext/Data/Dumper/Dumper.xs
66930 ____________________________________________________________________________
66931 [  6494] By: jhi                                   on 2000/08/02  21:49:17
66932         Log: Dump UVs as UVs in Data::Dumper.
66933              
66934              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
66935              From: Gurusamy Sarathy <gsar@ActiveState.com>
66936              Date: Thu, 27 Apr 2000 12:26:25 -0700
66937              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
66938      Branch: perl
66939            ! ext/Data/Dumper/Dumper.xs
66940 ____________________________________________________________________________
66941 [  6493] By: jhi                                   on 2000/08/02  17:01:58
66942         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
66943              From: Hugo <hv@crypt.compulink.co.uk>
66944              Date: Wed, 02 Aug 2000 14:53:56 +0100
66945              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
66946      Branch: perl
66947            ! regexec.c t/op/re_tests
66948 ____________________________________________________________________________
66949 [  6492] By: jhi                                   on 2000/08/02  15:02:46
66950         Log: The new setproctitle() feature is available only in 
66951              bleeding edge FreeBSD.  From Paul Saab.
66952      Branch: perl
66953            ! mg.c
66954 ____________________________________________________________________________
66955 [  6491] By: jhi                                   on 2000/08/02  13:34:36
66956         Log: The tr utf8 patching continues.
66957              
66958              Subject: Re: #6469, too many tests claimed in require.t
66959              From: simon@brecon.co.uk (Simon Cozens)
66960              Date: 2 Aug 2000 02:37:17 GMT
66961              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
66962              
66963              (the logic of the test was the wrong way round in the patch)
66964      Branch: perl
66965            ! doop.c
66966 ____________________________________________________________________________
66967 [  6490] By: jhi                                   on 2000/08/02  13:27:38
66968         Log: The name of a filehandle does not have <these>.
66969      Branch: perl
66970            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
66971            ! t/pragma/warn/pp_sys util.c
66972 ____________________________________________________________________________
66973 [  6489] By: jhi                                   on 2000/08/02  04:26:46
66974         Log: Remove the extraneous "main::" prefix from all the
66975              "opened only for", "on closed", and "never opened" warnings.
66976              
66977              Subject: Re: inappropriate warning
66978              From: Gurusamy Sarathy <gsar@ActiveState.com>
66979              Date: Mon, 20 Mar 2000 11:28:02 -0800
66980              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
66981      Branch: perl
66982            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
66983            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
66984            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
66985 ____________________________________________________________________________
66986 [  6488] By: jhi                                   on 2000/08/02  03:02:57
66987         Log: memcpy has n o in it, as pinted ut by Sarathy.
66988      Branch: perl
66989            ! pod/perlguts.pod
66990 ____________________________________________________________________________
66991 [  6487] By: jhi                                   on 2000/08/02  02:44:51
66992         Log: Document in one place the memory abstractions used in Perl core.
66993              
66994              Subject: Re: Memory abstraction
66995              From: simon@brecon.co.uk (Simon Cozens)
66996              Date: 2 Aug 2000 02:20:23 GMT
66997              Organization: Earth.li Origins
66998      Branch: perl
66999            ! pod/perlguts.pod
67000 ____________________________________________________________________________
67001 [  6486] By: jhi                                   on 2000/08/02  02:41:57
67002         Log: regen_headers, regen perltoc.
67003      Branch: perl
67004            ! perlapi.c pod/perltoc.pod
67005 ____________________________________________________________________________
67006 [  6485] By: jhi                                   on 2000/08/02  01:43:33
67007         Log: "This little thing tests for a file .patch, and if it contains
67008              a number, pops into patchlevel.h" (making it easier to track
67009              which development version people are reporting bugs against)
67010              
67011              Subject: Patchlevel autogeneration for repository perls
67012              From: simon@brecon.co.uk (Simon Cozens)
67013              Date: 14 Jul 2000 07:12:15 GMT
67014              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
67015      Branch: perl
67016            + fix_pl
67017            ! MANIFEST Makefile.SH
67018 ____________________________________________________________________________
67019 [  6484] By: jhi                                   on 2000/08/02  01:32:54
67020         Log: FreeBSD 3.* updates from
67021              
67022              From: Paul Saab <ps@yahoo-inc.com>
67023              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
67024              Date: Tue, 1 Aug 2000 15:41:39 -0700
67025              Message-Id: <20000801154139.A53740@yahoo-inc.com>
67026      Branch: perl
67027            ! hints/freebsd.sh
67028 ____________________________________________________________________________
67029 [  6483] By: jhi                                   on 2000/08/02  01:27:44
67030         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
67031              instead one must use setproctitle().  This was already addressed
67032              by change #6457, but the below has a new variant for FreeBSD 4.0
67033              or later, and the matter is also documented more.
67034              
67035              From: Paul Saab <ps@yahoo-inc.com>
67036              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
67037              Date: Tue, 1 Aug 2000 15:41:39 -0700
67038              Message-Id: <20000801154139.A53740@yahoo-inc.com>
67039      Branch: metaconfig/U/perl
67040            + i_libutil.U
67041      Branch: perl
67042            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
67043 ____________________________________________________________________________
67044 [  6482] By: jhi                                   on 2000/08/01  22:17:32
67045         Log: The test from this
67046              
67047              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
67048              Date: Sat, 15 Apr 2000 17:03:44 +0100
67049              From: Tom Hughes <tom@compton.nu>
67050              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
67051              
67052              was missing, the code change went in as #5989
67053              (which had a different test?)
67054      Branch: perl
67055            ! t/op/misc.t
67056 ____________________________________________________________________________
67057 [  6481] By: jhi                                   on 2000/08/01  21:48:38
67058         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
67059              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
67060              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
67061              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
67062      Branch: perl
67063            ! perl.h
67064 ____________________________________________________________________________
67065 [  6480] By: jhi                                   on 2000/08/01  18:05:28
67066         Log: Make p4desc to skip non-mainperl branches by default.
67067      Branch: perl
67068            ! Porting/p4desc
67069 ____________________________________________________________________________
67070 [  6479] By: jhi                                   on 2000/08/01  17:29:19
67071         Log: If gccosandvers is equal to osname, clear gccosandvers.
67072      Branch: metaconfig/U/perl
67073            ! gccvers.U
67074      Branch: perl
67075            ! Configure config_h.SH
67076 ____________________________________________________________________________
67077 [  6478] By: jhi                                   on 2000/08/01  15:54:08
67078         Log: BOM patching from Simon Cozens.
67079      Branch: perl
67080            ! toke.c
67081 ____________________________________________________________________________
67082 [  6477] By: jhi                                   on 2000/08/01  04:50:33
67083         Log: Stash away the largefiles flags and libswanted.
67084      Branch: perl
67085            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
67086 ____________________________________________________________________________
67087 [  6476] By: gsar                                  on 2000/08/01  04:24:24
67088         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
67089              on Windows)
67090      Branch: perl
67091            ! t/pragma/utf8.t utf8.c win32/win32.c
67092 ____________________________________________________________________________
67093 [  6475] By: jhi                                   on 2000/08/01  03:35:24
67094         Log: Make chr() for values >127 to create utf8 when under utf8.
67095              
67096              Subject: Re: uft8/chr()
67097              From: simon@brecon.co.uk (Simon Cozens)
67098              Date: 1 Aug 2000 02:37:02 GMT
67099              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
67100      Branch: perl
67101            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
67102 ____________________________________________________________________________
67103 [  6474] By: jhi                                   on 2000/08/01  02:36:18
67104         Log: In Digital UNIX warn if gcc explicitly chosen because even
67105              2.95.2 is known to cause problems.
67106      Branch: perl
67107            ! hints/dec_osf.sh
67108 ____________________________________________________________________________
67109 [  6473] By: jhi                                   on 2000/08/01  02:00:56
67110         Log: Make the safety catch for buggy gccs work with triple version
67111              numbers like 2.95.2.  Reported in
67112              
67113              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
67114              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
67115              Date: Mon, 31 Jul 2000 14:55:06 +0200
67116              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
67117      Branch: perl
67118            ! hints/dec_osf.sh
67119 ____________________________________________________________________________
67120 [  6472] By: jhi                                   on 2000/08/01  01:13:33
67121         Log: Subject: fix and question re: waitpid() under win32
67122              From: Brian Clarke <clarke@appliedmeta.com>
67123              Date: Fri, 28 Jul 2000 15:18:29 -0400
67124              Message-ID: <3981DC85.290314EB@appliedmeta.com>
67125              
67126              Slightly reformatted and WNOHANG # define moved to win32.h
67127              so that also POSIX.xs sees it, as suggsted by Sarathy.
67128      Branch: perl
67129            ! win32/win32.c win32/win32.h
67130 ____________________________________________________________________________
67131 [  6471] By: jhi                                   on 2000/08/01  00:55:05
67132         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
67133              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67134              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
67135              Date: Mon, 31 Jul 2000 13:28:51 +0100
67136              
67137              (aka ID 20000730.002)
67138      Branch: perl
67139            ! op.c t/op/tr.t
67140 ____________________________________________________________________________
67141 [  6470] By: jhi                                   on 2000/07/31  23:34:42
67142         Log: Document the problem with -P in HP-UX and its workaround.
67143              
67144              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
67145              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
67146              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
67147              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
67148      Branch: perl
67149            ! README.hpux
67150 ____________________________________________________________________________
67151 [  6469] By: jhi                                   on 2000/07/31  04:15:02
67152         Log: The swallow_bom() saga continues.  The #23 of require.t
67153              (UTF16-LE) still fails (silently, no output) but the #22
67154              (UTF16-BE) seems to be working now.  The root of the
67155              failure may be in sv_gets(): is it UTF-16LE-aware,
67156              especially when it comes to line endings? 
67157      Branch: perl
67158            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
67159            ! t/comp/require.t toke.c utf8.c
67160 ____________________________________________________________________________
67161 [  6468] By: jhi                                   on 2000/07/30  19:05:48
67162         Log: Find green threads before native threads.
67163              
67164              Subject: Re: Patch to jpl/JNI/Makefile.PL
67165              From: Jens Thomsen <jens@fiend.cis.com>
67166              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
67167              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
67168      Branch: perl
67169            ! jpl/JNI/Makefile.PL
67170 ____________________________________________________________________________
67171 [  6467] By: jhi                                   on 2000/07/30  18:36:22
67172         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
67173      Branch: perl
67174            ! doop.c
67175 ____________________________________________________________________________
67176 [  6466] By: jhi                                   on 2000/07/30  04:37:29
67177         Log: A new version of the "remove UPPERACSE string comparison"
67178              operators.  The problem with the previous one (change #6454)
67179              was that it was for Perl 5.6.0.  From Paul Marquess.
67180      Branch: perl
67181            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
67182            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
67183            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67184 ____________________________________________________________________________
67185 [  6465] By: jhi                                   on 2000/07/29  22:39:56
67186         Log: Do not upgrade SVs into utf8 just because they participate
67187              in eq or cmp.  Reported and fix suggested in
67188              
67189              Subject: [ID 20000720.009] sv_eq UTF8 bug
67190              From: "Simon Cozens" <simon@othersideofthe.earth.li>
67191              Date: 21 Jul 2000 04:37:29 -0000
67192              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
67193              
67194              Exercise for the kind reader: should we or should we not
67195              cache the utf8 conversion alongside the SV? (as magic,
67196              as the strxfrm()ed version is cached under use locale)
67197              Argue both for and against.
67198      Branch: perl
67199            ! sv.c
67200 ____________________________________________________________________________
67201 [  6464] By: jhi                                   on 2000/07/29  22:36:22
67202         Log: Subject: UTF8 concat
67203              From: simon@brecon.co.uk (Simon Cozens) 
67204              Date: 30 Jun 2000 06:13:25 GMT
67205              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
67206              
67207              (with a memory leak fixed, plus a few casts added)
67208              
67209              This also seems to help for
67210              
67211              Subject: [ID 20000716.015] join UTF8 weirdness
67212              From: root <root@ak-71.mind.de> 
67213              Date: Sat, 15 Jul 2000 15:29:54 +0200
67214              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
67215              
67216              (from Andreas König)
67217      Branch: perl
67218            ! pp_hot.c
67219 ____________________________________________________________________________
67220 [  6463] By: jhi                                   on 2000/07/29  00:55:39
67221         Log: Tune the comments and hopefully stop a memory leak.
67222      Branch: perl
67223            ! toke.c utf8.c
67224 ____________________________________________________________________________
67225 [  6462] By: jhi                                   on 2000/07/29  00:16:53
67226         Log: The problem described in this
67227              
67228              Subject: [ID 20000322.018] named chars aren't magical enough
67229              From: root <root@dixie.cscaper.com>     
67230              Date: Wed, 22 Mar 2000 18:37:42 -0700
67231              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
67232              
67233              has been fixed in perl 5.6.0 but just in case added a test
67234              to keep it away.  (The report from Joseph Hall.)
67235      Branch: perl
67236            ! t/lib/charnames.t
67237 ____________________________________________________________________________
67238 [  6461] By: jhi                                   on 2000/07/28  23:56:36
67239         Log: Tiny fixes for #6460.
67240      Branch: metaconfig/U/perl
67241            ! gccvers.U
67242      Branch: perl
67243            ! Configure config_h.SH
67244 ____________________________________________________________________________
67245 [  6460] By: jhi                                   on 2000/07/28  23:24:41
67246         Log: Warn if the version of the operating system used to compile gcc
67247              differs from the current version of the operating system.
67248              Also display the gcc compilation os and version in myconfig.
67249              Inspiration from
67250              
67251              Subject: Re: [ID 20000710.003] ERRORS!!         
67252              From: "Kurt D. Starsinic" <kstar@chapin.edu>
67253              Date: Mon, 10 Jul 2000 15:54:16 -0400
67254              Message-ID: <20000710155416.A1384@O2.chapin.edu>
67255      Branch: metaconfig/U/perl
67256            ! gccvers.U
67257      Branch: perl
67258            ! Configure config_h.SH myconfig.SH
67259 ____________________________________________________________________________
67260 [  6459] By: jhi                                   on 2000/07/28  22:00:32
67261         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
67262              letter to $Config{osvers}.
67263      Branch: metaconfig
67264            ! U/modified/Oldconfig.U
67265      Branch: perl
67266            ! Configure config_h.SH
67267 ____________________________________________________________________________
67268 [  6458] By: jhi                                   on 2000/07/28  04:15:39
67269         Log: Back out #6454, doesn't seem to work.
67270              (Reason: that patch was for perl 5.6.0, not perl-current)
67271              (A version of the patch for perl-current came in later as #6466)
67272      Branch: perl
67273            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
67274            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
67275            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67276 ____________________________________________________________________________
67277 [  6457] By: jhi                                   on 2000/07/27  23:31:49
67278         Log: Use setproctitle() if available to modify $0.
67279              
67280              Subject: setting $* on BSD4 broken
67281              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
67282              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
67283              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
67284      Branch: metaconfig
67285            ! U/modified/Myinit.U
67286      Branch: perl
67287            ! Configure config_h.SH mg.c
67288 ____________________________________________________________________________
67289 [  6456] By: jhi                                   on 2000/07/27  14:50:47
67290         Log: Allow "no AutoLoader;", based on change #6444,
67291              suggested by Graham Barr.
67292      Branch: perl
67293            ! lib/AutoLoader.pm
67294 ____________________________________________________________________________
67295 [  6455] By: jhi                                   on 2000/07/27  14:19:10
67296         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
67297              From: rspier@pobox.com (Robert Spier)
67298              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
67299              Message-ID: <14720.15855.787664.424783@rls.cx>
67300      Branch: perl
67301            ! pod/perldiag.pod
67302 ____________________________________________________________________________
67303 [  6454] By: jhi                                   on 2000/07/27  14:03:02
67304         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
67305              for a long time).
67306              
67307              Reported in
67308              
67309              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
67310              From: Ryan Herbert <rherbert@sycamorehq.com>
67311              Date: Mon, 17 Jul 2000 11:40:42 -0400
67312              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
67313              
67314              Patched in
67315              
67316              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
67317              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
67318              Date: Wed, 26 Jul 2000 23:40:18 +0100
67319              Message-ID: <000001bff752$79511880$0a17073e@tiny>
67320              
67321              based on an earlier patch from Stephen P. Potter.
67322              
67323              (Removed later by change #6458 because this patch was for
67324              perl 5.6.0, not perl-current)
67325      Branch: perl
67326            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
67327            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
67328            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67329 ____________________________________________________________________________
67330 [  6453] By: jhi                                   on 2000/07/27  13:48:02
67331         Log: Subject: [PATCH] fixes bug 20000508.004
67332              From: Michael Stevens <mstevens@globnix.org>
67333              Date: Thu, 27 Jul 2000 13:49:04 +0100
67334              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
67335      Branch: perl
67336            ! pod/perldata.pod
67337 ____________________________________________________________________________
67338 [  6452] By: jhi                                   on 2000/07/26  23:51:26
67339         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
67340              and Craig A. Berry.
67341      Branch: perl
67342            ! lib/File/Temp.pm pod/perlport.pod
67343 ____________________________________________________________________________
67344 [  6451] By: jhi                                   on 2000/07/26  19:43:30
67345         Log: Be wary of close()s, too.
67346              
67347              Subject: Re: [PATCH] perlbug cleanup
67348              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67349              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
67350              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
67351      Branch: perl
67352            ! utils/perlbug.PL
67353 ____________________________________________________________________________
67354 [  6450] By: jhi                                   on 2000/07/26  18:41:40
67355         Log: Subject: Minor doc patch: handy.h
67356              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
67357              Date: Wed, 26 Jul 2000 15:34:25 -0300
67358              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
67359      Branch: perl
67360            ! handy.h pod/perlapi.pod
67361 ____________________________________________________________________________
67362 [  6449] By: jhi                                   on 2000/07/26  18:23:55
67363         Log: Subject: [PATCH] minor doc change - perlguts
67364              From: Michael Stevens <mstevens@globnix.org>
67365              Date: Thu, 13 Jul 2000 12:39:18 +0100
67366              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
67367      Branch: perl
67368            ! pod/perlguts.pod
67369 ____________________________________________________________________________
67370 [  6448] By: jhi                                   on 2000/07/26  18:20:30
67371         Log: open() wariness in perlbug.
67372              
67373              Subject: [PATCH] perlbug cleanup
67374              From: Michael Stevens <mstevens@globnix.org>
67375              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
67376              Date: Thu, 13 Jul 2000 15:52:23 +0100
67377      Branch: perl
67378            ! utils/perlbug.PL
67379 ____________________________________________________________________________
67380 [  6447] By: jhi                                   on 2000/07/26  18:13:04
67381         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
67382      Branch: perl
67383            ! lib/File/Temp.pm t/lib/ftmp-security.t
67384 ____________________________________________________________________________
67385 [  6446] By: jhi                                   on 2000/07/26  18:06:32
67386         Log: docfix from Peter Scott <Peter@PSDT.com>.
67387      Branch: perl
67388            ! pod/perlfunc.pod
67389 ____________________________________________________________________________
67390 [  6445] By: jhi                                   on 2000/07/26  17:53:31
67391         Log: Fix *foo{FORMAT}.
67392              
67393              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67394              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
67395              Date: Wed, 26 Jul 2000 19:51:02 +0200
67396              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
67397              
67398              From: Graham Barr <gbarr@pobox.com>
67399              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
67400              Date: Wed, 26 Jul 2000 17:38:36 +0100
67401              Message-ID: <20000726173836.L472@pobox.com>
67402      Branch: perl
67403            ! pp.c sv.c t/op/gv.t
67404 ____________________________________________________________________________
67405 [  6444] By: jhi                                   on 2000/07/26  17:49:14
67406         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
67407              from Graham Barr in the module list.
67408      Branch: perl
67409            ! gv.c pod/perlobj.pod
67410 ____________________________________________________________________________
67411 [  6443] By: jhi                                   on 2000/07/26  16:06:56
67412         Log: More split() doc and test patches from Mike Guy.
67413      Branch: perl
67414            ! pod/perlfunc.pod t/op/split.t
67415 ____________________________________________________________________________
67416 [  6442] By: jhi                                   on 2000/07/26  16:05:30
67417         Log: MacOS nits from Matthias Neeracher.
67418      Branch: perl
67419            ! perl.c pp_ctl.c
67420 ____________________________________________________________________________
67421 [  6441] By: jhi                                   on 2000/07/26  04:39:57
67422         Log: Subject: [PATCH] split /^/
67423              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67424              Date: Tue, 25 Jul 2000 14:18:57 +0100
67425              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
67426              
67427              (with notes from tchrist and gbarr)
67428      Branch: perl
67429            ! pod/perlfunc.pod t/op/split.t
67430 ____________________________________________________________________________
67431 [  6440] By: jhi                                   on 2000/07/26  04:32:32
67432         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
67433              From: Peter Prymmer <pvhp@forte.com>
67434              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
67435              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
67436      Branch: perl
67437            ! vms/munchconfig.c
67438 ____________________________________________________________________________
67439 [  6439] By: jhi                                   on 2000/07/26  04:31:01
67440         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
67441              to be fatal errors (instead of by default ignoring them, and
67442              ignoring with a bug: even though -w gave an error, the opening [
67443              was left in)  Reported in:
67444              
67445              Subject: [ID 20000716.024] [=cc=] / [:blank:]
67446              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
67447              Date: Sun, 16 Jul 2000 17:55:29 -0700
67448              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
67449      Branch: perl
67450            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
67451 ____________________________________________________________________________
67452 [  6438] By: jhi                                   on 2000/07/25  15:41:15
67453         Log: Subject: [PATCH] av.c apidoc
67454              From: simon@brecon.co.uk (Simon Cozens)
67455              Date: 24 Jul 2000 06:40:52 GMT
67456              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
67457      Branch: perl
67458            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
67459            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
67460 ____________________________________________________________________________
67461 [  6437] By: jhi                                   on 2000/07/25  14:05:36
67462         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
67463              From: "Stephen P. Potter" <spp@ds.net>
67464              Date: Mon, 24 Jul 2000 14:22:23 -0400
67465              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
67466      Branch: perl
67467            ! pod/perllocale.pod
67468 ____________________________________________________________________________
67469 [  6436] By: jhi                                   on 2000/07/25  14:02:03
67470         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
67471              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67472              Date: Mon, 24 Jul 2000 18:04:28 +0100
67473              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
67474      Branch: perl
67475            ! t/lib/syslfs.t t/op/lfs.t
67476 ____________________________________________________________________________
67477 [  6435] By: jhi                                   on 2000/07/25  13:59:28
67478         Log: Get UTF16 BOMs working.  Patch from
67479              
67480              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67481              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67482              Date: Tue, 25 Jul 2000 12:52:45 +0100
67483              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
67484              
67485              and notes from
67486              
67487              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67488              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67489              Date: Tue, 25 Jul 2000 11:43:25 +0100
67490              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
67491      Branch: perl
67492            ! t/comp/require.t toke.c utf8.c
67493 ____________________________________________________________________________
67494 [  6434] By: jhi                                   on 2000/07/25  02:39:54
67495         Log: Make the "uninit variable" warning to say "concat or string"
67496              or "join or string" when in concat or join .
67497              
67498              Subject: Re: [ID 20000403.009] uninitialised concatenation???
67499              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67500              Date: Tue, 04 Apr 2000 18:22:58 +0100
67501              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
67502              
67503              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
67504              From: William R Ward <hermit@BayView.COM>
67505              Date: Thu, 30 Mar 2000 19:50:03 -0800
67506              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
67507      Branch: perl
67508            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
67509            ! t/pragma/warn/op t/pragma/warn/sv
67510 ____________________________________________________________________________
67511 [  6433] By: jhi                                   on 2000/07/24  17:52:56
67512         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
67513      Branch: perl
67514            ! lib/File/Spec/VMS.pm
67515 ____________________________________________________________________________
67516 [  6432] By: jhi                                   on 2000/07/24  17:44:44
67517         Log: Test cases for #6431.
67518              
67519              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67520              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67521              Date: Mon, 24 Jul 2000 15:32:29 +0100
67522              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
67523      Branch: perl
67524            ! t/op/pat.t t/op/split.t
67525 ____________________________________________________________________________
67526 [  6431] By: jhi                                   on 2000/07/24  17:43:17
67527         Log: Bind op fix.
67528              
67529              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67530              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67531              Date: Mon, 17 Jul 2000 20:04:56 +0100
67532              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
67533      Branch: perl
67534            ! op.c
67535 ____________________________________________________________________________
67536 [  6430] By: jhi                                   on 2000/07/24  03:42:42
67537         Log: Subject: [ID 20000716.023] syslog test fails without sockets
67538              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67539              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
67540              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
67541      Branch: metaconfig/U/perl
67542            ! Extensions.U
67543      Branch: perl
67544            ! Configure config_h.SH
67545 ____________________________________________________________________________
67546 [  6429] By: jhi                                   on 2000/07/24  03:11:52
67547         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
67548              case, but add also notes explaining the relationship of this
67549              patch and the earlier notes by Sarathy.
67550              
67551              Subject: Map is still slow
67552              From: "Ben Tilly" <ben_tilly@hotmail.com>
67553              Date: Sat, 15 Jul 2000 17:23:27 EDT
67554              Message-ID: <20000715212327.21656.qmail@hotmail.com>
67555      Branch: perl
67556            ! pp_ctl.c
67557 ____________________________________________________________________________
67558 [  6428] By: jhi                                   on 2000/07/24  02:58:52
67559         Log: Documentation to explain the behaviour of map().
67560              
67561              Subject: Re: Map is still slow 
67562              From: Gurusamy Sarathy <gsar@ActiveState.com>
67563              Date: Sat, 15 Jul 2000 16:05:09 -0700
67564              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
67565      Branch: perl
67566            ! pp_ctl.c
67567 ____________________________________________________________________________
67568 [  6427] By: jhi                                   on 2000/07/24  02:50:03
67569         Log: Add tests for
67570              [ID 19991110.003] another matching finding by pcre author
67571              which has already been fixed by some patch, as verified in
67572              
67573              Subject: Re: two regex bugs from the mists of time (well, last November)
67574              From: Hugo <hv@crypt.compulink.co.uk>
67575              Date: Sat, 22 Jul 2000 18:12:58 +0100
67576              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
67577      Branch: perl
67578            ! t/op/re_tests
67579 ____________________________________________________________________________
67580 [  6426] By: jhi                                   on 2000/07/24  02:11:20
67581         Log: A missing 'break' after the [[:space:]] switch case.
67582              
67583              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
67584              From: "Stephen P. Potter" <spp@ds.net>
67585              Date: Tue, 18 Jul 2000 16:25:17 -0400
67586              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
67587      Branch: perl
67588            ! regcomp.c
67589 ____________________________________________________________________________
67590 [  6425] By: jhi                                   on 2000/07/24  02:06:12
67591         Log: The output might have been produced in the wrong order.
67592              
67593              Subject: [ID 20000720.003] [PATCH] t/op/write.t
67594              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67595              Date: Thu, 20 Jul 2000 18:49:18 +0100
67596              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
67597      Branch: perl
67598            ! t/op/write.t
67599 ____________________________________________________________________________
67600 [  6424] By: jhi                                   on 2000/07/24  02:00:07
67601         Log: Use STDOUT consistently.
67602              
67603              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
67604              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67605              Date: Thu, 20 Jul 2000 18:04:01 +0100
67606              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
67607      Branch: perl
67608            ! lib/Test/Harness.pm
67609 ____________________________________________________________________________
67610 [  6423] By: jhi                                   on 2000/07/24  01:54:54
67611         Log: Protect against "wild next"s, that is, callbacks doing "next"
67612              instead of "return".
67613              
67614              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
67615              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67616              Date: Tue, 18 Jul 2000 11:30:16 +0100
67617              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
67618      Branch: perl
67619            ! lib/File/Find.pm
67620 ____________________________________________________________________________
67621 [  6422] By: jhi                                   on 2000/07/24  01:35:47
67622         Log: Out-of-date note removed.
67623              
67624              Subject: [PATCH] documentation perlipc
67625              From: rspier@pobox.com (Robert Spier)
67626              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
67627              Message-ID: <14711.35178.572612.502654@rls.cx>
67628      Branch: perl
67629            ! pod/perlipc.pod
67630 ____________________________________________________________________________
67631 [  6421] By: jhi                                   on 2000/07/24  00:09:18
67632         Log: Send all installperl messages to STDERR and be -w clean.
67633              
67634              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
67635              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67636              Date: Sat, 22 Jul 2000 14:02:11 +0100
67637              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
67638      Branch: perl
67639            ! installperl
67640 ____________________________________________________________________________
67641 [  6420] By: jhi                                   on 2000/07/24  00:04:19
67642         Log: Decutandpasto.
67643              
67644              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
67645              From: "Richard Soderberg" <rs@crystalflame.net>
67646              Date: Sun, 23 Jul 2000 01:37:23 -0700
67647              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
67648      Branch: perl
67649            ! pod/perlipc.pod
67650 ____________________________________________________________________________
67651 [  6419] By: jhi                                   on 2000/07/24  00:01:12
67652         Log: A cleaner abs_path().
67653              Subject: Re: unix alternative to Cwd.pm
67654              From: Jeff Pinyan <jeffp@crusoe.net>
67655              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
67656              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
67657      Branch: perl
67658            ! lib/Cwd.pm
67659 ____________________________________________________________________________
67660 [  6418] By: jhi                                   on 2000/07/23  23:48:56
67661         Log: Detypo.
67662              
67663              Subject: [PATCH perl-current] Typo in hints/powerux.sh
67664              From: "Richard Soderberg" <rs@crystalflame.net>
67665              Date: Sun, 23 Jul 2000 01:27:33 -0700
67666              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
67667      Branch: perl
67668            ! hints/powerux.sh
67669 ____________________________________________________________________________
67670 [  6417] By: jhi                                   on 2000/07/17  22:13:31
67671         Log: Subject: SDBM_File documentation
67672              From: mjd@plover.com
67673              Date: 16 Jul 2000 17:41:17 -0000
67674              Message-ID: <20000716174117.18515.qmail@plover.com>
67675      Branch: perl
67676            ! ext/SDBM_File/SDBM_File.pm
67677 ____________________________________________________________________________
67678 [  6416] By: jhi                                   on 2000/07/17  19:13:26
67679         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
67680      Branch: perl
67681            ! hints/mpeix.sh mpeix/relink
67682 ____________________________________________________________________________
67683 [  6415] By: jhi                                   on 2000/07/15  14:11:02
67684         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
67685              the utf8 'characters' can be more than one octet).
67686              
67687              Date: Sat, 15 Jul 2000 00:21:56 +0100
67688              From: Tom Hughes <tom@compton.nu>
67689              Subject: Re: [ID 20000714.002]
67690              Message-ID: <db2334de49.tom@compton.compton.nu>
67691              
67692              Reported in
67693              
67694              Subject: [ID 20000714.002]
67695              From: "Simon Cozens" <simon@othersideofthe.earth.li>
67696              Date: 14 Jul 2000 15:13:09 -0000
67697              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
67698      Branch: perl
67699            ! doop.c
67700 ____________________________________________________________________________
67701 [  6414] By: jhi                                   on 2000/07/15  03:13:41
67702         Log: another VMS build tweak from Peter Prymmer
67703      Branch: perl
67704            ! vms/descrip_mms.template
67705 ____________________________________________________________________________
67706 [  6413] By: jhi                                   on 2000/07/15  03:10:40
67707         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
67708      Branch: perl
67709            ! vms/perlvms.pod
67710 ____________________________________________________________________________
67711 [  6412] By: jhi                                   on 2000/07/15  00:31:05
67712         Log: More docs for sv functions.
67713              
67714              Subject: [PATCH cfgperl] sv.c apidoc
67715              From: simon@brecon.co.uk (Simon Cozens)
67716              Date: 13 Jul 2000 09:00:20 GMT
67717              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
67718              
67719              Subject: Re: [PATCH cfgperl] sv.c apidoc
67720              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67721              Date: Thu, 13 Jul 2000 12:27:41 +0100
67722              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
67723              
67724              Subject: Re: [PATCH cfgperl] sv.c apidoc
67725              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67726              Date: Thu, 13 Jul 2000 13:23:09 +0100
67727              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
67728              
67729              Subject: Re: [PATCH cfgperl] sv.c apidoc
67730              From: simon@brecon.co.uk (Simon Cozens)
67731              Date: 14 Jul 2000 06:51:02 GMT
67732              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
67733      Branch: perl
67734            ! embed.pl pod/perlapi.pod sv.c
67735 ____________________________________________________________________________
67736 [  6411] By: jhi                                   on 2000/07/15  00:10:41
67737         Log: lib/b test fixes from Peter Prymmer.
67738      Branch: perl
67739            ! t/lib/b.t
67740 ____________________________________________________________________________
67741 [  6410] By: jhi                                   on 2000/07/15  00:02:09
67742         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
67743              From: Hugo <hv@crypt.compulink.co.uk>
67744              Date: Fri, 14 Jul 2000 23:05:20 +0100
67745              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
67746              
67747              Didn't anymore apply, but that point still could use another fix.
67748      Branch: perl
67749            ! pod/perlfunc.pod
67750 ____________________________________________________________________________
67751 [  6409] By: jhi                                   on 2000/07/14  23:15:15
67752         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
67753              not in pod, from Peter Prymmer
67754      Branch: perl
67755            ! vms/descrip_mms.template
67756 ____________________________________________________________________________
67757 [  6408] By: jhi                                   on 2000/07/14  20:35:05
67758         Log: The bug report
67759              [ID 19991110.002] minimal matching discrepancy found by pcre author
67760              seems to have been fixed (though differently from what was suggested
67761              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
67762      Branch: perl
67763            ! t/op/re_tests
67764 ____________________________________________________________________________
67765 [  6407] By: jhi                                   on 2000/07/14  17:38:08
67766         Log: Fix AutoSplit to use File::Spec the right way in VMS,
67767              from Peter Prymmer.
67768      Branch: perl
67769            ! lib/AutoSplit.pm
67770 ____________________________________________________________________________
67771 [  6406] By: jhi                                   on 2000/07/14  14:13:22
67772         Log: Merge perlhacktut into perlhack, update perlguts.
67773              
67774              Subject: Re: Perlhacktut
67775              From: simon@brecon.co.uk (Simon Cozens)
67776              Date: 14 Jul 2000 06:49:21 GMT
67777              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
67778              
67779              Subject: Re: Perlhacktut
67780              From: simon@brecon.co.uk (Simon Cozens)
67781              Date: 14 Jul 2000 07:09:45 GMT
67782              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
67783      Branch: perl
67784            ! pod/perlguts.pod pod/perlhack.pod
67785 ____________________________________________________________________________
67786 [  6405] By: jhi                                   on 2000/07/14  14:02:31
67787         Log: Integrate with Sarathy.
67788      Branch: cfgperl
67789           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
67790           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
67791           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
67792 ____________________________________________________________________________
67793 [  6404] By: gsar                                  on 2000/07/14  12:15:02
67794         Log: PERL_OBJECT build tweaks
67795      Branch: perl
67796            ! toke.c
67797 ____________________________________________________________________________
67798 [  6403] By: gsar                                  on 2000/07/14  11:23:41
67799         Log: inconsistent types needs casts
67800      Branch: perl
67801            ! toke.c
67802 ____________________________________________________________________________
67803 [  6402] By: gsar                                  on 2000/07/14  11:12:04
67804         Log: typos in change#6399, regen headers
67805      Branch: perl
67806            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
67807 ____________________________________________________________________________
67808 [  6401] By: gsar                                  on 2000/07/14  10:59:12
67809         Log: typecasts needed for change#6394
67810      Branch: perl
67811            ! toke.c
67812 ____________________________________________________________________________
67813 [  6400] By: gsar                                  on 2000/07/14  10:49:37
67814         Log: integrate cfgperl contents into mainline
67815      Branch: perl
67816           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
67817           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
67818 ____________________________________________________________________________
67819 [  6399] By: gsar                                  on 2000/07/14  10:38:35
67820         Log: enable UTF-16 filter by default if relevant BOM is seen; various
67821              cleanups (typos, misformatted code, and small bugs)
67822      Branch: perl
67823            ! doop.c embed.pl mg.c op.c pp.c toke.c
67824 ____________________________________________________________________________
67825 [  6398] By: gsar                                  on 2000/07/14  08:55:38
67826         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
67827              name suggests anyway)
67828      Branch: perl
67829            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
67830 ____________________________________________________________________________
67831 [  6397] By: gsar                                  on 2000/07/14  08:44:33
67832         Log: move new variables to the end of the interpreter structure (for
67833              bincompat in code that doesn't #include XSUB.h)
67834      Branch: perl
67835            ! intrpvar.h
67836 ____________________________________________________________________________
67837 [  6396] By: gsar                                  on 2000/07/14  08:13:58
67838         Log: MakeMaker should not remove editor backups (*~) on `make clean`
67839              by default (completes change#6383)
67840      Branch: perl
67841            ! lib/ExtUtils/MM_Unix.pm
67842 ____________________________________________________________________________
67843 [  6395] By: jhi                                   on 2000/07/14  05:20:33
67844         Log: Replace change #6337 with a better one.
67845              
67846              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
67847              From: Hugo <hv@crypt.compulink.co.uk>
67848              Date: Fri, 14 Jul 2000 04:16:20 +0100
67849              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
67850      Branch: cfgperl
67851            ! regexec.c t/op/re_tests
67852 ____________________________________________________________________________
67853 [  6394] By: jhi                                   on 2000/07/14  01:33:59
67854         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
67855      Branch: cfgperl
67856            ! embed.pl global.sym proto.h toke.c
67857 ____________________________________________________________________________
67858 [  6393] By: jhi                                   on 2000/07/13  23:41:23
67859         Log: remove discarded test
67860      Branch: cfgperl
67861            ! MANIFEST
67862 ____________________________________________________________________________
67863 [  6392] By: jhi                                   on 2000/07/13  23:32:25
67864         Log: The {multiplier} of a fixed substring was overlooked which
67865              caused a wrong initial search offset for that substring.
67866              
67867              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
67868              From: Hugo <hv@crypt.compulink.co.uk>
67869              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
67870              Date: Thu, 13 Jul 2000 19:27:13 +0100
67871      Branch: cfgperl
67872            ! regcomp.c t/op/re_tests
67873 ____________________________________________________________________________
67874 [  6391] By: jhi                                   on 2000/07/13  16:37:42
67875         Log: typo fix from Craig Berry
67876      Branch: cfgperl
67877            ! vms/subconfigure.com
67878 ____________________________________________________________________________
67879 [  6390] By: jhi                                   on 2000/07/13  13:20:12
67880         Log: Integrate with Sarathy.
67881      Branch: cfgperl
67882            - t/op/method2entersub.t
67883           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
67884           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
67885           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
67886           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
67887 ____________________________________________________________________________
67888 [  6389] By: jhi                                   on 2000/07/13  13:18:48
67889         Log: Detypo from Peter Prymmer, part of #6388.
67890      Branch: cfgperl
67891            ! Configure config_h.SH
67892      Branch: metaconfig
67893            ! U/modified/d_longlong.U
67894 ____________________________________________________________________________
67895 [  6388] By: gsar                                  on 2000/07/13  06:33:40
67896         Log: typos (spotted by Peter Prymmer)
67897      Branch: perl
67898            ! Configure t/lib/english.t
67899 ____________________________________________________________________________
67900 [  6387] By: gsar                                  on 2000/07/13  05:35:28
67901         Log: new selfloader.t in change#6183 doesn't close DATA handles,
67902              and thus fails to clean up tmp files on dosish platforms
67903      Branch: perl
67904            ! t/lib/selfloader.t
67905 ____________________________________________________________________________
67906 [  6386] By: gsar                                  on 2000/07/12  21:42:39
67907         Log: sprintf test tweaks (from Dominic Dunlop)
67908      Branch: perl
67909            ! t/op/sprintf.t
67910 ____________________________________________________________________________
67911 [  6385] By: gsar                                  on 2000/07/12  21:33:46
67912         Log: fix bugs in processing %v-*d and similar format specs (from
67913              Avi Finkel <avi@finkel.org>)
67914      Branch: perl
67915            ! sv.c t/op/sprintf.t
67916 ____________________________________________________________________________
67917 [  6384] By: gsar                                  on 2000/07/12  16:04:19
67918         Log: readd missing perldelta.pod changes from changes#6339,6376
67919      Branch: perl
67920            ! pod/perldelta.pod
67921 ____________________________________________________________________________
67922 [  6383] By: gsar                                  on 2000/07/12  16:00:51
67923         Log: don't clobber *.orig files on *clean targets
67924      Branch: perl
67925            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
67926 ____________________________________________________________________________
67927 [  6382] By: gsar                                  on 2000/07/12  07:59:12
67928         Log: fix broken integrations in cfgperl
67929      Branch: cfgperl
67930           !> Changes pod/perldelta.pod
67931 ____________________________________________________________________________
67932 [  6381] By: gsar                                  on 2000/07/12  07:42:17
67933         Log: integrate cfgperl changes into mainline
67934      Branch: perl
67935            ! Changes
67936           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
67937           !> pod/perlre.pod
67938 ____________________________________________________________________________
67939 [  6380] By: gsar                                  on 2000/07/12  07:31:00
67940         Log: get sprintf.t to adjust properly for 3-digit exponents
67941      Branch: perl
67942            ! t/op/sprintf.t
67943 ____________________________________________________________________________
67944 [  6379] By: gsar                                  on 2000/07/12  06:40:04
67945         Log: change#6174 needs corresponding change in win32/config_h.PL,
67946              which grovels through config_h.SH to find the config.h name
67947      Branch: perl
67948            ! win32/config_h.PL
67949 ____________________________________________________________________________
67950 [  6378] By: jhi                                   on 2000/07/12  05:03:59
67951         Log: Do the cc sanity check both before the hints and
67952              after the cc selction.
67953      Branch: cfgperl
67954            ! Configure config_h.SH
67955      Branch: metaconfig
67956            ! U/modified/Oldconfig.U U/modified/cc.U
67957      Branch: metaconfig/U/perl
67958            + Checkcc.U
67959 ____________________________________________________________________________
67960 [  6377] By: jhi                                   on 2000/07/12  02:49:22
67961         Log: Fix nits noticed by Boston.pm.
67962      Branch: cfgperl
67963            ! pod/perlre.pod
67964 ____________________________________________________________________________
67965 [  6376] By: jhi                                   on 2000/07/11  21:22:13
67966         Log: Configure cosmetics and perldelta.
67967      Branch: cfgperl
67968            ! Configure config_h.SH pod/perldelta.pod
67969      Branch: metaconfig
67970            ! U/modified/cc.U
67971 ____________________________________________________________________________
67972 [  6375] By: gsar                                  on 2000/07/11  21:17:35
67973         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
67974      Branch: perl
67975            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
67976            ! win32/win32sck.c
67977 ____________________________________________________________________________
67978 [  6374] By: gsar                                  on 2000/07/11  20:48:50
67979         Log: tweak for build failure under multiplicity
67980      Branch: perl
67981            ! toke.c
67982 ____________________________________________________________________________
67983 [  6373] By: gsar                                  on 2000/07/11  20:37:23
67984         Log: integrate cfgperl changes#6325..6373 into mainline
67985              (NOTE: today's batch of integrations still untested)
67986      Branch: perl
67987           +> ext/DynaLoader/hints/netbsd.pl
67988            ! Changes
67989           !> (integrate 26 files)
67990 ____________________________________________________________________________
67991 [  6372] By: jhi                                   on 2000/07/11  20:30:36
67992         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
67993              regen perltoc.
67994      Branch: cfgperl
67995            + pod/perlbook.pod
67996            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
67997            ! pod/perltoc.pod
67998 ____________________________________________________________________________
67999 [  6371] By: jhi                                   on 2000/07/11  20:08:56
68000         Log: Minor cleanups on the booklist.
68001      Branch: cfgperl
68002            ! pod/perlfaq2.pod
68003 ____________________________________________________________________________
68004 [  6370] By: jhi                                   on 2000/07/11  19:31:13
68005         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
68006      Branch: cfgperl
68007            ! t/pragma/overload.t
68008 ____________________________________________________________________________
68009 [  6369] By: gsar                                  on 2000/07/11  19:27:48
68010         Log: integrate cfgperl changes#6293..6324 into mainline
68011      Branch: perl
68012           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
68013            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
68014           !> (integrate 30 files)
68015 ____________________________________________________________________________
68016 [  6368] By: gsar                                  on 2000/07/11  19:18:57
68017         Log: skip integrate of problematic change#6292 from cfgperl into mainline
68018      Branch: perl
68019           !> pp_hot.c
68020 ____________________________________________________________________________
68021 [  6367] By: gsar                                  on 2000/07/11  19:17:21
68022         Log: integrate cfgperl changes#6288..6290 into mainline
68023      Branch: perl
68024           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
68025 ____________________________________________________________________________
68026 [  6366] By: gsar                                  on 2000/07/11  19:11:18
68027         Log: integrate cfgperl changes#6268..6282 into mainline
68028      Branch: perl
68029           !> (integrate 30 files)
68030 ____________________________________________________________________________
68031 [  6365] By: gsar                                  on 2000/07/11  18:57:00
68032         Log: delete new accidentally branched file
68033      Branch: perl
68034            - t/op/method2entersub.t
68035 ____________________________________________________________________________
68036 [  6364] By: gsar                                  on 2000/07/11  18:55:13
68037         Log: skip integrate of change#6267 from cfgperl into mainline (the
68038              method call optimization is flawed without additional hints
68039              from user about immutableness of @ISA and no runtime method
68040              definitions)
68041      Branch: perl
68042           +> t/op/method2entersub.t
68043           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
68044           !> perl.h t/op/sprintf.t xsutils.c
68045 ____________________________________________________________________________
68046 [  6363] By: gsar                                  on 2000/07/11  18:49:43
68047         Log: integrate cfgperl changes#6261..6266 into mainline
68048      Branch: perl
68049           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
68050           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
68051           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68052           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
68053 ____________________________________________________________________________
68054 [  6362] By: gsar                                  on 2000/07/11  18:43:26
68055         Log: integrate cfgperl changes#6252..6260 into mainline
68056      Branch: perl
68057           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
68058           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
68059           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
68060           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
68061 ____________________________________________________________________________
68062 [  6361] By: gsar                                  on 2000/07/11  18:37:12
68063         Log: skip integrate of problematic change#6251 from cfgperl into mainline
68064      Branch: perl
68065           !> lib/Exporter.pm
68066 ____________________________________________________________________________
68067 [  6360] By: gsar                                  on 2000/07/11  18:34:56
68068         Log: integrate cfgperl change#6250 into mainline
68069      Branch: perl
68070           +> t/op/my_stash.t
68071           !> MANIFEST embed.pl proto.h toke.c
68072 ____________________________________________________________________________
68073 [  6359] By: gsar                                  on 2000/07/11  18:21:19
68074         Log: integrate cfgperl changes#6242..6249 into mainline
68075      Branch: perl
68076           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
68077           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
68078           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
68079           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
68080           !> t/lib/peek.t utf8.c
68081 ____________________________________________________________________________
68082 [  6358] By: gsar                                  on 2000/07/11  18:15:45
68083         Log: skip integrate of problematic change#6241 from cfgperl into mainline
68084      Branch: perl
68085           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68086 ____________________________________________________________________________
68087 [  6357] By: jhi                                   on 2000/07/11  18:15:16
68088         Log: Fix for
68089              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
68090              From: Roderick Schertler <roderick@argon.org> 
68091              Date: Tue, 11 Jul 2000 13:55:05 -0400 
68092              Message-Id: <200007111755.NAA05077@jones.argon.org> 
68093      Branch: cfgperl
68094            ! doio.c
68095 ____________________________________________________________________________
68096 [  6356] By: jhi                                   on 2000/07/11  18:12:51
68097         Log: Typo in #6341.
68098      Branch: cfgperl
68099            ! pp_hot.c
68100 ____________________________________________________________________________
68101 [  6355] By: gsar                                  on 2000/07/11  18:12:10
68102         Log: integrate cfgperl changes#6231..6240 into mainline
68103      Branch: perl
68104           +> pod/perlutil.pod
68105           !> (integrate 35 files)
68106 ____________________________________________________________________________
68107 [  6354] By: jhi                                   on 2000/07/11  18:04:34
68108         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
68109              From: Dominic Dunlop <domo@computer.org> 
68110              Date: Tue, 11 Jul 2000 12:27:33 +0200 
68111              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
68112              
68113              Replaces change #6268.
68114      Branch: cfgperl
68115            ! t/op/sprintf.t
68116 ____________________________________________________________________________
68117 [  6353] By: gsar                                  on 2000/07/11  17:59:51
68118         Log: skip integrate of problematic change#6230 from cfgperl into mainline
68119              (a later version of File::Spec is already in mainline)
68120      Branch: perl
68121           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
68122           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
68123 ____________________________________________________________________________
68124 [  6352] By: gsar                                  on 2000/07/11  17:57:48
68125         Log: integrate cfgperl changes#6224..6229 into mainline
68126      Branch: perl
68127           +> lib/lib.pm.PL
68128            - lib/lib.pm
68129           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
68130           !> lib/English.pm op.c t/lib/english.t
68131 ____________________________________________________________________________
68132 [  6351] By: gsar                                  on 2000/07/11  17:50:10
68133         Log: skip integrate of problematic change#6223 from cfgperl into mainline
68134      Branch: perl
68135           !> doio.c
68136 ____________________________________________________________________________
68137 [  6350] By: gsar                                  on 2000/07/11  17:48:28
68138         Log: integrate cfgperl changes#6220..6222 into mainline
68139      Branch: perl
68140           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
68141           !> toke.c utf8.c win32/win32.h
68142 ____________________________________________________________________________
68143 [  6349] By: gsar                                  on 2000/07/11  17:46:13
68144         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
68145              mainline
68146      Branch: perl
68147           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
68148           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
68149           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68150 ____________________________________________________________________________
68151 [  6348] By: jhi                                   on 2000/07/11  17:45:49
68152         Log: README.posix-bc podified from Thomas Dorner.
68153      Branch: cfgperl
68154            ! README.posix-bc
68155 ____________________________________________________________________________
68156 [  6347] By: gsar                                  on 2000/07/11  17:42:04
68157         Log: integrate cfgperl change#6217 into mainline
68158      Branch: perl
68159           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
68160           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
68161           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
68162 ____________________________________________________________________________
68163 [  6346] By: gsar                                  on 2000/07/11  17:39:37
68164         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
68165              mainline
68166      Branch: perl
68167           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
68168           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68169           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
68170           !> perlapi.h pod/perlapi.pod
68171 ____________________________________________________________________________
68172 [  6345] By: gsar                                  on 2000/07/11  17:36:42
68173         Log: integrate cfgperl changes#6207..6210 into mainline
68174      Branch: perl
68175           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
68176           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
68177 ____________________________________________________________________________
68178 [  6344] By: gsar                                  on 2000/07/11  17:31:20
68179         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
68180              mainline
68181      Branch: perl
68182           !> (integrate 40 files)
68183 ____________________________________________________________________________
68184 [  6343] By: gsar                                  on 2000/07/11  17:19:08
68185         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
68186      Branch: perl
68187           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
68188            ! Changes
68189           !> (integrate 34 files)
68190 ____________________________________________________________________________
68191 [  6342] By: jhi                                   on 2000/07/11  16:05:48
68192         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
68193              To: perl5-porters@perl.org
68194              From: Karsten Sperling <spiff@phreax.net>
68195              Date: Mon, 10 Jul 2000 15:12:52 +0200
68196              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
68197      Branch: cfgperl
68198            ! lib/Symbol.pm
68199 ____________________________________________________________________________
68200 [  6341] By: jhi                                   on 2000/07/11  15:59:23
68201         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
68202              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68203              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
68204              Date: Fri, 07 Jul 2000 17:57:16 +0100
68205      Branch: cfgperl
68206            ! pp_hot.c
68207 ____________________________________________________________________________
68208 [  6340] By: jhi                                   on 2000/07/11  15:55:47
68209         Log: Subject: Re: format bug report  [Patch]
68210              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68211              Date: Wed, 05 Jul 2000 13:12:52 +0200
68212              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
68213              
68214              Subject: Re: format bug report  [Patch]
68215              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68216              Date: Wed, 05 Jul 2000 14:10:01 +0200
68217              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
68218      Branch: cfgperl
68219            ! t/op/write.t toke.c
68220 ____________________________________________________________________________
68221 [  6339] By: jhi                                   on 2000/07/11  13:54:09
68222         Log: Be less forgiving about ambiguous and illegal tr ranges.
68223              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
68224              From: Mark-Jason Dominus <mjd@plover.com>
68225              Date: Tue, 04 Jul 2000 10:00:12 -0400
68226              Message-ID: <20000704140012.17772.qmail@plover.com>
68227              
68228              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
68229              From: Mark-Jason Dominus <mjd@plover.com>
68230              Date: Wed, 05 Jul 2000 09:37:36 -0400
68231              Message-ID: <20000705133736.27293.qmail@plover.com>
68232      Branch: cfgperl
68233            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
68234 ____________________________________________________________________________
68235 [  6338] By: jhi                                   on 2000/07/11  13:31:24
68236         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
68237              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68238              Date: Tue, 11 Jul 2000 13:50:51 +0100
68239              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
68240      Branch: cfgperl
68241            ! sv.c
68242 ____________________________________________________________________________
68243 [  6337] By: jhi                                   on 2000/07/11  13:29:14
68244         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
68245              From: Hugo <hv@crypt.compulink.co.uk>
68246              Date: Tue, 11 Jul 2000 12:44:50 +0100
68247              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
68248      Branch: cfgperl
68249            ! regexec.c t/op/re_tests
68250 ____________________________________________________________________________
68251 [  6336] By: jhi                                   on 2000/07/11  13:26:47
68252         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
68253              From: simon@brecon.co.uk (Simon Cozens)
68254              Date: 7 Jul 2000 11:26:09 GMT
68255              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
68256      Branch: cfgperl
68257            ! mg.c
68258 ____________________________________________________________________________
68259 [  6335] By: jhi                                   on 2000/07/11  13:23:37
68260         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
68261              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
68262              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
68263              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
68264      Branch: cfgperl
68265            + ext/DynaLoader/hints/netbsd.pl
68266            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
68267 ____________________________________________________________________________
68268 [  6334] By: jhi                                   on 2000/07/11  13:20:38
68269         Log: Subject: PATCH perlguts.pod: Document D and d magic types
68270              From: mjd@plover.com
68271              Date: 5 Jul 2000 18:01:51 -0000
68272              Message-ID: <20000705180151.29413.qmail@plover.com>
68273      Branch: cfgperl
68274            ! pod/perlguts.pod
68275 ____________________________________________________________________________
68276 [  6333] By: jhi                                   on 2000/07/11  13:15:51
68277         Log: Precedence goof, fix based on
68278              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
68279              From: Hugo <hv@crypt.compulink.co.uk>
68280              Date: Tue, 11 Jul 2000 12:52:38 +0100
68281              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
68282      Branch: cfgperl
68283            ! t/op/taint.t
68284 ____________________________________________________________________________
68285 [  6332] By: jhi                                   on 2000/07/11  12:40:17
68286         Log: Integrate with Sarathy.
68287      Branch: cfgperl
68288           !> win32/win32sck.c
68289 ____________________________________________________________________________
68290 [  6331] By: jhi                                   on 2000/07/10  20:14:16
68291         Log: Sprinkle ldlibpath.
68292      Branch: cfgperl
68293            ! pod/Makefile.SH
68294 ____________________________________________________________________________
68295 [  6330] By: jhi                                   on 2000/07/10  17:54:49
68296         Log: More POSIX.pod tweaks.
68297      Branch: cfgperl
68298            ! ext/POSIX/POSIX.pod
68299 ____________________________________________________________________________
68300 [  6329] By: jhi                                   on 2000/07/10  14:02:12
68301         Log: Reorder perl.pod once more.
68302      Branch: cfgperl
68303            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
68304 ____________________________________________________________________________
68305 [  6328] By: gsar                                  on 2000/07/10  07:06:00
68306         Log: accept() leaks memory on windows due to incorrect ordering of
68307              closesocket() and fclose() calls
68308      Branch: perl
68309            ! win32/win32sck.c
68310 ____________________________________________________________________________
68311 [  6327] By: gsar                                  on 2000/07/10  06:49:17
68312         Log: winsock options weren't being set in all threads under ithreads
68313              (caused send()s from second and subsequent threads to fail)
68314      Branch: perl
68315            ! win32/win32sck.c
68316 ____________________________________________________________________________
68317 [  6326] By: jhi                                   on 2000/07/08  02:45:40
68318         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
68319              was cast to an unsigned (32-bit) integer with wild abandon.
68320      Branch: cfgperl
68321            ! ext/Devel/DProf/DProf.xs
68322 ____________________________________________________________________________
68323 [  6325] By: jhi                                   on 2000/07/07  18:50:33
68324         Log: Remove perlbook, update perlfaq book listing,
68325              rearrange perl.pod, regenerate perltoc.
68326      Branch: cfgperl
68327            - pod/perlbook.pod
68328            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
68329            ! pod/perlfaq2.pod pod/perltoc.pod
68330 ____________________________________________________________________________
68331 [  6324] By: jhi                                   on 2000/07/07  14:03:40
68332         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
68333      Branch: cfgperl
68334            ! sv.h toke.c
68335 ____________________________________________________________________________
68336 [  6323] By: jhi                                   on 2000/07/06  16:03:55
68337         Log: Fix complaints of buildtoc.
68338      Branch: cfgperl
68339            + lib/Win32.pod
68340            - pod/Win32.pod
68341            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
68342 ____________________________________________________________________________
68343 [  6322] By: jhi                                   on 2000/07/06  15:15:52
68344         Log: Add =head1 NAMEs so that buildtoc is happy.
68345              (The CGI::Util nit reported to Lincoln.)
68346      Branch: cfgperl
68347            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
68348            ! pod/perltoc.pod
68349 ____________________________________________________________________________
68350 [  6321] By: jhi                                   on 2000/07/06  03:16:04
68351         Log: Config is being used.
68352      Branch: cfgperl
68353            ! t/op/method.t
68354 ____________________________________________________________________________
68355 [  6320] By: jhi                                   on 2000/07/06  03:13:13
68356         Log: Integrate with Sarathy.
68357      Branch: cfgperl
68358           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
68359 ____________________________________________________________________________
68360 [  6319] By: jhi                                   on 2000/07/06  03:11:46
68361         Log: Autogenerate pod/Makefile and pod/buildtoc.
68362              buildtoc also checks whether the existing pods are
68363              mentioned in MANIFEST and perl.pod, and vice versa.
68364              (None of the thusly found discrepancies fixed yet.)
68365              roffitall also needs to be autogenerated similarly but it
68366              seems so badly out of date that I didn't touch it yet.
68367      Branch: cfgperl
68368            + pod/Makefile.SH pod/buildtoc.PL
68369            - pod/Makefile pod/buildtoc
68370            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
68371 ____________________________________________________________________________
68372 [  6318] By: gsar                                  on 2000/07/05  22:10:54
68373         Log: fix UNC path handling on Windows under ithreads, and chdir()
68374              return value when given a non-existent directory
68375      Branch: perl
68376            ! win32/vdir.h
68377 ____________________________________________________________________________
68378 [  6317] By: gsar                                  on 2000/07/05  22:08:19
68379         Log: winsock cleanup never done on Windows (leads to handle leaks)
68380      Branch: perl
68381            ! win32/perllib.c win32/win32sck.c
68382 ____________________________________________________________________________
68383 [  6316] By: gsar                                  on 2000/07/05  22:06:19
68384         Log: some debugger output does not go to the socket when RemotePort is set
68385      Branch: perl
68386            ! lib/perl5db.pl
68387 ____________________________________________________________________________
68388 [  6315] By: jhi                                   on 2000/07/05  00:25:21
68389         Log: Integrate with Sarathy, preliminary fix for unicos
68390              alignment problems in [ID 20000612.002] Perl problem on Cray system.
68391      Branch: cfgperl
68392            ! sv.h
68393           !> pp_hot.c
68394 ____________________________________________________________________________
68395 [  6314] By: gsar                                  on 2000/07/04  23:34:02
68396         Log: tyop in change#6306
68397      Branch: perl
68398            ! pp_hot.c
68399 ____________________________________________________________________________
68400 [  6313] By: jhi                                   on 2000/07/04  22:14:38
68401         Log: Multiline string literals ENONPORTABLE.
68402      Branch: cfgperl
68403            ! pp_hot.c
68404 ____________________________________________________________________________
68405 [  6312] By: jhi                                   on 2000/07/04  20:34:44
68406         Log: Integrate with Sarathy.
68407      Branch: cfgperl
68408           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
68409           !> t/op/method.t
68410 ____________________________________________________________________________
68411 [  6311] By: jhi                                   on 2000/07/04  20:30:56
68412         Log: More POSIX.pod embellishment.
68413      Branch: cfgperl
68414            ! ext/POSIX/POSIX.pod
68415 ____________________________________________________________________________
68416 [  6310] By: gsar                                  on 2000/07/04  17:28:48
68417         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
68418      Branch: perl
68419            ! t/lib/b.t
68420 ____________________________________________________________________________
68421 [  6309] By: jhi                                   on 2000/07/04  17:22:18
68422         Log: The #6308 required a little bit more.
68423      Branch: cfgperl
68424            ! Makefile.SH win32/Makefile
68425 ____________________________________________________________________________
68426 [  6308] By: jhi                                   on 2000/07/04  16:35:24
68427         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
68428      Branch: cfgperl
68429            + lib/lib_pm.PL
68430            - lib/lib.pm.PL
68431            ! MANIFEST Makefile.SH
68432 ____________________________________________________________________________
68433 [  6307] By: jhi                                   on 2000/07/04  16:28:58
68434         Log: Win32 patches for cfgperl from Sarathy.
68435      Branch: cfgperl
68436            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
68437            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
68438            ! thread.h toke.c util.c win32/Makefile win32/win32.c
68439 ____________________________________________________________________________
68440 [  6306] By: gsar                                  on 2000/07/04  16:28:40
68441         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
68442              (from Richard Soderberg <rs@oregonnet.com>)
68443      Branch: perl
68444            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
68445 ____________________________________________________________________________
68446 [  6305] By: jhi                                   on 2000/07/04  16:24:24
68447         Log: Integrate with Sarathy.
68448      Branch: cfgperl
68449           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
68450           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68451           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
68452           !> proto.h win32/win32.c
68453 ____________________________________________________________________________
68454 [  6304] By: gsar                                  on 2000/07/04  16:17:24
68455         Log: missing perldiag entry for unpack("w",...) diagnostic (from
68456              Andreas Koenig)
68457      Branch: perl
68458            ! pod/perldiag.pod
68459 ____________________________________________________________________________
68460 [  6303] By: gsar                                  on 2000/07/04  16:14:44
68461         Log: remove rel2abs prototypes (from Barrie Slaymaker)
68462      Branch: perl
68463            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
68464            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68465 ____________________________________________________________________________
68466 [  6302] By: gsar                                  on 2000/07/04  04:59:35
68467         Log: adjust change#6299
68468      Branch: perl
68469            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
68470            ! win32/win32.c
68471 ____________________________________________________________________________
68472 [  6301] By: jhi                                   on 2000/07/04  04:50:07
68473         Log: Integrate with Sarathy.
68474      Branch: cfgperl
68475           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
68476           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
68477           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
68478 ____________________________________________________________________________
68479 [  6300] By: gsar                                  on 2000/07/04  04:42:09
68480         Log: PERL_OBJECT build tweak
68481      Branch: perl
68482            ! perl.h
68483 ____________________________________________________________________________
68484 [  6299] By: gsar                                  on 2000/07/04  04:37:00
68485         Log: fix memory leak on Windows (PL_sys_intern contents were never
68486              freed)
68487      Branch: perl
68488            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
68489            ! perlapi.c proto.h win32/win32.c
68490 ____________________________________________________________________________
68491 [  6298] By: gsar                                  on 2000/07/04  04:15:59
68492         Log: fix large memory leak that has been around for ever, masked by
68493              -DPURIFY (most of the arenas were never freed!)
68494      Branch: perl
68495            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
68496 ____________________________________________________________________________
68497 [  6297] By: gsar                                  on 2000/07/04  04:07:46
68498         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
68499      Branch: perl
68500            ! perl.c
68501 ____________________________________________________________________________
68502 [  6296] By: jhi                                   on 2000/06/30  18:28:37
68503         Log: Elaborate POSIX.pod.  Still needs work.
68504      Branch: cfgperl
68505            ! ext/POSIX/POSIX.pod
68506 ____________________________________________________________________________
68507 [  6295] By: jhi                                   on 2000/06/30  14:58:18
68508         Log: Point to perlipc for more SysV IPC examples.
68509      Branch: cfgperl
68510            ! pod/perlfunc.pod
68511 ____________________________________________________________________________
68512 [  6294] By: gsar                                  on 2000/06/30  14:47:45
68513         Log: slurp mode fix in change#4736 still not quite right
68514      Branch: perl
68515            ! pp_hot.c t/io/argv.t
68516 ____________________________________________________________________________
68517 [  6293] By: jhi                                   on 2000/06/30  12:02:55
68518         Log: Integrate with Sarathy.
68519      Branch: cfgperl
68520           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
68521 ____________________________________________________________________________
68522 [  6292] By: jhi                                   on 2000/06/30  12:01:11
68523         Log: From: simon@brecon.co.uk (Simon Cozens)
68524              Subject: UTF8 concat
68525              Date: 30 Jun 2000 06:13:25 GMT
68526              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
68527      Branch: cfgperl
68528            ! pp_hot.c
68529 ____________________________________________________________________________
68530 [  6291] By: gsar                                  on 2000/06/30  04:37:33
68531         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
68532              when @_ is modified, causing coredumps
68533      Branch: perl
68534            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
68535 ____________________________________________________________________________
68536 [  6290] By: jhi                                   on 2000/06/30  02:21:44
68537         Log: Integrate with Sarathy.
68538      Branch: cfgperl
68539           !> vms/vms.c vms/vmsish.h
68540 ____________________________________________________________________________
68541 [  6289] By: jhi                                   on 2000/06/30  02:21:02
68542         Log: Check VERSIONs.
68543      Branch: cfgperl
68544            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68545            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68546            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68547 ____________________________________________________________________________
68548 [  6288] By: jhi                                   on 2000/06/30  02:18:52
68549         Log: Integrate with Sarathy.
68550      Branch: cfgperl
68551           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
68552           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68553           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68554           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
68555 ____________________________________________________________________________
68556 [  6287] By: gsar                                  on 2000/06/30  02:17:08
68557         Log: integrate vmsperl changes into mainline
68558      Branch: perl
68559           !> vms/vms.c vms/vmsish.h
68560 ____________________________________________________________________________
68561 [  6285] By: gsar                                  on 2000/06/30  02:05:28
68562         Log: localize %INC in a Safe compartment so that use/require work
68563              (many other magic globals probably need similar treatment)
68564      Branch: perl
68565            ! ext/Opcode/Opcode.xs
68566 ____________________________________________________________________________
68567 [  6284] By: gsar                                  on 2000/06/30  01:54:54
68568         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
68569              about Windows
68570      Branch: perl
68571            ! pod/perlembed.pod
68572 ____________________________________________________________________________
68573 [  6283] By: jhi                                   on 2000/06/30  01:50:10
68574         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
68575              From: Barrie Slaymaker <barries@jester.slaysys.com>
68576              Date: Wed, 28 Jun 2000 11:35:29 -0400
68577              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
68578      Branch: perl
68579            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
68580            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
68581            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68582            ! lib/File/Spec/Win32.pm
68583 ____________________________________________________________________________
68584 [  6282] By: jhi                                   on 2000/06/29  22:57:22
68585         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
68586              From: Dan Sugalski <dan@sidhe.org>
68587              Date: Tue, 06 Jun 2000 11:59:50 -0400
68588              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
68589      Branch: cfgperl
68590            ! vms/vms.c
68591 ____________________________________________________________________________
68592 [  6281] By: jhi                                   on 2000/06/29  22:52:50
68593         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
68594              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
68595              Date: Wed, 7 Jun 2000 04:02:04 -0500
68596              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
68597      Branch: cfgperl
68598            ! utils/h2xs.PL
68599 ____________________________________________________________________________
68600 [  6280] By: jhi                                   on 2000/06/29  22:45:47
68601         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
68602              From: rspier@pobox.com (Robert Spier)
68603              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
68604              Message-ID: <14654.31913.845602.610277@rls.cx>
68605      Branch: cfgperl
68606            ! utils/h2xs.PL
68607 ____________________________________________________________________________
68608 [  6279] By: jhi                                   on 2000/06/29  22:38:16
68609         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
68610              From: Tim Ayers <tayers@bridge.com>
68611              Date: Thu, 08 Jun 2000 08:11:06 +0200
68612              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
68613              [resent by Richard Foley, Message-Id probably wrong]
68614      Branch: cfgperl
68615            ! pod/perlsub.pod
68616 ____________________________________________________________________________
68617 [  6278] By: jhi                                   on 2000/06/29  22:21:45
68618         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
68619              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
68620              Date: Fri, 09 Jun 2000 12:39:27 -0400
68621              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
68622              (plus update the version "number" of Text::Wrap)
68623      Branch: cfgperl
68624            ! lib/Text/Wrap.pm
68625 ____________________________________________________________________________
68626 [  6277] By: jhi                                   on 2000/06/29  22:13:10
68627         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
68628              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68629              Date: Mon, 12 Jun 2000 14:55:59 +0100
68630              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
68631      Branch: cfgperl
68632            ! pod/perlfunc.pod
68633 ____________________________________________________________________________
68634 [  6276] By: jhi                                   on 2000/06/29  22:11:06
68635         Log: Subject: [PATCH] Re: eval documentation: context
68636              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68637              Date: Mon, 12 Jun 2000 15:07:29 +0100
68638              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
68639      Branch: cfgperl
68640            ! pod/perlfunc.pod
68641 ____________________________________________________________________________
68642 [  6275] By: jhi                                   on 2000/06/29  21:59:46
68643         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
68644              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
68645              Date: Tue, 13 Jun 2000 02:43:48 -0500
68646              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
68647      Branch: cfgperl
68648            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
68649 ____________________________________________________________________________
68650 [  6274] By: jhi                                   on 2000/06/29  21:56:14
68651         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
68652              From: Andy Dougherty <doughera@lafayette.edu>
68653              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
68654              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
68655      Branch: cfgperl
68656            ! ext/File/Glob/Glob.pm
68657 ____________________________________________________________________________
68658 [  6273] By: jhi                                   on 2000/06/29  21:49:09
68659         Log: Subject: [PATCH] xsub attributes
68660              From: Doug MacEachern <dougm@covalent.net>
68661              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
68662              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
68663      Branch: cfgperl
68664            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
68665            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
68666 ____________________________________________________________________________
68667 [  6272] By: jhi                                   on 2000/06/29  21:41:28
68668         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
68669              From: Tom Phoenix <rootbeer@redcat.com>
68670              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
68671              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
68672      Branch: cfgperl
68673            ! lib/Net/Ping.pm
68674 ____________________________________________________________________________
68675 [  6271] By: jhi                                   on 2000/06/29  21:36:55
68676         Log: Subject: PATCH pod/perltie.pod
68677              From: Ian Phillipps <Ian.Phillipps@iname.com>
68678              Date: Fri, 16 Jun 2000 00:17:19 +0100
68679              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
68680              (only the first hunk, the second hunk had already been done
68681              by some other patch)
68682      Branch: cfgperl
68683            ! pod/perltie.pod
68684 ____________________________________________________________________________
68685 [  6270] By: jhi                                   on 2000/06/29  21:24:51
68686         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
68687              From: Nicholas Clark <nick@talking.bollo.cx>
68688              Date: Fri, 23 Jun 2000 16:21:15 +0100
68689              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
68690      Branch: cfgperl
68691            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
68692            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
68693 ____________________________________________________________________________
68694 [  6269] By: jhi                                   on 2000/06/29  19:38:15
68695         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
68696              silence few compiler warnings.
68697      Branch: cfgperl
68698            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
68699 ____________________________________________________________________________
68700 [  6268] By: jhi                                   on 2000/06/29  18:21:50
68701         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
68702              From: Dominic Dunlop <domo@computer.org> 
68703              Date: Thu, 29 Jun 2000 12:32:39 +0200 
68704              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
68705      Branch: cfgperl
68706            ! t/op/sprintf.t
68707 ____________________________________________________________________________
68708 [  6267] By: jhi                                   on 2000/06/29  18:16:07
68709         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
68710              From: Doug MacEachern <dougm@covalent.net>
68711              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
68712              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
68713      Branch: cfgperl
68714            + t/op/method2entersub.t
68715            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
68716            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68717            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
68718            ! xsutils.c
68719 ____________________________________________________________________________
68720 [  6266] By: jhi                                   on 2000/06/29  15:11:15
68721         Log: Subject: [PATCH 5.6.0] cygwin port
68722              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
68723              From: "Fifer, Eric" <EFifer@sanwaint.com>
68724              Date: Thu, 29 Jun 2000 12:58:29 +0100
68725      Branch: cfgperl
68726            ! cygwin/Makefile.SHs
68727 ____________________________________________________________________________
68728 [  6265] By: jhi                                   on 2000/06/29  15:04:05
68729         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
68730              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68731              Date: Wed, 28 Jun 2000 17:50:12 -0700
68732              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
68733      Branch: cfgperl
68734            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68735 ____________________________________________________________________________
68736 [  6264] By: jhi                                   on 2000/06/29  15:00:57
68737         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
68738              From: Marty Lucich <marty@netcom.com>
68739              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
68740              Message-Id: <200006282116.OAA11148@netcom.com>
68741              ccdlflags update (the BSD/OS 4.1 part had already been taken
68742              care of by #6141).
68743      Branch: cfgperl
68744            ! hints/bsdos.sh
68745 ____________________________________________________________________________
68746 [  6263] By: jhi                                   on 2000/06/29  13:47:44
68747         Log: tr fixes from Simon Cozens
68748      Branch: cfgperl
68749            ! doop.c
68750 ____________________________________________________________________________
68751 [  6262] By: jhi                                   on 2000/06/28  18:46:01
68752         Log: Subject: 5.6.0 Patch for EPOC
68753              From: Olaf Flebbe <o.flebbe@gmx.de>
68754              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
68755              Message-ID: <23449.960929969@www11.gmx.net>
68756      Branch: cfgperl
68757            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
68758            ! epoc/epocish.h
68759 ____________________________________________________________________________
68760 [  6261] By: jhi                                   on 2000/06/28  18:29:07
68761         Log: Subject: Re: [PATCH cfgperl] BOMs away!
68762              From: simon@brecon.co.uk (Simon Cozens)
68763              Date: 17 Jun 2000 11:49:57 GMT
68764              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
68765      Branch: cfgperl
68766            ! pod/perldiag.pod t/comp/require.t toke.c
68767 ____________________________________________________________________________
68768 [  6260] By: jhi                                   on 2000/06/28  17:47:16
68769         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
68770              From: simon@brecon.co.uk (Simon Cozens) 
68771              Date: 17 Jun 2000 11:56:44 GMT 
68772              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
68773              pack U0, pack C0
68774      Branch: cfgperl
68775            ! pod/perlfunc.pod pp.c t/op/pack.t
68776 ____________________________________________________________________________
68777 [  6259] By: jhi                                   on 2000/06/28  16:43:17
68778         Log: perlnewmod was missing from MANIFEST.
68779      Branch: cfgperl
68780            ! MANIFEST
68781 ____________________________________________________________________________
68782 [  6258] By: jhi                                   on 2000/06/28  15:54:30
68783         Log: linenumber tweak
68784      Branch: cfgperl
68785            ! t/pragma/warn/regcomp
68786 ____________________________________________________________________________
68787 [  6257] By: jhi                                   on 2000/06/28  15:50:44
68788         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
68789              From: Doug MacEachern <dougm@covalent.net>
68790              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
68791              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
68792              (one part of the patch had been applied earlier)
68793      Branch: cfgperl
68794            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
68795 ____________________________________________________________________________
68796 [  6256] By: jhi                                   on 2000/06/28  15:40:22
68797         Log: tweaks from Simon Cozens to further fix tr/// under utf8
68798      Branch: cfgperl
68799            ! doop.c
68800 ____________________________________________________________________________
68801 [  6255] By: jhi                                   on 2000/06/28  15:33:45
68802         Log: small thinko tweaks
68803      Branch: cfgperl
68804            ! lib/IPC/Open3.pm t/op/my_stash.t
68805 ____________________________________________________________________________
68806 [  6254] By: jhi                                   on 2000/06/28  15:33:25
68807         Log: Subject: tr///, help wanted.
68808              From: simon@brecon.co.uk (Simon Cozens)
68809              Date: 28 Jun 2000 11:29:04 GMT
68810              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
68811      Branch: cfgperl
68812            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
68813            ! pp_proto.h proto.h t/op/tr.t
68814 ____________________________________________________________________________
68815 [  6253] By: jhi                                   on 2000/06/28  15:09:17
68816         Log: Paranoia tweak on #6249.
68817              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
68818              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
68819              Date: Sun, 25 Jun 2000 23:43:12 -0400
68820              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
68821      Branch: cfgperl
68822            ! lib/IPC/Open3.pm
68823 ____________________________________________________________________________
68824 [  6252] By: jhi                                   on 2000/06/28  15:01:38
68825         Log: Document #6249 and #6251.
68826      Branch: cfgperl
68827            ! lib/Exporter.pm lib/IPC/Open3.pm
68828 ____________________________________________________________________________
68829 [  6251] By: jhi                                   on 2000/06/28  14:50:43
68830         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
68831              From: Doug MacEachern <dougm@covalent.net>
68832              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
68833              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
68834      Branch: cfgperl
68835            ! lib/Exporter.pm
68836 ____________________________________________________________________________
68837 [  6250] By: jhi                                   on 2000/06/28  14:45:23
68838         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
68839              From: Doug MacEachern <dougm@covalent.net>
68840              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
68841              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
68842      Branch: cfgperl
68843            + t/op/my_stash.t
68844            ! MANIFEST embed.pl global.sym proto.h toke.c
68845 ____________________________________________________________________________
68846 [  6249] By: jhi                                   on 2000/06/28  14:36:34
68847         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
68848              From: Frank Tobin <ftobin@uiuc.edu>
68849              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
68850              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
68851      Branch: cfgperl
68852            ! lib/IPC/Open3.pm
68853 ____________________________________________________________________________
68854 [  6248] By: jhi                                   on 2000/06/28  14:11:25
68855         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
68856              From: Mark-Jason Dominus <mjd@plover.com>
68857              Date: Tue, 27 Jun 2000 22:36:42 -0400
68858              Message-ID: <20000628023642.12166.qmail@plover.com>
68859      Branch: cfgperl
68860            ! pod/perlfunc.pod
68861 ____________________________________________________________________________
68862 [  6247] By: jhi                                   on 2000/06/27  12:46:37
68863         Log: Tweak $VERSION, patch from Doug MacEachern.
68864      Branch: cfgperl
68865            ! lib/File/Spec.pm
68866 ____________________________________________________________________________
68867 [  6246] By: jhi                                   on 2000/06/27  03:34:46
68868         Log: Allow for standalone testing.
68869      Branch: cfgperl
68870            ! t/lib/filefunc.t t/lib/filespec.t
68871 ____________________________________________________________________________
68872 [  6245] By: jhi                                   on 2000/06/27  02:50:02
68873         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
68874              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68875              Date: Sat, 24 Jun 2000 13:06:20 +0100
68876              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
68877      Branch: cfgperl
68878            ! ext/DynaLoader/DynaLoader_pm.PL
68879 ____________________________________________________________________________
68880 [  6244] By: jhi                                   on 2000/06/27  02:46:10
68881         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
68882              From: Doug MacEachern <dougm@covalent.net>
68883              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
68884              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
68885      Branch: cfgperl
68886            ! gv.c sv.c t/lib/peek.t
68887 ____________________________________________________________________________
68888 [  6243] By: jhi                                   on 2000/06/27  02:38:07
68889         Log: Subject: [PATCH] is_utf8_string
68890              From: simon@brecon.co.uk (Simon Cozens)
68891              Date: 26 Jun 2000 02:25:59 GMT
68892              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
68893      Branch: cfgperl
68894            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
68895            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
68896            ! proto.h utf8.c
68897 ____________________________________________________________________________
68898 [  6242] By: jhi                                   on 2000/06/27  02:24:00
68899         Log: Subject: [PATCH] bytes<->utf8 fixes
68900              From: simon@brecon.co.uk (Simon Cozens)
68901              Date: 26 Jun 2000 04:55:45 GMT
68902              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
68903      Branch: cfgperl
68904            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
68905 ____________________________________________________________________________
68906 [  6241] By: jhi                                   on 2000/06/27  02:12:42
68907         Log: Do no -warn on \_, only on \alpha.
68908              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
68909              From: David Dyck <dcd@tc.fluke.com>
68910              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
68911              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
68912      Branch: cfgperl
68913            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68914 ____________________________________________________________________________
68915 [  6240] By: jhi                                   on 2000/06/27  02:00:01
68916         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
68917              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68918              Date: Mon, 26 Jun 2000 18:40:14 +0100
68919              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
68920      Branch: cfgperl
68921            ! utils/h2xs.PL
68922 ____________________________________________________________________________
68923 [  6239] By: jhi                                   on 2000/06/27  01:53:40
68924         Log: Configure maintenance.  Sever some dependency cycles,
68925              separate gccversion from the cc unit,
68926              address [ID 20000623.006] Configure script patch for using gcc on AIX
68927              (but solve it a little bit differently),
68928              unduplex some accidentally duplicated units,
68929              suggest using gcc if no cc available
68930              (p5p thread: "Solaris configure: counterproposal", 1999-09)
68931      Branch: cfgperl
68932            ! Configure Todo-5.6 config_h.SH
68933      Branch: metaconfig
68934            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
68935            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
68936      Branch: metaconfig/U/perl
68937            + gccvers.U
68938            ! d_getespwnam.U d_getprpwnam.U i_prot.U
68939 ____________________________________________________________________________
68940 [  6238] By: jhi                                   on 2000/06/25  18:04:56
68941         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
68942              From: Dan Sugalski <dan@sidhe.org>
68943              Date: Fri, 23 Jun 2000 17:00:00 -0400
68944              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
68945      Branch: cfgperl
68946            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
68947 ____________________________________________________________________________
68948 [  6237] By: jhi                                   on 2000/06/25  16:36:45
68949         Log: Tweak embed.pl, regen headers.
68950      Branch: cfgperl
68951            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
68952            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
68953            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
68954            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
68955            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
68956 ____________________________________________________________________________
68957 [  6236] By: jhi                                   on 2000/06/25  15:26:42
68958         Log: Regen headers.
68959      Branch: cfgperl
68960            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
68961            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
68962            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
68963            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
68964            ! regnodes.h warnings.h
68965 ____________________________________________________________________________
68966 [  6235] By: jhi                                   on 2000/06/23  19:39:35
68967         Log: The thread begun by
68968              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
68969              From: Kevin.Ruscoe@ubsw.com
68970              Date: Fri, 16 Jun 2000 16:38:51 +0100
68971              Message-Id: <H000019b03c300d6@MHS>
68972      Branch: cfgperl
68973            ! hints/solaris_2.sh
68974 ____________________________________________________________________________
68975 [  6234] By: jhi                                   on 2000/06/23  19:23:36
68976         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
68977              because when run as services (Win32ese for daemons)
68978              no environment variables are set and tmpdir ends up as /tmp,
68979              which is ambiguous.
68980              
68981              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
68982              From: matt@sergeant.org
68983              Date: 16 Jun 2000 16:30:43 -0000
68984              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
68985      Branch: cfgperl
68986            ! lib/File/Spec/Win32.pm
68987 ____________________________________________________________________________
68988 [  6233] By: jhi                                   on 2000/06/23  19:18:58
68989         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
68990              From: Mark-Jason Dominus <mjd@plover.com>
68991              Date: Fri, 16 Jun 2000 20:53:04 -0400
68992              Message-ID: <20000617005304.8008.qmail@plover.com>
68993      Branch: cfgperl
68994            ! op.h
68995 ____________________________________________________________________________
68996 [  6232] By: jhi                                   on 2000/06/23  16:10:02
68997         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
68998              From: simon@brecon.co.uk (Simon Cozens)
68999              Date: 19 Jun 2000 15:18:27 GMT
69000              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
69001              
69002              plus update pod/Makefile and regenerate perltoc
69003      Branch: cfgperl
69004            + pod/perlutil.pod
69005            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
69006 ____________________________________________________________________________
69007 [  6231] By: jhi                                   on 2000/06/23  15:19:18
69008         Log: Subject: [PATCH 5.6.0] cygwin port
69009              From: "Fifer, Eric" <EFifer@sanwaint.com>
69010              Date: Tue, 20 Jun 2000 14:30:58 +0100
69011              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
69012      Branch: cfgperl
69013            ! README.cygwin lib/File/Find.pm
69014 ____________________________________________________________________________
69015 [  6230] By: jhi                                   on 2000/06/23  14:25:21
69016         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
69017      Branch: cfgperl
69018            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
69019            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
69020            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
69021            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
69022 ____________________________________________________________________________
69023 [  6229] By: jhi                                   on 2000/06/23  14:13:34
69024         Log: Subject: README.hpux version 0.6.1
69025              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
69026              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
69027              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
69028      Branch: cfgperl
69029            ! README.hpux
69030 ____________________________________________________________________________
69031 [  6228] By: jhi                                   on 2000/06/23  14:07:20
69032         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
69033              From: Doug MacEachern <dougm@covalent.net>
69034              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
69035              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
69036      Branch: cfgperl
69037            ! op.c
69038 ____________________________________________________________________________
69039 [  6227] By: jhi                                   on 2000/06/23  14:01:06
69040         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
69041              From: Doug MacEachern <dougm@covalent.net>
69042              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
69043              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
69044      Branch: cfgperl
69045            + lib/lib.pm.PL
69046            - lib/lib.pm
69047            ! MANIFEST Makefile.SH
69048 ____________________________________________________________________________
69049 [  6226] By: jhi                                   on 2000/06/23  13:53:07
69050         Log: Subject: [PATCH] remove forward declarations in Socket.pm
69051              From: Doug MacEachern <dougm@covalent.net>
69052              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
69053              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
69054              
69055              From: Doug MacEachern <dougm@covalent.net>
69056              Subject: Re: [PATCH] remove forward declarations in Socket.pm
69057              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
69058              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
69059      Branch: cfgperl
69060            ! ext/Socket/Socket.pm op.c
69061 ____________________________________________________________________________
69062 [  6225] By: jhi                                   on 2000/06/23  13:41:52
69063         Log: Add source code filenames to apidoc.
69064              From: simon@brecon.co.uk (Simon Cozens)
69065              Subject: [PATCH embed.pl] Source X-ref
69066              Date: 22 Jun 2000 02:18:49 GMT
69067              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
69068      Branch: cfgperl
69069            ! embed.pl
69070 ____________________________________________________________________________
69071 [  6224] By: jhi                                   on 2000/06/23  13:32:33
69072         Log: A way to avoid English.pm performance hit.
69073              From: root <root@jester.slaysys.com>
69074              Subject: [YAPATCH English.pm] My turn to putt again
69075              Date: Thu, 22 Jun 2000 20:33:58 -0400
69076              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
69077      Branch: cfgperl
69078            ! lib/English.pm t/lib/english.t
69079 ____________________________________________________________________________
69080 [  6223] By: jhi                                   on 2000/06/23  13:27:06
69081         Log: Avoid double close().
69082              Subject: [PATCH] avoid double close()
69083              From: Doug MacEachern <dougm@covalent.net>
69084              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
69085              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
69086      Branch: cfgperl
69087            ! doio.c
69088 ____________________________________________________________________________
69089 [  6222] By: jhi                                   on 2000/06/23  13:25:54
69090         Log: doc typo fix
69091              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
69092              From: Ian Phillipps <Ian.Phillipps@iname.com>
69093              Date: Fri, 23 Jun 2000 10:40:58 +0100
69094              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
69095      Branch: cfgperl
69096            ! lib/Pod/Usage.pm
69097 ____________________________________________________________________________
69098 [  6221] By: jhi                                   on 2000/06/23  13:24:15
69099         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
69100              From: simon@brecon.co.uk (Simon Cozens)
69101              Subject: [PATCH] Eliminate tr///[CU][CU]
69102              Date: 23 Jun 2000 11:05:40 GMT
69103              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
69104      Branch: cfgperl
69105            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
69106 ____________________________________________________________________________
69107 [  6220] By: jhi                                   on 2000/06/22  16:07:51
69108         Log: Win32 patches from Benjamin Stuhl.
69109      Branch: cfgperl
69110            ! makedef.pl win32/win32.h
69111 ____________________________________________________________________________
69112 [  6219] By: jhi                                   on 2000/06/22  16:06:34
69113         Log: Bytecode patches from Benjamin Stuhl.
69114      Branch: cfgperl
69115            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69116            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
69117            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69118 ____________________________________________________________________________
69119 [  6218] By: jhi                                   on 2000/06/15  23:54:16
69120         Log: Bytecode patches from Benjamin Stuhl.
69121      Branch: cfgperl
69122            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69123 ____________________________________________________________________________
69124 [  6217] By: jhi                                   on 2000/06/09  13:38:29
69125         Log: Rename the fdpid locking and integrate with Sarathy.
69126      Branch: cfgperl
69127            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
69128            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
69129            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
69130            ! win32/win32.c
69131           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
69132 ____________________________________________________________________________
69133 [  6216] By: gsar                                  on 2000/06/08  14:54:21
69134         Log: be more optimal about clearing @_
69135      Branch: perl
69136            ! cop.h
69137 ____________________________________________________________________________
69138 [  6215] By: gsar                                  on 2000/06/08  14:33:04
69139         Log: tweak comment about @DB::args
69140      Branch: perl
69141            ! av.h pp_ctl.c
69142 ____________________________________________________________________________
69143 [  6214] By: gsar                                  on 2000/06/08  13:57:54
69144         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
69145              caller() wants to populate @DB::args with it (causes a coredump
69146              in Carp::confess())
69147      Branch: perl
69148            ! cop.h t/op/runlevel.t
69149 ____________________________________________________________________________
69150 [  6213] By: gsar                                  on 2000/06/08  07:06:35
69151         Log: back out change#6106 (seems problematic)
69152      Branch: perl
69153            ! hints/solaris_2.sh
69154 ____________________________________________________________________________
69155 [  6212] By: jhi                                   on 2000/06/07  03:10:36
69156         Log: Continuing mopup for #6204.
69157      Branch: cfgperl
69158            ! ext/B/defsubs_h.PL
69159 ____________________________________________________________________________
69160 [  6211] By: jhi                                   on 2000/06/07  02:41:50
69161         Log: Mopup for #6204.
69162              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
69163              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
69164              This is comes from const() where POK isn't on when expected.
69165      Branch: cfgperl
69166            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
69167            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69168            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
69169            ! perlapi.h pod/perlapi.pod
69170 ____________________________________________________________________________
69171 [  6210] By: jhi                                   on 2000/06/07  01:56:29
69172         Log: Mopup for #6207 and #6209.
69173      Branch: cfgperl
69174            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
69175 ____________________________________________________________________________
69176 [  6209] By: jhi                                   on 2000/06/07  01:33:12
69177         Log: Lock PL_fdpid against race conditions, based on:
69178              Subject: [PATCH 5.6.0]subprocess fixup for threads
69179              From: Dan Sugalski <dan@sidhe.org>
69180              To: perl5-porters@perl.org
69181              Date: Tue, 11 Apr 2000 17:02:32 -0400
69182              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
69183      Branch: cfgperl
69184            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
69185            ! win32/win32.c
69186 ____________________________________________________________________________
69187 [  6208] By: jhi                                   on 2000/06/07  01:05:23
69188         Log: Regen headers for #6207.
69189      Branch: cfgperl
69190            ! embed.h global.sym objXSUB.h proto.h
69191 ____________________________________________________________________________
69192 [  6207] By: jhi                                   on 2000/06/06  23:43:13
69193         Log: Subject: [PATCH 5.6.0] Threadsafe patches
69194              From: Dan Sugalski <dan@sidhe.org>
69195              To: perl5-porters@perl.org
69196              Date: Mon, 08 May 2000 18:08:13 -0400
69197              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
69198      Branch: cfgperl
69199            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
69200            ! proto.h sv.h util.c
69201 ____________________________________________________________________________
69202 [  6206] By: jhi                                   on 2000/06/06  23:21:23
69203         Log: Subject: [PATCH] Eliminate $a/$b in pod
69204              From: David Glasser <me@davidglasser.net>
69205              To: perl5-porters@perl.org
69206              Date: Mon, 29 May 2000 21:15:59 -0400
69207              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
69208      Branch: cfgperl
69209            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
69210            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
69211            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
69212            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
69213            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
69214            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
69215            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
69216            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
69217            ! pod/perlvar.pod pod/perlxs.pod
69218 ____________________________________________________________________________
69219 [  6205] By: jhi                                   on 2000/06/06  23:12:14
69220         Log: Subject: [PATCH] Win32 improvements
69221              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
69222              To: gsar@activestate.com, perl5-porters@perl.org
69223              Date: Mon, 29 May 2000 17:22:24 PDT
69224              Message-ID: <20000530002224.91142.qmail@hotmail.com>
69225              (MUA had mangled many lines by wordwrapping)
69226      Branch: cfgperl
69227            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
69228 ____________________________________________________________________________
69229 [  6204] By: jhi                                   on 2000/06/06  23:01:50
69230         Log: Subject: [PATCH] B::Bytecode patches
69231              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
69232              To: gsar@activestate.com, jhi@iki.fi
69233              Cc: perl5-porters@perl.org
69234              Message-ID: <20000602202526.48694.qmail@hotmail.com>
69235              (MUA had mangled many lines by wordwrapping)
69236      Branch: cfgperl
69237            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
69238            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
69239            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69240            ! intrpvar.h perl.c
69241 ____________________________________________________________________________
69242 [  6203] By: jhi                                   on 2000/06/06  22:32:43
69243         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
69244              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69245              Date: Tue, 06 Jun 2000 13:07:45 -0700
69246              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
69247      Branch: cfgperl
69248            ! pod/perldiag.pod
69249 ____________________________________________________________________________
69250 [  6202] By: jhi                                   on 2000/06/06  19:38:35
69251         Log: Integrate with Sarathy.
69252      Branch: cfgperl
69253           !> perl.c
69254 ____________________________________________________________________________
69255 [  6201] By: gsar                                  on 2000/06/06  00:42:59
69256         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
69257              does a PUSHMARK that's never ever POPMARKed; in general, only
69258              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
69259              Perl_eval_[sp]v() don't because they don't take any incoming
69260              arguments (this leak has been around since the original version
69261              of perl_eval_pv() in 5.003_97e)
69262      Branch: perl
69263            ! perl.c
69264 ____________________________________________________________________________
69265 [  6200] By: jhi                                   on 2000/06/04  03:44:52
69266         Log: Update to cperl-mode.el 4.31 from
69267              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
69268              Subject: A couple of notes
69269              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69270              To: Mailing list Perl5 <perl5-porters@perl.org>
69271              Date: Sat, 3 Jun 2000 23:33:32 -0400
69272              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
69273      Branch: cfgperl
69274            ! emacs/cperl-mode.el
69275 ____________________________________________________________________________
69276 [  6199] By: jhi                                   on 2000/06/03  15:11:05
69277         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
69278              From: Dan Sugalski <dan@sidhe.org>
69279              To: perl5-porters@perl.org, vmsperl@perl.org
69280              Date: Fri, 02 Jun 2000 17:30:51 -0400
69281              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
69282      Branch: cfgperl
69283            ! vms/descrip_mms.template vms/gen_shrfls.pl
69284 ____________________________________________________________________________
69285 [  6198] By: jhi                                   on 2000/06/03  14:59:15
69286         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
69287              From: Dan Sugalski <dan@sidhe.org>
69288              To: vmsperl@perl.org, perl5-porters@perl.org
69289              Date: Fri, 02 Jun 2000 16:00:41 -0400
69290              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
69291              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
69292      Branch: cfgperl
69293            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
69294            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
69295            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
69296 ____________________________________________________________________________
69297 [  6197] By: jhi                                   on 2000/06/03  14:41:30
69298         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
69299              From: John Borwick <jhborwic@unity.ncsu.edu>
69300              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
69301              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
69302      Branch: cfgperl
69303            ! pod/perlsyn.pod
69304 ____________________________________________________________________________
69305 [  6196] By: jhi                                   on 2000/06/03  14:38:09
69306         Log: Integrate with Sarathy.
69307      Branch: cfgperl
69308           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69309           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69310           !> vms/perly_c.vms
69311 ____________________________________________________________________________
69312 [  6195] By: gsar                                  on 2000/06/02  22:43:13
69313         Log: fix yet another eval"" leak under USE_ITHREADS
69314      Branch: perl
69315            ! op.c
69316 ____________________________________________________________________________
69317 [  6194] By: gsar                                  on 2000/06/02  18:22:06
69318         Log: fix small eval"" memory leaks under USE_ITHREADS
69319      Branch: perl
69320            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69321            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69322            ! vms/perly_c.vms
69323 ____________________________________________________________________________
69324 [  6193] By: jhi                                   on 2000/06/01  13:03:56
69325         Log: Signals-be-gone for microperl.
69326      Branch: cfgperl
69327            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
69328 ____________________________________________________________________________
69329 [  6192] By: jhi                                   on 2000/06/01  12:52:02
69330         Log: Integrate with Sarathy.
69331      Branch: cfgperl
69332           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
69333           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
69334           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
69335           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
69336           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
69337           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
69338           !> t/op/vec.t utils/h2xs.PL
69339 ____________________________________________________________________________
69340 [  6191] By: gsar                                  on 2000/06/01  09:38:21
69341         Log: vec() loses numericalness (modified version of patch suggested
69342              by Robin Barker)
69343      Branch: perl
69344            ! doop.c t/op/vec.t
69345 ____________________________________________________________________________
69346 [  6190] By: gsar                                  on 2000/06/01  09:26:15
69347         Log: submit missing embed.pl change
69348      Branch: perl
69349            ! embed.pl
69350 ____________________________________________________________________________
69351 [  6189] By: gsar                                  on 2000/06/01  09:05:34
69352         Log: counting tr/// corrupts later operation (from M.J.T Guy)
69353      Branch: perl
69354            ! doop.c t/op/tr.t
69355 ____________________________________________________________________________
69356 [  6188] By: gsar                                  on 2000/06/01  08:58:39
69357         Log: h2xs tweaks
69358      Branch: perl
69359            ! utils/h2xs.PL
69360 ____________________________________________________________________________
69361 [  6187] By: gsar                                  on 2000/06/01  08:50:07
69362         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
69363              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69364      Branch: perl
69365            + lib/Pod/LaTeX.pm
69366            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
69367            ! pod/pod2latex.PL
69368 ____________________________________________________________________________
69369 [  6186] By: gsar                                  on 2000/06/01  08:24:40
69370         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
69371              <wolfgang.laun@alcatel.at>)
69372      Branch: perl
69373            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
69374            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
69375 ____________________________________________________________________________
69376 [  6185] By: gsar                                  on 2000/06/01  08:12:00
69377         Log: remove incorrect documentation about implicit split to @_ in
69378              list context, which never really worked in perl 5 (from
69379              M.J.T. Guy)
69380      Branch: perl
69381            ! pod/perlfunc.pod pod/perltrap.pod
69382 ____________________________________________________________________________
69383 [  6184] By: gsar                                  on 2000/06/01  07:52:27
69384         Log: tweak for change#6127
69385      Branch: perl
69386            ! perl.c
69387 ____________________________________________________________________________
69388 [  6183] By: gsar                                  on 2000/06/01  07:41:02
69389         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
69390              <nick@ccl4.org>)
69391      Branch: perl
69392            + t/lib/selfloader.t
69393            ! MANIFEST lib/SelfLoader.pm
69394 ____________________________________________________________________________
69395 [  6182] By: jhi                                   on 2000/06/01  00:34:42
69396         Log: Be Cleaner Part Deux.
69397      Branch: cfgperl
69398            ! Makefile.SH
69399 ____________________________________________________________________________
69400 [  6181] By: jhi                                   on 2000/06/01  00:32:09
69401         Log: Integrate with Sarathy.
69402      Branch: cfgperl
69403           !> pp.c t/op/arith.t
69404 ____________________________________________________________________________
69405 [  6180] By: jhi                                   on 2000/06/01  00:31:13
69406         Log: microperl nits from Simon Cozens.
69407      Branch: cfgperl
69408            + uconfig.h
69409            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
69410            ! unixish.h
69411 ____________________________________________________________________________
69412 [  6179] By: gsar                                  on 2000/05/31  22:37:51
69413         Log: buggy modulus on UVs introduced by change#3378 (resulted in
69414              4063328477 % 65535 amounting to 27406, instead of 27407)
69415      Branch: perl
69416            ! pp.c t/op/arith.t
69417 ____________________________________________________________________________
69418 [  6178] By: jhi                                   on 2000/05/31  21:52:41
69419         Log: Be cleaner.
69420      Branch: cfgperl
69421            ! Makefile.SH
69422 ____________________________________________________________________________
69423 [  6177] By: jhi                                   on 2000/05/31  21:47:33
69424         Log: Substitution utf8 patch from Simon Cozens.
69425      Branch: cfgperl
69426            ! pp_hot.c
69427 ____________________________________________________________________________
69428 [  6176] By: jhi                                   on 2000/05/31  21:45:34
69429         Log: Single-quoted utf8 patch from Simon Cozens.
69430      Branch: cfgperl
69431            ! toke.c
69432 ____________________________________________________________________________
69433 [  6175] By: jhi                                   on 2000/05/31  21:40:18
69434         Log: Integrate with Sarathy.
69435      Branch: cfgperl
69436           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
69437 ____________________________________________________________________________
69438 [  6174] By: jhi                                   on 2000/05/31  21:37:31
69439         Log: microperl changes from Simon Cozens; Makefile for microperl
69440              written from scratch; few casts added as microperl compilation
69441              doesn't have all prototypes available.
69442      Branch: cfgperl
69443            + Makefile.micro README.micro Todo.micro uconfig.sh
69444            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
69445            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
69446      Branch: metaconfig
69447            + U/modified/Config_h.U
69448 ____________________________________________________________________________
69449 [  6173] By: jhi                                   on 2000/05/31  20:00:24
69450         Log: metaconfig maintenance.
69451      Branch: metaconfig
69452            + U/modified/Inhdr.U U/typedefs/inotype.U
69453      Branch: metaconfig/U/perl
69454            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
69455            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
69456 ____________________________________________________________________________
69457 [  6172] By: gsar                                  on 2000/05/31  05:05:42
69458         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
69459              (from Ilya Zakharevich)
69460      Branch: perl
69461            ! regexec.c t/op/re_tests
69462 ____________________________________________________________________________
69463 [  6171] By: gsar                                  on 2000/05/31  05:01:47
69464         Log: scalar() doesn't force scalar context when used in void context
69465              (from Simon Cozens)
69466      Branch: perl
69467            ! op.c t/op/wantarray.t
69468 ____________________________________________________________________________
69469 [  6170] By: gsar                                  on 2000/05/31  04:41:33
69470         Log: change#6142 needs tweaks to tests to work where there's no symlink()
69471              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69472      Branch: perl
69473            ! t/lib/filefind.t
69474 ____________________________________________________________________________
69475 [  6169] By: gsar                                  on 2000/05/31  04:29:49
69476         Log: integrate cfgperl contents into mainline
69477      Branch: perl
69478           +> pod/perlmodlib.PL pod/perlnewmod.pod
69479           !> (integrate 42 files)
69480 ____________________________________________________________________________
69481 [  6168] By: jhi                                   on 2000/05/30  22:53:37
69482         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
69483      Branch: cfgperl
69484            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69485            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
69486            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
69487            ! win32/config.bc win32/config.gc win32/config.vc
69488            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69489            ! win32/config_h.PL win32/config_sh.PL
69490      Branch: metaconfig/U/perl
69491            ! perlxv.U
69492 ____________________________________________________________________________
69493 [  6167] By: jhi                                   on 2000/05/30  22:20:21
69494         Log: tweak todo 
69495      Branch: cfgperl
69496            ! Todo-5.6
69497 ____________________________________________________________________________
69498 [  6166] By: jhi                                   on 2000/05/30  22:11:51
69499         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
69500              in case somebody wants to write an extension for more
69501              shadow database interfaces.
69502      Branch: cfgperl
69503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69504            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
69505            ! vos/config.def vos/config.h vos/config_h.SH_orig
69506            ! win32/config.bc win32/config.gc win32/config.vc
69507            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69508      Branch: metaconfig
69509            ! U/modified/Myinit.U
69510      Branch: metaconfig/U/perl
69511            + d_getespwnam.U d_getprpwnam.U i_prot.U
69512 ____________________________________________________________________________
69513 [  6165] By: jhi                                   on 2000/05/30  18:35:34
69514         Log: Integrate with Sarathy.
69515      Branch: cfgperl
69516           !> op.c
69517 ____________________________________________________________________________
69518 [  6164] By: jhi                                   on 2000/05/30  18:30:16
69519         Log: detypo
69520      Branch: cfgperl
69521            ! Configure config_h.SH
69522      Branch: metaconfig/U/perl
69523            ! perlxv.U
69524 ____________________________________________________________________________
69525 [  6163] By: gsar                                  on 2000/05/30  03:24:03
69526         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
69527      Branch: perl
69528            ! op.c
69529 ____________________________________________________________________________
69530 [  6162] By: gsar                                  on 2000/05/30  03:09:38
69531         Log: fix memory leak in method call optimization (change#3768);
69532              made C<eval "$x->foo()"> leak
69533      Branch: perl
69534            ! op.c
69535 ____________________________________________________________________________
69536 [  6161] By: jhi                                   on 2000/05/29  17:56:26
69537         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
69538              both from Simon Cozens.
69539      Branch: cfgperl
69540            + pod/perlmodlib.PL pod/perlnewmod.pod
69541            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
69542            ! pod/perlmodlib.pod pod/perltoc.pod
69543 ____________________________________________________________________________
69544 [  6160] By: jhi                                   on 2000/05/29  17:23:55
69545         Log: Changes for the File::Temp 0.08 (change #6159) test suite
69546              to fit better into the Perl distribution test framework.
69547      Branch: cfgperl
69548            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
69549            ! t/lib/ftmp-tempfile.t
69550 ____________________________________________________________________________
69551 [  6159] By: jhi                                   on 2000/05/29  16:55:36
69552         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
69553      Branch: cfgperl
69554            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69555            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69556 ____________________________________________________________________________
69557 [  6158] By: bailey                                on 2000/05/29  16:22:08
69558         Log: Add fallback to tmpfile for use in cases where user's relying on
69559              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
69560              Lane's patch)
69561      Branch: vmsperl
69562            ! vms/vms.c vms/vmsish.h
69563 ____________________________________________________________________________
69564 [  6157] By: jhi                                   on 2000/05/29  03:10:36
69565         Log: Regen Configure to jive with #6149.
69566      Branch: cfgperl
69567            ! Configure
69568      Branch: metaconfig
69569            ! U/modified/Getfile.U
69570 ____________________________________________________________________________
69571 [  6156] By: jhi                                   on 2000/05/29  03:01:38
69572         Log: Integrate with Sarathy.
69573      Branch: cfgperl
69574           +> ext/DynaLoader/dl_mac.xs
69575           !> (integrate 38 files)
69576 ____________________________________________________________________________
69577 [  6155] By: gsar                                  on 2000/05/28  21:15:58
69578         Log: small bug in change#6144; remove random \xA0 character that snuck
69579              in via change#6145
69580      Branch: perl
69581            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
69582 ____________________________________________________________________________
69583 [  6154] By: gsar                                  on 2000/05/28  21:04:19
69584         Log: avoid type mismatch warning
69585      Branch: perl
69586            ! perl.c
69587 ____________________________________________________________________________
69588 [  6153] By: gsar                                  on 2000/05/28  20:58:31
69589         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
69590              <nick@Bagpuss.uk.boo.com>)
69591      Branch: perl
69592            ! lib/Test/Harness.pm
69593 ____________________________________________________________________________
69594 [  6152] By: gsar                                  on 2000/05/28  20:53:42
69595         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
69596      Branch: perl
69597            ! regexec.c
69598 ____________________________________________________________________________
69599 [  6151] By: gsar                                  on 2000/05/28  20:50:28
69600         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
69601      Branch: perl
69602            ! regexec.c
69603 ____________________________________________________________________________
69604 [  6150] By: gsar                                  on 2000/05/28  20:39:58
69605         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
69606      Branch: perl
69607            ! pod/perlrequick.pod
69608 ____________________________________________________________________________
69609 [  6149] By: gsar                                  on 2000/05/28  20:35:16
69610         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
69611              <troc@netrus.net>)
69612      Branch: perl
69613            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
69614            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
69615            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
69616            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
69617 ____________________________________________________________________________
69618 [  6148] By: gsar                                  on 2000/05/28  20:21:07
69619         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
69620      Branch: perl
69621            ! lib/ExtUtils/MM_Unix.pm
69622 ____________________________________________________________________________
69623 [  6147] By: gsar                                  on 2000/05/28  20:12:41
69624         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
69625              (from Peter Prymmer)
69626      Branch: perl
69627            ! vms/subconfigure.com
69628 ____________________________________________________________________________
69629 [  6146] By: gsar                                  on 2000/05/28  20:06:15
69630         Log: doc typo
69631      Branch: perl
69632            ! lib/warnings.pm warnings.h warnings.pl
69633 ____________________________________________________________________________
69634 [  6145] By: gsar                                  on 2000/05/28  18:44:33
69635         Log: make xsubpp skip embedded pod (from Matthias Neeracher
69636              <neeri@iis.ee.ethz.ch>)
69637      Branch: perl
69638            ! lib/ExtUtils/xsubpp
69639 ____________________________________________________________________________
69640 [  6144] By: gsar                                  on 2000/05/28  18:42:49
69641         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
69642              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
69643              <neeri@iis.ee.ethz.ch>)
69644      Branch: perl
69645            ! lib/AutoSplit.pm
69646 ____________________________________________________________________________
69647 [  6143] By: gsar                                  on 2000/05/28  18:41:12
69648         Log: MacOS support, part 1 (from Matthias Neeracher
69649              <neeri@iis.ee.ethz.ch>)
69650      Branch: perl
69651            + ext/DynaLoader/dl_mac.xs
69652            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
69653            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
69654            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
69655            ! util.h
69656 ____________________________________________________________________________
69657 [  6142] By: gsar                                  on 2000/05/28  18:21:51
69658         Log: File::Find fails to chdir when chasing symlinks (from
69659              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69660      Branch: perl
69661            ! lib/File/Find.pm t/lib/filefind.t
69662 ____________________________________________________________________________
69663 [  6141] By: jhi                                   on 2000/05/28  14:25:15
69664         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
69665              forwarded by Peter Seebach from the bsdi-users mailing list.
69666              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
69667      Branch: perl
69668            ! hints/bsdos.sh
69669 ____________________________________________________________________________
69670 [  6140] By: jhi                                   on 2000/05/28  14:11:57
69671         Log: Integrate with Sarathy.
69672      Branch: cfgperl
69673           +> (branch 30 files)
69674           !> (integrate 93 files)
69675 ____________________________________________________________________________
69676 [  6139] By: gsar                                  on 2000/05/28  10:01:48
69677         Log: revise mktables.PL for bugs and newness in Unicode 3.0
69678              (from James Bence <jbence@amgen.com>)
69679      Branch: perl
69680            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
69681            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
69682            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
69683            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
69684            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
69685            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
69686            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
69687            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
69688            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
69689            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
69690            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
69691            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
69692            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
69693            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
69694            + lib/unicode/Is/SylWU.pl
69695            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
69696            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
69697            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
69698            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
69699            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
69700            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
69701            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
69702            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
69703            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
69704            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
69705            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
69706            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
69707            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
69708            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
69709            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
69710            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
69711            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
69712            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
69713            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
69714            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
69715            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
69716            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
69717            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
69718            ! lib/unicode/Makefile lib/unicode/mktables.PL
69719 ____________________________________________________________________________
69720 [  6138] By: gsar                                  on 2000/05/28  08:50:32
69721         Log: add note about the handling of negative indices to tied arrays
69722              (from Michael G Schwern <schwern@pobox.com>)
69723      Branch: perl
69724            ! pod/perltie.pod
69725 ____________________________________________________________________________
69726 [  6137] By: gsar                                  on 2000/05/28  08:46:10
69727         Log: fix bogus redeclaration warning for "our" variables in different
69728              scopes
69729      Branch: perl
69730            ! op.c t/pragma/strict-vars
69731 ____________________________________________________________________________
69732 [  6136] By: gsar                                  on 2000/05/28  08:31:20
69733         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
69734      Branch: perl
69735            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
69736 ____________________________________________________________________________
69737 [  6135] By: gsar                                  on 2000/05/28  08:17:50
69738         Log: enable Test::Harness to dynamically determine column width etc.
69739              (from Rob Napier <rnapier@employees.org>)
69740      Branch: perl
69741            ! lib/Test/Harness.pm
69742 ____________________________________________________________________________
69743 [  6134] By: gsar                                  on 2000/05/28  08:13:39
69744         Log: make Test::Harness use wait.h/WCOREDUMP if available
69745              (from Ben Tilly <ben_tilly@hotmail.com>)
69746      Branch: perl
69747            ! lib/Test/Harness.pm
69748 ____________________________________________________________________________
69749 [  6133] By: gsar                                  on 2000/05/28  08:08:05
69750         Log: elide bogus test in change#6132
69751      Branch: perl
69752            ! t/pragma/warn/9enabled
69753 ____________________________________________________________________________
69754 [  6132] By: gsar                                  on 2000/05/28  08:03:14
69755         Log: warnings::enabled() doesn't fall back to looking at $^W if
69756              caller isn't using lexical warnings (from Paul Marquess)
69757      Branch: perl
69758            ! pp_ctl.c t/pragma/warn/9enabled
69759 ____________________________________________________________________________
69760 [  6131] By: gsar                                  on 2000/05/28  07:57:47
69761         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
69762      Branch: perl
69763            ! ext/POSIX/POSIX.pm
69764 ____________________________________________________________________________
69765 [  6130] By: gsar                                  on 2000/05/28  07:29:12
69766         Log: fix places that mean C<"word" character> but say C<alphanumeric
69767              character>
69768      Branch: perl
69769            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
69770 ____________________________________________________________________________
69771 [  6129] By: gsar                                  on 2000/05/28  07:18:41
69772         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
69773      Branch: perl
69774            ! vms/test.com
69775 ____________________________________________________________________________
69776 [  6128] By: gsar                                  on 2000/05/28  07:12:55
69777         Log: new perlxstut example for passing/returning refs to arrays
69778              (from David Lowe <dlowe@pootpoot.com>)
69779      Branch: perl
69780            ! pod/perlxstut.pod
69781 ____________________________________________________________________________
69782 [  6127] By: gsar                                  on 2000/05/28  07:02:50
69783         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
69784              failed (from Gisle Aas)
69785      Branch: perl
69786            ! cop.h perl.c
69787 ____________________________________________________________________________
69788 [  6126] By: gsar                                  on 2000/05/28  06:39:53
69789         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
69790              (reworked variant of patch suggested by Simon Cozens)
69791      Branch: perl
69792            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
69793            ! pp_hot.c proto.h t/op/gv.t
69794 ____________________________________________________________________________
69795 [  6125] By: gsar                                  on 2000/05/28  05:14:55
69796         Log: enable propagating exception objects via Perl_croak() in XS code
69797              (from Gisle Aas)
69798      Branch: perl
69799            ! util.c
69800 ____________________________________________________________________________
69801 [  6124] By: gsar                                  on 2000/05/28  05:07:28
69802         Log: integrate vmsperl contents into mainline
69803      Branch: perl
69804           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
69805           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
69806           !> vms/vmsish.h
69807 ____________________________________________________________________________
69808 [  6123] By: gsar                                  on 2000/05/28  05:03:53
69809         Log: clarify gotcha with #line directives (from Rocco Caputo
69810              <troc@netrus.net>)
69811      Branch: perl
69812            ! pod/perldebug.pod pod/perlsyn.pod
69813 ____________________________________________________________________________
69814 [  6122] By: gsar                                  on 2000/05/28  04:58:29
69815         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
69816              (from Mark-Jason Dominus)
69817      Branch: perl
69818            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
69819            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
69820            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
69821            ! toke.c
69822 ____________________________________________________________________________
69823 [  6121] By: bailey                                on 2000/05/25  04:46:54
69824         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
69825              lists (based on fixes by Craig Berry)
69826      Branch: vmsperl
69827            ! lib/File/Spec/VMS.pm
69828 ____________________________________________________________________________
69829 [  6120] By: bailey                                on 2000/05/25  04:25:38
69830         Log: Add missing escape (Charles Lane)
69831      Branch: vmsperl
69832            ! t/op/lex_assign.t
69833 ____________________________________________________________________________
69834 [  6119] By: bailey                                on 2000/05/25  04:21:25
69835         Log: Quiet error messages in vmsish.t (Charles Lane)
69836      Branch: vmsperl
69837            ! vms/ext/vmsish.t
69838 ____________________________________________________________________________
69839 [  6118] By: bailey                                on 2000/05/25  04:17:57
69840         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
69841              Flatten case labels in switch statements uniformly (Charles Bailey)
69842      Branch: vmsperl
69843            ! vms/vms.c
69844 ____________________________________________________________________________
69845 [  6117] By: bailey                                on 2000/05/25  03:58:09
69846         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
69847      Branch: vmsperl
69848            ! vms/vmsish.h
69849 ____________________________________________________________________________
69850 [  6116] By: bailey                                on 2000/05/25  03:11:15
69851         Log: Miscellaneous cosmetic fixes (Charles Lane)
69852      Branch: vmsperl
69853            ! lib/ExtUtils/MM_VMS.pm
69854 ____________________________________________________________________________
69855 [  6115] By: bailey                                on 2000/05/25  03:10:36
69856         Log: Add bounds checking for several strings (Charles Lane)
69857      Branch: vmsperl
69858            ! vms/vms.c
69859 ____________________________________________________________________________
69860 [  6114] By: bailey                                on 2000/05/25  02:25:34
69861         Log: Urk -- undo previous removal of vmsish 'exit' change
69862      Branch: vmsperl
69863            ! vms/ext/vmsish.pm vms/vmsish.h
69864 ____________________________________________________________________________
69865 [  6113] By: bailey                                on 2000/05/24  02:24:40
69866         Log: Ugly workaround for version-specific RTL error
69867      Branch: vmsperl
69868            ! vms/vms.c
69869 ____________________________________________________________________________
69870 [  6112] By: bailey                                on 2000/05/24  02:19:55
69871         Log: Check for existence of file before trying to delete
69872      Branch: vmsperl
69873            ! vms/test.com
69874 ____________________________________________________________________________
69875 [  6111] By: bailey                                on 2000/05/23  23:35:13
69876         Log: Resync with mainline prior to post-5.6.0 updates
69877      Branch: vmsperl
69878           +> (branch 49 files)
69879            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
69880            ! vms/ext/vmsish.pm
69881           !> (integrate 334 files)
69882 ____________________________________________________________________________
69883 [  6110] By: jhi                                   on 2000/05/23  19:28:32
69884         Log: todo tweak
69885      Branch: cfgperl
69886            ! Todo-5.6
69887 ____________________________________________________________________________
69888 [  6109] By: jhi                                   on 2000/05/18  17:38:54
69889         Log: Integrate with Sarathy.
69890      Branch: cfgperl
69891           !> mg.c perl.h win32/perlhost.h
69892 ____________________________________________________________________________
69893 [  6108] By: gsar                                  on 2000/05/17  02:24:56
69894         Log: reenable fake signal handling on Windows, bugs and all
69895      Branch: perl
69896            ! mg.c perl.h win32/perlhost.h
69897 ____________________________________________________________________________
69898 [  6107] By: jhi                                   on 2000/05/15  18:01:41
69899         Log: Tweak the todo list.
69900      Branch: cfgperl
69901            ! Todo-5.6
69902 ____________________________________________________________________________
69903 [  6106] By: jhi                                   on 2000/05/15  13:41:48
69904         Log: The (Configure) script refuses to go on, after asking for
69905              'You may also choose to try maximal 64-bitness....'.
69906              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
69907              -- Patrick Zima
69908              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
69909      Branch: cfgperl
69910            ! hints/solaris_2.sh
69911 ____________________________________________________________________________
69912 [  6105] By: jhi                                   on 2000/05/11  14:37:43
69913         Log: Integrate with Sarathy.
69914      Branch: cfgperl
69915           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69916           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
69917 ____________________________________________________________________________
69918 [  6104] By: gsar                                  on 2000/05/11  03:39:07
69919         Log: PL_sys_intern was being initialized too late on windows
69920      Branch: perl
69921            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69922            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
69923 ____________________________________________________________________________
69924 [  6103] By: jhi                                   on 2000/05/09  19:42:20
69925         Log: Test tweaking for Unicos continues.
69926      Branch: cfgperl
69927            ! t/op/64bitint.t
69928 ____________________________________________________________________________
69929 [  6102] By: jhi                                   on 2000/05/09  16:47:27
69930         Log: The test suite tweak in #6101 wasn't quite right.
69931      Branch: cfgperl
69932            ! t/lib/complex.t
69933 ____________________________________________________________________________
69934 [  6101] By: jhi                                   on 2000/05/09  15:35:34
69935         Log: Hints and test tweaks for Unicos.
69936      Branch: cfgperl
69937            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
69938 ____________________________________________________________________________
69939 [  6100] By: jhi                                   on 2000/05/08  21:15:06
69940         Log: More compilation tweakery from Allen Smith.
69941      Branch: cfgperl
69942            ! hints/irix_6.sh
69943 ____________________________________________________________________________
69944 [  6099] By: jhi                                   on 2000/05/08  19:21:18
69945         Log: Tweaks for the cc bugs from Allen Smith.
69946      Branch: cfgperl
69947            ! hints/irix_6.sh
69948 ____________________________________________________________________________
69949 [  6098] By: jhi                                   on 2000/05/08  19:13:37
69950         Log: Add a note about other, yet unsupported, shadow password APIs.
69951      Branch: cfgperl
69952            ! pp_sys.c
69953 ____________________________________________________________________________
69954 [  6097] By: jhi                                   on 2000/05/08  18:46:34
69955         Log: Add a note about possible compilation problems from Allen Smith.
69956      Branch: cfgperl
69957            ! hints/irix_6.sh
69958 ____________________________________________________________________________
69959 [  6096] By: jhi                                   on 2000/05/08  17:33:10
69960         Log: Integrate with Sarathy.
69961      Branch: cfgperl
69962           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
69963           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
69964 ____________________________________________________________________________
69965 [  6095] By: jhi                                   on 2000/05/08  16:21:33
69966         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
69967              might be useful in future.
69968      Branch: cfgperl
69969            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69970            ! config_h.SH
69971      Branch: metaconfig
69972            ! U/installdirs/inc_version_list.U
69973      Branch: metaconfig/U/perl
69974            ! perlxv.U
69975 ____________________________________________________________________________
69976 [  6094] By: gsar                                  on 2000/05/08  14:22:22
69977         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
69978      Branch: perl
69979            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
69980            ! hints/cygwin.sh pp_sys.c
69981 ____________________________________________________________________________
69982 [  6093] By: gsar                                  on 2000/05/08  12:52:28
69983         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
69984              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
69985      Branch: perl
69986            ! pp_sys.c sv.c win32/perlhost.h
69987 ____________________________________________________________________________
69988 [  6092] By: jhi                                   on 2000/05/07  22:40:34
69989         Log: Regen perltoc with the fixed buildtoc.
69990      Branch: cfgperl
69991            ! pod/perltoc.pod
69992 ____________________________________________________________________________
69993 [  6091] By: jhi                                   on 2000/05/07  22:24:16
69994         Log: Integrate with Sarathy.
69995      Branch: cfgperl
69996           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
69997           !> t/op/substr.t toke.c
69998 ____________________________________________________________________________
69999 [  6090] By: gsar                                  on 2000/05/07  19:47:07
70000         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
70001              [NI]OK; added tests for both
70002      Branch: perl
70003            ! perl.c pp_hot.c sv.c t/op/substr.t
70004 ____________________________________________________________________________
70005 [  6089] By: gsar                                  on 2000/05/07  18:18:38
70006         Log: buildtoc tweak to fix newline lossage
70007      Branch: perl
70008            ! pod/buildtoc
70009 ____________________________________________________________________________
70010 [  6088] By: jhi                                   on 2000/05/07  16:35:36
70011         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
70012              because we do not use those.  The HAS_GETSPNAM remains,
70013              though, because we still do use that.
70014      Branch: cfgperl
70015            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70016            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
70017            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
70018            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70019            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70020            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
70021 ____________________________________________________________________________
70022 [  6087] By: gsar                                  on 2000/05/07  16:05:16
70023         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
70024      Branch: perl
70025            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
70026 ____________________________________________________________________________
70027 [  6086] By: jhi                                   on 2000/05/07  15:27:07
70028         Log: Integrate with Sarathy.
70029      Branch: cfgperl
70030           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70031           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70032           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
70033           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
70034           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
70035           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
70036 ____________________________________________________________________________
70037 [  6085] By: gsar                                  on 2000/05/07  05:52:02
70038         Log: repeat operator (x) doesn't preserve utf8-ness
70039      Branch: perl
70040            ! pp.c t/op/substr.t
70041 ____________________________________________________________________________
70042 [  6084] By: gsar                                  on 2000/05/07  05:39:55
70043         Log: substr() does not preserve utf8-ness (from Stefan Eissing
70044              <Eissing@medicaldataservice.de>); added tests
70045      Branch: perl
70046            ! pp.c t/op/substr.t
70047 ____________________________________________________________________________
70048 [  6083] By: gsar                                  on 2000/05/07  05:24:46
70049         Log: note about undocumented caller() return value (from M.J.T. Guy);
70050              yet another peek.t tweak
70051      Branch: perl
70052            ! pod/perlfunc.pod t/lib/peek.t
70053 ____________________________________________________________________________
70054 [  6082] By: gsar                                  on 2000/05/07  05:08:40
70055         Log: peek.t non-portable to ithreads
70056      Branch: perl
70057            ! t/lib/peek.t
70058 ____________________________________________________________________________
70059 [  6081] By: gsar                                  on 2000/05/07  04:17:04
70060         Log: better default perlbug categories for ok reports (from Richard Foley)
70061      Branch: perl
70062            ! utils/perlbug.PL
70063 ____________________________________________________________________________
70064 [  6080] By: gsar                                  on 2000/05/07  04:08:07
70065         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
70066              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
70067      Branch: perl
70068            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70069            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70070            ! AUTHORS MAINTAIN MANIFEST
70071 ____________________________________________________________________________
70072 [  6079] By: gsar                                  on 2000/05/07  04:01:38
70073         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
70074      Branch: perl
70075            ! lib/Carp/Heavy.pm
70076 ____________________________________________________________________________
70077 [  6078] By: gsar                                  on 2000/05/07  01:24:19
70078         Log: workaround for CRT bug in chdir() (from Charles Lane, via
70079              Peter Prymmer)
70080      Branch: perl
70081            ! iperlsys.h vms/vms.c vms/vmsish.h
70082 ____________________________________________________________________________
70083 [  6077] By: gsar                                  on 2000/05/07  01:22:23
70084         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
70085              and Tom Phoenix)
70086      Branch: perl
70087            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
70088 ____________________________________________________________________________
70089 [  6076] By: gsar                                  on 2000/05/06  17:36:29
70090         Log: integrate cfgperl contents into mainline
70091      Branch: perl
70092           +> t/lib/peek.t
70093           !> Configure MANIFEST Porting/Glossary Porting/config.sh
70094           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
70095           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
70096           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
70097 ____________________________________________________________________________
70098 [  6075] By: jhi                                   on 2000/05/05  18:56:10
70099         Log: Make the test more portable.
70100      Branch: cfgperl
70101            ! t/lib/peek.t
70102 ____________________________________________________________________________
70103 [  6074] By: jhi                                   on 2000/05/05  18:49:20
70104         Log: Introduce t/lib/peek.t.
70105      Branch: cfgperl
70106            + t/lib/peek.t
70107            ! MANIFEST
70108 ____________________________________________________________________________
70109 [  6073] By: jhi                                   on 2000/05/05  14:30:45
70110         Log: Complex tweaks.
70111      Branch: cfgperl
70112            ! lib/Math/Complex.pm t/lib/complex.t
70113 ____________________________________________________________________________
70114 [  6072] By: jhi                                   on 2000/05/05  12:27:13
70115         Log: Integrate with Sarathy.
70116      Branch: cfgperl
70117           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70118           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70119           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
70120           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
70121 ____________________________________________________________________________
70122 [  6071] By: gsar                                  on 2000/05/05  02:24:46
70123         Log: misformatted perllocal.pod (from Tim Jenness
70124              <t.jenness@jach.hawaii.edu>)
70125      Branch: perl
70126            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70127 ____________________________________________________________________________
70128 [  6070] By: gsar                                  on 2000/05/05  02:16:52
70129         Log: remove misleading comment (from M.J.T. Guy)
70130      Branch: perl
70131            ! t/lib/anydbm.t
70132 ____________________________________________________________________________
70133 [  6069] By: gsar                                  on 2000/05/05  02:15:13
70134         Log: File::Spec compatibility update (from Barrie Slaymaker
70135              <barries@slaysys.com>)
70136      Branch: perl
70137            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70138            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70139 ____________________________________________________________________________
70140 [  6068] By: gsar                                  on 2000/05/05  02:01:50
70141         Log: note about values()
70142      Branch: perl
70143            ! pod/perlfunc.pod
70144 ____________________________________________________________________________
70145 [  6067] By: gsar                                  on 2000/05/05  01:33:09
70146         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
70147      Branch: perl
70148            ! win32/win32.c
70149 ____________________________________________________________________________
70150 [  6066] By: gsar                                  on 2000/05/05  01:23:43
70151         Log: s/END/CHECK/
70152      Branch: perl
70153            ! perl.c
70154 ____________________________________________________________________________
70155 [  6065] By: jhi                                   on 2000/05/04  17:30:22
70156         Log: Integrate with Sarathy.
70157      Branch: cfgperl
70158           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
70159 ____________________________________________________________________________
70160 [  6064] By: gsar                                  on 2000/05/04  17:26:14
70161         Log: change#5905 wasn't quite right--it's intent only applies when arguments
70162              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
70163      Branch: perl
70164            ! pp_sys.c sv.c
70165 ____________________________________________________________________________
70166 [  6063] By: gsar                                  on 2000/05/04  16:52:29
70167         Log: tokeq() could read unallocated field in argument
70168      Branch: perl
70169            ! toke.c
70170 ____________________________________________________________________________
70171 [  6062] By: gsar                                  on 2000/05/04  16:34:51
70172         Log: additional tests for utf8.t
70173      Branch: perl
70174            ! t/pragma/utf8.t
70175 ____________________________________________________________________________
70176 [  6061] By: gsar                                  on 2000/05/04  16:09:28
70177         Log: change#5921 neglected to make eq honor "use bytes"
70178      Branch: perl
70179            ! sv.c
70180 ____________________________________________________________________________
70181 [  6060] By: jhi                                   on 2000/05/04  15:30:16
70182         Log: Integrate with Sarathy.
70183      Branch: cfgperl
70184           !> perl.c regcomp.c t/pragma/utf8.t
70185 ____________________________________________________________________________
70186 [  6059] By: jhi                                   on 2000/05/04  15:26:37
70187         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
70188              in natively 64-bit platforms where a long is a quad (no need
70189              for long longs).  Also added bias for IVs.
70190      Branch: cfgperl
70191            ! toke.c
70192 ____________________________________________________________________________
70193 [  6058] By: gsar                                  on 2000/05/04  00:19:14
70194         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
70195              (spotted by Donald Kinzer <dkinzer@premia.com>)
70196      Branch: perl
70197            ! perl.c
70198 ____________________________________________________________________________
70199 [  6057] By: gsar                                  on 2000/05/03  18:34:01
70200         Log: fix broken parsing of /\x{ab}/
70201      Branch: perl
70202            ! regcomp.c t/pragma/utf8.t
70203 ____________________________________________________________________________
70204 [  6056] By: jhi                                   on 2000/05/03  17:57:16
70205         Log: The search of infinity continues, this time simplified.
70206      Branch: cfgperl
70207            ! lib/Math/Complex.pm
70208 ____________________________________________________________________________
70209 [  6055] By: jhi                                   on 2000/05/03  17:45:30
70210         Log: Detypo.
70211      Branch: cfgperl
70212            ! hints/unicos.sh
70213 ____________________________________________________________________________
70214 [  6054] By: jhi                                   on 2000/05/02  22:28:27
70215         Log: Be more forgiving in POSIX about HUGE_VALL.
70216      Branch: cfgperl
70217            ! ext/POSIX/POSIX.xs
70218 ____________________________________________________________________________
70219 [  6053] By: jhi                                   on 2000/05/02  22:25:05
70220         Log: Integrate with Sarathy.
70221      Branch: cfgperl
70222           !> hints/irix_6.sh pod/perlop.pod
70223 ____________________________________________________________________________
70224 [  6052] By: jhi                                   on 2000/05/02  22:24:31
70225         Log: Unicos hint tweak.
70226      Branch: cfgperl
70227            ! hints/unicos.sh
70228 ____________________________________________________________________________
70229 [  6051] By: jhi                                   on 2000/05/02  22:21:26
70230         Log: Complex tweakery.
70231      Branch: cfgperl
70232            ! lib/Math/Complex.pm t/lib/complex.t
70233 ____________________________________________________________________________
70234 [  6050] By: jhi                                   on 2000/05/02  19:26:22
70235         Log: Use setxxent()/endxxent().
70236      Branch: cfgperl
70237            ! t/op/grent.t t/op/pwent.t
70238 ____________________________________________________________________________
70239 [  6049] By: jhi                                   on 2000/05/02  19:06:02
70240         Log: Test both the scalar and list contexts.
70241      Branch: cfgperl
70242            ! t/op/grent.t t/op/pwent.t
70243 ____________________________________________________________________________
70244 [  6048] By: gsar                                  on 2000/05/02  18:29:10
70245         Log: add note about how $( doesn't interpolate in REs (from
70246              Philip Newton <newton@ficus.frogspace.net>)
70247      Branch: perl
70248            ! pod/perlop.pod
70249 ____________________________________________________________________________
70250 [  6047] By: jhi                                   on 2000/05/02  17:41:24
70251         Log: Call getspnam() only iff needed.
70252      Branch: cfgperl
70253            ! pp_sys.c
70254 ____________________________________________________________________________
70255 [  6046] By: gsar                                  on 2000/05/02  17:07:25
70256         Log: libscheck has insufficient checks for n32 libs (from
70257              Albert Chin-A-Young <china@thewrittenword.com>)
70258      Branch: perl
70259            ! hints/irix_6.sh
70260 ____________________________________________________________________________
70261 [  6045] By: jhi                                   on 2000/05/02  13:57:17
70262         Log: Integrate with Sarathy.
70263      Branch: cfgperl
70264           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
70265           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
70266 ____________________________________________________________________________
70267 [  6044] By: gsar                                  on 2000/05/02  06:48:19
70268         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
70269              such that underscores are only ignored in literal numbers,
70270              "\x{...}", and hex/oct argument
70271      Branch: perl
70272            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
70273 ____________________________________________________________________________
70274 [  6043] By: gsar                                  on 2000/05/02  02:22:29
70275         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
70276      Branch: perl
70277            ! pod/perlretut.pod
70278 ____________________________________________________________________________
70279 [  6042] By: gsar                                  on 2000/05/02  02:17:51
70280         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
70281      Branch: perl
70282            ! pod/perltrap.pod
70283 ____________________________________________________________________________
70284 [  6041] By: gsar                                  on 2000/05/02  01:53:51
70285         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
70286              to compensate
70287      Branch: perl
70288            ! Porting/makerel
70289 ____________________________________________________________________________
70290 [  6040] By: gsar                                  on 2000/05/02  01:51:57
70291         Log: missing files in MANIFEST
70292      Branch: perl
70293            ! MANIFEST
70294 ____________________________________________________________________________
70295 [  6039] By: jhi                                   on 2000/05/02  00:36:46
70296         Log: Infinite problems.
70297      Branch: cfgperl
70298            ! lib/Math/Complex.pm
70299 ____________________________________________________________________________
70300 [  6038] By: jhi                                   on 2000/05/02  00:06:38
70301         Log: pwent/spent #ifdef imbalance.
70302      Branch: cfgperl
70303            ! pp_sys.c
70304 ____________________________________________________________________________
70305 [  6037] By: jhi                                   on 2000/05/01  22:50:11
70306         Log: Use HUGE_VALL if applicable.
70307      Branch: cfgperl
70308            ! ext/POSIX/POSIX.xs util.c
70309 ____________________________________________________________________________
70310 [  6036] By: jhi                                   on 2000/05/01  22:20:53
70311         Log: Correct Freudian slip.
70312      Branch: cfgperl
70313            ! pp_sys.c
70314 ____________________________________________________________________________
70315 [  6035] By: jhi                                   on 2000/05/01  21:07:38
70316         Log: Continue on the pwent/spent case.
70317      Branch: cfgperl
70318            ! pp_sys.c
70319 ____________________________________________________________________________
70320 [  6034] By: jhi                                   on 2000/05/01  17:45:14
70321         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
70322              adjustments in 6032 conflicted badly with this, will have
70323              to revisit them later.
70324      Branch: cfgperl
70325           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
70326           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
70327           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
70328           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
70329           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
70330           !> t/lib/cgi-html.t t/lib/cgi-request.t
70331 ____________________________________________________________________________
70332 [  6033] By: jhi                                   on 2000/05/01  17:40:49
70333         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
70334      Branch: cfgperl
70335            ! pp_sys.c
70336 ____________________________________________________________________________
70337 [  6032] By: gsar                                  on 2000/05/01  15:56:32
70338         Log: whitespace adjustments
70339      Branch: perl
70340            ! pp_sys.c
70341 ____________________________________________________________________________
70342 [  6031] By: gsar                                  on 2000/05/01  15:19:41
70343         Log: small nits in diagnostics.pm (from Robin Barker)
70344      Branch: perl
70345            ! lib/diagnostics.pm pod/perldiag.pod
70346 ____________________________________________________________________________
70347 [  6030] By: gsar                                  on 2000/05/01  08:39:18
70348         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
70349              for @- and @+ (from Johan Vromans)
70350      Branch: perl
70351            ! lib/English.pm pod/perlvar.pod
70352 ____________________________________________________________________________
70353 [  6029] By: gsar                                  on 2000/05/01  08:16:10
70354         Log: add CGI.pm v2.66 (from Lincoln Stein)
70355      Branch: perl
70356            + lib/CGI/Util.pm t/lib/cgi-pretty.t
70357            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
70358            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
70359            ! t/lib/cgi-html.t t/lib/cgi-request.t
70360 ____________________________________________________________________________
70361 [  6028] By: gsar                                  on 2000/05/01  06:34:41
70362         Log: Pod::Man generates groff-incompatible macro definition (from
70363              Tom Christiansen)
70364      Branch: perl
70365            ! lib/Pod/Man.pm
70366 ____________________________________________________________________________
70367 [  6027] By: gsar                                  on 2000/05/01  06:31:36
70368         Log: podlators-1.02 update (from Russ Allbery)
70369      Branch: perl
70370            ! lib/Pod/Man.pm lib/Pod/Text.pm
70371 ____________________________________________________________________________
70372 [  6026] By: jhi                                   on 2000/04/30  23:24:23
70373         Log: Integrate with Sarathy.
70374      Branch: cfgperl
70375           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70376           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
70377           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70378           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70379           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
70380           !> t/lib/syslog.t toke.c win32/win32.h
70381 ____________________________________________________________________________
70382 [  6025] By: gsar                                  on 2000/04/30  18:17:47
70383         Log: Is{Alnum,Alpha,Word} don't match titlecase
70384              
70385              TODO: IsSpace is defined recursively!
70386              
70387              (both spotted by Larry)
70388      Branch: perl
70389            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70390            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70391 ____________________________________________________________________________
70392 [  6024] By: gsar                                  on 2000/04/30  17:50:19
70393         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
70394              (from Hugo van der Sanden)
70395      Branch: perl
70396            ! toke.c
70397 ____________________________________________________________________________
70398 [  6023] By: gsar                                  on 2000/04/30  17:14:43
70399         Log: debugger stomps on $. (from M.J.T. Guy)
70400      Branch: perl
70401            ! lib/perl5db.pl
70402 ____________________________________________________________________________
70403 [  6022] By: gsar                                  on 2000/04/30  16:59:22
70404         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
70405      Branch: perl
70406            ! sv.c
70407 ____________________________________________________________________________
70408 [  6021] By: gsar                                  on 2000/04/29  21:00:08
70409         Log: remove Win2K issue in pod (fixed by change#6020)
70410      Branch: perl
70411            ! README.win32 pod/perl56delta.pod
70412 ____________________________________________________________________________
70413 [  6020] By: gsar                                  on 2000/04/29  20:51:49
70414         Log: test tweak
70415      Branch: perl
70416            ! t/lib/open3.t
70417 ____________________________________________________________________________
70418 [  6019] By: gsar                                  on 2000/04/29  20:34:27
70419         Log: windows portability tweaks
70420      Branch: perl
70421            ! t/lib/b.t win32/win32.h
70422 ____________________________________________________________________________
70423 [  6018] By: gsar                                  on 2000/04/29  19:55:24
70424         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
70425              make _PATH_LOG() return "" if unavailable
70426      Branch: perl
70427            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70428            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
70429 ____________________________________________________________________________
70430 [  6017] By: jhi                                   on 2000/04/28  22:49:46
70431         Log: Integrate with Sarathy.
70432      Branch: cfgperl
70433           !> op.c perl.c pod/perldiag.pod t/lib/b.t
70434 ____________________________________________________________________________
70435 [  6016] By: jhi                                   on 2000/04/28  22:46:14
70436         Log: Do not warn that an infinity does not look like a number.
70437      Branch: cfgperl
70438            ! sv.c
70439 ____________________________________________________________________________
70440 [  6015] By: gsar                                  on 2000/04/28  22:35:49
70441         Log: tweak test for portability
70442      Branch: perl
70443            ! t/lib/b.t
70444 ____________________________________________________________________________
70445 [  6014] By: gsar                                  on 2000/04/28  22:05:31
70446         Log: glob() loading File::Glob behind the scenes may cause syntax errors
70447      Branch: perl
70448            ! op.c
70449 ____________________________________________________________________________
70450 [  6013] By: gsar                                  on 2000/04/28  21:25:22
70451         Log: tweak change#5945 to display correct switch name in diagnostic
70452      Branch: perl
70453            ! perl.c pod/perldiag.pod
70454 ____________________________________________________________________________
70455 [  6012] By: jhi                                   on 2000/04/28  21:08:12
70456         Log: Integrate with Sarathy.
70457      Branch: cfgperl
70458           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
70459           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
70460           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
70461 ____________________________________________________________________________
70462 [  6011] By: jhi                                   on 2000/04/28  21:04:46
70463         Log: &HUGE_VAL is not defined, it exists.
70464      Branch: cfgperl
70465            ! lib/Math/Complex.pm
70466 ____________________________________________________________________________
70467 [  6010] By: gsar                                  on 2000/04/28  21:02:58
70468         Log: clarify note about shadow password support (from
70469              gellyfish@gellyfish.com)
70470      Branch: perl
70471            ! pod/perlfunc.pod
70472 ____________________________________________________________________________
70473 [  6009] By: gsar                                  on 2000/04/28  21:00:00
70474         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
70475      Branch: perl
70476            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
70477 ____________________________________________________________________________
70478 [  6008] By: gsar                                  on 2000/04/28  20:56:33
70479         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
70480      Branch: perl
70481            ! installperl vms/subconfigure.com
70482 ____________________________________________________________________________
70483 [  6007] By: gsar                                  on 2000/04/28  20:51:21
70484         Log: note about compile failures and END blocks (from M.J.T. Guy)
70485      Branch: perl
70486            ! pod/perl56delta.pod pod/perlmod.pod
70487 ____________________________________________________________________________
70488 [  6006] By: jhi                                   on 2000/04/28  20:42:14
70489         Log: Regen Configure.
70490      Branch: cfgperl
70491            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70492            ! config_h.SH
70493 ____________________________________________________________________________
70494 [  6005] By: gsar                                  on 2000/04/28  20:41:16
70495         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
70496      Branch: perl
70497            ! utils/perldoc.PL
70498 ____________________________________________________________________________
70499 [  6004] By: jhi                                   on 2000/04/28  20:28:21
70500         Log: Integrate with Sarathy.
70501      Branch: cfgperl
70502           !> Configure INSTALL Porting/Glossary Porting/config.sh
70503           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
70504           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
70505           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
70506           !> win32/config.vc win32/win32.c
70507 ____________________________________________________________________________
70508 [  6003] By: gsar                                  on 2000/04/28  20:11:20
70509         Log: allow REG_EXPAND_SZ keys in Windows registry (from
70510              John Clayton <John.Clayton@barclayscapital.com>)
70511      Branch: perl
70512            ! win32/win32.c
70513 ____________________________________________________________________________
70514 [  6002] By: gsar                                  on 2000/04/28  19:34:16
70515         Log: destructive sv_setsv() can lose UV-ness from source, causing
70516              numeric promotions/comparisons to fail to do the right thing
70517      Branch: perl
70518            ! sv.c
70519 ____________________________________________________________________________
70520 [  6001] By: gsar                                  on 2000/04/28  18:44:15
70521         Log: support additional library locations via $Config{otherlibdirs}
70522              (from Andy Dougherty)
70523      Branch: perl
70524            ! Configure INSTALL Porting/Glossary Porting/config.sh
70525            ! Porting/config_H config_h.SH epoc/config.sh perl.c
70526            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
70527            ! win32/config.bc win32/config.gc win32/config.vc
70528 ____________________________________________________________________________
70529 [  6000] By: gsar                                  on 2000/04/28  18:26:58
70530         Log: reworked otherlibdirs.U (from Andy Dougherty)
70531      Branch: metaconfig
70532            ! U/installdirs/otherlibdirs.U
70533 ____________________________________________________________________________
70534 [  5999] By: gsar                                  on 2000/04/28  18:17:07
70535         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
70536      Branch: perl
70537            ! t/pragma/warn/toke toke.c
70538 ____________________________________________________________________________
70539 [  5998] By: jhi                                   on 2000/04/28  13:32:17
70540         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
70541      Branch: cfgperl
70542            ! lib/Math/Complex.pm
70543 ____________________________________________________________________________
70544 [  5997] By: jhi                                   on 2000/04/28  13:14:04
70545         Log: Preserve $!.
70546      Branch: cfgperl
70547            ! lib/Math/Complex.pm
70548 ____________________________________________________________________________
70549 [  5996] By: jhi                                   on 2000/04/28  12:59:23
70550         Log: Integrate with Sarathy.
70551      Branch: cfgperl
70552           +> pod/perlrequick.pod pod/perlretut.pod
70553           !> (integrate 51 files)
70554 ____________________________________________________________________________
70555 [  5995] By: gsar                                  on 2000/04/28  09:37:36
70556         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
70557      Branch: perl
70558            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
70559 ____________________________________________________________________________
70560 [  5994] By: gsar                                  on 2000/04/28  09:33:26
70561         Log: fix for missed accounting for null byte in pack("Z",...) (from
70562              M.J.T. Guy)
70563      Branch: perl
70564            ! pp.c t/op/pack.t
70565 ____________________________________________________________________________
70566 [  5993] By: gsar                                  on 2000/04/28  09:30:05
70567         Log: various minor tweaks seen on p5p
70568      Branch: perl
70569            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
70570 ____________________________________________________________________________
70571 [  5992] By: gsar                                  on 2000/04/28  09:08:19
70572         Log: pod nit (from Simon Cozens)
70573      Branch: perl
70574            ! pod/perlop.pod
70575 ____________________________________________________________________________
70576 [  5991] By: gsar                                  on 2000/04/28  09:06:36
70577         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
70578      Branch: perl
70579            ! README.posix-bc hints/posix-bc.sh
70580 ____________________________________________________________________________
70581 [  5990] By: gsar                                  on 2000/04/28  08:54:52
70582         Log: use $ENV{LIB} to search for libs under Visual C compiler
70583              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
70584      Branch: perl
70585            ! lib/ExtUtils/Liblist.pm
70586 ____________________________________________________________________________
70587 [  5989] By: gsar                                  on 2000/04/28  08:27:12
70588         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
70589              itself and no other (from Tom Hughes)
70590      Branch: perl
70591            ! t/op/array.t toke.c
70592 ____________________________________________________________________________
70593 [  5988] By: gsar                                  on 2000/04/28  08:01:38
70594         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
70595              <paul@miraclefish.com>)
70596      Branch: perl
70597            ! lib/ExtUtils/MakeMaker.pm
70598 ____________________________________________________________________________
70599 [  5987] By: gsar                                  on 2000/04/28  07:53:09
70600         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
70601      Branch: perl
70602            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
70603 ____________________________________________________________________________
70604 [  5986] By: gsar                                  on 2000/04/28  07:44:17
70605         Log: add regular expressions tutorial and quick-start guide (from
70606              Mark Kvale <kvale@phy.ucsf.edu>)
70607      Branch: perl
70608            + pod/perlrequick.pod pod/perlretut.pod
70609            ! AUTHORS MAINTAIN MANIFEST
70610 ____________________________________________________________________________
70611 [  5985] By: gsar                                  on 2000/04/28  07:30:28
70612         Log: forked child may not exit correctly if it failed to open
70613              /dev/console (from Graham Barr)
70614      Branch: perl
70615            ! ext/Sys/Syslog/Syslog.pm
70616 ____________________________________________________________________________
70617 [  5984] By: gsar                                  on 2000/04/28  07:27:20
70618         Log: attributes::reftype() doesn't work on tied argument
70619      Branch: perl
70620            ! xsutils.c
70621 ____________________________________________________________________________
70622 [  5983] By: gsar                                  on 2000/04/28  07:15:04
70623         Log: numeric conversion of non-number in change#3378 tramples on
70624              OOK offset, causing segfaults
70625      Branch: perl
70626            ! sv.c
70627 ____________________________________________________________________________
70628 [  5982] By: gsar                                  on 2000/04/28  04:48:25
70629         Log: avoid error in IO::Socket::INET when given an unknown service name
70630              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
70631      Branch: perl
70632            ! ext/IO/lib/IO/Socket/INET.pm
70633 ____________________________________________________________________________
70634 [  5981] By: gsar                                  on 2000/04/28  04:31:31
70635         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
70636              prototype mismatch with CORE::glob(); update pod and tests to
70637              suit (File::Glob::glob() is still available for backward
70638              compatibility, but should be considered deprecated)
70639      Branch: perl
70640            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
70641            ! t/lib/glob-taint.t
70642 ____________________________________________________________________________
70643 [  5980] By: gsar                                  on 2000/04/28  03:47:29
70644         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
70645              <ghudson@mit.edu>)
70646      Branch: metaconfig
70647            ! U/modified/Options.U
70648      Branch: perl
70649            ! Configure
70650 ____________________________________________________________________________
70651 [  5979] By: gsar                                  on 2000/04/28  03:07:54
70652         Log: under useithreads, constant pad entries could inadvertently be
70653              shared across threads (from Eric Blood <eblood@xmission.com>);
70654              added Eric's test case to testsuite
70655      Branch: perl
70656            ! op.c t/op/misc.t
70657 ____________________________________________________________________________
70658 [  5978] By: gsar                                  on 2000/04/27  21:13:00
70659         Log: sync version numbers in File::Spec with the ones on CPAN
70660              (from Barrie Slaymaker)
70661      Branch: perl
70662            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
70663            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
70664            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70665 ____________________________________________________________________________
70666 [  5977] By: gsar                                  on 2000/04/27  21:07:29
70667         Log: autoquote barewords followed by newline and arrow properly
70668              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
70669      Branch: perl
70670            ! t/pragma/warn/toke toke.c
70671 ____________________________________________________________________________
70672 [  5976] By: gsar                                  on 2000/04/27  20:41:20
70673         Log: DB_File v1.73 update (from Paul Marquess)
70674      Branch: perl
70675            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
70676            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
70677 ____________________________________________________________________________
70678 [  5975] By: gsar                                  on 2000/04/27  20:34:24
70679         Log: allow sort() reentrancy (variant of patch suggested by
70680              Hugo van der Sanden)
70681      Branch: perl
70682            ! pp_ctl.c t/op/sort.t
70683 ____________________________________________________________________________
70684 [  5974] By: gsar                                  on 2000/04/27  19:46:57
70685         Log: change#4197 somehow missed initializing PL_errors, meaning
70686              sytax error queueing wasn't working outside eval"" at all;
70687              also fixed eval"" to localize PL_error_count, so that compile-time
70688              eval's don't clobber the error state of the outer context
70689      Branch: perl
70690            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
70691            ! t/pragma/warn/toke
70692 ____________________________________________________________________________
70693 [  5973] By: gsar                                  on 2000/04/27  18:29:05
70694         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
70695      Branch: perl
70696            ! regcomp.c regexec.c t/op/re_tests
70697 ____________________________________________________________________________
70698 [  5972] By: jhi                                   on 2000/04/27  18:22:41
70699         Log: Integrate with Sarathy.
70700      Branch: cfgperl
70701           +> t/lib/b.t t/lib/syslog.t
70702           !> (integrate 31 files)
70703 ____________________________________________________________________________
70704 [  5971] By: jhi                                   on 2000/04/27  18:18:46
70705         Log: Unicos tweaks from Mark P. Lutz.
70706      Branch: cfgperl
70707            ! hints/unicos.sh lib/Math/Complex.pm
70708 ____________________________________________________________________________
70709 [  5970] By: gsar                                  on 2000/04/27  18:05:11
70710         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
70711              IV is >32bits
70712      Branch: perl
70713            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
70714 ____________________________________________________________________________
70715 [  5969] By: gsar                                  on 2000/04/27  17:50:56
70716         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
70717      Branch: perl
70718            + t/lib/syslog.t
70719            ! MANIFEST ext/Sys/Syslog/Syslog.pm
70720 ____________________________________________________________________________
70721 [  5968] By: gsar                                  on 2000/04/27  17:44:49
70722         Log: tolerate spaces in group names in test on solaris (from David Boyce
70723              <dsb@boyski.com>)
70724      Branch: perl
70725            ! t/op/groups.t
70726 ____________________________________________________________________________
70727 [  5967] By: gsar                                  on 2000/04/27  17:41:22
70728         Log: improved docs on the warn_uninit diagnostic (from David Glasser
70729              and Simon Cozens)
70730      Branch: perl
70731            ! pod/perldiag.pod
70732 ____________________________________________________________________________
70733 [  5966] By: gsar                                  on 2000/04/27  16:54:58
70734         Log: add testsuite for B backends, fix bug in B::Deparse (from
70735              Simon Cozens <simon@brecon.co.uk>)
70736      Branch: perl
70737            + t/lib/b.t
70738            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
70739 ____________________________________________________________________________
70740 [  5965] By: gsar                                  on 2000/04/27  16:10:37
70741         Log: avoid "will not stay shared" warnings for our variables (from
70742              Robin Barker)
70743      Branch: perl
70744            ! op.c t/pragma/warn/op
70745 ____________________________________________________________________________
70746 [  5964] By: gsar                                  on 2000/04/27  07:05:05
70747         Log: reformat to 72 columns (again)
70748      Branch: perl
70749            ! pod/perldiag.pod
70750 ____________________________________________________________________________
70751 [  5963] By: gsar                                  on 2000/04/27  06:28:31
70752         Log: patch from Larry to make (\&) prototype work; added tests for
70753              the same
70754      Branch: perl
70755            ! op.c t/comp/proto.t
70756 ____________________________________________________________________________
70757 [  5962] By: gsar                                  on 2000/04/27  06:15:47
70758         Log: updated README.hpux (from Jeff Okamoto)
70759      Branch: perl
70760            ! README.hpux
70761 ____________________________________________________________________________
70762 [  5961] By: gsar                                  on 2000/04/27  05:55:03
70763         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
70764      Branch: perl
70765            ! emacs/cperl-mode.el
70766 ____________________________________________________________________________
70767 [  5960] By: gsar                                  on 2000/04/27  05:49:26
70768         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
70769      Branch: perl
70770            ! INSTALL
70771 ____________________________________________________________________________
70772 [  5959] By: gsar                                  on 2000/04/27  05:33:41
70773         Log: doubled words in pods (from Simon Cozens
70774              <simon.p.cozens@jp.pwcglobal.com>)
70775      Branch: perl
70776            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
70777            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
70778            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
70779            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
70780            ! pod/perltootc.pod
70781 ____________________________________________________________________________
70782 [  5958] By: gsar                                  on 2000/04/27  05:11:39
70783         Log: change#3569 deleted some essential code, revert; avoid use of
70784              atexit() to make DynaLoader work properly on AIX under mod_perl
70785              (from Jens-Uwe Mager <jum@helios.de>)
70786      Branch: perl
70787            ! ext/DynaLoader/dl_aix.xs
70788 ____________________________________________________________________________
70789 [  5957] By: gsar                                  on 2000/04/27  04:54:51
70790         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
70791      Branch: perl
70792            ! pod/perlmod.pod
70793 ____________________________________________________________________________
70794 [  5956] By: gsar                                  on 2000/04/27  04:51:47
70795         Log: better diagnostics on failed tests (from Ilya Zakharevich)
70796      Branch: perl
70797            ! t/op/lex_assign.t
70798 ____________________________________________________________________________
70799 [  5955] By: gsar                                  on 2000/04/27  04:26:44
70800         Log: longstanding bug exposed by change#3307: sort arguments weren't
70801              compiled with the right wantarray context (ensuing runtime lookup
70802              via block_gimme() was getting the incidental context of the
70803              sort() itself)
70804      Branch: perl
70805            ! op.c t/op/sort.t
70806 ____________________________________________________________________________
70807 [  5954] By: gsar                                  on 2000/04/26  23:42:12
70808         Log: integrate cfgperl contents into mainline
70809      Branch: perl
70810           !> (integrate 30 files)
70811 ____________________________________________________________________________
70812 [  5953] By: jhi                                   on 2000/04/26  23:06:42
70813         Log: Integrate with Sarathy.
70814      Branch: cfgperl
70815           !> README.win32 ext/B/B/Deparse.pm
70816           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70817           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
70818           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
70819           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
70820           !> utils/perldoc.PL vms/perlvms.pod
70821 ____________________________________________________________________________
70822 [  5952] By: jhi                                   on 2000/04/26  23:03:46
70823         Log: Undo "use integer" addition from 64bitint as it seems
70824              to break most of the subtests in Digital UNIX;
70825              Unicos needs to find another way.
70826      Branch: cfgperl
70827            ! t/op/64bitint.t
70828 ____________________________________________________________________________
70829 [  5951] By: jhi                                   on 2000/04/26  22:57:53
70830         Log: Be more robust on "extreme" (large absolute value)
70831              arguments.  Originally reported by Daniel Connelly
70832              as a problem with asinh() on large negative arguments,
70833              asinh() used to bail out because an argument to log()
70834              ended up being zero.  Ilya Zakharevich proposed using
70835              Taylor's series in such cases, which for such large
70836              arguments is a very good approximation.
70837      Branch: cfgperl
70838            ! lib/Math/Complex.pm t/lib/complex.t
70839 ____________________________________________________________________________
70840 [  5950] By: gsar                                  on 2000/04/25  19:13:12
70841         Log: reformat perldiag to avoid long lines
70842      Branch: perl
70843            ! pod/perldiag.pod
70844 ____________________________________________________________________________
70845 [  5949] By: gsar                                  on 2000/04/25  18:41:11
70846         Log: make perldoc use the pod2man from the same version (from
70847              M.J.T. Guy)
70848      Branch: perl
70849            ! utils/perldoc.PL
70850 ____________________________________________________________________________
70851 [  5948] By: gsar                                  on 2000/04/25  18:21:57
70852         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
70853              <kompas@kompas.usr.onet.pl>)
70854      Branch: perl
70855            ! lib/vars.pm
70856 ____________________________________________________________________________
70857 [  5947] By: gsar                                  on 2000/04/25  18:11:53
70858         Log: use &dl_error rather than &dl_load_file as the guard for calling
70859              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
70860              statically built perl)
70861      Branch: perl
70862            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70863 ____________________________________________________________________________
70864 [  5946] By: jhi                                   on 2000/04/25  17:37:54
70865         Log: Document that tr() is not tr(1).
70866      Branch: cfgperl
70867            ! pod/perlop.pod
70868 ____________________________________________________________________________
70869 [  5945] By: gsar                                  on 2000/04/25  16:34:33
70870         Log: make module name mandatory after -M switch; reorder perldiag
70871              alphabetically (from Mark-Jason Dominus)
70872      Branch: perl
70873            ! perl.c pod/perldiag.pod
70874 ____________________________________________________________________________
70875 [  5944] By: jhi                                   on 2000/04/25  01:15:18
70876         Log: On second thoughts frexp() does have two arguments.
70877      Branch: cfgperl
70878            ! perl.h
70879 ____________________________________________________________________________
70880 [  5943] By: jhi                                   on 2000/04/24  22:56:32
70881         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
70882              Now pp_ncmp() returns undef is either operand is a NaN.
70883      Branch: cfgperl
70884            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70885            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
70886            ! vms/subconfigure.com vos/config.def vos/config.h
70887            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70888            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70889            ! win32/config_H.vc
70890      Branch: metaconfig/U/perl
70891            + d_modfl.U
70892 ____________________________________________________________________________
70893 [  5942] By: jhi                                   on 2000/04/24  19:45:17
70894         Log: Regen Configure to match #5937.
70895      Branch: cfgperl
70896            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70897            ! config_h.SH
70898      Branch: metaconfig
70899            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
70900 ____________________________________________________________________________
70901 [  5941] By: jhi                                   on 2000/04/24  19:24:11
70902         Log: Further Unicos fixes for Mark Lutz.
70903      Branch: cfgperl
70904            ! hints/unicos.sh pp_ctl.c
70905 ____________________________________________________________________________
70906 [  5940] By: jhi                                   on 2000/04/24  19:09:06
70907         Log: Various Unicos 10.0.0.6 fixes.
70908              
70909              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
70910              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
70911              Reply-To: tecmpl1@triton.ca.boeing.com 
70912              To: perl5-porters@perl.org 
70913              Date: Fri, 14 Apr 2000 20:21:00 GMT 
70914              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
70915      Branch: cfgperl
70916            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
70917 ____________________________________________________________________________
70918 [  5939] By: gsar                                  on 2000/04/24  19:01:24
70919         Log: more pod nits (from Larry Virden)
70920      Branch: perl
70921            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
70922            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
70923            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
70924 ____________________________________________________________________________
70925 [  5938] By: gsar                                  on 2000/04/24  18:54:01
70926         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
70927      Branch: perl
70928            ! ext/B/B/Deparse.pm
70929 ____________________________________________________________________________
70930 [  5937] By: jhi                                   on 2000/04/24  17:39:00
70931         Log: Integrate with Sarathy.
70932      Branch: cfgperl
70933           +> (branch 31 files)
70934           !> (integrate 73 files)
70935 ____________________________________________________________________________
70936 [  5936] By: gsar                                  on 2000/04/24  17:30:06
70937         Log: additional tests for change#5934 (from Paul Marquess, who also
70938              sent in the same fix)
70939      Branch: perl
70940            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
70941            ! t/pragma/warn/5nolint t/pragma/warn/6default
70942 ____________________________________________________________________________
70943 [  5935] By: jhi                                   on 2000/04/24  17:26:05
70944         Log: Do not assume sign propagation.
70945              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
70946              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
70947              To: payner@ncifcrf.gov, perl5-porters@perl.org 
70948              Date: Tue, 18 Apr 2000 18:24:49 +0100 
70949              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
70950      Branch: cfgperl
70951            ! t/op/bop.t t/op/misc.t
70952 ____________________________________________________________________________
70953 [  5934] By: gsar                                  on 2000/04/24  17:16:54
70954         Log: propagate lexical warnings from surrounding scope correctly
70955              within string eval()
70956      Branch: perl
70957            ! pp_ctl.c t/pragma/warn/pp_ctl
70958 ____________________________________________________________________________
70959 [  5933] By: jhi                                   on 2000/04/24  17:01:07
70960         Log: Flatten the cpp jungle doing the nosuid checking.
70961      Branch: cfgperl
70962            ! perl.c
70963 ____________________________________________________________________________
70964 [  5932] By: gsar                                  on 2000/04/24  09:08:14
70965         Log: add rsignal(), whichsig() and do_join() to public API list
70966              (mod_perl uses them to good advantage)
70967      Branch: perl
70968            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
70969 ____________________________________________________________________________
70970 [  5931] By: gsar                                  on 2000/04/24  09:01:40
70971         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
70972      Branch: perl
70973            ! pp_hot.c regexec.c t/op/pat.t
70974 ____________________________________________________________________________
70975 [  5930] By: gsar                                  on 2000/04/24  08:58:33
70976         Log: small os390 tweaks (from Peter Prymmer)
70977      Branch: perl
70978            ! config_h.SH makedepend.SH
70979 ____________________________________________________________________________
70980 [  5929] By: gsar                                  on 2000/04/24  08:55:25
70981         Log: pod nits
70982      Branch: perl
70983            ! pod/perlguts.pod
70984 ____________________________________________________________________________
70985 [  5928] By: gsar                                  on 2000/04/24  08:50:13
70986         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
70987      Branch: perl
70988            ! ext/IO/lib/IO/Poll.pm
70989 ____________________________________________________________________________
70990 [  5927] By: gsar                                  on 2000/04/24  08:43:24
70991         Log: arrange for next() to resume at the unstack op rather than the
70992              loop conditional, so that scope cleanup happens correctly
70993              (from Stephen McCamant)
70994      Branch: perl
70995            ! op.c pp_ctl.c t/op/misc.t
70996 ____________________________________________________________________________
70997 [  5926] By: gsar                                  on 2000/04/24  08:18:40
70998         Log: on windows, reserve 16M of stack rather than 128M (allows more
70999              threads to run concurrently)
71000      Branch: perl
71001            ! win32/Makefile win32/makefile.mk
71002 ____________________________________________________________________________
71003 [  5925] By: gsar                                  on 2000/04/24  08:13:52
71004         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
71005      Branch: perl
71006            ! toke.c
71007 ____________________________________________________________________________
71008 [  5924] By: gsar                                  on 2000/04/24  08:08:59
71009         Log: avoid using uninitialized memory in require version check
71010      Branch: perl
71011            ! pp_ctl.c universal.c
71012 ____________________________________________________________________________
71013 [  5923] By: gsar                                  on 2000/04/24  07:20:14
71014         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
71015      Branch: perl
71016            ! ext/IO/lib/IO/Poll.pm
71017 ____________________________________________________________________________
71018 [  5922] By: gsar                                  on 2000/04/24  07:08:42
71019         Log: commentary about IoTYPE() (from Nathan Torkington)
71020      Branch: perl
71021            ! sv.h
71022 ____________________________________________________________________________
71023 [  5921] By: gsar                                  on 2000/04/24  06:58:26
71024         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
71025              by fix
71026      Branch: perl
71027            ! sv.c t/lib/charnames.t t/pragma/utf8.t
71028 ____________________________________________________________________________
71029 [  5920] By: gsar                                  on 2000/04/24  06:37:59
71030         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
71031      Branch: perl
71032            ! doop.c t/op/ver.t
71033 ____________________________________________________________________________
71034 [  5919] By: gsar                                  on 2000/04/24  06:21:58
71035         Log: Configure might miss old directories when prefix must be
71036              expanded (from Robin Barker)
71037      Branch: metaconfig
71038            ! U/installdirs/inc_version_list.U
71039      Branch: perl
71040            ! Configure
71041 ____________________________________________________________________________
71042 [  5918] By: gsar                                  on 2000/04/24  06:16:11
71043         Log: VMS nits in glob() test (from Charles Lane)
71044      Branch: perl
71045            ! t/lib/glob-basic.t
71046 ____________________________________________________________________________
71047 [  5917] By: gsar                                  on 2000/04/24  06:11:56
71048         Log: various pod nits (from Larry Virden and others)
71049      Branch: perl
71050            ! README.amiga README.hpux README.machten README.os2
71051            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
71052            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
71053            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
71054            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
71055            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
71056            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
71057            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
71058            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
71059 ____________________________________________________________________________
71060 [  5916] By: gsar                                  on 2000/04/24  05:52:43
71061         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
71062              <wjones@tc.fluke.com>)
71063      Branch: perl
71064            ! t/lib/glob-basic.t
71065 ____________________________________________________________________________
71066 [  5915] By: gsar                                  on 2000/04/24  05:07:01
71067         Log: supported platforms mixed up
71068      Branch: perl
71069            ! pod/perl56delta.pod pod/perlport.pod
71070 ____________________________________________________________________________
71071 [  5914] By: gsar                                  on 2000/04/24  04:56:08
71072         Log: caller() wasn't returning the right number of elements for
71073              eval {...}
71074      Branch: perl
71075            ! pp_ctl.c t/pragma/warn/9enabled
71076 ____________________________________________________________________________
71077 [  5913] By: gsar                                  on 2000/04/24  04:35:41
71078         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
71079              Mark-Jason Dominus)
71080      Branch: perl
71081            ! pod/perlfunc.pod
71082 ____________________________________________________________________________
71083 [  5912] By: gsar                                  on 2000/04/24  04:17:15
71084         Log: fix totally broken caching in UNIVERSAL::isa() (from
71085              Nick Ing-Simmons)
71086      Branch: perl
71087            ! t/op/universal.t universal.c
71088 ____________________________________________________________________________
71089 [  5911] By: gsar                                  on 2000/04/24  03:39:47
71090         Log: add linebreak properties from unicode/LineBrk.txt (from
71091              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
71092      Branch: perl
71093            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
71094            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
71095            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
71096            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
71097            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
71098            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
71099            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
71100            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
71101            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
71102            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
71103            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
71104            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
71105            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
71106            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
71107            + lib/unicode/Is/LbrkZW.pl
71108            ! lib/unicode/mktables.PL
71109 ____________________________________________________________________________
71110 [  5910] By: gsar                                  on 2000/04/24  03:23:10
71111         Log: typo in pod
71112      Branch: perl
71113            ! ext/Thread/Thread.pm
71114 ____________________________________________________________________________
71115 [  5909] By: gsar                                  on 2000/04/24  03:22:03
71116         Log: mode argument to do_binmode() should be file mode, not boolean
71117      Branch: perl
71118            ! pp_sys.c
71119 ____________________________________________________________________________
71120 [  5908] By: gsar                                  on 2000/04/16  16:51:08
71121         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
71122              always returns a valid GV even when the symbol is trapped by strictures
71123              (avoids coredumps)
71124              
71125              TODO: the C<package;> hack needs similar treatment
71126      Branch: perl
71127            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
71128            ! t/pragma/strict-vars
71129 ____________________________________________________________________________
71130 [  5907] By: jhi                                   on 2000/03/31  23:42:56
71131         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
71132              an assumption which #5905 demolished.
71133      Branch: cfgperl
71134            ! pp_sys.c
71135 ____________________________________________________________________________
71136 [  5906] By: jhi                                   on 2000/03/31  18:54:37
71137         Log: Typo in #5905.
71138      Branch: cfgperl
71139            ! t/op/64bitint.t
71140 ____________________________________________________________________________
71141 [  5905] By: jhi                                   on 2000/03/31  18:50:54
71142         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
71143              reported by Joseph N. Hall.  The bug was that even with use64bitint
71144              one had to use the prefixes q, L, or ll with printf/sprintf,
71145              contrary to the documentation and common sense.
71146      Branch: cfgperl
71147            ! sv.c t/op/64bitint.t
71148 ____________________________________________________________________________
71149 [  5904] By: gsar                                  on 2000/03/28  02:31:32
71150         Log: add Changes, perldelta.pod
71151      Branch: perl
71152            + Changes pod/perldelta.pod
71153 ____________________________________________________________________________
71154 [  5903] By: gsar                                  on 2000/03/28  02:03:55
71155         Log: rename Changes and perldelta.pod
71156      Branch: perl
71157           +> Changes5.6 pod/perl56delta.pod
71158            - Changes pod/perldelta.pod
71159            ! MANIFEST
71160 ____________________________________________________________________________
71161 [  5902] By: gsar                                  on 2000/03/28  01:59:14
71162         Log: create maint-5.6 branch
71163      Branch: maint-5.6/perl
71164           +> (branch 1611 files)
71165 ____________________________________________________________________________
71166 [  5901] By: jhi                                   on 2000/03/23  05:48:43
71167         Log: Integrate with Sarathy.
71168      Branch: cfgperl
71169           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
71170 ____________________________________________________________________________
71171 [  5900] By: gsar                                  on 2000/03/23  05:42:43
71172         Log: three guesses on what this is :-)
71173      Branch: perl
71174            ! Changes